{
    "data": {
        "id": "240906_BiDc8Z_9VX",
        "url": "https:\/\/www.jamiehunter.design\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_BiDc8Z_9VX",
        "testUrl": "https:\/\/www.jamiehunter.design\/",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1725633956,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 0,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.jamiehunter.design\/",
            "mainDocumentUrl": "https:\/\/www.jamiehunter.design\/",
            "finalDisplayedUrl": "https:\/\/www.jamiehunter.design\/",
            "finalUrl": "https:\/\/www.jamiehunter.design\/",
            "fetchTime": "2024-09-06T14:45:06.566Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_FCP",
                "message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
            },
            "runWarnings": [
                "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1259.5,
                "credits": []
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest and service worker meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Sets a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest has a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "network-rtt": {
                    "id": "network-rtt",
                    "title": "Network Round Trip Times",
                    "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https:\/\/hpbn.co\/primer-on-latency-and-bandwidth\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Uses efficient cache policy on static assets",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 3,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 1,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 10,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": null
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": null
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": null
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "timing": {
                "entries": [
                    {
                        "startTime": 1059.6400000000001,
                        "name": "lh:config",
                        "duration": 946.95000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1063.6500000000001,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 82.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2007,
                        "name": "lh:runner:gather",
                        "duration": 34562.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2376.7600000000002,
                        "name": "lh:driver:connect",
                        "duration": 21.91,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2399.23,
                        "name": "lh:driver:navigate",
                        "duration": 13.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2413.3600000000001,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1017.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3430.75,
                        "name": "lh:gather:getVersion",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3433.1100000000001,
                        "name": "lh:prepare:navigationMode",
                        "duration": 69.319999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3467.3400000000001,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 15.69,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3483.3200000000002,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 14.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3499.4000000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36537.209999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36537.510000000002,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36537.940000000002,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36570.43,
                        "name": "lh:runner:audit",
                        "duration": 394.79000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36570.669999999998,
                        "name": "lh:runner:auditing",
                        "duration": 393.69,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36574.110000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 4.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36579.82,
                        "name": "lh:audit:viewport",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36583.620000000003,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36586.209999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36590.059999999998,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 3.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36593.870000000003,
                        "name": "lh:audit:speed-index",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36595.550000000003,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36595.949999999997,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36596.75,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36600.5,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 2.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36603.620000000003,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36606.610000000001,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36609.360000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36612.059999999998,
                        "name": "lh:audit:interactive",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36614.410000000003,
                        "name": "lh:audit:user-timings",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36616.610000000001,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36618.690000000002,
                        "name": "lh:audit:redirects",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36620.260000000002,
                        "name": "lh:audit:installable-manifest",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36622.010000000002,
                        "name": "lh:audit:splash-screen",
                        "duration": 20.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36642.669999999998,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36644.360000000001,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36646.519999999997,
                        "name": "lh:audit:content-width",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36649.459999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36651.599999999999,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36653.18,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36654.589999999997,
                        "name": "lh:audit:deprecations",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36656.089999999997,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36657.730000000003,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36659.470000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36661.279999999999,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36663.089999999997,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36665.489999999998,
                        "name": "lh:audit:font-display",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36667.650000000001,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36667.940000000002,
                        "name": "lh:audit:network-requests",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36668.650000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36669.970000000001,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36671.059999999998,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36671.330000000002,
                        "name": "lh:audit:metrics",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36671.830000000002,
                        "name": "lh:audit:performance-budget",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36673.050000000003,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36674.169999999998,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36675.059999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36676.870000000003,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36679.040000000001,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36681.459999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36684,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36685.709999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36687.07,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36688.620000000003,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36689.940000000002,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36691.720000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36693.339999999997,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36695,
                        "name": "lh:audit:csp-xss",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36696.540000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36697.199999999997,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36699,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 33.950000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36733.93,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36737.239999999998,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36739.940000000002,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36742.559999999998,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 2.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36745.330000000002,
                        "name": "lh:audit:aria-command-name",
                        "duration": 2.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36748.120000000003,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36750.370000000003,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36752.610000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36755.059999999998,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36756.620000000003,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36757.93,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36759.660000000003,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36761.93,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36764.190000000002,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36769.25,
                        "name": "lh:audit:aria-roles",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36771.32,
                        "name": "lh:audit:aria-text",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36773.93,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36775.959999999999,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36777.25,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36778.949999999997,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36780.220000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36781.449999999997,
                        "name": "lh:audit:button-name",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36783.209999999999,
                        "name": "lh:audit:bypass",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36784.599999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36785.889999999999,
                        "name": "lh:audit:definition-list",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36787.220000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36788.470000000001,
                        "name": "lh:audit:document-title",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36789.809999999998,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36791.099999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36792.309999999998,
                        "name": "lh:audit:empty-heading",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36793.519999999997,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36795.290000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36796.660000000003,
                        "name": "lh:audit:heading-order",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36797.989999999998,
                        "name": "lh:audit:html-has-lang",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36819.669999999998,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36821.18,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36822.589999999997,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36823.870000000003,
                        "name": "lh:audit:image-alt",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36825.120000000003,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36826.440000000002,
                        "name": "lh:audit:input-button-name",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36827.650000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36828.870000000003,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36830.080000000002,
                        "name": "lh:audit:label",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36831.339999999997,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36832.550000000003,
                        "name": "lh:audit:link-name",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36833.830000000002,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36835.110000000001,
                        "name": "lh:audit:list",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36836.400000000001,
                        "name": "lh:audit:listitem",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36837.650000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36838.940000000002,
                        "name": "lh:audit:meta-viewport",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36840.239999999998,
                        "name": "lh:audit:object-alt",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36841.470000000001,
                        "name": "lh:audit:select-name",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36844.419999999998,
                        "name": "lh:audit:skip-link",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36846.760000000002,
                        "name": "lh:audit:tabindex",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36848.080000000002,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36849.349999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36850.900000000001,
                        "name": "lh:audit:target-size",
                        "duration": 1.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36853.470000000001,
                        "name": "lh:audit:td-has-header",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36855.690000000002,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36857.919999999998,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36859.470000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36861.809999999998,
                        "name": "lh:audit:video-caption",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36862.879999999997,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36863.089999999997,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36863.260000000002,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36863.68,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36863.860000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36864.019999999997,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36864.160000000003,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36864.650000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36865,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36865.18,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36865.919999999998,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36891.730000000003,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36893.120000000003,
                        "name": "lh:audit:offscreen-images",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36894.120000000003,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36895.75,
                        "name": "lh:audit:unminified-css",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36896.919999999998,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36897.93,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36899.410000000003,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36900.769999999997,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36901.779999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36902.889999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36903.870000000003,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36904.809999999998,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36905.769999999997,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36906.779999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36909.129999999997,
                        "name": "lh:audit:doctype",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36910.519999999997,
                        "name": "lh:audit:charset",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36912.769999999997,
                        "name": "lh:audit:dom-size",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36915,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36916.43,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36917.760000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36919,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36920.07,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36921.339999999997,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36922.580000000002,
                        "name": "lh:audit:uses-http2",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36923.879999999997,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36925.239999999998,
                        "name": "lh:audit:meta-description",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36926.57,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36927.800000000003,
                        "name": "lh:audit:font-size",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36929.25,
                        "name": "lh:audit:link-text",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36930.660000000003,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36931.919999999998,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36933.330000000002,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36934.709999999999,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36936.129999999997,
                        "name": "lh:audit:hreflang",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36937.360000000001,
                        "name": "lh:audit:plugins",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36938.669999999998,
                        "name": "lh:audit:canonical",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36940.209999999999,
                        "name": "lh:audit:structured-data",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36941.68,
                        "name": "lh:audit:bf-cache",
                        "duration": 22.620000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36964.389999999999,
                        "name": "lh:runner:generate",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    }
                ],
                "total": 34957.540000000001
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | noFcp": [
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "runWarnings[0]"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[is-on-https].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.viewport.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[errors-in-console].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[server-response-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[installable-manifest].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[splash-screen].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[themed-omnibox].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[maskable-icon].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[content-width].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-aspect-ratio].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-size-responsive].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[preload-fonts].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.deprecations.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-cookies].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-rel-preload].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[font-display].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-requests].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-rtt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-server-latency].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[performance-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[resource-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[no-unload-listeners].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unsized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[valid-source-maps].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[csp-xss].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[script-treemap-data].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-cross-browser].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-page-transitions].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-each-page-has-url].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.accesskeys.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-allowed-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-allowed-role].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-command-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-dialog-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-hidden-body].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-hidden-focus].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-input-field-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-meter-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-progressbar-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-children].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-parent].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-roles].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-text].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-toggle-field-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-tooltip-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-treeitem-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-valid-attr-value].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-valid-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[button-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.bypass.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[color-contrast].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[definition-list].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.dlitem.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[document-title].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicate-id-active].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicate-id-aria].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[empty-heading].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[form-field-multiple-labels].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[frame-title].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[heading-order].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-has-lang].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-lang-valid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-xml-lang-mismatch].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[identical-links-same-purpose].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-redundant-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[input-button-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[input-image-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[label-content-name-mismatch].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.label.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[landmark-one-main].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-in-text-block].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.list.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.listitem.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-refresh].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-viewport].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[object-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[select-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[skip-link].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.tabindex.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[table-duplicate-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[table-fake-caption].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[target-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[td-has-header].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[td-headers-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[th-has-data-cells].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[valid-lang].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[video-caption].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[custom-controls-labels].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[custom-controls-roles].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[focus-traps].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[focusable-controls].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[interactive-element-affordance].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[logical-tab-order].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[managed-focus].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[offscreen-content-hidden].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[use-landmarks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[visual-order-follows-dom].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-long-cache-ttl].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[total-byte-weight].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.charset.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[dom-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[geolocation-on-start].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[inspector-issues].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[no-document-write].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[js-libraries].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[notification-on-start].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[paste-preventing-inputs].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-passive-event-listeners].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-description].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[http-status-code].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[font-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-text].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[crawlable-anchors].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[is-crawlable].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[robots-txt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[tap-targets].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.hreflang.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.plugins.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.canonical.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[structured-data].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[bf-cache].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | title": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/splash-screen.js | title": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | title": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | title": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | title": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | title": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | title": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.jamiehunter.design\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9273 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc8Z_9VX.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 14:45:04 GMT LH:ChromeLauncher Found existing Chrome already running using port 9273, using that.\nFri, 06 Sep 2024 14:45:05 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 14:45:05 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 14:45:05 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 14:45:06 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 14:45:06 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 14:45:06 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 14:45:06 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 14:45:06 GMT LH:status Navigating to https:\/\/www.jamiehunter.design\/\nFri, 06 Sep 2024 14:45:39 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:45:39 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:45:39 GMT LH:NavigationRunner:error The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) https:\/\/www.jamiehunter.design\/\nFri, 06 Sep 2024 14:45:39 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 14:45:39 GMT LH:is-on-https:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 14:45:39 GMT LH:viewport:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 14:45:39 GMT LH:first-contentful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 14:45:39 GMT LH:largest-contentful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 14:45:39 GMT LH:first-meaningful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 14:45:39 GMT LH:speed-index:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 14:45:39 GMT LH:screenshot-thumbnails:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 14:45:39 GMT LH:final-screenshot:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 14:45:39 GMT LH:total-blocking-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 14:45:39 GMT LH:max-potential-fid:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 14:45:39 GMT LH:cumulative-layout-shift:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 14:45:39 GMT LH:errors-in-console:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 14:45:39 GMT LH:server-response-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 14:45:39 GMT LH:interactive:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 14:45:39 GMT LH:user-timings:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 14:45:39 GMT LH:critical-request-chains:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 14:45:39 GMT LH:redirects:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 14:45:39 GMT LH:installable-manifest:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 14:45:39 GMT LH:splash-screen:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 14:45:39 GMT LH:themed-omnibox:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 14:45:39 GMT LH:maskable-icon:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 14:45:39 GMT LH:content-width:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 14:45:39 GMT LH:image-aspect-ratio:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 14:45:39 GMT LH:image-size-responsive:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 14:45:39 GMT LH:preload-fonts:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 14:45:39 GMT LH:deprecations:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 14:45:39 GMT LH:third-party-cookies:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 14:45:39 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 14:45:39 GMT LH:bootup-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 14:45:39 GMT LH:uses-rel-preload:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 14:45:39 GMT LH:uses-rel-preconnect:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 14:45:39 GMT LH:font-display:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 14:45:39 GMT LH:diagnostics:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 14:45:39 GMT LH:network-requests:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 14:45:39 GMT LH:network-rtt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 14:45:39 GMT LH:network-server-latency:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 14:45:39 GMT LH:main-thread-tasks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 14:45:39 GMT LH:metrics:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 14:45:39 GMT LH:performance-budget:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 14:45:39 GMT LH:timing-budget:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 14:45:39 GMT LH:resource-summary:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 14:45:39 GMT LH:third-party-summary:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 14:45:39 GMT LH:third-party-facades:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 14:45:39 GMT LH:largest-contentful-paint-element:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 14:45:39 GMT LH:lcp-lazy-loaded:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 14:45:39 GMT LH:layout-shift-elements:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 14:45:39 GMT LH:long-tasks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 14:45:39 GMT LH:no-unload-listeners:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 14:45:39 GMT LH:non-composited-animations:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 14:45:39 GMT LH:unsized-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 14:45:39 GMT LH:valid-source-maps:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 14:45:39 GMT LH:prioritize-lcp-image:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 14:45:39 GMT LH:csp-xss:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 14:45:39 GMT LH:script-treemap-data:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 14:45:39 GMT LH:pwa-cross-browser:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 14:45:39 GMT LH:pwa-page-transitions:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 14:45:39 GMT LH:pwa-each-page-has-url:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 14:45:39 GMT LH:accesskeys:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-allowed-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-allowed-role:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-command-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-dialog-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-hidden-body:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-hidden-focus:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-input-field-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-meter-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-progressbar-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-required-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-required-children:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-required-parent:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-roles:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-text:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-toggle-field-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-tooltip-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-treeitem-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-valid-attr-value:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 14:45:39 GMT LH:aria-valid-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 14:45:39 GMT LH:button-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 14:45:39 GMT LH:bypass:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 14:45:39 GMT LH:color-contrast:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 14:45:39 GMT LH:definition-list:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 14:45:39 GMT LH:dlitem:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 14:45:39 GMT LH:document-title:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 14:45:39 GMT LH:duplicate-id-active:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 14:45:39 GMT LH:duplicate-id-aria:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 14:45:39 GMT LH:empty-heading:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 14:45:39 GMT LH:form-field-multiple-labels:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 14:45:39 GMT LH:frame-title:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 14:45:39 GMT LH:heading-order:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 14:45:39 GMT LH:html-has-lang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 14:45:39 GMT LH:html-lang-valid:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 14:45:39 GMT LH:html-xml-lang-mismatch:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 14:45:39 GMT LH:identical-links-same-purpose:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 14:45:39 GMT LH:image-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 14:45:39 GMT LH:image-redundant-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 14:45:39 GMT LH:input-button-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 14:45:39 GMT LH:input-image-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 14:45:39 GMT LH:label-content-name-mismatch:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 14:45:39 GMT LH:label:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 14:45:39 GMT LH:landmark-one-main:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 14:45:39 GMT LH:link-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 14:45:39 GMT LH:link-in-text-block:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 14:45:39 GMT LH:list:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 14:45:39 GMT LH:listitem:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 14:45:39 GMT LH:meta-refresh:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 06 Sep 2024 14:45:39 GMT LH:meta-viewport:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 14:45:39 GMT LH:object-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 14:45:39 GMT LH:select-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 14:45:39 GMT LH:skip-link:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 14:45:39 GMT LH:tabindex:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 14:45:39 GMT LH:table-duplicate-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 14:45:39 GMT LH:table-fake-caption:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 14:45:39 GMT LH:target-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 14:45:39 GMT LH:td-has-header:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 14:45:39 GMT LH:td-headers-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 14:45:39 GMT LH:th-has-data-cells:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 14:45:39 GMT LH:valid-lang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 14:45:39 GMT LH:video-caption:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 14:45:39 GMT LH:custom-controls-labels:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 14:45:39 GMT LH:custom-controls-roles:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 14:45:39 GMT LH:focus-traps:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 14:45:39 GMT LH:focusable-controls:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 14:45:39 GMT LH:interactive-element-affordance:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 14:45:39 GMT LH:logical-tab-order:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 14:45:39 GMT LH:managed-focus:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 14:45:39 GMT LH:offscreen-content-hidden:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 14:45:39 GMT LH:use-landmarks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 14:45:39 GMT LH:visual-order-follows-dom:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:39 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-long-cache-ttl:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 14:45:40 GMT LH:total-byte-weight:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 14:45:40 GMT LH:offscreen-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 14:45:40 GMT LH:render-blocking-resources:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 14:45:40 GMT LH:unminified-css:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 14:45:40 GMT LH:unminified-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 14:45:40 GMT LH:unused-css-rules:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 14:45:40 GMT LH:unused-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 14:45:40 GMT LH:modern-image-formats:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-optimized-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-text-compression:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-responsive-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 14:45:40 GMT LH:efficient-animated-content:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 14:45:40 GMT LH:duplicated-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 14:45:40 GMT LH:legacy-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 14:45:40 GMT LH:doctype:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 14:45:40 GMT LH:charset:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 14:45:40 GMT LH:dom-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 14:45:40 GMT LH:geolocation-on-start:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 14:45:40 GMT LH:inspector-issues:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 14:45:40 GMT LH:no-document-write:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 14:45:40 GMT LH:js-libraries:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 14:45:40 GMT LH:notification-on-start:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 14:45:40 GMT LH:paste-preventing-inputs:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-http2:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 14:45:40 GMT LH:uses-passive-event-listeners:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 14:45:40 GMT LH:meta-description:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 14:45:40 GMT LH:http-status-code:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 14:45:40 GMT LH:font-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 14:45:40 GMT LH:link-text:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 14:45:40 GMT LH:crawlable-anchors:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 14:45:40 GMT LH:is-crawlable:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 14:45:40 GMT LH:robots-txt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 14:45:40 GMT LH:tap-targets:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 14:45:40 GMT LH:hreflang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 14:45:40 GMT LH:plugins:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 14:45:40 GMT LH:canonical:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 14:45:40 GMT LH:structured-data:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 14:45:40 GMT LH:bf-cache:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:45:40 GMT LH:status Generating results...\nFri, 06 Sep 2024 14:45:40 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc8Z_9VX.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 14:45:40 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 14:45:40 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc8Z_9VX.1.0\/lighthouse.report.json\nRuntime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)\n"
        },
        "average": {
            "firstView": [],
            "repeatView": {
                "loadTime": 696,
                "docTime": 696,
                "fullyLoaded": 798,
                "bytesOut": 11436,
                "bytesOutDoc": 9626,
                "bytesIn": 17491,
                "bytesInDoc": 17065,
                "requests": 6,
                "requestsFull": 6,
                "requestsDoc": 5,
                "responses_200": 6,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 648,
                "loadEventEnd": 648,
                "domContentLoadedEventStart": 647,
                "domContentLoadedEventEnd": 647,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 647,
                "firstPaint": 0,
                "firstContentfulPaint": 1311,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 288,
                "basePageSSLTime": 68,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 16280,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 883,
                "image_savings": 0,
                "cpu.ParseHTML": 2,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 26,
                "cpu.ParseAuthorStyleSheet": 5,
                "cpu.UpdateLayoutTree": 5,
                "cpu.Layout": 127,
                "cpu.PrePaint": 1,
                "cpu.Paint": 1,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 38,
                "cpu.v8.compile": 10,
                "cpu.v8.produceCache": 8,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 5,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.Idle": 568,
                "start_epoch": 1725633941.8576264,
                "date": 1725633944.8049707,
                "fullyLoadedCPUms": 1689,
                "fullyLoadedCPUpct": 25.148809523789161,
                "domElements": 83,
                "domComplete": 648,
                "PerformancePaintTiming.first-paint": 1010.7999999970198,
                "PerformancePaintTiming.first-contentful-paint": 1262.3999999985099,
                "test_run_time_ms": 10776,
                "Colordepth": 24,
                "generated-content-percent": 40.57,
                "generated-content-size": 2.6800000000000002,
                "lastVisualChange": 3800,
                "render": 1600,
                "visualComplete85": 1600,
                "visualComplete90": 1600,
                "visualComplete95": 1600,
                "visualComplete99": 3600,
                "visualComplete": 3800,
                "SpeedIndex": 1661,
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 68,
                "chromeUserTiming.domLoading": 352,
                "chromeUserTiming.responseEnd": 343,
                "chromeUserTiming.domInteractive": 695,
                "chromeUserTiming.domContentLoadedEventStart": 695,
                "chromeUserTiming.domContentLoadedEventEnd": 696,
                "chromeUserTiming.domComplete": 696,
                "chromeUserTiming.unloadEventStart": 351,
                "chromeUserTiming.unloadEventEnd": 351,
                "chromeUserTiming.markAsMainFrame": 352,
                "chromeUserTiming.commitNavigationEnd": 352,
                "chromeUserTiming.loadEventStart": 696,
                "chromeUserTiming.loadEventEnd": 696,
                "chromeUserTiming.firstPaint": 1059,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1059,
                "chromeUserTiming.firstContentfulPaint": 1311,
                "chromeUserTiming.LayoutShift": 3751,
                "chromeUserTiming.LargestTextPaint": 3387,
                "chromeUserTiming.LargestContentfulPaint": 3387,
                "chromeUserTiming.TotalLayoutShift": 0.037336468422172447,
                "chromeUserTiming.CumulativeLayoutShift": 0.037336468422172447,
                "maxFID": 0,
                "TTIMeasurementEnd": 3866,
                "LastInteractive": 1600,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 34296,
                "domTime": 0,
                "aft": 0,
                "titleTime": 112,
                "domLoading": 0,
                "server_rtt": 0,
                "effectiveBpsDoc": 41825,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": [],
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-2280-10.10.1.194",
                "loadTime": 1715,
                "docTime": 0,
                "fullyLoaded": 1715,
                "bytesOut": 31153,
                "bytesOutDoc": 0,
                "bytesIn": 191566,
                "bytesInDoc": 0,
                "requests": [
                    {
                        "type": 3,
                        "id": "B51FCFBCAC388EA8E27BC73D13031590",
                        "request_id": "B51FCFBCAC388EA8E27BC73D13031590",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.jamiehunter.design\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jamiehunter.design",
                        "url": "\/",
                        "raw_id": "B51FCFBCAC388EA8E27BC73D13031590",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 153,
                        "ttfb_ms": 152,
                        "load_start": 160,
                        "load_start_float": 160.000078,
                        "bytesIn": 1457,
                        "objectSize": 1457,
                        "objectSizeUncompressed": 4022,
                        "chunks": [
                            {
                                "ts": 313,
                                "bytes": 1457,
                                "inflated": 4022
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 44,
                        "connect_start": 44,
                        "connect_end": 78,
                        "ssl_start": 78,
                        "ssl_end": 159,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.jamiehunter.design",
                            "sanList": [
                                "*.jamiehunter.design",
                                "jamiehunter.design"
                            ],
                            "issuer": "Encryption Everywhere DV TLS CA - G2",
                            "validFrom": 1715644800,
                            "validTo": 1748390399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1715668094631,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1715668094568,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1715668094586,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jamiehunter.design",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 43,
                        "connect_ms": 34,
                        "ssl_ms": 81,
                        "gzip_total": 1555,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 16,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 313,
                        "ttfb_start": 160,
                        "ttfb_end": 312,
                        "download_start": 312,
                        "download_end": 313,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 313,
                        "all_ms": 311,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "248085.9",
                        "request_id": "248085.9",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/clipboard.min.js",
                        "raw_id": "248085.9",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 406,
                        "load_start_float": 406.00016299999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": 333,
                        "dns_end": 384,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/clipboard.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1825,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 51,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 370,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "chunks": [],
                        "netlog_id": 163,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 405,
                        "ttfb_start": 406,
                        "ttfb_end": 405,
                        "download_start": 405,
                        "download_end": 405,
                        "download_ms": 0,
                        "all_start": 333,
                        "all_end": 405,
                        "all_ms": 50,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "248085.2",
                        "request_id": "248085.2",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/css\/styles.css",
                        "raw_id": "248085.2",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 89,
                        "ttfb_ms": 87,
                        "load_start": 407,
                        "load_start_float": 407.00009599999998,
                        "bytesIn": 4089,
                        "objectSize": 4089,
                        "objectSizeUncompressed": 15150,
                        "chunks": [
                            {
                                "ts": 495,
                                "bytes": 4089,
                                "inflated": 15150
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 9,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/css\/styles.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 4089",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                "etag: \"3b2e-5948f31e6d980-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4089,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 329,
                        "http2_stream_id": 3,
                        "netlog_id": 96,
                        "renderBlocking": "blocking",
                        "load_end": 496,
                        "ttfb_start": 407,
                        "ttfb_end": 494,
                        "download_start": 494,
                        "download_end": 496,
                        "download_ms": 2,
                        "all_start": 407,
                        "all_end": 496,
                        "all_ms": 89,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "248085.10",
                        "request_id": "248085.10",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/CustomEase.min.js",
                        "raw_id": "248085.10",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 106,
                        "ttfb_ms": 103,
                        "load_start": 407,
                        "load_start_float": 407.00016799999997,
                        "bytesIn": 2713,
                        "objectSize": 2713,
                        "objectSizeUncompressed": 5227,
                        "chunks": [
                            {
                                "ts": 512,
                                "bytes": 2713,
                                "inflated": 5227
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/CustomEase.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 2713",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                "etag: \"146b-5948f31e6d980-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1828,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2713,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 375,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 168,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 513,
                        "ttfb_start": 407,
                        "ttfb_end": 510,
                        "download_start": 510,
                        "download_end": 513,
                        "download_ms": 3,
                        "all_start": 407,
                        "all_end": 513,
                        "all_ms": 106,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "248085.11",
                        "request_id": "248085.11",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/mainScrollSnap.js",
                        "raw_id": "248085.11",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 126,
                        "ttfb_ms": 124,
                        "load_start": 407,
                        "load_start_float": 407.00017300000002,
                        "bytesIn": 8268,
                        "objectSize": 8268,
                        "objectSizeUncompressed": 40598,
                        "chunks": [
                            {
                                "ts": 533,
                                "bytes": 8268,
                                "inflated": 40598
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/mainScrollSnap.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 8268",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                "etag: \"9e96-5948f31f61bc0-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1828,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 8268,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 380,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 173,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 533,
                        "ttfb_start": 407,
                        "ttfb_end": 531,
                        "download_start": 531,
                        "download_end": 533,
                        "download_ms": 2,
                        "all_start": 407,
                        "all_end": 533,
                        "all_ms": 126,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "248085.8",
                        "request_id": "248085.8",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "raw_id": "248085.8",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 155,
                        "ttfb_ms": 150,
                        "load_start": 472,
                        "load_start_float": 472.000158,
                        "bytesIn": 337,
                        "objectSize": 337,
                        "objectSizeUncompressed": 736,
                        "chunks": [
                            {
                                "ts": 626,
                                "bytes": 337,
                                "inflated": 736
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 355,
                        "dns_end": 395,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 102,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 53903",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef3c8fc837d3a8-FRA",
                                "content-encoding: br",
                                "content-length: 337",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"5eb03ed0-2e0\"",
                                "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                "last-modified: Mon, 04 May 2020 16:12:00 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Hsgne6Cb9bbdGjKGAgD90ZeqNcaUmVurYNlvIE8sW3oue9EHSiK2Icetm99muw6bBeZUFg%2BSi5HpGYYeHV80a%2F7k5AZfXxBhk%2FFe4HTHSQbdX7IRfsmOweS%2BDEaM%2Fr4FmV4MOAau\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1912,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 40,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 337,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30618097,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 368,
                        "netlog_id": 158,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 627,
                        "ttfb_start": 472,
                        "ttfb_end": 622,
                        "download_start": 622,
                        "download_end": 627,
                        "download_ms": 5,
                        "all_start": 355,
                        "all_end": 627,
                        "all_ms": 195,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1587.4780000000001,
                                1587.7929999999999
                            ],
                            [
                                1587.499,
                                1587.7349999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248085.6",
                        "request_id": "248085.6",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                        "raw_id": "248085.6",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 230,
                        "ttfb_ms": 167,
                        "load_start": 474,
                        "load_start_float": 474.00014800000002,
                        "bytesIn": 13942,
                        "objectSize": 13942,
                        "objectSizeUncompressed": 46473,
                        "chunks": [
                            {
                                "ts": 645,
                                "bytes": 9570,
                                "inflated": 29091
                            },
                            {
                                "ts": 661,
                                "bytes": 834,
                                "inflated": 3462
                            },
                            {
                                "ts": 704,
                                "bytes": 3538,
                                "inflated": 13920
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 100,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 5653088",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef3c8fd849d3a8-FRA",
                                "content-encoding: br",
                                "content-length: 13942",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"5eb03fd5-b589\"",
                                "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                "last-modified: Mon, 04 May 2020 16:16:21 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=MW2flLX6SuIIn6tlGMnb2M41bUFbPPHiktPdiw2TaChpVehZkMLU%2FeZjNeiALV7a1Viyz5vTmNxJTOM0bLcZmfEAwew%2BitxOKjMzjmJ%2FJA8RjuF9E%2FN%2BWu7raX%2FFx1GUc30fC97Y\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1912,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 13942,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 25018912,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 360,
                        "netlog_id": 148,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 704,
                        "ttfb_start": 474,
                        "ttfb_end": 641,
                        "download_start": 641,
                        "download_end": 704,
                        "download_ms": 63,
                        "all_start": 474,
                        "all_end": 704,
                        "all_ms": 230,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "EvaluateScript": 12,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 12,
                        "cpu.v8.compile": 2,
                        "cpuTime": 14,
                        "js_timing": [
                            [
                                1545.5999999999999,
                                1557.8699999999999
                            ],
                            [
                                1545.623,
                                1547.3299999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248085.7",
                        "request_id": "248085.7",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                        "raw_id": "248085.7",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 253,
                        "ttfb_ms": 207,
                        "load_start": 475,
                        "load_start_float": 475.00015300000001,
                        "bytesIn": 27781,
                        "objectSize": 27781,
                        "objectSizeUncompressed": 88151,
                        "chunks": [
                            {
                                "ts": 686,
                                "bytes": 3991,
                                "inflated": 10110
                            },
                            {
                                "ts": 707,
                                "bytes": 10718,
                                "inflated": 35106
                            },
                            {
                                "ts": 708,
                                "bytes": 2620,
                                "inflated": 8541
                            },
                            {
                                "ts": 716,
                                "bytes": 3519,
                                "inflated": 11339
                            },
                            {
                                "ts": 718,
                                "bytes": 1174,
                                "inflated": 4631
                            },
                            {
                                "ts": 720,
                                "bytes": 1171,
                                "inflated": 3845
                            },
                            {
                                "ts": 721,
                                "bytes": 1082,
                                "inflated": 3055
                            },
                            {
                                "ts": 723,
                                "bytes": 1171,
                                "inflated": 3597
                            },
                            {
                                "ts": 725,
                                "bytes": 1174,
                                "inflated": 3990
                            },
                            {
                                "ts": 727,
                                "bytes": 1161,
                                "inflated": 3937
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 101,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 903414",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef3c8fd85bd3a8-FRA",
                                "content-encoding: br",
                                "content-length: 27781",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"5eb03ec4-15857\"",
                                "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                "last-modified: Mon, 04 May 2020 16:11:48 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=SEbmj8nM7vJL%2FYpqC97KoPx1W%2Fi5tNYrYPlaCkVVc0soUhcagyeaVk2e0aCeE9CYGS%2FJz%2BrmKZQqJ3nGELanUzXvYtqzMPXlsqprbPleVTD%2Bwk84DWGGTdtZ1OlazxDPuNB2DWjN\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 27781,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29768586,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 365,
                        "netlog_id": 153,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 728,
                        "ttfb_start": 475,
                        "ttfb_end": 682,
                        "download_start": 682,
                        "download_end": 728,
                        "download_ms": 46,
                        "all_start": 475,
                        "all_end": 728,
                        "all_ms": 253,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 26,
                            "v8.compile": 3
                        },
                        "cpu.EvaluateScript": 26,
                        "cpu.v8.compile": 3,
                        "cpuTime": 29,
                        "js_timing": [
                            [
                                1559.6179999999999,
                                1586.0219999999999
                            ],
                            [
                                1559.6420000000001,
                                1562.6320000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248085.5",
                        "request_id": "248085.5",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                        "raw_id": "248085.5",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 305,
                        "ttfb_ms": 217,
                        "load_start": 476,
                        "load_start_float": 476.000135,
                        "bytesIn": 34771,
                        "objectSize": 34771,
                        "objectSizeUncompressed": 115897,
                        "chunks": [
                            {
                                "ts": 698,
                                "bytes": 2936,
                                "inflated": 6394
                            },
                            {
                                "ts": 703,
                                "bytes": 760,
                                "inflated": 2379
                            },
                            {
                                "ts": 732,
                                "bytes": 2349,
                                "inflated": 9722
                            },
                            {
                                "ts": 733,
                                "bytes": 1173,
                                "inflated": 5277
                            },
                            {
                                "ts": 735,
                                "bytes": 1176,
                                "inflated": 6646
                            },
                            {
                                "ts": 737,
                                "bytes": 771,
                                "inflated": 1835
                            },
                            {
                                "ts": 739,
                                "bytes": 1176,
                                "inflated": 3334
                            },
                            {
                                "ts": 741,
                                "bytes": 1173,
                                "inflated": 3459
                            },
                            {
                                "ts": 743,
                                "bytes": 1176,
                                "inflated": 2809
                            },
                            {
                                "ts": 745,
                                "bytes": 1176,
                                "inflated": 3628
                            },
                            {
                                "ts": 749,
                                "bytes": 2362,
                                "inflated": 6756
                            },
                            {
                                "ts": 751,
                                "bytes": 1174,
                                "inflated": 3543
                            },
                            {
                                "ts": 754,
                                "bytes": 1171,
                                "inflated": 3435
                            },
                            {
                                "ts": 757,
                                "bytes": 1174,
                                "inflated": 3306
                            },
                            {
                                "ts": 757,
                                "bytes": 1135,
                                "inflated": 3976
                            },
                            {
                                "ts": 759,
                                "bytes": 1174,
                                "inflated": 4078
                            },
                            {
                                "ts": 761,
                                "bytes": 1171,
                                "inflated": 4173
                            },
                            {
                                "ts": 763,
                                "bytes": 1174,
                                "inflated": 3529
                            },
                            {
                                "ts": 765,
                                "bytes": 1174,
                                "inflated": 4162
                            },
                            {
                                "ts": 767,
                                "bytes": 1174,
                                "inflated": 3988
                            },
                            {
                                "ts": 769,
                                "bytes": 1171,
                                "inflated": 4161
                            },
                            {
                                "ts": 771,
                                "bytes": 1174,
                                "inflated": 3752
                            },
                            {
                                "ts": 773,
                                "bytes": 1174,
                                "inflated": 5339
                            },
                            {
                                "ts": 775,
                                "bytes": 1174,
                                "inflated": 3611
                            },
                            {
                                "ts": 777,
                                "bytes": 1168,
                                "inflated": 3560
                            },
                            {
                                "ts": 779,
                                "bytes": 1174,
                                "inflated": 4899
                            },
                            {
                                "ts": 780,
                                "bytes": 987,
                                "inflated": 4146
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 99,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 57122",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef3c8fd872d3a8-FRA",
                                "content-encoding: br",
                                "content-length: 34771",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"5eb03e71-1c4b9\"",
                                "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=nuD2eTGIJEZluYqZjFJh2UhfPVcAR0zGym2wN7HVlt8x4SWl%2BIRUd4DTvYkO8GBIPg1JytgDsrguOYKrJLR2LMTzvgugV4R3XoEOIR4k3iOjrH5iIBHsHLJVdb2SWtHLInhP5oMz\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 34771,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30614878,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 353,
                        "netlog_id": 135,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 781,
                        "ttfb_start": 476,
                        "ttfb_end": 693,
                        "download_start": 693,
                        "download_end": 781,
                        "download_ms": 88,
                        "all_start": 476,
                        "all_end": 781,
                        "all_ms": 305,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 20,
                            "v8.compile": 2,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 20,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 27,
                        "js_timing": [
                            [
                                1522.8099999999999,
                                1542.376
                            ],
                            [
                                1522.865,
                                1525.364
                            ],
                            [
                                1543.6289999999999,
                                1543.914
                            ],
                            [
                                1559.0630000000001,
                                1559.1890000000001
                            ],
                            [
                                1586.383,
                                1586.53
                            ],
                            [
                                1691.973,
                                1692.0930000000001
                            ],
                            [
                                1779.289,
                                1779.4190000000001
                            ],
                            [
                                1876.441,
                                1876.586
                            ],
                            [
                                1974.694,
                                1974.8440000000001
                            ],
                            [
                                2074.9780000000001,
                                2075.096
                            ],
                            [
                                2174.9400000000001,
                                2175.0650000000001
                            ],
                            [
                                2274.8299999999999,
                                2274.98
                            ],
                            [
                                2374.9560000000001,
                                2375.0900000000001
                            ],
                            [
                                2474.8870000000002,
                                2474.971
                            ],
                            [
                                2575.1550000000002,
                                2575.2420000000002
                            ],
                            [
                                2686.8910000000001,
                                2686.989
                            ],
                            [
                                2774.895,
                                2774.9740000000002
                            ],
                            [
                                2875.027,
                                2875.1089999999999
                            ],
                            [
                                2974.8710000000001,
                                2974.9520000000002
                            ],
                            [
                                3029.5120000000002,
                                3029.7069999999999
                            ],
                            [
                                3074.7199999999998,
                                3074.8119999999999
                            ],
                            [
                                3174.5839999999998,
                                3174.6599999999999
                            ],
                            [
                                3275.1419999999998,
                                3275.21
                            ],
                            [
                                3374.5889999999999,
                                3374.6559999999999
                            ],
                            [
                                3475.165,
                                3475.2280000000001
                            ],
                            [
                                3529.5419999999999,
                                3529.6149999999998
                            ],
                            [
                                3574.5239999999999,
                                3574.6460000000002
                            ],
                            [
                                3675.1469999999999,
                                3675.2170000000001
                            ],
                            [
                                3775.3429999999998,
                                3775.4079999999999
                            ],
                            [
                                3874.6239999999998,
                                3874.6979999999999
                            ],
                            [
                                3975.0439999999999,
                                3975.1309999999999
                            ],
                            [
                                4074.3919999999998,
                                4074.4549999999999
                            ],
                            [
                                4175.1949999999997,
                                4175.3370000000004
                            ],
                            [
                                5529.9589999999998,
                                5530.0450000000001
                            ],
                            [
                                7530.2640000000001,
                                7530.3379999999997
                            ],
                            [
                                9530.652,
                                9530.7389999999996
                            ],
                            [
                                11531.151,
                                11531.236000000001
                            ],
                            [
                                13531.687,
                                13531.771000000001
                            ],
                            [
                                15532.137000000001,
                                15532.223
                            ],
                            [
                                17532.651000000002,
                                17532.753000000001
                            ],
                            [
                                19533.339,
                                19533.433000000001
                            ],
                            [
                                21533.909,
                                21533.987000000001
                            ],
                            [
                                23534.374,
                                23534.491000000002
                            ],
                            [
                                25534.905999999999,
                                25534.988000000001
                            ],
                            [
                                27535.350999999999,
                                27535.421999999999
                            ],
                            [
                                29535.752,
                                29535.813999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248085.4",
                        "request_id": "248085.4",
                        "ip_addr": "104.17.246.203",
                        "full_url": "https:\/\/unpkg.com\/@barba\/[email protected]",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "unpkg.com",
                        "url": "\/@barba\/[email protected]",
                        "raw_id": "248085.4",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 302,
                        "load_ms": 99,
                        "ttfb_ms": 99,
                        "load_start": 602,
                        "load_start_float": 602,
                        "bytesIn": 62,
                        "objectSize": 62,
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "text\/plain",
                        "contentEncoding": "br",
                        "socket": 183,
                        "protocol": "HTTP\/2",
                        "dns_start": 351,
                        "dns_end": 385,
                        "connect_start": 401,
                        "connect_end": 466,
                        "ssl_start": 466,
                        "ssl_end": 602,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "unpkg.com",
                            "sanList": [
                                "unpkg.com",
                                "*.unpkg.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1722144207,
                            "validTo": 1729920206,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1722147808531,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100AD468927FC27E8022E16FA6C75546F3E9895EAC96568858638C6094B6754B7A5022100B1031967D0C846C9DC6EB20EB5A6BDFCE5A412D60DDBEB3CCE124A0DF5A2CFBC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722147808986,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022045AB2FCEAF64822BA125CD25B74C3964B3A557E1FFB4463F9224B0C8597C8F9502210095D8427187498BA6A4BD1FA07B7D13279570802E70087660135BA1F1F1913B11"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 98,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: unpkg.com",
                                ":method: GET",
                                ":path: \/@barba\/[email protected]",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 164314",
                                "cache-control: public, max-age=31536000",
                                "cf-cache-status: HIT",
                                "cf-ray: 8bef3c901fce91e3-FRA",
                                "content-encoding: br",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "fly-request-id: 01J6YZZQ1VDGWMP0AD2PQ8WJYN-fra",
                                "location: \/@barba\/[email protected]\/dist\/barba.umd.js",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept, Accept-Encoding",
                                "via: 1.1 fly.io",
                                "x-content-type-options: nosniff",
                                ":status: 302"
                            ]
                        },
                        "bytesOut": 1774,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 65,
                        "ssl_ms": 136,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 345,
                        "socket_group": "https:\/\/unpkg.com <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [
                            {
                                "ts": 702,
                                "bytes": 62
                            },
                            {
                                "ts": 702,
                                "bytes": 0
                            }
                        ],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQIcA4FNtjxMUR4KQf1RiUTTAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI4MDUyMzI3WhcNMjQxMDI2MDUyMzI2WjAUMRIwEAYD\nVQQDEwl1bnBrZy5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARz42Om+R0e\ngMjUsX5biSdKtCL9zs28Axkkbe6UBaXhn5z2ZHi1LanQhNj8vxMSOSfE\/ih3Pj9w\nuOS4EnYZ\/pbCo4ICUDCCAkwwDgYDVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFGmT9R4RibOhA0b1CeEk9XGB\nQm+rMB8GA1UdIwQYMBaAFJB3kjVnxP+ozKnme9mAeXvMk\/k4MF4GCCsGAQUFBwEB\nBFIwUDAnBggrBgEFBQcwAYYbaHR0cDovL28ucGtpLmdvb2cvcy93ZTEvSWNBMCUG\nCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29vZy93ZTEuY3J0MCEGA1UdEQQaMBiC\nCXVucGtnLmNvbYILKi51bnBrZy5jb20wEwYDVR0gBAwwCjAIBgZngQwBAgEwNgYD\nVR0fBC8wLTAroCmgJ4YlaHR0cDovL2MucGtpLmdvb2cvd2UxL1NmNlZFNDBtUGd3\nLmNybDCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3ANq2v2s\/tbYin5vCu1xr6HCR\ncWy7UYSFNL2kPTBI1\/urAAABkPgCJRMAAAQDAEgwRgIhAK1GiSf8J+gCLhb6bHVU\nbz6YlerJZWiFhjjGCUtnVLelAiEAsQMZZ9DIRsncbrIOtaa9\/OWkEtYN2+s8zhJK\nDfWiz7wAdgB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZD4Aiba\nAAAEAwBHMEUCIEWrL86vZIIroSXNJbdMOWSzpVfh\/7RGP5IksMhZfI+VAiEAldhC\ncYdJi6akvR+ge30TJ5VwgC5wCHZgE1uh8fGROxEwCgYIKoZIzj0EAwIDSQAwRgIh\nAJgRFrlrpFOFCbolfRSXkrhCX6gDibDCehu2MMEH2MJcAiEAkOgc9rbll6YCRKV2\nDanHFdNE3KRMpF\/cZEbnbRQTxk0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 701,
                        "ttfb_start": 602,
                        "ttfb_end": 701,
                        "download_start": 701,
                        "download_end": 701,
                        "download_ms": 0,
                        "all_start": 351,
                        "all_end": 701,
                        "all_ms": 334,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 2,
                        "cpuTime": 6,
                        "js_timing": [
                            [
                                1409.202,
                                1413.095
                            ],
                            [
                                1409.2439999999999,
                                1410.8610000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248085.3",
                        "request_id": "248085.3",
                        "ip_addr": "184.24.77.144",
                        "full_url": "https:\/\/use.typekit.net\/fft6iqy.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/fft6iqy.css",
                        "raw_id": "248085.3",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 479,
                        "ttfb_ms": 477,
                        "load_start": 666,
                        "load_start_float": 666.00010899999995,
                        "bytesIn": 901,
                        "objectSize": 901,
                        "objectSizeUncompressed": 4907,
                        "chunks": [
                            {
                                "ts": 1144,
                                "bytes": 901,
                                "inflated": 4907
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 193,
                        "protocol": "HTTP\/2",
                        "dns_start": 340,
                        "dns_end": 405,
                        "connect_start": 408,
                        "connect_end": 468,
                        "ssl_start": 468,
                        "ssl_end": 632,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 9,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/fft6iqy.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 901",
                                "content-type: text\/css;charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains;",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 65,
                        "connect_ms": 60,
                        "ssl_ms": 164,
                        "gzip_total": 901,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 600,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 335,
                        "socket_group": "https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 109,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1145,
                        "ttfb_start": 666,
                        "ttfb_end": 1143,
                        "download_start": 1143,
                        "download_end": 1145,
                        "download_ms": 2,
                        "all_start": 340,
                        "all_end": 1145,
                        "all_ms": 768,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "248085.4-1",
                        "request_id": "248085.4-1",
                        "ip_addr": "104.17.246.203",
                        "full_url": "https:\/\/unpkg.com\/@barba\/[email protected]\/dist\/barba.umd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "unpkg.com",
                        "url": "\/@barba\/[email protected]\/dist\/barba.umd.js",
                        "raw_id": "248085.4",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 83,
                        "ttfb_ms": 65,
                        "load_start": 717,
                        "load_start_float": 717.00012200000003,
                        "bytesIn": 10636,
                        "objectSize": 10636,
                        "objectSizeUncompressed": 27013,
                        "chunks": [
                            {
                                "ts": 787,
                                "bytes": 2729,
                                "inflated": 6030
                            },
                            {
                                "ts": 792,
                                "bytes": 2738,
                                "inflated": 6449
                            },
                            {
                                "ts": 800,
                                "bytes": 5169,
                                "inflated": 14534
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 183,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 98,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: unpkg.com",
                                ":method: GET",
                                ":path: \/@barba\/[email protected]\/dist\/barba.umd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "age: 369151",
                                "cache-control: public, max-age=31536000",
                                "cf-cache-status: HIT",
                                "cf-ray: 8bef3c90a87991e3-FRA",
                                "content-encoding: br",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"6985-gx6+PCUj5bCVQ1CcdB0QRpssFSA\"",
                                "fly-request-id: 01J6RWMH8AWVSJQ9Y73J12CXBQ-fra",
                                "last-modified: Sat, 26 Oct 1985 08:15:00 GMT",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "via: 1.1 fly.io",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1828,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 10830,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31166849,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 714,
                        "socket_group": "https:\/\/unpkg.com <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 122,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 800,
                        "ttfb_start": 717,
                        "ttfb_end": 782,
                        "download_start": 782,
                        "download_end": 800,
                        "download_ms": 18,
                        "all_start": 717,
                        "all_end": 800,
                        "all_ms": 83,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "248085.15",
                        "request_id": "248085.15",
                        "ip_addr": "184.24.77.146",
                        "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "p.typekit.net",
                        "url": "\/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                        "raw_id": "248085.15",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 38,
                        "ttfb_ms": 36,
                        "load_start": 1289,
                        "load_start_float": 1289.000207,
                        "bytesIn": 5,
                        "objectSize": 5,
                        "objectSizeUncompressed": 5,
                        "chunks": [
                            {
                                "ts": 1327,
                                "bytes": 5
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 221,
                        "protocol": "HTTP\/2",
                        "dns_start": 1150,
                        "dns_end": 1192,
                        "connect_start": 1193,
                        "connect_end": 1223,
                        "ssl_start": 1223,
                        "ssl_end": 1288,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: p.typekit.net",
                                ":method: GET",
                                ":path: \/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=604800",
                                "content-length: 5",
                                "content-type: text\/css",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                "etag: \"6649f74c-5\"",
                                "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2020,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 42,
                        "connect_ms": 30,
                        "ssl_ms": 65,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1150,
                        "socket_group": "https:\/\/p.typekit.net <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 207,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1327,
                        "ttfb_start": 1289,
                        "ttfb_end": 1325,
                        "download_start": 1325,
                        "download_end": 1327,
                        "download_ms": 2,
                        "all_start": 1150,
                        "all_end": 1327,
                        "all_ms": 175,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "248085.22",
                        "request_id": "248085.22",
                        "ip_addr": "184.24.77.144",
                        "full_url": "https:\/\/use.typekit.net\/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                        "raw_id": "248085.22",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 150,
                        "ttfb_ms": 112,
                        "load_start": 1525,
                        "load_start_float": 1525.0002300000001,
                        "bytesIn": 25728,
                        "objectSize": 25728,
                        "objectSizeUncompressed": 25728,
                        "chunks": [
                            {
                                "ts": 1655,
                                "bytes": 16384
                            },
                            {
                                "ts": 1675,
                                "bytes": 9344
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 237,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1437,
                        "connect_end": 1467,
                        "ssl_start": 1467,
                        "ssl_end": 1525,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.jamiehunter.design",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 25728",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                "etag: \"5a98a091d16ba1fe445913a6f2749057cfffa064\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2230,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 30,
                        "ssl_ms": 58,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1436,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 230,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "BASE": 70,
                                "DYNA": 427,
                                "GDYN": 265,
                                "GPOS": 6488,
                                "OS\/2": 96,
                                "cmap": 540,
                                "cvt ": 34,
                                "fpgm": 371,
                                "gasp": 8,
                                "glyf": 44637,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 864,
                                "loca": 0,
                                "maxp": 32,
                                "name": 966,
                                "post": 585,
                                "prep": 66
                            },
                            "names": {
                                "0": "\u00a9 2000 Adobe Systems Incorporated. All rights reserved.",
                                "1": "Warnock Pro SmBd",
                                "2": "Regular",
                                "3": "2.145;ADBE;WarnockPro-Semibold;ADOBE",
                                "4": "Warnock Pro SmBd",
                                "5": "Version 2.145;PS 2.000;hotconv 1.0.82;makeotf.lib2.5.63406",
                                "6": "WarnockPro-Semibold",
                                "14": "http:\/\/typekit.com\/eulas\/0000000000000000000173fa"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 570,
                                "usWeightClass": 600,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 264,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 647,
                                "ulUnicodeRange2": 1,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ADBE",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1030,
                                "usWinDescent": 599,
                                "ulCodePageRange1": 536871071,
                                "ulCodePageRange2": 0,
                                "sxHeight": 440,
                                "sCapHeight": 659,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 10,
                                    "bWeight": 7,
                                    "bProportion": 3,
                                    "bContrast": 6,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 11,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ],
                                        "SRB ": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern",
                                            "size"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 216
                            }
                        },
                        "load_end": 1675,
                        "ttfb_start": 1525,
                        "ttfb_end": 1637,
                        "download_start": 1637,
                        "download_end": 1675,
                        "download_ms": 38,
                        "all_start": 1437,
                        "all_end": 1675,
                        "all_ms": 238,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "248085.16",
                        "request_id": "248085.16",
                        "ip_addr": "184.24.77.144",
                        "full_url": "https:\/\/use.typekit.net\/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                        "raw_id": "248085.16",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 189,
                        "ttfb_ms": 150,
                        "load_start": 1526,
                        "load_start_float": 1526.0002440000001,
                        "bytesIn": 25712,
                        "objectSize": 25712,
                        "objectSizeUncompressed": 25712,
                        "chunks": [
                            {
                                "ts": 1688,
                                "bytes": 1393
                            },
                            {
                                "ts": 1706,
                                "bytes": 16384
                            },
                            {
                                "ts": 1715,
                                "bytes": 7935
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 237,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.jamiehunter.design",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 25712",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                "etag: \"1e925280162de64a7a54479c3e6af6b027295cf2\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2230,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1441,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 244,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1715,
                        "ttfb_start": 1526,
                        "ttfb_end": 1676,
                        "download_start": 1676,
                        "download_end": 1715,
                        "download_ms": 39,
                        "all_start": 1526,
                        "all_end": 1715,
                        "all_ms": 189,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "248085.31",
                        "request_id": "248085.31",
                        "ip_addr": "184.24.77.144",
                        "full_url": "https:\/\/use.typekit.net\/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                        "raw_id": "248085.31",
                        "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 98,
                        "ttfb_ms": 39,
                        "load_start": 1527,
                        "load_start_float": 1527.0002380000001,
                        "bytesIn": 35164,
                        "objectSize": 35164,
                        "objectSizeUncompressed": 35164,
                        "chunks": [
                            {
                                "ts": 1600,
                                "bytes": 16384
                            },
                            {
                                "ts": 1625,
                                "bytes": 18780
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 237,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.jamiehunter.design",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 35164",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                "etag: \"d2fcfb705064eaa3d4e99c7ecec50f2d6cde3324\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2230,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1438,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 238,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 28454,
                                "DYNA": 300,
                                "GDEF": 46,
                                "GDYN": 273,
                                "GPOS": 33026,
                                "GSUB": 6182,
                                "OS\/2": 96,
                                "cmap": 788,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1672,
                                "maxp": 6,
                                "name": 954,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2015 Monotype Imaging Inc.  All rights reserved.",
                                "1": "Neue Haas Unica W1G Light",
                                "2": "Regular",
                                "3": "Monotype Imaging Inc.:Neue Haas Unica W1G Light:2015",
                                "4": "Neue Haas Unica W1G Light",
                                "5": "Version 1.00",
                                "6": "NeueHaasUnicaW1G-Light",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b205f"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 521,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 304,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684355247,
                                "ulUnicodeRange2": 3,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "MONO",
                                "fsSelection": 320,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1166,
                                "usWinDescent": 340,
                                "ulCodePageRange1": 536871071,
                                "ulCodePageRange2": 0,
                                "sxHeight": 508,
                                "sCapHeight": 712,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 4,
                                    "bProportion": 4,
                                    "bContrast": 3,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 6,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    700,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "BGR ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MKD ": [
                                            "locl"
                                        ],
                                        "SRB ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "locl"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "locl"
                                        ],
                                        "FRA ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ITA ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "locl"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "locl"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ],
                                        "BGR ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "SRB ": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ],
                                        "CAT ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "FRA ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "ITA ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "NLD ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "kern",
                                            "mark"
                                        ],
                                        "TRK ": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 418
                            }
                        },
                        "load_end": 1625,
                        "ttfb_start": 1527,
                        "ttfb_end": 1566,
                        "download_start": 1566,
                        "download_end": 1625,
                        "download_ms": 59,
                        "all_start": 1527,
                        "all_end": 1625,
                        "all_ms": 98,
                        "index": 15,
                        "number": 16
                    }
                ],
                "requestsFull": 16,
                "requestsDoc": 0,
                "responses_200": 14,
                "responses_404": 0,
                "responses_other": 2,
                "result": 99997,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                "URL": "https:\/\/www.jamiehunter.design\/",
                "connections": 6,
                "final_base_page_request": 0,
                "final_base_page_request_id": "B51FCFBCAC388EA8E27BC73D13031590",
                "final_url": "https:\/\/www.jamiehunter.design\/",
                "domInteractive": 133,
                "domContentLoadedEventStart": 133,
                "domContentLoadedEventEnd": 133,
                "firstPaint": 0,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 0,
                "TTFB": 312,
                "basePageSSLTime": 81,
                "score_cache": 69,
                "score_cdn": 79,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 105187,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 3,
                    "HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 6,
                    "ParseAuthorStyleSheet": 3,
                    "EvaluateScript": 1,
                    "v8.compile": 5,
                    "UpdateLayoutTree": 0,
                    "Layout": 95,
                    "PrePaint": 0,
                    "Paint": 0,
                    "Layerize": 0,
                    "FireAnimationFrame": 0,
                    "FunctionCall": 0,
                    "TimerFire": 0,
                    "Idle": 1595
                },
                "cpuTimesDoc": {
                    "ParseHTML": 0,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 0,
                    "ParseAuthorStyleSheet": 0,
                    "EvaluateScript": 0,
                    "v8.compile": 0,
                    "UpdateLayoutTree": 0,
                    "Layout": 0,
                    "PrePaint": 0,
                    "Paint": 0,
                    "Layerize": 0,
                    "FireAnimationFrame": 0,
                    "FunctionCall": 0,
                    "TimerFire": 0,
                    "Idle": 0
                },
                "cpu.ParseHTML": 3,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 6,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.EvaluateScript": 1,
                "cpu.v8.compile": 5,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 95,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 1595,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725633857.2662394,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725633860.3706427,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 6289,
                "fullyLoadedCPUpct": 11.955901919787118,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                                "loaderId": "E458F67F5D2D14CADFFAE1265BD64075"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.jamiehunter.design",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.jamiehunter.design\/",
                "document_hostname": "www.jamiehunter.design",
                "document_origin": "https:\/\/www.jamiehunter.design",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 61,
                "PerformancePaintTiming.first-paint": 2006.8000000007451,
                "origin_dns": {
                    "ns": [
                        "ns1040.ui-dns.de.",
                        "ns1095.ui-dns.com.",
                        "ns1025.ui-dns.org.",
                        "ns1017.ui-dns.biz."
                    ],
                    "mx": [
                        "10 mx01.ionos.de.",
                        "10 mx00.ionos.de."
                    ],
                    "txt": [
                        "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                    ],
                    "soa": [
                        "ns1095.ui-dns.com. hostmaster.1and1.com. 2017091112 28800 7200 604800 300"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "JavaScript frameworks": "GSAP 2.1.2",
                    "Web servers": "Apache HTTP Server",
                    "CDN": "Cloudflare,Unpkg,cdnjs",
                    "JavaScript libraries": "core-js 2.5.1,Barba.js 2.6.0,jQuery 3.4.0,Clipboard.js",
                    "Font scripts": "Typekit",
                    "Hosting": "IONOS",
                    "Miscellaneous": "PWA"
                },
                "detected_apps": {
                    "GSAP": "2.1.2",
                    "Apache HTTP Server": "",
                    "Cloudflare": "",
                    "core-js": "2.5.1",
                    "Barba.js": "2.6.0",
                    "Unpkg": "",
                    "Typekit": "",
                    "jQuery": "3.4.0",
                    "IONOS": "",
                    "cdnjs": "",
                    "Clipboard.js": "",
                    "PWA": ""
                },
                "detected_technologies": {
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.1.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Barba.js": {
                        "name": "Barba.js",
                        "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                        "slug": "barba-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.0",
                        "icon": "Barba.js.png",
                        "website": "https:\/\/barba.js.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Unpkg": {
                        "name": "Unpkg",
                        "description": "Unpkg is a content delivery network for everything on npm.",
                        "slug": "unpkg",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Unpkg.png",
                        "website": "https:\/\/unpkg.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.4.0",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "IONOS": {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Clipboard.js": {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.1.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Barba.js",
                        "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                        "slug": "barba-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.0",
                        "icon": "Barba.js.png",
                        "website": "https:\/\/barba.js.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Unpkg",
                        "description": "Unpkg is a content delivery network for everything on npm.",
                        "slug": "unpkg",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Unpkg.png",
                        "website": "https:\/\/unpkg.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.4.0",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "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.4\/aria-hidden-body?application=axeAPI",
                            "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=\"lightBG\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "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.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1><span class=\"lowercase title\">JamieHunter.design<\/span> <span class=\"lettering\"><p>Holistic Design &amp; Development person.<\/p><\/span><\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "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.4\/document-title?application=axeAPI",
                            "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.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cover",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cover\" class=\"no-js\"><\/div>",
                                    "target": [
                                        "#cover"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"menu\" class=\"menu\">",
                                    "target": [
                                        "#menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "About",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Projects",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Projects"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Contact",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Contact"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator\">",
                                    "target": [
                                        "#slider-indicator"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner\">",
                                    "target": [
                                        "#slider-indicator_inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_labels",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_labels"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_labels_wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_labels_wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_line"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line_marker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_line_marker\"><\/div>",
                                    "target": [
                                        "#slider-indicator_inner_line_marker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line_dots",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_line_dots"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "timer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"timer\" data-url=\"projects\">",
                                    "target": [
                                        "#timer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "timer-active",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">",
                                    "target": [
                                        "#timer-active"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "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"
                            ],
                            "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.4\/html-lang-valid?application=axeAPI",
                            "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": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "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=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/about\">About<\/a>",
                                    "target": [
                                        "#About > span > a"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                    "target": [
                                        "#Projects > span > a"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a>",
                                    "target": [
                                        "#Contact > span > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        "#menu > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n            <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_labels_wrapper > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_line_dots"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Projects"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Contact"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1025.ui-dns.org",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 39230,
                "testUrl": "https:\/\/www.jamiehunter.design\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "warnock-pro-caption",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "neue-haas-unica",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "neue-haas-unica",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    }
                ],
                "generated-content-percent": "-4.22",
                "generated-content-size": "-0.16",
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.4.0",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.4.0",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "gsap",
                        "severity": "high",
                        "version": "2.1.2",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                    }
                ],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/unpkg.com\/@barba\/[email protected]",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                    "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                    "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                    "https:\/\/use.typekit.net\/fft6iqy.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>jamiehunter.design | Home<\/title>\n\n  <link href=\"https:\/\/jamiehunter.design\/assets\/css\/styles.css\" rel=\"stylesheet\">  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/fft6iqy.css\">\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <noscript>\n    <style>\n      body {\n        opacity: 1;\n      }\n      #cover {\n        display:none;\n      }\n      .cursor {\n        display:none;\n      }\n    <\/style>\n  <\/noscript>\n<\/head>\n<body class=\"lightBG\">\n\n  <div id=\"cover\" class=\"no-js\"><\/div>\n  <div class=\"cursor\">\n    <svg width=\"40\" height=\"40\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M20 30c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10z\" stroke=\"#1A1A1A\" stroke-width=\"20\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"63\" stroke-dasharray=\"63\"><\/path>\n    <\/svg>\n  <\/div>\n\n  <header class=\"header light\">\n    <a class=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>\n\n    <nav id=\"menu\" class=\"menu\">\n      <ul>\n              <li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>\n            <\/ul>\n    <\/nav>\n\n    <div id=\"slider-indicator\">\n      <div id=\"slider-indicator_inner\">\n        <div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"scrollWrapper\">\n\n  <div class=\"page\" data-barba=\"wrapper\">\n\n<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\">\n  <header class=\"intro\">\n    <div class=\"intro-container\">\n      <h1><span class=\"lowercase title\">JamieHunter.design<\/span> <span class=\"lettering\"><p>Holistic Design &amp; Development person.<\/p><\/span><\/h1>\n      <div id=\"timer\" data-url=\"projects\">\n  <svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M42.904 82.808c22.038 0 39.904-17.866 39.904-39.904C82.808 20.866 64.942 3 42.904 3 20.866 3 3 20.866 3 42.904c0 22.038 17.866 39.904 39.904 39.904z\" stroke=\"#FFF\" stroke-width=\"5\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"251\" stroke-dasharray=\"251\"><\/path>\n  <\/svg>\n<\/div>\n    <\/div>\n  <\/header>\n<\/main>\n\n  <\/div>\n\n<\/div>\n\n\n\n<script src=\"https:\/\/unpkg.com\/@barba\/[email protected]\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n\n<script src=\"https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js\"><\/script><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        1418
                    ],
                    [
                        1514,
                        30837
                    ]
                ],
                "longTasks": [
                    [
                        1418,
                        1514
                    ]
                ],
                "lastVisualChange": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 76
                    },
                    {
                        "name": "fetchStart",
                        "time": 93
                    },
                    {
                        "name": "navigationStart",
                        "time": 130
                    },
                    {
                        "name": "domLoading",
                        "time": 131
                    },
                    {
                        "name": "responseEnd",
                        "time": 132
                    },
                    {
                        "name": "domInteractive",
                        "time": 132
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 132
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 132
                    },
                    {
                        "name": "domComplete",
                        "time": 133
                    },
                    {
                        "name": "responseEnd",
                        "time": 393
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 403
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 403
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 403
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 404
                    },
                    {
                        "name": "domLoading",
                        "time": 404
                    },
                    {
                        "name": "firstPaint",
                        "time": 2082
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2082
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 130,
                "chromeUserTiming.fetchStart": 93,
                "chromeUserTiming.domLoading": 405,
                "chromeUserTiming.responseEnd": 394,
                "chromeUserTiming.domInteractive": 133,
                "chromeUserTiming.domContentLoadedEventStart": 133,
                "chromeUserTiming.domContentLoadedEventEnd": 133,
                "chromeUserTiming.domComplete": 133,
                "chromeUserTiming.unloadEventStart": 403,
                "chromeUserTiming.unloadEventEnd": 403,
                "chromeUserTiming.markAsMainFrame": 403,
                "chromeUserTiming.commitNavigationEnd": 404,
                "chromeUserTiming.firstPaint": 2082,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2082,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1409.357
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 1529.1389999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 406.82799999999997
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 406.84199999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 420.42500000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 420.48500000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 420.49299999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 420.52600000000001
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 421.53800000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 425.54300000000001
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 425.61099999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 426.45600000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 579.43200000000002
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 579.48699999999997
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 579.976
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 580.024
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 747.755
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 885.30999999999995
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 1227.693
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 1228.5229999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1415.5619999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1415.568
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1417.5350000000001
                        },
                        "1842": {
                            "name": "TransformUsesBoxSizeOnSVG",
                            "firstUsed": 1447.9780000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1526.4829999999999
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1533.8199999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1535.4839999999999
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 1552.1289999999999
                        },
                        "3259": {
                            "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                            "firstUsed": 1554.498
                        },
                        "3262": {
                            "name": "V8InvalidatedMapIteratorLookupChainProtector",
                            "firstUsed": 1554.675
                        },
                        "3269": {
                            "name": "V8InvalidatedSetIteratorLookupChainProtector",
                            "firstUsed": 1555.1199999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1569.162
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 1569.1900000000001
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1584.7080000000001
                        }
                    },
                    "CSSFeatures": {
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 579.99800000000005
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 580.01099999999997
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 1228.548
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 1228.596
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 1228.627
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 1228.6369999999999
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 1228.6500000000001
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 1228.6700000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1415.5889999999999
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1415.6030000000001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1415.6089999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1415.627
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1415.633
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1415.6379999999999
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1415.7750000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1415.7809999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 1415.7909999999999
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1415.8309999999999
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1415.836
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1415.8399999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1415.845
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1415.8489999999999
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1415.854
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1415.877
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 1415.8820000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1416.2070000000001
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1416.2449999999999
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1416.251
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 1416.2650000000001
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1416.2719999999999
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1416.376
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1416.384
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1416.3900000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1416.3979999999999
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1416.424
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1416.4580000000001
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1416.463
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1416.491
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1416.576
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1416.6389999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1416.7080000000001
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 1416.7560000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1416.796
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1416.8040000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1416.828
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 2006.8000000007451,
                "maxFID": 0,
                "TTIMeasurementEnd": 30837,
                "LastInteractive": 2006.8000000007451,
                "TimeToInteractive": 2006.8000000007451,
                "FirstCPUIdle": 2006.8000000007451,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDc8Z_9VX",
                "step": 1,
                "effectiveBps": 136540,
                "render": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 145,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "error": "Page Load Timeout",
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": null,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": null,
                "lighthouse.PWA": null,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "110": 55,
                            "212": 89.5,
                            "313": 77.299999999999997,
                            "415": 26.300000000000001,
                            "516": 78.900000000000006,
                            "618": 61.899999999999999,
                            "719": 75,
                            "820": 100,
                            "929": 100,
                            "1030": 52.600000000000001,
                            "1131": 23.800000000000001,
                            "1232": 21.100000000000001,
                            "1334": 31.600000000000001,
                            "1435": 30,
                            "1536": 78.900000000000006,
                            "1637": 80,
                            "1739": 66.700000000000003,
                            "1841": 95,
                            "1942": 26.300000000000001,
                            "2044": 20,
                            "2145": 21.100000000000001,
                            "2246": 20,
                            "2347": 20,
                            "2449": 11.1,
                            "2550": 19,
                            "2651": 28.600000000000001,
                            "2752": 65,
                            "2853": 47.399999999999999,
                            "2955": 25,
                            "3056": 15.800000000000001,
                            "3157": 20,
                            "3258": 19,
                            "3359": 11.1,
                            "3460": 22.699999999999999,
                            "3561": 10.5,
                            "3662": 22.699999999999999,
                            "3763": 52.600000000000001,
                            "3864": 15,
                            "3965": 15,
                            "4066": 20,
                            "4167": 15,
                            "4268": 10.5,
                            "4369": 19,
                            "4470": 15,
                            "4572": 15.800000000000001,
                            "4672": 20,
                            "4773": 60,
                            "4874": 22.699999999999999,
                            "4975": 19,
                            "5076": 15,
                            "5177": 15.800000000000001,
                            "5278": 22.699999999999999,
                            "5379": 10.5,
                            "5480": 15,
                            "5581": 15.800000000000001,
                            "5681": 15,
                            "5782": 55,
                            "5883": 15,
                            "5984": 22.699999999999999,
                            "6085": 15,
                            "6186": 15.800000000000001,
                            "6288": 19,
                            "6389": 15.800000000000001,
                            "6490": 15.800000000000001,
                            "6592": 19,
                            "6693": 11.1,
                            "6794": 66.700000000000003,
                            "6895": 16.699999999999999,
                            "6997": 19,
                            "7098": 20,
                            "7199": 20,
                            "7300": 15.800000000000001,
                            "7401": 20,
                            "7502": 10.5,
                            "7603": 19,
                            "7704": 27.300000000000001,
                            "7805": 50,
                            "7906": 19,
                            "8007": 15,
                            "8108": 11.1,
                            "8209": 19,
                            "8310": 10.5,
                            "8411": 22.699999999999999,
                            "8512": 10.5,
                            "8613": 10.5,
                            "8714": 31.800000000000001,
                            "8815": 45,
                            "8916": 15,
                            "9017": 15,
                            "9118": 10.5,
                            "9219": 19,
                            "9320": 15,
                            "9421": 15,
                            "9522": 15,
                            "9623": 10.5,
                            "9724": 30,
                            "9825": 38.100000000000001,
                            "9926": 15.800000000000001,
                            "10027": 15,
                            "10128": 10.5,
                            "10229": 19,
                            "10330": 10.5,
                            "10431": 19,
                            "10532": 10.5,
                            "10633": 15.800000000000001,
                            "10734": 31.600000000000001,
                            "10835": 40.899999999999999,
                            "10936": 15,
                            "11037": 15,
                            "11138": 19,
                            "11239": 20,
                            "11340": 15,
                            "11441": 20,
                            "11543": 20,
                            "11644": 20,
                            "11745": 42.899999999999999,
                            "11846": 36.799999999999997,
                            "11947": 15.800000000000001,
                            "12049": 15.800000000000001,
                            "12150": 19,
                            "12251": 11.1,
                            "12352": 22.699999999999999,
                            "12453": 15.800000000000001,
                            "12555": 20,
                            "12656": 19,
                            "12757": 47.399999999999999,
                            "12858": 38.100000000000001,
                            "12960": 23.800000000000001,
                            "13061": 15.800000000000001,
                            "13162": 15,
                            "13263": 45,
                            "13365": 15.800000000000001,
                            "13466": 10.5,
                            "13567": 23.800000000000001,
                            "13668": 15.800000000000001,
                            "13769": 54.5,
                            "13871": 31.600000000000001,
                            "13972": 19,
                            "14073": 15.800000000000001,
                            "14174": 20,
                            "14275": 11.1,
                            "14377": 19,
                            "14478": 15.800000000000001,
                            "14579": 15.800000000000001,
                            "14680": 20,
                            "14781": 63.600000000000001,
                            "14882": 21.100000000000001,
                            "14983": 15.800000000000001,
                            "15084": 15.800000000000001,
                            "15186": 15,
                            "15287": 20,
                            "15388": 15.800000000000001,
                            "15489": 19,
                            "15590": 20,
                            "15691": 19,
                            "15792": 57.100000000000001,
                            "15893": 15,
                            "15994": 19,
                            "16095": 11.1,
                            "16196": 15,
                            "16297": 15,
                            "16398": 19,
                            "16499": 11.1,
                            "16601": 19,
                            "16702": 15.800000000000001,
                            "16803": 66.700000000000003,
                            "16904": 20,
                            "17005": 15.800000000000001,
                            "17107": 20,
                            "17208": 19,
                            "17309": 15.800000000000001,
                            "17410": 10.5,
                            "17512": 15.800000000000001,
                            "17613": 20,
                            "17714": 21.100000000000001,
                            "17815": 63.600000000000001,
                            "17917": 20,
                            "18018": 15.800000000000001,
                            "18119": 15,
                            "18220": 21.100000000000001,
                            "18321": 15,
                            "18423": 20,
                            "18524": 15,
                            "18625": 15.800000000000001,
                            "18726": 28.600000000000001,
                            "18827": 47.600000000000001,
                            "18928": 10.5,
                            "19029": 15,
                            "19130": 22.699999999999999,
                            "19231": 10.5,
                            "19332": 19,
                            "19433": 15,
                            "19534": 15,
                            "19635": 11.1,
                            "19736": 38.100000000000001,
                            "19837": 42.899999999999999,
                            "19938": 10.5,
                            "20039": 15,
                            "20140": 20,
                            "20241": 15,
                            "20342": 15,
                            "20443": 15,
                            "20544": 10.5,
                            "20645": 20,
                            "20746": 36.799999999999997,
                            "20847": 50,
                            "20949": 15,
                            "21050": 15.800000000000001,
                            "21151": 15.800000000000001,
                            "21252": 19,
                            "21354": 15.800000000000001,
                            "21455": 15,
                            "21556": 15.800000000000001,
                            "21657": 20,
                            "21758": 45,
                            "21859": 40,
                            "21961": 23.800000000000001,
                            "22062": 19,
                            "22163": 11.1,
                            "22264": 20,
                            "22365": 15,
                            "22467": 20,
                            "22568": 15.800000000000001,
                            "22669": 20,
                            "22773": 54.5,
                            "22874": 31.600000000000001,
                            "22975": 27.300000000000001,
                            "23076": 15,
                            "23177": 15.800000000000001,
                            "23278": 15.800000000000001,
                            "23379": 11.1,
                            "23480": 20,
                            "23581": 15,
                            "23682": 20,
                            "23783": 59.100000000000001,
                            "23884": 15.800000000000001,
                            "23985": 15,
                            "24086": 15,
                            "24187": 22.699999999999999,
                            "24288": 11.1,
                            "24389": 19,
                            "24490": 10.5,
                            "24592": 19,
                            "24693": 20,
                            "24804": 65.200000000000003,
                            "24905": 25,
                            "25006": 19,
                            "25108": 15.800000000000001,
                            "25209": 15,
                            "25310": 15.800000000000001,
                            "25411": 19,
                            "25512": 15.800000000000001,
                            "25613": 15.800000000000001,
                            "25715": 15.800000000000001,
                            "25816": 55,
                            "25917": 19,
                            "26018": 15,
                            "26119": 19,
                            "26220": 15.800000000000001,
                            "26321": 10.5,
                            "26422": 19,
                            "26523": 15,
                            "26624": 15,
                            "26725": 25,
                            "26826": 47.600000000000001,
                            "26926": 15.800000000000001,
                            "27028": 15.800000000000001,
                            "27128": 11.1,
                            "27229": 15,
                            "27330": 19,
                            "27431": 10.5,
                            "27532": 19,
                            "27633": 10.5,
                            "27734": 27.800000000000001,
                            "27836": 60,
                            "27937": 20,
                            "28038": 26.300000000000001,
                            "28139": 11.1,
                            "28240": 19,
                            "28342": 21.100000000000001,
                            "28443": 19,
                            "28544": 20,
                            "28645": 11.1,
                            "28746": 40,
                            "28847": 40,
                            "28948": 15,
                            "29049": 15,
                            "29150": 19,
                            "29251": 15.800000000000001,
                            "29352": 16.699999999999999,
                            "29453": 15,
                            "29554": 15,
                            "29655": 15,
                            "29756": 40,
                            "29856": 33.299999999999997,
                            "29957": 20,
                            "30058": 19,
                            "30159": 15,
                            "30260": 15,
                            "30361": 15,
                            "30462": 19,
                            "30563": 15,
                            "30664": 15,
                            "30765": 47.600000000000001,
                            "30866": 45,
                            "30968": 90
                        },
                        "max": 100,
                        "count": 307
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "110": 0,
                            "212": 33050,
                            "313": 712427,
                            "415": 5222,
                            "516": 247467,
                            "618": 1129528,
                            "719": 2639827,
                            "820": 4053119,
                            "929": 3734367,
                            "1030": 0,
                            "1131": 0,
                            "1232": 0,
                            "1334": 154423,
                            "1435": 509971,
                            "1536": 13279,
                            "1637": 422784,
                            "1739": 6346347,
                            "1841": 782876,
                            "1942": 0,
                            "2044": 0,
                            "2145": 0,
                            "2246": 0,
                            "2347": 0,
                            "2449": 0,
                            "2550": 0,
                            "2651": 16669,
                            "2752": 772605,
                            "2853": 5224,
                            "2955": 0,
                            "3056": 0,
                            "3157": 0,
                            "3258": 0,
                            "3359": 0,
                            "3460": 0,
                            "3561": 0,
                            "3662": 0,
                            "3763": 0,
                            "3864": 0,
                            "3965": 0,
                            "4066": 0,
                            "4167": 0,
                            "4268": 0,
                            "4369": 0,
                            "4470": 0,
                            "4572": 0,
                            "4672": 0,
                            "4773": 0,
                            "4874": 0,
                            "4975": 0,
                            "5076": 0,
                            "5177": 0,
                            "5278": 0,
                            "5379": 0,
                            "5480": 0,
                            "5581": 0,
                            "5681": 0,
                            "5782": 0,
                            "5883": 0,
                            "5984": 0,
                            "6085": 0,
                            "6186": 0,
                            "6288": 0,
                            "6389": 0,
                            "6490": 0,
                            "6592": 0,
                            "6693": 0,
                            "6794": 0,
                            "6895": 0,
                            "6997": 0,
                            "7098": 0,
                            "7199": 0,
                            "7300": 0,
                            "7401": 0,
                            "7502": 0,
                            "7603": 0,
                            "7704": 0,
                            "7805": 0,
                            "7906": 0,
                            "8007": 0,
                            "8108": 0,
                            "8209": 0,
                            "8310": 0,
                            "8411": 0,
                            "8512": 0,
                            "8613": 0,
                            "8714": 0,
                            "8815": 0,
                            "8916": 0,
                            "9017": 0,
                            "9118": 0,
                            "9219": 0,
                            "9320": 0,
                            "9421": 0,
                            "9522": 0,
                            "9623": 0,
                            "9724": 0,
                            "9825": 0,
                            "9926": 0,
                            "10027": 0,
                            "10128": 0,
                            "10229": 0,
                            "10330": 0,
                            "10431": 0,
                            "10532": 0,
                            "10633": 0,
                            "10734": 0,
                            "10835": 0,
                            "10936": 0,
                            "11037": 0,
                            "11138": 0,
                            "11239": 0,
                            "11340": 0,
                            "11441": 0,
                            "11543": 0,
                            "11644": 0,
                            "11745": 0,
                            "11846": 0,
                            "11947": 5214,
                            "12049": 0,
                            "12150": 0,
                            "12251": 0,
                            "12352": 0,
                            "12453": 0,
                            "12555": 0,
                            "12656": 0,
                            "12757": 0,
                            "12858": 0,
                            "12960": 0,
                            "13061": 0,
                            "13162": 0,
                            "13263": 0,
                            "13365": 0,
                            "13466": 0,
                            "13567": 0,
                            "13668": 0,
                            "13769": 0,
                            "13871": 0,
                            "13972": 0,
                            "14073": 0,
                            "14174": 0,
                            "14275": 0,
                            "14377": 0,
                            "14478": 0,
                            "14579": 0,
                            "14680": 0,
                            "14781": 0,
                            "14882": 0,
                            "14983": 0,
                            "15084": 0,
                            "15186": 0,
                            "15287": 0,
                            "15388": 0,
                            "15489": 0,
                            "15590": 0,
                            "15691": 0,
                            "15792": 0,
                            "15893": 0,
                            "15994": 0,
                            "16095": 0,
                            "16196": 0,
                            "16297": 0,
                            "16398": 0,
                            "16499": 0,
                            "16601": 0,
                            "16702": 0,
                            "16803": 3305,
                            "16904": 0,
                            "17005": 0,
                            "17107": 0,
                            "17208": 0,
                            "17309": 0,
                            "17410": 0,
                            "17512": 0,
                            "17613": 0,
                            "17714": 0,
                            "17815": 0,
                            "17917": 0,
                            "18018": 0,
                            "18119": 0,
                            "18220": 0,
                            "18321": 0,
                            "18423": 0,
                            "18524": 0,
                            "18625": 0,
                            "18726": 0,
                            "18827": 0,
                            "18928": 0,
                            "19029": 0,
                            "19130": 0,
                            "19231": 0,
                            "19332": 0,
                            "19433": 0,
                            "19534": 0,
                            "19635": 0,
                            "19736": 0,
                            "19837": 0,
                            "19938": 0,
                            "20039": 0,
                            "20140": 0,
                            "20241": 0,
                            "20342": 0,
                            "20443": 0,
                            "20544": 0,
                            "20645": 0,
                            "20746": 0,
                            "20847": 0,
                            "20949": 0,
                            "21050": 0,
                            "21151": 0,
                            "21252": 0,
                            "21354": 0,
                            "21455": 4262,
                            "21556": 0,
                            "21657": 0,
                            "21758": 0,
                            "21859": 0,
                            "21961": 0,
                            "22062": 0,
                            "22163": 0,
                            "22264": 0,
                            "22365": 0,
                            "22467": 0,
                            "22568": 0,
                            "22669": 0,
                            "22773": 0,
                            "22874": 0,
                            "22975": 0,
                            "23076": 0,
                            "23177": 0,
                            "23278": 0,
                            "23379": 0,
                            "23480": 4273,
                            "23581": 0,
                            "23682": 0,
                            "23783": 0,
                            "23884": 0,
                            "23985": 0,
                            "24086": 0,
                            "24187": 0,
                            "24288": 0,
                            "24389": 0,
                            "24490": 0,
                            "24592": 0,
                            "24693": 0,
                            "24804": 0,
                            "24905": 0,
                            "25006": 0,
                            "25108": 0,
                            "25209": 0,
                            "25310": 0,
                            "25411": 0,
                            "25512": 0,
                            "25613": 0,
                            "25715": 0,
                            "25816": 0,
                            "25917": 0,
                            "26018": 0,
                            "26119": 0,
                            "26220": 0,
                            "26321": 0,
                            "26422": 0,
                            "26523": 0,
                            "26624": 0,
                            "26725": 0,
                            "26826": 0,
                            "26926": 0,
                            "27028": 0,
                            "27128": 0,
                            "27229": 0,
                            "27330": 0,
                            "27431": 0,
                            "27532": 0,
                            "27633": 0,
                            "27734": 0,
                            "27836": 0,
                            "27937": 0,
                            "28038": 0,
                            "28139": 0,
                            "28240": 0,
                            "28342": 0,
                            "28443": 0,
                            "28544": 0,
                            "28645": 0,
                            "28746": 0,
                            "28847": 0,
                            "28948": 0,
                            "29049": 0,
                            "29150": 0,
                            "29251": 0,
                            "29352": 0,
                            "29453": 0,
                            "29554": 0,
                            "29655": 0,
                            "29756": 0,
                            "29856": 0,
                            "29957": 0,
                            "30058": 0,
                            "30159": 0,
                            "30260": 0,
                            "30361": 0,
                            "30462": 0,
                            "30563": 0,
                            "30664": 0,
                            "30765": 0,
                            "30866": 0,
                            "30968": 0
                        },
                        "max": 6346347,
                        "count": 307
                    }
                },
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "cdnjs.cloudflare.com": {
                        "bytes": 76831,
                        "requests": 4,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "unpkg.com": {
                        "bytes": 10698,
                        "requests": 2,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "jamiehunter.design": {
                        "bytes": 15070,
                        "requests": 4,
                        "connections": 1
                    },
                    "www.jamiehunter.design": {
                        "bytes": 1457,
                        "requests": 1,
                        "connections": 1
                    },
                    "use.typekit.net": {
                        "bytes": 87505,
                        "requests": 4,
                        "cdn_provider": "Akamai",
                        "connections": 2
                    },
                    "p.typekit.net": {
                        "bytes": 5,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 1457,
                        "bytesUncompressed": 4022,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 98448,
                        "bytesUncompressed": 324095,
                        "requests": 8
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 4995,
                        "bytesUncompressed": 20062,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 86604,
                        "bytesUncompressed": 86604,
                        "requests": 3
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 62,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-2280-10.10.1.194",
                "loadTime": 696,
                "docTime": 696,
                "fullyLoaded": 798,
                "bytesOut": 11436,
                "bytesOutDoc": 9626,
                "bytesIn": 17491,
                "bytesInDoc": 17065,
                "requests": [
                    {
                        "type": 3,
                        "id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                        "request_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.jamiehunter.design\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jamiehunter.design",
                        "url": "\/",
                        "raw_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 152,
                        "ttfb_ms": 151,
                        "load_start": 137,
                        "load_start_float": 137.00006200000001,
                        "bytesIn": 1457,
                        "objectSize": 1457,
                        "objectSizeUncompressed": 4022,
                        "chunks": [
                            {
                                "ts": 289,
                                "bytes": 1457,
                                "inflated": 4022
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 36,
                        "connect_start": 36,
                        "connect_end": 68,
                        "ssl_start": 68,
                        "ssl_end": 136,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.jamiehunter.design",
                            "sanList": [
                                "*.jamiehunter.design",
                                "jamiehunter.design"
                            ],
                            "issuer": "Encryption Everywhere DV TLS CA - G2",
                            "validFrom": 1715644800,
                            "validTo": 1748390399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1715668094631,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1715668094568,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1715668094586,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jamiehunter.design",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 35,
                        "connect_ms": 32,
                        "ssl_ms": 68,
                        "gzip_total": 1555,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 18,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 62,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 289,
                        "ttfb_start": 137,
                        "ttfb_end": 288,
                        "download_start": 288,
                        "download_end": 289,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 289,
                        "all_ms": 287,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "248791.9",
                        "request_id": "248791.9",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/clipboard.min.js",
                        "raw_id": "248791.9",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 79,
                        "ttfb_ms": 78,
                        "load_start": 379,
                        "load_start_float": 379.000092,
                        "bytesIn": 3744,
                        "objectSize": 3744,
                        "objectSizeUncompressed": 10754,
                        "chunks": [
                            {
                                "ts": 458,
                                "bytes": 3744,
                                "inflated": 10754
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": 334,
                        "dns_end": 375,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/clipboard.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 3744",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "etag: \"2a02-5948f31f61bc0-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1825,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 41,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3744,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 333,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 92,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 458,
                        "ttfb_start": 379,
                        "ttfb_end": 457,
                        "download_start": 457,
                        "download_end": 458,
                        "download_ms": 1,
                        "all_start": 334,
                        "all_end": 458,
                        "all_ms": 120,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                658.93600000000004,
                                660.78800000000001
                            ],
                            [
                                658.95600000000002,
                                659.37699999999995
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248791.11",
                        "request_id": "248791.11",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/mainScrollSnap.js",
                        "raw_id": "248791.11",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 67,
                        "ttfb_ms": 65,
                        "load_start": 380,
                        "load_start_float": 380.00011000000001,
                        "bytesIn": 8268,
                        "objectSize": 8268,
                        "objectSizeUncompressed": 40598,
                        "chunks": [
                            {
                                "ts": 447,
                                "bytes": 8268,
                                "inflated": 40598
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/mainScrollSnap.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 8268",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "etag: \"9e96-5948f31f61bc0-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1828,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 8268,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 342,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 110,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 447,
                        "ttfb_start": 380,
                        "ttfb_end": 445,
                        "download_start": 445,
                        "download_end": 447,
                        "download_ms": 2,
                        "all_start": 380,
                        "all_end": 447,
                        "all_ms": 67,
                        "index": 2,
                        "number": 3,
                        "cpuTimes": {
                            "EvaluateScript": 29,
                            "v8.compile": 1,
                            "FunctionCall": 9
                        },
                        "cpu.EvaluateScript": 29,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 9,
                        "cpuTime": 39,
                        "js_timing": [
                            [
                                662.77200000000005,
                                691.64300000000003
                            ],
                            [
                                662.78800000000001,
                                664.03700000000003
                            ],
                            [
                                3271.3870000000002,
                                3279.9270000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248791.10",
                        "request_id": "248791.10",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jamiehunter.design",
                        "url": "\/assets\/js\/CustomEase.min.js",
                        "raw_id": "248791.10",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 73,
                        "ttfb_ms": 72,
                        "load_start": 382,
                        "load_start_float": 382.00010500000002,
                        "bytesIn": 2713,
                        "objectSize": 2713,
                        "objectSizeUncompressed": 5227,
                        "chunks": [
                            {
                                "ts": 455,
                                "bytes": 2713,
                                "inflated": 5227
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jamiehunter.design\/",
                        "initiator_line": 104,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jamiehunter.design",
                                ":method: GET",
                                ":path: \/assets\/js\/CustomEase.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 2713",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "etag: \"146b-5948f31e6d980-gzip\"",
                                "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 1828,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2713,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 335,
                        "http2_stream_id": 7,
                        "netlog_id": 105,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 455,
                        "ttfb_start": 382,
                        "ttfb_end": 454,
                        "download_start": 454,
                        "download_end": 455,
                        "download_ms": 1,
                        "all_start": 382,
                        "all_end": 455,
                        "all_ms": 73,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                661.53099999999995,
                                662.15099999999995
                            ],
                            [
                                661.54899999999998,
                                661.77700000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "248791.42",
                        "request_id": "248791.42",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.jamiehunter.design\/favicon-32x32.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jamiehunter.design",
                        "url": "\/favicon-32x32.png",
                        "raw_id": "248791.42",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 68,
                        "ttfb_ms": 67,
                        "load_start": 650,
                        "load_start_float": 650.00013300000001,
                        "bytesIn": 883,
                        "objectSize": 883,
                        "objectSizeUncompressed": 883,
                        "chunks": [
                            {
                                "ts": 718,
                                "bytes": 883
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jamiehunter.design",
                                ":method: GET",
                                ":path: \/favicon-32x32.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 883",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "etag: \"373-593c76c577840\"",
                                "last-modified: Mon, 30 Sep 2019 16:06:49 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 883,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 648,
                        "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 133,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                },
                                "File": {
                                    "FileSize": "883 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Gamma": 2.2000000000000002,
                                    "WhitePointX": 0.31269999999999998,
                                    "WhitePointY": 0.32900000000000001,
                                    "RedX": 0.64000000000000001,
                                    "RedY": 0.33000000000000002,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059999999999999998,
                                    "BackgroundColor": 255,
                                    "ModifyDate": "2019:09:30 18:05:41",
                                    "Datecreate": "2019-09-30T18:05:41+02:00",
                                    "Datemodify": "2019-09-30T18:05:41+02:00"
                                },
                                "IPTC": {
                                    "Credit": "RFG",
                                    "ApplicationRecordVersion": 4
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "GrayscaleAlpha",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "gray": 8
                                },
                                "pixels": 1024,
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 212.47399999999999,
                                        "standardDeviation": 83.327299999999994,
                                        "kurtosis": 1.42377,
                                        "skewness": 1.7421199999999999,
                                        "entropy": 0.37096000000000001
                                    },
                                    "gray": {
                                        "min": 0,
                                        "max": 43,
                                        "mean": 11.206099999999999,
                                        "standardDeviation": 12.930099999999999,
                                        "kurtosis": -1.89632,
                                        "skewness": 0.29220499999999999,
                                        "entropy": 0.384687
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Undefined",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:45:45+00:00",
                                    "date:modify": "2024-09-06T14:45:45+00:00",
                                    "png:bKGD": "chunk was found (see Background color, above)",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "4",
                                    "png:IHDR.color_type": "4 (GrayAlpha)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                    "png:text-encoded profiles": "1 were found",
                                    "png:tIME": "2019-09-30T18:05:41Z",
                                    "signature": "f5abb7feb18ee615c93a0d62623bf7b6f3cb20bb6bd8f56bda3755f7dceca620"
                                },
                                "profiles": {
                                    "iptc": {
                                        "Credit[2,110]": [
                                            "RFG"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "length": 28
                                    }
                                },
                                "tainted": false,
                                "filesize": "883B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "574116B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 718,
                        "ttfb_start": 650,
                        "ttfb_end": 717,
                        "download_start": 717,
                        "download_end": 718,
                        "download_ms": 1,
                        "all_start": 650,
                        "all_end": 718,
                        "all_ms": 68,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "248791.41",
                        "request_id": "248791.41",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.jamiehunter.design\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jamiehunter.design",
                        "url": "\/site.webmanifest",
                        "raw_id": "248791.41",
                        "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                        "documentURL": "https:\/\/www.jamiehunter.design\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 56,
                        "ttfb_ms": 55,
                        "load_start": 742,
                        "load_start_float": 742.00012500000003,
                        "bytesIn": 426,
                        "objectSize": 426,
                        "objectSizeUncompressed": 426,
                        "chunks": [
                            {
                                "ts": 798,
                                "bytes": 426
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 132,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 647,
                        "connect_end": 679,
                        "ssl_start": 679,
                        "ssl_end": 741,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.jamiehunter.design",
                            "sanList": [
                                "*.jamiehunter.design",
                                "jamiehunter.design"
                            ],
                            "issuer": "Encryption Everywhere DV TLS CA - G2",
                            "validFrom": 1715644800,
                            "validTo": 1748390399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1715668094631,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1715668094568,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1715668094586,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jamiehunter.design",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/www.jamiehunter.design\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 426",
                                "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                "etag: \"1aa-593c76c577840\"",
                                "last-modified: Mon, 30 Sep 2019 16:06:49 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1810,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 32,
                        "ssl_ms": 62,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 646,
                        "socket_group": "pm\/https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 125,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 798,
                        "ttfb_start": 742,
                        "ttfb_end": 797,
                        "download_start": 797,
                        "download_end": 798,
                        "download_ms": 1,
                        "all_start": 647,
                        "all_end": 798,
                        "all_ms": 150,
                        "index": 5,
                        "number": 6
                    }
                ],
                "requestsFull": 6,
                "requestsDoc": 5,
                "responses_200": 6,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "8DDD1FBDDA76679803031DC79EAF51F7",
                "loadEventStart": 648,
                "loadEventEnd": 648,
                "domContentLoadedEventStart": 647,
                "domContentLoadedEventEnd": 647,
                "URL": "https:\/\/www.jamiehunter.design\/",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                "final_url": "https:\/\/www.jamiehunter.design\/",
                "domInteractive": 647,
                "firstPaint": 0,
                "firstContentfulPaint": 1311,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 288,
                "basePageSSLTime": 68,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 16280,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 883,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 2,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 26,
                    "ParseAuthorStyleSheet": 5,
                    "UpdateLayoutTree": 5,
                    "Layout": 127,
                    "PrePaint": 1,
                    "Paint": 1,
                    "Layerize": 1,
                    "EvaluateScript": 38,
                    "v8.compile": 10,
                    "v8.produceCache": 8,
                    "TimerFire": 0,
                    "FunctionCall": 5,
                    "FireAnimationFrame": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "Idle": 568
                },
                "cpuTimesDoc": {
                    "ParseHTML": 2,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 24,
                    "ParseAuthorStyleSheet": 5,
                    "UpdateLayoutTree": 5,
                    "Layout": 127,
                    "PrePaint": 1,
                    "Paint": 1,
                    "Layerize": 0,
                    "EvaluateScript": 38,
                    "v8.compile": 10,
                    "v8.produceCache": 8,
                    "TimerFire": 0,
                    "FunctionCall": 0,
                    "FireAnimationFrame": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "Idle": 474
                },
                "cpu.ParseHTML": 2,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 26,
                "cpu.ParseAuthorStyleSheet": 5,
                "cpu.UpdateLayoutTree": 5,
                "cpu.Layout": 127,
                "cpu.PrePaint": 1,
                "cpu.Paint": 1,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 38,
                "cpu.v8.compile": 10,
                "cpu.v8.produceCache": 8,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 5,
                "cpu.FireAnimationFrame": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.Idle": 568,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725633941.8576264,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725633944.8049707,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 1689,
                "fullyLoadedCPUpct": 25.148809523789161,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "8DDD1FBDDA76679803031DC79EAF51F7",
                                "loaderId": "AC7746C891BB68BFFDF82EE519E3E6B7"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.jamiehunter.design",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.jamiehunter.design\/",
                "document_hostname": "www.jamiehunter.design",
                "document_origin": "https:\/\/www.jamiehunter.design",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 83,
                "domComplete": 648,
                "PerformancePaintTiming.first-paint": 1010.7999999970198,
                "PerformancePaintTiming.first-contentful-paint": 1262.3999999985099,
                "origin_dns": {
                    "ns": [
                        "ns1025.ui-dns.org.",
                        "ns1095.ui-dns.com.",
                        "ns1017.ui-dns.biz.",
                        "ns1040.ui-dns.de."
                    ],
                    "mx": [
                        "10 mx01.ionos.de.",
                        "10 mx00.ionos.de."
                    ],
                    "txt": [
                        "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                    ],
                    "soa": [
                        "ns1095.ui-dns.com. hostmaster.1and1.com. 2017091112 28800 7200 604800 300"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "JavaScript frameworks": "GSAP 2.1.2",
                    "Web servers": "Apache HTTP Server",
                    "CDN": "Cloudflare,Unpkg,cdnjs",
                    "JavaScript libraries": "core-js 2.5.1,Barba.js 2.6.0,jQuery 3.4.0,Clipboard.js",
                    "Font scripts": "Typekit",
                    "Hosting": "IONOS",
                    "Miscellaneous": "PWA"
                },
                "detected_apps": {
                    "GSAP": "2.1.2",
                    "Apache HTTP Server": "",
                    "Cloudflare": "",
                    "core-js": "2.5.1",
                    "Barba.js": "2.6.0",
                    "Unpkg": "",
                    "Typekit": "",
                    "jQuery": "3.4.0",
                    "IONOS": "",
                    "cdnjs": "",
                    "Clipboard.js": "",
                    "PWA": ""
                },
                "detected_technologies": {
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.1.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "core-js": {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Barba.js": {
                        "name": "Barba.js",
                        "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                        "slug": "barba-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.0",
                        "icon": "Barba.js.png",
                        "website": "https:\/\/barba.js.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Unpkg": {
                        "name": "Unpkg",
                        "description": "Unpkg is a content delivery network for everything on npm.",
                        "slug": "unpkg",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Unpkg.png",
                        "website": "https:\/\/unpkg.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.4.0",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "IONOS": {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Clipboard.js": {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.1.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "core-js",
                        "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                        "slug": "core-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Barba.js",
                        "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                        "slug": "barba-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "2.6.0",
                        "icon": "Barba.js.png",
                        "website": "https:\/\/barba.js.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Unpkg",
                        "description": "Unpkg is a content delivery network for everything on npm.",
                        "slug": "unpkg",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Unpkg.png",
                        "website": "https:\/\/unpkg.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.4.0",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "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.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "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 aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/aria-hidden-body?application=axeAPI",
                            "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=\"lightBG\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/aria-valid-attr-value?application=axeAPI",
                            "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": "<a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "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.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"lightBG projects-page\" data-barba=\"container\" data-barba-namespace=\"projects\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "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.4\/document-title?application=axeAPI",
                            "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.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cover",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cover\" class=\"no-js\"><\/div>",
                                    "target": [
                                        "#cover"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"menu\" class=\"menu\">",
                                    "target": [
                                        "#menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "About",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Projects",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Projects"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Contact",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Contact"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator\">",
                                    "target": [
                                        "#slider-indicator"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner\">",
                                    "target": [
                                        "#slider-indicator_inner"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_labels",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_labels"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_labels_wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_labels_wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>",
                                    "target": [
                                        "#slider-indicator_inner_line"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line_marker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"slider-indicator_inner_line_marker\"><\/div>",
                                    "target": [
                                        "#slider-indicator_inner_line_marker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "slider-indicator_inner_line_dots",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_line_dots"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "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"
                            ],
                            "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.4\/html-lang-valid?application=axeAPI",
                            "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": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "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.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/bael\/51193760-1577792292\/bael_main.jpg\">",
                                    "target": [
                                        "img"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "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=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/about\">About<\/a>",
                                    "target": [
                                        "#About > span > a"
                                    ]
                                },
                                {
                                    "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 aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a>",
                                    "target": [
                                        "#Contact > span > a"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\/graham-binnington-architects\" data-colour=\"#8F3775\">",
                                    "target": [
                                        "a[data-colour=\"#8F3775\"]"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\/bael\" data-colour=\"#6AA8A9\">",
                                    "target": [
                                        "a[data-colour=\"#6AA8A9\"]"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\/topological-materials-database\" data-colour=\"#00BCAF\">",
                                    "target": [
                                        "a[data-colour=\"#00BCAF\"]"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\/doclear\" data-colour=\"#72DBB7\">",
                                    "target": [
                                        "a[data-colour=\"#72DBB7\"]"
                                    ]
                                },
                                {
                                    "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 href=\"https:\/\/jamiehunter.design\/projects\/year-in-music\" data-colour=\"#EDC80E\">",
                                    "target": [
                                        "a[data-colour=\"#EDC80E\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        "#menu > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n            <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_labels_wrapper > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                    "target": [
                                        "#slider-indicator_inner_line_dots"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"projects\">",
                                    "target": [
                                        ".projects"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"projectnames-js\">\n  <\/ul>",
                                    "target": [
                                        ".projectnames-js"
                                    ]
                                }
                            ]
                        },
                        {
                            "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.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Projects"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                    "target": [
                                        "#Contact"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"project section dot-marker\" data-label=\"01\">",
                                    "target": [
                                        "li[data-label=\"01\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"project section dot-marker\" data-label=\"02\">",
                                    "target": [
                                        "li[data-label=\"02\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"project section dot-marker\" data-label=\"03\">",
                                    "target": [
                                        "li[data-label=\"03\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"project section dot-marker\" data-label=\"04\">",
                                    "target": [
                                        "li[data-label=\"04\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"project section dot-marker\" data-label=\"05\">",
                                    "target": [
                                        "li[data-label=\"05\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "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.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"scrollWrapper\">",
                                    "target": [
                                        ".scrollWrapper"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/graham-binnington-architects\/3721848128-1577792292\/gba_main.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                    "target": [
                                        "a[data-colour=\"#8F3775\"] > figure > .figure-cropper > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/topological-materials-database\/2774169287-1577792293\/mpi_basicsearch_prototype-case.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                    "target": [
                                        "a[data-colour=\"#00BCAF\"] > figure > .figure-cropper > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/doclear\/19513147-1577792293\/docapp_main.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                    "target": [
                                        "a[data-colour=\"#72DBB7\"] > figure > .figure-cropper > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/year-in-music\/1252307498-1577792293\/music_intro.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                    "target": [
                                        "a[data-colour=\"#EDC80E\"] > figure > .figure-cropper > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1040.ui-dns.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 10776,
                "testUrl": "https:\/\/www.jamiehunter.design\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "warnock-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "warnock-pro-caption",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "neue-haas-unica",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "neue-haas-unica",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    }
                ],
                "generated-content-percent": 40.57,
                "generated-content-size": 2.6800000000000002,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.4.0",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.4.0",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "gsap",
                        "severity": "high",
                        "version": "2.1.2",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                    }
                ],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/unpkg.com\/@barba\/[email protected]",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                    "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                    "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                    "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                    "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                    "https:\/\/use.typekit.net\/fft6iqy.css"
                ],
                "rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px;\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>jamiehunter.design | Home<\/title>\n\n  <link href=\"https:\/\/jamiehunter.design\/assets\/css\/styles.css\" rel=\"stylesheet\">  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/fft6iqy.css\">\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <noscript>\n    <style>\n      body {\n        opacity: 1;\n      }\n      #cover {\n        display:none;\n      }\n      .cursor {\n        display:none;\n      }\n    <\/style>\n  <\/noscript>\n<style id=\"smooth-scrollbar-style\">\/* inner styles set by WPT to match CSSOM *\/[data-scrollbar] { display: block; position: relative; }.scroll-content { transform: translate3d(0px, 0px, 0px); }.scrollbar-track { position: absolute; opacity: 0; z-index: 1; background: rgba(222, 222, 222, 0.75); user-select: none; transition: opacity 0.5s ease-out 0.5s; }.scrollbar-track.show, .scrollbar-track:hover { opacity: 1; transition-delay: 0s; }.scrollbar-track-x { bottom: 0px; left: 0px; width: 100%; height: 8px; }.scrollbar-track-y { top: 0px; right: 0px; width: 8px; height: 100%; }.scrollbar-thumb { position: absolute; top: 0px; left: 0px; width: 8px; height: 8px; background: rgba(0, 0, 0, 0.5); border-radius: 4px; }<\/style><\/head>\n<body class=\"lightBG cursoractive\" style=\"opacity: 1;\">\n\n  <div id=\"cover\" class=\"\" style=\"display: none;\"><\/div>\n  <div class=\"cursor active\">\n    <svg width=\"40\" height=\"40\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M20 30c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10z\" stroke=\"#1A1A1A\" stroke-width=\"20\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"63\" stroke-dasharray=\"63\"><\/path>\n    <\/svg>\n  <\/div>\n\n  <header class=\"header light\" style=\"visibility: hidden;\">\n    <a class=\"logo cursoractive\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>\n\n    <nav id=\"menu\" class=\"menu\">\n      <ul>\n              <li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\" class=\"cursoractive\">About<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\" class=\"cursoractive\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\" class=\"cursoractive\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>\n            <\/ul>\n    <\/nav>\n\n    <div id=\"slider-indicator\">\n      <div id=\"slider-indicator_inner\">\n        <div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"scrollWrapper\" data-scrollbar=\"true\" tabindex=\"1\" style=\"overflow: hidden; outline: none;\"><div class=\"scroll-content\">\n\n  <div class=\"page\" data-barba=\"wrapper\" aria-live=\"polite\">\n\n<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\" style=\"opacity: 1;\">\n  <header class=\"intro title-js-positioning\">\n    <div class=\"intro-container\" style=\"transform: translate(0%, -25%) matrix(1, 0, 0, 1, 0, 0);\">\n      <h1 style=\"visibility: visible;\"><span class=\"lowercase title\"><span class=\"no-wrap\" style=\"\"><span class=\"words initial\" style=\"\">J<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">amie<\/span><\/span><span class=\"no-wrap\" style=\"\"><span class=\"words initial\" style=\"\">H<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">unter<\/span><\/span><span class=\"no-wrap\" style=\"\"><span class=\"dot initial\" style=\"\">.<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">design<\/span><\/span><\/span> <span class=\"lettering\"><p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"\">person.<\/span> <\/p><\/span><\/h1>\n      <div id=\"timer\" data-url=\"projects\">\n  <svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"transform: matrix3d(-0.968583, 0.24869, 0, 0, -0.24869, -0.968583, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);\">\n    <path d=\"M42.904 82.808c22.038 0 39.904-17.866 39.904-39.904C82.808 20.866 64.942 3 42.904 3 20.866 3 3 20.866 3 42.904c0 22.038 17.866 39.904 39.904 39.904z\" stroke=\"#FFF\" stroke-width=\"5\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"251\" stroke-dasharray=\"251\" style=\"stroke-dashoffset: 482px;\"><\/path>\n  <\/svg>\n<\/div>\n    <\/div>\n  <\/header>\n<\/main>\n\n  <\/div>\n\n<\/div><div class=\"scrollbar-track scrollbar-track-x\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-x\" style=\"width: 1920px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><div class=\"scrollbar-track scrollbar-track-y\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-y\" style=\"height: 993px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><\/div>\n\n\n\n<script src=\"https:\/\/unpkg.com\/@barba\/[email protected]\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n\n<script src=\"https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js\"><\/script><script src=\"https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js\"><\/script><script src=\"https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js\"><\/script>\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        468
                    ],
                    [
                        586,
                        3866
                    ]
                ],
                "longTasks": [
                    [
                        468,
                        586
                    ]
                ],
                "lastVisualChange": 3800,
                "render": 1600,
                "visualComplete85": 1600,
                "visualComplete90": 1600,
                "visualComplete95": 1600,
                "visualComplete99": 3600,
                "visualComplete": 3800,
                "SpeedIndex": 1661,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1311,
                        "size": 46320,
                        "DOMNodeId": 93,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "aria-label": "Holistic Design & Development person."
                            },
                            "bounds": [
                                618,
                                372.046875,
                                638.71875,
                                193.09375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1311,
                        "size": 46320,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 618,
                                "y": 495.171875,
                                "width": 638.71875,
                                "height": 193.078125,
                                "top": 495.171875,
                                "right": 1256.71875,
                                "bottom": 688.25,
                                "left": 618
                            },
                            "outerHTML": "<p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">person.<\/span> <\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3387,
                        "size": 56545,
                        "DOMNodeId": 87,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "word4",
                                "aria-hidden": "true",
                                "style": ""
                            },
                            "bounds": [
                                618,
                                469.125,
                                400.84375,
                                82.09375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3387,
                        "size": 56545,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 618,
                                "y": 534.77581787109375,
                                "width": 402.302001953125,
                                "height": 61.72210693359375,
                                "top": 534.77581787109375,
                                "right": 1020.302001953125,
                                "bottom": 596.4979248046875,
                                "left": 618
                            },
                            "outerHTML": "<span class=\"word4\" aria-hidden=\"true\" style=\"height: 47px; opacity: 0.578125; transform: matrix3d(0.999322, 0.0368072, 0, 0, -0.0368072, 0.999322, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); visibility: inherit; transform-origin: left bottom 0px;\">Development<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1311,
                        "size": 46320,
                        "DOMNodeId": 93,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "aria-label": "Holistic Design & Development person."
                            },
                            "bounds": [
                                618,
                                372.046875,
                                638.71875,
                                193.09375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1311,
                        "size": 46320,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 618,
                                "y": 495.171875,
                                "width": 638.71875,
                                "height": 193.078125,
                                "top": 495.171875,
                                "right": 1256.71875,
                                "bottom": 688.25,
                                "left": 618
                            },
                            "outerHTML": "<p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">person.<\/span> <\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3387,
                        "size": 56545,
                        "DOMNodeId": 87,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "word4",
                                "aria-hidden": "true",
                                "style": ""
                            },
                            "bounds": [
                                618,
                                469.125,
                                400.84375,
                                82.09375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3387,
                        "size": 56545,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 618,
                                "y": 534.77581787109375,
                                "width": 402.302001953125,
                                "height": 61.72210693359375,
                                "top": 534.77581787109375,
                                "right": 1020.302001953125,
                                "bottom": 596.4979248046875,
                                "left": 618
                            },
                            "outerHTML": "<span class=\"word4\" aria-hidden=\"true\" style=\"height: 47px; opacity: 0.578125; transform: matrix3d(0.999322, 0.0368072, 0, 0, -0.0368072, 0.999322, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); visibility: inherit; transform-origin: left bottom 0px;\">Development<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "SPAN",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 48
                    },
                    {
                        "name": "fetchStart",
                        "time": 68
                    },
                    {
                        "name": "navigationStart",
                        "time": 110
                    },
                    {
                        "name": "domLoading",
                        "time": 111
                    },
                    {
                        "name": "responseEnd",
                        "time": 111
                    },
                    {
                        "name": "domInteractive",
                        "time": 111
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 111
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 111
                    },
                    {
                        "name": "domComplete",
                        "time": 112
                    },
                    {
                        "name": "responseEnd",
                        "time": 343
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 351
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 351
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 351
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 351
                    },
                    {
                        "name": "domLoading",
                        "time": 352
                    },
                    {
                        "name": "domInteractive",
                        "time": 694
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 694
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 695
                    },
                    {
                        "name": "domComplete",
                        "time": 696
                    },
                    {
                        "name": "loadEventStart",
                        "time": 696
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 696
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1059
                    },
                    {
                        "name": "firstPaint",
                        "time": 1059
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1059
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1311
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1550
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1649
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1749
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1849
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2651
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2750
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2849
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2949
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3049
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3150
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3449
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3551
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3650
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3750
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 3387
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3387
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.037336468422172447
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.037336468422172447
                    }
                ],
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 68,
                "chromeUserTiming.domLoading": 352,
                "chromeUserTiming.responseEnd": 343,
                "chromeUserTiming.domInteractive": 695,
                "chromeUserTiming.domContentLoadedEventStart": 695,
                "chromeUserTiming.domContentLoadedEventEnd": 696,
                "chromeUserTiming.domComplete": 696,
                "chromeUserTiming.unloadEventStart": 351,
                "chromeUserTiming.unloadEventEnd": 351,
                "chromeUserTiming.markAsMainFrame": 352,
                "chromeUserTiming.commitNavigationEnd": 352,
                "chromeUserTiming.loadEventStart": 696,
                "chromeUserTiming.loadEventEnd": 696,
                "chromeUserTiming.firstPaint": 1059,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1059,
                "chromeUserTiming.firstContentfulPaint": 1311,
                "chromeUserTiming.LayoutShift": 3751,
                "chromeUserTiming.LargestTextPaint": 3387,
                "chromeUserTiming.LargestContentfulPaint": 3387,
                "chromeUserTiming.TotalLayoutShift": 0.037336468422172447,
                "chromeUserTiming.CumulativeLayoutShift": 0.037336468422172447,
                "LayoutShifts": [
                    {
                        "time": 1550,
                        "score": 1.4186217585599194e-5,
                        "cumulative_score": 1.4186217585599194e-5,
                        "window_score": 1.4186217585599194e-5,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                500,
                                577,
                                10
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 509,
                                    "width": 19,
                                    "height": 1,
                                    "top": 509,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 500,
                                    "width": 19,
                                    "height": 10,
                                    "top": 500,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 637,
                                    "y": 509,
                                    "width": 144,
                                    "height": 1,
                                    "top": 509,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                },
                                "currentRect": {
                                    "x": 637,
                                    "y": 500,
                                    "width": 144,
                                    "height": 10,
                                    "top": 500,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 781,
                                    "y": 509,
                                    "width": 40,
                                    "height": 1,
                                    "top": 509,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                },
                                "currentRect": {
                                    "x": 781,
                                    "y": 500,
                                    "width": 40,
                                    "height": 10,
                                    "top": 500,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 821,
                                    "y": 509,
                                    "width": 162,
                                    "height": 1,
                                    "top": 509,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 500,
                                    "width": 162,
                                    "height": 10,
                                    "top": 500,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1000,
                                    "y": 509,
                                    "width": 195,
                                    "height": 1,
                                    "top": 509,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                },
                                "currentRect": {
                                    "x": 1000,
                                    "y": 500,
                                    "width": 195,
                                    "height": 10,
                                    "top": 500,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                }
                            }
                        ]
                    },
                    {
                        "time": 1649,
                        "score": 0.00020034091723662863,
                        "cumulative_score": 0.00021452713482222782,
                        "window_score": 0.00021452713482222782,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                469,
                                577,
                                41
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 500,
                                    "width": 19,
                                    "height": 10,
                                    "top": 500,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 469,
                                    "width": 19,
                                    "height": 41,
                                    "top": 469,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 637,
                                    "y": 500,
                                    "width": 144,
                                    "height": 10,
                                    "top": 500,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                },
                                "currentRect": {
                                    "x": 637,
                                    "y": 469,
                                    "width": 144,
                                    "height": 41,
                                    "top": 469,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 781,
                                    "y": 500,
                                    "width": 40,
                                    "height": 10,
                                    "top": 500,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                },
                                "currentRect": {
                                    "x": 781,
                                    "y": 469,
                                    "width": 40,
                                    "height": 41,
                                    "top": 469,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 821,
                                    "y": 500,
                                    "width": 162,
                                    "height": 10,
                                    "top": 500,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 469,
                                    "width": 162,
                                    "height": 41,
                                    "top": 469,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1000,
                                    "y": 500,
                                    "width": 195,
                                    "height": 10,
                                    "top": 500,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                },
                                "currentRect": {
                                    "x": 1000,
                                    "y": 469,
                                    "width": 195,
                                    "height": 41,
                                    "top": 469,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                }
                            }
                        ]
                    },
                    {
                        "time": 1749,
                        "score": 0.00035181819612286008,
                        "cumulative_score": 0.00056634533094508796,
                        "window_score": 0.00056634533094508796,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                438,
                                577,
                                72
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 469,
                                    "width": 19,
                                    "height": 41,
                                    "top": 469,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 438,
                                    "width": 19,
                                    "height": 72,
                                    "top": 438,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 637,
                                    "y": 469,
                                    "width": 144,
                                    "height": 41,
                                    "top": 469,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                },
                                "currentRect": {
                                    "x": 637,
                                    "y": 438,
                                    "width": 144,
                                    "height": 72,
                                    "top": 438,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 781,
                                    "y": 469,
                                    "width": 40,
                                    "height": 41,
                                    "top": 469,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                },
                                "currentRect": {
                                    "x": 781,
                                    "y": 438,
                                    "width": 40,
                                    "height": 72,
                                    "top": 438,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 821,
                                    "y": 469,
                                    "width": 162,
                                    "height": 41,
                                    "top": 469,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 438,
                                    "width": 162,
                                    "height": 72,
                                    "top": 438,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1000,
                                    "y": 469,
                                    "width": 195,
                                    "height": 41,
                                    "top": 469,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                },
                                "currentRect": {
                                    "x": 1000,
                                    "y": 438,
                                    "width": 195,
                                    "height": 72,
                                    "top": 438,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                }
                            }
                        ]
                    },
                    {
                        "time": 1849,
                        "score": 0.00011490836244335347,
                        "cumulative_score": 0.00068125369338844144,
                        "window_score": 0.00068125369338844144,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                429,
                                577,
                                81
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 438,
                                    "width": 19,
                                    "height": 72,
                                    "top": 438,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 429,
                                    "width": 19,
                                    "height": 81,
                                    "top": 429,
                                    "right": 637,
                                    "bottom": 510,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 637,
                                    "y": 438,
                                    "width": 144,
                                    "height": 72,
                                    "top": 438,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                },
                                "currentRect": {
                                    "x": 637,
                                    "y": 429,
                                    "width": 144,
                                    "height": 81,
                                    "top": 429,
                                    "right": 781,
                                    "bottom": 510,
                                    "left": 637
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 781,
                                    "y": 438,
                                    "width": 40,
                                    "height": 72,
                                    "top": 438,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                },
                                "currentRect": {
                                    "x": 781,
                                    "y": 429,
                                    "width": 40,
                                    "height": 81,
                                    "top": 429,
                                    "right": 821,
                                    "bottom": 510,
                                    "left": 781
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 821,
                                    "y": 438,
                                    "width": 162,
                                    "height": 72,
                                    "top": 438,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                },
                                "currentRect": {
                                    "x": 821,
                                    "y": 429,
                                    "width": 162,
                                    "height": 81,
                                    "top": 429,
                                    "right": 983,
                                    "bottom": 510,
                                    "left": 821
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1000,
                                    "y": 438,
                                    "width": 195,
                                    "height": 72,
                                    "top": 438,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                },
                                "currentRect": {
                                    "x": 1000,
                                    "y": 429,
                                    "width": 195,
                                    "height": 81,
                                    "top": 429,
                                    "right": 1195,
                                    "bottom": 510,
                                    "left": 1000
                                }
                            }
                        ]
                    },
                    {
                        "time": 2651,
                        "score": 2.4192787009063443e-5,
                        "cumulative_score": 0.00070544648039750485,
                        "window_score": 0.00070544648039750485,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                978,
                                428,
                                216,
                                82
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 983,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1000,
                                    "bottom": 510,
                                    "left": 983
                                },
                                "currentRect": {
                                    "x": 978,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 995,
                                    "bottom": 510,
                                    "left": 978
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1000,
                                    "y": 428,
                                    "width": 194,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1194,
                                    "bottom": 510,
                                    "left": 1000
                                },
                                "currentRect": {
                                    "x": 995,
                                    "y": 428,
                                    "width": 191,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1186,
                                    "bottom": 510,
                                    "left": 995
                                }
                            }
                        ]
                    },
                    {
                        "time": 2750,
                        "score": 0.00030249944052814144,
                        "cumulative_score": 0.0010079459209256462,
                        "window_score": 0.0010079459209256462,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                764,
                                428,
                                422,
                                82
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 779,
                                    "y": 428,
                                    "width": 39,
                                    "height": 82,
                                    "top": 428,
                                    "right": 818,
                                    "bottom": 510,
                                    "left": 779
                                },
                                "currentRect": {
                                    "x": 764,
                                    "y": 428,
                                    "width": 39,
                                    "height": 82,
                                    "top": 428,
                                    "right": 803,
                                    "bottom": 510,
                                    "left": 764
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 818,
                                    "y": 428,
                                    "width": 160,
                                    "height": 82,
                                    "top": 428,
                                    "right": 978,
                                    "bottom": 510,
                                    "left": 818
                                },
                                "currentRect": {
                                    "x": 803,
                                    "y": 428,
                                    "width": 143,
                                    "height": 82,
                                    "top": 428,
                                    "right": 946,
                                    "bottom": 510,
                                    "left": 803
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 978,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 995,
                                    "bottom": 510,
                                    "left": 978
                                },
                                "currentRect": {
                                    "x": 946,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 963,
                                    "bottom": 510,
                                    "left": 946
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 995,
                                    "y": 428,
                                    "width": 191,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1186,
                                    "bottom": 510,
                                    "left": 995
                                },
                                "currentRect": {
                                    "x": 963,
                                    "y": 428,
                                    "width": 171,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1134,
                                    "bottom": 510,
                                    "left": 963
                                }
                            }
                        ]
                    },
                    {
                        "time": 2849,
                        "score": 0.01172779632599092,
                        "cumulative_score": 0.012735742246916567,
                        "window_score": 0.012735742246916567,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                413,
                                684,
                                193
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 428,
                                    "width": 684,
                                    "height": 111,
                                    "top": 428,
                                    "right": 1302,
                                    "bottom": 539,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 803,
                                    "y": 428,
                                    "width": 143,
                                    "height": 82,
                                    "top": 428,
                                    "right": 946,
                                    "bottom": 510,
                                    "left": 803
                                },
                                "currentRect": {
                                    "x": 748,
                                    "y": 428,
                                    "width": 81,
                                    "height": 82,
                                    "top": 428,
                                    "right": 829,
                                    "bottom": 510,
                                    "left": 748
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 946,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 963,
                                    "bottom": 510,
                                    "left": 946
                                },
                                "currentRect": {
                                    "x": 829,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 846,
                                    "bottom": 510,
                                    "left": 829
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 963,
                                    "y": 428,
                                    "width": 171,
                                    "height": 82,
                                    "top": 428,
                                    "right": 1134,
                                    "bottom": 510,
                                    "left": 963
                                },
                                "currentRect": {
                                    "x": 846,
                                    "y": 428,
                                    "width": 97,
                                    "height": 82,
                                    "top": 428,
                                    "right": 943,
                                    "bottom": 510,
                                    "left": 846
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 495,
                                    "width": 684,
                                    "height": 111,
                                    "top": 495,
                                    "right": 1302,
                                    "bottom": 606,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 495,
                                    "width": 684,
                                    "height": 111,
                                    "top": 495,
                                    "right": 1302,
                                    "bottom": 606,
                                    "left": 618
                                }
                            }
                        ]
                    },
                    {
                        "time": 2949,
                        "score": 0.020582135710471346,
                        "cumulative_score": 0.033317877957387915,
                        "window_score": 0.033317877957387915,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                413,
                                684,
                                275
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 748,
                                    "y": 428,
                                    "width": 81,
                                    "height": 82,
                                    "top": 428,
                                    "right": 829,
                                    "bottom": 510,
                                    "left": 748
                                },
                                "currentRect": {
                                    "x": 693,
                                    "y": 428,
                                    "width": 19,
                                    "height": 82,
                                    "top": 428,
                                    "right": 712,
                                    "bottom": 510,
                                    "left": 693
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 577,
                                    "width": 684,
                                    "height": 111,
                                    "top": 577,
                                    "right": 1302,
                                    "bottom": 688,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 495,
                                    "width": 684,
                                    "height": 111,
                                    "top": 495,
                                    "right": 1302,
                                    "bottom": 606,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 846,
                                    "y": 428,
                                    "width": 97,
                                    "height": 82,
                                    "top": 428,
                                    "right": 943,
                                    "bottom": 510,
                                    "left": 846
                                },
                                "currentRect": {
                                    "x": 729,
                                    "y": 428,
                                    "width": 23,
                                    "height": 82,
                                    "top": 428,
                                    "right": 752,
                                    "bottom": 510,
                                    "left": 729
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 495,
                                    "width": 684,
                                    "height": 111,
                                    "top": 495,
                                    "right": 1302,
                                    "bottom": 606,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                }
                            }
                        ]
                    },
                    {
                        "time": 3049,
                        "score": 0.0010577853568731117,
                        "cumulative_score": 0.034375663314261028,
                        "window_score": 0.034375663314261028,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                413,
                                684,
                                111
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 693,
                                    "y": 428,
                                    "width": 19,
                                    "height": 82,
                                    "top": 428,
                                    "right": 712,
                                    "bottom": 510,
                                    "left": 693
                                },
                                "currentRect": {
                                    "x": 678,
                                    "y": 428,
                                    "width": 3,
                                    "height": 82,
                                    "top": 428,
                                    "right": 681,
                                    "bottom": 510,
                                    "left": 678
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 712,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 729,
                                    "bottom": 510,
                                    "left": 712
                                },
                                "currentRect": {
                                    "x": 681,
                                    "y": 428,
                                    "width": 17,
                                    "height": 82,
                                    "top": 428,
                                    "right": 698,
                                    "bottom": 510,
                                    "left": 681
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 729,
                                    "y": 428,
                                    "width": 23,
                                    "height": 82,
                                    "top": 428,
                                    "right": 752,
                                    "bottom": 510,
                                    "left": 729
                                },
                                "currentRect": {
                                    "x": 698,
                                    "y": 428,
                                    "width": 3,
                                    "height": 82,
                                    "top": 428,
                                    "right": 701,
                                    "bottom": 510,
                                    "left": 698
                                }
                            }
                        ]
                    },
                    {
                        "time": 3150,
                        "score": 0.00016592711480362539,
                        "cumulative_score": 0.034541590429064656,
                        "window_score": 0.034541590429064656,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                618,
                                413,
                                684,
                                111
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 413,
                                    "width": 684,
                                    "height": 111,
                                    "top": 413,
                                    "right": 1302,
                                    "bottom": 524,
                                    "left": 618
                                }
                            }
                        ]
                    },
                    {
                        "time": 3449,
                        "score": 0.00093159678054160024,
                        "cumulative_score": 0.035473187209606259,
                        "window_score": 0.035473187209606259,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                709,
                                436,
                                236,
                                4
                            ],
                            [
                                709,
                                440,
                                236,
                                6
                            ],
                            [
                                960,
                                440,
                                210,
                                6
                            ],
                            [
                                709,
                                446,
                                236,
                                55
                            ],
                            [
                                960,
                                446,
                                210,
                                55
                            ],
                            [
                                1184,
                                446,
                                55,
                                55
                            ],
                            [
                                709,
                                501,
                                236,
                                3
                            ],
                            [
                                960,
                                501,
                                210,
                                3
                            ],
                            [
                                1184,
                                501,
                                54,
                                3
                            ],
                            [
                                709,
                                504,
                                236,
                                6
                            ],
                            [
                                960,
                                504,
                                209,
                                6
                            ],
                            [
                                1184,
                                504,
                                54,
                                6
                            ],
                            [
                                709,
                                510,
                                236,
                                3
                            ],
                            [
                                960,
                                510,
                                209,
                                3
                            ],
                            [
                                618,
                                535,
                                402,
                                7
                            ],
                            [
                                618,
                                542,
                                402,
                                49
                            ],
                            [
                                1035,
                                542,
                                224,
                                49
                            ],
                            [
                                618,
                                591,
                                402,
                                5
                            ],
                            [
                                1035,
                                591,
                                222,
                                5
                            ],
                            [
                                618,
                                596,
                                401,
                                4
                            ],
                            [
                                1035,
                                596,
                                222,
                                4
                            ],
                            [
                                618,
                                600,
                                401,
                                5
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 709,
                                    "y": 465,
                                    "width": 236,
                                    "height": 48,
                                    "top": 465,
                                    "right": 945,
                                    "bottom": 513,
                                    "left": 709
                                },
                                "currentRect": {
                                    "x": 709,
                                    "y": 436,
                                    "width": 236,
                                    "height": 68,
                                    "top": 436,
                                    "right": 945,
                                    "bottom": 504,
                                    "left": 709
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 960,
                                    "y": 473,
                                    "width": 209,
                                    "height": 40,
                                    "top": 473,
                                    "right": 1169,
                                    "bottom": 513,
                                    "left": 960
                                },
                                "currentRect": {
                                    "x": 960,
                                    "y": 440,
                                    "width": 210,
                                    "height": 64,
                                    "top": 440,
                                    "right": 1170,
                                    "bottom": 504,
                                    "left": 960
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1184,
                                    "y": 481,
                                    "width": 54,
                                    "height": 29,
                                    "top": 481,
                                    "right": 1238,
                                    "bottom": 510,
                                    "left": 1184
                                },
                                "currentRect": {
                                    "x": 1184,
                                    "y": 446,
                                    "width": 55,
                                    "height": 55,
                                    "top": 446,
                                    "right": 1239,
                                    "bottom": 501,
                                    "left": 1184
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 574,
                                    "width": 401,
                                    "height": 31,
                                    "top": 574,
                                    "right": 1019,
                                    "bottom": 605,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 535,
                                    "width": 402,
                                    "height": 61,
                                    "top": 535,
                                    "right": 1020,
                                    "bottom": 596,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1035,
                                    "y": 585,
                                    "width": 222,
                                    "height": 15,
                                    "top": 585,
                                    "right": 1257,
                                    "bottom": 600,
                                    "left": 1035
                                },
                                "currentRect": {
                                    "x": 1035,
                                    "y": 542,
                                    "width": 224,
                                    "height": 49,
                                    "top": 542,
                                    "right": 1259,
                                    "bottom": 591,
                                    "left": 1035
                                }
                            }
                        ]
                    },
                    {
                        "time": 3551,
                        "score": 0.0012744392497558593,
                        "cumulative_score": 0.036747626459362116,
                        "window_score": 0.036747626459362116,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                709,
                                402,
                                235,
                                2
                            ],
                            [
                                709,
                                404,
                                235,
                                3
                            ],
                            [
                                960,
                                404,
                                209,
                                3
                            ],
                            [
                                709,
                                407,
                                235,
                                85
                            ],
                            [
                                960,
                                407,
                                209,
                                85
                            ],
                            [
                                1184,
                                407,
                                54,
                                85
                            ],
                            [
                                618,
                                492,
                                551,
                                4
                            ],
                            [
                                1184,
                                492,
                                54,
                                4
                            ],
                            [
                                618,
                                496,
                                640,
                                5
                            ],
                            [
                                618,
                                501,
                                402,
                                66
                            ],
                            [
                                1035,
                                501,
                                223,
                                66
                            ],
                            [
                                618,
                                567,
                                401,
                                19
                            ],
                            [
                                1035,
                                567,
                                223,
                                19
                            ],
                            [
                                618,
                                586,
                                401,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 709,
                                    "y": 435,
                                    "width": 235,
                                    "height": 66,
                                    "top": 435,
                                    "right": 944,
                                    "bottom": 501,
                                    "left": 709
                                },
                                "currentRect": {
                                    "x": 709,
                                    "y": 402,
                                    "width": 235,
                                    "height": 79,
                                    "top": 402,
                                    "right": 944,
                                    "bottom": 481,
                                    "left": 709
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 960,
                                    "y": 439,
                                    "width": 209,
                                    "height": 62,
                                    "top": 439,
                                    "right": 1169,
                                    "bottom": 501,
                                    "left": 960
                                },
                                "currentRect": {
                                    "x": 960,
                                    "y": 404,
                                    "width": 209,
                                    "height": 77,
                                    "top": 404,
                                    "right": 1169,
                                    "bottom": 481,
                                    "left": 960
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1184,
                                    "y": 445,
                                    "width": 54,
                                    "height": 55,
                                    "top": 445,
                                    "right": 1238,
                                    "bottom": 500,
                                    "left": 1184
                                },
                                "currentRect": {
                                    "x": 1184,
                                    "y": 407,
                                    "width": 54,
                                    "height": 73,
                                    "top": 407,
                                    "right": 1238,
                                    "bottom": 480,
                                    "left": 1184
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 535,
                                    "width": 401,
                                    "height": 52,
                                    "top": 535,
                                    "right": 1019,
                                    "bottom": 587,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 492,
                                    "width": 402,
                                    "height": 75,
                                    "top": 492,
                                    "right": 1020,
                                    "bottom": 567,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1035,
                                    "y": 542,
                                    "width": 223,
                                    "height": 44,
                                    "top": 542,
                                    "right": 1258,
                                    "bottom": 586,
                                    "left": 1035
                                },
                                "currentRect": {
                                    "x": 1035,
                                    "y": 496,
                                    "width": 223,
                                    "height": 69,
                                    "top": 496,
                                    "right": 1258,
                                    "bottom": 565,
                                    "left": 1035
                                }
                            }
                        ]
                    },
                    {
                        "time": 3650,
                        "score": 0.00056242310338550149,
                        "cumulative_score": 0.037310049562747617,
                        "window_score": 0.037310049562747617,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                709,
                                389,
                                235,
                                1
                            ],
                            [
                                960,
                                389,
                                208,
                                1
                            ],
                            [
                                709,
                                390,
                                235,
                                83
                            ],
                            [
                                960,
                                390,
                                208,
                                83
                            ],
                            [
                                1184,
                                390,
                                54,
                                83
                            ],
                            [
                                618,
                                473,
                                550,
                                2
                            ],
                            [
                                1184,
                                473,
                                54,
                                2
                            ],
                            [
                                618,
                                475,
                                640,
                                5
                            ],
                            [
                                618,
                                480,
                                401,
                                83
                            ],
                            [
                                1035,
                                480,
                                223,
                                83
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 709,
                                    "y": 402,
                                    "width": 235,
                                    "height": 77,
                                    "top": 402,
                                    "right": 944,
                                    "bottom": 479,
                                    "left": 709
                                },
                                "currentRect": {
                                    "x": 709,
                                    "y": 389,
                                    "width": 235,
                                    "height": 81,
                                    "top": 389,
                                    "right": 944,
                                    "bottom": 470,
                                    "left": 709
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 960,
                                    "y": 404,
                                    "width": 208,
                                    "height": 76,
                                    "top": 404,
                                    "right": 1168,
                                    "bottom": 480,
                                    "left": 960
                                },
                                "currentRect": {
                                    "x": 960,
                                    "y": 389,
                                    "width": 208,
                                    "height": 82,
                                    "top": 389,
                                    "right": 1168,
                                    "bottom": 471,
                                    "left": 960
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1184,
                                    "y": 407,
                                    "width": 54,
                                    "height": 72,
                                    "top": 407,
                                    "right": 1238,
                                    "bottom": 479,
                                    "left": 1184
                                },
                                "currentRect": {
                                    "x": 1184,
                                    "y": 390,
                                    "width": 54,
                                    "height": 80,
                                    "top": 390,
                                    "right": 1238,
                                    "bottom": 470,
                                    "left": 1184
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 618,
                                    "y": 492,
                                    "width": 401,
                                    "height": 71,
                                    "top": 492,
                                    "right": 1019,
                                    "bottom": 563,
                                    "left": 618
                                },
                                "currentRect": {
                                    "x": 618,
                                    "y": 473,
                                    "width": 401,
                                    "height": 81,
                                    "top": 473,
                                    "right": 1019,
                                    "bottom": 554,
                                    "left": 618
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1035,
                                    "y": 496,
                                    "width": 223,
                                    "height": 67,
                                    "top": 496,
                                    "right": 1258,
                                    "bottom": 563,
                                    "left": 1035
                                },
                                "currentRect": {
                                    "x": 1035,
                                    "y": 475,
                                    "width": 223,
                                    "height": 79,
                                    "top": 475,
                                    "right": 1258,
                                    "bottom": 554,
                                    "left": 1035
                                }
                            }
                        ]
                    },
                    {
                        "time": 3750,
                        "score": 2.6418859424827962e-5,
                        "cumulative_score": 0.037336468422172447,
                        "window_score": 0.037336468422172447,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1035,
                                470,
                                222,
                                82
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1035,
                                    "y": 475,
                                    "width": 222,
                                    "height": 77,
                                    "top": 475,
                                    "right": 1257,
                                    "bottom": 552,
                                    "left": 1035
                                },
                                "currentRect": {
                                    "x": 1035,
                                    "y": 470,
                                    "width": 222,
                                    "height": 81,
                                    "top": 470,
                                    "right": 1257,
                                    "bottom": 551,
                                    "left": 1035
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 597.54600000000005
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 612.55799999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 354.37200000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 354.38600000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 371.613
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 399.721
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 399.774
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 399.78199999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 399.80900000000003
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 426.339
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 426.387
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 427.00200000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 427.04199999999997
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 427.55900000000003
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 433.18200000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 450.35300000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 450.36000000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 463.01799999999997
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 463.08100000000002
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 463.81
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 467.70699999999999
                        },
                        "1842": {
                            "name": "TransformUsesBoxSizeOnSVG",
                            "firstUsed": 525.06399999999996
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 597.202
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 597.31799999999998
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 610.93700000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 615.72400000000005
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 616.83000000000004
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 629.55700000000002
                        },
                        "3259": {
                            "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                            "firstUsed": 630.77800000000002
                        },
                        "3262": {
                            "name": "V8InvalidatedMapIteratorLookupChainProtector",
                            "firstUsed": 630.88900000000001
                        },
                        "3269": {
                            "name": "V8InvalidatedSetIteratorLookupChainProtector",
                            "firstUsed": 631.20699999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 643.04100000000005
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 643.07000000000005
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 650.625
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 658.86800000000005
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 665.15999999999997
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 665.35599999999999
                        },
                        "2708": {
                            "name": "WindowScrollX",
                            "firstUsed": 666.63999999999999
                        },
                        "2709": {
                            "name": "WindowScrollY",
                            "firstUsed": 666.74599999999998
                        },
                        "2618": {
                            "name": "HistoryReplaceState",
                            "firstUsed": 666.82600000000002
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 667.25199999999995
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 667.673
                        },
                        "1467": {
                            "name": "NodeGetRootNode",
                            "firstUsed": 677.67899999999997
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 685.78999999999996
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 688.20500000000004
                        },
                        "1128": {
                            "name": "BodyScrollsInAdditionToViewport",
                            "firstUsed": 755.67100000000005
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 757.11900000000003
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 757.13400000000001
                        }
                    },
                    "CSSFeatures": {
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 427.01900000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 427.03100000000001
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 433.20800000000003
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 433.238
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 433.25599999999997
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 433.26299999999998
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 433.26900000000001
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 433.28199999999998
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 450.38299999999998
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 450.39699999999999
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 450.404
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 450.42099999999999
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 450.428
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 450.43400000000003
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 450.57600000000002
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 450.58300000000003
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 450.596
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 450.62
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 450.625
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 450.63200000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 450.637
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 450.642
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 450.649
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 450.67399999999998
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 450.68099999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 466.51799999999997
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 466.60599999999999
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 466.61599999999999
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 466.62700000000001
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 466.637
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 466.78100000000001
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 466.79300000000001
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 466.80200000000002
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 466.81400000000002
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 466.851
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 466.90499999999997
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 466.91300000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 466.935
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 467.05900000000003
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 467.20800000000003
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 467.31099999999998
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 467.36900000000003
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 467.42599999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 467.43700000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 467.49099999999999
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 668.90899999999999
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 668.96000000000004
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 668.96699999999998
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 668.98900000000003
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 669.00599999999997
                        },
                        "333": {
                            "name": "CSSPropertyAliasWebkitTransitionDelay",
                            "firstUsed": 669.02599999999995
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 669.03300000000002
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 669.06600000000003
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 669.95100000000002
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 671.50999999999999
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 754.63499999999999
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1252.5709999999999
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 3866,
                "LastInteractive": 1600,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDc8Z_9VX",
                "step": 1,
                "effectiveBps": 34296,
                "domTime": 0,
                "aft": 0,
                "titleTime": 112,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": null,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": null,
                "lighthouse.PWA": null,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 52.600000000000001,
                            "213": 52.600000000000001,
                            "314": 35,
                            "415": 78.299999999999997,
                            "517": 100,
                            "618": 90,
                            "718": 85.700000000000003,
                            "819": 63.200000000000003,
                            "920": 33.299999999999997,
                            "1021": 20,
                            "1122": 21.100000000000001,
                            "1223": 20,
                            "1324": 40,
                            "1425": 66.700000000000003,
                            "1526": 16.699999999999999,
                            "1627": 23.800000000000001,
                            "1728": 15.800000000000001,
                            "1829": 20,
                            "1930": 15.800000000000001,
                            "2031": 15,
                            "2132": 15,
                            "2233": 20,
                            "2334": 31.600000000000001,
                            "2435": 38.100000000000001,
                            "2536": 15,
                            "2637": 20,
                            "2738": 25,
                            "2839": 30,
                            "2941": 35,
                            "3042": 25,
                            "3143": 21.100000000000001,
                            "3244": 71.400000000000006,
                            "3345": 50,
                            "3447": 65,
                            "3548": 26.300000000000001,
                            "3649": 30,
                            "3750": 21.100000000000001,
                            "3851": 25,
                            "3952": 52.399999999999999
                        },
                        "max": 100,
                        "count": 40
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 19334,
                            "213": 631946,
                            "314": 109681,
                            "415": 130710,
                            "517": 1196930,
                            "618": 104337,
                            "718": 0,
                            "819": 400843,
                            "920": 113751,
                            "1021": 5229,
                            "1122": 0,
                            "1223": 0,
                            "1324": 0,
                            "1425": 0,
                            "1526": 0,
                            "1627": 0,
                            "1728": 0,
                            "1829": 0,
                            "1930": 0,
                            "2031": 0,
                            "2132": 0,
                            "2233": 0,
                            "2334": 0,
                            "2435": 0,
                            "2536": 0,
                            "2637": 0,
                            "2738": 0,
                            "2839": 629423,
                            "2941": 159621,
                            "3042": 5216,
                            "3143": 0,
                            "3244": 0,
                            "3345": 0,
                            "3447": 0,
                            "3548": 0,
                            "3649": 0,
                            "3750": 0,
                            "3851": 0,
                            "3952": 0
                        },
                        "max": 1196930,
                        "count": 40
                    }
                },
                "effectiveBpsDoc": 41825,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003000.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003800.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "jamiehunter.design": {
                        "bytes": 14725,
                        "requests": 3,
                        "connections": 1
                    },
                    "www.jamiehunter.design": {
                        "bytes": 2766,
                        "requests": 3,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 1457,
                        "bytesUncompressed": 4022,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 14725,
                        "bytesUncompressed": 56579,
                        "requests": 3
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 883,
                        "bytesUncompressed": 883,
                        "requests": 1
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 426,
                        "bytesUncompressed": 426,
                        "requests": 1
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-2280-10.10.1.194",
                    "loadTime": 1715,
                    "docTime": 0,
                    "fullyLoaded": 1715,
                    "bytesOut": 31153,
                    "bytesOutDoc": 0,
                    "bytesIn": 191566,
                    "bytesInDoc": 0,
                    "requests": [
                        {
                            "type": 3,
                            "id": "B51FCFBCAC388EA8E27BC73D13031590",
                            "request_id": "B51FCFBCAC388EA8E27BC73D13031590",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.jamiehunter.design\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jamiehunter.design",
                            "url": "\/",
                            "raw_id": "B51FCFBCAC388EA8E27BC73D13031590",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 153,
                            "ttfb_ms": 152,
                            "load_start": 160,
                            "load_start_float": 160.000078,
                            "bytesIn": 1457,
                            "objectSize": 1457,
                            "objectSizeUncompressed": 4022,
                            "chunks": [
                                {
                                    "ts": 313,
                                    "bytes": 1457,
                                    "inflated": 4022
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 44,
                            "connect_start": 44,
                            "connect_end": 78,
                            "ssl_start": 78,
                            "ssl_end": 159,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.jamiehunter.design",
                                "sanList": [
                                    "*.jamiehunter.design",
                                    "jamiehunter.design"
                                ],
                                "issuer": "Encryption Everywhere DV TLS CA - G2",
                                "validFrom": 1715644800,
                                "validTo": 1748390399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1715668094631,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1715668094568,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1715668094586,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 43,
                            "connect_ms": 34,
                            "ssl_ms": 81,
                            "gzip_total": 1555,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 16,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 313,
                            "ttfb_start": 160,
                            "ttfb_end": 312,
                            "download_start": 312,
                            "download_end": 313,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 313,
                            "all_ms": 311,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "248085.9",
                            "request_id": "248085.9",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/clipboard.min.js",
                            "raw_id": "248085.9",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 406,
                            "load_start_float": 406.00016299999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": 333,
                            "dns_end": 384,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/clipboard.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1825,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 51,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 370,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "chunks": [],
                            "netlog_id": 163,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 405,
                            "ttfb_start": 406,
                            "ttfb_end": 405,
                            "download_start": 405,
                            "download_end": 405,
                            "download_ms": 0,
                            "all_start": 333,
                            "all_end": 405,
                            "all_ms": 50,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "248085.2",
                            "request_id": "248085.2",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/css\/styles.css",
                            "raw_id": "248085.2",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 89,
                            "ttfb_ms": 87,
                            "load_start": 407,
                            "load_start_float": 407.00009599999998,
                            "bytesIn": 4089,
                            "objectSize": 4089,
                            "objectSizeUncompressed": 15150,
                            "chunks": [
                                {
                                    "ts": 495,
                                    "bytes": 4089,
                                    "inflated": 15150
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 9,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/css\/styles.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 4089",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                    "etag: \"3b2e-5948f31e6d980-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4089,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 329,
                            "http2_stream_id": 3,
                            "netlog_id": 96,
                            "renderBlocking": "blocking",
                            "load_end": 496,
                            "ttfb_start": 407,
                            "ttfb_end": 494,
                            "download_start": 494,
                            "download_end": 496,
                            "download_ms": 2,
                            "all_start": 407,
                            "all_end": 496,
                            "all_ms": 89,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "248085.10",
                            "request_id": "248085.10",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/CustomEase.min.js",
                            "raw_id": "248085.10",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 106,
                            "ttfb_ms": 103,
                            "load_start": 407,
                            "load_start_float": 407.00016799999997,
                            "bytesIn": 2713,
                            "objectSize": 2713,
                            "objectSizeUncompressed": 5227,
                            "chunks": [
                                {
                                    "ts": 512,
                                    "bytes": 2713,
                                    "inflated": 5227
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/CustomEase.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 2713",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                    "etag: \"146b-5948f31e6d980-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1828,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2713,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 375,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 513,
                            "ttfb_start": 407,
                            "ttfb_end": 510,
                            "download_start": 510,
                            "download_end": 513,
                            "download_ms": 3,
                            "all_start": 407,
                            "all_end": 513,
                            "all_ms": 106,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "248085.11",
                            "request_id": "248085.11",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/mainScrollSnap.js",
                            "raw_id": "248085.11",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 126,
                            "ttfb_ms": 124,
                            "load_start": 407,
                            "load_start_float": 407.00017300000002,
                            "bytesIn": 8268,
                            "objectSize": 8268,
                            "objectSizeUncompressed": 40598,
                            "chunks": [
                                {
                                    "ts": 533,
                                    "bytes": 8268,
                                    "inflated": 40598
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/mainScrollSnap.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 8268",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:44:20 GMT",
                                    "etag: \"9e96-5948f31f61bc0-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1828,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8268,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 380,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 173,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 533,
                            "ttfb_start": 407,
                            "ttfb_end": 531,
                            "download_start": 531,
                            "download_end": 533,
                            "download_ms": 2,
                            "all_start": 407,
                            "all_end": 533,
                            "all_ms": 126,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "248085.8",
                            "request_id": "248085.8",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                            "raw_id": "248085.8",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 155,
                            "ttfb_ms": 150,
                            "load_start": 472,
                            "load_start_float": 472.000158,
                            "bytesIn": 337,
                            "objectSize": 337,
                            "objectSizeUncompressed": 736,
                            "chunks": [
                                {
                                    "ts": 626,
                                    "bytes": 337,
                                    "inflated": 736
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 355,
                            "dns_end": 395,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 102,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 53903",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef3c8fc837d3a8-FRA",
                                    "content-encoding: br",
                                    "content-length: 337",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"5eb03ed0-2e0\"",
                                    "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                    "last-modified: Mon, 04 May 2020 16:12:00 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Hsgne6Cb9bbdGjKGAgD90ZeqNcaUmVurYNlvIE8sW3oue9EHSiK2Icetm99muw6bBeZUFg%2BSi5HpGYYeHV80a%2F7k5AZfXxBhk%2FFe4HTHSQbdX7IRfsmOweS%2BDEaM%2Fr4FmV4MOAau\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1912,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 40,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 337,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30618097,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 368,
                            "netlog_id": 158,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 627,
                            "ttfb_start": 472,
                            "ttfb_end": 622,
                            "download_start": 622,
                            "download_end": 627,
                            "download_ms": 5,
                            "all_start": 355,
                            "all_end": 627,
                            "all_ms": 195,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1587.4780000000001,
                                    1587.7929999999999
                                ],
                                [
                                    1587.499,
                                    1587.7349999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248085.6",
                            "request_id": "248085.6",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                            "raw_id": "248085.6",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 230,
                            "ttfb_ms": 167,
                            "load_start": 474,
                            "load_start_float": 474.00014800000002,
                            "bytesIn": 13942,
                            "objectSize": 13942,
                            "objectSizeUncompressed": 46473,
                            "chunks": [
                                {
                                    "ts": 645,
                                    "bytes": 9570,
                                    "inflated": 29091
                                },
                                {
                                    "ts": 661,
                                    "bytes": 834,
                                    "inflated": 3462
                                },
                                {
                                    "ts": 704,
                                    "bytes": 3538,
                                    "inflated": 13920
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 100,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 5653088",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef3c8fd849d3a8-FRA",
                                    "content-encoding: br",
                                    "content-length: 13942",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"5eb03fd5-b589\"",
                                    "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                    "last-modified: Mon, 04 May 2020 16:16:21 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=MW2flLX6SuIIn6tlGMnb2M41bUFbPPHiktPdiw2TaChpVehZkMLU%2FeZjNeiALV7a1Viyz5vTmNxJTOM0bLcZmfEAwew%2BitxOKjMzjmJ%2FJA8RjuF9E%2FN%2BWu7raX%2FFx1GUc30fC97Y\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1912,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 13942,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 25018912,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 360,
                            "netlog_id": 148,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 704,
                            "ttfb_start": 474,
                            "ttfb_end": 641,
                            "download_start": 641,
                            "download_end": 704,
                            "download_ms": 63,
                            "all_start": 474,
                            "all_end": 704,
                            "all_ms": 230,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "EvaluateScript": 12,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 12,
                            "cpu.v8.compile": 2,
                            "cpuTime": 14,
                            "js_timing": [
                                [
                                    1545.5999999999999,
                                    1557.8699999999999
                                ],
                                [
                                    1545.623,
                                    1547.3299999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248085.7",
                            "request_id": "248085.7",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                            "raw_id": "248085.7",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 253,
                            "ttfb_ms": 207,
                            "load_start": 475,
                            "load_start_float": 475.00015300000001,
                            "bytesIn": 27781,
                            "objectSize": 27781,
                            "objectSizeUncompressed": 88151,
                            "chunks": [
                                {
                                    "ts": 686,
                                    "bytes": 3991,
                                    "inflated": 10110
                                },
                                {
                                    "ts": 707,
                                    "bytes": 10718,
                                    "inflated": 35106
                                },
                                {
                                    "ts": 708,
                                    "bytes": 2620,
                                    "inflated": 8541
                                },
                                {
                                    "ts": 716,
                                    "bytes": 3519,
                                    "inflated": 11339
                                },
                                {
                                    "ts": 718,
                                    "bytes": 1174,
                                    "inflated": 4631
                                },
                                {
                                    "ts": 720,
                                    "bytes": 1171,
                                    "inflated": 3845
                                },
                                {
                                    "ts": 721,
                                    "bytes": 1082,
                                    "inflated": 3055
                                },
                                {
                                    "ts": 723,
                                    "bytes": 1171,
                                    "inflated": 3597
                                },
                                {
                                    "ts": 725,
                                    "bytes": 1174,
                                    "inflated": 3990
                                },
                                {
                                    "ts": 727,
                                    "bytes": 1161,
                                    "inflated": 3937
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 101,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 903414",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef3c8fd85bd3a8-FRA",
                                    "content-encoding: br",
                                    "content-length: 27781",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"5eb03ec4-15857\"",
                                    "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                    "last-modified: Mon, 04 May 2020 16:11:48 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=SEbmj8nM7vJL%2FYpqC97KoPx1W%2Fi5tNYrYPlaCkVVc0soUhcagyeaVk2e0aCeE9CYGS%2FJz%2BrmKZQqJ3nGELanUzXvYtqzMPXlsqprbPleVTD%2Bwk84DWGGTdtZ1OlazxDPuNB2DWjN\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 27781,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29768586,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 365,
                            "netlog_id": 153,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 728,
                            "ttfb_start": 475,
                            "ttfb_end": 682,
                            "download_start": 682,
                            "download_end": 728,
                            "download_ms": 46,
                            "all_start": 475,
                            "all_end": 728,
                            "all_ms": 253,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 26,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 26,
                            "cpu.v8.compile": 3,
                            "cpuTime": 29,
                            "js_timing": [
                                [
                                    1559.6179999999999,
                                    1586.0219999999999
                                ],
                                [
                                    1559.6420000000001,
                                    1562.6320000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248085.5",
                            "request_id": "248085.5",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                            "raw_id": "248085.5",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 305,
                            "ttfb_ms": 217,
                            "load_start": 476,
                            "load_start_float": 476.000135,
                            "bytesIn": 34771,
                            "objectSize": 34771,
                            "objectSizeUncompressed": 115897,
                            "chunks": [
                                {
                                    "ts": 698,
                                    "bytes": 2936,
                                    "inflated": 6394
                                },
                                {
                                    "ts": 703,
                                    "bytes": 760,
                                    "inflated": 2379
                                },
                                {
                                    "ts": 732,
                                    "bytes": 2349,
                                    "inflated": 9722
                                },
                                {
                                    "ts": 733,
                                    "bytes": 1173,
                                    "inflated": 5277
                                },
                                {
                                    "ts": 735,
                                    "bytes": 1176,
                                    "inflated": 6646
                                },
                                {
                                    "ts": 737,
                                    "bytes": 771,
                                    "inflated": 1835
                                },
                                {
                                    "ts": 739,
                                    "bytes": 1176,
                                    "inflated": 3334
                                },
                                {
                                    "ts": 741,
                                    "bytes": 1173,
                                    "inflated": 3459
                                },
                                {
                                    "ts": 743,
                                    "bytes": 1176,
                                    "inflated": 2809
                                },
                                {
                                    "ts": 745,
                                    "bytes": 1176,
                                    "inflated": 3628
                                },
                                {
                                    "ts": 749,
                                    "bytes": 2362,
                                    "inflated": 6756
                                },
                                {
                                    "ts": 751,
                                    "bytes": 1174,
                                    "inflated": 3543
                                },
                                {
                                    "ts": 754,
                                    "bytes": 1171,
                                    "inflated": 3435
                                },
                                {
                                    "ts": 757,
                                    "bytes": 1174,
                                    "inflated": 3306
                                },
                                {
                                    "ts": 757,
                                    "bytes": 1135,
                                    "inflated": 3976
                                },
                                {
                                    "ts": 759,
                                    "bytes": 1174,
                                    "inflated": 4078
                                },
                                {
                                    "ts": 761,
                                    "bytes": 1171,
                                    "inflated": 4173
                                },
                                {
                                    "ts": 763,
                                    "bytes": 1174,
                                    "inflated": 3529
                                },
                                {
                                    "ts": 765,
                                    "bytes": 1174,
                                    "inflated": 4162
                                },
                                {
                                    "ts": 767,
                                    "bytes": 1174,
                                    "inflated": 3988
                                },
                                {
                                    "ts": 769,
                                    "bytes": 1171,
                                    "inflated": 4161
                                },
                                {
                                    "ts": 771,
                                    "bytes": 1174,
                                    "inflated": 3752
                                },
                                {
                                    "ts": 773,
                                    "bytes": 1174,
                                    "inflated": 5339
                                },
                                {
                                    "ts": 775,
                                    "bytes": 1174,
                                    "inflated": 3611
                                },
                                {
                                    "ts": 777,
                                    "bytes": 1168,
                                    "inflated": 3560
                                },
                                {
                                    "ts": 779,
                                    "bytes": 1174,
                                    "inflated": 4899
                                },
                                {
                                    "ts": 780,
                                    "bytes": 987,
                                    "inflated": 4146
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:44:21 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 99,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 57122",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef3c8fd872d3a8-FRA",
                                    "content-encoding: br",
                                    "content-length: 34771",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"5eb03e71-1c4b9\"",
                                    "expires: Wed, 27 Aug 2025 14:44:21 GMT",
                                    "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=nuD2eTGIJEZluYqZjFJh2UhfPVcAR0zGym2wN7HVlt8x4SWl%2BIRUd4DTvYkO8GBIPg1JytgDsrguOYKrJLR2LMTzvgugV4R3XoEOIR4k3iOjrH5iIBHsHLJVdb2SWtHLInhP5oMz\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 34771,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30614878,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 353,
                            "netlog_id": 135,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 781,
                            "ttfb_start": 476,
                            "ttfb_end": 693,
                            "download_start": 693,
                            "download_end": 781,
                            "download_ms": 88,
                            "all_start": 476,
                            "all_end": 781,
                            "all_ms": 305,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 20,
                                "v8.compile": 2,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 20,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 27,
                            "js_timing": [
                                [
                                    1522.8099999999999,
                                    1542.376
                                ],
                                [
                                    1522.865,
                                    1525.364
                                ],
                                [
                                    1543.6289999999999,
                                    1543.914
                                ],
                                [
                                    1559.0630000000001,
                                    1559.1890000000001
                                ],
                                [
                                    1586.383,
                                    1586.53
                                ],
                                [
                                    1691.973,
                                    1692.0930000000001
                                ],
                                [
                                    1779.289,
                                    1779.4190000000001
                                ],
                                [
                                    1876.441,
                                    1876.586
                                ],
                                [
                                    1974.694,
                                    1974.8440000000001
                                ],
                                [
                                    2074.9780000000001,
                                    2075.096
                                ],
                                [
                                    2174.9400000000001,
                                    2175.0650000000001
                                ],
                                [
                                    2274.8299999999999,
                                    2274.98
                                ],
                                [
                                    2374.9560000000001,
                                    2375.0900000000001
                                ],
                                [
                                    2474.8870000000002,
                                    2474.971
                                ],
                                [
                                    2575.1550000000002,
                                    2575.2420000000002
                                ],
                                [
                                    2686.8910000000001,
                                    2686.989
                                ],
                                [
                                    2774.895,
                                    2774.9740000000002
                                ],
                                [
                                    2875.027,
                                    2875.1089999999999
                                ],
                                [
                                    2974.8710000000001,
                                    2974.9520000000002
                                ],
                                [
                                    3029.5120000000002,
                                    3029.7069999999999
                                ],
                                [
                                    3074.7199999999998,
                                    3074.8119999999999
                                ],
                                [
                                    3174.5839999999998,
                                    3174.6599999999999
                                ],
                                [
                                    3275.1419999999998,
                                    3275.21
                                ],
                                [
                                    3374.5889999999999,
                                    3374.6559999999999
                                ],
                                [
                                    3475.165,
                                    3475.2280000000001
                                ],
                                [
                                    3529.5419999999999,
                                    3529.6149999999998
                                ],
                                [
                                    3574.5239999999999,
                                    3574.6460000000002
                                ],
                                [
                                    3675.1469999999999,
                                    3675.2170000000001
                                ],
                                [
                                    3775.3429999999998,
                                    3775.4079999999999
                                ],
                                [
                                    3874.6239999999998,
                                    3874.6979999999999
                                ],
                                [
                                    3975.0439999999999,
                                    3975.1309999999999
                                ],
                                [
                                    4074.3919999999998,
                                    4074.4549999999999
                                ],
                                [
                                    4175.1949999999997,
                                    4175.3370000000004
                                ],
                                [
                                    5529.9589999999998,
                                    5530.0450000000001
                                ],
                                [
                                    7530.2640000000001,
                                    7530.3379999999997
                                ],
                                [
                                    9530.652,
                                    9530.7389999999996
                                ],
                                [
                                    11531.151,
                                    11531.236000000001
                                ],
                                [
                                    13531.687,
                                    13531.771000000001
                                ],
                                [
                                    15532.137000000001,
                                    15532.223
                                ],
                                [
                                    17532.651000000002,
                                    17532.753000000001
                                ],
                                [
                                    19533.339,
                                    19533.433000000001
                                ],
                                [
                                    21533.909,
                                    21533.987000000001
                                ],
                                [
                                    23534.374,
                                    23534.491000000002
                                ],
                                [
                                    25534.905999999999,
                                    25534.988000000001
                                ],
                                [
                                    27535.350999999999,
                                    27535.421999999999
                                ],
                                [
                                    29535.752,
                                    29535.813999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248085.4",
                            "request_id": "248085.4",
                            "ip_addr": "104.17.246.203",
                            "full_url": "https:\/\/unpkg.com\/@barba\/[email protected]",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "unpkg.com",
                            "url": "\/@barba\/[email protected]",
                            "raw_id": "248085.4",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 302,
                            "load_ms": 99,
                            "ttfb_ms": 99,
                            "load_start": 602,
                            "load_start_float": 602,
                            "bytesIn": 62,
                            "objectSize": 62,
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "text\/plain",
                            "contentEncoding": "br",
                            "socket": 183,
                            "protocol": "HTTP\/2",
                            "dns_start": 351,
                            "dns_end": 385,
                            "connect_start": 401,
                            "connect_end": 466,
                            "ssl_start": 466,
                            "ssl_end": 602,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "unpkg.com",
                                "sanList": [
                                    "unpkg.com",
                                    "*.unpkg.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1722144207,
                                "validTo": 1729920206,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1722147808531,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AD468927FC27E8022E16FA6C75546F3E9895EAC96568858638C6094B6754B7A5022100B1031967D0C846C9DC6EB20EB5A6BDFCE5A412D60DDBEB3CCE124A0DF5A2CFBC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722147808986,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022045AB2FCEAF64822BA125CD25B74C3964B3A557E1FFB4463F9224B0C8597C8F9502210095D8427187498BA6A4BD1FA07B7D13279570802E70087660135BA1F1F1913B11"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 98,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: unpkg.com",
                                    ":method: GET",
                                    ":path: \/@barba\/[email protected]",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 164314",
                                    "cache-control: public, max-age=31536000",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8bef3c901fce91e3-FRA",
                                    "content-encoding: br",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "fly-request-id: 01J6YZZQ1VDGWMP0AD2PQ8WJYN-fra",
                                    "location: \/@barba\/[email protected]\/dist\/barba.umd.js",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept, Accept-Encoding",
                                    "via: 1.1 fly.io",
                                    "x-content-type-options: nosniff",
                                    ":status: 302"
                                ]
                            },
                            "bytesOut": 1774,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 65,
                            "ssl_ms": 136,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 345,
                            "socket_group": "https:\/\/unpkg.com <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 702,
                                    "bytes": 62
                                },
                                {
                                    "ts": 702,
                                    "bytes": 0
                                }
                            ],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIDoDCCA0WgAwIBAgIQIcA4FNtjxMUR4KQf1RiUTTAKBggqhkjOPQQDAjA7MQsw\nCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYD\nVQQDEwNXRTEwHhcNMjQwNzI4MDUyMzI3WhcNMjQxMDI2MDUyMzI2WjAUMRIwEAYD\nVQQDEwl1bnBrZy5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARz42Om+R0e\ngMjUsX5biSdKtCL9zs28Axkkbe6UBaXhn5z2ZHi1LanQhNj8vxMSOSfE\/ih3Pj9w\nuOS4EnYZ\/pbCo4ICUDCCAkwwDgYDVR0PAQH\/BAQDAgeAMBMGA1UdJQQMMAoGCCsG\nAQUFBwMBMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFGmT9R4RibOhA0b1CeEk9XGB\nQm+rMB8GA1UdIwQYMBaAFJB3kjVnxP+ozKnme9mAeXvMk\/k4MF4GCCsGAQUFBwEB\nBFIwUDAnBggrBgEFBQcwAYYbaHR0cDovL28ucGtpLmdvb2cvcy93ZTEvSWNBMCUG\nCCsGAQUFBzAChhlodHRwOi8vaS5wa2kuZ29vZy93ZTEuY3J0MCEGA1UdEQQaMBiC\nCXVucGtnLmNvbYILKi51bnBrZy5jb20wEwYDVR0gBAwwCjAIBgZngQwBAgEwNgYD\nVR0fBC8wLTAroCmgJ4YlaHR0cDovL2MucGtpLmdvb2cvd2UxL1NmNlZFNDBtUGd3\nLmNybDCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB3ANq2v2s\/tbYin5vCu1xr6HCR\ncWy7UYSFNL2kPTBI1\/urAAABkPgCJRMAAAQDAEgwRgIhAK1GiSf8J+gCLhb6bHVU\nbz6YlerJZWiFhjjGCUtnVLelAiEAsQMZZ9DIRsncbrIOtaa9\/OWkEtYN2+s8zhJK\nDfWiz7wAdgB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZD4Aiba\nAAAEAwBHMEUCIEWrL86vZIIroSXNJbdMOWSzpVfh\/7RGP5IksMhZfI+VAiEAldhC\ncYdJi6akvR+ge30TJ5VwgC5wCHZgE1uh8fGROxEwCgYIKoZIzj0EAwIDSQAwRgIh\nAJgRFrlrpFOFCbolfRSXkrhCX6gDibDCehu2MMEH2MJcAiEAkOgc9rbll6YCRKV2\nDanHFdNE3KRMpF\/cZEbnbRQTxk0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf\/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQsw\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\nMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQw\nMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZp\nY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+\nZ1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7\/EFmP\nLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH\/BAgwBgEB\/wIBADAdBgNVHQ4EFgQU\nkHeSNWfE\/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T\/STaj1dj8tT7F\navCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2ku\nZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cv\nci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIx\nAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5V\nsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6\/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN\n7uJW\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTEx\nNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8Fhzube\nRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019e\nWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H\/MIH8MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH\/BAUwAwEB\/zAd\nBgNVHQ4EFgQUgEzW63T\/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUN\nl8qJUC99BM00qP\/8\/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRw\nOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8v\nYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqG\nSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJ\nodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY\n+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs\/ZbzNnIdCp5Gxmx5ejvEau8otR\/Cs\nkGN+hr\/W5GvT1tMBjgWKZ1i4\/\/emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep\n8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs\/L6K1\nvepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 701,
                            "ttfb_start": 602,
                            "ttfb_end": 701,
                            "download_start": 701,
                            "download_end": 701,
                            "download_ms": 0,
                            "all_start": 351,
                            "all_end": 701,
                            "all_ms": 334,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 2,
                            "cpuTime": 6,
                            "js_timing": [
                                [
                                    1409.202,
                                    1413.095
                                ],
                                [
                                    1409.2439999999999,
                                    1410.8610000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248085.3",
                            "request_id": "248085.3",
                            "ip_addr": "184.24.77.144",
                            "full_url": "https:\/\/use.typekit.net\/fft6iqy.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/fft6iqy.css",
                            "raw_id": "248085.3",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 479,
                            "ttfb_ms": 477,
                            "load_start": 666,
                            "load_start_float": 666.00010899999995,
                            "bytesIn": 901,
                            "objectSize": 901,
                            "objectSizeUncompressed": 4907,
                            "chunks": [
                                {
                                    "ts": 1144,
                                    "bytes": 901,
                                    "inflated": 4907
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 193,
                            "protocol": "HTTP\/2",
                            "dns_start": 340,
                            "dns_end": 405,
                            "connect_start": 408,
                            "connect_end": 468,
                            "ssl_start": 468,
                            "ssl_end": 632,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 9,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/fft6iqy.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 901",
                                    "content-type: text\/css;charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains;",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 65,
                            "connect_ms": 60,
                            "ssl_ms": 164,
                            "gzip_total": 901,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 600,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 335,
                            "socket_group": "https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 109,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1145,
                            "ttfb_start": 666,
                            "ttfb_end": 1143,
                            "download_start": 1143,
                            "download_end": 1145,
                            "download_ms": 2,
                            "all_start": 340,
                            "all_end": 1145,
                            "all_ms": 768,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "248085.4-1",
                            "request_id": "248085.4-1",
                            "ip_addr": "104.17.246.203",
                            "full_url": "https:\/\/unpkg.com\/@barba\/[email protected]\/dist\/barba.umd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "unpkg.com",
                            "url": "\/@barba\/[email protected]\/dist\/barba.umd.js",
                            "raw_id": "248085.4",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 83,
                            "ttfb_ms": 65,
                            "load_start": 717,
                            "load_start_float": 717.00012200000003,
                            "bytesIn": 10636,
                            "objectSize": 10636,
                            "objectSizeUncompressed": 27013,
                            "chunks": [
                                {
                                    "ts": 787,
                                    "bytes": 2729,
                                    "inflated": 6030
                                },
                                {
                                    "ts": 792,
                                    "bytes": 2738,
                                    "inflated": 6449
                                },
                                {
                                    "ts": 800,
                                    "bytes": 5169,
                                    "inflated": 14534
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 183,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 98,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: unpkg.com",
                                    ":method: GET",
                                    ":path: \/@barba\/[email protected]\/dist\/barba.umd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "age: 369151",
                                    "cache-control: public, max-age=31536000",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8bef3c90a87991e3-FRA",
                                    "content-encoding: br",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"6985-gx6+PCUj5bCVQ1CcdB0QRpssFSA\"",
                                    "fly-request-id: 01J6RWMH8AWVSJQ9Y73J12CXBQ-fra",
                                    "last-modified: Sat, 26 Oct 1985 08:15:00 GMT",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 fly.io",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1828,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 10830,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31166849,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 714,
                            "socket_group": "https:\/\/unpkg.com <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 122,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 800,
                            "ttfb_start": 717,
                            "ttfb_end": 782,
                            "download_start": 782,
                            "download_end": 800,
                            "download_ms": 18,
                            "all_start": 717,
                            "all_end": 800,
                            "all_ms": 83,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "248085.15",
                            "request_id": "248085.15",
                            "ip_addr": "184.24.77.146",
                            "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "p.typekit.net",
                            "url": "\/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                            "raw_id": "248085.15",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 38,
                            "ttfb_ms": 36,
                            "load_start": 1289,
                            "load_start_float": 1289.000207,
                            "bytesIn": 5,
                            "objectSize": 5,
                            "objectSizeUncompressed": 5,
                            "chunks": [
                                {
                                    "ts": 1327,
                                    "bytes": 5
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 221,
                            "protocol": "HTTP\/2",
                            "dns_start": 1150,
                            "dns_end": 1192,
                            "connect_start": 1193,
                            "connect_end": 1223,
                            "ssl_start": 1223,
                            "ssl_end": 1288,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: p.typekit.net",
                                    ":method: GET",
                                    ":path: \/p.css?s=1&k=fft6iqy&ht=tk&f=8498.8502.8503.18162.39512.39519&a=4365546&app=typekit&e=css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=604800",
                                    "content-length: 5",
                                    "content-type: text\/css",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:21 GMT",
                                    "etag: \"6649f74c-5\"",
                                    "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2020,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 42,
                            "connect_ms": 30,
                            "ssl_ms": 65,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1150,
                            "socket_group": "https:\/\/p.typekit.net <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 207,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1327,
                            "ttfb_start": 1289,
                            "ttfb_end": 1325,
                            "download_start": 1325,
                            "download_end": 1327,
                            "download_ms": 2,
                            "all_start": 1150,
                            "all_end": 1327,
                            "all_ms": 175,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "248085.22",
                            "request_id": "248085.22",
                            "ip_addr": "184.24.77.144",
                            "full_url": "https:\/\/use.typekit.net\/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                            "raw_id": "248085.22",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 150,
                            "ttfb_ms": 112,
                            "load_start": 1525,
                            "load_start_float": 1525.0002300000001,
                            "bytesIn": 25728,
                            "objectSize": 25728,
                            "objectSizeUncompressed": 25728,
                            "chunks": [
                                {
                                    "ts": 1655,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1675,
                                    "bytes": 9344
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 237,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1437,
                            "connect_end": 1467,
                            "ssl_start": 1467,
                            "ssl_end": 1525,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/f99736\/0000000000000000000173fa\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.jamiehunter.design",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 25728",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                    "etag: \"5a98a091d16ba1fe445913a6f2749057cfffa064\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2230,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 30,
                            "ssl_ms": 58,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1436,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 230,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "BASE": 70,
                                    "DYNA": 427,
                                    "GDYN": 265,
                                    "GPOS": 6488,
                                    "OS\/2": 96,
                                    "cmap": 540,
                                    "cvt ": 34,
                                    "fpgm": 371,
                                    "gasp": 8,
                                    "glyf": 44637,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 864,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 966,
                                    "post": 585,
                                    "prep": 66
                                },
                                "names": {
                                    "0": "\u00a9 2000 Adobe Systems Incorporated. All rights reserved.",
                                    "1": "Warnock Pro SmBd",
                                    "2": "Regular",
                                    "3": "2.145;ADBE;WarnockPro-Semibold;ADOBE",
                                    "4": "Warnock Pro SmBd",
                                    "5": "Version 2.145;PS 2.000;hotconv 1.0.82;makeotf.lib2.5.63406",
                                    "6": "WarnockPro-Semibold",
                                    "14": "http:\/\/typekit.com\/eulas\/0000000000000000000173fa"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 570,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 264,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 647,
                                    "ulUnicodeRange2": 1,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ADBE",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1030,
                                    "usWinDescent": 599,
                                    "ulCodePageRange1": 536871071,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 440,
                                    "sCapHeight": 659,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 10,
                                        "bWeight": 7,
                                        "bProportion": 3,
                                        "bContrast": 6,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 11,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ],
                                            "SRB ": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern",
                                                "size"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 216
                                }
                            },
                            "load_end": 1675,
                            "ttfb_start": 1525,
                            "ttfb_end": 1637,
                            "download_start": 1637,
                            "download_end": 1675,
                            "download_ms": 38,
                            "all_start": 1437,
                            "all_end": 1675,
                            "all_ms": 238,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "248085.16",
                            "request_id": "248085.16",
                            "ip_addr": "184.24.77.144",
                            "full_url": "https:\/\/use.typekit.net\/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                            "raw_id": "248085.16",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 189,
                            "ttfb_ms": 150,
                            "load_start": 1526,
                            "load_start_float": 1526.0002440000001,
                            "bytesIn": 25712,
                            "objectSize": 25712,
                            "objectSizeUncompressed": 25712,
                            "chunks": [
                                {
                                    "ts": 1688,
                                    "bytes": 1393
                                },
                                {
                                    "ts": 1706,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1715,
                                    "bytes": 7935
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 237,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/7e242d\/0000000000000000000173f8\/27\/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.jamiehunter.design",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 25712",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                    "etag: \"1e925280162de64a7a54479c3e6af6b027295cf2\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2230,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1441,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 244,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1715,
                            "ttfb_start": 1526,
                            "ttfb_end": 1676,
                            "download_start": 1676,
                            "download_end": 1715,
                            "download_ms": 39,
                            "all_start": 1526,
                            "all_end": 1715,
                            "all_ms": 189,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "248085.31",
                            "request_id": "248085.31",
                            "ip_addr": "184.24.77.144",
                            "full_url": "https:\/\/use.typekit.net\/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                            "raw_id": "248085.31",
                            "frame_id": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 98,
                            "ttfb_ms": 39,
                            "load_start": 1527,
                            "load_start_float": 1527.0002380000001,
                            "bytesIn": 35164,
                            "objectSize": 35164,
                            "objectSizeUncompressed": 35164,
                            "chunks": [
                                {
                                    "ts": 1600,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1625,
                                    "bytes": 18780
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 237,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/fft6iqy.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/fff0e7\/00000000000000003b9b205f\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.jamiehunter.design",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/fft6iqy.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 35164",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:44:22 GMT",
                                    "etag: \"d2fcfb705064eaa3d4e99c7ecec50f2d6cde3324\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2230,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1438,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 238,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 28454,
                                    "DYNA": 300,
                                    "GDEF": 46,
                                    "GDYN": 273,
                                    "GPOS": 33026,
                                    "GSUB": 6182,
                                    "OS\/2": 96,
                                    "cmap": 788,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1672,
                                    "maxp": 6,
                                    "name": 954,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2015 Monotype Imaging Inc.  All rights reserved.",
                                    "1": "Neue Haas Unica W1G Light",
                                    "2": "Regular",
                                    "3": "Monotype Imaging Inc.:Neue Haas Unica W1G Light:2015",
                                    "4": "Neue Haas Unica W1G Light",
                                    "5": "Version 1.00",
                                    "6": "NeueHaasUnicaW1G-Light",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b205f"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 521,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 304,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684355247,
                                    "ulUnicodeRange2": 3,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "MONO",
                                    "fsSelection": 320,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1166,
                                    "usWinDescent": 340,
                                    "ulCodePageRange1": 536871071,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 508,
                                    "sCapHeight": 712,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 4,
                                        "bProportion": 4,
                                        "bContrast": 3,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 6,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        700,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "BGR ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MKD ": [
                                                "locl"
                                            ],
                                            "SRB ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "locl"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "locl"
                                            ],
                                            "FRA ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ITA ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "locl"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "locl"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ],
                                            "BGR ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "SRB ": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ],
                                            "CAT ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "FRA ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "ITA ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "NLD ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "kern",
                                                "mark"
                                            ],
                                            "TRK ": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 418
                                }
                            },
                            "load_end": 1625,
                            "ttfb_start": 1527,
                            "ttfb_end": 1566,
                            "download_start": 1566,
                            "download_end": 1625,
                            "download_ms": 59,
                            "all_start": 1527,
                            "all_end": 1625,
                            "all_ms": 98,
                            "index": 15,
                            "number": 16
                        }
                    ],
                    "requestsFull": 16,
                    "requestsDoc": 0,
                    "responses_200": 14,
                    "responses_404": 0,
                    "responses_other": 2,
                    "result": 99997,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                    "URL": "https:\/\/www.jamiehunter.design\/",
                    "connections": 6,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "B51FCFBCAC388EA8E27BC73D13031590",
                    "final_url": "https:\/\/www.jamiehunter.design\/",
                    "domInteractive": 133,
                    "domContentLoadedEventStart": 133,
                    "domContentLoadedEventEnd": 133,
                    "firstPaint": 0,
                    "renderBlockingCSS": 3,
                    "renderBlockingJS": 0,
                    "TTFB": 312,
                    "basePageSSLTime": 81,
                    "score_cache": 69,
                    "score_cdn": 79,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 105187,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 3,
                        "HTMLDocumentParser::FetchQueuedPreloads": 5,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 6,
                        "ParseAuthorStyleSheet": 3,
                        "EvaluateScript": 1,
                        "v8.compile": 5,
                        "UpdateLayoutTree": 0,
                        "Layout": 95,
                        "PrePaint": 0,
                        "Paint": 0,
                        "Layerize": 0,
                        "FireAnimationFrame": 0,
                        "FunctionCall": 0,
                        "TimerFire": 0,
                        "Idle": 1595
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 0,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 0,
                        "ParseAuthorStyleSheet": 0,
                        "EvaluateScript": 0,
                        "v8.compile": 0,
                        "UpdateLayoutTree": 0,
                        "Layout": 0,
                        "PrePaint": 0,
                        "Paint": 0,
                        "Layerize": 0,
                        "FireAnimationFrame": 0,
                        "FunctionCall": 0,
                        "TimerFire": 0,
                        "Idle": 0
                    },
                    "cpu.ParseHTML": 3,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 5,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 6,
                    "cpu.ParseAuthorStyleSheet": 3,
                    "cpu.EvaluateScript": 1,
                    "cpu.v8.compile": 5,
                    "cpu.UpdateLayoutTree": 0,
                    "cpu.Layout": 95,
                    "cpu.PrePaint": 0,
                    "cpu.Paint": 0,
                    "cpu.Layerize": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.FunctionCall": 0,
                    "cpu.TimerFire": 0,
                    "cpu.Idle": 1595,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725633857.2662394,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725633860.3706427,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 6289,
                    "fullyLoadedCPUpct": 11.955901919787118,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "DE92FB55F04592E7688B9ED6C3D7AC6C",
                                    "loaderId": "E458F67F5D2D14CADFFAE1265BD64075"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.jamiehunter.design",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.jamiehunter.design\/",
                    "document_hostname": "www.jamiehunter.design",
                    "document_origin": "https:\/\/www.jamiehunter.design",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 61,
                    "PerformancePaintTiming.first-paint": 2006.8000000007451,
                    "origin_dns": {
                        "ns": [
                            "ns1040.ui-dns.de.",
                            "ns1095.ui-dns.com.",
                            "ns1025.ui-dns.org.",
                            "ns1017.ui-dns.biz."
                        ],
                        "mx": [
                            "10 mx01.ionos.de.",
                            "10 mx00.ionos.de."
                        ],
                        "txt": [
                            "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                        ],
                        "soa": [
                            "ns1095.ui-dns.com. hostmaster.1and1.com. 2017091112 28800 7200 604800 300"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "JavaScript frameworks": "GSAP 2.1.2",
                        "Web servers": "Apache HTTP Server",
                        "CDN": "Cloudflare,Unpkg,cdnjs",
                        "JavaScript libraries": "core-js 2.5.1,Barba.js 2.6.0,jQuery 3.4.0,Clipboard.js",
                        "Font scripts": "Typekit",
                        "Hosting": "IONOS",
                        "Miscellaneous": "PWA"
                    },
                    "detected_apps": {
                        "GSAP": "2.1.2",
                        "Apache HTTP Server": "",
                        "Cloudflare": "",
                        "core-js": "2.5.1",
                        "Barba.js": "2.6.0",
                        "Unpkg": "",
                        "Typekit": "",
                        "jQuery": "3.4.0",
                        "IONOS": "",
                        "cdnjs": "",
                        "Clipboard.js": "",
                        "PWA": ""
                    },
                    "detected_technologies": {
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.1.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Barba.js": {
                            "name": "Barba.js",
                            "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                            "slug": "barba-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.0",
                            "icon": "Barba.js.png",
                            "website": "https:\/\/barba.js.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Unpkg": {
                            "name": "Unpkg",
                            "description": "Unpkg is a content delivery network for everything on npm.",
                            "slug": "unpkg",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Unpkg.png",
                            "website": "https:\/\/unpkg.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.4.0",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "IONOS": {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Clipboard.js": {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.1.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Barba.js",
                            "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                            "slug": "barba-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.0",
                            "icon": "Barba.js.png",
                            "website": "https:\/\/barba.js.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Unpkg",
                            "description": "Unpkg is a content delivery network for everything on npm.",
                            "slug": "unpkg",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Unpkg.png",
                            "website": "https:\/\/unpkg.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.4.0",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "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.4\/aria-hidden-body?application=axeAPI",
                                "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=\"lightBG\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "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.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1><span class=\"lowercase title\">JamieHunter.design<\/span> <span class=\"lettering\"><p>Holistic Design &amp; Development person.<\/p><\/span><\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "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.4\/document-title?application=axeAPI",
                                "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.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cover",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cover\" class=\"no-js\"><\/div>",
                                        "target": [
                                            "#cover"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"menu\" class=\"menu\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "About",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Projects",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Projects"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Contact",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator\">",
                                        "target": [
                                            "#slider-indicator"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner\">",
                                        "target": [
                                            "#slider-indicator_inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_labels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_labels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_labels_wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_labels_wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_line"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line_marker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_line_marker\"><\/div>",
                                        "target": [
                                            "#slider-indicator_inner_line_marker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line_dots",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_line_dots"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "timer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"timer\" data-url=\"projects\">",
                                        "target": [
                                            "#timer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "timer-active",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">",
                                        "target": [
                                            "#timer-active"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "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"
                                ],
                                "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.4\/html-lang-valid?application=axeAPI",
                                "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": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "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=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/about\">About<\/a>",
                                        "target": [
                                            "#About > span > a"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                        "target": [
                                            "#Projects > span > a"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a>",
                                        "target": [
                                            "#Contact > span > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            "#menu > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n            <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_labels_wrapper > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_line_dots"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Projects"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Contact"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1025.ui-dns.org",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 39230,
                    "testUrl": "https:\/\/www.jamiehunter.design\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "warnock-pro-caption",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "neue-haas-unica",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "neue-haas-unica",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        }
                    ],
                    "generated-content-percent": "-4.22",
                    "generated-content-size": "-0.16",
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.4.0",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.4.0",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "gsap",
                            "severity": "high",
                            "version": "2.1.2",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                        }
                    ],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/unpkg.com\/@barba\/[email protected]",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                        "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                        "https:\/\/use.typekit.net\/fft6iqy.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>jamiehunter.design | Home<\/title>\n\n  <link href=\"https:\/\/jamiehunter.design\/assets\/css\/styles.css\" rel=\"stylesheet\">  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/fft6iqy.css\">\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <noscript>\n    <style>\n      body {\n        opacity: 1;\n      }\n      #cover {\n        display:none;\n      }\n      .cursor {\n        display:none;\n      }\n    <\/style>\n  <\/noscript>\n<\/head>\n<body class=\"lightBG\">\n\n  <div id=\"cover\" class=\"no-js\"><\/div>\n  <div class=\"cursor\">\n    <svg width=\"40\" height=\"40\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M20 30c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10z\" stroke=\"#1A1A1A\" stroke-width=\"20\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"63\" stroke-dasharray=\"63\"><\/path>\n    <\/svg>\n  <\/div>\n\n  <header class=\"header light\">\n    <a class=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>\n\n    <nav id=\"menu\" class=\"menu\">\n      <ul>\n              <li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>\n            <\/ul>\n    <\/nav>\n\n    <div id=\"slider-indicator\">\n      <div id=\"slider-indicator_inner\">\n        <div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"scrollWrapper\">\n\n  <div class=\"page\" data-barba=\"wrapper\">\n\n<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\">\n  <header class=\"intro\">\n    <div class=\"intro-container\">\n      <h1><span class=\"lowercase title\">JamieHunter.design<\/span> <span class=\"lettering\"><p>Holistic Design &amp; Development person.<\/p><\/span><\/h1>\n      <div id=\"timer\" data-url=\"projects\">\n  <svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M42.904 82.808c22.038 0 39.904-17.866 39.904-39.904C82.808 20.866 64.942 3 42.904 3 20.866 3 3 20.866 3 42.904c0 22.038 17.866 39.904 39.904 39.904z\" stroke=\"#FFF\" stroke-width=\"5\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"251\" stroke-dasharray=\"251\"><\/path>\n  <\/svg>\n<\/div>\n    <\/div>\n  <\/header>\n<\/main>\n\n  <\/div>\n\n<\/div>\n\n\n\n<script src=\"https:\/\/unpkg.com\/@barba\/[email protected]\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n\n<script src=\"https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js\"><\/script><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1418
                        ],
                        [
                            1514,
                            30837
                        ]
                    ],
                    "longTasks": [
                        [
                            1418,
                            1514
                        ]
                    ],
                    "lastVisualChange": 0,
                    "visualComplete85": 0,
                    "visualComplete90": 0,
                    "visualComplete95": 0,
                    "visualComplete99": 0,
                    "visualComplete": 0,
                    "SpeedIndex": 0,
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 76
                        },
                        {
                            "name": "fetchStart",
                            "time": 93
                        },
                        {
                            "name": "navigationStart",
                            "time": 130
                        },
                        {
                            "name": "domLoading",
                            "time": 131
                        },
                        {
                            "name": "responseEnd",
                            "time": 132
                        },
                        {
                            "name": "domInteractive",
                            "time": 132
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 132
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 132
                        },
                        {
                            "name": "domComplete",
                            "time": 133
                        },
                        {
                            "name": "responseEnd",
                            "time": 393
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 403
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 403
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 403
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 404
                        },
                        {
                            "name": "domLoading",
                            "time": 404
                        },
                        {
                            "name": "firstPaint",
                            "time": 2082
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2082
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 130,
                    "chromeUserTiming.fetchStart": 93,
                    "chromeUserTiming.domLoading": 405,
                    "chromeUserTiming.responseEnd": 394,
                    "chromeUserTiming.domInteractive": 133,
                    "chromeUserTiming.domContentLoadedEventStart": 133,
                    "chromeUserTiming.domContentLoadedEventEnd": 133,
                    "chromeUserTiming.domComplete": 133,
                    "chromeUserTiming.unloadEventStart": 403,
                    "chromeUserTiming.unloadEventEnd": 403,
                    "chromeUserTiming.markAsMainFrame": 403,
                    "chromeUserTiming.commitNavigationEnd": 404,
                    "chromeUserTiming.firstPaint": 2082,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2082,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1409.357
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 1529.1389999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 406.82799999999997
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 406.84199999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 420.42500000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 420.48500000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 420.49299999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 420.52600000000001
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 421.53800000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 425.54300000000001
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 425.61099999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 426.45600000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 579.43200000000002
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 579.48699999999997
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 579.976
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 580.024
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 747.755
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 885.30999999999995
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 1227.693
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 1228.5229999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1415.5619999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1415.568
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1417.5350000000001
                            },
                            "1842": {
                                "name": "TransformUsesBoxSizeOnSVG",
                                "firstUsed": 1447.9780000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1526.4829999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1533.8199999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1535.4839999999999
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 1552.1289999999999
                            },
                            "3259": {
                                "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                                "firstUsed": 1554.498
                            },
                            "3262": {
                                "name": "V8InvalidatedMapIteratorLookupChainProtector",
                                "firstUsed": 1554.675
                            },
                            "3269": {
                                "name": "V8InvalidatedSetIteratorLookupChainProtector",
                                "firstUsed": 1555.1199999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1569.162
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 1569.1900000000001
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1584.7080000000001
                            }
                        },
                        "CSSFeatures": {
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 579.99800000000005
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 580.01099999999997
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 1228.548
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 1228.596
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 1228.627
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 1228.6369999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 1228.6500000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 1228.6700000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1415.5889999999999
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1415.6030000000001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1415.6089999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1415.627
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1415.633
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1415.6379999999999
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1415.7750000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1415.7809999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1415.7909999999999
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1415.8309999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1415.836
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1415.8399999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1415.845
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1415.8489999999999
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1415.854
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1415.877
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 1415.8820000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1416.2070000000001
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1416.2449999999999
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1416.251
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 1416.2650000000001
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1416.2719999999999
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1416.376
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1416.384
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1416.3900000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1416.3979999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1416.424
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1416.4580000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1416.463
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1416.491
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1416.576
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1416.6389999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1416.7080000000001
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1416.7560000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1416.796
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1416.8040000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1416.828
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 2006.8000000007451,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 30837,
                    "LastInteractive": 2006.8000000007451,
                    "TimeToInteractive": 2006.8000000007451,
                    "FirstCPUIdle": 2006.8000000007451,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDc8Z_9VX",
                    "step": 1,
                    "effectiveBps": 136540,
                    "render": 0,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 145,
                    "loadEventStart": 0,
                    "loadEventEnd": 0,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "error": "Page Load Timeout",
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": null,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": null,
                    "lighthouse.PWA": null,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "110": 55,
                                "212": 89.5,
                                "313": 77.299999999999997,
                                "415": 26.300000000000001,
                                "516": 78.900000000000006,
                                "618": 61.899999999999999,
                                "719": 75,
                                "820": 100,
                                "929": 100,
                                "1030": 52.600000000000001,
                                "1131": 23.800000000000001,
                                "1232": 21.100000000000001,
                                "1334": 31.600000000000001,
                                "1435": 30,
                                "1536": 78.900000000000006,
                                "1637": 80,
                                "1739": 66.700000000000003,
                                "1841": 95,
                                "1942": 26.300000000000001,
                                "2044": 20,
                                "2145": 21.100000000000001,
                                "2246": 20,
                                "2347": 20,
                                "2449": 11.1,
                                "2550": 19,
                                "2651": 28.600000000000001,
                                "2752": 65,
                                "2853": 47.399999999999999,
                                "2955": 25,
                                "3056": 15.800000000000001,
                                "3157": 20,
                                "3258": 19,
                                "3359": 11.1,
                                "3460": 22.699999999999999,
                                "3561": 10.5,
                                "3662": 22.699999999999999,
                                "3763": 52.600000000000001,
                                "3864": 15,
                                "3965": 15,
                                "4066": 20,
                                "4167": 15,
                                "4268": 10.5,
                                "4369": 19,
                                "4470": 15,
                                "4572": 15.800000000000001,
                                "4672": 20,
                                "4773": 60,
                                "4874": 22.699999999999999,
                                "4975": 19,
                                "5076": 15,
                                "5177": 15.800000000000001,
                                "5278": 22.699999999999999,
                                "5379": 10.5,
                                "5480": 15,
                                "5581": 15.800000000000001,
                                "5681": 15,
                                "5782": 55,
                                "5883": 15,
                                "5984": 22.699999999999999,
                                "6085": 15,
                                "6186": 15.800000000000001,
                                "6288": 19,
                                "6389": 15.800000000000001,
                                "6490": 15.800000000000001,
                                "6592": 19,
                                "6693": 11.1,
                                "6794": 66.700000000000003,
                                "6895": 16.699999999999999,
                                "6997": 19,
                                "7098": 20,
                                "7199": 20,
                                "7300": 15.800000000000001,
                                "7401": 20,
                                "7502": 10.5,
                                "7603": 19,
                                "7704": 27.300000000000001,
                                "7805": 50,
                                "7906": 19,
                                "8007": 15,
                                "8108": 11.1,
                                "8209": 19,
                                "8310": 10.5,
                                "8411": 22.699999999999999,
                                "8512": 10.5,
                                "8613": 10.5,
                                "8714": 31.800000000000001,
                                "8815": 45,
                                "8916": 15,
                                "9017": 15,
                                "9118": 10.5,
                                "9219": 19,
                                "9320": 15,
                                "9421": 15,
                                "9522": 15,
                                "9623": 10.5,
                                "9724": 30,
                                "9825": 38.100000000000001,
                                "9926": 15.800000000000001,
                                "10027": 15,
                                "10128": 10.5,
                                "10229": 19,
                                "10330": 10.5,
                                "10431": 19,
                                "10532": 10.5,
                                "10633": 15.800000000000001,
                                "10734": 31.600000000000001,
                                "10835": 40.899999999999999,
                                "10936": 15,
                                "11037": 15,
                                "11138": 19,
                                "11239": 20,
                                "11340": 15,
                                "11441": 20,
                                "11543": 20,
                                "11644": 20,
                                "11745": 42.899999999999999,
                                "11846": 36.799999999999997,
                                "11947": 15.800000000000001,
                                "12049": 15.800000000000001,
                                "12150": 19,
                                "12251": 11.1,
                                "12352": 22.699999999999999,
                                "12453": 15.800000000000001,
                                "12555": 20,
                                "12656": 19,
                                "12757": 47.399999999999999,
                                "12858": 38.100000000000001,
                                "12960": 23.800000000000001,
                                "13061": 15.800000000000001,
                                "13162": 15,
                                "13263": 45,
                                "13365": 15.800000000000001,
                                "13466": 10.5,
                                "13567": 23.800000000000001,
                                "13668": 15.800000000000001,
                                "13769": 54.5,
                                "13871": 31.600000000000001,
                                "13972": 19,
                                "14073": 15.800000000000001,
                                "14174": 20,
                                "14275": 11.1,
                                "14377": 19,
                                "14478": 15.800000000000001,
                                "14579": 15.800000000000001,
                                "14680": 20,
                                "14781": 63.600000000000001,
                                "14882": 21.100000000000001,
                                "14983": 15.800000000000001,
                                "15084": 15.800000000000001,
                                "15186": 15,
                                "15287": 20,
                                "15388": 15.800000000000001,
                                "15489": 19,
                                "15590": 20,
                                "15691": 19,
                                "15792": 57.100000000000001,
                                "15893": 15,
                                "15994": 19,
                                "16095": 11.1,
                                "16196": 15,
                                "16297": 15,
                                "16398": 19,
                                "16499": 11.1,
                                "16601": 19,
                                "16702": 15.800000000000001,
                                "16803": 66.700000000000003,
                                "16904": 20,
                                "17005": 15.800000000000001,
                                "17107": 20,
                                "17208": 19,
                                "17309": 15.800000000000001,
                                "17410": 10.5,
                                "17512": 15.800000000000001,
                                "17613": 20,
                                "17714": 21.100000000000001,
                                "17815": 63.600000000000001,
                                "17917": 20,
                                "18018": 15.800000000000001,
                                "18119": 15,
                                "18220": 21.100000000000001,
                                "18321": 15,
                                "18423": 20,
                                "18524": 15,
                                "18625": 15.800000000000001,
                                "18726": 28.600000000000001,
                                "18827": 47.600000000000001,
                                "18928": 10.5,
                                "19029": 15,
                                "19130": 22.699999999999999,
                                "19231": 10.5,
                                "19332": 19,
                                "19433": 15,
                                "19534": 15,
                                "19635": 11.1,
                                "19736": 38.100000000000001,
                                "19837": 42.899999999999999,
                                "19938": 10.5,
                                "20039": 15,
                                "20140": 20,
                                "20241": 15,
                                "20342": 15,
                                "20443": 15,
                                "20544": 10.5,
                                "20645": 20,
                                "20746": 36.799999999999997,
                                "20847": 50,
                                "20949": 15,
                                "21050": 15.800000000000001,
                                "21151": 15.800000000000001,
                                "21252": 19,
                                "21354": 15.800000000000001,
                                "21455": 15,
                                "21556": 15.800000000000001,
                                "21657": 20,
                                "21758": 45,
                                "21859": 40,
                                "21961": 23.800000000000001,
                                "22062": 19,
                                "22163": 11.1,
                                "22264": 20,
                                "22365": 15,
                                "22467": 20,
                                "22568": 15.800000000000001,
                                "22669": 20,
                                "22773": 54.5,
                                "22874": 31.600000000000001,
                                "22975": 27.300000000000001,
                                "23076": 15,
                                "23177": 15.800000000000001,
                                "23278": 15.800000000000001,
                                "23379": 11.1,
                                "23480": 20,
                                "23581": 15,
                                "23682": 20,
                                "23783": 59.100000000000001,
                                "23884": 15.800000000000001,
                                "23985": 15,
                                "24086": 15,
                                "24187": 22.699999999999999,
                                "24288": 11.1,
                                "24389": 19,
                                "24490": 10.5,
                                "24592": 19,
                                "24693": 20,
                                "24804": 65.200000000000003,
                                "24905": 25,
                                "25006": 19,
                                "25108": 15.800000000000001,
                                "25209": 15,
                                "25310": 15.800000000000001,
                                "25411": 19,
                                "25512": 15.800000000000001,
                                "25613": 15.800000000000001,
                                "25715": 15.800000000000001,
                                "25816": 55,
                                "25917": 19,
                                "26018": 15,
                                "26119": 19,
                                "26220": 15.800000000000001,
                                "26321": 10.5,
                                "26422": 19,
                                "26523": 15,
                                "26624": 15,
                                "26725": 25,
                                "26826": 47.600000000000001,
                                "26926": 15.800000000000001,
                                "27028": 15.800000000000001,
                                "27128": 11.1,
                                "27229": 15,
                                "27330": 19,
                                "27431": 10.5,
                                "27532": 19,
                                "27633": 10.5,
                                "27734": 27.800000000000001,
                                "27836": 60,
                                "27937": 20,
                                "28038": 26.300000000000001,
                                "28139": 11.1,
                                "28240": 19,
                                "28342": 21.100000000000001,
                                "28443": 19,
                                "28544": 20,
                                "28645": 11.1,
                                "28746": 40,
                                "28847": 40,
                                "28948": 15,
                                "29049": 15,
                                "29150": 19,
                                "29251": 15.800000000000001,
                                "29352": 16.699999999999999,
                                "29453": 15,
                                "29554": 15,
                                "29655": 15,
                                "29756": 40,
                                "29856": 33.299999999999997,
                                "29957": 20,
                                "30058": 19,
                                "30159": 15,
                                "30260": 15,
                                "30361": 15,
                                "30462": 19,
                                "30563": 15,
                                "30664": 15,
                                "30765": 47.600000000000001,
                                "30866": 45,
                                "30968": 90
                            },
                            "max": 100,
                            "count": 307
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "110": 0,
                                "212": 33050,
                                "313": 712427,
                                "415": 5222,
                                "516": 247467,
                                "618": 1129528,
                                "719": 2639827,
                                "820": 4053119,
                                "929": 3734367,
                                "1030": 0,
                                "1131": 0,
                                "1232": 0,
                                "1334": 154423,
                                "1435": 509971,
                                "1536": 13279,
                                "1637": 422784,
                                "1739": 6346347,
                                "1841": 782876,
                                "1942": 0,
                                "2044": 0,
                                "2145": 0,
                                "2246": 0,
                                "2347": 0,
                                "2449": 0,
                                "2550": 0,
                                "2651": 16669,
                                "2752": 772605,
                                "2853": 5224,
                                "2955": 0,
                                "3056": 0,
                                "3157": 0,
                                "3258": 0,
                                "3359": 0,
                                "3460": 0,
                                "3561": 0,
                                "3662": 0,
                                "3763": 0,
                                "3864": 0,
                                "3965": 0,
                                "4066": 0,
                                "4167": 0,
                                "4268": 0,
                                "4369": 0,
                                "4470": 0,
                                "4572": 0,
                                "4672": 0,
                                "4773": 0,
                                "4874": 0,
                                "4975": 0,
                                "5076": 0,
                                "5177": 0,
                                "5278": 0,
                                "5379": 0,
                                "5480": 0,
                                "5581": 0,
                                "5681": 0,
                                "5782": 0,
                                "5883": 0,
                                "5984": 0,
                                "6085": 0,
                                "6186": 0,
                                "6288": 0,
                                "6389": 0,
                                "6490": 0,
                                "6592": 0,
                                "6693": 0,
                                "6794": 0,
                                "6895": 0,
                                "6997": 0,
                                "7098": 0,
                                "7199": 0,
                                "7300": 0,
                                "7401": 0,
                                "7502": 0,
                                "7603": 0,
                                "7704": 0,
                                "7805": 0,
                                "7906": 0,
                                "8007": 0,
                                "8108": 0,
                                "8209": 0,
                                "8310": 0,
                                "8411": 0,
                                "8512": 0,
                                "8613": 0,
                                "8714": 0,
                                "8815": 0,
                                "8916": 0,
                                "9017": 0,
                                "9118": 0,
                                "9219": 0,
                                "9320": 0,
                                "9421": 0,
                                "9522": 0,
                                "9623": 0,
                                "9724": 0,
                                "9825": 0,
                                "9926": 0,
                                "10027": 0,
                                "10128": 0,
                                "10229": 0,
                                "10330": 0,
                                "10431": 0,
                                "10532": 0,
                                "10633": 0,
                                "10734": 0,
                                "10835": 0,
                                "10936": 0,
                                "11037": 0,
                                "11138": 0,
                                "11239": 0,
                                "11340": 0,
                                "11441": 0,
                                "11543": 0,
                                "11644": 0,
                                "11745": 0,
                                "11846": 0,
                                "11947": 5214,
                                "12049": 0,
                                "12150": 0,
                                "12251": 0,
                                "12352": 0,
                                "12453": 0,
                                "12555": 0,
                                "12656": 0,
                                "12757": 0,
                                "12858": 0,
                                "12960": 0,
                                "13061": 0,
                                "13162": 0,
                                "13263": 0,
                                "13365": 0,
                                "13466": 0,
                                "13567": 0,
                                "13668": 0,
                                "13769": 0,
                                "13871": 0,
                                "13972": 0,
                                "14073": 0,
                                "14174": 0,
                                "14275": 0,
                                "14377": 0,
                                "14478": 0,
                                "14579": 0,
                                "14680": 0,
                                "14781": 0,
                                "14882": 0,
                                "14983": 0,
                                "15084": 0,
                                "15186": 0,
                                "15287": 0,
                                "15388": 0,
                                "15489": 0,
                                "15590": 0,
                                "15691": 0,
                                "15792": 0,
                                "15893": 0,
                                "15994": 0,
                                "16095": 0,
                                "16196": 0,
                                "16297": 0,
                                "16398": 0,
                                "16499": 0,
                                "16601": 0,
                                "16702": 0,
                                "16803": 3305,
                                "16904": 0,
                                "17005": 0,
                                "17107": 0,
                                "17208": 0,
                                "17309": 0,
                                "17410": 0,
                                "17512": 0,
                                "17613": 0,
                                "17714": 0,
                                "17815": 0,
                                "17917": 0,
                                "18018": 0,
                                "18119": 0,
                                "18220": 0,
                                "18321": 0,
                                "18423": 0,
                                "18524": 0,
                                "18625": 0,
                                "18726": 0,
                                "18827": 0,
                                "18928": 0,
                                "19029": 0,
                                "19130": 0,
                                "19231": 0,
                                "19332": 0,
                                "19433": 0,
                                "19534": 0,
                                "19635": 0,
                                "19736": 0,
                                "19837": 0,
                                "19938": 0,
                                "20039": 0,
                                "20140": 0,
                                "20241": 0,
                                "20342": 0,
                                "20443": 0,
                                "20544": 0,
                                "20645": 0,
                                "20746": 0,
                                "20847": 0,
                                "20949": 0,
                                "21050": 0,
                                "21151": 0,
                                "21252": 0,
                                "21354": 0,
                                "21455": 4262,
                                "21556": 0,
                                "21657": 0,
                                "21758": 0,
                                "21859": 0,
                                "21961": 0,
                                "22062": 0,
                                "22163": 0,
                                "22264": 0,
                                "22365": 0,
                                "22467": 0,
                                "22568": 0,
                                "22669": 0,
                                "22773": 0,
                                "22874": 0,
                                "22975": 0,
                                "23076": 0,
                                "23177": 0,
                                "23278": 0,
                                "23379": 0,
                                "23480": 4273,
                                "23581": 0,
                                "23682": 0,
                                "23783": 0,
                                "23884": 0,
                                "23985": 0,
                                "24086": 0,
                                "24187": 0,
                                "24288": 0,
                                "24389": 0,
                                "24490": 0,
                                "24592": 0,
                                "24693": 0,
                                "24804": 0,
                                "24905": 0,
                                "25006": 0,
                                "25108": 0,
                                "25209": 0,
                                "25310": 0,
                                "25411": 0,
                                "25512": 0,
                                "25613": 0,
                                "25715": 0,
                                "25816": 0,
                                "25917": 0,
                                "26018": 0,
                                "26119": 0,
                                "26220": 0,
                                "26321": 0,
                                "26422": 0,
                                "26523": 0,
                                "26624": 0,
                                "26725": 0,
                                "26826": 0,
                                "26926": 0,
                                "27028": 0,
                                "27128": 0,
                                "27229": 0,
                                "27330": 0,
                                "27431": 0,
                                "27532": 0,
                                "27633": 0,
                                "27734": 0,
                                "27836": 0,
                                "27937": 0,
                                "28038": 0,
                                "28139": 0,
                                "28240": 0,
                                "28342": 0,
                                "28443": 0,
                                "28544": 0,
                                "28645": 0,
                                "28746": 0,
                                "28847": 0,
                                "28948": 0,
                                "29049": 0,
                                "29150": 0,
                                "29251": 0,
                                "29352": 0,
                                "29453": 0,
                                "29554": 0,
                                "29655": 0,
                                "29756": 0,
                                "29856": 0,
                                "29957": 0,
                                "30058": 0,
                                "30159": 0,
                                "30260": 0,
                                "30361": 0,
                                "30462": 0,
                                "30563": 0,
                                "30664": 0,
                                "30765": 0,
                                "30866": 0,
                                "30968": 0
                            },
                            "max": 6346347,
                            "count": 307
                        }
                    },
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "cdnjs.cloudflare.com": {
                            "bytes": 76831,
                            "requests": 4,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "unpkg.com": {
                            "bytes": 10698,
                            "requests": 2,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "jamiehunter.design": {
                            "bytes": 15070,
                            "requests": 4,
                            "connections": 1
                        },
                        "www.jamiehunter.design": {
                            "bytes": 1457,
                            "requests": 1,
                            "connections": 1
                        },
                        "use.typekit.net": {
                            "bytes": 87505,
                            "requests": 4,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "p.typekit.net": {
                            "bytes": 5,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 1457,
                            "bytesUncompressed": 4022,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 98448,
                            "bytesUncompressed": 324095,
                            "requests": 8
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 4995,
                            "bytesUncompressed": 20062,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 86604,
                            "bytesUncompressed": 86604,
                            "requests": 3
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 62,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-2280-10.10.1.194",
                    "loadTime": 696,
                    "docTime": 696,
                    "fullyLoaded": 798,
                    "bytesOut": 11436,
                    "bytesOutDoc": 9626,
                    "bytesIn": 17491,
                    "bytesInDoc": 17065,
                    "requests": [
                        {
                            "type": 3,
                            "id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                            "request_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.jamiehunter.design\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jamiehunter.design",
                            "url": "\/",
                            "raw_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 152,
                            "ttfb_ms": 151,
                            "load_start": 137,
                            "load_start_float": 137.00006200000001,
                            "bytesIn": 1457,
                            "objectSize": 1457,
                            "objectSizeUncompressed": 4022,
                            "chunks": [
                                {
                                    "ts": 289,
                                    "bytes": 1457,
                                    "inflated": 4022
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 36,
                            "connect_start": 36,
                            "connect_end": 68,
                            "ssl_start": 68,
                            "ssl_end": 136,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.jamiehunter.design",
                                "sanList": [
                                    "*.jamiehunter.design",
                                    "jamiehunter.design"
                                ],
                                "issuer": "Encryption Everywhere DV TLS CA - G2",
                                "validFrom": 1715644800,
                                "validTo": 1748390399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1715668094631,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1715668094568,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1715668094586,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 35,
                            "connect_ms": 32,
                            "ssl_ms": 68,
                            "gzip_total": 1555,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 18,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 62,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 289,
                            "ttfb_start": 137,
                            "ttfb_end": 288,
                            "download_start": 288,
                            "download_end": 289,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 289,
                            "all_ms": 287,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "248791.9",
                            "request_id": "248791.9",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/clipboard.min.js",
                            "raw_id": "248791.9",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 79,
                            "ttfb_ms": 78,
                            "load_start": 379,
                            "load_start_float": 379.000092,
                            "bytesIn": 3744,
                            "objectSize": 3744,
                            "objectSizeUncompressed": 10754,
                            "chunks": [
                                {
                                    "ts": 458,
                                    "bytes": 3744,
                                    "inflated": 10754
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": 334,
                            "dns_end": 375,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/clipboard.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 3744",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "etag: \"2a02-5948f31f61bc0-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1825,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 41,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3744,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 333,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 92,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 458,
                            "ttfb_start": 379,
                            "ttfb_end": 457,
                            "download_start": 457,
                            "download_end": 458,
                            "download_ms": 1,
                            "all_start": 334,
                            "all_end": 458,
                            "all_ms": 120,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    658.93600000000004,
                                    660.78800000000001
                                ],
                                [
                                    658.95600000000002,
                                    659.37699999999995
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248791.11",
                            "request_id": "248791.11",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/mainScrollSnap.js",
                            "raw_id": "248791.11",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 67,
                            "ttfb_ms": 65,
                            "load_start": 380,
                            "load_start_float": 380.00011000000001,
                            "bytesIn": 8268,
                            "objectSize": 8268,
                            "objectSizeUncompressed": 40598,
                            "chunks": [
                                {
                                    "ts": 447,
                                    "bytes": 8268,
                                    "inflated": 40598
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/mainScrollSnap.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 8268",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "etag: \"9e96-5948f31f61bc0-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:03 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1828,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8268,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 342,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 110,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 447,
                            "ttfb_start": 380,
                            "ttfb_end": 445,
                            "download_start": 445,
                            "download_end": 447,
                            "download_ms": 2,
                            "all_start": 380,
                            "all_end": 447,
                            "all_ms": 67,
                            "index": 2,
                            "number": 3,
                            "cpuTimes": {
                                "EvaluateScript": 29,
                                "v8.compile": 1,
                                "FunctionCall": 9
                            },
                            "cpu.EvaluateScript": 29,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 9,
                            "cpuTime": 39,
                            "js_timing": [
                                [
                                    662.77200000000005,
                                    691.64300000000003
                                ],
                                [
                                    662.78800000000001,
                                    664.03700000000003
                                ],
                                [
                                    3271.3870000000002,
                                    3279.9270000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248791.10",
                            "request_id": "248791.10",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jamiehunter.design",
                            "url": "\/assets\/js\/CustomEase.min.js",
                            "raw_id": "248791.10",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 73,
                            "ttfb_ms": 72,
                            "load_start": 382,
                            "load_start_float": 382.00010500000002,
                            "bytesIn": 2713,
                            "objectSize": 2713,
                            "objectSizeUncompressed": 5227,
                            "chunks": [
                                {
                                    "ts": 455,
                                    "bytes": 2713,
                                    "inflated": 5227
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jamiehunter.design\/",
                            "initiator_line": 104,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/assets\/js\/CustomEase.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 2713",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "etag: \"146b-5948f31e6d980-gzip\"",
                                    "last-modified: Thu, 10 Oct 2019 14:27:02 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 1828,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2713,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 335,
                            "http2_stream_id": 7,
                            "netlog_id": 105,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 455,
                            "ttfb_start": 382,
                            "ttfb_end": 454,
                            "download_start": 454,
                            "download_end": 455,
                            "download_ms": 1,
                            "all_start": 382,
                            "all_end": 455,
                            "all_ms": 73,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    661.53099999999995,
                                    662.15099999999995
                                ],
                                [
                                    661.54899999999998,
                                    661.77700000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "248791.42",
                            "request_id": "248791.42",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.jamiehunter.design\/favicon-32x32.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jamiehunter.design",
                            "url": "\/favicon-32x32.png",
                            "raw_id": "248791.42",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 68,
                            "ttfb_ms": 67,
                            "load_start": 650,
                            "load_start_float": 650.00013300000001,
                            "bytesIn": 883,
                            "objectSize": 883,
                            "objectSizeUncompressed": 883,
                            "chunks": [
                                {
                                    "ts": 718,
                                    "bytes": 883
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/favicon-32x32.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 883",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "etag: \"373-593c76c577840\"",
                                    "last-modified: Mon, 30 Sep 2019 16:06:49 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 883,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 648,
                            "socket_group": "https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 133,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                    },
                                    "File": {
                                        "FileSize": "883 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Gamma": 2.2000000000000002,
                                        "WhitePointX": 0.31269999999999998,
                                        "WhitePointY": 0.32900000000000001,
                                        "RedX": 0.64000000000000001,
                                        "RedY": 0.33000000000000002,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059999999999999998,
                                        "BackgroundColor": 255,
                                        "ModifyDate": "2019:09:30 18:05:41",
                                        "Datecreate": "2019-09-30T18:05:41+02:00",
                                        "Datemodify": "2019-09-30T18:05:41+02:00"
                                    },
                                    "IPTC": {
                                        "Credit": "RFG",
                                        "ApplicationRecordVersion": 4
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "GrayscaleAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "gray": 8
                                    },
                                    "pixels": 1024,
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 212.47399999999999,
                                            "standardDeviation": 83.327299999999994,
                                            "kurtosis": 1.42377,
                                            "skewness": 1.7421199999999999,
                                            "entropy": 0.37096000000000001
                                        },
                                        "gray": {
                                            "min": 0,
                                            "max": 43,
                                            "mean": 11.206099999999999,
                                            "standardDeviation": 12.930099999999999,
                                            "kurtosis": -1.89632,
                                            "skewness": 0.29220499999999999,
                                            "entropy": 0.384687
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:45:45+00:00",
                                        "date:modify": "2024-09-06T14:45:45+00:00",
                                        "png:bKGD": "chunk was found (see Background color, above)",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "4",
                                        "png:IHDR.color_type": "4 (GrayAlpha)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                        "png:text-encoded profiles": "1 were found",
                                        "png:tIME": "2019-09-30T18:05:41Z",
                                        "signature": "f5abb7feb18ee615c93a0d62623bf7b6f3cb20bb6bd8f56bda3755f7dceca620"
                                    },
                                    "profiles": {
                                        "iptc": {
                                            "Credit[2,110]": [
                                                "RFG"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "length": 28
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "883B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "574116B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 718,
                            "ttfb_start": 650,
                            "ttfb_end": 717,
                            "download_start": 717,
                            "download_end": 718,
                            "download_ms": 1,
                            "all_start": 650,
                            "all_end": 718,
                            "all_ms": 68,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "248791.41",
                            "request_id": "248791.41",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.jamiehunter.design\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jamiehunter.design",
                            "url": "\/site.webmanifest",
                            "raw_id": "248791.41",
                            "frame_id": "8DDD1FBDDA76679803031DC79EAF51F7",
                            "documentURL": "https:\/\/www.jamiehunter.design\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 56,
                            "ttfb_ms": 55,
                            "load_start": 742,
                            "load_start_float": 742.00012500000003,
                            "bytesIn": 426,
                            "objectSize": 426,
                            "objectSizeUncompressed": 426,
                            "chunks": [
                                {
                                    "ts": 798,
                                    "bytes": 426
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 132,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 647,
                            "connect_end": 679,
                            "ssl_start": 679,
                            "ssl_end": 741,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.jamiehunter.design",
                                "sanList": [
                                    "*.jamiehunter.design",
                                    "jamiehunter.design"
                                ],
                                "issuer": "Encryption Everywhere DV TLS CA - G2",
                                "validFrom": 1715644800,
                                "validTo": 1748390399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1715668094631,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220250A9434DA010A9FB9E48046C682BA8D56E2E72416C9B02C64B612F4FF650A42022052CAD1B9A7DD7B1C85DBECAAAA6D503361448217A6831D6123A29E10E7E01184"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1715668094568,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100ECEDA9B4A606FEF772EDB2C82C87B70F97A0879454C1774B1C98B2CC81090985022011FA143183409B69063296CAE126D7FC53B146AC2B89F8C5B857FB9FF82F9F6B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1715668094586,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220308A865BE11308CFAFD10B88331CCF9C7E935658C5C2DE862E791A8EE5CE5CF3022100A7B00B0EED975F067B37B1526FD17076DB0C6EC1F4E6013EF14EDAE6182CE44F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jamiehunter.design",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/www.jamiehunter.design\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 426",
                                    "date: Fri, 06 Sep 2024 14:45:45 GMT",
                                    "etag: \"1aa-593c76c577840\"",
                                    "last-modified: Mon, 30 Sep 2019 16:06:49 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1810,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 32,
                            "ssl_ms": 62,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 646,
                            "socket_group": "pm\/https:\/\/www.jamiehunter.design <https:\/\/jamiehunter.design same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 125,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCBPugAwIBAgIQB+DDa7zCCZYSdR4GnQsBQDANBgkqhkiG9w0BAQsFADBu\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg\nRFYgVExTIENBIC0gRzIwHhcNMjQwNTE0MDAwMDAwWhcNMjUwNTI3MjM1OTU5WjAf\nMR0wGwYDVQQDDBQqLmphbWllaHVudGVyLmRlc2lnbjCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBANVJ6gypXgiq6uMCaKKM0uy\/\/buah9MQxqj\/CSOIkDrT\nVVMfFa9vYL5gZLZ4sm\/kuXe8mH1Z7RoCqKDcJY53AygZQohtZp5FZSWwdycfL+be\nAc5iyqyVN4k3I1h+uG+Rai23TA2n58sTS5NAxiMo8yNDQplgheh1y1KNrAyNkr2k\neFoJ4hPijSskDv0hReZyOsnmF0nHfqXksJ5HDMe5rkwMZn5tatzQUNbSJ3SdyPhU\nMyZRT441M4mKLKsM8qTmUmXXLrqhhqqQf+Z5ucxr\/RmxdGaX7ue0J6JYmlH+d4uY\nQZCaNnYSEo3l67XThocnZBJgn+7+MxGUhaG9O2yB3L0CAwEAAaOCAvowggL2MB8G\nA1UdIwQYMBaAFHjfkZBf7t6s9sV169VMVVPvJEq2MB0GA1UdDgQWBBRs6UwZ5zUw\nmW9csrtGx5m5iaOUqjAzBgNVHREELDAqghQqLmphbWllaHVudGVyLmRlc2lnboIS\namFtaWVodW50ZXIuZGVzaWduMD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYB\nBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMC\nBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGABggrBgEFBQcBAQR0\nMHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEF\nBQcwAoY+aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0VuY3J5cHRpb25FdmVy\neXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkC\nBAIEggFtBIIBaQFnAHUAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgA\nAAGPdcmOpwAABAMARjBEAiAlCpQ02gEKn7nkgEbGgrqNVuLnJBbJsCxkthL0\/2UK\nQgIgUsrRuafdexyF2+yqqm1QM2FEghemgx1hI6KeEOfgEYQAdgB9WR4S4Xgqexxh\nZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY91yY5oAAAEAwBHMEUCIQDs7am0pgb+\n93Ltssgsh7cPl6CHlFTBd0scmLLMgQkJhQIgEfoUMYNAm2kGMpbK4SbX\/FOxRqwr\nifjFuFf7n\/gvn2sAdgDm0jFjQHeMwRBBBtdxuc7B0kD2loSG+7qHMh39HjeOUAAA\nAY91yY56AAAEAwBHMEUCIDCKhlvhEwjPr9ELiDMcz5x+k1ZYxcLehi55Go7lzlzz\nAiEAp7ALDu2XXwZ7N7FSb9FwdtsMbsH05gE+8U7a5hgs5E8wDQYJKoZIhvcNAQEL\nBQADggEBACKNhUNwADycDjZ1kQ21urm2sowSrV9K9pYal9FoLbjL7uXKFBDUp+Od\n2bbf7HkijODXFk\/mTG7HfZ6xauXPvGU+OZC6gIQTWoQcMv3jy8GcAR\/PIKQBpNEi\nI6UbBLJzpaaAc\/zMtC9EWFIKpcAazGi\/Xe9obBdOn7Q5Z8UbbmdMyf5h3wrN4N4W\n9uf01nHYyszGNoMQJ\/3fXljPEtZ1PeJAPrdG7mCqJMOY7J4z92qp6O3yDd1Mj\/jm\nzfpSuPoIkt+Yc3K59lJBBeyKYNjl9QdpafCDSqLca\/3swcER1i4\/4O+Tlf8DwoVE\nIi2c5hXhV24it5Litvgd8xHmDCJveK0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEqjCCA5KgAwIBAgIQDeD\/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH\nMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i\/nr7pkgTDqnE\neSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv\nNhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch\nQisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe\/KZEIZw6gXLKeFe7mupn\nNYJROi2iC11+HuF79iAttMc32Cv6UOxixY\/3ZV+LzpLnklFq98XORgwkIJL1HuvP\nha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI\nlfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf\nBgNVHSMEGDAWgBROIlQgGJXm427mD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw\nHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8C\nAQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp\nY2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG\n\/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ\nL0s8ZWum8U8\/1TMVkQMBn+CPb5xnCD0GSA6L\/V0ZFrMNqBirrr5B241OesECvxIi\n98bZ90h9+q\/X5eMyOD35f8YTaEMpdnQCnawIwiHx06\/0BfiTj+b\/XQih+mqt3ZXe\nxNCJqKexdiB2IWGSKcgahPacWkk\/BAQFisKIFYEqHzV974S3FAz\/8LIfD58xnsEN\nGfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa\/h9ZBXjUyFKQrGk2\nn2hcLrfZSbynEC\/pSw\/ET7H5nWwckjmAJ1l9fcnbqkU\/pf6uMQmnfl0JQjJNSg==\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 798,
                            "ttfb_start": 742,
                            "ttfb_end": 797,
                            "download_start": 797,
                            "download_end": 798,
                            "download_ms": 1,
                            "all_start": 647,
                            "all_end": 798,
                            "all_ms": 150,
                            "index": 5,
                            "number": 6
                        }
                    ],
                    "requestsFull": 6,
                    "requestsDoc": 5,
                    "responses_200": 6,
                    "responses_404": 0,
                    "responses_other": 0,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "8DDD1FBDDA76679803031DC79EAF51F7",
                    "loadEventStart": 648,
                    "loadEventEnd": 648,
                    "domContentLoadedEventStart": 647,
                    "domContentLoadedEventEnd": 647,
                    "URL": "https:\/\/www.jamiehunter.design\/",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "4DF765BAE17893B2AA2C15C4E1E34F12",
                    "final_url": "https:\/\/www.jamiehunter.design\/",
                    "domInteractive": 647,
                    "firstPaint": 0,
                    "firstContentfulPaint": 1311,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 288,
                    "basePageSSLTime": 68,
                    "score_cache": 0,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 16280,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 883,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 2,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 26,
                        "ParseAuthorStyleSheet": 5,
                        "UpdateLayoutTree": 5,
                        "Layout": 127,
                        "PrePaint": 1,
                        "Paint": 1,
                        "Layerize": 1,
                        "EvaluateScript": 38,
                        "v8.compile": 10,
                        "v8.produceCache": 8,
                        "TimerFire": 0,
                        "FunctionCall": 5,
                        "FireAnimationFrame": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "Idle": 568
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 2,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 24,
                        "ParseAuthorStyleSheet": 5,
                        "UpdateLayoutTree": 5,
                        "Layout": 127,
                        "PrePaint": 1,
                        "Paint": 1,
                        "Layerize": 0,
                        "EvaluateScript": 38,
                        "v8.compile": 10,
                        "v8.produceCache": 8,
                        "TimerFire": 0,
                        "FunctionCall": 0,
                        "FireAnimationFrame": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "Idle": 474
                    },
                    "cpu.ParseHTML": 2,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 26,
                    "cpu.ParseAuthorStyleSheet": 5,
                    "cpu.UpdateLayoutTree": 5,
                    "cpu.Layout": 127,
                    "cpu.PrePaint": 1,
                    "cpu.Paint": 1,
                    "cpu.Layerize": 1,
                    "cpu.EvaluateScript": 38,
                    "cpu.v8.compile": 10,
                    "cpu.v8.produceCache": 8,
                    "cpu.TimerFire": 0,
                    "cpu.FunctionCall": 5,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 0,
                    "cpu.Idle": 568,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725633941.8576264,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725633944.8049707,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 1689,
                    "fullyLoadedCPUpct": 25.148809523789161,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "8DDD1FBDDA76679803031DC79EAF51F7",
                                    "loaderId": "AC7746C891BB68BFFDF82EE519E3E6B7"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.jamiehunter.design",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.jamiehunter.design\/",
                    "document_hostname": "www.jamiehunter.design",
                    "document_origin": "https:\/\/www.jamiehunter.design",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 83,
                    "domComplete": 648,
                    "PerformancePaintTiming.first-paint": 1010.7999999970198,
                    "PerformancePaintTiming.first-contentful-paint": 1262.3999999985099,
                    "origin_dns": {
                        "ns": [
                            "ns1025.ui-dns.org.",
                            "ns1095.ui-dns.com.",
                            "ns1017.ui-dns.biz.",
                            "ns1040.ui-dns.de."
                        ],
                        "mx": [
                            "10 mx01.ionos.de.",
                            "10 mx00.ionos.de."
                        ],
                        "txt": [
                            "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                        ],
                        "soa": [
                            "ns1095.ui-dns.com. hostmaster.1and1.com. 2017091112 28800 7200 604800 300"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "JavaScript frameworks": "GSAP 2.1.2",
                        "Web servers": "Apache HTTP Server",
                        "CDN": "Cloudflare,Unpkg,cdnjs",
                        "JavaScript libraries": "core-js 2.5.1,Barba.js 2.6.0,jQuery 3.4.0,Clipboard.js",
                        "Font scripts": "Typekit",
                        "Hosting": "IONOS",
                        "Miscellaneous": "PWA"
                    },
                    "detected_apps": {
                        "GSAP": "2.1.2",
                        "Apache HTTP Server": "",
                        "Cloudflare": "",
                        "core-js": "2.5.1",
                        "Barba.js": "2.6.0",
                        "Unpkg": "",
                        "Typekit": "",
                        "jQuery": "3.4.0",
                        "IONOS": "",
                        "cdnjs": "",
                        "Clipboard.js": "",
                        "PWA": ""
                    },
                    "detected_technologies": {
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.1.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "core-js": {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Barba.js": {
                            "name": "Barba.js",
                            "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                            "slug": "barba-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.0",
                            "icon": "Barba.js.png",
                            "website": "https:\/\/barba.js.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Unpkg": {
                            "name": "Unpkg",
                            "description": "Unpkg is a content delivery network for everything on npm.",
                            "slug": "unpkg",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Unpkg.png",
                            "website": "https:\/\/unpkg.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.4.0",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "IONOS": {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Clipboard.js": {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.1.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "core-js",
                            "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.",
                            "slug": "core-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Barba.js",
                            "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.",
                            "slug": "barba-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "2.6.0",
                            "icon": "Barba.js.png",
                            "website": "https:\/\/barba.js.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Unpkg",
                            "description": "Unpkg is a content delivery network for everything on npm.",
                            "slug": "unpkg",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Unpkg.png",
                            "website": "https:\/\/unpkg.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.4.0",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "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.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "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 aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/aria-hidden-body?application=axeAPI",
                                "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=\"lightBG\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/aria-valid-attr-value?application=axeAPI",
                                "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": "<a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "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.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"lightBG projects-page\" data-barba=\"container\" data-barba-namespace=\"projects\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "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.4\/document-title?application=axeAPI",
                                "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.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cover",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cover\" class=\"no-js\"><\/div>",
                                        "target": [
                                            "#cover"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"menu\" class=\"menu\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "About",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Projects",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Projects"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Contact",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator\">",
                                        "target": [
                                            "#slider-indicator"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner\">",
                                        "target": [
                                            "#slider-indicator_inner"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_labels",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_labels"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_labels_wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_labels_wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>",
                                        "target": [
                                            "#slider-indicator_inner_line"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line_marker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"slider-indicator_inner_line_marker\"><\/div>",
                                        "target": [
                                            "#slider-indicator_inner_line_marker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "slider-indicator_inner_line_dots",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_line_dots"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "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"
                                ],
                                "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.4\/html-lang-valid?application=axeAPI",
                                "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": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "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.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/bael\/51193760-1577792292\/bael_main.jpg\">",
                                        "target": [
                                            "img"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "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=\"logo\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/about\">About<\/a>",
                                        "target": [
                                            "#About > span > a"
                                        ]
                                    },
                                    {
                                        "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 aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a>",
                                        "target": [
                                            "#Contact > span > a"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\/graham-binnington-architects\" data-colour=\"#8F3775\">",
                                        "target": [
                                            "a[data-colour=\"#8F3775\"]"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\/bael\" data-colour=\"#6AA8A9\">",
                                        "target": [
                                            "a[data-colour=\"#6AA8A9\"]"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\/topological-materials-database\" data-colour=\"#00BCAF\">",
                                        "target": [
                                            "a[data-colour=\"#00BCAF\"]"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\/doclear\" data-colour=\"#72DBB7\">",
                                        "target": [
                                            "a[data-colour=\"#72DBB7\"]"
                                        ]
                                    },
                                    {
                                        "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 href=\"https:\/\/jamiehunter.design\/projects\/year-in-music\" data-colour=\"#EDC80E\">",
                                        "target": [
                                            "a[data-colour=\"#EDC80E\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            "#menu > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n            <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_labels_wrapper > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>",
                                        "target": [
                                            "#slider-indicator_inner_line_dots"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"projects\">",
                                        "target": [
                                            ".projects"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"projectnames-js\">\n  <\/ul>",
                                        "target": [
                                            ".projectnames-js"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\">About<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Projects\">\n          <span><a aria-current=\"page\" href=\"https:\/\/jamiehunter.design\/projects\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Projects"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>",
                                        "target": [
                                            "#Contact"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"project section dot-marker\" data-label=\"01\">",
                                        "target": [
                                            "li[data-label=\"01\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"project section dot-marker\" data-label=\"02\">",
                                        "target": [
                                            "li[data-label=\"02\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"project section dot-marker\" data-label=\"03\">",
                                        "target": [
                                            "li[data-label=\"03\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"project section dot-marker\" data-label=\"04\">",
                                        "target": [
                                            "li[data-label=\"04\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"project section dot-marker\" data-label=\"05\">",
                                        "target": [
                                            "li[data-label=\"05\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "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.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"scrollWrapper\">",
                                        "target": [
                                            ".scrollWrapper"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/graham-binnington-architects\/3721848128-1577792292\/gba_main.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                        "target": [
                                            "a[data-colour=\"#8F3775\"] > figure > .figure-cropper > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/topological-materials-database\/2774169287-1577792293\/mpi_basicsearch_prototype-case.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                        "target": [
                                            "a[data-colour=\"#00BCAF\"] > figure > .figure-cropper > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/doclear\/19513147-1577792293\/docapp_main.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                        "target": [
                                            "a[data-colour=\"#72DBB7\"] > figure > .figure-cropper > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n                  <source src=\"https:\/\/jamiehunter.design\/media\/pages\/projects\/year-in-music\/1252307498-1577792293\/music_intro.mp4\" type=\"video\/mp4\">\n                <\/video>",
                                        "target": [
                                            "a[data-colour=\"#EDC80E\"] > figure > .figure-cropper > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1040.ui-dns.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 10776,
                    "testUrl": "https:\/\/www.jamiehunter.design\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "warnock-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "warnock-pro-caption",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "neue-haas-unica",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "neue-haas-unica",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        }
                    ],
                    "generated-content-percent": 40.57,
                    "generated-content-size": 2.6800000000000002,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.4.0",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.4.0",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "gsap",
                            "severity": "high",
                            "version": "2.1.2",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                        }
                    ],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/unpkg.com\/@barba\/[email protected]",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js",
                        "https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js",
                        "https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js",
                        "https:\/\/jamiehunter.design\/assets\/css\/styles.css",
                        "https:\/\/use.typekit.net\/fft6iqy.css"
                    ],
                    "rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px;\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>jamiehunter.design | Home<\/title>\n\n  <link href=\"https:\/\/jamiehunter.design\/assets\/css\/styles.css\" rel=\"stylesheet\">  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/fft6iqy.css\">\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <noscript>\n    <style>\n      body {\n        opacity: 1;\n      }\n      #cover {\n        display:none;\n      }\n      .cursor {\n        display:none;\n      }\n    <\/style>\n  <\/noscript>\n<style id=\"smooth-scrollbar-style\">\/* inner styles set by WPT to match CSSOM *\/[data-scrollbar] { display: block; position: relative; }.scroll-content { transform: translate3d(0px, 0px, 0px); }.scrollbar-track { position: absolute; opacity: 0; z-index: 1; background: rgba(222, 222, 222, 0.75); user-select: none; transition: opacity 0.5s ease-out 0.5s; }.scrollbar-track.show, .scrollbar-track:hover { opacity: 1; transition-delay: 0s; }.scrollbar-track-x { bottom: 0px; left: 0px; width: 100%; height: 8px; }.scrollbar-track-y { top: 0px; right: 0px; width: 8px; height: 100%; }.scrollbar-thumb { position: absolute; top: 0px; left: 0px; width: 8px; height: 8px; background: rgba(0, 0, 0, 0.5); border-radius: 4px; }<\/style><\/head>\n<body class=\"lightBG cursoractive\" style=\"opacity: 1;\">\n\n  <div id=\"cover\" class=\"\" style=\"display: none;\"><\/div>\n  <div class=\"cursor active\">\n    <svg width=\"40\" height=\"40\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M20 30c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10z\" stroke=\"#1A1A1A\" stroke-width=\"20\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"63\" stroke-dasharray=\"63\"><\/path>\n    <\/svg>\n  <\/div>\n\n  <header class=\"header light\" style=\"visibility: hidden;\">\n    <a class=\"logo cursoractive\" href=\"https:\/\/jamiehunter.design\">JamieHunter.design<\/a>\n\n    <nav id=\"menu\" class=\"menu\">\n      <ul>\n              <li class=\"menu-item\" id=\"About\">\n          <span><a href=\"https:\/\/jamiehunter.design\/about\" class=\"cursoractive\">About<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Projects\">\n          <span><a href=\"https:\/\/jamiehunter.design\/projects\" class=\"cursoractive\">Projects<\/a><span>.<\/span><\/span>\n        <\/li>\n              <li class=\"menu-item\" id=\"Contact\">\n          <span><a href=\"https:\/\/jamiehunter.design\/contact\" class=\"cursoractive\">Contact<\/a><span>.<\/span><\/span>\n        <\/li>\n            <\/ul>\n    <\/nav>\n\n    <div id=\"slider-indicator\">\n      <div id=\"slider-indicator_inner\">\n        <div id=\"slider-indicator_inner_labels\">\n          <div id=\"slider-indicator_inner_labels_wrapper\">\n            <ul>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <div id=\"slider-indicator_inner_line\">\n          <div id=\"slider-indicator_inner_line_marker\"><\/div>\n          <ul id=\"slider-indicator_inner_line_dots\">\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"scrollWrapper\" data-scrollbar=\"true\" tabindex=\"1\" style=\"overflow: hidden; outline: none;\"><div class=\"scroll-content\">\n\n  <div class=\"page\" data-barba=\"wrapper\" aria-live=\"polite\">\n\n<main class=\"lightBG\" data-barba=\"container\" data-barba-namespace=\"home\" style=\"opacity: 1;\">\n  <header class=\"intro title-js-positioning\">\n    <div class=\"intro-container\" style=\"transform: translate(0%, -25%) matrix(1, 0, 0, 1, 0, 0);\">\n      <h1 style=\"visibility: visible;\"><span class=\"lowercase title\"><span class=\"no-wrap\" style=\"\"><span class=\"words initial\" style=\"\">J<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">amie<\/span><\/span><span class=\"no-wrap\" style=\"\"><span class=\"words initial\" style=\"\">H<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">unter<\/span><\/span><span class=\"no-wrap\" style=\"\"><span class=\"dot initial\" style=\"\">.<\/span><span class=\"words\" style=\"visibility: hidden; opacity: 0; width: 0px;\">design<\/span><\/span><\/span> <span class=\"lettering\"><p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"\">person.<\/span> <\/p><\/span><\/h1>\n      <div id=\"timer\" data-url=\"projects\">\n  <svg id=\"timer-active\" viewBox=\"0 0 86 86\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"transform: matrix3d(-0.968583, 0.24869, 0, 0, -0.24869, -0.968583, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);\">\n    <path d=\"M42.904 82.808c22.038 0 39.904-17.866 39.904-39.904C82.808 20.866 64.942 3 42.904 3 20.866 3 3 20.866 3 42.904c0 22.038 17.866 39.904 39.904 39.904z\" stroke=\"#FFF\" stroke-width=\"5\" fill=\"none\" fill-rule=\"evenodd\" stroke-dashoffset=\"251\" stroke-dasharray=\"251\" style=\"stroke-dashoffset: 482px;\"><\/path>\n  <\/svg>\n<\/div>\n    <\/div>\n  <\/header>\n<\/main>\n\n  <\/div>\n\n<\/div><div class=\"scrollbar-track scrollbar-track-x\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-x\" style=\"width: 1920px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><div class=\"scrollbar-track scrollbar-track-y\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-y\" style=\"height: 993px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><\/div>\n\n\n\n<script src=\"https:\/\/unpkg.com\/@barba\/[email protected]\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.1.2\/TweenMax.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/smooth-scrollbar\/8.3.1\/smooth-scrollbar.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.4.0\/jquery.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n\n<script src=\"https:\/\/jamiehunter.design\/assets\/js\/clipboard.min.js\"><\/script><script src=\"https:\/\/jamiehunter.design\/assets\/js\/CustomEase.min.js\"><\/script><script src=\"https:\/\/jamiehunter.design\/assets\/js\/mainScrollSnap.js\"><\/script>\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            468
                        ],
                        [
                            586,
                            3866
                        ]
                    ],
                    "longTasks": [
                        [
                            468,
                            586
                        ]
                    ],
                    "lastVisualChange": 3800,
                    "render": 1600,
                    "visualComplete85": 1600,
                    "visualComplete90": 1600,
                    "visualComplete95": 1600,
                    "visualComplete99": 3600,
                    "visualComplete": 3800,
                    "SpeedIndex": 1661,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1311,
                            "size": 46320,
                            "DOMNodeId": 93,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "aria-label": "Holistic Design & Development person."
                                },
                                "bounds": [
                                    618,
                                    372.046875,
                                    638.71875,
                                    193.09375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1311,
                            "size": 46320,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 618,
                                    "y": 495.171875,
                                    "width": 638.71875,
                                    "height": 193.078125,
                                    "top": 495.171875,
                                    "right": 1256.71875,
                                    "bottom": 688.25,
                                    "left": 618
                                },
                                "outerHTML": "<p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">person.<\/span> <\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3387,
                            "size": 56545,
                            "DOMNodeId": 87,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "word4",
                                    "aria-hidden": "true",
                                    "style": ""
                                },
                                "bounds": [
                                    618,
                                    469.125,
                                    400.84375,
                                    82.09375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3387,
                            "size": 56545,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 618,
                                    "y": 534.77581787109375,
                                    "width": 402.302001953125,
                                    "height": 61.72210693359375,
                                    "top": 534.77581787109375,
                                    "right": 1020.302001953125,
                                    "bottom": 596.4979248046875,
                                    "left": 618
                                },
                                "outerHTML": "<span class=\"word4\" aria-hidden=\"true\" style=\"height: 47px; opacity: 0.578125; transform: matrix3d(0.999322, 0.0368072, 0, 0, -0.0368072, 0.999322, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); visibility: inherit; transform-origin: left bottom 0px;\">Development<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1311,
                            "size": 46320,
                            "DOMNodeId": 93,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "aria-label": "Holistic Design & Development person."
                                },
                                "bounds": [
                                    618,
                                    372.046875,
                                    638.71875,
                                    193.09375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1311,
                            "size": 46320,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 618,
                                    "y": 495.171875,
                                    "width": 638.71875,
                                    "height": 193.078125,
                                    "top": 495.171875,
                                    "right": 1256.71875,
                                    "bottom": 688.25,
                                    "left": 618
                                },
                                "outerHTML": "<p aria-label=\"Holistic Design &amp; Development person.\"><span class=\"word1\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Holistic<\/span> <span class=\"word2\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Design<\/span> <span class=\"word3\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">&amp;<\/span> <span class=\"word4\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">Development<\/span> <span class=\"word5\" aria-hidden=\"true\" style=\"visibility: hidden; height: 0px; opacity: 0; transform-origin: left bottom 0px; transform: matrix(0.99619, 0.08715, -0.08715, 0.99619, 0, 0);\">person.<\/span> <\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3387,
                            "size": 56545,
                            "DOMNodeId": 87,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "word4",
                                    "aria-hidden": "true",
                                    "style": ""
                                },
                                "bounds": [
                                    618,
                                    469.125,
                                    400.84375,
                                    82.09375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3387,
                            "size": 56545,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 618,
                                    "y": 534.77581787109375,
                                    "width": 402.302001953125,
                                    "height": 61.72210693359375,
                                    "top": 534.77581787109375,
                                    "right": 1020.302001953125,
                                    "bottom": 596.4979248046875,
                                    "left": 618
                                },
                                "outerHTML": "<span class=\"word4\" aria-hidden=\"true\" style=\"height: 47px; opacity: 0.578125; transform: matrix3d(0.999322, 0.0368072, 0, 0, -0.0368072, 0.999322, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); visibility: inherit; transform-origin: left bottom 0px;\">Development<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "SPAN",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 48
                        },
                        {
                            "name": "fetchStart",
                            "time": 68
                        },
                        {
                            "name": "navigationStart",
                            "time": 110
                        },
                        {
                            "name": "domLoading",
                            "time": 111
                        },
                        {
                            "name": "responseEnd",
                            "time": 111
                        },
                        {
                            "name": "domInteractive",
                            "time": 111
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 111
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 111
                        },
                        {
                            "name": "domComplete",
                            "time": 112
                        },
                        {
                            "name": "responseEnd",
                            "time": 343
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 351
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 351
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 351
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 351
                        },
                        {
                            "name": "domLoading",
                            "time": 352
                        },
                        {
                            "name": "domInteractive",
                            "time": 694
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 694
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 695
                        },
                        {
                            "name": "domComplete",
                            "time": 696
                        },
                        {
                            "name": "loadEventStart",
                            "time": 696
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 696
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1059
                        },
                        {
                            "name": "firstPaint",
                            "time": 1059
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1059
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1311
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1550
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1649
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1749
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1849
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2651
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2750
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2849
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2949
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3049
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3150
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3449
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3551
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3650
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3750
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3387
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3387
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.037336468422172447
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.037336468422172447
                        }
                    ],
                    "chromeUserTiming.navigationStart": 111,
                    "chromeUserTiming.fetchStart": 68,
                    "chromeUserTiming.domLoading": 352,
                    "chromeUserTiming.responseEnd": 343,
                    "chromeUserTiming.domInteractive": 695,
                    "chromeUserTiming.domContentLoadedEventStart": 695,
                    "chromeUserTiming.domContentLoadedEventEnd": 696,
                    "chromeUserTiming.domComplete": 696,
                    "chromeUserTiming.unloadEventStart": 351,
                    "chromeUserTiming.unloadEventEnd": 351,
                    "chromeUserTiming.markAsMainFrame": 352,
                    "chromeUserTiming.commitNavigationEnd": 352,
                    "chromeUserTiming.loadEventStart": 696,
                    "chromeUserTiming.loadEventEnd": 696,
                    "chromeUserTiming.firstPaint": 1059,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1059,
                    "chromeUserTiming.firstContentfulPaint": 1311,
                    "chromeUserTiming.LayoutShift": 3751,
                    "chromeUserTiming.LargestTextPaint": 3387,
                    "chromeUserTiming.LargestContentfulPaint": 3387,
                    "chromeUserTiming.TotalLayoutShift": 0.037336468422172447,
                    "chromeUserTiming.CumulativeLayoutShift": 0.037336468422172447,
                    "LayoutShifts": [
                        {
                            "time": 1550,
                            "score": 1.4186217585599194e-5,
                            "cumulative_score": 1.4186217585599194e-5,
                            "window_score": 1.4186217585599194e-5,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    500,
                                    577,
                                    10
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 509,
                                        "width": 19,
                                        "height": 1,
                                        "top": 509,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 500,
                                        "width": 19,
                                        "height": 10,
                                        "top": 500,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 637,
                                        "y": 509,
                                        "width": 144,
                                        "height": 1,
                                        "top": 509,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    },
                                    "currentRect": {
                                        "x": 637,
                                        "y": 500,
                                        "width": 144,
                                        "height": 10,
                                        "top": 500,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 781,
                                        "y": 509,
                                        "width": 40,
                                        "height": 1,
                                        "top": 509,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    },
                                    "currentRect": {
                                        "x": 781,
                                        "y": 500,
                                        "width": 40,
                                        "height": 10,
                                        "top": 500,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 821,
                                        "y": 509,
                                        "width": 162,
                                        "height": 1,
                                        "top": 509,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 500,
                                        "width": 162,
                                        "height": 10,
                                        "top": 500,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1000,
                                        "y": 509,
                                        "width": 195,
                                        "height": 1,
                                        "top": 509,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    },
                                    "currentRect": {
                                        "x": 1000,
                                        "y": 500,
                                        "width": 195,
                                        "height": 10,
                                        "top": 500,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1649,
                            "score": 0.00020034091723662863,
                            "cumulative_score": 0.00021452713482222782,
                            "window_score": 0.00021452713482222782,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    469,
                                    577,
                                    41
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 500,
                                        "width": 19,
                                        "height": 10,
                                        "top": 500,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 469,
                                        "width": 19,
                                        "height": 41,
                                        "top": 469,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 637,
                                        "y": 500,
                                        "width": 144,
                                        "height": 10,
                                        "top": 500,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    },
                                    "currentRect": {
                                        "x": 637,
                                        "y": 469,
                                        "width": 144,
                                        "height": 41,
                                        "top": 469,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 781,
                                        "y": 500,
                                        "width": 40,
                                        "height": 10,
                                        "top": 500,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    },
                                    "currentRect": {
                                        "x": 781,
                                        "y": 469,
                                        "width": 40,
                                        "height": 41,
                                        "top": 469,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 821,
                                        "y": 500,
                                        "width": 162,
                                        "height": 10,
                                        "top": 500,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 469,
                                        "width": 162,
                                        "height": 41,
                                        "top": 469,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1000,
                                        "y": 500,
                                        "width": 195,
                                        "height": 10,
                                        "top": 500,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    },
                                    "currentRect": {
                                        "x": 1000,
                                        "y": 469,
                                        "width": 195,
                                        "height": 41,
                                        "top": 469,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1749,
                            "score": 0.00035181819612286008,
                            "cumulative_score": 0.00056634533094508796,
                            "window_score": 0.00056634533094508796,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    438,
                                    577,
                                    72
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 469,
                                        "width": 19,
                                        "height": 41,
                                        "top": 469,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 438,
                                        "width": 19,
                                        "height": 72,
                                        "top": 438,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 637,
                                        "y": 469,
                                        "width": 144,
                                        "height": 41,
                                        "top": 469,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    },
                                    "currentRect": {
                                        "x": 637,
                                        "y": 438,
                                        "width": 144,
                                        "height": 72,
                                        "top": 438,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 781,
                                        "y": 469,
                                        "width": 40,
                                        "height": 41,
                                        "top": 469,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    },
                                    "currentRect": {
                                        "x": 781,
                                        "y": 438,
                                        "width": 40,
                                        "height": 72,
                                        "top": 438,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 821,
                                        "y": 469,
                                        "width": 162,
                                        "height": 41,
                                        "top": 469,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 438,
                                        "width": 162,
                                        "height": 72,
                                        "top": 438,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1000,
                                        "y": 469,
                                        "width": 195,
                                        "height": 41,
                                        "top": 469,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    },
                                    "currentRect": {
                                        "x": 1000,
                                        "y": 438,
                                        "width": 195,
                                        "height": 72,
                                        "top": 438,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1849,
                            "score": 0.00011490836244335347,
                            "cumulative_score": 0.00068125369338844144,
                            "window_score": 0.00068125369338844144,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    429,
                                    577,
                                    81
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 438,
                                        "width": 19,
                                        "height": 72,
                                        "top": 438,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 429,
                                        "width": 19,
                                        "height": 81,
                                        "top": 429,
                                        "right": 637,
                                        "bottom": 510,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 637,
                                        "y": 438,
                                        "width": 144,
                                        "height": 72,
                                        "top": 438,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    },
                                    "currentRect": {
                                        "x": 637,
                                        "y": 429,
                                        "width": 144,
                                        "height": 81,
                                        "top": 429,
                                        "right": 781,
                                        "bottom": 510,
                                        "left": 637
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 781,
                                        "y": 438,
                                        "width": 40,
                                        "height": 72,
                                        "top": 438,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    },
                                    "currentRect": {
                                        "x": 781,
                                        "y": 429,
                                        "width": 40,
                                        "height": 81,
                                        "top": 429,
                                        "right": 821,
                                        "bottom": 510,
                                        "left": 781
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 821,
                                        "y": 438,
                                        "width": 162,
                                        "height": 72,
                                        "top": 438,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    },
                                    "currentRect": {
                                        "x": 821,
                                        "y": 429,
                                        "width": 162,
                                        "height": 81,
                                        "top": 429,
                                        "right": 983,
                                        "bottom": 510,
                                        "left": 821
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1000,
                                        "y": 438,
                                        "width": 195,
                                        "height": 72,
                                        "top": 438,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    },
                                    "currentRect": {
                                        "x": 1000,
                                        "y": 429,
                                        "width": 195,
                                        "height": 81,
                                        "top": 429,
                                        "right": 1195,
                                        "bottom": 510,
                                        "left": 1000
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2651,
                            "score": 2.4192787009063443e-5,
                            "cumulative_score": 0.00070544648039750485,
                            "window_score": 0.00070544648039750485,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    978,
                                    428,
                                    216,
                                    82
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 983,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1000,
                                        "bottom": 510,
                                        "left": 983
                                    },
                                    "currentRect": {
                                        "x": 978,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 995,
                                        "bottom": 510,
                                        "left": 978
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1000,
                                        "y": 428,
                                        "width": 194,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1194,
                                        "bottom": 510,
                                        "left": 1000
                                    },
                                    "currentRect": {
                                        "x": 995,
                                        "y": 428,
                                        "width": 191,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1186,
                                        "bottom": 510,
                                        "left": 995
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2750,
                            "score": 0.00030249944052814144,
                            "cumulative_score": 0.0010079459209256462,
                            "window_score": 0.0010079459209256462,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    764,
                                    428,
                                    422,
                                    82
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 779,
                                        "y": 428,
                                        "width": 39,
                                        "height": 82,
                                        "top": 428,
                                        "right": 818,
                                        "bottom": 510,
                                        "left": 779
                                    },
                                    "currentRect": {
                                        "x": 764,
                                        "y": 428,
                                        "width": 39,
                                        "height": 82,
                                        "top": 428,
                                        "right": 803,
                                        "bottom": 510,
                                        "left": 764
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 818,
                                        "y": 428,
                                        "width": 160,
                                        "height": 82,
                                        "top": 428,
                                        "right": 978,
                                        "bottom": 510,
                                        "left": 818
                                    },
                                    "currentRect": {
                                        "x": 803,
                                        "y": 428,
                                        "width": 143,
                                        "height": 82,
                                        "top": 428,
                                        "right": 946,
                                        "bottom": 510,
                                        "left": 803
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 978,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 995,
                                        "bottom": 510,
                                        "left": 978
                                    },
                                    "currentRect": {
                                        "x": 946,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 963,
                                        "bottom": 510,
                                        "left": 946
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 995,
                                        "y": 428,
                                        "width": 191,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1186,
                                        "bottom": 510,
                                        "left": 995
                                    },
                                    "currentRect": {
                                        "x": 963,
                                        "y": 428,
                                        "width": 171,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1134,
                                        "bottom": 510,
                                        "left": 963
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2849,
                            "score": 0.01172779632599092,
                            "cumulative_score": 0.012735742246916567,
                            "window_score": 0.012735742246916567,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    413,
                                    684,
                                    193
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 428,
                                        "width": 684,
                                        "height": 111,
                                        "top": 428,
                                        "right": 1302,
                                        "bottom": 539,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 803,
                                        "y": 428,
                                        "width": 143,
                                        "height": 82,
                                        "top": 428,
                                        "right": 946,
                                        "bottom": 510,
                                        "left": 803
                                    },
                                    "currentRect": {
                                        "x": 748,
                                        "y": 428,
                                        "width": 81,
                                        "height": 82,
                                        "top": 428,
                                        "right": 829,
                                        "bottom": 510,
                                        "left": 748
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 946,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 963,
                                        "bottom": 510,
                                        "left": 946
                                    },
                                    "currentRect": {
                                        "x": 829,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 846,
                                        "bottom": 510,
                                        "left": 829
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 963,
                                        "y": 428,
                                        "width": 171,
                                        "height": 82,
                                        "top": 428,
                                        "right": 1134,
                                        "bottom": 510,
                                        "left": 963
                                    },
                                    "currentRect": {
                                        "x": 846,
                                        "y": 428,
                                        "width": 97,
                                        "height": 82,
                                        "top": 428,
                                        "right": 943,
                                        "bottom": 510,
                                        "left": 846
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 495,
                                        "width": 684,
                                        "height": 111,
                                        "top": 495,
                                        "right": 1302,
                                        "bottom": 606,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 495,
                                        "width": 684,
                                        "height": 111,
                                        "top": 495,
                                        "right": 1302,
                                        "bottom": 606,
                                        "left": 618
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2949,
                            "score": 0.020582135710471346,
                            "cumulative_score": 0.033317877957387915,
                            "window_score": 0.033317877957387915,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    413,
                                    684,
                                    275
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 748,
                                        "y": 428,
                                        "width": 81,
                                        "height": 82,
                                        "top": 428,
                                        "right": 829,
                                        "bottom": 510,
                                        "left": 748
                                    },
                                    "currentRect": {
                                        "x": 693,
                                        "y": 428,
                                        "width": 19,
                                        "height": 82,
                                        "top": 428,
                                        "right": 712,
                                        "bottom": 510,
                                        "left": 693
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 577,
                                        "width": 684,
                                        "height": 111,
                                        "top": 577,
                                        "right": 1302,
                                        "bottom": 688,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 495,
                                        "width": 684,
                                        "height": 111,
                                        "top": 495,
                                        "right": 1302,
                                        "bottom": 606,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 846,
                                        "y": 428,
                                        "width": 97,
                                        "height": 82,
                                        "top": 428,
                                        "right": 943,
                                        "bottom": 510,
                                        "left": 846
                                    },
                                    "currentRect": {
                                        "x": 729,
                                        "y": 428,
                                        "width": 23,
                                        "height": 82,
                                        "top": 428,
                                        "right": 752,
                                        "bottom": 510,
                                        "left": 729
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 495,
                                        "width": 684,
                                        "height": 111,
                                        "top": 495,
                                        "right": 1302,
                                        "bottom": 606,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3049,
                            "score": 0.0010577853568731117,
                            "cumulative_score": 0.034375663314261028,
                            "window_score": 0.034375663314261028,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    413,
                                    684,
                                    111
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 693,
                                        "y": 428,
                                        "width": 19,
                                        "height": 82,
                                        "top": 428,
                                        "right": 712,
                                        "bottom": 510,
                                        "left": 693
                                    },
                                    "currentRect": {
                                        "x": 678,
                                        "y": 428,
                                        "width": 3,
                                        "height": 82,
                                        "top": 428,
                                        "right": 681,
                                        "bottom": 510,
                                        "left": 678
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 712,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 729,
                                        "bottom": 510,
                                        "left": 712
                                    },
                                    "currentRect": {
                                        "x": 681,
                                        "y": 428,
                                        "width": 17,
                                        "height": 82,
                                        "top": 428,
                                        "right": 698,
                                        "bottom": 510,
                                        "left": 681
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 729,
                                        "y": 428,
                                        "width": 23,
                                        "height": 82,
                                        "top": 428,
                                        "right": 752,
                                        "bottom": 510,
                                        "left": 729
                                    },
                                    "currentRect": {
                                        "x": 698,
                                        "y": 428,
                                        "width": 3,
                                        "height": 82,
                                        "top": 428,
                                        "right": 701,
                                        "bottom": 510,
                                        "left": 698
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3150,
                            "score": 0.00016592711480362539,
                            "cumulative_score": 0.034541590429064656,
                            "window_score": 0.034541590429064656,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    618,
                                    413,
                                    684,
                                    111
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 413,
                                        "width": 684,
                                        "height": 111,
                                        "top": 413,
                                        "right": 1302,
                                        "bottom": 524,
                                        "left": 618
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3449,
                            "score": 0.00093159678054160024,
                            "cumulative_score": 0.035473187209606259,
                            "window_score": 0.035473187209606259,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    709,
                                    436,
                                    236,
                                    4
                                ],
                                [
                                    709,
                                    440,
                                    236,
                                    6
                                ],
                                [
                                    960,
                                    440,
                                    210,
                                    6
                                ],
                                [
                                    709,
                                    446,
                                    236,
                                    55
                                ],
                                [
                                    960,
                                    446,
                                    210,
                                    55
                                ],
                                [
                                    1184,
                                    446,
                                    55,
                                    55
                                ],
                                [
                                    709,
                                    501,
                                    236,
                                    3
                                ],
                                [
                                    960,
                                    501,
                                    210,
                                    3
                                ],
                                [
                                    1184,
                                    501,
                                    54,
                                    3
                                ],
                                [
                                    709,
                                    504,
                                    236,
                                    6
                                ],
                                [
                                    960,
                                    504,
                                    209,
                                    6
                                ],
                                [
                                    1184,
                                    504,
                                    54,
                                    6
                                ],
                                [
                                    709,
                                    510,
                                    236,
                                    3
                                ],
                                [
                                    960,
                                    510,
                                    209,
                                    3
                                ],
                                [
                                    618,
                                    535,
                                    402,
                                    7
                                ],
                                [
                                    618,
                                    542,
                                    402,
                                    49
                                ],
                                [
                                    1035,
                                    542,
                                    224,
                                    49
                                ],
                                [
                                    618,
                                    591,
                                    402,
                                    5
                                ],
                                [
                                    1035,
                                    591,
                                    222,
                                    5
                                ],
                                [
                                    618,
                                    596,
                                    401,
                                    4
                                ],
                                [
                                    1035,
                                    596,
                                    222,
                                    4
                                ],
                                [
                                    618,
                                    600,
                                    401,
                                    5
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 709,
                                        "y": 465,
                                        "width": 236,
                                        "height": 48,
                                        "top": 465,
                                        "right": 945,
                                        "bottom": 513,
                                        "left": 709
                                    },
                                    "currentRect": {
                                        "x": 709,
                                        "y": 436,
                                        "width": 236,
                                        "height": 68,
                                        "top": 436,
                                        "right": 945,
                                        "bottom": 504,
                                        "left": 709
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 960,
                                        "y": 473,
                                        "width": 209,
                                        "height": 40,
                                        "top": 473,
                                        "right": 1169,
                                        "bottom": 513,
                                        "left": 960
                                    },
                                    "currentRect": {
                                        "x": 960,
                                        "y": 440,
                                        "width": 210,
                                        "height": 64,
                                        "top": 440,
                                        "right": 1170,
                                        "bottom": 504,
                                        "left": 960
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1184,
                                        "y": 481,
                                        "width": 54,
                                        "height": 29,
                                        "top": 481,
                                        "right": 1238,
                                        "bottom": 510,
                                        "left": 1184
                                    },
                                    "currentRect": {
                                        "x": 1184,
                                        "y": 446,
                                        "width": 55,
                                        "height": 55,
                                        "top": 446,
                                        "right": 1239,
                                        "bottom": 501,
                                        "left": 1184
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 574,
                                        "width": 401,
                                        "height": 31,
                                        "top": 574,
                                        "right": 1019,
                                        "bottom": 605,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 535,
                                        "width": 402,
                                        "height": 61,
                                        "top": 535,
                                        "right": 1020,
                                        "bottom": 596,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1035,
                                        "y": 585,
                                        "width": 222,
                                        "height": 15,
                                        "top": 585,
                                        "right": 1257,
                                        "bottom": 600,
                                        "left": 1035
                                    },
                                    "currentRect": {
                                        "x": 1035,
                                        "y": 542,
                                        "width": 224,
                                        "height": 49,
                                        "top": 542,
                                        "right": 1259,
                                        "bottom": 591,
                                        "left": 1035
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3551,
                            "score": 0.0012744392497558593,
                            "cumulative_score": 0.036747626459362116,
                            "window_score": 0.036747626459362116,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    709,
                                    402,
                                    235,
                                    2
                                ],
                                [
                                    709,
                                    404,
                                    235,
                                    3
                                ],
                                [
                                    960,
                                    404,
                                    209,
                                    3
                                ],
                                [
                                    709,
                                    407,
                                    235,
                                    85
                                ],
                                [
                                    960,
                                    407,
                                    209,
                                    85
                                ],
                                [
                                    1184,
                                    407,
                                    54,
                                    85
                                ],
                                [
                                    618,
                                    492,
                                    551,
                                    4
                                ],
                                [
                                    1184,
                                    492,
                                    54,
                                    4
                                ],
                                [
                                    618,
                                    496,
                                    640,
                                    5
                                ],
                                [
                                    618,
                                    501,
                                    402,
                                    66
                                ],
                                [
                                    1035,
                                    501,
                                    223,
                                    66
                                ],
                                [
                                    618,
                                    567,
                                    401,
                                    19
                                ],
                                [
                                    1035,
                                    567,
                                    223,
                                    19
                                ],
                                [
                                    618,
                                    586,
                                    401,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 709,
                                        "y": 435,
                                        "width": 235,
                                        "height": 66,
                                        "top": 435,
                                        "right": 944,
                                        "bottom": 501,
                                        "left": 709
                                    },
                                    "currentRect": {
                                        "x": 709,
                                        "y": 402,
                                        "width": 235,
                                        "height": 79,
                                        "top": 402,
                                        "right": 944,
                                        "bottom": 481,
                                        "left": 709
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 960,
                                        "y": 439,
                                        "width": 209,
                                        "height": 62,
                                        "top": 439,
                                        "right": 1169,
                                        "bottom": 501,
                                        "left": 960
                                    },
                                    "currentRect": {
                                        "x": 960,
                                        "y": 404,
                                        "width": 209,
                                        "height": 77,
                                        "top": 404,
                                        "right": 1169,
                                        "bottom": 481,
                                        "left": 960
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1184,
                                        "y": 445,
                                        "width": 54,
                                        "height": 55,
                                        "top": 445,
                                        "right": 1238,
                                        "bottom": 500,
                                        "left": 1184
                                    },
                                    "currentRect": {
                                        "x": 1184,
                                        "y": 407,
                                        "width": 54,
                                        "height": 73,
                                        "top": 407,
                                        "right": 1238,
                                        "bottom": 480,
                                        "left": 1184
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 535,
                                        "width": 401,
                                        "height": 52,
                                        "top": 535,
                                        "right": 1019,
                                        "bottom": 587,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 492,
                                        "width": 402,
                                        "height": 75,
                                        "top": 492,
                                        "right": 1020,
                                        "bottom": 567,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1035,
                                        "y": 542,
                                        "width": 223,
                                        "height": 44,
                                        "top": 542,
                                        "right": 1258,
                                        "bottom": 586,
                                        "left": 1035
                                    },
                                    "currentRect": {
                                        "x": 1035,
                                        "y": 496,
                                        "width": 223,
                                        "height": 69,
                                        "top": 496,
                                        "right": 1258,
                                        "bottom": 565,
                                        "left": 1035
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3650,
                            "score": 0.00056242310338550149,
                            "cumulative_score": 0.037310049562747617,
                            "window_score": 0.037310049562747617,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    709,
                                    389,
                                    235,
                                    1
                                ],
                                [
                                    960,
                                    389,
                                    208,
                                    1
                                ],
                                [
                                    709,
                                    390,
                                    235,
                                    83
                                ],
                                [
                                    960,
                                    390,
                                    208,
                                    83
                                ],
                                [
                                    1184,
                                    390,
                                    54,
                                    83
                                ],
                                [
                                    618,
                                    473,
                                    550,
                                    2
                                ],
                                [
                                    1184,
                                    473,
                                    54,
                                    2
                                ],
                                [
                                    618,
                                    475,
                                    640,
                                    5
                                ],
                                [
                                    618,
                                    480,
                                    401,
                                    83
                                ],
                                [
                                    1035,
                                    480,
                                    223,
                                    83
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 709,
                                        "y": 402,
                                        "width": 235,
                                        "height": 77,
                                        "top": 402,
                                        "right": 944,
                                        "bottom": 479,
                                        "left": 709
                                    },
                                    "currentRect": {
                                        "x": 709,
                                        "y": 389,
                                        "width": 235,
                                        "height": 81,
                                        "top": 389,
                                        "right": 944,
                                        "bottom": 470,
                                        "left": 709
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 960,
                                        "y": 404,
                                        "width": 208,
                                        "height": 76,
                                        "top": 404,
                                        "right": 1168,
                                        "bottom": 480,
                                        "left": 960
                                    },
                                    "currentRect": {
                                        "x": 960,
                                        "y": 389,
                                        "width": 208,
                                        "height": 82,
                                        "top": 389,
                                        "right": 1168,
                                        "bottom": 471,
                                        "left": 960
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1184,
                                        "y": 407,
                                        "width": 54,
                                        "height": 72,
                                        "top": 407,
                                        "right": 1238,
                                        "bottom": 479,
                                        "left": 1184
                                    },
                                    "currentRect": {
                                        "x": 1184,
                                        "y": 390,
                                        "width": 54,
                                        "height": 80,
                                        "top": 390,
                                        "right": 1238,
                                        "bottom": 470,
                                        "left": 1184
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 618,
                                        "y": 492,
                                        "width": 401,
                                        "height": 71,
                                        "top": 492,
                                        "right": 1019,
                                        "bottom": 563,
                                        "left": 618
                                    },
                                    "currentRect": {
                                        "x": 618,
                                        "y": 473,
                                        "width": 401,
                                        "height": 81,
                                        "top": 473,
                                        "right": 1019,
                                        "bottom": 554,
                                        "left": 618
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1035,
                                        "y": 496,
                                        "width": 223,
                                        "height": 67,
                                        "top": 496,
                                        "right": 1258,
                                        "bottom": 563,
                                        "left": 1035
                                    },
                                    "currentRect": {
                                        "x": 1035,
                                        "y": 475,
                                        "width": 223,
                                        "height": 79,
                                        "top": 475,
                                        "right": 1258,
                                        "bottom": 554,
                                        "left": 1035
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3750,
                            "score": 2.6418859424827962e-5,
                            "cumulative_score": 0.037336468422172447,
                            "window_score": 0.037336468422172447,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1035,
                                    470,
                                    222,
                                    82
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1035,
                                        "y": 475,
                                        "width": 222,
                                        "height": 77,
                                        "top": 475,
                                        "right": 1257,
                                        "bottom": 552,
                                        "left": 1035
                                    },
                                    "currentRect": {
                                        "x": 1035,
                                        "y": 470,
                                        "width": 222,
                                        "height": 81,
                                        "top": 470,
                                        "right": 1257,
                                        "bottom": 551,
                                        "left": 1035
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 597.54600000000005
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 612.55799999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 354.37200000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 354.38600000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 371.613
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 399.721
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 399.774
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 399.78199999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 399.80900000000003
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 426.339
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 426.387
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 427.00200000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 427.04199999999997
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 427.55900000000003
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 433.18200000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 450.35300000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 450.36000000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 463.01799999999997
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 463.08100000000002
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 463.81
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 467.70699999999999
                            },
                            "1842": {
                                "name": "TransformUsesBoxSizeOnSVG",
                                "firstUsed": 525.06399999999996
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 597.202
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 597.31799999999998
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 610.93700000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 615.72400000000005
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 616.83000000000004
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 629.55700000000002
                            },
                            "3259": {
                                "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                                "firstUsed": 630.77800000000002
                            },
                            "3262": {
                                "name": "V8InvalidatedMapIteratorLookupChainProtector",
                                "firstUsed": 630.88900000000001
                            },
                            "3269": {
                                "name": "V8InvalidatedSetIteratorLookupChainProtector",
                                "firstUsed": 631.20699999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 643.04100000000005
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 643.07000000000005
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 650.625
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 658.86800000000005
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 665.15999999999997
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 665.35599999999999
                            },
                            "2708": {
                                "name": "WindowScrollX",
                                "firstUsed": 666.63999999999999
                            },
                            "2709": {
                                "name": "WindowScrollY",
                                "firstUsed": 666.74599999999998
                            },
                            "2618": {
                                "name": "HistoryReplaceState",
                                "firstUsed": 666.82600000000002
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 667.25199999999995
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 667.673
                            },
                            "1467": {
                                "name": "NodeGetRootNode",
                                "firstUsed": 677.67899999999997
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 685.78999999999996
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 688.20500000000004
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 755.67100000000005
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 757.11900000000003
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 757.13400000000001
                            }
                        },
                        "CSSFeatures": {
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 427.01900000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 427.03100000000001
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 433.20800000000003
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 433.238
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 433.25599999999997
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 433.26299999999998
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 433.26900000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 433.28199999999998
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 450.38299999999998
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 450.39699999999999
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 450.404
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 450.42099999999999
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 450.428
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 450.43400000000003
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 450.57600000000002
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 450.58300000000003
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 450.596
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 450.62
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 450.625
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 450.63200000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 450.637
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 450.642
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 450.649
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 450.67399999999998
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 450.68099999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 466.51799999999997
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 466.60599999999999
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 466.61599999999999
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 466.62700000000001
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 466.637
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 466.78100000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 466.79300000000001
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 466.80200000000002
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 466.81400000000002
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 466.851
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 466.90499999999997
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 466.91300000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 466.935
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 467.05900000000003
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 467.20800000000003
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 467.31099999999998
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 467.36900000000003
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 467.42599999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 467.43700000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 467.49099999999999
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 668.90899999999999
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 668.96000000000004
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 668.96699999999998
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 668.98900000000003
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 669.00599999999997
                            },
                            "333": {
                                "name": "CSSPropertyAliasWebkitTransitionDelay",
                                "firstUsed": 669.02599999999995
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 669.03300000000002
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 669.06600000000003
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 669.95100000000002
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 671.50999999999999
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 754.63499999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1252.5709999999999
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 3866,
                    "LastInteractive": 1600,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDc8Z_9VX",
                    "step": 1,
                    "effectiveBps": 34296,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 112,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": null,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": null,
                    "lighthouse.PWA": null,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 52.600000000000001,
                                "213": 52.600000000000001,
                                "314": 35,
                                "415": 78.299999999999997,
                                "517": 100,
                                "618": 90,
                                "718": 85.700000000000003,
                                "819": 63.200000000000003,
                                "920": 33.299999999999997,
                                "1021": 20,
                                "1122": 21.100000000000001,
                                "1223": 20,
                                "1324": 40,
                                "1425": 66.700000000000003,
                                "1526": 16.699999999999999,
                                "1627": 23.800000000000001,
                                "1728": 15.800000000000001,
                                "1829": 20,
                                "1930": 15.800000000000001,
                                "2031": 15,
                                "2132": 15,
                                "2233": 20,
                                "2334": 31.600000000000001,
                                "2435": 38.100000000000001,
                                "2536": 15,
                                "2637": 20,
                                "2738": 25,
                                "2839": 30,
                                "2941": 35,
                                "3042": 25,
                                "3143": 21.100000000000001,
                                "3244": 71.400000000000006,
                                "3345": 50,
                                "3447": 65,
                                "3548": 26.300000000000001,
                                "3649": 30,
                                "3750": 21.100000000000001,
                                "3851": 25,
                                "3952": 52.399999999999999
                            },
                            "max": 100,
                            "count": 40
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 19334,
                                "213": 631946,
                                "314": 109681,
                                "415": 130710,
                                "517": 1196930,
                                "618": 104337,
                                "718": 0,
                                "819": 400843,
                                "920": 113751,
                                "1021": 5229,
                                "1122": 0,
                                "1223": 0,
                                "1324": 0,
                                "1425": 0,
                                "1526": 0,
                                "1627": 0,
                                "1728": 0,
                                "1829": 0,
                                "1930": 0,
                                "2031": 0,
                                "2132": 0,
                                "2233": 0,
                                "2334": 0,
                                "2435": 0,
                                "2536": 0,
                                "2637": 0,
                                "2738": 0,
                                "2839": 629423,
                                "2941": 159621,
                                "3042": 5216,
                                "3143": 0,
                                "3244": 0,
                                "3345": 0,
                                "3447": 0,
                                "3548": 0,
                                "3649": 0,
                                "3750": 0,
                                "3851": 0,
                                "3952": 0
                            },
                            "max": 1196930,
                            "count": 40
                        }
                    },
                    "effectiveBpsDoc": 41825,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc8Z_9VX\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc8Z\/9VX\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc8Z_9VX&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003000.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc8Z_9VX&video=video_1_cached&file=ms_003800.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "jamiehunter.design": {
                            "bytes": 14725,
                            "requests": 3,
                            "connections": 1
                        },
                        "www.jamiehunter.design": {
                            "bytes": 2766,
                            "requests": 3,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 1457,
                            "bytesUncompressed": 4022,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 14725,
                            "bytesUncompressed": 56579,
                            "requests": 3
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 883,
                            "bytesUncompressed": 883,
                            "requests": 1
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 426,
                            "bytesUncompressed": 426,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}