{
  "testEngine": {
    "name": "axe-core",
    "version": "4.7.2"
  },
  "testRunner": {
    "name": "axe"
  },
  "testEnvironment": {
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36 acceptance-test",
    "windowWidth": 800,
    "windowHeight": 600,
    "orientationAngle": 0,
    "orientationType": "portrait-primary"
  },
  "timestamp": "2026-08-03T17:12:25.096Z",
  "url": "http://localhost:6006/iframe.html?viewMode=story&id=components-sidenavbar--default&skin=Movistar",
  "toolOptions": {
    "rules": {
      "page-has-heading-one": {
        "enabled": false
      }
    },
    "reporter": "v1"
  },
  "inapplicable": [
    {
      "id": "accesskeys",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "best-practice"
      ],
      "description": "Ensures every accesskey attribute value is unique",
      "help": "accesskey attribute value should be unique",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/accesskeys?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "area-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag244",
        "wcag412",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures <area> elements of image maps have alternate text",
      "help": "Active <area> elements must have alternate text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/area-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-command-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412",
        "ACT",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures every ARIA button, link and menuitem has an accessible name",
      "help": "ARIA commands must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-command-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-dialog-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "best-practice"
      ],
      "description": "Ensures every ARIA dialog and alertdialog node has an accessible name",
      "help": "ARIA dialog and alertdialog nodes should have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-dialog-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-input-field-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412",
        "ACT",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures every ARIA input field has an accessible name",
      "help": "ARIA input fields must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-input-field-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-meter-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag111"
      ],
      "description": "Ensures every ARIA meter node has an accessible name",
      "help": "ARIA meter nodes must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-meter-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-progressbar-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag111"
      ],
      "description": "Ensures every ARIA progressbar node has an accessible name",
      "help": "ARIA progressbar nodes must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-progressbar-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-required-children",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures elements with an ARIA role that require child roles contain them",
      "help": "Certain ARIA roles must contain particular children",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-children?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-required-parent",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
      "help": "Certain ARIA roles must be contained by particular parents",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-parent?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-text",
      "impact": null,
      "tags": [
        "cat.aria",
        "best-practice"
      ],
      "description": "Ensures \"role=text\" is used on elements with no focusable descendants",
      "help": "\"role=text\" should have no focusable descendants",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-text?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-toggle-field-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412",
        "ACT",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures every ARIA toggle field has an accessible name",
      "help": "ARIA toggle fields must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-toggle-field-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-tooltip-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures every ARIA tooltip node has an accessible name",
      "help": "ARIA tooltip nodes must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-tooltip-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "aria-treeitem-name",
      "impact": null,
      "tags": [
        "cat.aria",
        "best-practice"
      ],
      "description": "Ensures every ARIA treeitem node has an accessible name",
      "help": "ARIA treeitem nodes should have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-treeitem-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "autocomplete-valid",
      "impact": null,
      "tags": [
        "cat.forms",
        "wcag21aa",
        "wcag135",
        "ACT"
      ],
      "description": "Ensure the autocomplete attribute is correct and suitable for the form field",
      "help": "autocomplete attribute must be used correctly",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/autocomplete-valid?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "blink",
      "impact": null,
      "tags": [
        "cat.time-and-media",
        "wcag2a",
        "wcag222",
        "section508",
        "section508.22.j",
        "TTv5",
        "TT2.b"
      ],
      "description": "Ensures <blink> elements are not used",
      "help": "<blink> elements are deprecated and must not be used",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/blink?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "definition-list",
      "impact": null,
      "tags": [
        "cat.structure",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures <dl> elements are structured correctly",
      "help": "<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/definition-list?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "dlitem",
      "impact": null,
      "tags": [
        "cat.structure",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures <dt> and <dd> elements are contained by a <dl>",
      "help": "<dt> and <dd> elements must be contained by a <dl>",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/dlitem?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "duplicate-id-active",
      "impact": null,
      "tags": [
        "cat.parsing",
        "wcag2a",
        "wcag411"
      ],
      "description": "Ensures every id attribute value of active elements is unique",
      "help": "IDs of active elements must be unique",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-active?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "duplicate-id-aria",
      "impact": null,
      "tags": [
        "cat.parsing",
        "wcag2a",
        "wcag411"
      ],
      "description": "Ensures every id attribute value used in ARIA and in labels is unique",
      "help": "IDs used in ARIA and labels must be unique",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-aria?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "empty-heading",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "best-practice"
      ],
      "description": "Ensures headings have discernible text",
      "help": "Headings should not be empty",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/empty-heading?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "empty-table-header",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "best-practice"
      ],
      "description": "Ensures table headers have discernible text",
      "help": "Table header text should not be empty",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/empty-table-header?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "form-field-multiple-labels",
      "impact": null,
      "tags": [
        "cat.forms",
        "wcag2a",
        "wcag332",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures form field does not have multiple label elements",
      "help": "Form field must not have multiple label elements",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/form-field-multiple-labels?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "frame-focusable-content",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "wcag2a",
        "wcag211",
        "TTv5",
        "TT4.a"
      ],
      "description": "Ensures <frame> and <iframe> elements with focusable content do not have tabindex=-1",
      "help": "Frames with focusable content must not have tabindex=-1",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-focusable-content?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "frame-tested",
      "impact": null,
      "tags": [
        "cat.structure",
        "review-item",
        "best-practice"
      ],
      "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
      "help": "Frames should be tested with axe-core",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "frame-title-unique",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag412",
        "wcag2a",
        "TTv5",
        "TT12.d"
      ],
      "description": "Ensures <iframe> and <frame> elements contain a unique title attribute",
      "help": "Frames must have a unique title attribute",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-title-unique?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "frame-title",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag412",
        "section508",
        "section508.22.i",
        "TTv5",
        "TT12.d"
      ],
      "description": "Ensures <iframe> and <frame> elements have an accessible name",
      "help": "Frames must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-title?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "heading-order",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the order of headings is semantically correct",
      "help": "Heading levels should only increase by one",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "html-xml-lang-mismatch",
      "impact": null,
      "tags": [
        "cat.language",
        "wcag2a",
        "wcag311",
        "ACT"
      ],
      "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
      "help": "HTML elements with lang and xml:lang must have the same base language",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/html-xml-lang-mismatch?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "image-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag111",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT7.a",
        "TT7.b"
      ],
      "description": "Ensures <img> elements have alternate text or a role of none or presentation",
      "help": "Images must have alternate text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "image-redundant-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "best-practice"
      ],
      "description": "Ensure image alternative is not repeated as text",
      "help": "Alternative text of images should not be repeated as text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-redundant-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "input-button-name",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "wcag2a",
        "wcag412",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures input buttons have discernible text",
      "help": "Input buttons must have discernible text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/input-button-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "input-image-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag111",
        "wcag412",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT7.a"
      ],
      "description": "Ensures <input type=\"image\"> elements have alternate text",
      "help": "Image buttons must have alternate text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/input-image-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "label-title-only",
      "impact": null,
      "tags": [
        "cat.forms",
        "best-practice"
      ],
      "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
      "help": "Form elements should have a visible label",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label-title-only?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "label",
      "impact": null,
      "tags": [
        "cat.forms",
        "wcag2a",
        "wcag412",
        "section508",
        "section508.22.n",
        "ACT",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures every form element has a label",
      "help": "Form elements must have labels",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "landmark-banner-is-top-level",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the banner landmark is at top level",
      "help": "Banner landmark should not be contained in another landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-banner-is-top-level?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "landmark-complementary-is-top-level",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the complementary landmark or aside is at top level",
      "help": "Aside should not be contained in another landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-complementary-is-top-level?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "landmark-contentinfo-is-top-level",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the contentinfo landmark is at top level",
      "help": "Contentinfo landmark should not be contained in another landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-contentinfo-is-top-level?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "landmark-no-duplicate-banner",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the document has at most one banner landmark",
      "help": "Document should not have more than one banner landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-banner?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "landmark-no-duplicate-contentinfo",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the document has at most one contentinfo landmark",
      "help": "Document should not have more than one contentinfo landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-contentinfo?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "link-in-text-block",
      "impact": null,
      "tags": [
        "cat.color",
        "wcag2a",
        "wcag141",
        "TTv5",
        "TT13.a"
      ],
      "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
      "help": "Links must be distinguishable without relying on color",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "list",
      "impact": null,
      "tags": [
        "cat.structure",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures that lists are structured correctly",
      "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/list?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "listitem",
      "impact": null,
      "tags": [
        "cat.structure",
        "wcag2a",
        "wcag131"
      ],
      "description": "Ensures <li> elements are used semantically",
      "help": "<li> elements must be contained in a <ul> or <ol>",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/listitem?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "marquee",
      "impact": null,
      "tags": [
        "cat.parsing",
        "wcag2a",
        "wcag222",
        "TTv5",
        "TT2.b"
      ],
      "description": "Ensures <marquee> elements are not used",
      "help": "<marquee> elements are deprecated and must not be used",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/marquee?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "meta-refresh",
      "impact": null,
      "tags": [
        "cat.time-and-media",
        "wcag2a",
        "wcag221",
        "TTv5",
        "TT8.a"
      ],
      "description": "Ensures <meta http-equiv=\"refresh\"> is not used for delayed refresh",
      "help": "Delayed refresh under 20 hours must not be used",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-refresh?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "object-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag111",
        "section508",
        "section508.22.a"
      ],
      "description": "Ensures <object> elements have alternate text",
      "help": "<object> elements must have alternate text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/object-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "role-img-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag111",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT7.a"
      ],
      "description": "Ensures [role='img'] elements have alternate text",
      "help": "[role='img'] elements must have an alternative text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/role-img-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "scope-attr-valid",
      "impact": null,
      "tags": [
        "cat.tables",
        "best-practice"
      ],
      "description": "Ensures the scope attribute is used correctly on tables",
      "help": "scope attribute should be used correctly",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/scope-attr-valid?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "select-name",
      "impact": null,
      "tags": [
        "cat.forms",
        "wcag2a",
        "wcag412",
        "section508",
        "section508.22.n",
        "ACT",
        "TTv5",
        "TT5.c"
      ],
      "description": "Ensures select element has an accessible name",
      "help": "Select element must have an accessible name",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/select-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "server-side-image-map",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag211",
        "section508",
        "section508.22.f",
        "TTv5",
        "TT4.a"
      ],
      "description": "Ensures that server-side image maps are not used",
      "help": "Server-side image maps must not be used",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/server-side-image-map?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "skip-link",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "best-practice"
      ],
      "description": "Ensure all skip links have a focusable target",
      "help": "The skip-link target should exist and be focusable",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/skip-link?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "svg-img-alt",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag111",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT7.a"
      ],
      "description": "Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text",
      "help": "<svg> elements with an img role must have an alternative text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/svg-img-alt?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "tabindex",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "best-practice"
      ],
      "description": "Ensures tabindex attribute values are not greater than 0",
      "help": "Elements should not have tabindex greater than zero",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/tabindex?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "table-duplicate-name",
      "impact": null,
      "tags": [
        "cat.tables",
        "best-practice"
      ],
      "description": "Ensure the <caption> element does not contain the same text as the summary attribute",
      "help": "tables should not have the same summary and caption",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/table-duplicate-name?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "td-headers-attr",
      "impact": null,
      "tags": [
        "cat.tables",
        "wcag2a",
        "wcag131",
        "section508",
        "section508.22.g",
        "TTv5",
        "TT14.b"
      ],
      "description": "Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",
      "help": "Table cells that use the headers attribute must only refer to cells in the same table",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/td-headers-attr?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "th-has-data-cells",
      "impact": null,
      "tags": [
        "cat.tables",
        "wcag2a",
        "wcag131",
        "section508",
        "section508.22.g",
        "TTv5",
        "14.b"
      ],
      "description": "Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",
      "help": "Table headers in a data table must refer to data cells",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/th-has-data-cells?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "video-caption",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag122",
        "section508",
        "section508.22.a",
        "TTv5",
        "TT17.a"
      ],
      "description": "Ensures <video> elements have captions",
      "help": "<video> elements must have captions",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/video-caption?application=axe-puppeteer",
      "nodes": []
    },
    {
      "id": "no-autoplay-audio",
      "impact": null,
      "tags": [
        "cat.time-and-media",
        "wcag2a",
        "wcag142",
        "ACT",
        "TTv5",
        "TT2.a"
      ],
      "description": "Ensures <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",
      "help": "<video> or <audio> elements must not play automatically",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/no-autoplay-audio?application=axe-puppeteer",
      "nodes": []
    }
  ],
  "passes": [
    {
      "id": "aria-allowed-attr",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures ARIA attributes are allowed for an element's role",
      "help": "Elements must only use allowed ARIA attributes",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1e\" data-testid=\"Touchable\" aria-current=\"page\" href=\"#home\">",
          "target": [
            ".x0smyc1e"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-allowed-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attributes are used correctly for the defined role"
            },
            {
              "id": "aria-conditional-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "none": [
            {
              "id": "aria-unsupported-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute is supported"
            },
            {
              "id": "aria-prohibited-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "ARIA attribute is allowed"
            }
          ],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        }
      ]
    },
    {
      "id": "aria-allowed-role",
      "impact": null,
      "tags": [
        "cat.aria",
        "best-practice"
      ],
      "description": "Ensures role attribute has an appropriate value for the element",
      "help": "ARIA role should be appropriate for the element",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-role?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"1.25rem\" height=\"1.25rem\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "svg[width=\"1.25rem\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" data-testid=\"SidenavSection\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"currentColor\" d=\"M18.47 7.47a.75.75 0 1 1 1.06 1.06l-7 7a.75.75 0 0 1-1.06 0l-7-7a.75.75 0 1 1 1.06-1.06L12 13.94z\"></path></svg>",
          "target": [
            "svg[width=\"16\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        },
        {
          "any": [
            {
              "id": "aria-allowed-role",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is allowed for given element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        }
      ]
    },
    {
      "id": "aria-hidden-body",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures aria-hidden='true' is not present on the document body.",
      "help": "aria-hidden='true' must not be present on the document body",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-hidden-body?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "aria-hidden-body",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "No aria-hidden attribute is present on document body"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<body class=\"sb-main-fullscreen sb-show-main\">",
          "target": [
            "body"
          ]
        }
      ]
    },
    {
      "id": "aria-hidden-focus",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "wcag2a",
        "wcag412",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
      "help": "ARIA hidden element must not be focusable or contain focusable elements",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-hidden-focus?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [
            {
              "id": "focusable-modal-open",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements while a modal is open"
            },
            {
              "id": "focusable-disabled",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            },
            {
              "id": "focusable-not-tabbable",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<table aria-hidden=\"true\" class=\"sb-argstableBlock\">",
          "target": [
            "table"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "focusable-modal-open",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements while a modal is open"
            },
            {
              "id": "focusable-disabled",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            },
            {
              "id": "focusable-not-tabbable",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div aria-hidden=\"true\" class=\"yqt1oe1u yqt1oe1t _1y2v1nfr5\"></div>",
          "target": [
            ".yqt1oe1u"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "focusable-modal-open",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements while a modal is open"
            },
            {
              "id": "focusable-disabled",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            },
            {
              "id": "focusable-not-tabbable",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "No focusable elements contained within element"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1j\" aria-hidden=\"true\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" role=\"presentation\"><path fill=\"currentColor\" d=\"M18.47 7.47a.75.75 0 1 1 1.06 1.06l-7 7a.75.75 0 0 1-1.06 0l-7-7a.75.75 0 1 1 1.06-1.06L12 13.94z\"></path></svg></span>",
          "target": [
            ".x0smyc1j"
          ]
        }
      ]
    },
    {
      "id": "aria-required-attr",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures elements with ARIA roles have all required ARIA attributes",
      "help": "Required ARIA attributes must be provided",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-attr?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"1.25rem\" height=\"1.25rem\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "svg[width=\"1.25rem\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" data-testid=\"SidenavSection\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        },
        {
          "any": [
            {
              "id": "aria-required-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "All required ARIA attributes are present"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        }
      ]
    },
    {
      "id": "aria-roles",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures all elements with a role attribute use a valid value",
      "help": "ARIA roles used must conform to valid values",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-roles?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg width=\"1.25rem\" height=\"1.25rem\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "svg[width=\"1.25rem\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" data-testid=\"SidenavSection\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1)"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "invalidrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is valid"
            },
            {
              "id": "abstractrole",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Abstract roles are not used"
            },
            {
              "id": "unsupportedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA role is supported"
            },
            {
              "id": "deprecatedrole",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "ARIA role is not deprecated"
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        }
      ]
    },
    {
      "id": "aria-valid-attr-value",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures all ARIA attributes have valid values",
      "help": "ARIA attributes must conform to valid values",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-valid-attr-value?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1e\" data-testid=\"Touchable\" aria-current=\"page\" href=\"#home\">",
          "target": [
            ".x0smyc1e"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "aria-valid-attr-value",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute values are valid"
            },
            {
              "id": "aria-errormessage",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
            },
            {
              "id": "aria-level",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-level values are valid"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        }
      ]
    },
    {
      "id": "aria-valid-attr",
      "impact": null,
      "tags": [
        "cat.aria",
        "wcag2a",
        "wcag412"
      ],
      "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
      "help": "ARIA attributes must conform to valid names",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-valid-attr?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        },
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1e\" data-testid=\"Touchable\" aria-current=\"page\" href=\"#home\">",
          "target": [
            ".x0smyc1e"
          ]
        },
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        },
        {
          "any": [
            {
              "id": "aria-valid-attr",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "ARIA attribute name is valid"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        }
      ]
    },
    {
      "id": "avoid-inline-spacing",
      "impact": null,
      "tags": [
        "cat.structure",
        "wcag21aa",
        "wcag1412",
        "ACT"
      ],
      "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
      "help": "Inline text spacing must be adjustable with custom stylesheets",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/avoid-inline-spacing?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-root\" style=\"isolation: isolate;\">",
          "target": [
            "#storybook-root"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 100vh;\">",
          "target": [
            "main > div"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 76px; width: auto; box-sizing: border-box; background: rgba(var(--_1vqcj1idq), 0.08); border: 2px solid rgba(var(--_1vqcj1idq), 0.3); position: relative;\">",
          "target": [
            ".x0smyck > div"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyck > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"0\"][x2=\"100%\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyck > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"100%\"][x2=\"0\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(1)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            ".x0smyc1e > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1) > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5\" data-testid=\"Text3\" style=\"--splu5g0: 1.000rem; --splu5g2: 1.375rem; --splu5g1: 1.125rem; --splu5g3: 1.500rem; hyphens: auto; font-weight: 500; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5q); white-space: pre-line;\">",
          "target": [
            "span[data-testid=\"Text3\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            "div[aria-label=\"Workspace\"] > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 24px;\">",
          "target": [
            ".x0smyc1k > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(1)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#active\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 24px;\">",
          "target": [
            ".x0smyc1k > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#archived\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc19[data-testid=\"SidenavItem\"]:nth-child(4)"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 76px; width: auto; box-sizing: border-box; background: rgba(var(--_1vqcj1idq), 0.08); border: 2px solid rgba(var(--_1vqcj1idq), 0.3); position: relative;\">",
          "target": [
            ".x0smyct > div"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyct > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"0\"][x2=\"100%\"]"
          ]
        },
        {
          "any": [],
          "all": [
            {
              "id": "important-letter-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-word-spacing",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
            },
            {
              "id": "important-line-height",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "line-height in the style attribute is not set to !important, or meets the minimum"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyct > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"100%\"][x2=\"0\"]"
          ]
        }
      ]
    },
    {
      "id": "button-name",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "wcag2a",
        "wcag412",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures buttons have discernible text",
      "help": "Buttons must have discernible text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/button-name?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "aria-label",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-label attribute exists and is not empty"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [
            {
              "id": "button-has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "Element has inner text that is visible to screen readers"
            },
            {
              "id": "aria-label",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "aria-label attribute exists and is not empty"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        }
      ]
    },
    {
      "id": "bypass",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "wcag2a",
        "wcag241",
        "section508",
        "section508.22.o",
        "TTv5",
        "TT9.a"
      ],
      "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
      "help": "Page must have means to bypass repeated blocks",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/bypass?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "internal-link-present",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Valid skip link found"
            },
            {
              "id": "landmark",
              "data": null,
              "relatedNodes": [
                {
                  "html": "<main lang=\"en\" style=\"padding: 0px;\">",
                  "target": [
                    "main"
                  ]
                }
              ],
              "impact": "serious",
              "message": "Page has a landmark region"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<html lang=\"en\">",
          "target": [
            "html"
          ]
        }
      ]
    },
    {
      "id": "color-contrast",
      "impact": "serious",
      "tags": [
        "cat.color",
        "wcag2aa",
        "wcag143",
        "ACT",
        "TTv5",
        "TT13.c"
      ],
      "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
      "help": "Elements must meet minimum color contrast ratio thresholds",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ebf3ff",
                "contrastRatio": 13.83,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 13.83"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            ".x0smyc1e > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ffffff",
                "contrastRatio": 15.45,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 15.45"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ffffff",
                "contrastRatio": 15.45,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 15.45"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ffffff",
                "contrastRatio": 15.45,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 15.45"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#active\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ffffff",
                "contrastRatio": 15.45,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 15.45"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#archived\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#262423",
                "bgColor": "#ffffff",
                "contrastRatio": 15.45,
                "fontSize": "10.5pt (14px)",
                "fontWeight": "normal",
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element has sufficient color contrast of 15.45"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        }
      ]
    },
    {
      "id": "document-title",
      "impact": null,
      "tags": [
        "cat.text-alternatives",
        "wcag2a",
        "wcag242",
        "ACT",
        "TTv5",
        "TT12.a"
      ],
      "description": "Ensures each HTML document contains a non-empty <title> element",
      "help": "Documents must have <title> element to aid in navigation",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/document-title?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "doc-has-title",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Document has a non-empty <title> element"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<html lang=\"en\">",
          "target": [
            "html"
          ]
        }
      ]
    },
    {
      "id": "duplicate-id",
      "impact": null,
      "tags": [
        "cat.parsing",
        "wcag2a",
        "wcag411"
      ],
      "description": "Ensures every id attribute value is unique",
      "help": "id attribute value must be unique",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "error-message",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<h1 id=\"error-message\"></h1>",
          "target": [
            "#error-message"
          ]
        },
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "error-stack",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<code id=\"error-stack\"></code>",
          "target": [
            "#error-stack"
          ]
        },
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "storybook-root",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-root\" style=\"isolation: isolate;\">",
          "target": [
            "#storybook-root"
          ]
        },
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "storybook-docs",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-docs\" hidden=\"true\"></div>",
          "target": [
            "#storybook-docs"
          ]
        },
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "storybook-highlights-root",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-highlights-root\">",
          "target": [
            "#storybook-highlights-root"
          ]
        },
        {
          "any": [
            {
              "id": "duplicate-id",
              "data": "storybook-highlights-menu",
              "relatedNodes": [],
              "impact": "minor",
              "message": "Document has no static elements that share the same id attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-highlights-menu\" popover=\"manual\" style=\"display: none;\"></div>",
          "target": [
            "#storybook-highlights-menu"
          ]
        }
      ]
    },
    {
      "id": "html-has-lang",
      "impact": null,
      "tags": [
        "cat.language",
        "wcag2a",
        "wcag311",
        "ACT",
        "TTv5",
        "TT11.a"
      ],
      "description": "Ensures every HTML document has a lang attribute",
      "help": "<html> element must have a lang attribute",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/html-has-lang?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "has-lang",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "The <html> element has a lang attribute"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<html lang=\"en\">",
          "target": [
            "html"
          ]
        }
      ]
    },
    {
      "id": "html-lang-valid",
      "impact": null,
      "tags": [
        "cat.language",
        "wcag2a",
        "wcag311",
        "ACT",
        "TTv5",
        "TT11.a"
      ],
      "description": "Ensures the lang attribute of the <html> element has a valid value",
      "help": "<html> element must have a valid value for the lang attribute",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/html-lang-valid?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "valid-lang",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Value of lang attribute is included in the list of valid languages"
            }
          ],
          "impact": null,
          "html": "<html lang=\"en\">",
          "target": [
            "html"
          ]
        }
      ]
    },
    {
      "id": "landmark-main-is-top-level",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the main landmark is at top level",
      "help": "Main landmark should not be contained in another landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-main-is-top-level?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "landmark-is-top-level",
              "data": {
                "role": "main"
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "The main landmark is at the top level."
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        }
      ]
    },
    {
      "id": "landmark-no-duplicate-main",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the document has at most one main landmark",
      "help": "Document should not have more than one main landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-main?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "page-no-duplicate-main",
              "data": null,
              "relatedNodes": [],
              "impact": "moderate",
              "message": "Document does not have more than one main landmark"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        }
      ]
    },
    {
      "id": "landmark-one-main",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "description": "Ensures the document has a main landmark",
      "help": "Document should have one main landmark",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [
            {
              "id": "page-has-main",
              "data": null,
              "relatedNodes": [
                {
                  "html": "<main lang=\"en\" style=\"padding: 0px;\">",
                  "target": [
                    "main"
                  ]
                }
              ],
              "impact": "moderate",
              "message": "Document has at least one main landmark"
            }
          ],
          "none": [],
          "impact": null,
          "html": "<html lang=\"en\">",
          "target": [
            "html"
          ]
        }
      ]
    },
    {
      "id": "landmark-unique",
      "impact": null,
      "tags": [
        "cat.semantics",
        "best-practice"
      ],
      "help": "Ensures landmarks are unique",
      "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "landmark-is-unique",
              "data": {
                "role": "main",
                "accessibleText": null
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        },
        {
          "any": [
            {
              "id": "landmark-is-unique",
              "data": {
                "role": "navigation",
                "accessibleText": "main navigation"
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        }
      ]
    },
    {
      "id": "link-name",
      "impact": null,
      "tags": [
        "cat.name-role-value",
        "wcag2a",
        "wcag412",
        "wcag244",
        "section508",
        "section508.22.a",
        "ACT",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures links have discernible text",
      "help": "Links must have discernible text",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has text that is visible to screen readers"
            }
          ],
          "all": [],
          "none": [
            {
              "id": "focusable-no-name",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element is not in tab order or has accessible text"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1e\" data-testid=\"Touchable\" aria-current=\"page\" href=\"#home\">",
          "target": [
            ".x0smyc1e"
          ]
        },
        {
          "any": [
            {
              "id": "has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has text that is visible to screen readers"
            }
          ],
          "all": [],
          "none": [
            {
              "id": "focusable-no-name",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element is not in tab order or has accessible text"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#search\">",
          "target": [
            "a[href$=\"#search\"]"
          ]
        },
        {
          "any": [
            {
              "id": "has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has text that is visible to screen readers"
            }
          ],
          "all": [],
          "none": [
            {
              "id": "focusable-no-name",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element is not in tab order or has accessible text"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#active\">",
          "target": [
            "a[href$=\"#active\"]"
          ]
        },
        {
          "any": [
            {
              "id": "has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has text that is visible to screen readers"
            }
          ],
          "all": [],
          "none": [
            {
              "id": "focusable-no-name",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element is not in tab order or has accessible text"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#archived\">",
          "target": [
            "a[href$=\"#archived\"]"
          ]
        },
        {
          "any": [
            {
              "id": "has-visible-text",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has text that is visible to screen readers"
            }
          ],
          "all": [],
          "none": [
            {
              "id": "focusable-no-name",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element is not in tab order or has accessible text"
            }
          ],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#notifications\">",
          "target": [
            "a[href$=\"#notifications\"]"
          ]
        }
      ]
    },
    {
      "id": "meta-viewport-large",
      "impact": null,
      "tags": [
        "cat.sensory-and-visual-cues",
        "best-practice"
      ],
      "description": "Ensures <meta name=\"viewport\"> can scale a significant amount",
      "help": "Users should be able to zoom and scale the text up to 500%",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-viewport-large?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "meta-viewport-large",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "<meta> tag does not prevent significant zooming on mobile devices"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
          "target": [
            "meta[name=\"viewport\"]"
          ]
        }
      ]
    },
    {
      "id": "meta-viewport",
      "impact": null,
      "tags": [
        "cat.sensory-and-visual-cues",
        "wcag2aa",
        "wcag144",
        "ACT"
      ],
      "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
      "help": "Zooming and scaling must not be disabled",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-viewport?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "meta-viewport",
              "data": null,
              "relatedNodes": [],
              "impact": "critical",
              "message": "<meta> tag does not disable zooming on mobile devices"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
          "target": [
            "meta[name=\"viewport\"]"
          ]
        }
      ]
    },
    {
      "id": "nested-interactive",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "wcag2a",
        "wcag412",
        "TTv5",
        "TT6.a"
      ],
      "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
      "help": "Interactive controls must not be nested",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/nested-interactive?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "no-focusable-content",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element does not have focusable descendants"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [
            {
              "id": "no-focusable-content",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element does not have focusable descendants"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        }
      ]
    },
    {
      "id": "presentation-role-conflict",
      "impact": null,
      "tags": [
        "cat.aria",
        "best-practice",
        "ACT"
      ],
      "description": "Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them",
      "help": "Ensure elements marked as presentational are consistently ignored",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/presentation-role-conflict?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg width=\"1.25rem\" height=\"1.25rem\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "svg[width=\"1.25rem\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "is-element-focusable",
              "data": null,
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element is focusable."
            },
            {
              "id": "has-global-aria-attribute",
              "data": [],
              "relatedNodes": [],
              "impact": "minor",
              "message": "Element has global ARIA attributes: "
            }
          ],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        }
      ]
    },
    {
      "id": "region",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "best-practice"
      ],
      "description": "Ensures all page content is contained by landmarks",
      "help": "All page content should be contained by landmarks",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-root\" style=\"isolation: isolate;\">",
          "target": [
            "#storybook-root"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 100vh;\">",
          "target": [
            "main > div"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<nav aria-label=\"Main navigation\" class=\"x0smyc2 x0smyc1 _1y2v1nfra _1y2v1nfrg x0smyc3\" data-testid=\"SidenavBar\" style=\"--x0smyc0: 240px;\">",
          "target": [
            "nav"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc5 x0smyc6\">",
          "target": [
            ".x0smyc5"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smych\">",
          "target": [
            ".x0smych"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smycj\">",
          "target": [
            ".x0smycj"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"_140ft6x5\" data-testid=\"Logo\">",
          "target": [
            "._140ft6x5"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg class=\"_140ft6x4\" viewBox=\"0 0 72 72\" role=\"presentation\" style=\"--_140ft6x0: 40px;\">",
          "target": [
            "._140ft6x4"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<g fill=\"#0066FF\">",
          "target": [
            "g"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path d=\"M17.2797 17.2124C14.4995 17.2572 9.36782 18.6502 7.02384 28.3781C6.00256 32.6168 5.60793 37.0347 6.4823 42.2938C7.28828 47.1441 8.71635 51.3303 9.67886 53.6376C10.0107 54.4324 10.5244 55.2617 10.9215 55.7719C12.0639 57.239 13.9651 57.1453 14.764 56.7453C15.6348 56.3098 16.6358 55.2581 16.2736 52.8561C16.0983 51.6958 15.5933 49.9981 15.3091 49.0545C14.4367 46.1588 13.2756 42.6649 13.1743 40.176C13.039 36.8468 14.3308 36.4108 15.1885 36.2193C16.6312 35.8965 17.8405 37.5063 18.9894 39.5237C20.3607 41.9314 22.7108 46.1974 24.6277 49.456C26.3582 52.3975 29.5517 55.5469 34.6804 55.3307C39.9089 55.1109 43.763 53.0837 45.7483 46.7014C47.2341 41.9267 48.2468 38.3588 49.8765 34.7048C51.7503 30.5031 54.2498 28.254 56.3547 28.9408C58.3091 29.5781 58.7969 31.5193 58.8202 34.3728C58.841 36.8968 58.5538 39.6792 58.3304 41.7234C58.2493 42.4652 58.1024 43.9576 58.1622 44.7859C58.2802 46.4146 58.9742 48.0414 60.7792 48.3018C62.7017 48.5788 64.2443 47.0174 64.8603 45.1302C65.1034 44.3864 65.3106 43.2482 65.4226 42.4405C65.9874 38.3618 66.1338 35.6206 65.8795 31.4473C65.5811 26.5676 64.6414 22.1178 63.0021 18.2667C61.4337 14.5839 58.9145 12.2236 55.6835 12.0151C52.107 11.7845 48.0026 14.1958 45.8496 18.8741C43.8648 23.1865 42.2772 27.6136 41.3141 29.873C40.3374 32.1643 38.9018 33.5764 36.6946 33.8127C33.996 34.101 31.6708 32.1103 29.9676 29.2718C28.4828 26.7977 25.5401 22.0869 23.9656 20.5039C22.4864 19.0167 20.7969 17.1558 17.2797 17.2124Z\">",
          "target": [
            "g > path"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"yqt1oe1d yqt1oe1b\">",
          "target": [
            ".yqt1oe1d"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u2 mhti6u1 _1y2v1nfuc yqt1oe1a _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfts _1y2v1nfh2 _1y2v1nfra _1y2v1nfrp _1y2v1nfrj yqt1oec yqt1oe1f yqt1oe19 mhti6u0\" data-testid=\"IconButton\" aria-label=\"Collapse navigation\" type=\"button\">",
          "target": [
            ".yqt1oe1a"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"yqt1oe1p yqt1oe1n yqt1oe1m _1y2v1nftu _1y2v1nfra _1y2v1nfrp _1y2v1nfrj _1y2v1nfud _1y2v1nfr4\">",
          "target": [
            ".yqt1oe1p"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"yqt1oe1q\"></div>",
          "target": [
            ".yqt1oe1q"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"yqt1oe1s yqt1oe1r _1y2v1nfr4 _1y2v1nfrb\">",
          "target": [
            ".yqt1oe1s"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"1.25rem\" height=\"1.25rem\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "svg[width=\"1.25rem\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M11.47 3.97a.75.75 0 1 1 1.06 1.06L6.06 11.5l6.47 6.47a.75.75 0 1 1-1.06 1.06l-7-7a.75.75 0 0 1 0-1.06z\"></path>",
          "target": [
            "svg[width=\"1.25rem\"] > path[fill=\"currentColor\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M18.47 3.97a.75.75 0 1 1 1.06 1.06l-6.47 6.47 6.47 6.47a.75.75 0 1 1-1.06 1.06l-7-7a.75.75 0 0 1 0-1.06z\"></path>",
          "target": [
            "path[fill=\"currentColor\"]:nth-child(2)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyck\">",
          "target": [
            ".x0smyck"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 76px; width: auto; box-sizing: border-box; background: rgba(var(--_1vqcj1idq), 0.08); border: 2px solid rgba(var(--_1vqcj1idq), 0.3); position: relative;\">",
          "target": [
            ".x0smyck > div"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"100%\" height=\"100%\"><line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line><line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line></svg>",
          "target": [
            ".x0smyck > div > svg[width=\"100%\"][height=\"100%\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyck > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"0\"][x2=\"100%\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyck > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"100%\"][x2=\"0\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smycm x0smycn\">",
          "target": [
            ".x0smycm"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" data-testid=\"SidenavSection\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc16\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1) > .x0smyc16"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1a\"></span>",
          "target": [
            ".x0smyc1a"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1e\" data-testid=\"Touchable\" aria-current=\"page\" href=\"#home\">",
          "target": [
            ".x0smyc1e"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1g\">",
          "target": [
            ".x0smyc1e > .x0smyc1g"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M10.088 3.807a2.75 2.75 0 0 1 3.824 0l6 5.807c.535.518.838 1.232.838 1.976V19A2.75 2.75 0 0 1 18 21.75H6A2.75 2.75 0 0 1 3.25 19v-7.41c0-.744.303-1.458.838-1.976zm2.781 1.077a1.25 1.25 0 0 0-1.738 0l-6 5.808c-.243.235-.38.56-.381.898V19c0 .69.56 1.25 1.25 1.25h3.25V16a2.75 2.75 0 0 1 5.5 0v4.25H18c.69 0 1.25-.56 1.25-1.25v-7.41c0-.338-.138-.663-.38-.898zM12 14.75c-.69 0-1.25.56-1.25 1.25v4.25h2.5V16c0-.69-.56-1.25-1.25-1.25\">",
          "target": [
            ".x0smyc1e > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"] > path[fill=\"currentColor\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            ".x0smyc1e > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            ".x0smyc1e > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"gwdgwo1 gwdgwo0 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfr5 _1y2v1nfud _1y2v1nfts\" data-testid=\"ScreenReaderOnly\">Página actual</span>",
          "target": [
            ".x0smyc1e > .gwdgwo1.gwdgwo0[data-testid=\"ScreenReaderOnly\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1) > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1b\"></span>",
          "target": [
            ".x0smyc14[data-testid=\"SidenavSection\"][role=\"group\"]:nth-child(1) > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2) > .x0smyc1b"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#search\">",
          "target": [
            "a[href$=\"#search\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1g\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M10.38 2.26A7.75 7.75 0 0 1 17.75 10l-.01.38a7.75 7.75 0 0 1-1.756 4.544l5.546 5.546a.75.75 0 1 1-1.06 1.06l-5.546-5.546A7.75 7.75 0 0 1 10 17.75a7.75 7.75 0 0 1-7.74-7.37L2.25 10A7.75 7.75 0 0 1 10 2.25zM10 3.75A6.25 6.25 0 0 0 3.75 10l.008.308A6.25 6.25 0 0 0 16.25 10l-.008-.308a6.25 6.25 0 0 0-5.934-5.934z\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"] > path[fill=\"currentColor\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#search\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"gwdgwo1 gwdgwo0 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfr5 _1y2v1nfud _1y2v1nfts\" data-testid=\"ScreenReaderOnly\">Página actual</span>",
          "target": [
            "a[href$=\"#search\"] > .gwdgwo1.gwdgwo0[data-testid=\"ScreenReaderOnly\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc14\" role=\"group\" aria-label=\"Workspace\" data-testid=\"SidenavSection\">",
          "target": [
            "div[aria-label=\"Workspace\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc15\">",
          "target": [
            ".x0smyc15"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5\" data-testid=\"Text3\" style=\"--splu5g0: 1.000rem; --splu5g2: 1.375rem; --splu5g1: 1.125rem; --splu5g3: 1.500rem; hyphens: auto; font-weight: 500; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5q); white-space: pre-line;\">",
          "target": [
            "span[data-testid=\"Text3\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc16\">",
          "target": [
            "div[aria-label=\"Workspace\"] > .x0smyc16"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc17\"><div class=\"o0dvt10\"></div></div>",
          "target": [
            ".x0smyc17"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"o0dvt10\"></div>",
          "target": [
            ".o0dvt10"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            "div[aria-label=\"Workspace\"] > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1b\"></span>",
          "target": [
            "div[aria-label=\"Workspace\"] > .x0smyc16 > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2) > .x0smyc1b"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<button class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" aria-expanded=\"true\" aria-label=\"Projects\" type=\"button\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1g\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M9 3.25c.199 0 .39.08.53.22l2.78 2.78H19A2.75 2.75 0 0 1 21.75 9v8A2.75 2.75 0 0 1 19 19.75H5A2.75 2.75 0 0 1 2.25 17V6A2.75 2.75 0 0 1 5 3.25zm-4 1.5A1.25 1.25 0 0 0 3.75 6v11A1.25 1.25 0 0 0 5 18.25h14A1.25 1.25 0 0 0 20.25 17V9A1.25 1.25 0 0 0 19 7.75h-7a.75.75 0 0 1-.53-.22L8.69 4.75z\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"] > path[fill=\"currentColor\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "button[aria-label=\"Projects\"][type=\"button\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1k\" role=\"group\" aria-label=\"Projects\">",
          "target": [
            ".x0smyc1k"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 24px;\">",
          "target": [
            ".x0smyc1k > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(1)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1b\"></span>",
          "target": [
            ".x0smyc19[data-testid=\"SidenavItem\"]:nth-child(1) > .x0smyc1b"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#active\">",
          "target": [
            "a[href$=\"#active\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            "a[href$=\"#active\"] > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#active\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"gwdgwo1 gwdgwo0 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfr5 _1y2v1nfud _1y2v1nfts\" data-testid=\"ScreenReaderOnly\">Página actual</span>",
          "target": [
            "a[href$=\"#active\"] > .gwdgwo1.gwdgwo0[data-testid=\"ScreenReaderOnly\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 24px;\">",
          "target": [
            ".x0smyc1k > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1b\"></span>",
          "target": [
            ".x0smyc1k > .x0smyc19[data-testid=\"SidenavItem\"]:nth-child(2) > .x0smyc1b"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#archived\">",
          "target": [
            "a[href$=\"#archived\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            "a[href$=\"#archived\"] > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#archived\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"gwdgwo1 gwdgwo0 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfr5 _1y2v1nfud _1y2v1nfts\" data-testid=\"ScreenReaderOnly\">Página actual</span>",
          "target": [
            "a[href$=\"#archived\"] > .gwdgwo1.gwdgwo0[data-testid=\"ScreenReaderOnly\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc19\" data-testid=\"SidenavItem\" style=\"--x0smyc18: 0px;\">",
          "target": [
            ".x0smyc19[data-testid=\"SidenavItem\"]:nth-child(4)"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1b\"></span>",
          "target": [
            ".x0smyc19[data-testid=\"SidenavItem\"]:nth-child(4) > .x0smyc1b"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<a class=\"mhti6u4 mhti6u2 mhti6u1 _1y2v1nfuc mhti6u3 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfrc _1y2v1nfts _1y2v1nfrx _1y2v1nf8i _1y2v1nfh2 _1y2v1nfue x0smyc1c x0smyc1f\" data-testid=\"Touchable\" href=\"#notifications\">",
          "target": [
            "a[href$=\"#notifications\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"x0smyc1g\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" role=\"presentation\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<path fill=\"currentColor\" d=\"M12 2.25A6.75 6.75 0 0 1 18.75 9v3.822l1.197 2.396a1.75 1.75 0 0 1-1.566 2.532h-2.707a3.751 3.751 0 0 1-7.35 0H5.619a1.75 1.75 0 0 1-1.566-2.532l1.197-2.396V9A6.75 6.75 0 0 1 12 2.25m-2.12 15.5a2.249 2.249 0 0 0 4.238 0zm2.12-14A5.25 5.25 0 0 0 6.75 9v3.855c0 .211-.05.421-.145.61L5.394 15.89a.25.25 0 0 0 .224.361H18.38a.25.25 0 0 0 .224-.361l-1.211-2.423a1.4 1.4 0 0 1-.145-.611V9c0-2.9-2.35-5.25-5.25-5.25\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1g > svg[width=\"20\"][height=\"20\"][viewBox=\"0 0 24 24\"] > path[fill=\"currentColor\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyc1h\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1h"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"splu5g7 splu5g5 splu5g8 splu5g9\" data-testid=\"Text2\" style=\"--splu5g0: 0.875rem; --splu5g2: 1.250rem; --splu5g1: 1.000rem; --splu5g3: 1.375rem; --splu5g4: 1; hyphens: auto; font-weight: 400; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5i); white-space: pre-line;\">",
          "target": [
            "a[href$=\"#notifications\"] > .x0smyc1h > .splu5g8.splu5g9[data-testid=\"Text2\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<span class=\"gwdgwo1 gwdgwo0 _1y2v1nfh3 _1y2v1nfic _1y2v1nfjl _1y2v1nfku _1y2v1nfr5 _1y2v1nfud _1y2v1nfts\" data-testid=\"ScreenReaderOnly\">Página actual</span>",
          "target": [
            "a[href$=\"#notifications\"] > .gwdgwo1.gwdgwo0[data-testid=\"ScreenReaderOnly\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smyct x0smycu\">",
          "target": [
            ".x0smyct"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div style=\"height: 76px; width: auto; box-sizing: border-box; background: rgba(var(--_1vqcj1idq), 0.08); border: 2px solid rgba(var(--_1vqcj1idq), 0.3); position: relative;\">",
          "target": [
            ".x0smyct > div"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<svg width=\"100%\" height=\"100%\"><line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line><line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line></svg>",
          "target": [
            ".x0smyct > div > svg[width=\"100%\"][height=\"100%\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<line x1=\"0\" y1=\"0\" x2=\"100%\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyct > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"0\"][x2=\"100%\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<line x1=\"100%\" y1=\"0\" x2=\"0\" y2=\"100%\" style=\"stroke-width: 2; stroke: rgba(var(--_1vqcj1idq), 0.1);\"></line>",
          "target": [
            ".x0smyct > div > svg[width=\"100%\"][height=\"100%\"] > line[x1=\"100%\"][x2=\"0\"]"
          ]
        },
        {
          "any": [
            {
              "id": "region",
              "data": {
                "isIframe": false
              },
              "relatedNodes": [],
              "impact": "moderate",
              "message": "All page content is contained by landmarks"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div id=\"storybook-highlights-root\">",
          "target": [
            "#storybook-highlights-root"
          ]
        }
      ]
    },
    {
      "id": "scrollable-region-focusable",
      "impact": null,
      "tags": [
        "cat.keyboard",
        "wcag2a",
        "wcag211",
        "TTv5",
        "TT4.a"
      ],
      "description": "Ensure elements that have scrollable content are accessible by keyboard",
      "help": "Scrollable region must have keyboard access",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/scrollable-region-focusable?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "focusable-content",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Element contains focusable elements"
            }
          ],
          "all": [],
          "none": [],
          "impact": null,
          "html": "<div class=\"x0smycm x0smycn\">",
          "target": [
            ".x0smycm"
          ]
        }
      ]
    },
    {
      "id": "valid-lang",
      "impact": null,
      "tags": [
        "cat.language",
        "wcag2aa",
        "wcag312",
        "ACT",
        "TTv5",
        "TT11.b"
      ],
      "description": "Ensures lang attributes have valid values",
      "help": "lang attribute must have a valid value",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/valid-lang?application=axe-puppeteer",
      "nodes": [
        {
          "any": [],
          "all": [],
          "none": [
            {
              "id": "valid-lang",
              "data": null,
              "relatedNodes": [],
              "impact": "serious",
              "message": "Value of lang attribute is included in the list of valid languages"
            }
          ],
          "impact": null,
          "html": "<main lang=\"en\" style=\"padding: 0px;\">",
          "target": [
            "main"
          ]
        }
      ]
    }
  ],
  "incomplete": [],
  "violations": [
    {
      "id": "color-contrast",
      "impact": "serious",
      "tags": [
        "cat.color",
        "wcag2aa",
        "wcag143",
        "ACT",
        "TTv5",
        "TT13.c"
      ],
      "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
      "help": "Elements must meet minimum color contrast ratio thresholds",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axe-puppeteer",
      "nodes": [
        {
          "any": [
            {
              "id": "color-contrast",
              "data": {
                "fgColor": "#fefaf5",
                "bgColor": "#ffffff",
                "contrastRatio": 1.03,
                "fontSize": "12.0pt (16px)",
                "fontWeight": "normal",
                "messageKey": null,
                "expectedContrastRatio": "4.5:1"
              },
              "relatedNodes": [
                {
                  "html": "<div class=\"x0smycm x0smycn\">",
                  "target": [
                    ".x0smycm"
                  ]
                }
              ],
              "impact": "serious",
              "message": "Element has insufficient color contrast of 1.03 (foreground color: #fefaf5, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ],
          "all": [],
          "none": [],
          "impact": "serious",
          "html": "<span class=\"splu5g7 splu5g5\" data-testid=\"Text3\" style=\"--splu5g0: 1.000rem; --splu5g2: 1.375rem; --splu5g1: 1.125rem; --splu5g3: 1.500rem; hyphens: auto; font-weight: 500; text-transform: inherit; text-decoration: inherit; overflow-wrap: anywhere; color: var(--_1vqcj1i5q); white-space: pre-line;\">",
          "target": [
            "span[data-testid=\"Text3\"]"
          ],
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.03 (foreground color: #fefaf5, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
        }
      ]
    }
  ]
}