@applitools/dom-snapshot 4.13.6 → 4.13.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/README.md +106 -0
- package/dist/browser/aggregateResourceUrlsAndBlobs.d.ts +3 -0
- package/dist/browser/arrayBufferToBase64.d.ts +2 -0
- package/dist/browser/buildBlobImages.d.ts +3 -0
- package/dist/browser/buildBlobVideos.d.ts +3 -0
- package/dist/browser/buildCanvasBlobs.d.ts +3 -0
- package/dist/browser/constants.d.ts +2 -0
- package/dist/browser/createBlob.d.ts +3 -0
- package/dist/browser/createTempStyleSheet.d.ts +2 -0
- package/dist/browser/cssom/createAstFromCssom.d.ts +2 -0
- package/dist/browser/cssom/createAstFromDeclaration.d.ts +2 -0
- package/dist/browser/cssom/createAstFromTextContent.d.ts +2 -0
- package/dist/browser/cssom/mergeRules.d.ts +2 -0
- package/dist/browser/cssom/processInlineCss.d.ts +2 -0
- package/dist/browser/cssom/processInlineStyleCss.d.ts +2 -0
- package/dist/browser/cssom/styleProperties.d.ts +7 -0
- package/dist/browser/cssom/styleSheetToCssText.d.ts +2 -0
- package/dist/browser/domNodesToCdt.d.ts +3 -0
- package/dist/browser/extractLinksFromElement.d.ts +2 -0
- package/dist/browser/extractResourceUrlsFromAdoptedStyleSheets.d.ts +2 -0
- package/dist/browser/extractResourceUrlsFromStyleAttrs.d.ts +2 -0
- package/dist/browser/extractResourceUrlsFromStyleTags.d.ts +2 -0
- package/dist/browser/extractResourcesFromStyle.d.ts +2 -0
- package/dist/browser/extractResourcesFromStyleSheet.d.ts +9 -0
- package/dist/browser/fetchUrl.d.ts +3 -0
- package/dist/browser/filterInlineUrl.d.ts +2 -0
- package/dist/browser/findStyleSheetByUrl.d.ts +3 -0
- package/dist/browser/flat.d.ts +2 -0
- package/dist/browser/generate-safe-selectors.d.ts +2 -0
- package/dist/browser/getBaseUrl.d.ts +2 -0
- package/dist/browser/getCorsFreeStyleSheet.d.ts +6 -0
- package/dist/browser/getElementAttrSelector.d.ts +2 -0
- package/dist/browser/getInlineCssCacheKey.d.ts +2 -0
- package/dist/browser/getResourceUrlsAndBlobs.d.ts +3 -0
- package/dist/browser/getUrlFromCssText.d.ts +5 -0
- package/dist/browser/isInvisibleElement.d.ts +2 -0
- package/dist/browser/isScreenMediaQuery.d.ts +2 -0
- package/dist/browser/log.d.ts +2 -0
- package/dist/browser/makeExtractResourcesFromSvg.d.ts +7 -0
- package/dist/browser/md5.d.ts +2 -0
- package/dist/browser/noop.d.ts +2 -0
- package/dist/browser/pollResult.d.ts +1 -0
- package/dist/browser/processPage.d.ts +29 -0
- package/dist/browser/processPageAndSerialize.d.ts +3 -0
- package/dist/browser/processPageAndSerializePoll.d.ts +19 -0
- package/dist/browser/processPagePoll.d.ts +2 -0
- package/dist/browser/processResource.d.ts +19 -0
- package/dist/browser/removeBasicAuthFromUrl.d.ts +2 -0
- package/dist/browser/sanitizeAuthUrl.d.ts +2 -0
- package/dist/browser/sessionCache.d.ts +3 -0
- package/dist/browser/toUnAnchoredUri.d.ts +2 -0
- package/dist/browser/toUriEncoding.d.ts +2 -0
- package/dist/browser/uniq.d.ts +2 -0
- package/dist/browser/uuid.d.ts +2 -0
- package/dist/browser/wrapHTMLElement.d.ts +5 -0
- package/dist/index.d.ts +6 -0
- package/dist/pollResult.js +3 -2
- package/dist/pollResult.js.map +1 -0
- package/dist/pollResultCjs.js +3 -2
- package/dist/pollResultCjs.js.map +1 -0
- package/dist/pollResultEs.js +3 -0
- package/dist/pollResultEs.js.map +1 -0
- package/dist/processPage.js +4 -3
- package/dist/processPage.js.map +1 -0
- package/dist/processPagePoll.js +4 -3
- package/dist/processPagePoll.js.map +1 -0
- package/dist/processPagePollCjs.js +4 -3
- package/dist/processPagePollCjs.js.map +1 -0
- package/dist/processPagePollEs.js +5 -0
- package/dist/processPagePollEs.js.map +1 -0
- package/dist/types/blob.d.ts +63 -0
- package/dist/types/browser.d.ts +52 -0
- package/dist/types/css.d.ts +16 -0
- package/dist/types/elements.d.ts +19 -0
- package/dist/types/index.d.ts +7 -0
- package/dist/types/raw-dom-snapshot.d.ts +37 -0
- package/dist/types/resources.d.ts +92 -0
- package/dist/types/selectors.d.ts +6 -0
- package/index.js +1 -1
- package/package.json +24 -7
- package/src/getScript.js +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
/* @applitools/dom-snapshot@4.13.
|
|
2
|
-
"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t=function(){const e=function(e){return function(){var t={};function n(e,t=0){const n=e.charCodeAt(t);return n>=55296&&n<56320?1024*(n-55296)+(e.charCodeAt(t+1)-56320)+65536:56320<=n&&n<=57343?-1:n}var r=function(e,t){const r=[];let o=0;for(let i=0;i<e.length;++i){const a=n(e,i);let s=0;a>0&&(s=a<128?1:a<2048?2:a<65536?3:a<2097152?4:a<67108864?5:6),o+s>t?(r.push(i),o=s):o+=s}return r};const o=function(e){return e&&e.__esModule?e:{default:e}}(r),i="WIP",a="SUCCESS",s="SUCCESS_CHUNKED",l="ERROR";var c=function(e,t,n={}){const r=function(e,{chunkByteLength:t=0}={}){if(e){if(e.value){if(t){if(!e.chunks)try{const n=JSON.stringify(e.value);e.chunks=(0,o.default)(n,t),e.chunks.length>0&&(e.from=0,e.value=n)}catch(e){return{status:l,error:e.message}}if(e.from>=0)return{status:s,value:e.value.substring(e.from,e.from=e.chunks.shift()),done:!e.from}}return{status:a,value:e.value}}return e.error?{status:l,error:e.error}:{status:i}}return{status:l,error:"unexpected poll request received - cannot find state of current operation"}}((e=e||{})[t],n);return(r.status===a||r.status===l||r.status===s&&r.done)&&delete e[t],r};const u=c;var h=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.isAccessibleFrame=t.isInlineFrame=t.absolutizeUrl=t.poll=t.pollify=t.chunkify=void 0;const d=h(r);t.chunkify=d.default;const p=h((function(e,t,n){return r=>function(...o){return t[n]||(t[n]={},Promise.resolve().then((()=>e(...o))).then((e=>t[n].value=e)).catch((e=>t[n].error=e.message+"\nStack:"+e.stack))),u(t,n,r)}}));t.pollify=p.default;const m=h(c);t.poll=m.default;const f=h((function(e,t){if(function(e){try{return new URL(e),!0}catch(e){return!1}}(e))return e;let n=!0;try{n=e!==decodeURI(e)}catch(e){n=!0}try{const r=new URL(e,t).href;return n?r:decodeURI(r)}catch(t){return n?e:decodeURI(e)}}));t.absolutizeUrl=f.default;const g=h((function(e){return e.contentDocument&&e.contentDocument.location&&!/^https?:$/.test(e.contentDocument.location.protocol)}));t.isInlineFrame=g.default;const b=h((function(e){try{const t=e.contentDocument;return Boolean(t&&t.defaultView&&t.defaultView.frameElement)}catch(e){return!1}}));t.isAccessibleFrame=b.default;var y={},k=y.addElementIds=function(t){var n=function(){var t=function(t){var n=t&&t[0]||null;return!(n&&("isConnected"in window.Node.prototype?n.isConnected:e.documentElement.contains?e.documentElement.contains(n):n.ownerDocument.documentElement.contains(n)))},n=t,r=function(e){if(!e.hasAttribute("data-applitools-fallback-selector")){if(n([e]))throw new Error("The element is not connected to the DOM: "+function(e){var t=e.attributes,n=e.tagName,r=e.children.length,o=[].slice.call(t).map((function(e){return e.name+'="'+e.value+'"'})).join(" ");return"<"+n+" "+o+(r?">":"/>")}(e));e.setAttribute("data-applitools-fallback-selector",function(e){for(var t=[];e&&e.nodeType===Node.ELEMENT_NODE;)try{var n,r=e.tagName.toLowerCase(),o=[].slice.call((null==(n=e.parentNode)?void 0:n.children)||[]).indexOf(e);o>-1&&(r+=":nth-child("+(o+1)+")"),t.unshift(r),e=e.parentNode}catch(e){break}return t.length?t.join(" > "):"html"}(e))}},o=t;function i(t,n){if(o([t])){var a=function(e){return null!=e&&e.getAttribute?e.getAttribute("data-applitools-fallback-selector"):{error:"invalid element: "+JSON.stringify(e)}}(t);if(!a)return{error:"Failed to recover from stale element"};if(a.error)return a;var s=e.querySelectorAll(a);if(!s||1!==s.length)return{error:"Failed to recover from stale element - selector found: "+a};var l=s[0];return l.setAttribute("data-applitools-selector",n),l.setAttribute("data-applitools-recovered",!0),i(l,n)}r(t);var c=t.getAttribute("data-applitools-selector"),u=c?c+" "+n:n;return t.setAttribute("data-applitools-selector",u),'[data-applitools-selector~="'+n+'"]'}return function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((function(t){return t.map((function(t){var n=t[0],r=t[1];return n.map((function(t){var n=function(t){var n=[t];if(t.getRootNode)for(var r=t.getRootNode();r!==e&&r.constructor&&"ShadowRoot"===r.constructor.name;r=r.host.getRootNode())n.push(r.host);return n}(t);return n.map((function(e){return i(e,r)}))}))}))}))}();return n(t)};y.addFallbackSelectorIfNeeded=function(t){var n;return((n=function(t){if(!t.hasAttribute("data-applitools-fallback-selector")){if(function(t){var n=t&&t[0]||null;return!(n&&("isConnected"in window.Node.prototype?n.isConnected:e.documentElement.contains?e.documentElement.contains(n):n.ownerDocument.documentElement.contains(n)))}([t]))throw new Error("The element is not connected to the DOM: "+function(e){var t=e.attributes,n=e.tagName,r=e.children.length,o=[].slice.call(t).map((function(e){return e.name+'="'+e.value+'"'})).join(" ");return"<"+n+" "+o+(r?">":"/>")}(t));t.setAttribute("data-applitools-fallback-selector",function(e){for(var t=[];e&&e.nodeType===Node.ELEMENT_NODE;)try{var n,r=e.tagName.toLowerCase(),o=[].slice.call((null==(n=e.parentNode)?void 0:n.children)||[]).indexOf(e);o>-1&&(r+=":nth-child("+(o+1)+")"),t.unshift(r),e=e.parentNode}catch(e){break}return t.length?t.join(" > "):"html"}(t))}})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.addPageMarker=function(t){var n,r,o=(r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i},n=function(t){var n=t[0],o=n.mask,i=n.size,a=void 0===i?1:i,s={1:"rgb(0, 0, 0)",0:"rgb(255, 255, 255)"},l=a,c=e.createElement("div");c.setAttribute("data-applitools-marker",""),c.style.setProperty("position","fixed","important"),c.style.setProperty("top","0","important"),c.style.setProperty("left","0","important"),c.style.setProperty("box-sizing","content-box","important"),c.style.setProperty("padding",l+"px","important"),c.style.setProperty("background","rgb(128, 128, 128)","important"),c.style.setProperty("z-index","2147483647","important");for(var u,h=0;h<o.length;h+=u){for(u=1;o[h]===o[h+u];)++u;var d=o[h],p=e.createElement("div");p.style.setProperty("display","block","important"),p.style.setProperty("float","left","important"),p.style.setProperty("width",u*a+"px","important"),p.style.setProperty("height",a+"px","important"),p.style.setProperty("background",s[d],"important"),c.appendChild(p)}var m={value:"none",important:!0},f=r([e.documentElement,{transform:m,"-webkit-transform":m}]),g=r([e.body,{transform:m,"-webkit-transform":m}]);return e.documentElement.setAttribute("data-applitools-original-transforms",JSON.stringify(f)),e.body.setAttribute("data-applitools-original-transforms",JSON.stringify(g)),e.body.appendChild(c),{mask:o,size:a,offset:l}},n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return o(t)},y.blurElement=function(t){var n;return((n=function(t){var n=(void 0===t?[]:t)[0]||e.activeElement;return n&&n.blur(),n})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.cleanupElementIds=function(t){var n;return((n=function(t){(t=t&&t[0])&&"function"==typeof t.forEach&&t.forEach((function(t){if(t.removeAttribute("data-applitools-selector"),t.getRootNode)try{for(var n=t.getRootNode();n!==e&&n.constructor&&"ShadowRoot"===n.constructor.name;n=n.host.getRootNode())n.host.removeAttribute("data-applitools-selector")}catch(t){}}))})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.cleanupPageMarker=function(t){var n,r,o=(r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i},(n=function(){var t=e.querySelector("[data-applitools-marker]");t&&e.body.removeChild(t);var n=e.documentElement.getAttribute("data-applitools-original-transforms"),o=e.body.getAttribute("data-applitools-original-transforms");n&&r([e.documentElement,JSON.parse(n)]),o&&r([e.body,JSON.parse(o)])})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return o(t)},y.focusElement=function(e){var t;return((t=function(e){var t=(void 0===e?[]:e)[0];t&&t.focus()})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getChildFramesInfo=function(t){var n;return((n=function(){return function t(n){var r=[];(n=n||e).querySelectorAll("frame, iframe").forEach((function(e){return r.push([e,!e.contentDocument,e.src])}));var o=Array.prototype.filter.call(n.querySelectorAll("*"),(function(e){return e.shadowRoot})).map((function(e){return t(e.shadowRoot)}));return r.concat.apply(r,o)}()})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.getContextInfo=function(t){var n;return((n=function(){var t,n,r;try{t=window.top.document===window.document||"root-context"===window.parent.document["applitools-marker"]}catch(n){t=!1}try{n=!window.parent.document===window.document}catch(t){n=!0}if(!n)try{r=function(e){var t=(void 0===e?[]:e)[0],n="",r=t.ownerDocument;if(!r)return n;for(var o=t;o!==r;){var i=Array.prototype.filter.call(o.parentNode.childNodes,(function(e){return e.tagName===o.tagName})).indexOf(o);n="/"+o.tagName+"["+(i+1)+"]"+n,o=o.parentNode}return n}([window.frameElement])}catch(t){r=null}return[e.documentElement,r,t,n]})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.getDocumentScrollingElement=function(t){var n;return((n=function(){var t="HTML",n=e.scrollingElement;return n&&(t=n.tagName),t.toLowerCase()})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.getDocumentSize=function(t){var n,r=(n=function(){var t=e.documentElement.scrollWidth,n=e.documentElement.scrollHeight,r=e.documentElement.clientHeight,o=e.body.scrollWidth,i=e.body.scrollHeight,a=e.body.clientHeight;return{width:Math.max(t,o),height:Math.max(r,n,a,i)}},n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return r(t)},y.getElementComputedStyleProperties=function(e){var t;return((t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=void 0===r?[]:r,i=window.getComputedStyle(n);return i?o.map((function(e){return i.getPropertyValue(e)})):[]})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getElementContentSize=function(t){var n,r,o=(r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i},(n=function(t){var n,o=(void 0===t?[]:t)[0];o!==e.documentElement&&o.tagName.toLowerCase()!==function(){var t="HTML",n=e.scrollingElement;return n&&(t=n.tagName),t.toLowerCase()}()||(n=r([o,{transform:"none"}]));var i={width:o.scrollWidth,height:o.scrollHeight};return n&&r([o,n]),i})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return o(t)},y.getElementFixedAncestor=function(t){var n;return((n=function(t){for(var n=(void 0===t?[]:t)[0];n.offsetParent&&n.offsetParent!==e.body&&n.offsetParent!==e.documentElement;)n=n.offsetParent;return"fixed"===window.getComputedStyle(n).getPropertyValue("position")?n:null})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.getElementInnerOffset=function(t){var n,r,o=(r=function(t){var n=(void 0===t?[]:t)[0],r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return(void 0===r?[]:r).reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{})}([void 0===n?e.documentElement:n,["transform","-webkit-transform"]]),o=Object.keys(r).reduce((function(e,t){var n=r[t].value;if(n){var o=n.match(/^translate\s*\(\s*(\-?[\d, \.]+)px\s*(,\s*(-?[\d, \.]+)px)?\s*\)/);if(o){var i=o[1],a=void 0!==o[3]?o[3]:0;e.push({x:Math.round(-parseFloat(i)),y:Math.round(-parseFloat(a))})}else e.push({x:0,y:0})}return e}),[]);if(!o.every((function(e){return o[0].x===e.x||o[0].y===e.y})))throw new Error("Got different css positions!");return o[0]||{x:0,y:0}},(n=function(e){var t=(void 0===e?[]:e)[0],n=function(e){var t=(void 0===e?[]:e)[0];return t?{x:t.scrollLeft,y:t.scrollTop}:{x:window.scrollX||window.pageXOffset,y:window.scrollY||window.pageYOffset}}([t]),o=r([t]);return{x:n.x+o.x,y:n.y+o.y}})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return o(t)},y.getElementProperties=function(e){var t;return((t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return(void 0===r?[]:r).reduce((function(e,t){return e[t]=n[t],e}),{})})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getElementRect=function(t){var n,r,o,i=(r=function(t){var n=(void 0===t?[]:t)[0],r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return(void 0===r?[]:r).reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{})}([void 0===n?e.documentElement:n,["transform","-webkit-transform"]]),o=Object.keys(r).reduce((function(e,t){var n=r[t].value;if(n){var o=n.match(/^translate\s*\(\s*(\-?[\d, \.]+)px\s*(,\s*(-?[\d, \.]+)px)?\s*\)/);if(o){var i=o[1],a=void 0!==o[3]?o[3]:0;e.push({x:Math.round(-parseFloat(i)),y:Math.round(-parseFloat(a))})}else e.push({x:0,y:0})}return e}),[]);if(!o.every((function(e){return o[0].x===e.x||o[0].y===e.y})))throw new Error("Got different css positions!");return o[0]||{x:0,y:0}},o=function(e){var t=(void 0===e?[]:e)[0],n=function(e){var t=(void 0===e?[]:e)[0];return t?{x:t.scrollLeft,y:t.scrollTop}:{x:window.scrollX||window.pageXOffset,y:window.scrollY||window.pageYOffset}}([t]),o=r([t]);return{x:n.x+o.x,y:n.y+o.y}},n=function(t){var n=void 0===t?[]:t,r=n[0],i=n[1],a=void 0!==i&&i;if(r===e.documentElement||r.tagName.toLowerCase()===function(){var t="HTML",n=e.scrollingElement;return n&&(t=n.tagName),t.toLowerCase()}())return{x:0,y:0,width:r.clientWidth,height:r.clientHeight};var s=r.getBoundingClientRect(),l={x:s.left,y:s.top,width:s.width,height:s.height};if(a){var c=window.getComputedStyle(r);l.x+=parseInt(c.getPropertyValue("border-left-width")),l.y+=parseInt(c.getPropertyValue("border-top-width")),l.width=r.clientWidth,l.height=r.clientHeight}var u=function(t){for(var n=(void 0===t?[]:t)[0];n.offsetParent&&n.offsetParent!==e.body&&n.offsetParent!==e.documentElement;)n=n.offsetParent;return"fixed"===window.getComputedStyle(n).getPropertyValue("position")?n:null}([r]);if(u){if(u!==r){var h=o([u]);l.x+=h.x,l.y+=h.y}}else{var d=o();l.x+=d.x,l.y+=d.y}return l},n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return i(t)},y.getElementScrollOffset=function(e){var t;return((t=function(e){var t=(void 0===e?[]:e)[0];return t?{x:t.scrollLeft,y:t.scrollTop}:{x:window.scrollX||window.pageXOffset,y:window.scrollY||window.pageYOffset}})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getElementStyleProperties=function(e){var t;return((t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return(void 0===r?[]:r).reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{})})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getElementTranslateOffset=function(t){var n;return((n=function(t){var n=(void 0===t?[]:t)[0],r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return(void 0===r?[]:r).reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{})}([void 0===n?e.documentElement:n,["transform","-webkit-transform"]]),o=Object.keys(r).reduce((function(e,t){var n=r[t].value;if(n){var o=n.match(/^translate\s*\(\s*(\-?[\d, \.]+)px\s*(,\s*(-?[\d, \.]+)px)?\s*\)/);if(o){var i=o[1],a=void 0!==o[3]?o[3]:0;e.push({x:Math.round(-parseFloat(i)),y:Math.round(-parseFloat(a))})}else e.push({x:0,y:0})}return e}),[]);if(!o.every((function(e){return o[0].x===e.x||o[0].y===e.y})))throw new Error("Got different css positions!");return o[0]||{x:0,y:0}})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.getElementXpath=function(e){var t;return((t=function(e){var t=(void 0===e?[]:e)[0],n="",r=t.ownerDocument;if(!r)return n;for(var o=t;o!==r;){var i=Array.prototype.filter.call(o.parentNode.childNodes,(function(e){return e.tagName===o.tagName})).indexOf(o);n="/"+o.tagName+"["+(i+1)+"]"+n,o=o.parentNode}return n})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getShadowRoot=function(e){var t;return((t=function(e){return(void 0===e?[]:e)[0].shadowRoot})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getText=function(e){var t;return((t=function(e){return e[0].innerText})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.getUserAgent=function(e){var t=function(){function e(){return e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},e.apply(null,arguments)}var t="__EYES__APPLITOOLS__",n="userAgent";return window[t]=window[t]||{},function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((function(){try{if(window[t][n]){var r=window[t][n];return"WIP"!==r.status&&delete window[t][n],JSON.stringify(r)}return window.navigator.userAgentData?(window[t][n]={status:"WIP"},window.navigator.userAgentData.getHighEntropyValues(["brands","platform","platformVersion","model"]).then((function(r){window[t][n]={status:"SUCCESS",value:e({legacy:window.navigator.userAgent},r)}})).catch((function(e){window[t][n]={status:"ERROR",error:e.message}}))):window[t][n]={status:"SUCCESS",value:window.navigator.userAgent},JSON.stringify(window[t][n])}catch(r){return window[t][n]={status:"ERROR",error:r.message},JSON.stringify(window[t][n])}}))}();return t(e)},y.getViewport=function(t){var n;return((n=function(){var t,n=0,r=0;return window.innerHeight?r=window.innerHeight:e.documentElement&&e.documentElement.clientHeight?r=e.documentElement.clientHeight:e.body&&e.body.clientHeight&&(r=e.body.clientHeight),window.innerWidth?n=window.innerWidth:e.documentElement&&e.documentElement.clientWidth?n=e.documentElement.clientWidth:e.body&&e.body.clientWidth&&(n=e.body.clientWidth),window.screen&&window.screen.orientation?t=window.screen.orientation.type.replace(/-primary$/,""):null!=window.orientation&&(0===window.orientation?t="portrait":180===window.orientation?t="portrait-secondary":90===window.orientation?t="landscape":-90===window.orientation&&(t="landscape-secondary")),{viewportSize:{width:n,height:r},pixelRatio:window.devicePixelRatio,viewportScale:window.visualViewport&&window.visualViewport.scale,orientation:t}})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.isElementScrollable=function(e){var t;return((t=function(e){var t=(void 0===e?[]:e)[0],n=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=void 0===r?[]:r,i=window.getComputedStyle(n);return i?o.map((function(e){return i.getPropertyValue(e)})):[]}([t,["overflow-x","overflow-y","overflow"]]);return("scroll"===n[0]||"auto"===n[0]||"hidden"===n[2])&&t.scrollWidth>t.clientWidth||("scroll"===n[1]||"auto"===n[1]||"hidden"===n[2])&&t.scrollHeight>t.clientHeight})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.isEqualElements=function(e){var t;return((t=function(e){var t=void 0===e?[]:e;return t[0]===t[1]})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.isStaleElement=function(t){var n;return((n=function(t){var n=t&&t[0]||null;return!(n&&("isConnected"in window.Node.prototype?n.isConnected:e.documentElement.contains?e.documentElement.contains(n):n.ownerDocument.documentElement.contains(n)))})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)},y.lazyLoad=function(t){var n=function(){var t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i},n="__EYES__APPLITOOLS__",r="lazyLoadResult";window[n]=window[n]||{};var o=function(n){var r=void 0===n?[]:n,o=r[0],i=r[1];o=o||e.documentElement;var a=t([o,{"scroll-behavior":{value:"auto",important:!0}}]);return o.scrollTo?o.scrollTo(i.x,i.y):(o.scrollLeft=i.x,o.scrollTop=i.y),t([o,a]),{x:o.scrollLeft,y:o.scrollTop}};return function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((function(e){var t=void 0===e?[]:e,i=t[0],a=t[1],s=void 0===a?{}:a,l=s.scrollLength,c=s.waitingTime,u=s.maxAmountToScroll;try{if(window[n][r]){var h=window[n][r];return"WIP"!==h.status&&delete window[n][r],JSON.stringify(h)}window[n][r]={status:"WIP"};var d=function(e){var t=(void 0===e?[]:e)[0];return t?{x:t.scrollLeft,y:t.scrollTop}:{x:window.scrollX||window.pageXOffset,y:window.scrollY||window.pageYOffset}}(),p=[];p.push({maxAmountToScroll:u,scrollLength:l,waitingTime:c,startingScrollPositionX:d.x,startingScrollPositionY:d.y});var m=Date.now();return function e(t){var a=void 0===t?{}:t,s=a.doneScrolling,h=a.previousScrollResult,f=void 0===h?{}:h;setTimeout((function(){try{if(s){var t=o([i,d]),a=t.x,c=t.y;return p.push({x:a,y:c,msSinceStart:Date.now()-m}),void(window[n][r]={status:"SUCCESS",value:p})}var h=o([i,{x:d.x,y:f.y+l}]),g=h.x,b=h.y;p.push({x:g,y:b,msSinceStart:Date.now()-m}),e({doneScrolling:b===f.y||b===u,previousScrollResult:{x:g,y:b}})}catch(e){window[n][r]={status:"ERROR",error:e}}}),c)}(),JSON.stringify(window[n][r])}catch(e){return window[n][r]={status:"ERROR",error:e},JSON.stringify(window[n][r])}}))}();return n(t)},y.reloadPage=function(e){var t;return((t=function(){window.location.reload()})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.scrollTo=function(t){var n,r,o=(r=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i},(n=function(t){var n=void 0===t?[]:t,o=n[0],i=n[1];o=o||e.documentElement;var a=r([o,{"scroll-behavior":{value:"auto",important:!0}}]);return o.scrollTo?o.scrollTo(i.x,i.y):(o.scrollLeft=i.x,o.scrollTop=i.y),r([o,a]),{x:o.scrollLeft,y:o.scrollTop}})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n);return o(t)},y.setElementAttributes=function(e){var t;return((t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1];return Object.keys(r).reduce((function(e,t){return e[t]=n.getAttribute(t),n.setAttribute(t,r[t]),e}),{})})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.setElementStyleProperties=function(e){var t;return((t=function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort(),i=o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{});return o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")})),i})&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t)(e)},y.translateTo=function(t){var n;return((n=function(t){var n=void 0===t?[]:t,r=n[0],o=n[1];r=r||e.documentElement;var i={value:"translate("+-o.x+"px, "+-o.y+"px)",important:!0};return function(e){var t=void 0===e?[]:e,n=t[0],r=t[1],o=Object.keys(r).sort();o.reduce((function(e,t){return e[t]={value:n.style.getPropertyValue(t),important:Boolean(n.style.getPropertyPriority(t))},e}),{}),o.forEach((function(e){n.style.setProperty(e,"string"!=typeof r[e]&&r[e]?r[e].value:r[e],r[e]&&r[e].important?"important":"")}))}([r,{transform:i,"-webkit-transform":i}]),o})&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n)(t)};var w=Object.freeze({__proto__:null,generateSafeSelectors:function(e){if(!e?.length)return;const t=e.map((e=>[e,"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(e=>{const t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))])),n=k(t).flat();let r=0;const o=t.map((([e])=>{if(0===e.length)return null;const t=n[r].reduceRight(((e,t)=>e?{type:"css",selector:t,shadow:e}:t.error?t:{type:"css",selector:t}),void 0);return r+=e.length,t}));return o}}),v=function(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}(w),x=function(e){if(!function(e){try{const t=new URL(e);return Boolean(t.username||t.password)}catch(e){return!1}}(e))return e;let t=!0;try{t=e!==decodeURI(e)}catch(e){t=!0}const n=new URL(e);return n.username="",n.password="",t?n.href:decodeURI(n.href)},S={},_={},C={AtKeyword:3,BadString:6,BadUrl:8,CDC:15,CDO:14,Colon:16,Comma:18,Comment:25,Delim:9,Dimension:12,EOF:0,Function:2,Hash:4,Ident:1,LeftCurlyBracket:23,LeftParenthesis:21,LeftSquareBracket:19,Number:10,Percentage:11,RightCurlyBracket:24,RightParenthesis:22,RightSquareBracket:20,Semicolon:17,String:5,Url:7,WhiteSpace:13},A={};function z(e){return e>=48&&e<=57}function P(e){return e>=65&&e<=90}function E(e){return e>=97&&e<=122}function L(e){return P(e)||E(e)}function O(e){return e>=128}function N(e){return L(e)||O(e)||95===e}function T(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function R(e){return 10===e||13===e||12===e}function D(e){return R(e)||32===e||9===e}function I(e,t){return 92===e&&!R(t)&&0!==t}const B=new Array(128);for(let e=0;e<B.length;e++)B[e]=(D(e)?130:z(e)&&131)||N(e)&&132||T(e)&&133||e||128;A.DigitCategory=131,A.EofCategory=128,A.NameStartCategory=132,A.NonPrintableCategory=133,A.WhiteSpaceCategory=130,A.charCodeCategory=function(e){return e<128?B[e]:132},A.isBOM=function(e){return 65279===e||65534===e?1:0},A.isDigit=z,A.isHexDigit=function(e){return z(e)||e>=65&&e<=70||e>=97&&e<=102},A.isIdentifierStart=function(e,t,n){return 45===e?N(t)||45===t||I(t,n):!!N(e)||92===e&&I(e,t)},A.isLetter=L,A.isLowercaseLetter=E,A.isName=function(e){return N(e)||z(e)||45===e},A.isNameStart=N,A.isNewline=R,A.isNonAscii=O,A.isNonPrintable=T,A.isNumberStart=function(e,t,n){return 43===e||45===e?z(t)?2:46===t&&z(n)?3:0:46===e?z(t)?2:0:z(e)?1:0},A.isUppercaseLetter=P,A.isValidEscape=I,A.isWhiteSpace=D;var M={};const F=A;function j(e,t){return t<e.length?e.charCodeAt(t):0}function U(e,t,n){return 13===n&&10===j(e,t+1)?2:1}function W(e,t,n){let r=e.charCodeAt(t);return F.isUppercaseLetter(r)&&(r|=32),r===n}function H(e,t){for(;t<e.length&&F.isDigit(e.charCodeAt(t));t++);return t}function q(e,t){if(t+=2,F.isHexDigit(j(e,t-1))){for(const n=Math.min(e.length,t+5);t<n&&F.isHexDigit(j(e,t));t++);const n=j(e,t);F.isWhiteSpace(n)&&(t+=U(e,t,n))}return t}M.cmpChar=W,M.cmpStr=function(e,t,n,r){if(n-t!==r.length)return!1;if(t<0||n>e.length)return!1;for(let o=t;o<n;o++){const n=r.charCodeAt(o-t);let i=e.charCodeAt(o);if(F.isUppercaseLetter(i)&&(i|=32),i!==n)return!1}return!0},M.consumeBadUrlRemnants=function(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(41===n){t++;break}F.isValidEscape(n,j(e,t+1))&&(t=q(e,t))}return t},M.consumeEscaped=q,M.consumeName=function(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(!F.isName(n)){if(!F.isValidEscape(n,j(e,t+1)))break;t=q(e,t)-1}}return t},M.consumeNumber=function(e,t){let n=e.charCodeAt(t);if(43!==n&&45!==n||(n=e.charCodeAt(t+=1)),F.isDigit(n)&&(t=H(e,t+1),n=e.charCodeAt(t)),46===n&&F.isDigit(e.charCodeAt(t+1))&&(t=H(e,t+=2)),W(e,t,101)){let r=0;n=e.charCodeAt(t+1),45!==n&&43!==n||(r=1,n=e.charCodeAt(t+2)),F.isDigit(n)&&(t=H(e,t+1+r+1))}return t},M.decodeEscaped=function(e){if(1===e.length&&!F.isHexDigit(e.charCodeAt(0)))return e[0];let t=parseInt(e,16);return(0===t||t>=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)},M.findDecimalNumberEnd=H,M.findWhiteSpaceEnd=function(e,t){for(;t<e.length&&F.isWhiteSpace(e.charCodeAt(t));t++);return t},M.findWhiteSpaceStart=function(e,t){for(;t>=0&&F.isWhiteSpace(e.charCodeAt(t));t--);return t+1},M.getNewlineLength=U;var V=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token","comment-token"],$={},K={adoptBuffer:function(e=null,t){return null===e||e.length<t?new Uint32Array(Math.max(t+1024,16384)):e}};const Z=K,G=A;function Y(e){const t=e.source,n=t.length,r=t.length>0?G.isBOM(t.charCodeAt(0)):0,o=Z.adoptBuffer(e.lines,n),i=Z.adoptBuffer(e.columns,n);let a=e.startLine,s=e.startColumn;for(let e=r;e<n;e++){const r=t.charCodeAt(e);o[e]=a,i[e]=s++,10!==r&&13!==r&&12!==r||(13===r&&e+1<n&&10===t.charCodeAt(e+1)&&(e++,o[e]=a,i[e]=s),a++,s=1)}o[n]=a,i[n]=s,e.lines=o,e.columns=i,e.computed=!0}$.OffsetToLocation=class{constructor(){this.lines=null,this.columns=null,this.computed=!1}setSource(e,t=0,n=1,r=1){this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||Y(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||Y(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}};var X={};const J=K,Q=M,ee=V,te=C,ne=16777215,re=24,oe=new Map([[te.Function,te.RightParenthesis],[te.LeftParenthesis,te.RightParenthesis],[te.LeftSquareBracket,te.RightSquareBracket],[te.LeftCurlyBracket,te.RightCurlyBracket]]);X.TokenStream=class{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(e="",t=(()=>{})){const n=(e=String(e||"")).length,r=J.adoptBuffer(this.offsetAndType,e.length+1),o=J.adoptBuffer(this.balance,e.length+1);let i=0,a=0,s=0,l=-1;for(this.offsetAndType=null,this.balance=null,t(e,((e,t,c)=>{switch(e){default:o[i]=n;break;case a:{let e=s≠for(s=o[e],a=s>>re,o[i]=e,o[e++]=i;e<i;e++)o[e]===n&&(o[e]=i);break}case te.LeftParenthesis:case te.Function:case te.LeftSquareBracket:case te.LeftCurlyBracket:o[i]=s,a=oe.get(e),s=a<<re|i}r[i++]=e<<re|c,-1===l&&(l=t)})),r[i]=te.EOF<<re|n,o[i]=n,o[n]=n;0!==s;){const e=s≠s=o[e],o[e]=n}this.source=e,this.firstCharOffset=-1===l?0:l,this.tokenCount=i,this.offsetAndType=r,this.balance=o,this.reset(),this.next()}lookupType(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>re:te.EOF}lookupTypeNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){const n=this.offsetAndType[t]>>re;if(n!==te.WhiteSpace&&n!==te.Comment&&0==e--)return n}return te.EOF}lookupOffset(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e-1]&ne:this.source.length}lookupOffsetNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){const n=this.offsetAndType[t]>>re;if(n!==te.WhiteSpace&&n!==te.Comment&&0==e--)return t-this.tokenIndex}return te.EOF}lookupValue(e,t){return(e+=this.tokenIndex)<this.tokenCount&&Q.cmpStr(this.source,this.offsetAndType[e-1]&ne,this.offsetAndType[e]&ne,t)}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?this.offsetAndType[e-1]&ne:this.offsetAndType[this.tokenCount]&ne:this.firstCharOffset}substrToCursor(e){return this.source.substring(e,this.tokenStart)}isBalanceEdge(e){return this.balance[this.tokenIndex]<e}isDelim(e,t){return t?this.lookupType(t)===te.Delim&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===te.Delim&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.offsetAndType[t-1]&ne,t=this.offsetAndType[t],this.tokenType=t>>re,this.tokenEnd=t&ne):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>re,this.tokenEnd=e&ne):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=te.EOF,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===te.WhiteSpace||this.tokenType===te.Comment;)this.next()}skipUntilBalanced(e,t){let n,r,o=e;e:for(;o<this.tokenCount&&(n=this.balance[o],!(n<e));o++)switch(r=o>0?this.offsetAndType[o-1]&ne:this.firstCharOffset,t(this.source.charCodeAt(r))){case 1:break e;case 2:o++;break e;default:this.balance[n]===o&&(o=n)}this.skip(o-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){const r=n,o=this.offsetAndType[t],i=o≠n=i,e(o>>re,r,i,t)}}dump(){const e=new Array(this.tokenCount);return this.forEachToken(((t,n,r,o)=>{e[o]={idx:o,type:ee[t],chunk:this.source.substring(n,r),balance:this.balance[o]}})),e}};const ie=C,ae=A,se=M,le=V,ce=$,ue=X;_.AtKeyword=ie.AtKeyword,_.BadString=ie.BadString,_.BadUrl=ie.BadUrl,_.CDC=ie.CDC,_.CDO=ie.CDO,_.Colon=ie.Colon,_.Comma=ie.Comma,_.Comment=ie.Comment,_.Delim=ie.Delim,_.Dimension=ie.Dimension,_.EOF=ie.EOF,_.Function=ie.Function,_.Hash=ie.Hash,_.Ident=ie.Ident,_.LeftCurlyBracket=ie.LeftCurlyBracket,_.LeftParenthesis=ie.LeftParenthesis,_.LeftSquareBracket=ie.LeftSquareBracket,_.Number=ie.Number,_.Percentage=ie.Percentage,_.RightCurlyBracket=ie.RightCurlyBracket,_.RightParenthesis=ie.RightParenthesis,_.RightSquareBracket=ie.RightSquareBracket,_.Semicolon=ie.Semicolon,_.String=ie.String,_.Url=ie.Url,_.WhiteSpace=ie.WhiteSpace,_.tokenTypes=ie,_.DigitCategory=ae.DigitCategory,_.EofCategory=ae.EofCategory,_.NameStartCategory=ae.NameStartCategory,_.NonPrintableCategory=ae.NonPrintableCategory,_.WhiteSpaceCategory=ae.WhiteSpaceCategory,_.charCodeCategory=ae.charCodeCategory,_.isBOM=ae.isBOM,_.isDigit=ae.isDigit,_.isHexDigit=ae.isHexDigit,_.isIdentifierStart=ae.isIdentifierStart,_.isLetter=ae.isLetter,_.isLowercaseLetter=ae.isLowercaseLetter,_.isName=ae.isName,_.isNameStart=ae.isNameStart,_.isNewline=ae.isNewline,_.isNonAscii=ae.isNonAscii,_.isNonPrintable=ae.isNonPrintable,_.isNumberStart=ae.isNumberStart,_.isUppercaseLetter=ae.isUppercaseLetter,_.isValidEscape=ae.isValidEscape,_.isWhiteSpace=ae.isWhiteSpace,_.cmpChar=se.cmpChar,_.cmpStr=se.cmpStr,_.consumeBadUrlRemnants=se.consumeBadUrlRemnants,_.consumeEscaped=se.consumeEscaped,_.consumeName=se.consumeName,_.consumeNumber=se.consumeNumber,_.decodeEscaped=se.decodeEscaped,_.findDecimalNumberEnd=se.findDecimalNumberEnd,_.findWhiteSpaceEnd=se.findWhiteSpaceEnd,_.findWhiteSpaceStart=se.findWhiteSpaceStart,_.getNewlineLength=se.getNewlineLength,_.tokenNames=le,_.OffsetToLocation=ce.OffsetToLocation,_.TokenStream=ue.TokenStream,_.tokenize=function(e,t){function n(t){return t<a?e.charCodeAt(t):0}function r(){return c=se.consumeNumber(e,c),ae.isIdentifierStart(n(c),n(c+1),n(c+2))?(s=ie.Dimension,void(c=se.consumeName(e,c))):37===n(c)?(s=ie.Percentage,void c++):void(s=ie.Number)}function o(){const t=c;return c=se.consumeName(e,c),se.cmpStr(e,t,c,"url")&&40===n(c)?(c=se.findWhiteSpaceEnd(e,c+1),34===n(c)||39===n(c)?(s=ie.Function,void(c=t+4)):void function(){for(s=ie.Url,c=se.findWhiteSpaceEnd(e,c);c<e.length;c++){const t=e.charCodeAt(c);switch(ae.charCodeCategory(t)){case 41:return void c++;case ae.WhiteSpaceCategory:return c=se.findWhiteSpaceEnd(e,c),41===n(c)||c>=e.length?void(c<e.length&&c++):(c=se.consumeBadUrlRemnants(e,c),void(s=ie.BadUrl));case 34:case 39:case 40:case ae.NonPrintableCategory:return c=se.consumeBadUrlRemnants(e,c),void(s=ie.BadUrl);case 92:if(ae.isValidEscape(t,n(c+1))){c=se.consumeEscaped(e,c)-1;break}return c=se.consumeBadUrlRemnants(e,c),void(s=ie.BadUrl)}}}()):40===n(c)?(s=ie.Function,void c++):void(s=ie.Ident)}function i(t){for(t||(t=n(c++)),s=ie.String;c<e.length;c++){const r=e.charCodeAt(c);switch(ae.charCodeCategory(r)){case t:return void c++;case ae.WhiteSpaceCategory:if(ae.isNewline(r))return c+=se.getNewlineLength(e,c,r),void(s=ie.BadString);break;case 92:if(c===e.length-1)break;const o=n(c+1);ae.isNewline(o)?c+=se.getNewlineLength(e,c+1,o):ae.isValidEscape(r,o)&&(c=se.consumeEscaped(e,c)-1)}}}const a=(e=String(e||"")).length;let s,l=ae.isBOM(n(0)),c=l;for(;c<a;){const a=e.charCodeAt(c);switch(ae.charCodeCategory(a)){case ae.WhiteSpaceCategory:s=ie.WhiteSpace,c=se.findWhiteSpaceEnd(e,c+1);break;case 34:i();break;case 35:ae.isName(n(c+1))||ae.isValidEscape(n(c+1),n(c+2))?(s=ie.Hash,c=se.consumeName(e,c+1)):(s=ie.Delim,c++);break;case 39:i();break;case 40:s=ie.LeftParenthesis,c++;break;case 41:s=ie.RightParenthesis,c++;break;case 43:ae.isNumberStart(a,n(c+1),n(c+2))?r():(s=ie.Delim,c++);break;case 44:s=ie.Comma,c++;break;case 45:ae.isNumberStart(a,n(c+1),n(c+2))?r():45===n(c+1)&&62===n(c+2)?(s=ie.CDC,c+=3):ae.isIdentifierStart(a,n(c+1),n(c+2))?o():(s=ie.Delim,c++);break;case 46:ae.isNumberStart(a,n(c+1),n(c+2))?r():(s=ie.Delim,c++);break;case 47:42===n(c+1)?(s=ie.Comment,c=e.indexOf("*/",c+2),c=-1===c?e.length:c+2):(s=ie.Delim,c++);break;case 58:s=ie.Colon,c++;break;case 59:s=ie.Semicolon,c++;break;case 60:33===n(c+1)&&45===n(c+2)&&45===n(c+3)?(s=ie.CDO,c+=4):(s=ie.Delim,c++);break;case 64:ae.isIdentifierStart(n(c+1),n(c+2),n(c+3))?(s=ie.AtKeyword,c=se.consumeName(e,c+1)):(s=ie.Delim,c++);break;case 91:s=ie.LeftSquareBracket,c++;break;case 92:ae.isValidEscape(a,n(c+1))?o():(s=ie.Delim,c++);break;case 93:s=ie.RightSquareBracket,c++;break;case 123:s=ie.LeftCurlyBracket,c++;break;case 125:s=ie.RightCurlyBracket,c++;break;case ae.DigitCategory:r();break;case ae.NameStartCategory:o();break;default:s=ie.Delim,c++}t(s,l,l=c)}};var he={},de={};let pe=null,me=class e{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(t){return e.createItem(t)}allocateCursor(e,t){let n;return null!==pe?(n=pe,pe=pe.cursor,n.prev=e,n.next=t,n.cursor=this.cursor):n={prev:e,next:t,cursor:this.cursor},this.cursor=n,n}releaseCursor(){const{cursor:e}=this;this.cursor=e.cursor,e.prev=null,e.next=null,e.cursor=pe,pe=e}updateCursors(e,t,n,r){let{cursor:o}=this;for(;null!==o;)o.prev===e&&(o.prev=t),o.next===n&&(o.next=r),o=o.cursor}*[Symbol.iterator](){for(let e=this.head;null!==e;e=e.next)yield e.data}get size(){let e=0;for(let t=this.head;null!==t;t=t.next)e++;return e}get isEmpty(){return null===this.head}get first(){return this.head&&this.head.data}get last(){return this.tail&&this.tail.data}fromArray(t){let n=null;this.head=null;for(let r of t){const t=e.createItem(r);null!==n?n.next=t:this.head=t,t.prev=n,n=t}return this.tail=n,this}toArray(){return[...this]}toJSON(){return[...this]}forEach(e,t=this){const n=this.allocateCursor(null,this.head);for(;null!==n.next;){const r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e,t=this){const n=this.allocateCursor(this.tail,null);for(;null!==n.prev;){const r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t,n=this){let r,o=this.allocateCursor(null,this.head),i=t;for(;null!==o.next;)r=o.next,o.next=r.next,i=e.call(n,i,r.data,r,this);return this.releaseCursor(),i}reduceRight(e,t,n=this){let r,o=this.allocateCursor(this.tail,null),i=t;for(;null!==o.prev;)r=o.prev,o.prev=r.prev,i=e.call(n,i,r.data,r,this);return this.releaseCursor(),i}some(e,t=this){for(let n=this.head;null!==n;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(t,n=this){const r=new e;for(let e=this.head;null!==e;e=e.next)r.appendData(t.call(n,e.data,e,this));return r}filter(t,n=this){const r=new e;for(let e=this.head;null!==e;e=e.next)t.call(n,e.data,e,this)&&r.appendData(e.data);return r}nextUntil(e,t,n=this){if(null===e)return;const r=this.allocateCursor(null,e);for(;null!==r.next;){const e=r.next;if(r.next=e.next,t.call(n,e.data,e,this))break}this.releaseCursor()}prevUntil(e,t,n=this){if(null===e)return;const r=this.allocateCursor(e,null);for(;null!==r.prev;){const e=r.prev;if(r.prev=e.prev,t.call(n,e.data,e,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){const t=new e;for(let e of this)t.appendData(e);return t}prepend(e){return this.updateCursors(null,e,this.head,e),null!==this.head?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(t){return this.prepend(e.createItem(t))}append(e){return this.insert(e)}appendData(t){return this.insert(e.createItem(t))}insert(e,t=null){if(null!==t)if(this.updateCursors(t.prev,e,t,e),null===t.prev){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),null!==this.tail?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(t,n){return this.insert(e.createItem(t),n)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),null!==e.prev)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(null!==e.next)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(t){this.insert(e.createItem(t))}pop(){return null!==this.tail?this.remove(this.tail):null}unshift(t){this.prepend(e.createItem(t))}shift(){return null!==this.head?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return null===e.head||(null!=t?(this.updateCursors(t.prev,e.tail,t,e.head),null!==t.prev?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),null!==this.tail?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null),this}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}};de.List=me;var fe={},ge={createCustomError:function(e,t){const n=Object.create(SyntaxError.prototype),r=new Error;return Object.assign(n,{name:e,message:t,get stack(){return(r.stack||"").replace(/^(.+\n){1,3}/,`${e}: ${t}\n`)}})}};const be=ge,ye=" ";function ke({source:e,line:t,column:n,baseLine:r,baseColumn:o},i){function a(e,t){return s.slice(e,t).map(((t,n)=>String(e+n+1).padStart(u)+" |"+t)).join("\n")}const s=("\n".repeat(Math.max(r-1,0))+" ".repeat(Math.max(o-1,0))+e).split(/\r\n?|\n|\f/),l=Math.max(1,t-i)-1,c=Math.min(t+i,s.length+1),u=Math.max(4,String(c).length)+1;let h=0;(n+=3*(s[t-1].substr(0,n-1).match(/\t/g)||[]).length)>100&&(h=n-60+3,n=58);for(let e=l;e<=c;e++)e>=0&&e<s.length&&(s[e]=s[e].replace(/\t/g,ye),s[e]=(h>0&&s[e].length>h?"…":"")+s[e].substr(h,98)+(s[e].length>h+100-1?"…":""));return[a(l,t),new Array(n+u+2).join("-")+"^",a(t,c)].filter(Boolean).join("\n").replace(/^(\s+\d+\s+\|\n)+/,"").replace(/\n(\s+\d+\s+\|)+$/,"")}fe.SyntaxError=function(e,t,n,r,o,i=1,a=1){return Object.assign(be.createCustomError("SyntaxError",e),{source:t,offset:n,line:r,column:o,sourceFragment:e=>ke({source:t,line:r,column:o,baseLine:i,baseColumn:a},isNaN(e)?0:e),get formattedMessage(){return`Parse error: ${e}\n`+ke({source:t,line:r,column:o,baseLine:i,baseColumn:a},2)}})};var we={};const ve=C;we.readSequence=function(e){const t=this.createList();let n=!1;const r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case ve.Comment:this.next();continue;case ve.WhiteSpace:n=!0,this.next();continue}let o=e.getNode.call(this,r);if(void 0===o)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,o,t,r),n=!1),t.push(o)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t};const xe=de,Se=fe,_e=_,Ce=we,Ae=$,ze=X,Pe=M,Ee=C,Le=V,Oe=()=>{};function Ne(e){return function(){return this[e]()}}function Te(e){const t=Object.create(null);for(const n of Object.keys(e)){const r=e[n],o=r.parse||r;o&&(t[n]=o)}return t}he.createParser=function(e){let t="",n="<unknown>",r=!1,o=Oe,i=!1;const a=new Ae.OffsetToLocation,s=Object.assign(new ze.TokenStream,function(e){const t={context:Object.create(null),features:Object.assign(Object.create(null),e.features),scope:Object.assign(Object.create(null),e.scope),atrule:Te(e.atrule),pseudo:Te(e.pseudo),node:Te(e.node)};for(const[n,r]of Object.entries(e.parseContext))switch(typeof r){case"function":t.context[n]=r;break;case"string":t.context[n]=Ne(r)}return{config:t,...t,...t.node}}(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:Ce.readSequence,consumeUntilBalanceEnd:()=>0,consumeUntilLeftCurlyBracket:e=>123===e?1:0,consumeUntilLeftCurlyBracketOrSemicolon:e=>123===e||59===e?1:0,consumeUntilExclamationMarkOrSemicolon:e=>33===e||59===e?1:0,consumeUntilSemicolonIncluded:e=>59===e?2:0,createList:()=>new xe.List,createSingleNodeList:e=>(new xe.List).appendData(e),getFirstListNode:e=>e&&e.first,getLastListNode:e=>e&&e.last,parseWithFallback(e,t){const n=this.tokenIndex;try{return e.call(this)}catch(e){if(i)throw e;this.skip(n-this.tokenIndex);const r=t.call(this);return i=!0,o(e,r),i=!1,r}},lookupNonWSType(e){let t;do{if(t=this.lookupType(e++),t!==Ee.WhiteSpace&&t!==Ee.Comment)return t}while(0!==t);return 0},charCodeAt:e=>e>=0&&e<t.length?t.charCodeAt(e):0,substring:(e,n)=>t.substring(e,n),substrToCursor(e){return this.source.substring(e,this.tokenStart)},cmpChar:(e,n)=>Pe.cmpChar(t,e,n),cmpStr:(e,n,r)=>Pe.cmpStr(t,e,n,r),consume(e){const t=this.tokenStart;return this.eat(e),this.substrToCursor(t)},consumeFunctionName(){const e=t.substring(this.tokenStart,this.tokenEnd-1);return this.eat(Ee.Function),e},consumeNumber(e){const n=t.substring(this.tokenStart,Pe.consumeNumber(t,this.tokenStart));return this.eat(e),n},eat(e){if(this.tokenType!==e){const t=Le[e].slice(0,-6).replace(/-/g," ").replace(/^./,(e=>e.toUpperCase()));let n=`${/[[\](){}]/.test(t)?`"${t}"`:t} is expected`,r=this.tokenStart;switch(e){case Ee.Ident:this.tokenType===Ee.Function||this.tokenType===Ee.Url?(r=this.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case Ee.Hash:this.isDelim(35)&&(this.next(),r++,n="Name is expected");break;case Ee.Percentage:this.tokenType===Ee.Number&&(r=this.tokenEnd,n="Percent sign is expected")}this.error(n,r)}this.next()},eatIdent(e){this.tokenType===Ee.Ident&&!1!==this.lookupValue(0,e)||this.error(`Identifier "${e}" is expected`),this.next()},eatDelim(e){this.isDelim(e)||this.error(`Delim "${String.fromCharCode(e)}" is expected`),this.next()},getLocation:(e,t)=>r?a.getLocationRange(e,t,n):null,getLocationFromList(e){if(r){const t=this.getFirstListNode(e),r=this.getLastListNode(e);return a.getLocationRange(null!==t?t.loc.start.offset-a.startOffset:this.tokenStart,null!==r?r.loc.end.offset-a.startOffset:this.tokenStart,n)}return null},error(e,n){const r=void 0!==n&&n<t.length?a.getLocation(n):this.eof?a.getLocation(Pe.findWhiteSpaceStart(t,t.length-1)):a.getLocation(this.tokenStart);throw new Se.SyntaxError(e||"Unexpected input",t,r.offset,r.line,r.column,a.startLine,a.startColumn)}});return Object.assign((function(e,l){t=e,l=l||{},s.setSource(t,_e.tokenize),a.setSource(t,l.offset,l.line,l.column),n=l.filename||"<unknown>",r=Boolean(l.positions),o="function"==typeof l.onParseError?l.onParseError:Oe,i=!1,s.parseAtrulePrelude=!("parseAtrulePrelude"in l)||Boolean(l.parseAtrulePrelude),s.parseRulePrelude=!("parseRulePrelude"in l)||Boolean(l.parseRulePrelude),s.parseValue=!("parseValue"in l)||Boolean(l.parseValue),s.parseCustomProperty="parseCustomProperty"in l&&Boolean(l.parseCustomProperty);const{context:c="default",onComment:u}=l;if(c in s.context==0)throw new Error("Unknown context `"+c+"`");"function"==typeof u&&s.forEachToken(((e,n,r)=>{if(e===Ee.Comment){const e=s.getLocation(n,r),o=Pe.cmpStr(t,r-2,r,"*/")?t.slice(n+2,r-2):t.slice(n+2,r);u(o,e)}}));const h=s.context[c].call(s,l);return s.eof||s.error(),h}),{SyntaxError:Se.SyntaxError,config:s.config})};var Re={},De={},Ie={},Be={},Me={},Fe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Me.encode=function(e){if(0<=e&&e<Fe.length)return Fe[e];throw new TypeError("Must be between 0 and 63: "+e)},Me.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1};var je=Me;Be.encode=function(e){var t,n="",r=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&r,(r>>>=5)>0&&(t|=32),n+=je.encode(t)}while(r>0);return n},Be.decode=function(e,t,n){var r,o,i,a,s=e.length,l=0,c=0;do{if(t>=s)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(o=je.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));r=!!(32&o),l+=(o&=31)<<c,c+=5}while(r);n.value=(a=(i=l)>>1,1==(1&i)?-a:a),n.rest=t};var Ue={};!function(e){e.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function r(e){var n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function o(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}e.urlParse=r,e.urlGenerate=o;var i,a,s=(i=function(t){var n=t,i=r(t);if(i){if(!i.path)return t;n=i.path}for(var a=e.isAbsolute(n),s=[],l=0,c=0;;){if(l=c,-1===(c=n.indexOf("/",l))){s.push(n.slice(l));break}for(s.push(n.slice(l,c));c<n.length&&"/"===n[c];)c++}var u,h=0;for(c=s.length-1;c>=0;c--)"."===(u=s[c])?s.splice(c,1):".."===u?h++:h>0&&(""===u?(s.splice(c+1,h),h=0):(s.splice(c,2),h--));return""===(n=s.join("/"))&&(n=a?"/":"."),i?(i.path=n,o(i)):n},a=[],function(e){for(var t=0;t<a.length;t++)if(a[t].input===e){var n=a[0];return a[0]=a[t],a[t]=n,a[0].result}var r=i(e);return a.unshift({input:e,result:r}),a.length>32&&a.pop(),r});function l(e,t){""===e&&(e="."),""===t&&(t=".");var i=r(t),a=r(e);if(a&&(e=a.path||"/"),i&&!i.scheme)return a&&(i.scheme=a.scheme),o(i);if(i||t.match(n))return t;if(a&&!a.host&&!a.path)return a.host=t,o(a);var l="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=l,o(a)):l}e.normalize=s,e.join=l,e.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},e.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var c=!("__proto__"in Object.create(null));function u(e){return e}function h(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function d(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}e.toSetString=c?u:function(e){return h(e)?"$"+e:e},e.fromSetString=c?u:function(e){return h(e)?e.slice(1):e},e.compareByOriginalPositions=function(e,t,n){var r=d(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},e.compareByOriginalPositionsNoSource=function(e,t,n){var r;return 0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},e.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},e.compareByGeneratedPositionsDeflatedNoLine=function(e,t,n){var r=e.generatedColumn-t.generatedColumn;return 0!==r||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},e.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=d(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:d(e.name,t.name)},e.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},e.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var i=r(n);if(!i)throw new Error("sourceMapURL could not be parsed");if(i.path){var a=i.path.lastIndexOf("/");a>=0&&(i.path=i.path.substring(0,a+1))}t=l(o(i),t)}return s(t)}}(Ue);var We={},He=Ue,qe=Object.prototype.hasOwnProperty,Ve="undefined"!=typeof Map;function $e(){this._array=[],this._set=Ve?new Map:Object.create(null)}$e.fromArray=function(e,t){for(var n=new $e,r=0,o=e.length;r<o;r++)n.add(e[r],t);return n},$e.prototype.size=function(){return Ve?this._set.size:Object.getOwnPropertyNames(this._set).length},$e.prototype.add=function(e,t){var n=Ve?e:He.toSetString(e),r=Ve?this.has(e):qe.call(this._set,n),o=this._array.length;r&&!t||this._array.push(e),r||(Ve?this._set.set(e,o):this._set[n]=o)},$e.prototype.has=function(e){if(Ve)return this._set.has(e);var t=He.toSetString(e);return qe.call(this._set,t)},$e.prototype.indexOf=function(e){if(Ve){var t=this._set.get(e);if(t>=0)return t}else{var n=He.toSetString(e);if(qe.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},$e.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},$e.prototype.toArray=function(){return this._array.slice()},We.ArraySet=$e;var Ke={},Ze=Ue;function Ge(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Ge.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},Ge.prototype.add=function(e){var t,n,r,o,i,a;n=e,r=(t=this._last).generatedLine,o=n.generatedLine,i=t.generatedColumn,a=n.generatedColumn,o>r||o==r&&a>=i||Ze.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},Ge.prototype.toArray=function(){return this._sorted||(this._array.sort(Ze.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},Ke.MappingList=Ge;var Ye=Be,Xe=Ue,Je=We.ArraySet,Qe=Ke.MappingList;function et(e){e||(e={}),this._file=Xe.getArg(e,"file",null),this._sourceRoot=Xe.getArg(e,"sourceRoot",null),this._skipValidation=Xe.getArg(e,"skipValidation",!1),this._sources=new Je,this._names=new Je,this._mappings=new Qe,this._sourcesContents=null}et.prototype._version=3,et.fromSourceMap=function(e){var t=e.sourceRoot,n=new et({file:e.file,sourceRoot:t});return e.eachMapping((function(e){var r={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(r.source=e.source,null!=t&&(r.source=Xe.relative(t,r.source)),r.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(r.name=e.name)),n.addMapping(r)})),e.sources.forEach((function(r){var o=r;null!==t&&(o=Xe.relative(t,r)),n._sources.has(o)||n._sources.add(o);var i=e.sourceContentFor(r);null!=i&&n.setSourceContent(r,i)})),n},et.prototype.addMapping=function(e){var t=Xe.getArg(e,"generated"),n=Xe.getArg(e,"original",null),r=Xe.getArg(e,"source",null),o=Xe.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,n,r,o),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=o&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:o})},et.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=Xe.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[Xe.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[Xe.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},et.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var o=this._sourceRoot;null!=o&&(r=Xe.relative(o,r));var i=new Je,a=new Je;this._mappings.unsortedForEach((function(t){if(t.source===r&&null!=t.originalLine){var s=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=s.source&&(t.source=s.source,null!=n&&(t.source=Xe.join(n,t.source)),null!=o&&(t.source=Xe.relative(o,t.source)),t.originalLine=s.line,t.originalColumn=s.column,null!=s.name&&(t.name=s.name))}var l=t.source;null==l||i.has(l)||i.add(l);var c=t.name;null==c||a.has(c)||a.add(c)}),this),this._sources=i,this._names=a,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=Xe.join(n,t)),null!=o&&(t=Xe.relative(o,t)),this.setSourceContent(t,r))}),this)},et.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||n||r)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))},et.prototype._serializeMappings=function(){for(var e,t,n,r,o=0,i=1,a=0,s=0,l=0,c=0,u="",h=this._mappings.toArray(),d=0,p=h.length;d<p;d++){if(e="",(t=h[d]).generatedLine!==i)for(o=0;t.generatedLine!==i;)e+=";",i++;else if(d>0){if(!Xe.compareByGeneratedPositionsInflated(t,h[d-1]))continue;e+=","}e+=Ye.encode(t.generatedColumn-o),o=t.generatedColumn,null!=t.source&&(r=this._sources.indexOf(t.source),e+=Ye.encode(r-c),c=r,e+=Ye.encode(t.originalLine-1-s),s=t.originalLine-1,e+=Ye.encode(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=Ye.encode(n-l),l=n)),u+=e}return u},et.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=Xe.relative(t,e));var n=Xe.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},et.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},et.prototype.toString=function(){return JSON.stringify(this.toJSON())},Ie.SourceMapGenerator=et;const tt=Ie,nt=new Set(["Atrule","Selector","Declaration"]);De.generateSourceMap=function(e){const t=new tt.SourceMapGenerator,n={line:1,column:0},r={line:0,column:0},o={line:1,column:0},i={generated:o};let a=1,s=0,l=!1;const c=e.node;e.node=function(e){if(e.loc&&e.loc.start&&nt.has(e.type)){const c=e.loc.start.line,u=e.loc.start.column-1;r.line===c&&r.column===u||(r.line=c,r.column=u,n.line=a,n.column=s,l&&(l=!1,n.line===o.line&&n.column===o.column||t.addMapping(i)),l=!0,t.addMapping({source:e.loc.source,original:r,generated:n}))}c.call(this,e),l&&nt.has(e.type)&&(o.line=a,o.column=s)};const u=e.emit;e.emit=function(e,t,n){for(let t=0;t<e.length;t++)10===e.charCodeAt(t)?(a++,s=0):s++;u(e,t,n)};const h=e.result;return e.result=function(){return l&&t.addMapping(i),{css:h(),map:t}},e};var rt={};const ot=C,it=(e,t)=>{if(e===ot.Delim&&(e=t),"string"==typeof e){const t=e.charCodeAt(0);return t>127?32768:t<<8}return e},at=[[ot.Ident,ot.Ident],[ot.Ident,ot.Function],[ot.Ident,ot.Url],[ot.Ident,ot.BadUrl],[ot.Ident,"-"],[ot.Ident,ot.Number],[ot.Ident,ot.Percentage],[ot.Ident,ot.Dimension],[ot.Ident,ot.CDC],[ot.Ident,ot.LeftParenthesis],[ot.AtKeyword,ot.Ident],[ot.AtKeyword,ot.Function],[ot.AtKeyword,ot.Url],[ot.AtKeyword,ot.BadUrl],[ot.AtKeyword,"-"],[ot.AtKeyword,ot.Number],[ot.AtKeyword,ot.Percentage],[ot.AtKeyword,ot.Dimension],[ot.AtKeyword,ot.CDC],[ot.Hash,ot.Ident],[ot.Hash,ot.Function],[ot.Hash,ot.Url],[ot.Hash,ot.BadUrl],[ot.Hash,"-"],[ot.Hash,ot.Number],[ot.Hash,ot.Percentage],[ot.Hash,ot.Dimension],[ot.Hash,ot.CDC],[ot.Dimension,ot.Ident],[ot.Dimension,ot.Function],[ot.Dimension,ot.Url],[ot.Dimension,ot.BadUrl],[ot.Dimension,"-"],[ot.Dimension,ot.Number],[ot.Dimension,ot.Percentage],[ot.Dimension,ot.Dimension],[ot.Dimension,ot.CDC],["#",ot.Ident],["#",ot.Function],["#",ot.Url],["#",ot.BadUrl],["#","-"],["#",ot.Number],["#",ot.Percentage],["#",ot.Dimension],["#",ot.CDC],["-",ot.Ident],["-",ot.Function],["-",ot.Url],["-",ot.BadUrl],["-","-"],["-",ot.Number],["-",ot.Percentage],["-",ot.Dimension],["-",ot.CDC],[ot.Number,ot.Ident],[ot.Number,ot.Function],[ot.Number,ot.Url],[ot.Number,ot.BadUrl],[ot.Number,ot.Number],[ot.Number,ot.Percentage],[ot.Number,ot.Dimension],[ot.Number,"%"],[ot.Number,ot.CDC],["@",ot.Ident],["@",ot.Function],["@",ot.Url],["@",ot.BadUrl],["@","-"],["@",ot.CDC],[".",ot.Number],[".",ot.Percentage],[".",ot.Dimension],["+",ot.Number],["+",ot.Percentage],["+",ot.Dimension],["/","*"]],st=at.concat([[ot.Ident,ot.Hash],[ot.Dimension,ot.Hash],[ot.Hash,ot.Hash],[ot.AtKeyword,ot.LeftParenthesis],[ot.AtKeyword,ot.String],[ot.AtKeyword,ot.Colon],[ot.Percentage,ot.Percentage],[ot.Percentage,ot.Dimension],[ot.Percentage,ot.Function],[ot.Percentage,"-"],[ot.RightParenthesis,ot.Ident],[ot.RightParenthesis,ot.Function],[ot.RightParenthesis,ot.Percentage],[ot.RightParenthesis,ot.Dimension],[ot.RightParenthesis,ot.Hash],[ot.RightParenthesis,"-"]]);function lt(e){const t=new Set(e.map((([e,t])=>it(e)<<16|it(t))));return function(e,n,r){const o=it(n,r),i=r.charCodeAt(0);return(45===i&&n!==ot.Ident&&n!==ot.Function&&n!==ot.CDC||43===i?t.has(e<<16|i<<8):t.has(e<<16|o))&&this.emit(" ",ot.WhiteSpace,!0),o}}const ct=lt(at),ut=lt(st);rt.safe=ut,rt.spec=ct;const ht=_,dt=De,pt=rt,mt=C;function ft(e,t){if("function"!=typeof t)e.children.forEach(this.node,this);else{let n=null;e.children.forEach((e=>{null!==n&&t.call(this,n),this.node(e),n=e}))}}function gt(e){ht.tokenize(e,((t,n,r)=>{this.token(t,e.slice(n,r))}))}Re.createGenerator=function(e){const t=new Map;for(let[n,r]of Object.entries(e.node))"function"==typeof(r.generate||r)&&t.set(n,r.generate||r);return function(e,n){let r="",o=0,i={node(e){if(!t.has(e.type))throw new Error("Unknown node type: "+e.type);t.get(e.type).call(a,e)},tokenBefore:pt.safe,token(e,t){o=this.tokenBefore(o,e,t),this.emit(t,e,!1),e===mt.Delim&&92===t.charCodeAt(0)&&this.emit("\n",mt.WhiteSpace,!0)},emit(e){r+=e},result:()=>r};n&&("function"==typeof n.decorator&&(i=n.decorator(i)),n.sourceMap&&(i=dt.generateSourceMap(i)),n.mode in pt&&(i.tokenBefore=pt[n.mode]));const a={node:e=>i.node(e),children:ft,token:(e,t)=>i.token(e,t),tokenize:gt};return i.node(e),i.result()}};var bt={};const yt=de;bt.createConvertor=function(e){return{fromPlainObject:t=>(e(t,{enter(e){e.children&&e.children instanceof yt.List==0&&(e.children=(new yt.List).fromArray(e.children))}}),t),toPlainObject:t=>(e(t,{leave(e){e.children&&e.children instanceof yt.List&&(e.children=e.children.toArray())}}),t)}};var kt={};const{hasOwnProperty:wt}=Object.prototype,vt=function(){};function xt(e){return"function"==typeof e?e:vt}function St(e,t){return function(n,r,o){n.type===t&&e.call(this,n,r,o)}}function _t(e,t){const n=t.structure,r=[];for(const e in n){if(!1===wt.call(n,e))continue;let t=n[e];const o={name:e,type:!1,nullable:!1};Array.isArray(t)||(t=[t]);for(const e of t)null===e?o.nullable=!0:"string"==typeof e?o.type="node":Array.isArray(e)&&(o.type="list");o.type&&r.push(o)}return r.length?{context:t.walkContext,fields:r}:null}function Ct(e,t){const n=e.fields.slice(),r=e.context,o="string"==typeof r;return t&&n.reverse(),function(e,i,a,s){let l;o&&(l=i[r],i[r]=e);for(const r of n){const n=e[r.name];if(!r.nullable||n)if("list"===r.type){if(t?n.reduceRight(s,!1):n.reduce(s,!1))return!0}else if(a(n))return!0}o&&(i[r]=l)}}function At({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}){return{Atrule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Rule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Declaration:{StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}}}kt.createWalker=function(e){const t=function(e){const t={};for(const n in e.node)if(wt.call(e.node,n)){const r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=_t(0,r)}return t}(e),n={},r={},o=Symbol("break-walk"),i=Symbol("skip-node");for(const e in t)wt.call(t,e)&&null!==t[e]&&(n[e]=Ct(t[e],!1),r[e]=Ct(t[e],!0));const a=At(n),s=At(r),l=function(e,l){function c(e,t,n){const r=u.call(m,e,t,n);return r===o||r!==i&&(!(!d.hasOwnProperty(e.type)||!d[e.type](e,m,c,p))||h.call(m,e,t,n)===o)}let u=vt,h=vt,d=n,p=(e,t,n,r)=>e||c(t,n,r);const m={break:o,skip:i,root:e,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if("function"==typeof l)u=l;else if(l&&(u=xt(l.enter),h=xt(l.leave),l.reverse&&(d=r),l.visit)){if(a.hasOwnProperty(l.visit))d=l.reverse?s[l.visit]:a[l.visit];else if(!t.hasOwnProperty(l.visit))throw new Error("Bad value `"+l.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");u=St(u,l.visit),h=St(h,l.visit)}if(u===vt&&h===vt)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");c(e)};return l.break=o,l.skip=i,l.find=function(e,t){let n=null;return l(e,(function(e,r,i){if(t.call(this,e,r,i))return n=e,o})),n},l.findLast=function(e,t){let n=null;return l(e,{reverse:!0,enter(e,r,i){if(t.call(this,e,r,i))return n=e,o}}),n},l.findAll=function(e,t){const n=[];return l(e,(function(e,r,o){t.call(this,e,r,o)&&n.push(e)})),n},l};var zt={},Pt={},Et={};function Lt(e){return e}function Ot(e,t,n,r){let o;switch(e.type){case"Group":o=function(e,t,n,r){const o=" "===e.combinator||r?e.combinator:" "+e.combinator+" ",i=e.terms.map((e=>Ot(e,t,n,r))).join(o);return e.explicit||n?(r||","===i[0]?"[":"[ ")+i+(r?"]":" ]"):i}(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return Ot(e.term,t,n,r)+t(function(e){const{min:t,max:n,comma:r}=e;return 0===t&&0===n?r?"#?":"*":0===t&&1===n?"?":1===t&&0===n?r?"#":"+":1===t&&1===n?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(0!==n?n:"")+"}")}(e),e);case"Type":o="<"+e.name+(e.opts?t(function(e){if("Range"===e.type)return" ["+(null===e.min?"-∞":e.min)+","+(null===e.max?"∞":e.max)+"]";throw new Error("Unknown node type `"+e.type+"`")}(e.opts),e.opts):"")+">";break;case"Property":o="<'"+e.name+"'>";break;case"Keyword":o=e.name;break;case"AtKeyword":o="@"+e.name;break;case"Function":o=e.name+"(";break;case"String":case"Token":o=e.value;break;case"Comma":o=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(o,e)}Et.generate=function(e,t){let n=Lt,r=!1,o=!1;return"function"==typeof t?n=t:t&&(r=Boolean(t.forceBraces),o=Boolean(t.compact),"function"==typeof t.decorate&&(n=t.decorate)),Ot(e,n,r,o)};const Nt=ge,Tt=Et,Rt={offset:0,line:1,column:1};function Dt(e,t){const n=e&&e.loc&&e.loc[t];return n?"line"in n?It(n):n:null}function It({offset:e,line:t,column:n},r){const o={offset:e,line:t,column:n};if(r){const e=r.split(/\n|\r\n?|\f/);o.offset+=r.length,o.line+=e.length-1,o.column=1===e.length?o.column+r.length:e.pop().length+1}return o}Pt.SyntaxMatchError=function(e,t,n,r){const o=Nt.createCustomError("SyntaxMatchError",e),{css:i,mismatchOffset:a,mismatchLength:s,start:l,end:c}=function(e,t){const n=e.tokens,r=e.longestMatch,o=r<n.length&&n[r].node||null,i=o!==t?o:null;let a,s,l=0,c=0,u=0,h="";for(let e=0;e<n.length;e++){const t=n[e].value;e===r&&(c=t.length,l=h.length),null!==i&&n[e].node===i&&(e<=r?u++:u=0),h+=t}return r===n.length||u>1?(a=Dt(i||t,"end")||It(Rt,h),s=It(a)):(a=Dt(i,"start")||It(Dt(t,"start")||Rt,h.slice(0,l)),s=Dt(i,"end")||It(a,h.substr(l,c))),{css:h,mismatchOffset:l,mismatchLength:c,start:a,end:s}}(r,n);return o.rawMessage=e,o.syntax=t?Tt.generate(t):"<generic>",o.css=i,o.mismatchOffset=a,o.mismatchLength=s,o.message=e+"\n syntax: "+o.syntax+"\n value: "+(i||"<empty string>")+"\n --------"+new Array(o.mismatchOffset+1).join("-")+"^",Object.assign(o,l),o.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:l,end:c},o},Pt.SyntaxReferenceError=function(e,t){const n=Nt.createCustomError("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n};var Bt={};const Mt=new Map,Ft=new Map,jt=Wt;function Ut(e,t){return t=t||0,e.length-t>=2&&45===e.charCodeAt(t)&&45===e.charCodeAt(t+1)}function Wt(e,t){if(t=t||0,e.length-t>=3&&45===e.charCodeAt(t)&&45!==e.charCodeAt(t+1)){const n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}Bt.isCustomProperty=Ut,Bt.keyword=function(e){if(Mt.has(e))return Mt.get(e);const t=e.toLowerCase();let n=Mt.get(t);if(void 0===n){const e=Ut(t,0),r=e?"":Wt(t,0);n=Object.freeze({basename:t.substr(r.length),name:t,prefix:r,vendor:r,custom:e})}return Mt.set(e,n),n},Bt.property=function(e){if(Ft.has(e))return Ft.get(e);let t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");const r=Ut(t,n.length);if(!r&&(t=t.toLowerCase(),Ft.has(t))){const n=Ft.get(t);return Ft.set(e,n),n}const o=r?"":Wt(t,n.length),i=t.substr(0,n.length+o.length),a=Object.freeze({basename:t.substr(i.length),name:t.substr(n.length),hack:n,vendor:o,prefix:i,custom:r});return Ft.set(e,a),a},Bt.vendorPrefix=jt;var Ht={cssWideKeywords:["initial","inherit","unset","revert","revert-layer"]},qt={};const Vt=A,$t=C,Kt=M,Zt=43,Gt=45,Yt=!0;function Xt(e,t){return null!==e&&e.type===$t.Delim&&e.value.charCodeAt(0)===t}function Jt(e,t,n){for(;null!==e&&(e.type===$t.WhiteSpace||e.type===$t.Comment);)e=n(++t);return t}function Qt(e,t,n,r){if(!e)return 0;const o=e.value.charCodeAt(t);if(o===Zt||o===Gt){if(n)return 0;t++}for(;t<e.value.length;t++)if(!Vt.isDigit(e.value.charCodeAt(t)))return 0;return r+1}function en(e,t,n){let r=!1,o=Jt(e,t,n);if(null===(e=n(o)))return t;if(e.type!==$t.Number){if(!Xt(e,Zt)&&!Xt(e,Gt))return t;if(r=!0,o=Jt(n(++o),o,n),null===(e=n(o))||e.type!==$t.Number)return 0}if(!r){const t=e.value.charCodeAt(0);if(t!==Zt&&t!==Gt)return 0}return Qt(e,r?0:1,r,o)}const tn=A,nn=C,rn=M;function on(e,t){return null!==e&&e.type===nn.Delim&&e.value.charCodeAt(0)===t}function an(e,t,n){let r=0;for(let o=t;o<e.value.length;o++){const i=e.value.charCodeAt(o);if(45===i&&n&&0!==r)return an(e,t+r+1,!1),6;if(!tn.isHexDigit(i))return 0;if(++r>6)return 0}return r}function sn(e,t,n){if(!e)return 0;for(;on(n(t),63);){if(++e>6)return 0;t++}return t}const ln=Ht,cn=function(e,t){let n=0;if(!e)return 0;if(e.type===$t.Number)return Qt(e,0,!1,n);if(e.type===$t.Ident&&e.value.charCodeAt(0)===Gt){if(!Kt.cmpChar(e.value,1,110))return 0;switch(e.value.length){case 2:return en(t(++n),n,t);case 3:return e.value.charCodeAt(2)!==Gt?0:(n=Jt(t(++n),n,t),Qt(e=t(n),0,Yt,n));default:return e.value.charCodeAt(2)!==Gt?0:Qt(e,3,Yt,n)}}else if(e.type===$t.Ident||Xt(e,Zt)&&t(n+1).type===$t.Ident){if(e.type!==$t.Ident&&(e=t(++n)),null===e||!Kt.cmpChar(e.value,0,110))return 0;switch(e.value.length){case 1:return en(t(++n),n,t);case 2:return e.value.charCodeAt(1)!==Gt?0:(n=Jt(t(++n),n,t),Qt(e=t(n),0,Yt,n));default:return e.value.charCodeAt(1)!==Gt?0:Qt(e,2,Yt,n)}}else if(e.type===$t.Dimension){let r=e.value.charCodeAt(0),o=r===Zt||r===Gt?1:0,i=o;for(;i<e.value.length&&Vt.isDigit(e.value.charCodeAt(i));i++);return i===o?0:Kt.cmpChar(e.value,i,110)?i+1===e.value.length?en(t(++n),n,t):e.value.charCodeAt(i+1)!==Gt?0:i+2===e.value.length?(n=Jt(t(++n),n,t),Qt(e=t(n),0,Yt,n)):Qt(e,i+2,Yt,n):0}return 0},un=function(e,t){let n=0;if(null===e||e.type!==nn.Ident||!rn.cmpChar(e.value,0,117))return 0;if(null===(e=t(++n)))return 0;if(on(e,43))return null===(e=t(++n))?0:e.type===nn.Ident?sn(an(e,0,!0),++n,t):on(e,63)?sn(1,++n,t):0;if(e.type===nn.Number){const r=an(e,1,!0);return 0===r?0:null===(e=t(++n))?n:e.type===nn.Dimension||e.type===nn.Number?function(e,t){return 45===e.value.charCodeAt(0)}(e)&&an(e,1,!1)?n+1:0:sn(r,n,t)}return e.type===nn.Dimension?sn(an(e,1,!0),++n,t):0},hn=A,dn=C,pn=M,mn=["calc(","-moz-calc(","-webkit-calc("],fn=new Map([[dn.Function,dn.RightParenthesis],[dn.LeftParenthesis,dn.RightParenthesis],[dn.LeftSquareBracket,dn.RightSquareBracket],[dn.LeftCurlyBracket,dn.RightCurlyBracket]]);function gn(e,t){return t<e.length?e.charCodeAt(t):0}function bn(e,t){return pn.cmpStr(e,0,e.length,t)}function yn(e,t){for(let n=0;n<t.length;n++)if(bn(e,t[n]))return!0;return!1}function kn(e,t){return t===e.length-2&&92===gn(e,t)&&hn.isDigit(gn(e,t+1))}function wn(e,t,n){if(e&&"Range"===e.type){const r=Number(void 0!==n&&n!==t.length?t.substr(0,n):t);if(isNaN(r))return!0;if(null!==e.min&&r<e.min&&"string"!=typeof e.min)return!0;if(null!==e.max&&r>e.max&&"string"!=typeof e.max)return!0}return!1}function vn(e){return function(t,n,r){return null===t?0:t.type===dn.Function&&yn(t.value,mn)?function(e,t){let n=0,r=[],o=0;e:do{switch(e.type){case dn.RightCurlyBracket:case dn.RightParenthesis:case dn.RightSquareBracket:if(e.type!==n)break e;if(n=r.pop(),0===r.length){o++;break e}break;case dn.Function:case dn.LeftParenthesis:case dn.LeftSquareBracket:case dn.LeftCurlyBracket:r.push(n),n=fn.get(e.type)}o++}while(e=t(o));return o}(t,n):e(t,n,r)}}function xn(e){return function(t){return null===t||t.type!==e?0:1}}function Sn(e){return null===e||e.type!==dn.Ident||45!==gn(e.value,0)||45!==gn(e.value,1)?0:1}function _n(e){return e&&(e=new Set(e)),function(t,n,r){if(null===t||t.type!==dn.Dimension)return 0;const o=pn.consumeNumber(t.value,0);if(null!==e){const n=t.value.indexOf("\\",o),r=-1!==n&&kn(t.value,n)?t.value.substring(o,n):t.value.substr(o);if(!1===e.has(r.toLowerCase()))return 0}return wn(r,t.value,o)?0:1}}function Cn(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===dn.Number&&0===Number(t.value)?1:e(t,n,r)}}const An={"ident-token":xn(dn.Ident),"function-token":xn(dn.Function),"at-keyword-token":xn(dn.AtKeyword),"hash-token":xn(dn.Hash),"string-token":xn(dn.String),"bad-string-token":xn(dn.BadString),"url-token":xn(dn.Url),"bad-url-token":xn(dn.BadUrl),"delim-token":xn(dn.Delim),"number-token":xn(dn.Number),"percentage-token":xn(dn.Percentage),"dimension-token":xn(dn.Dimension),"whitespace-token":xn(dn.WhiteSpace),"CDO-token":xn(dn.CDO),"CDC-token":xn(dn.CDC),"colon-token":xn(dn.Colon),"semicolon-token":xn(dn.Semicolon),"comma-token":xn(dn.Comma),"[-token":xn(dn.LeftSquareBracket),"]-token":xn(dn.RightSquareBracket),"(-token":xn(dn.LeftParenthesis),")-token":xn(dn.RightParenthesis),"{-token":xn(dn.LeftCurlyBracket),"}-token":xn(dn.RightCurlyBracket)},zn={string:xn(dn.String),ident:xn(dn.Ident),percentage:vn((function(e,t,n){return null===e||e.type!==dn.Percentage||wn(n,e.value,e.value.length-1)?0:1})),zero:Cn(),number:vn((function(e,t,n){if(null===e)return 0;const r=pn.consumeNumber(e.value,0);return r===e.value.length||kn(e.value,r)?wn(n,e.value,r)?0:1:0})),integer:vn((function(e,t,n){if(null===e||e.type!==dn.Number)return 0;let r=43===gn(e.value,0)||45===gn(e.value,0)?1:0;for(;r<e.value.length;r++)if(!hn.isDigit(gn(e.value,r)))return 0;return wn(n,e.value,r)?0:1})),"custom-ident":function(e){if(null===e||e.type!==dn.Ident)return 0;const t=e.value.toLowerCase();return yn(t,ln.cssWideKeywords)||bn(t,"default")?0:1},"dashed-ident":Sn,"custom-property-name":function(e){return Sn(e)?"--"===e.value?0:1:0},"hex-color":function(e){if(null===e||e.type!==dn.Hash)return 0;const t=e.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(let n=1;n<t;n++)if(!hn.isHexDigit(gn(e.value,n)))return 0;return 1},"id-selector":function(e){return null===e||e.type!==dn.Hash?0:hn.isIdentifierStart(gn(e.value,1),gn(e.value,2),gn(e.value,3))?1:0},"an-plus-b":cn,urange:un,"declaration-value":function(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case dn.BadString:case dn.BadUrl:break e;case dn.RightCurlyBracket:case dn.RightParenthesis:case dn.RightSquareBracket:if(e.type!==n)break e;n=r.pop();break;case dn.Semicolon:if(0===n)break e;break;case dn.Delim:if(0===n&&"!"===e.value)break e;break;case dn.Function:case dn.LeftParenthesis:case dn.LeftSquareBracket:case dn.LeftCurlyBracket:r.push(n),n=fn.get(e.type)}o++}while(e=t(o));return o},"any-value":function(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case dn.BadString:case dn.BadUrl:break e;case dn.RightCurlyBracket:case dn.RightParenthesis:case dn.RightSquareBracket:if(e.type!==n)break e;n=r.pop();break;case dn.Function:case dn.LeftParenthesis:case dn.LeftSquareBracket:case dn.LeftCurlyBracket:r.push(n),n=fn.get(e.type)}o++}while(e=t(o));return o}};function Pn(e){const{angle:t,decibel:n,frequency:r,flex:o,length:i,resolution:a,semitones:s,time:l}=e||{};return{dimension:vn(_n(null)),angle:vn(_n(t)),decibel:vn(_n(n)),frequency:vn(_n(r)),flex:vn(_n(o)),length:vn(Cn(_n(i))),resolution:vn(_n(a)),semitones:vn(_n(s)),time:vn(_n(l))}}qt.createDemensionTypes=Pn,qt.createGenericTypes=function(e){return{...An,...zn,...Pn(e)}},qt.productionTypes=zn,qt.tokenTypes=An;var En={angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]};const Ln=_,On={decorator(e){const t=[];let n=null;return{...e,node(t){const r=n;n=t,e.node.call(this,t),n=r},emit(e,r,o){t.push({type:r,value:e,node:o?null:n})},result:()=>t}}};var Nn={},Tn={},Rn={},Dn={};const In=ge;Dn.SyntaxError=function(e,t,n){return Object.assign(In.createCustomError("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+"\n "+t+"\n--"+new Array((n||t.length)+1).join("-")+"^"})};const Bn=Dn;Rn.Tokenizer=class{constructor(e){this.str=e,this.pos=0}charCodeAt(e){return e<this.str.length?this.str.charCodeAt(e):0}charCode(){return this.charCodeAt(this.pos)}nextCharCode(){return this.charCodeAt(this.pos+1)}nextNonWsCode(e){return this.charCodeAt(this.findWsEnd(e))}findWsEnd(e){for(;e<this.str.length;e++){const t=this.str.charCodeAt(e);if(13!==t&&10!==t&&12!==t&&32!==t&&9!==t)break}return e}substringToPos(e){return this.str.substring(this.pos,this.pos=e)}eat(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++}peek(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}error(e){throw new Bn.SyntaxError(e,this.str,this.pos)}};const Mn=Rn,Fn=9,jn=10,Un=12,Wn=13,Hn=32,qn=33,Vn=35,$n=38,Kn=39,Zn=40,Gn=41,Yn=42,Xn=43,Jn=44,Qn=45,er=60,tr=62,nr=63,rr=64,or=91,ir=93,ar=123,sr=124,lr=125,cr=8734,ur=new Uint8Array(128).map(((e,t)=>/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0)),hr={" ":1,"&&":2,"||":3,"|":4};function dr(e){return e.substringToPos(e.findWsEnd(e.pos))}function pr(e){let t=e.pos;for(;t<e.str.length;t++){const n=e.str.charCodeAt(t);if(n>=128||0===ur[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function mr(e){let t=e.pos;for(;t<e.str.length;t++){const n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function fr(e){const t=e.str.indexOf("'",e.pos+1);return-1===t&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function gr(e){let t=null,n=null;return e.eat(ar),t=mr(e),e.charCode()===Jn?(e.pos++,e.charCode()!==lr&&(n=mr(e))):n=t,e.eat(lr),{min:Number(t),max:n?Number(n):0}}function br(e,t){const n=function(e){let t=null,n=!1;switch(e.charCode()){case Yn:e.pos++,t={min:0,max:0};break;case Xn:e.pos++,t={min:1,max:0};break;case nr:e.pos++,t={min:0,max:1};break;case Vn:e.pos++,n=!0,e.charCode()===ar?t=gr(e):e.charCode()===nr?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case ar:t=gr(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}(e);return null!==n?(n.term=t,e.charCode()===Vn&&e.charCodeAt(e.pos-1)===Xn?br(e,n):n):t}function yr(e){const t=e.peek();return""===t?null:{type:"Token",value:t}}function kr(e,t){function n(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}let r;for(t=Object.keys(t).sort(((e,t)=>hr[e]-hr[t]));t.length>0;){r=t.shift();let o=0,i=0;for(;o<e.length;o++){const t=e[o];"Combinator"===t.type&&(t.value===r?(-1===i&&(i=o-1),e.splice(o,1),o--):(-1!==i&&o-i>1&&(e.splice(i,o-i,n(e.slice(i,o),r)),o=i+1),i=-1))}-1!==i&&t.length&&e.splice(i,o-i,n(e.slice(i,o),r))}return r}function wr(e){const t=[],n={};let r,o=null,i=e.pos;for(;r=vr(e);)"Spaces"!==r.type&&("Combinator"===r.type?(null!==o&&"Combinator"!==o.type||(e.pos=i,e.error("Unexpected combinator")),n[r.value]=!0):null!==o&&"Combinator"!==o.type&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),o=r,i=e.pos);return null!==o&&"Combinator"===o.type&&(e.pos-=i,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:kr(t,n)||" ",disallowEmpty:!1,explicit:!1}}function vr(e){let t=e.charCode();if(t<128&&1===ur[t])return function(e){const t=pr(e);return e.charCode()===Zn?(e.pos++,{type:"Function",name:t}):br(e,{type:"Keyword",name:t})}(e);switch(t){case ir:break;case or:return br(e,function(e){let t;return e.eat(or),t=wr(e),e.eat(ir),t.explicit=!0,e.charCode()===qn&&(e.pos++,t.disallowEmpty=!0),t}(e));case er:return e.nextCharCode()===Kn?function(e){let t;return e.eat(er),e.eat(Kn),t=pr(e),e.eat(Kn),e.eat(tr),br(e,{type:"Property",name:t})}(e):function(e){let t,n=null;return e.eat(er),t=pr(e),e.charCode()===Zn&&e.nextCharCode()===Gn&&(e.pos+=2,t+="()"),e.charCodeAt(e.findWsEnd(e.pos))===or&&(dr(e),n=function(e){let t=null,n=null,r=1;return e.eat(or),e.charCode()===Qn&&(e.peek(),r=-1),-1==r&&e.charCode()===cr?e.peek():(t=r*Number(mr(e)),0!==ur[e.charCode()]&&(t+=pr(e))),dr(e),e.eat(Jn),dr(e),e.charCode()===cr?e.peek():(r=1,e.charCode()===Qn&&(e.peek(),r=-1),n=r*Number(mr(e)),0!==ur[e.charCode()]&&(n+=pr(e))),e.eat(ir),{type:"Range",min:t,max:n}}(e)),e.eat(tr),br(e,{type:"Type",name:t,opts:n})}(e);case sr:return{type:"Combinator",value:e.substringToPos(e.pos+(e.nextCharCode()===sr?2:1))};case $n:return e.pos++,e.eat($n),{type:"Combinator",value:"&&"};case Jn:return e.pos++,{type:"Comma"};case Kn:return br(e,{type:"String",value:fr(e)});case Hn:case Fn:case jn:case Wn:case Un:return{type:"Spaces",value:dr(e)};case rr:return t=e.nextCharCode(),t<128&&1===ur[t]?(e.pos++,{type:"AtKeyword",name:pr(e)}):yr(e);case Yn:case Xn:case nr:case Vn:case qn:break;case ar:if(t=e.nextCharCode(),t<48||t>57)return yr(e);break;default:return yr(e)}}Tn.parse=function(e){const t=new Mn.Tokenizer(e),n=wr(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type?n.terms[0]:n};const xr=Tn,Sr={type:"Match"},_r={type:"Mismatch"},Cr={type:"DisallowEmpty"},Ar=40,zr=41;function Pr(e,t,n){return t===Sr&&n===_r||e===Sr&&t===Sr&&n===Sr?e:("If"===e.type&&e.else===_r&&t===Sr&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function Er(e){return e.length>2&&e.charCodeAt(e.length-2)===Ar&&e.charCodeAt(e.length-1)===zr}function Lr(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&Er(e.name)}function Or(e,t,n){switch(e){case" ":{let e=Sr;for(let n=t.length-1;n>=0;n--)e=Pr(t[n],e,_r);return e}case"|":{let e=_r,n=null;for(let r=t.length-1;r>=0;r--){let o=t[r];if(Lr(o)&&(null===n&&r>0&&Lr(t[r-1])&&(n=Object.create(null),e=Pr({type:"Enum",map:n},Sr,e)),null!==n)){const e=(Er(o.name)?o.name.slice(0,-1):o.name).toLowerCase();if(e in n==0){n[e]=o;continue}}n=null,e=Pr(o,Sr,e)}return e}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};let n=_r;for(let r=t.length-1;r>=0;r--){const o=t[r];let i;i=t.length>1?Or(e,t.filter((function(e){return e!==o})),!1):Sr,n=Pr(o,i,n)}return n}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};let r=n?Sr:_r;for(let n=t.length-1;n>=0;n--){const o=t[n];let i;i=t.length>1?Or(e,t.filter((function(e){return e!==o})),!0):Sr,r=Pr(o,i,r)}return r}}}function Nr(e){if("function"==typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=Or(e.combinator,e.terms.map(Nr),!1);return e.disallowEmpty&&(t=Pr(t,Cr,_r)),t}case"Multiplier":return function(e){let t=Sr,n=Nr(e.term);if(0===e.max)n=Pr(n,Cr,_r),t=Pr(n,null,_r),t.then=Pr(Sr,Sr,t),e.comma&&(t.then.else=Pr({type:"Comma",syntax:e},t,_r));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==Sr&&(t=Pr({type:"Comma",syntax:e},t,_r)),t=Pr(n,Pr(Sr,Sr,t),_r);if(0===e.min)t=Pr(Sr,Sr,t);else for(let r=0;r<e.min-1;r++)e.comma&&t!==Sr&&(t=Pr({type:"Comma",syntax:e},t,_r)),t=Pr(n,t,_r);return t}(e);case"Type":case"Property":return{type:e.type,name:e.name,syntax:e};case"Keyword":return{type:e.type,name:e.name.toLowerCase(),syntax:e};case"AtKeyword":return{type:e.type,name:"@"+e.name.toLowerCase(),syntax:e};case"Function":return{type:e.type,name:e.name.toLowerCase()+"(",syntax:e};case"String":return 3===e.value.length?{type:"Token",value:e.value.charAt(1),syntax:e}:{type:e.type,value:e.value.substr(1,e.value.length-2).replace(/\\'/g,"'"),syntax:e};case"Token":return{type:e.type,value:e.value,syntax:e};case"Comma":return{type:e.type,syntax:e};default:throw new Error("Unknown node type:",e.type)}}Nn.DISALLOW_EMPTY=Cr,Nn.MATCH=Sr,Nn.MISMATCH=_r,Nn.buildMatchGraph=function(e,t){return"string"==typeof e&&(e=xr.parse(e)),{type:"MatchGraph",match:Nr(e),syntax:t||null,source:e}};var Tr={};const Rr=Nn,Dr=C,{hasOwnProperty:Ir}=Object.prototype,Br="Match";function Mr(e){let t=null,n=null,r=e;for(;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}function Fr(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const r=t.charCodeAt(n);let o=e.charCodeAt(n);if(o>=65&&o<=90&&(o|=32),o!==r)return!1}return!0}function jr(e){return null===e||e.type===Dr.Comma||e.type===Dr.Function||e.type===Dr.LeftParenthesis||e.type===Dr.LeftSquareBracket||e.type===Dr.LeftCurlyBracket||function(e){return e.type===Dr.Delim&&"?"!==e.value}(e)}function Ur(e){return null===e||e.type===Dr.RightParenthesis||e.type===Dr.RightSquareBracket||e.type===Dr.RightCurlyBracket||e.type===Dr.Delim&&"/"===e.value}function Wr(e,t,n){function r(){do{b++,g=b<e.length?e[b]:null}while(null!==g&&(g.type===Dr.WhiteSpace||g.type===Dr.Comment))}function o(t){const n=b+t;return n<e.length?e[n]:null}function i(e,t){return{nextState:e,matchStack:k,syntaxStack:u,thenStack:h,tokenIndex:b,prev:t}}function a(e){h={nextState:e,matchStack:k,syntaxStack:u,prev:h}}function s(e){d=i(e,d)}function l(){k={type:1,syntax:t.syntax,token:g,prev:k},r(),p=null,b>y&&(y=b)}function c(){k=2===k.type?k.prev:{type:3,syntax:u.syntax,token:k.token,prev:k},u=u.prev}let u=null,h=null,d=null,p=null,m=0,f=null,g=null,b=-1,y=0,k={type:0,syntax:null,token:null,prev:null};for(r();null===f&&++m<15e3;)switch(t.type){case"Match":if(null===h){if(null!==g&&(b!==e.length-1||"\\0"!==g.value&&"\\9"!==g.value)){t=Rr.MISMATCH;break}f=Br;break}if((t=h.nextState)===Rr.DISALLOW_EMPTY){if(h.matchStack===k){t=Rr.MISMATCH;break}t=Rr.MATCH}for(;h.syntaxStack!==u;)c();h=h.prev;break;case"Mismatch":if(null!==p&&!1!==p)(null===d||b>d.tokenIndex)&&(d=p,p=!1);else if(null===d){f="Mismatch";break}t=d.nextState,h=d.thenStack,u=d.syntaxStack,k=d.matchStack,b=d.tokenIndex,g=b<e.length?e[b]:null,d=d.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==Rr.MISMATCH&&s(t.else),t.then!==Rr.MATCH&&a(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{const e=t.syntax.terms;if(t.index===e.length){if(0===t.mask||t.syntax.all){t=Rr.MISMATCH;break}t=Rr.MATCH;break}if(t.mask===(1<<e.length)-1){t=Rr.MATCH;break}for(;t.index<e.length;t.index++){const n=1<<t.index;if(0==(t.mask&n)){s(t),a({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|n}),t=e[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(null!==g){let e=g.value.toLowerCase();if(-1!==e.indexOf("\\")&&(e=e.replace(/\\[09].*$/,"")),Ir.call(t.map,e)){t=t.map[e];break}}t=Rr.MISMATCH;break;case"Generic":{const e=null!==u?u.opts:null,n=b+Math.floor(t.fn(g,o,e));if(!isNaN(n)&&n>b){for(;b<n;)l();t=Rr.MATCH}else t=Rr.MISMATCH;break}case"Type":case"Property":{const e="Type"===t.type?"types":"properties",r=Ir.call(n,e)?n[e][t.name]:null;if(!r||!r.match)throw new Error("Bad syntax reference: "+("Type"===t.type?"<"+t.name+">":"<'"+t.name+"'>"));if(!1!==p&&null!==g&&"Type"===t.type&&("custom-ident"===t.name&&g.type===Dr.Ident||"length"===t.name&&"0"===g.value)){null===p&&(p=i(t,d)),t=Rr.MISMATCH;break}u={syntax:t.syntax,opts:t.syntax.opts||null!==u&&u.opts||null,prev:u},k={type:2,syntax:t.syntax,token:k.token,prev:k},t=r.match;break}case"Keyword":{const e=t.name;if(null!==g){let n=g.value;if(-1!==n.indexOf("\\")&&(n=n.replace(/\\[09].*$/,"")),Fr(n,e)){l(),t=Rr.MATCH;break}}t=Rr.MISMATCH;break}case"AtKeyword":case"Function":if(null!==g&&Fr(g.value,t.name)){l(),t=Rr.MATCH;break}t=Rr.MISMATCH;break;case"Token":if(null!==g&&g.value===t.value){l(),t=Rr.MATCH;break}t=Rr.MISMATCH;break;case"Comma":null!==g&&g.type===Dr.Comma?jr(k.token)?t=Rr.MISMATCH:(l(),t=Ur(g)?Rr.MISMATCH:Rr.MATCH):t=jr(k.token)||Ur(g)?Rr.MATCH:Rr.MISMATCH;break;case"String":let r="",m=b;for(;m<e.length&&r.length<t.value.length;m++)r+=e[m].value;if(Fr(r,t.value)){for(;b<m;)l();t=Rr.MATCH}else t=Rr.MISMATCH;break;default:throw new Error("Unknown node type: "+t.type)}switch(f){case null:console.warn("[csstree-match] BREAK after 15000 iterations"),f="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",k=null;break;case Br:for(;null!==u;)c();break;default:k=null}return{tokens:e,reason:f,iterations:m,match:k,longestMatch:y}}Tr.matchAsList=function(e,t,n){const r=Wr(e,t,n||{});if(null!==r.match){let e=Mr(r.match).prev;for(r.match=[];null!==e;){switch(e.type){case 2:case 3:r.match.push({type:e.type,syntax:e.syntax});break;default:r.match.push({token:e.token.value,node:e.token.node})}e=e.prev}}return r},Tr.matchAsTree=function(e,t,n){const r=Wr(e,t,n||{});if(null===r.match)return r;let o=r.match,i=r.match={syntax:t.syntax||null,match:[]};const a=[i];for(o=Mr(o).prev;null!==o;){switch(o.type){case 2:i.match.push(i={syntax:o.syntax,match:[]}),a.push(i);break;case 3:a.pop(),i=a[a.length-1];break;default:i.match.push({syntax:o.syntax||null,token:o.token.value,node:o.token.node})}o=o.prev}return r};var Hr={};function qr(e){function t(e){return null!==e&&("Type"===e.type||"Property"===e.type||"Keyword"===e.type)}let n=null;return null!==this.matched&&function r(o){if(Array.isArray(o.match)){for(let e=0;e<o.match.length;e++)if(r(o.match[e]))return t(o.syntax)&&n.unshift(o.syntax),!0}else if(o.node===e)return n=t(o.syntax)?[o.syntax]:[],!0;return!1}(this.matched),n}function Vr(e,t,n){const r=qr.call(e,t);return null!==r&&r.some(n)}Hr.getTrace=qr,Hr.isKeyword=function(e){return Vr(this,e,(e=>"Keyword"===e.type))},Hr.isProperty=function(e,t){return Vr(this,e,(e=>"Property"===e.type&&e.name===t))},Hr.isType=function(e,t){return Vr(this,e,(e=>"Type"===e.type&&e.name===t))};var $r={};const Kr=de;function Zr(e){return"node"in e?e.node:Zr(e.match[0])}function Gr(e){return"node"in e?e.node:Gr(e.match[e.match.length-1])}$r.matchFragments=function(e,t,n,r,o){const i=[];return null!==n.matched&&function n(a){if(null!==a.syntax&&a.syntax.type===r&&a.syntax.name===o){const n=Zr(a),r=Gr(a);e.syntax.walk(t,(function(e,t,o){if(e===n){const e=new Kr.List;do{if(e.appendData(t.data),t.data===r)break;t=t.next}while(null!==t);i.push({parent:o,nodes:e})}}))}Array.isArray(a.match)&&a.match.forEach(n)}(n.matched),i};var Yr={};const Xr=de,{hasOwnProperty:Jr}=Object.prototype;function Qr(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function eo(e){return Boolean(e)&&Qr(e.offset)&&Qr(e.line)&&Qr(e.column)}function to(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let o in n){let i=!0;if(!1!==Jr.call(n,o)){if("type"===o)n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if("loc"===o){if(null===n.loc)continue;if(n.loc&&n.loc.constructor===Object)if("string"!=typeof n.loc.source)o+=".source";else if(eo(n.loc.start)){if(eo(n.loc.end))continue;o+=".end"}else o+=".start";i=!1}else if(t.hasOwnProperty(o)){i=!1;for(let e=0;!i&&e<t[o].length;e++){const r=t[o][e];switch(r){case String:i="string"==typeof n[o];break;case Boolean:i="boolean"==typeof n[o];break;case null:i=null===n[o];break;default:"string"==typeof r?i=n[o]&&n[o].type===r:Array.isArray(r)&&(i=n[o]instanceof Xr.List)}}}else r(n,"Unknown field `"+o+"` for "+e+" node type");i||r(n,"Bad value for `"+e+"."+o+"`")}}for(const o in t)Jr.call(t,o)&&!1===Jr.call(n,o)&&r(n,"Field `"+e+"."+o+"` is missed")}}function no(e,t){const n=t.structure,r={type:String,loc:!0},o={type:'"'+e+'"'};for(const t in n){if(!1===Jr.call(n,t))continue;const i=[],a=r[t]=Array.isArray(n[t])?n[t].slice():[n[t]];for(let n=0;n<a.length;n++){const r=a[n];if(r===String||r===Boolean)i.push(r.name);else if(null===r)i.push("null");else if("string"==typeof r)i.push("<"+r+">");else{if(!Array.isArray(r))throw new Error("Wrong value `"+r+"` in `"+e+"."+t+"` structure definition");i.push("List")}}o[t]=i.join(" | ")}return{docs:o,check:to(e,r)}}Yr.getStructureFromConfig=function(e){const t={};if(e.node)for(const n in e.node)if(Jr.call(e.node,n)){const r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=no(n,r)}return t};var ro={};const oo=function(){};function io(e){return"function"==typeof e?e:oo}ro.walk=function(e,t,n){let r=oo,o=oo;if("function"==typeof t?r=t:t&&(r=io(t.enter),o=io(t.leave)),r===oo&&o===oo)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");!function e(t){switch(r.call(n,t),t.type){case"Group":t.terms.forEach(e);break;case"Multiplier":e(t.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+t.type)}o.call(n,t)}(e)};const ao=Pt,so=Bt,lo=Ht,co=qt,uo=En,ho=function(e,t){return"string"==typeof e?function(e){const t=[];return Ln.tokenize(e,((n,r,o)=>t.push({type:n,value:e.slice(r,o),node:null}))),t}(e):t.generate(e,On)},po=Nn,mo=Tr,fo=Hr,go=$r,bo=Yr,yo=Tn,ko=Et,wo=ro,vo=po.buildMatchGraph(lo.cssWideKeywords.join(" | "));function xo(e,t,n){const r={};for(const o in e)e[o].syntax&&(r[o]=n?e[o].syntax:ko.generate(e[o].syntax,{compact:t}));return r}function So(e,t,n){const r={};for(const[o,i]of Object.entries(e))r[o]={prelude:i.prelude&&(n?i.prelude.syntax:ko.generate(i.prelude.syntax,{compact:t})),descriptors:i.descriptors&&xo(i.descriptors,t,n)};return r}function _o(e,t,n){return{matched:e,iterations:n,error:t,...fo}}function Co(e,t,n,r){const o=ho(n,e.syntax);let i;return function(e){for(let t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(o)?_o(null,new Error("Matching for a tree with var() is not supported")):(r&&(i=mo.matchAsTree(o,e.cssWideKeywordsSyntax,e)),r&&i.match||(i=mo.matchAsTree(o,t.match,e),i.match)?_o(i.match,null,i.iterations):_o(null,new ao.SyntaxMatchError(i.reason,t.syntax,n,i),i.iterations))}function Ao(e,t){return"string"==typeof t&&/^\s*\|/.test(t)?"string"==typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function zo(e,t){const n=Object.create(null);for(const[r,o]of Object.entries(e))if(o){n[r]={};for(const e of Object.keys(o))t.includes(e)&&(n[r][e]=o[e])}return n}zt.Lexer=class{constructor(e,t,n){if(this.cssWideKeywordsSyntax=vo,this.syntax=t,this.generic=!1,this.units={...uo},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||bo.getStructureFromConfig(e),e){if(e.units)for(const t of Object.keys(uo))Array.isArray(e.units[t])&&(this.units[t]=e.units[t]);if(e.types)for(const[t,n]of Object.entries(e.types))this.addType_(t,n);if(e.generic){this.generic=!0;for(const[e,t]of Object.entries(co.createGenericTypes(this.units)))this.addType_(e,t)}if(e.atrules)for(const[t,n]of Object.entries(e.atrules))this.addAtrule_(t,n);if(e.properties)for(const[t,n]of Object.entries(e.properties))this.addProperty_(t,n)}}checkStructure(e){function t(e,t){r.push({node:e,message:t})}const n=this.structure,r=[];return this.syntax.walk(e,(function(e){n.hasOwnProperty(e.type)?n[e.type].check(e,t):t(e,"Unknown node type `"+e.type+"`")})),!!r.length&&r}createDescriptor(e,t,n,r=null){const o={type:t,name:n},i={type:t,name:n,parent:r,serializable:"string"==typeof e||e&&"string"==typeof e.type,syntax:null,match:null};return"function"==typeof e?i.match=po.buildMatchGraph(e,o):("string"==typeof e?Object.defineProperty(i,"syntax",{get:()=>(Object.defineProperty(i,"syntax",{value:yo.parse(e)}),i.syntax)}):i.syntax=e,Object.defineProperty(i,"match",{get:()=>(Object.defineProperty(i,"match",{value:po.buildMatchGraph(i.syntax,o)}),i.match)})),i}addAtrule_(e,t){t&&(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce(((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n)),Object.create(null)):null})}addProperty_(e,t){t&&(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){t&&(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new ao.SyntaxReferenceError("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e);return!r.prelude&&t?new SyntaxError("At-rule `@"+e+"` should not contain a prelude"):!r.prelude||t||Co(this,r.prelude,"",!1).matched?void 0:new SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e),o=so.keyword(t);return r.descriptors?r.descriptors[o.name]||r.descriptors[o.basename]?void 0:new ao.SyntaxReferenceError("Unknown at-rule descriptor",t):new SyntaxError("At-rule `@"+e+"` has no known descriptors")}checkPropertyName(e){if(!this.getProperty(e))return new ao.SyntaxReferenceError("Unknown property",e)}matchAtrulePrelude(e,t){const n=this.checkAtrulePrelude(e,t);if(n)return _o(null,n);const r=this.getAtrule(e);return r.prelude?Co(this,r.prelude,t||"",!1):_o(null,null)}matchAtruleDescriptor(e,t,n){const r=this.checkAtruleDescriptorName(e,t);if(r)return _o(null,r);const o=this.getAtrule(e),i=so.keyword(t);return Co(this,o.descriptors[i.name]||o.descriptors[i.basename],n,!1)}matchDeclaration(e){return"Declaration"!==e.type?_o(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(so.property(e).custom)return _o(null,new Error("Lexer matching doesn't applicable for custom properties"));const n=this.checkPropertyName(e);return n?_o(null,n):Co(this,this.getProperty(e),t,!0)}matchType(e,t){const n=this.getType(e);return n?Co(this,n,t,!1):_o(null,new ao.SyntaxReferenceError("Unknown type",e))}match(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),Co(this,e,t,!1)):_o(null,new ao.SyntaxReferenceError("Bad syntax"))}findValueFragments(e,t,n,r){return go.matchFragments(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return go.matchFragments(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){const r=[];return this.syntax.walk(e,{visit:"Declaration",enter:e=>{r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}}),r}getAtrule(e,t=!0){const n=so.keyword(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e,t=!0){const n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e,t=!0){const n=so.property(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(r,o,i,a){if(i.has(o))return i.get(o);i.set(o,!1),null!==a.syntax&&wo.walk(a.syntax,(function(a){if("Type"!==a.type&&"Property"!==a.type)return;const s="Type"===a.type?r.types:r.properties,l="Type"===a.type?t:n;hasOwnProperty.call(s,a.name)&&!e(r,a.name,l,s[a.name])||i.set(o,!0)}),this)}let t=new Map,n=new Map;for(const n in this.types)e(this,n,t,this.types[n]);for(const t in this.properties)e(this,t,n,this.properties[t]);return t=[...t.keys()].filter((e=>t.get(e))),n=[...n.keys()].filter((e=>n.get(e))),t.length||n.length?{types:t,properties:n}:null}dump(e,t){return{generic:this.generic,units:this.units,types:xo(this.types,!t,e),properties:xo(this.properties,!t,e),atrules:So(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}};const Po=_,Eo=he,Lo=Re,Oo=bt,No=kt,To=zt,Ro=function(e,t){const n={...e};for(const[r,o]of Object.entries(t))switch(r){case"generic":n[r]=Boolean(o);break;case"units":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]=Array.isArray(t)?t:[];break;case"atrules":n[r]={...e[r]};for(const[e,t]of Object.entries(o)){const o=n[r][e]||{},i=n[r][e]={prelude:o.prelude||null,descriptors:{...o.descriptors}};if(t){i.prelude=t.prelude?Ao(i.prelude,t.prelude):i.prelude||null;for(const[e,n]of Object.entries(t.descriptors||{}))i.descriptors[e]=n?Ao(i.descriptors[e],n):null;Object.keys(i.descriptors).length||(i.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]=Ao(n[r][e],t);break;case"scope":case"features":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]={...n[r][e],...t};break;case"parseContext":n[r]={...e[r],...o};break;case"atrule":case"pseudo":n[r]={...e[r],...zo(o,["parse"])};break;case"node":n[r]={...e[r],...zo(o,["name","structure","parse","generate","walkContext"])}}return n};function Do(e){const t=Eo.createParser(e),n=No.createWalker(e),r=Lo.createGenerator(e),{fromPlainObject:o,toPlainObject:i}=Oo.createConvertor(n),a={lexer:null,createLexer:e=>new To.Lexer(e,a,a.lexer.structure),tokenize:Po.tokenize,parse:t,generate:r,walk:n,find:n.find,findLast:n.findLast,findAll:n.findAll,fromPlainObject:o,toPlainObject:i,fork(t){const n=Ro({},e);return Do("function"==typeof t?t(n,Object.assign):Ro(n,t))}};return a.lexer=new To.Lexer({generic:!0,units:e.units,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},a),a}var Io=e=>Do(Ro({},e)),Bo={},Mo={};const Fo=C,jo=A,Uo=43,Wo=45,Ho=110,qo=!0;function Vo(e,t){let n=this.tokenStart+e;const r=this.charCodeAt(n);for(r!==Uo&&r!==Wo||(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)jo.isDigit(this.charCodeAt(n))||this.error("Integer is expected",n)}function $o(e){return Vo.call(this,0,e)}function Ko(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case Ho:n="N is expected";break;case Wo:n="HyphenMinus is expected"}this.error(n,this.tokenStart+e)}}function Zo(){let e=0,t=0,n=this.tokenType;for(;n===Fo.WhiteSpace||n===Fo.Comment;)n=this.lookupType(++e);if(n!==Fo.Number){if(!this.isDelim(Uo,e)&&!this.isDelim(Wo,e))return null;t=this.isDelim(Uo,e)?Uo:Wo;do{n=this.lookupType(++e)}while(n===Fo.WhiteSpace||n===Fo.Comment);n!==Fo.Number&&(this.skip(e),$o.call(this,qo))}return e>0&&this.skip(e),0===t&&(n=this.charCodeAt(this.tokenStart),n!==Uo&&n!==Wo&&this.error("Number sign is expected")),$o.call(this,0!==t),t===Wo?"-"+this.consume(Fo.Number):this.consume(Fo.Number)}const Go={a:[String,null],b:[String,null]};Mo.generate=function(e){if(e.a){const t=("+1"===e.a||"1"===e.a?"n":"-1"===e.a&&"-n")||e.a+"n";if(e.b){const n="-"===e.b[0]||"+"===e.b[0]?e.b:"+"+e.b;this.tokenize(t+n)}else this.tokenize(t)}else this.tokenize(e.b)},Mo.name="AnPlusB",Mo.parse=function(){const e=this.tokenStart;let t=null,n=null;if(this.tokenType===Fo.Number)$o.call(this,!1),n=this.consume(Fo.Number);else if(this.tokenType===Fo.Ident&&this.cmpChar(this.tokenStart,Wo))switch(t="-1",Ko.call(this,1,Ho),this.tokenEnd-this.tokenStart){case 2:this.next(),n=Zo.call(this);break;case 3:Ko.call(this,2,Wo),this.next(),this.skipSC(),$o.call(this,qo),n="-"+this.consume(Fo.Number);break;default:Ko.call(this,2,Wo),Vo.call(this,3,qo),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===Fo.Ident||this.isDelim(Uo)&&this.lookupType(1)===Fo.Ident){let r=0;switch(t="1",this.isDelim(Uo)&&(r=1,this.next()),Ko.call(this,0,Ho),this.tokenEnd-this.tokenStart){case 1:this.next(),n=Zo.call(this);break;case 2:Ko.call(this,1,Wo),this.next(),this.skipSC(),$o.call(this,qo),n="-"+this.consume(Fo.Number);break;default:Ko.call(this,1,Wo),Vo.call(this,2,qo),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===Fo.Dimension){const r=this.charCodeAt(this.tokenStart),o=r===Uo||r===Wo;let i=this.tokenStart+o;for(;i<this.tokenEnd&&jo.isDigit(this.charCodeAt(i));i++);i===this.tokenStart+o&&this.error("Integer is expected",this.tokenStart+o),Ko.call(this,i-this.tokenStart,Ho),t=this.substring(e,i),i+1===this.tokenEnd?(this.next(),n=Zo.call(this)):(Ko.call(this,i-this.tokenStart+1,Wo),i+2===this.tokenEnd?(this.next(),this.skipSC(),$o.call(this,qo),n="-"+this.consume(Fo.Number)):(Vo.call(this,i-this.tokenStart+2,qo),this.next(),n=this.substrToCursor(i+1)))}else this.error();return null!==t&&t.charCodeAt(0)===Uo&&(t=t.substr(1)),null!==n&&n.charCodeAt(0)===Uo&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}},Mo.structure=Go;var Yo={};const Xo=C;function Jo(){return this.Raw(this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function Qo(){for(let e,t=1;e=this.lookupType(t);t++){if(e===Xo.RightCurlyBracket)return!0;if(e===Xo.LeftCurlyBracket||e===Xo.AtKeyword)return!1}return!1}const ei={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]};Yo.generate=function(e){this.token(Xo.AtKeyword,"@"+e.name),null!==e.prelude&&this.node(e.prelude),e.block?(this.token(Xo.LeftCurlyBracket,"{"),this.node(e.block),this.token(Xo.RightCurlyBracket,"}")):this.token(Xo.Semicolon,";")},Yo.name="Atrule",Yo.parse=function(e=!1){const t=this.tokenStart;let n,r,o=null,i=null;switch(this.eat(Xo.AtKeyword),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),!1===this.eof&&this.tokenType!==Xo.LeftCurlyBracket&&this.tokenType!==Xo.Semicolon&&(o=this.parseAtrulePrelude?this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),Jo):Jo.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case Xo.Semicolon:this.next();break;case Xo.LeftCurlyBracket:this.eat(Xo.LeftCurlyBracket),i=hasOwnProperty.call(this.atrule,r)&&"function"==typeof this.atrule[r].block?this.atrule[r].block.call(this,e):this.Block(Qo.call(this)),this.eof||this.eat(Xo.RightCurlyBracket)}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:o,block:i}},Yo.structure=ei,Yo.walkContext="atrule";var ti={};const ni=C;ti.generate=function(e){this.children(e)},ti.name="AtrulePrelude",ti.parse=function(e){let t=null;return null!==e&&(e=e.toLowerCase()),this.skipSC(),t=hasOwnProperty.call(this.atrule,e)&&"function"==typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.skipSC(),!0!==this.eof&&this.tokenType!==ni.LeftCurlyBracket&&this.tokenType!==ni.Semicolon&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}},ti.structure={children:[[]]},ti.walkContext="atrulePrelude";var ri={};const oi=C;function ii(){this.eof&&this.error("Unexpected end of input");const e=this.tokenStart;let t=!1;return this.isDelim(42)?(t=!0,this.next()):this.isDelim(124)||this.eat(oi.Ident),this.isDelim(124)?61!==this.charCodeAt(this.tokenStart+1)?(this.next(),this.eat(oi.Ident)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function ai(){const e=this.tokenStart,t=this.charCodeAt(e);return 61!==t&&126!==t&&94!==t&&36!==t&&42!==t&&124!==t&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),61!==t&&(this.isDelim(61)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}const si={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};ri.generate=function(e){this.token(oi.Delim,"["),this.node(e.name),null!==e.matcher&&(this.tokenize(e.matcher),this.node(e.value)),null!==e.flags&&this.token(oi.Ident,e.flags),this.token(oi.Delim,"]")},ri.name="AttributeSelector",ri.parse=function(){const e=this.tokenStart;let t,n=null,r=null,o=null;return this.eat(oi.LeftSquareBracket),this.skipSC(),t=ii.call(this),this.skipSC(),this.tokenType!==oi.RightSquareBracket&&(this.tokenType!==oi.Ident&&(n=ai.call(this),this.skipSC(),r=this.tokenType===oi.String?this.String():this.Identifier(),this.skipSC()),this.tokenType===oi.Ident&&(o=this.consume(oi.Ident),this.skipSC())),this.eat(oi.RightSquareBracket),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:o}},ri.structure=si;var li={};const ci=C;function ui(){return this.Raw(null,!0)}function hi(){return this.parseWithFallback(this.Rule,ui)}function di(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function pi(){if(this.tokenType===ci.Semicolon)return di.call(this,this.tokenIndex);const e=this.parseWithFallback(this.Declaration,di);return this.tokenType===ci.Semicolon&&this.next(),e}li.generate=function(e){this.children(e,(e=>{"Declaration"===e.type&&this.token(ci.Semicolon,";")}))},li.name="Block",li.parse=function(e){const t=e?pi:hi,n=this.tokenStart;let r=this.createList();e:for(;!this.eof;)switch(this.tokenType){case ci.RightCurlyBracket:break e;case ci.WhiteSpace:case ci.Comment:this.next();break;case ci.AtKeyword:r.push(this.parseWithFallback(this.Atrule.bind(this,e),ui));break;default:e&&this.isDelim(38)?r.push(hi.call(this)):r.push(t.call(this))}return{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}},li.structure={children:[["Atrule","Rule","Declaration"]]},li.walkContext="block";var mi={};const fi=C;mi.generate=function(e){this.token(fi.Delim,"["),this.children(e),this.token(fi.Delim,"]")},mi.name="Brackets",mi.parse=function(e,t){const n=this.tokenStart;let r=null;return this.eat(fi.LeftSquareBracket),r=e.call(this,t),this.eof||this.eat(fi.RightSquareBracket),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}},mi.structure={children:[[]]};var gi={};const bi=C;gi.generate=function(){this.token(bi.CDC,"--\x3e")},gi.name="CDC",gi.parse=function(){const e=this.tokenStart;return this.eat(bi.CDC),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}},gi.structure=[];var yi={};const ki=C;yi.generate=function(){this.token(ki.CDO,"\x3c!--")},yi.name="CDO",yi.parse=function(){const e=this.tokenStart;return this.eat(ki.CDO),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}},yi.structure=[];var wi={};const vi=C,xi={name:String};wi.generate=function(e){this.token(vi.Delim,"."),this.token(vi.Ident,e.name)},wi.name="ClassSelector",wi.parse=function(){return this.eatDelim(46),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(vi.Ident)}},wi.structure=xi;var Si={};const _i=C,Ci={name:String};Si.generate=function(e){this.tokenize(e.name)},Si.name="Combinator",Si.parse=function(){const e=this.tokenStart;let t;switch(this.tokenType){case _i.WhiteSpace:t=" ";break;case _i.Delim:switch(this.charCodeAt(this.tokenStart)){case 62:case 43:case 126:this.next();break;case 47:this.next(),this.eatIdent("deep"),this.eatDelim(47);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e)}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}},Si.structure=Ci;var Ai={};const zi=C,Pi={value:String};Ai.generate=function(e){this.token(zi.Comment,"/*"+e.value+"*/")},Ai.name="Comment",Ai.parse=function(){const e=this.tokenStart;let t=this.tokenEnd;return this.eat(zi.Comment),t-e+2>=2&&42===this.charCodeAt(t-2)&&47===this.charCodeAt(t-1)&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}},Ai.structure=Pi;var Ei={};const Li=C,Oi=new Set([Li.Colon,Li.RightParenthesis,Li.EOF]),Ni={kind:String,children:[["Identifier","Feature","FeatureFunction","FeatureRange","SupportsDeclaration"]]};function Ti(e){return this.lookupTypeNonSC(1)===Li.Ident&&Oi.has(this.lookupTypeNonSC(2))?this.Feature(e):this.FeatureRange(e)}const Ri={media:Ti,container:Ti,supports(){return this.SupportsDeclaration()}};Ei.generate=function(e){e.children.forEach((e=>{"Condition"===e.type?(this.token(Li.LeftParenthesis,"("),this.node(e),this.token(Li.RightParenthesis,")")):this.node(e)}))},Ei.name="Condition",Ei.parse=function(e="media"){const t=this.createList();e:for(;!this.eof;)switch(this.tokenType){case Li.Comment:case Li.WhiteSpace:this.next();continue;case Li.Ident:t.push(this.Identifier());break;case Li.LeftParenthesis:{let n=this.parseWithFallback((()=>Ri[e].call(this,e)),(()=>null));n||(n=this.parseWithFallback((()=>{this.eat(Li.LeftParenthesis);const t=this.Condition(e);return this.eat(Li.RightParenthesis),t}),(()=>this.GeneralEnclosed(e)))),t.push(n);break}case Li.Function:{let n=this.parseWithFallback((()=>this.FeatureFunction(e)),(()=>null));n||(n=this.GeneralEnclosed(e)),t.push(n);break}default:break e}return t.isEmpty&&this.error("Condition is expected"),{type:"Condition",loc:this.getLocationFromList(t),kind:e,children:t}},Ei.structure=Ni;var Di={};const Ii=Bt,Bi=C;function Mi(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!0)}function Fi(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1)}function ji(){const e=this.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.eof&&this.tokenType!==Bi.Semicolon&&!1===this.isDelim(33)&&!1===this.isBalanceEdge(e)&&this.error(),t}const Ui={important:[Boolean,String],property:String,value:["Value","Raw"]};function Wi(){const e=this.tokenStart;if(this.tokenType===Bi.Delim)switch(this.charCodeAt(this.tokenStart)){case 42:case 36:case 43:case 35:case 38:this.next();break;case 47:this.next(),this.isDelim(47)&&this.next()}return this.tokenType===Bi.Hash?this.eat(Bi.Hash):this.eat(Bi.Ident),this.substrToCursor(e)}function Hi(){this.eat(Bi.Delim),this.skipSC();const e=this.consume(Bi.Ident);return"important"===e||e}Di.generate=function(e){this.token(Bi.Ident,e.property),this.token(Bi.Colon,":"),this.node(e.value),e.important&&(this.token(Bi.Delim,"!"),this.token(Bi.Ident,!0===e.important?"important":e.important))},Di.name="Declaration",Di.parse=function(){const e=this.tokenStart,t=this.tokenIndex,n=Wi.call(this),r=Ii.isCustomProperty(n),o=r?this.parseCustomProperty:this.parseValue,i=r?Fi:Mi;let a,s=!1;this.skipSC(),this.eat(Bi.Colon);const l=this.tokenIndex;if(r||this.skipSC(),a=o?this.parseWithFallback(ji,i):i.call(this,this.tokenIndex),r&&"Value"===a.type&&a.children.isEmpty)for(let e=l-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===Bi.WhiteSpace){a.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}return this.isDelim(33)&&(s=Hi.call(this),this.skipSC()),!1===this.eof&&this.tokenType!==Bi.Semicolon&&!1===this.isBalanceEdge(t)&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:s,property:n,value:a}},Di.structure=Ui,Di.walkContext="declaration";var qi={};const Vi=C;function $i(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}qi.generate=function(e){this.children(e,(e=>{"Declaration"===e.type&&this.token(Vi.Semicolon,";")}))},qi.name="DeclarationList",qi.parse=function(){const e=this.createList();for(;!this.eof;)switch(this.tokenType){case Vi.WhiteSpace:case Vi.Comment:case Vi.Semicolon:this.next();break;case Vi.AtKeyword:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),$i));break;default:this.isDelim(38)?e.push(this.parseWithFallback(this.Rule,$i)):e.push(this.parseWithFallback(this.Declaration,$i))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}},qi.structure={children:[["Declaration","Atrule","Rule"]]};var Ki={};const Zi=C,Gi={value:String,unit:String};Ki.generate=function(e){this.token(Zi.Dimension,e.value+e.unit)},Ki.name="Dimension",Ki.parse=function(){const e=this.tokenStart,t=this.consumeNumber(Zi.Dimension);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}},Ki.structure=Gi;var Yi={};const Xi=C,Ji={kind:String,name:String,value:["Identifier","Number","Dimension","Ratio","Function",null]};Yi.generate=function(e){this.token(Xi.LeftParenthesis,"("),this.token(Xi.Ident,e.name),null!==e.value&&(this.token(Xi.Colon,":"),this.node(e.value)),this.token(Xi.RightParenthesis,")")},Yi.name="Feature",Yi.parse=function(e){const t=this.tokenStart;let n,r=null;if(this.eat(Xi.LeftParenthesis),this.skipSC(),n=this.consume(Xi.Ident),this.skipSC(),this.tokenType!==Xi.RightParenthesis){switch(this.eat(Xi.Colon),this.skipSC(),this.tokenType){case Xi.Number:r=this.lookupNonWSType(1)===Xi.Delim?this.Ratio():this.Number();break;case Xi.Dimension:r=this.Dimension();break;case Xi.Ident:r=this.Identifier();break;case Xi.Function:r=this.parseWithFallback((()=>{const e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(47)&&this.error(),e}),(()=>this.Ratio()));break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eof||this.eat(Xi.RightParenthesis),{type:"Feature",loc:this.getLocation(t,this.tokenStart),kind:e,name:n,value:r}},Yi.structure=Ji;var Qi={};const ea=C,ta={kind:String,feature:String,value:["Declaration","Selector"]};function na(e,t){const n=(this.features[e]||{})[t];return"function"!=typeof n&&this.error(`Unknown feature ${t}()`),n}Qi.generate=function(e){this.token(ea.Function,e.feature+"("),this.node(e.value),this.token(ea.RightParenthesis,")")},Qi.name="FeatureFunction",Qi.parse=function(e="unknown"){const t=this.tokenStart,n=this.consumeFunctionName(),r=na.call(this,e,n.toLowerCase());this.skipSC();const o=this.parseWithFallback((()=>{const e=this.tokenIndex,t=r.call(this);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t}),(()=>this.Raw(null,!1)));return this.eof||this.eat(ea.RightParenthesis),{type:"FeatureFunction",loc:this.getLocation(t,this.tokenStart),kind:e,feature:n,value:o}},Qi.structure=ta;var ra={};const oa=C,ia={kind:String,left:["Identifier","Number","Dimension","Ratio","Function"],leftComparison:String,middle:["Identifier","Number","Dimension","Ratio","Function"],rightComparison:[String,null],right:["Identifier","Number","Dimension","Ratio","Function",null]};function aa(){switch(this.skipSC(),this.tokenType){case oa.Number:return this.isDelim(47,this.lookupOffsetNonSC(1))?this.Ratio():this.Number();case oa.Dimension:return this.Dimension();case oa.Ident:return this.Identifier();case oa.Function:return this.parseWithFallback((()=>{const e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(47)&&this.error(),e}),(()=>this.Ratio()));default:this.error("Number, dimension, ratio or identifier is expected")}}function sa(e){if(this.skipSC(),this.isDelim(60)||this.isDelim(62)){const e=this.source[this.tokenStart];return this.next(),this.isDelim(61)?(this.next(),e+"="):e}if(this.isDelim(61))return"=";this.error(`Expected ${e?'":", ':""}"<", ">", "=" or ")"`)}ra.generate=function(e){this.token(oa.LeftParenthesis,"("),this.node(e.left),this.tokenize(e.leftComparison),this.node(e.middle),e.right&&(this.tokenize(e.rightComparison),this.node(e.right)),this.token(oa.RightParenthesis,")")},ra.name="FeatureRange",ra.parse=function(e="unknown"){const t=this.tokenStart;this.skipSC(),this.eat(oa.LeftParenthesis);const n=aa.call(this),r=sa.call(this,"Identifier"===n.type),o=aa.call(this);let i=null,a=null;return this.lookupNonWSType(0)!==oa.RightParenthesis&&(i=sa.call(this),a=aa.call(this)),this.skipSC(),this.eat(oa.RightParenthesis),{type:"FeatureRange",loc:this.getLocation(t,this.tokenStart),kind:e,left:n,leftComparison:r,middle:o,rightComparison:i,right:a}},ra.structure=ia;var la={};const ca=C,ua={name:String,children:[[]]};la.generate=function(e){this.token(ca.Function,e.name+"("),this.children(e),this.token(ca.RightParenthesis,")")},la.name="Function",la.parse=function(e,t){const n=this.tokenStart,r=this.consumeFunctionName(),o=r.toLowerCase();let i;return i=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.eof||this.eat(ca.RightParenthesis),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:i}},la.structure=ua,la.walkContext="function";var ha={};const da=C,pa={kind:String,function:[String,null],children:[[]]};ha.generate=function(e){e.function?this.token(da.Function,e.function+"("):this.token(da.LeftParenthesis,"("),this.children(e),this.token(da.RightParenthesis,")")},ha.name="GeneralEnclosed",ha.parse=function(e){const t=this.tokenStart;let n=null;this.tokenType===da.Function?n=this.consumeFunctionName():this.eat(da.LeftParenthesis);const r=this.parseWithFallback((()=>{const e=this.tokenIndex,t=this.readSequence(this.scope.Value);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t}),(()=>this.createSingleNodeList(this.Raw(null,!1))));return this.eof||this.eat(da.RightParenthesis),{type:"GeneralEnclosed",loc:this.getLocation(t,this.tokenStart),kind:e,function:n,children:r}},ha.structure=pa;var ma={};const fa=C,ga={value:String};ma.generate=function(e){this.token(fa.Hash,"#"+e.value)},ma.name="Hash",ma.parse=function(){const e=this.tokenStart;return this.eat(fa.Hash),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}},ma.structure=ga,ma.xxx="XXX";var ba={};const ya=C,ka={name:String};ba.generate=function(e){this.token(ya.Ident,e.name)},ba.name="Identifier",ba.parse=function(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(ya.Ident)}},ba.structure=ka;var wa={};const va=C,xa={name:String};wa.generate=function(e){this.token(va.Delim,"#"+e.name)},wa.name="IdSelector",wa.parse=function(){const e=this.tokenStart;return this.eat(va.Hash),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}},wa.structure=xa;var Sa={};const _a=C,Ca={name:String};Sa.generate=function(e){this.tokenize(e.name)},Sa.name="Layer",Sa.parse=function(){let e=this.consume(_a.Ident);for(;this.isDelim(46);)this.eat(_a.Delim),e+="."+this.consume(_a.Ident);return{type:"Layer",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:e}},Sa.structure=Ca;var Aa={};const za=C;Aa.generate=function(e){this.children(e,(()=>this.token(za.Comma,",")))},Aa.name="LayerList",Aa.parse=function(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.Layer()),this.tokenType===za.Comma);)this.next(),this.skipSC();return{type:"LayerList",loc:this.getLocationFromList(e),children:e}},Aa.structure={children:[["MediaQuery"]]};var Pa={};const Ea=C,La={modifier:[String,null],mediaType:[String,null],condition:["Condition",null]};Pa.generate=function(e){e.mediaType?(e.modifier&&this.token(Ea.Ident,e.modifier),this.token(Ea.Ident,e.mediaType),e.condition&&(this.token(Ea.Ident,"and"),this.node(e.condition))):e.condition&&this.node(e.condition)},Pa.name="MediaQuery",Pa.parse=function(){const e=this.tokenStart;let t=null,n=null,r=null;if(this.skipSC(),this.tokenType===Ea.Ident&&this.lookupTypeNonSC(1)!==Ea.LeftParenthesis){const e=this.consume(Ea.Ident),o=e.toLowerCase();switch("not"===o||"only"===o?(this.skipSC(),t=o,n=this.consume(Ea.Ident)):n=e,this.lookupTypeNonSC(0)){case Ea.Ident:this.skipSC(),this.eatIdent("and"),r=this.Condition("media");break;case Ea.LeftCurlyBracket:case Ea.Semicolon:case Ea.Comma:case Ea.EOF:break;default:this.error("Identifier or parenthesis is expected")}}else switch(this.tokenType){case Ea.Ident:case Ea.LeftParenthesis:case Ea.Function:r=this.Condition("media");break;case Ea.LeftCurlyBracket:case Ea.Semicolon:case Ea.EOF:break;default:this.error("Identifier or parenthesis is expected")}return{type:"MediaQuery",loc:this.getLocation(e,this.tokenStart),modifier:t,mediaType:n,condition:r}},Pa.structure=La;var Oa={};const Na=C;Oa.generate=function(e){this.children(e,(()=>this.token(Na.Comma,",")))},Oa.name="MediaQueryList",Oa.parse=function(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===Na.Comma);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}},Oa.structure={children:[["MediaQuery"]]};var Ta={};const Ra=C;Ta.generate=function(){this.token(Ra.Delim,"&")},Ta.name="NestingSelector",Ta.parse=function(){const e=this.tokenStart;return this.eatDelim(38),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}},Ta.structure={};var Da={};const Ia=C;Da.generate=function(e){this.node(e.nth),null!==e.selector&&(this.token(Ia.Ident,"of"),this.node(e.selector))},Da.name="Nth",Da.parse=function(){this.skipSC();const e=this.tokenStart;let t,n=e,r=null;return t=this.lookupValue(0,"odd")||this.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),n=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),r=this.SelectorList(),n=this.tokenStart),{type:"Nth",loc:this.getLocation(e,n),nth:t,selector:r}},Da.structure={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]};var Ba={};const Ma=C,Fa={value:String};Ba.generate=function(e){this.token(Ma.Number,e.value)},Ba.name="Number",Ba.parse=function(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(Ma.Number)}},Ba.structure=Fa;var ja={};const Ua={value:String};ja.generate=function(e){this.tokenize(e.value)},ja.name="Operator",ja.parse=function(){const e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}},ja.structure=Ua;var Wa={};const Ha=C;Wa.generate=function(e){this.token(Ha.LeftParenthesis,"("),this.children(e),this.token(Ha.RightParenthesis,")")},Wa.name="Parentheses",Wa.parse=function(e,t){const n=this.tokenStart;let r=null;return this.eat(Ha.LeftParenthesis),r=e.call(this,t),this.eof||this.eat(Ha.RightParenthesis),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}},Wa.structure={children:[[]]};var qa={};const Va=C,$a={value:String};qa.generate=function(e){this.token(Va.Percentage,e.value+"%")},qa.name="Percentage",qa.parse=function(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(Va.Percentage)}},qa.structure=$a;var Ka={};const Za=C,Ga={name:String,children:[["Raw"],null]};Ka.generate=function(e){this.token(Za.Colon,":"),null===e.children?this.token(Za.Ident,e.name):(this.token(Za.Function,e.name+"("),this.children(e),this.token(Za.RightParenthesis,")"))},Ka.name="PseudoClassSelector",Ka.parse=function(){const e=this.tokenStart;let t,n,r=null;return this.eat(Za.Colon),this.tokenType===Za.Function?(t=this.consumeFunctionName(),n=t.toLowerCase(),this.lookupNonWSType(0)==Za.RightParenthesis?r=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(null,!1))),this.eat(Za.RightParenthesis)):t=this.consume(Za.Ident),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}},Ka.structure=Ga,Ka.walkContext="function";var Ya={};const Xa=C,Ja={name:String,children:[["Raw"],null]};Ya.generate=function(e){this.token(Xa.Colon,":"),this.token(Xa.Colon,":"),null===e.children?this.token(Xa.Ident,e.name):(this.token(Xa.Function,e.name+"("),this.children(e),this.token(Xa.RightParenthesis,")"))},Ya.name="PseudoElementSelector",Ya.parse=function(){const e=this.tokenStart;let t,n,r=null;return this.eat(Xa.Colon),this.eat(Xa.Colon),this.tokenType===Xa.Function?(t=this.consumeFunctionName(),n=t.toLowerCase(),this.lookupNonWSType(0)==Xa.RightParenthesis?r=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(null,!1))),this.eat(Xa.RightParenthesis)):t=this.consume(Xa.Ident),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}},Ya.structure=Ja,Ya.walkContext="function";var Qa={};const es=C;function ts(){switch(this.skipSC(),this.tokenType){case es.Number:return this.Number();case es.Function:return this.Function(this.readSequence,this.scope.Value);default:this.error("Number of function is expected")}}Qa.generate=function(e){this.node(e.left),this.token(es.Delim,"/"),e.right?this.node(e.right):this.node(es.Number,1)},Qa.name="Ratio",Qa.parse=function(){const e=this.tokenStart,t=ts.call(this);let n=null;return this.skipSC(),this.isDelim(47)&&(this.eatDelim(47),n=ts.call(this)),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}},Qa.structure={left:["Number","Function"],right:["Number","Function",null]};var ns={};const rs=C;function os(){return this.tokenIndex>0&&this.lookupType(-1)===rs.WhiteSpace?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}const is={value:String};ns.generate=function(e){this.tokenize(e.value)},ns.name="Raw",ns.parse=function(e,t){const n=this.getTokenStart(this.tokenIndex);let r;return this.skipUntilBalanced(this.tokenIndex,e||this.consumeUntilBalanceEnd),r=t&&this.tokenStart>n?os.call(this):this.tokenStart,{type:"Raw",loc:this.getLocation(n,r),value:this.substring(n,r)}},ns.structure=is;var as={};const ss=C;function ls(){return this.Raw(this.consumeUntilLeftCurlyBracket,!0)}function cs(){const e=this.SelectorList();return"Raw"!==e.type&&!1===this.eof&&this.tokenType!==ss.LeftCurlyBracket&&this.error(),e}as.generate=function(e){this.node(e.prelude),this.token(ss.LeftCurlyBracket,"{"),this.node(e.block),this.token(ss.RightCurlyBracket,"}")},as.name="Rule",as.parse=function(){const e=this.tokenIndex,t=this.tokenStart;let n,r;return n=this.parseRulePrelude?this.parseWithFallback(cs,ls):ls.call(this,e),this.skipSC(),this.eat(ss.LeftCurlyBracket),r=this.Block(!0),this.eof||this.eat(ss.RightCurlyBracket),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}},as.structure={prelude:["SelectorList","Raw"],block:["Block"]},as.walkContext="rule";var us={};const hs=C;us.generate=function(e){e.root&&(this.token(hs.LeftParenthesis,"("),this.node(e.root),this.token(hs.RightParenthesis,")")),e.limit&&(this.token(hs.Ident,"to"),this.token(hs.LeftParenthesis,"("),this.node(e.limit),this.token(hs.RightParenthesis,")"))},us.name="Scope",us.parse=function(){let e=null,t=null;this.skipSC();const n=this.tokenStart;return this.tokenType===hs.LeftParenthesis&&(this.next(),this.skipSC(),e=this.parseWithFallback(this.SelectorList,(()=>this.Raw(!1,!0))),this.skipSC(),this.eat(hs.RightParenthesis)),this.lookupNonWSType(0)===hs.Ident&&(this.skipSC(),this.eatIdent("to"),this.skipSC(),this.eat(hs.LeftParenthesis),this.skipSC(),t=this.parseWithFallback(this.SelectorList,(()=>this.Raw(!1,!0))),this.skipSC(),this.eat(hs.RightParenthesis)),{type:"Scope",loc:this.getLocation(n,this.tokenStart),root:e,limit:t}},us.structure={root:["SelectorList","Raw",null],limit:["SelectorList","Raw",null]};var ds={generate:function(e){this.children(e)},name:"Selector",parse:function(){const e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}},structure:{children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator"]]}},ps={};const ms=C;ps.generate=function(e){this.children(e,(()=>this.token(ms.Comma,",")))},ps.name="SelectorList",ps.parse=function(){const e=this.createList();for(;!this.eof&&(e.push(this.Selector()),this.tokenType===ms.Comma);)this.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}},ps.structure={children:[["Selector","Raw"]]},ps.walkContext="selector";var fs={},gs={};const bs=A,ys=M;gs.decode=function(e){const t=e.length,n=e.charCodeAt(0),r=34===n||39===n?1:0,o=1===r&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1;let i="";for(let n=r;n<=o;n++){let r=e.charCodeAt(n);if(92===r){if(n===o){n!==t-1&&(i=e.substr(n+1));break}if(r=e.charCodeAt(++n),bs.isValidEscape(92,r)){const t=n-1,r=ys.consumeEscaped(e,t);n=r-1,i+=ys.decodeEscaped(e.substring(t+1,r))}else 13===r&&10===e.charCodeAt(n+1)&&n++}else i+=e[n]}return i},gs.encode=function(e,t){const n=t?"'":'"',r=t?39:34;let o="",i=!1;for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);0!==n?n<=31||127===n?(o+="\\"+n.toString(16),i=!0):n===r||92===n?(o+="\\"+e.charAt(t),i=!1):(i&&(bs.isHexDigit(n)||bs.isWhiteSpace(n))&&(o+=" "),o+=e.charAt(t),i=!1):o+="�"}return n+o+n};const ks=gs,ws=C,vs={value:String};fs.generate=function(e){this.token(ws.String,ks.encode(e.value))},fs.name="String",fs.parse=function(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:ks.decode(this.consume(ws.String))}},fs.structure=vs;var xs={};const Ss=C;function _s(){return this.Raw(null,!1)}xs.generate=function(e){this.children(e)},xs.name="StyleSheet",xs.parse=function(){const e=this.tokenStart,t=this.createList();let n;for(;!this.eof;){switch(this.tokenType){case Ss.WhiteSpace:this.next();continue;case Ss.Comment:if(33!==this.charCodeAt(this.tokenStart+2)){this.next();continue}n=this.Comment();break;case Ss.CDO:n=this.CDO();break;case Ss.CDC:n=this.CDC();break;case Ss.AtKeyword:n=this.parseWithFallback(this.Atrule,_s);break;default:n=this.parseWithFallback(this.Rule,_s)}t.push(n)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}},xs.structure={children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]},xs.walkContext="stylesheet";var Cs={};const As=C;Cs.generate=function(e){this.token(As.LeftParenthesis,"("),this.node(e.declaration),this.token(As.RightParenthesis,")")},Cs.name="SupportsDeclaration",Cs.parse=function(){const e=this.tokenStart;this.eat(As.LeftParenthesis),this.skipSC();const t=this.Declaration();return this.eof||this.eat(As.RightParenthesis),{type:"SupportsDeclaration",loc:this.getLocation(e,this.tokenStart),declaration:t}},Cs.structure={declaration:"Declaration"};var zs={};const Ps=C;function Es(){this.tokenType!==Ps.Ident&&!1===this.isDelim(42)&&this.error("Identifier or asterisk is expected"),this.next()}const Ls={name:String};zs.generate=function(e){this.tokenize(e.name)},zs.name="TypeSelector",zs.parse=function(){const e=this.tokenStart;return this.isDelim(124)?(this.next(),Es.call(this)):(Es.call(this),this.isDelim(124)&&(this.next(),Es.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}},zs.structure=Ls;var Os={};const Ns=C,Ts=A,Rs=43,Ds=45,Is=63;function Bs(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){const o=this.charCodeAt(r);if(o===Ds&&t&&0!==n)return Bs.call(this,e+n+1,!1),-1;Ts.isHexDigit(o)||this.error(t&&0!==n?"Hyphen minus"+(n<6?" or hex digit":"")+" is expected":n<6?"Hex digit is expected":"Unexpected input",r),++n>6&&this.error("Too many hex digits",r)}return this.next(),n}function Ms(e){let t=0;for(;this.isDelim(Is);)++t>e&&this.error("Too many question marks"),this.next()}function Fs(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===Rs?"Plus sign":"Hyphen minus")+" is expected")}function js(){let e=0;switch(this.tokenType){case Ns.Number:if(e=Bs.call(this,1,!0),this.isDelim(Is)){Ms.call(this,6-e);break}if(this.tokenType===Ns.Dimension||this.tokenType===Ns.Number){Fs.call(this,Ds),Bs.call(this,1,!1);break}break;case Ns.Dimension:e=Bs.call(this,1,!0),e>0&&Ms.call(this,6-e);break;default:if(this.eatDelim(Rs),this.tokenType===Ns.Ident){e=Bs.call(this,0,!0),e>0&&Ms.call(this,6-e);break}if(this.isDelim(Is)){this.next(),Ms.call(this,5);break}this.error("Hex digit or question mark is expected")}}const Us={value:String};Os.generate=function(e){this.tokenize(e.value)},Os.name="UnicodeRange",Os.parse=function(){const e=this.tokenStart;return this.eatIdent("u"),js.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}},Os.structure=Us;var Ws={},Hs={};const qs=A,Vs=M;Hs.decode=function(e){const t=e.length;let n=4,r=41===e.charCodeAt(t-1)?t-2:t-1,o="";for(;n<r&&qs.isWhiteSpace(e.charCodeAt(n));)n++;for(;n<r&&qs.isWhiteSpace(e.charCodeAt(r));)r--;for(let i=n;i<=r;i++){let n=e.charCodeAt(i);if(92===n){if(i===r){i!==t-1&&(o=e.substr(i+1));break}if(n=e.charCodeAt(++i),qs.isValidEscape(92,n)){const t=i-1,n=Vs.consumeEscaped(e,t);i=n-1,o+=Vs.decodeEscaped(e.substring(t+1,n))}else 13===n&&10===e.charCodeAt(i+1)&&i++}else o+=e[i]}return o},Hs.encode=function(e){let t="",n=!1;for(let r=0;r<e.length;r++){const o=e.charCodeAt(r);0!==o?o<=31||127===o?(t+="\\"+o.toString(16),n=!0):32===o||92===o||34===o||39===o||40===o||41===o?(t+="\\"+e.charAt(r),n=!1):(n&&qs.isHexDigit(o)&&(t+=" "),t+=e.charAt(r),n=!1):t+="�"}return"url("+t+")"};const $s=Hs,Ks=gs,Zs=C,Gs={value:String};Ws.generate=function(e){this.token(Zs.Url,$s.encode(e.value))},Ws.name="Url",Ws.parse=function(){const e=this.tokenStart;let t;switch(this.tokenType){case Zs.Url:t=$s.decode(this.consume(Zs.Url));break;case Zs.Function:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(Zs.Function),this.skipSC(),t=Ks.decode(this.consume(Zs.String)),this.skipSC(),this.eof||this.eat(Zs.RightParenthesis);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}},Ws.structure=Gs;var Ys={generate:function(e){this.children(e)},name:"Value",parse:function(){const e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}},structure:{children:[[]]}},Xs={};const Js=C,Qs=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),el={value:String};Xs.generate=function(e){this.token(Js.WhiteSpace,e.value)},Xs.name="WhiteSpace",Xs.parse=function(){return this.eat(Js.WhiteSpace),Qs},Xs.structure=el;const tl=Mo,nl=Yo,rl=ti,ol=ri,il=li,al=mi,sl=gi,ll=yi,cl=wi,ul=Si,hl=Ai,dl=Ei,pl=Di,ml=qi,fl=Ki,gl=Yi,bl=Qi,yl=ra,kl=la,wl=ha,vl=ma,xl=ba,Sl=wa,_l=Sa,Cl=Aa,Al=Pa,zl=Oa,Pl=Ta,El=Da,Ll=Ba,Ol=ja,Nl=Wa,Tl=qa,Rl=Ka,Dl=Ya,Il=Qa,Bl=ns,Ml=as,Fl=us,jl=ds,Ul=ps,Wl=fs,Hl=xs,ql=Cs,Vl=zs,$l=Os,Kl=Ws,Zl=Ys,Gl=Xs;Bo.AnPlusB=tl,Bo.Atrule=nl,Bo.AtrulePrelude=rl,Bo.AttributeSelector=ol,Bo.Block=il,Bo.Brackets=al,Bo.CDC=sl,Bo.CDO=ll,Bo.ClassSelector=cl,Bo.Combinator=ul,Bo.Comment=hl,Bo.Condition=dl,Bo.Declaration=pl,Bo.DeclarationList=ml,Bo.Dimension=fl,Bo.Feature=gl,Bo.FeatureFunction=bl,Bo.FeatureRange=yl,Bo.Function=kl,Bo.GeneralEnclosed=wl,Bo.Hash=vl,Bo.Identifier=xl,Bo.IdSelector=Sl,Bo.Layer=_l,Bo.LayerList=Cl,Bo.MediaQuery=Al,Bo.MediaQueryList=zl,Bo.NestingSelector=Pl,Bo.Nth=El,Bo.Number=Ll,Bo.Operator=Ol,Bo.Parentheses=Nl,Bo.Percentage=Tl,Bo.PseudoClassSelector=Rl,Bo.PseudoElementSelector=Dl,Bo.Ratio=Il,Bo.Raw=Bl,Bo.Rule=Ml,Bo.Scope=Fl,Bo.Selector=jl,Bo.SelectorList=Ul,Bo.String=Wl,Bo.StyleSheet=Hl,Bo.SupportsDeclaration=ql,Bo.TypeSelector=Vl,Bo.UnicodeRange=$l,Bo.Url=Kl,Bo.Value=Zl,Bo.WhiteSpace=Gl;var Yl={generic:!0,generic:!0,units:{angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]},types:{"abs()":"abs( <calc-sum> )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( <calc-sum> )","alpha-value":"<number>|<percentage>","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>","angular-color-stop":"<color>&&<color-stop-angle>?","angular-color-stop-list":"[<angular-color-stop> [, <angular-color-hint>]?]# , <angular-color-stop>","animateable-feature":"scroll-position|contents|<custom-ident>","asin()":"asin( <calc-sum> )","atan()":"atan( <calc-sum> )","atan2()":"atan2( <calc-sum> , <calc-sum> )",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <type-or-unit>? [, <attr-fallback>]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?",axis:"block|inline|vertical|horizontal","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>|<path()>","bg-image":"none|<image>","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage>|auto]{1,2}|cover|contain","blur()":"blur( <length> )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( <number-percentage> )","calc()":"calc( <calc-sum> )","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-value":"<number>|<dimension>|<percentage>|<calc-constant>|( <calc-sum> )","calc-constant":"e|pi|infinity|-infinity|NaN","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( [<shape-radius>]? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-color>|<-non-standard-color>","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"<angle-percentage>{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"[<linear-color-stop> [, <linear-color-hint>]?]# , <linear-color-stop>",combinator:"'>'|'+'|'~'|['|' '|']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|push-button|slider-horizontal|checkbox|radio|square-button|menulist|listbox|meter|progress-bar|button","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<complex-selector-unit> [<combinator>? <complex-selector-unit>]*","complex-selector-list":"<complex-selector>#","conic-gradient()":"conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<image>|<counter>|<quote>|<target>|<leader()>|<attr()>]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","cos()":"cos( <calc-sum> )",counter:"<counter()>|<counters()>","counter()":"counter( <counter-name> , <counter-style>? )","counter-name":"<custom-ident>","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <counter-name> , <string> , <counter-style>? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image>? )","cubic-bezier-timing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( <number [0,1]> , <number> , <number [0,1]> , <number> )","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonFace|ButtonHighlight|ButtonShadow|ButtonText|CaptionText|GrayText|Highlight|HighlightText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"<display-outside>?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( <length>{2,3} <color>? )","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( <custom-ident> , [first|start|last|first-except]? )|element( <id-selector> )","ellipse()":"ellipse( [<shape-radius>{2}]? [at <position>]? )","ending-shape":"circle|ellipse","env()":"env( <custom-ident> , <declaration-value>? )","exp()":"exp( <calc-sum> )","explicit-track-list":"[<line-names>? <track-size>]+ <line-names>?","family-name":"<string>|<custom-ident>+","feature-tag-value":"<string> [<integer>|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":"<feature-type> '{' <feature-value-declaration-list> '}'","feature-value-block-list":"<feature-value-block>+","feature-value-declaration":"<custom-ident> : <integer>+ ;","feature-value-declaration-list":"<feature-value-declaration>","feature-value-name":"<custom-ident>","fill-rule":"nonzero|evenodd","filter-function":"<blur()>|<brightness()>|<contrast()>|<drop-shadow()>|<grayscale()>|<hue-rotate()>|<invert()>|<opacity()>|<saturate()>|<sepia()>","filter-function-list":"[<filter-function>|<url>]+","final-bg-layer":"<'background-color'>||<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <fixed-size>]+ <line-names>? )","fixed-size":"<fixed-breadth>|minmax( <fixed-breadth> , <track-breadth> )|minmax( <inflexible-breadth> , <fixed-breadth> )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|<percentage>","font-variant-css21":"[normal|small-caps]","font-weight-absolute":"normal|bold|<number [1,1000]>","frequency-percentage":"<frequency>|<percentage>","general-enclosed":"[<function-token> <any-value>? )]|[( <any-value>? )]","generic-family":"serif|sans-serif|cursive|fantasy|monospace|-apple-system","generic-name":"serif|sans-serif|cursive|fantasy|monospace","geometry-box":"<shape-box>|fill-box|stroke-box|view-box",gradient:"<linear-gradient()>|<repeating-linear-gradient()>|<radial-gradient()>|<repeating-radial-gradient()>|<conic-gradient()>|<repeating-conic-gradient()>|<-legacy-gradient>","grayscale()":"grayscale( <number-percentage> )","grid-line":"auto|<custom-ident>|[<integer>&&<custom-ident>?]|[span&&[<integer>||<custom-ident>]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )","hsla()":"hsla( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",hue:"<number>|<angle>","hue-rotate()":"hue-rotate( <angle> )","hwb()":"hwb( [<hue>|none] [<percentage>|none] [<percentage>|none] [/ [<alpha-value>|none]]? )","hypot()":"hypot( <calc-sum># )",image:"<url>|<image()>|<image-set()>|<element()>|<paint()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] [<resolution>||type( <string> )]","image-src":"<url>|<string>","image-tags":"ltr|rtl","inflexible-breadth":"<length-percentage>|min-content|max-content|auto","inset()":"inset( <length-percentage>{1,4} [round <'border-radius'>]? )","invert()":"invert( <number-percentage> )","keyframes-name":"<custom-ident>|<string>","keyframe-block":"<keyframe-selector># { <declaration-list> }","keyframe-block-list":"<keyframe-block>+","keyframe-selector":"from|to|<percentage>|<timeline-range-name> <percentage>","lab()":"lab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","layer()":"layer( <layer-name> )","layer-name":"<ident> ['.' <ident>]*","lch()":"lch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","leader()":"leader( <leader-type> )","leader-type":"dotted|solid|space|<string>","length-percentage":"<length>|<percentage>","line-names":"'[' <custom-ident>* ']'","line-name-list":"[<line-names>|<name-repeat>]+","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"<length>|thin|medium|thick","linear-color-hint":"<length-percentage>","linear-color-stop":"<color> <color-stop-length>?","linear-gradient()":"linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","log()":"log( <calc-sum> , <calc-sum>? )","mask-layer":"<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||<geometry-box>||[<geometry-box>|no-clip]||<compositing-operator>||<masking-mode>","mask-position":"[<length-percentage>|left|center|right] [<length-percentage>|top|center|bottom]?","mask-reference":"none|<image>|<mask-source>","mask-source":"<url>","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( <number>#{6} )","matrix3d()":"matrix3d( <number>#{16} )","max()":"max( <calc-sum># )","media-and":"<media-in-parens> [and <media-in-parens>]+","media-condition":"<media-not>|<media-and>|<media-or>|<media-in-parens>","media-condition-without-or":"<media-not>|<media-and>|<media-in-parens>","media-feature":"( [<mf-plain>|<mf-boolean>|<mf-range>] )","media-in-parens":"( <media-condition> )|<media-feature>|<general-enclosed>","media-not":"not <media-in-parens>","media-or":"<media-in-parens> [or <media-in-parens>]+","media-query":"<media-condition>|[not|only]? <media-type> [and <media-condition-without-or>]?","media-query-list":"<media-query>#","media-type":"<ident>","mf-boolean":"<mf-name>","mf-name":"<ident>","mf-plain":"<mf-name> : <mf-value>","mf-range":"<mf-name> ['<'|'>']? '='? <mf-value>|<mf-value> ['<'|'>']? '='? <mf-name>|<mf-value> '<' '='? <mf-name> '<' '='? <mf-value>|<mf-value> '>' '='? <mf-name> '>' '='? <mf-value>","mf-value":"<number>|<dimension>|<ident>|<ratio>","min()":"min( <calc-sum># )","minmax()":"minmax( [<length-percentage>|min-content|max-content|auto] , [<length-percentage>|<flex>|min-content|max-content|auto] )","mod()":"mod( <calc-sum> , <calc-sum> )","name-repeat":"repeat( [<integer [1,∞]>|auto-fill] , <line-names>+ )","named-color":"transparent|aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen","namespace-prefix":"<ident>","ns-prefix":"[<ident-token>|'*']? '|'","number-percentage":"<number>|<percentage>","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]",nth:"<an-plus-b>|even|odd","opacity()":"opacity( [<number-percentage>] )","overflow-position":"unsafe|safe","outline-radius":"<length>|<percentage>","page-body":"<declaration>? [; <page-body>]?|<page-margin-box> <page-body>","page-margin-box":"<page-margin-box-type> '{' <declaration-list> '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector-list":"[<page-selector>#]?","page-selector":"<pseudo-page>+|<ident> <pseudo-page>*","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger","path()":"path( [<fill-rule> ,]? <string> )","paint()":"paint( <ident> , <declaration-value>? )","perspective()":"perspective( [<length [0,∞]>|none] )","polygon()":"polygon( <fill-rule>? , [<length-percentage> <length-percentage>]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]?|[[left|right] <length-percentage>]&&[[top|bottom] <length-percentage>]]","pow()":"pow( <calc-sum> , <calc-sum> )","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-selector>|<legacy-pseudo-element-selector>","pseudo-page":": [left|right|first|blank]",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-gradient()":"radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )",ratio:"<number [0,∞]> [/ <number [0,∞]>]?","ray()":"ray( <angle>&&<ray-size>?&&contain?&&[at <position>]? )","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","rem()":"rem( <calc-sum> , <calc-sum> )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","repeating-linear-gradient()":"repeating-linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","repeating-radial-gradient()":"repeating-radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )","reversed-counter-name":"reversed( <counter-name> )","rgb()":"rgb( <percentage>{3} [/ <alpha-value>]? )|rgb( <number>{3} [/ <alpha-value>]? )|rgb( <percentage>#{3} , <alpha-value>? )|rgb( <number>#{3} , <alpha-value>? )","rgba()":"rgba( <percentage>{3} [/ <alpha-value>]? )|rgba( <number>{3} [/ <alpha-value>]? )|rgba( <percentage>#{3} , <alpha-value>? )|rgba( <number>#{3} , <alpha-value>? )","rotate()":"rotate( [<angle>|<zero>] )","rotate3d()":"rotate3d( <number> , <number> , <number> , [<angle>|<zero>] )","rotateX()":"rotateX( [<angle>|<zero>] )","rotateY()":"rotateY( [<angle>|<zero>] )","rotateZ()":"rotateZ( [<angle>|<zero>] )","round()":"round( <rounding-strategy>? , <calc-sum> , <calc-sum> )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( <number-percentage> )","scale()":"scale( [<number>|<percentage>]#{1,2} )","scale3d()":"scale3d( [<number>|<percentage>]#{3} )","scaleX()":"scaleX( [<number>|<percentage>] )","scaleY()":"scaleY( [<number>|<percentage>] )","scaleZ()":"scaleZ( [<number>|<percentage>] )","scroll()":"scroll( [<axis>||<scroller>]? )",scroller:"root|nearest","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"<length-percentage>|closest-side|farthest-side","sign()":"sign( <calc-sum> )","skew()":"skew( [<angle>|<zero>] , [<angle>|<zero>]? )","skewX()":"skewX( [<angle>|<zero>] )","skewY()":"skewY( [<angle>|<zero>] )","sepia()":"sepia( <number-percentage> )",shadow:"inset?&&<length>{2,4}&&<color>?","shadow-t":"[<length>{2,3}&&<color>?]",shape:"rect( <top> , <right> , <bottom> , <left> )|rect( <top> <right> <bottom> <left> )","shape-box":"<box>|margin-box","side-or-corner":"[left|right]||[top|bottom]","sin()":"sin( <calc-sum> )","single-animation":"<'animation-duration'>||<easing-function>||<'animation-delay'>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]||<single-animation-timeline>","single-animation-direction":"normal|reverse|alternate|alternate-reverse","single-animation-fill-mode":"none|forwards|backwards|both","single-animation-iteration-count":"infinite|<number>","single-animation-play-state":"running|paused","single-animation-timeline":"auto|none|<dashed-ident>|<scroll()>|<view()>","single-transition":"[none|<single-transition-property>]||<time>||<easing-function>||<time>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","sqrt()":"sqrt( <calc-sum> )","step-position":"jump-start|jump-end|jump-none|jump-both|start|end","step-timing-function":"step-start|step-end|steps( <integer> [, <step-position>]? )","subclass-selector":"<id-selector>|<class-selector>|<attribute-selector>|<pseudo-class-selector>","supports-condition":"not <supports-in-parens>|<supports-in-parens> [and <supports-in-parens>]*|<supports-in-parens> [or <supports-in-parens>]*","supports-in-parens":"( <supports-condition> )|<supports-feature>|<general-enclosed>","supports-feature":"<supports-decl>|<supports-selector-fn>","supports-decl":"( <declaration> )","supports-selector-fn":"selector( <complex-selector> )",symbol:"<string>|<image>|<custom-ident>","tan()":"tan( <calc-sum> )",target:"<target-counter()>|<target-counters()>|<target-text()>","target-counter()":"target-counter( [<string>|<url>] , <custom-ident> , <counter-style>? )","target-counters()":"target-counters( [<string>|<url>] , <custom-ident> , <string> , <counter-style>? )","target-text()":"target-text( [<string>|<url>] , [content|before|after|first-letter]? )","time-percentage":"<time>|<percentage>","timeline-range-name":"cover|contain|entry|exit|entry-crossing|exit-crossing","easing-function":"linear|<cubic-bezier-timing-function>|<step-timing-function>","track-breadth":"<length-percentage>|<flex>|min-content|max-content|auto","track-list":"[<line-names>? [<track-size>|<track-repeat>]]+ <line-names>?","track-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <track-size>]+ <line-names>? )","track-size":"<track-breadth>|minmax( <inflexible-breadth> , <track-breadth> )|fit-content( <length-percentage> )","transform-function":"<matrix()>|<translate()>|<translateX()>|<translateY()>|<scale()>|<scaleX()>|<scaleY()>|<rotate()>|<skew()>|<skewX()>|<skewY()>|<matrix3d()>|<translate3d()>|<translateZ()>|<scale3d()>|<scaleZ()>|<rotate3d()>|<rotateX()>|<rotateY()>|<rotateZ()>|<perspective()>","transform-list":"<transform-function>+","translate()":"translate( <length-percentage> , <length-percentage>? )","translate3d()":"translate3d( <length-percentage> , <length-percentage> , <length> )","translateX()":"translateX( <length-percentage> )","translateY()":"translateY( <length-percentage> )","translateZ()":"translateZ( <length> )","type-or-unit":"string|color|url|integer|number|length|angle|time|frequency|cap|ch|em|ex|ic|lh|rlh|rem|vb|vi|vw|vh|vmin|vmax|mm|Q|cm|in|pt|pc|px|deg|grad|rad|turn|ms|s|Hz|kHz|%","type-selector":"<wq-name>|<ns-prefix>? '*'","var()":"var( <custom-property-name> , <declaration-value>? )","view()":"view( [<axis>||<'view-timeline-inset'>]? )","viewport-length":"auto|<length-percentage>","visual-box":"content-box|padding-box|border-box","wq-name":"<ns-prefix>? <ident-token>","-legacy-gradient":"<-webkit-gradient()>|<-legacy-linear-gradient>|<-legacy-repeating-linear-gradient>|<-legacy-radial-gradient>|<-legacy-repeating-radial-gradient>","-legacy-linear-gradient":"-moz-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-repeating-linear-gradient":"-moz-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-linear-gradient-arguments":"[<angle>|<side-or-corner>]? , <color-stop-list>","-legacy-radial-gradient":"-moz-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-repeating-radial-gradient":"-moz-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-radial-gradient-arguments":"[<position> ,]? [[[<-legacy-radial-gradient-shape>||<-legacy-radial-gradient-size>]|[<length>|<percentage>]{2}] ,]? <color-stop-list>","-legacy-radial-gradient-size":"closest-side|closest-corner|farthest-side|farthest-corner|contain|cover","-legacy-radial-gradient-shape":"circle|ellipse","-non-standard-font":"-apple-system-body|-apple-system-headline|-apple-system-subheadline|-apple-system-caption1|-apple-system-caption2|-apple-system-footnote|-apple-system-short-body|-apple-system-short-headline|-apple-system-short-subheadline|-apple-system-short-caption1|-apple-system-short-footnote|-apple-system-tall-body","-non-standard-color":"-moz-ButtonDefault|-moz-ButtonHoverFace|-moz-ButtonHoverText|-moz-CellHighlight|-moz-CellHighlightText|-moz-Combobox|-moz-ComboboxText|-moz-Dialog|-moz-DialogText|-moz-dragtargetzone|-moz-EvenTreeRow|-moz-Field|-moz-FieldText|-moz-html-CellHighlight|-moz-html-CellHighlightText|-moz-mac-accentdarkestshadow|-moz-mac-accentdarkshadow|-moz-mac-accentface|-moz-mac-accentlightesthighlight|-moz-mac-accentlightshadow|-moz-mac-accentregularhighlight|-moz-mac-accentregularshadow|-moz-mac-chrome-active|-moz-mac-chrome-inactive|-moz-mac-focusring|-moz-mac-menuselect|-moz-mac-menushadow|-moz-mac-menutextselect|-moz-MenuHover|-moz-MenuHoverText|-moz-MenuBarText|-moz-MenuBarHoverText|-moz-nativehyperlinktext|-moz-OddTreeRow|-moz-win-communicationstext|-moz-win-mediatext|-moz-activehyperlinktext|-moz-default-background-color|-moz-default-color|-moz-hyperlinktext|-moz-visitedhyperlinktext|-webkit-activelink|-webkit-focus-ring-color|-webkit-link|-webkit-text","-non-standard-image-rendering":"optimize-contrast|-moz-crisp-edges|-o-crisp-edges|-webkit-optimize-contrast","-non-standard-overflow":"overlay|-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-size":"intrinsic|min-intrinsic|-webkit-fill-available|-webkit-fit-content|-webkit-min-content|-webkit-max-content|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content","-webkit-gradient()":"-webkit-gradient( <-webkit-gradient-type> , <-webkit-gradient-point> [, <-webkit-gradient-point>|, <-webkit-gradient-radius> , <-webkit-gradient-point>] [, <-webkit-gradient-radius>]? [, <-webkit-gradient-color-stop>]* )","-webkit-gradient-color-stop":"from( <color> )|color-stop( [<number-zero-one>|<percentage>] , <color> )|to( <color> )","-webkit-gradient-point":"[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]","-webkit-gradient-radius":"<length>|<percentage>","-webkit-gradient-type":"linear|radial","-webkit-mask-box-repeat":"repeat|stretch|round","-ms-filter-function-list":"<-ms-filter-function>+","-ms-filter-function":"<-ms-filter-function-progid>|<-ms-filter-function-legacy>","-ms-filter-function-progid":"'progid:' [<ident-token> '.']* [<ident-token>|<function-token> <any-value>? )]","-ms-filter-function-legacy":"<ident-token>|<function-token> <any-value>? )","absolute-color-base":"<hex-color>|<absolute-color-function>|<named-color>|transparent","absolute-color-function":"rgb( ) >|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<oklab()>|<oklch()>|<color()>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","bg-clip":"<box>|border|text",bottom:"<length>|auto","container-name":"<custom-ident>","container-condition":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","coord-box":"content-box|padding-box|border-box|fill-box|stroke-box|view-box","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke","palette-identifier":"<dashed-ident>",right:"<length>|auto","scope-start":"<forgiving-selector-list>","scope-end":"<forgiving-selector-list>","forgiving-selector-list":"<complex-real-selector-list>","forgiving-relative-selector-list":"<relative-real-selector-list>","selector-list":"<complex-selector-list>","complex-real-selector-list":"<complex-real-selector>#","simple-selector-list":"<simple-selector>#","relative-real-selector-list":"<relative-real-selector>#","complex-selector-unit":"[<compound-selector>? <pseudo-compound-selector>*]!","complex-real-selector":"<compound-selector> [<combinator>? <compound-selector>]*","relative-real-selector":"<combinator>? <complex-real-selector>","pseudo-compound-selector":"<pseudo-element-selector> <pseudo-class-selector>*","simple-selector":"<type-selector>|<subclass-selector>","legacy-pseudo-element-selector":"':' [before|after|first-line|first-letter]","single-animation-composition":"replace|add|accumulate","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto",x:"<number>",y:"<number>",declaration:"<ident-token> : <declaration-value>? ['!' important]?","declaration-list":"[<declaration>? ';']* <declaration>?",url:"url( <string> <url-modifier>* )|<url-token>","url-modifier":"<ident>|<function-token> <any-value> )","number-zero-one":"<number [0,1]>","number-one-or-greater":"<number [1,∞]>","color()":"color( <colorspace-params> [/ [<alpha-value>|none]]? )","colorspace-params":"[<predefined-rgb-params>|<xyz-params>]","predefined-rgb-params":"<predefined-rgb> [<number>|<percentage>|none]{3}","predefined-rgb":"srgb|srgb-linear|display-p3|a98-rgb|prophoto-rgb|rec2020","xyz-params":"<xyz-space> [<number>|<percentage>|none]{3}","xyz-space":"xyz|xyz-d50|xyz-d65","oklab()":"oklab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","oklch()":"oklch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","offset-path":"<ray()>|<url>|<basic-shape>","ray-size":"closest-side|closest-corner|farthest-side|farthest-corner|sides","query-in-parens":"( <container-condition> )|( <size-feature> )|style( <style-query> )|<general-enclosed>","size-feature":"<mf-plain>|<mf-boolean>|<mf-range>","style-feature":"<declaration>","style-query":"<style-condition>|<style-feature>","style-condition":"not <style-in-parens>|<style-in-parens> [[and <style-in-parens>]*|[or <style-in-parens>]*]","style-in-parens":"( <style-condition> )|( <style-feature> )|<general-enclosed>","-non-standard-display":"-ms-inline-flexbox|-ms-grid|-ms-inline-grid|-webkit-flex|-webkit-inline-flex|-webkit-box|-webkit-inline-box|-moz-inline-stack|-moz-box|-moz-inline-box"},properties:{"--*":"<declaration-value>","-ms-accelerator":"false|true","-ms-block-progression":"tb|rl|bt|lr","-ms-content-zoom-chaining":"none|chained","-ms-content-zooming":"none|zoom","-ms-content-zoom-limit":"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>","-ms-content-zoom-limit-max":"<percentage>","-ms-content-zoom-limit-min":"<percentage>","-ms-content-zoom-snap":"<'-ms-content-zoom-snap-type'>||<'-ms-content-zoom-snap-points'>","-ms-content-zoom-snap-points":"snapInterval( <percentage> , <percentage> )|snapList( <percentage># )","-ms-content-zoom-snap-type":"none|proximity|mandatory","-ms-filter":"<string>","-ms-flow-from":"[none|<custom-ident>]#","-ms-flow-into":"[none|<custom-ident>]#","-ms-grid-columns":"none|<track-list>|<auto-track-list>","-ms-grid-rows":"none|<track-list>|<auto-track-list>","-ms-high-contrast-adjust":"auto|none","-ms-hyphenate-limit-chars":"auto|<integer>{1,3}","-ms-hyphenate-limit-lines":"no-limit|<integer>","-ms-hyphenate-limit-zone":"<percentage>|<length>","-ms-ime-align":"auto|after","-ms-overflow-style":"auto|none|scrollbar|-ms-autohiding-scrollbar","-ms-scrollbar-3dlight-color":"<color>","-ms-scrollbar-arrow-color":"<color>","-ms-scrollbar-base-color":"<color>","-ms-scrollbar-darkshadow-color":"<color>","-ms-scrollbar-face-color":"<color>","-ms-scrollbar-highlight-color":"<color>","-ms-scrollbar-shadow-color":"<color>","-ms-scrollbar-track-color":"<color>","-ms-scroll-chaining":"chained|none","-ms-scroll-limit":"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>","-ms-scroll-limit-x-max":"auto|<length>","-ms-scroll-limit-x-min":"<length>","-ms-scroll-limit-y-max":"auto|<length>","-ms-scroll-limit-y-min":"<length>","-ms-scroll-rails":"none|railed","-ms-scroll-snap-points-x":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-points-y":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-type":"none|proximity|mandatory","-ms-scroll-snap-x":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>","-ms-scroll-snap-y":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>","-ms-scroll-translation":"none|vertical-to-horizontal","-ms-text-autospace":"none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space","-ms-touch-select":"grippers|none","-ms-user-select":"none|element|text","-ms-wrap-flow":"auto|both|start|end|maximum|clear","-ms-wrap-margin":"<length>","-ms-wrap-through":"wrap|none","-moz-appearance":"none|button|button-arrow-down|button-arrow-next|button-arrow-previous|button-arrow-up|button-bevel|button-focus|caret|checkbox|checkbox-container|checkbox-label|checkmenuitem|dualbutton|groupbox|listbox|listitem|menuarrow|menubar|menucheckbox|menuimage|menuitem|menuitemtext|menulist|menulist-button|menulist-text|menulist-textfield|menupopup|menuradio|menuseparator|meterbar|meterchunk|progressbar|progressbar-vertical|progresschunk|progresschunk-vertical|radio|radio-container|radio-label|radiomenuitem|range|range-thumb|resizer|resizerpanel|scale-horizontal|scalethumbend|scalethumb-horizontal|scalethumbstart|scalethumbtick|scalethumb-vertical|scale-vertical|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|separator|sheet|spinner|spinner-downbutton|spinner-textfield|spinner-upbutton|splitter|statusbar|statusbarpanel|tab|tabpanel|tabpanels|tab-scroll-arrow-back|tab-scroll-arrow-forward|textfield|textfield-multiline|toolbar|toolbarbutton|toolbarbutton-dropdown|toolbargripper|toolbox|tooltip|treeheader|treeheadercell|treeheadersortarrow|treeitem|treeline|treetwisty|treetwistyopen|treeview|-moz-mac-unified-toolbar|-moz-win-borderless-glass|-moz-win-browsertabbar-toolbox|-moz-win-communicationstext|-moz-win-communications-toolbox|-moz-win-exclude-glass|-moz-win-glass|-moz-win-mediatext|-moz-win-media-toolbox|-moz-window-button-box|-moz-window-button-box-maximized|-moz-window-button-close|-moz-window-button-maximize|-moz-window-button-minimize|-moz-window-button-restore|-moz-window-frame-bottom|-moz-window-frame-left|-moz-window-frame-right|-moz-window-titlebar|-moz-window-titlebar-maximized","-moz-binding":"<url>|none","-moz-border-bottom-colors":"<color>+|none","-moz-border-left-colors":"<color>+|none","-moz-border-right-colors":"<color>+|none","-moz-border-top-colors":"<color>+|none","-moz-context-properties":"none|[fill|fill-opacity|stroke|stroke-opacity]#","-moz-float-edge":"border-box|content-box|margin-box|padding-box","-moz-force-broken-image-icon":"0|1","-moz-image-region":"<shape>|auto","-moz-orient":"inline|block|horizontal|vertical","-moz-outline-radius":"<outline-radius>{1,4} [/ <outline-radius>{1,4}]?","-moz-outline-radius-bottomleft":"<outline-radius>","-moz-outline-radius-bottomright":"<outline-radius>","-moz-outline-radius-topleft":"<outline-radius>","-moz-outline-radius-topright":"<outline-radius>","-moz-stack-sizing":"ignore|stretch-to-fit","-moz-text-blink":"none|blink","-moz-user-focus":"ignore|normal|select-after|select-before|select-menu|select-same|select-all|none","-moz-user-input":"auto|none|enabled|disabled","-moz-user-modify":"read-only|read-write|write-only","-moz-window-dragging":"drag|no-drag","-moz-window-shadow":"default|menu|tooltip|sheet|none","-webkit-appearance":"none|button|button-bevel|caps-lock-indicator|caret|checkbox|default-button|inner-spin-button|listbox|listitem|media-controls-background|media-controls-fullscreen-background|media-current-time-display|media-enter-fullscreen-button|media-exit-fullscreen-button|media-fullscreen-button|media-mute-button|media-overlay-play-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|media-time-remaining-display|media-toggle-closed-captions-button|media-volume-slider|media-volume-slider-container|media-volume-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|meter|progress-bar|progress-bar-value|push-button|radio|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbargripper-horizontal|scrollbargripper-vertical|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|searchfield-cancel-button|searchfield-decoration|searchfield-results-button|searchfield-results-decoration|slider-horizontal|slider-vertical|sliderthumb-horizontal|sliderthumb-vertical|square-button|textarea|textfield|-apple-pay-button","-webkit-border-before":"<'border-width'>||<'border-style'>||<color>","-webkit-border-before-color":"<color>","-webkit-border-before-style":"<'border-style'>","-webkit-border-before-width":"<'border-width'>","-webkit-box-reflect":"[above|below|right|left]? <length>? <image>?","-webkit-line-clamp":"none|<integer>","-webkit-mask":"[<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||[<box>|border|padding|content|text]||[<box>|border|padding|content]]#","-webkit-mask-attachment":"<attachment>#","-webkit-mask-clip":"[<box>|border|padding|content|text]#","-webkit-mask-composite":"<composite-style>#","-webkit-mask-image":"<mask-reference>#","-webkit-mask-origin":"[<box>|border|padding|content]#","-webkit-mask-position":"<position>#","-webkit-mask-position-x":"[<length-percentage>|left|center|right]#","-webkit-mask-position-y":"[<length-percentage>|top|center|bottom]#","-webkit-mask-repeat":"<repeat-style>#","-webkit-mask-repeat-x":"repeat|no-repeat|space|round","-webkit-mask-repeat-y":"repeat|no-repeat|space|round","-webkit-mask-size":"<bg-size>#","-webkit-overflow-scrolling":"auto|touch","-webkit-tap-highlight-color":"<color>","-webkit-text-fill-color":"<color>","-webkit-text-stroke":"<length>||<color>","-webkit-text-stroke-color":"<color>","-webkit-text-stroke-width":"<length>","-webkit-touch-callout":"default|none","-webkit-user-modify":"read-only|read-write|read-write-plaintext-only","accent-color":"auto|<color>","align-content":"normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>","align-items":"normal|stretch|<baseline-position>|[<overflow-position>? <self-position>]","align-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? <self-position>","align-tracks":"[normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>]#",all:"initial|inherit|unset|revert|revert-layer",animation:"<single-animation>#","animation-composition":"<single-animation-composition>#","animation-delay":"<time>#","animation-direction":"<single-animation-direction>#","animation-duration":"<time>#","animation-fill-mode":"<single-animation-fill-mode>#","animation-iteration-count":"<single-animation-iteration-count>#","animation-name":"[none|<keyframes-name>]#","animation-play-state":"<single-animation-play-state>#","animation-range":"[<'animation-range-start'> <'animation-range-end'>?]#","animation-range-end":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-range-start":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-timing-function":"<easing-function>#","animation-timeline":"<single-animation-timeline>#",appearance:"none|auto|textfield|menulist-button|<compat-auto>","aspect-ratio":"auto|<ratio>",azimuth:"<angle>|[[left-side|far-left|left|center-left|center|center-right|right|far-right|right-side]||behind]|leftwards|rightwards","backdrop-filter":"none|<filter-function-list>","backface-visibility":"visible|hidden",background:"[<bg-layer> ,]* <final-bg-layer>","background-attachment":"<attachment>#","background-blend-mode":"<blend-mode>#","background-clip":"<bg-clip>#","background-color":"<color>","background-image":"<bg-image>#","background-origin":"<box>#","background-position":"<bg-position>#","background-position-x":"[center|[[left|right|x-start|x-end]? <length-percentage>?]!]#","background-position-y":"[center|[[top|bottom|y-start|y-end]? <length-percentage>?]!]#","background-repeat":"<repeat-style>#","background-size":"<bg-size>#","block-overflow":"clip|ellipsis|<string>","block-size":"<'width'>",border:"<line-width>||<line-style>||<color>","border-block":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-color":"<'border-top-color'>{1,2}","border-block-style":"<'border-top-style'>","border-block-width":"<'border-top-width'>","border-block-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-end-color":"<'border-top-color'>","border-block-end-style":"<'border-top-style'>","border-block-end-width":"<'border-top-width'>","border-block-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-start-color":"<'border-top-color'>","border-block-start-style":"<'border-top-style'>","border-block-start-width":"<'border-top-width'>","border-bottom":"<line-width>||<line-style>||<color>","border-bottom-color":"<'border-top-color'>","border-bottom-left-radius":"<length-percentage>{1,2}","border-bottom-right-radius":"<length-percentage>{1,2}","border-bottom-style":"<line-style>","border-bottom-width":"<line-width>","border-collapse":"collapse|separate","border-color":"<color>{1,4}","border-end-end-radius":"<length-percentage>{1,2}","border-end-start-radius":"<length-percentage>{1,2}","border-image":"<'border-image-source'>||<'border-image-slice'> [/ <'border-image-width'>|/ <'border-image-width'>? / <'border-image-outset'>]?||<'border-image-repeat'>","border-image-outset":"[<length>|<number>]{1,4}","border-image-repeat":"[stretch|repeat|round|space]{1,2}","border-image-slice":"<number-percentage>{1,4}&&fill?","border-image-source":"none|<image>","border-image-width":"[<length-percentage>|<number>|auto]{1,4}","border-inline":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-color":"<'border-top-color'>{1,2}","border-inline-style":"<'border-top-style'>","border-inline-width":"<'border-top-width'>","border-inline-end-color":"<'border-top-color'>","border-inline-end-style":"<'border-top-style'>","border-inline-end-width":"<'border-top-width'>","border-inline-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-start-color":"<'border-top-color'>","border-inline-start-style":"<'border-top-style'>","border-inline-start-width":"<'border-top-width'>","border-left":"<line-width>||<line-style>||<color>","border-left-color":"<color>","border-left-style":"<line-style>","border-left-width":"<line-width>","border-radius":"<length-percentage>{1,4} [/ <length-percentage>{1,4}]?","border-right":"<line-width>||<line-style>||<color>","border-right-color":"<color>","border-right-style":"<line-style>","border-right-width":"<line-width>","border-spacing":"<length> <length>?","border-start-end-radius":"<length-percentage>{1,2}","border-start-start-radius":"<length-percentage>{1,2}","border-style":"<line-style>{1,4}","border-top":"<line-width>||<line-style>||<color>","border-top-color":"<color>","border-top-left-radius":"<length-percentage>{1,2}","border-top-right-radius":"<length-percentage>{1,2}","border-top-style":"<line-style>","border-top-width":"<line-width>","border-width":"<line-width>{1,4}",bottom:"<length>|<percentage>|auto","box-align":"start|center|end|baseline|stretch","box-decoration-break":"slice|clone","box-direction":"normal|reverse|inherit","box-flex":"<number>","box-flex-group":"<integer>","box-lines":"single|multiple","box-ordinal-group":"<integer>","box-orient":"horizontal|vertical|inline-axis|block-axis|inherit","box-pack":"start|center|end|justify","box-shadow":"none|<shadow>#","box-sizing":"content-box|border-box","break-after":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-before":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-inside":"auto|avoid|avoid-page|avoid-column|avoid-region","caption-side":"top|bottom|block-start|block-end|inline-start|inline-end",caret:"<'caret-color'>||<'caret-shape'>","caret-color":"auto|<color>","caret-shape":"auto|bar|block|underscore",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none",color:"<color>","color-scheme":"normal|[light|dark|<custom-ident>]+&&only?","column-count":"<integer>|auto","column-fill":"auto|balance|balance-all","column-gap":"normal|<length-percentage>","column-rule":"<'column-rule-width'>||<'column-rule-style'>||<'column-rule-color'>","column-rule-color":"<color>","column-rule-style":"<'border-style'>","column-rule-width":"<'border-width'>","column-span":"none|all","column-width":"<length>|auto",columns:"<'column-width'>||<'column-count'>",contain:"none|strict|content|[[size||inline-size]||layout||style||paint]","contain-intrinsic-size":"[auto? [none|<length>]]{1,2}","contain-intrinsic-block-size":"auto? [none|<length>]","contain-intrinsic-height":"auto? [none|<length>]","contain-intrinsic-inline-size":"auto? [none|<length>]","contain-intrinsic-width":"auto? [none|<length>]",container:"<'container-name'> [/ <'container-type'>]?","container-name":"none|<custom-ident>+","container-type":"normal||[size|inline-size]",content:"normal|none|[<content-replacement>|<content-list>] [/ [<string>|<counter>]+]?","content-visibility":"visible|auto|hidden","counter-increment":"[<counter-name> <integer>?]+|none","counter-reset":"[<counter-name> <integer>?|<reversed-counter-name> <integer>?]+|none","counter-set":"[<counter-name> <integer>?]+|none",cursor:"[[<url> [<x> <y>]? ,]* [auto|default|none|context-menu|help|pointer|progress|wait|cell|crosshair|text|vertical-text|alias|copy|move|no-drop|not-allowed|e-resize|n-resize|ne-resize|nw-resize|s-resize|se-resize|sw-resize|w-resize|ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing|hand|-webkit-grab|-webkit-grabbing|-webkit-zoom-in|-webkit-zoom-out|-moz-grab|-moz-grabbing|-moz-zoom-in|-moz-zoom-out]]",direction:"ltr|rtl",display:"[<display-outside>||<display-inside>]|<display-listitem>|<display-internal>|<display-box>|<display-legacy>|<-non-standard-display>","empty-cells":"show|hide",filter:"none|<filter-function-list>|<-ms-filter-function-list>",flex:"none|[<'flex-grow'> <'flex-shrink'>?||<'flex-basis'>]","flex-basis":"content|<'width'>","flex-direction":"row|row-reverse|column|column-reverse","flex-flow":"<'flex-direction'>||<'flex-wrap'>","flex-grow":"<number>","flex-shrink":"<number>","flex-wrap":"nowrap|wrap|wrap-reverse",float:"left|right|none|inline-start|inline-end",font:"[[<'font-style'>||<font-variant-css21>||<'font-weight'>||<'font-stretch'>]? <'font-size'> [/ <'line-height'>]? <'font-family'>]|caption|icon|menu|message-box|small-caption|status-bar|<-non-standard-font>","font-family":"[<family-name>|<generic-family>]#","font-feature-settings":"normal|<feature-tag-value>#","font-kerning":"auto|normal|none","font-language-override":"normal|<string>","font-optical-sizing":"auto|none","font-palette":"normal|light|dark|<palette-identifier>","font-variation-settings":"normal|[<string> <number>]#","font-size":"<absolute-size>|<relative-size>|<length-percentage>","font-size-adjust":"none|[ex-height|cap-height|ch-width|ic-width|ic-height]? [from-font|<number>]","font-smooth":"auto|never|always|<absolute-size>|<length>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style||small-caps]","font-synthesis-small-caps":"auto|none","font-synthesis-style":"auto|none","font-synthesis-weight":"auto|none","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-alternates":"normal|[stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )]","font-variant-caps":"normal|small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","font-variant-east-asian":"normal|[<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-emoji":"normal|text|emoji|unicode","font-variant-ligatures":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>]","font-variant-numeric":"normal|[<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero]","font-variant-position":"normal|sub|super","font-weight":"<font-weight-absolute>|bolder|lighter","forced-color-adjust":"auto|none",gap:"<'row-gap'> <'column-gap'>?",grid:"<'grid-template'>|<'grid-template-rows'> / [auto-flow&&dense?] <'grid-auto-columns'>?|[auto-flow&&dense?] <'grid-auto-rows'>? / <'grid-template-columns'>","grid-area":"<grid-line> [/ <grid-line>]{0,3}","grid-auto-columns":"<track-size>+","grid-auto-flow":"[row|column]||dense","grid-auto-rows":"<track-size>+","grid-column":"<grid-line> [/ <grid-line>]?","grid-column-end":"<grid-line>","grid-column-gap":"<length-percentage>","grid-column-start":"<grid-line>","grid-gap":"<'grid-row-gap'> <'grid-column-gap'>?","grid-row":"<grid-line> [/ <grid-line>]?","grid-row-end":"<grid-line>","grid-row-gap":"<length-percentage>","grid-row-start":"<grid-line>","grid-template":"none|[<'grid-template-rows'> / <'grid-template-columns'>]|[<line-names>? <string> <track-size>? <line-names>?]+ [/ <explicit-track-list>]?","grid-template-areas":"none|<string>+","grid-template-columns":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","grid-template-rows":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","hyphenate-character":"auto|<string>","hyphenate-limit-chars":"[auto|<integer>]{1,3}",hyphens:"none|manual|auto","image-orientation":"from-image|<angle>|[<angle>? flip]","image-rendering":"auto|crisp-edges|pixelated|optimizeSpeed|optimizeQuality|<-non-standard-image-rendering>","image-resolution":"[from-image||<resolution>]&&snap?","ime-mode":"auto|normal|active|inactive|disabled","initial-letter":"normal|[<number> <integer>?]","initial-letter-align":"[auto|alphabetic|hanging|ideographic]","inline-size":"<'width'>","input-security":"auto|none",inset:"<'top'>{1,4}","inset-block":"<'top'>{1,2}","inset-block-end":"<'top'>","inset-block-start":"<'top'>","inset-inline":"<'top'>{1,2}","inset-inline-end":"<'top'>","inset-inline-start":"<'top'>",isolation:"auto|isolate","justify-content":"normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]","justify-items":"normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|legacy|legacy&&[left|right|center]","justify-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]","justify-tracks":"[normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]]#",left:"<length>|<percentage>|auto","letter-spacing":"normal|<length-percentage>","line-break":"auto|loose|normal|strict|anywhere","line-clamp":"none|<integer>","line-height":"normal|<number>|<length>|<percentage>","line-height-step":"<length>","list-style":"<'list-style-type'>||<'list-style-position'>||<'list-style-image'>","list-style-image":"<image>|none","list-style-position":"inside|outside","list-style-type":"<counter-style>|<string>|none",margin:"[<length>|<percentage>|auto]{1,4}","margin-block":"<'margin-left'>{1,2}","margin-block-end":"<'margin-left'>","margin-block-start":"<'margin-left'>","margin-bottom":"<length>|<percentage>|auto","margin-inline":"<'margin-left'>{1,2}","margin-inline-end":"<'margin-left'>","margin-inline-start":"<'margin-left'>","margin-left":"<length>|<percentage>|auto","margin-right":"<length>|<percentage>|auto","margin-top":"<length>|<percentage>|auto","margin-trim":"none|in-flow|all",mask:"<mask-layer>#","mask-border":"<'mask-border-source'>||<'mask-border-slice'> [/ <'mask-border-width'>? [/ <'mask-border-outset'>]?]?||<'mask-border-repeat'>||<'mask-border-mode'>","mask-border-mode":"luminance|alpha","mask-border-outset":"[<length>|<number>]{1,4}","mask-border-repeat":"[stretch|repeat|round|space]{1,2}","mask-border-slice":"<number-percentage>{1,4} fill?","mask-border-source":"none|<image>","mask-border-width":"[<length-percentage>|<number>|auto]{1,4}","mask-clip":"[<geometry-box>|no-clip]#","mask-composite":"<compositing-operator>#","mask-image":"<mask-reference>#","mask-mode":"<masking-mode>#","mask-origin":"<geometry-box>#","mask-position":"<position>#","mask-repeat":"<repeat-style>#","mask-size":"<bg-size>#","mask-type":"luminance|alpha","masonry-auto-flow":"[pack|next]||[definite-first|ordered]","math-depth":"auto-add|add( <integer> )|<integer>","math-shift":"normal|compact","math-style":"normal|compact","max-block-size":"<'max-width'>","max-height":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","min-block-size":"<'min-width'>","min-height":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","min-inline-size":"<'min-width'>","min-width":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","mix-blend-mode":"<blend-mode>|plus-lighter","object-fit":"fill|contain|cover|none|scale-down","object-position":"<position>",offset:"[<'offset-position'>? [<'offset-path'> [<'offset-distance'>||<'offset-rotate'>]?]?]! [/ <'offset-anchor'>]?","offset-anchor":"auto|<position>","offset-distance":"<length-percentage>","offset-path":"none|<offset-path>||<coord-box>","offset-position":"normal|auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<alpha-value>",order:"<integer>",orphans:"<integer>",outline:"[<'outline-color'>||<'outline-style'>||<'outline-width'>]","outline-color":"<color>|invert","outline-offset":"<length>","outline-style":"auto|<'border-style'>","outline-width":"<line-width>",overflow:"[visible|hidden|clip|scroll|auto]{1,2}|<-non-standard-overflow>","overflow-anchor":"auto|none","overflow-block":"visible|hidden|clip|scroll|auto","overflow-clip-box":"padding-box|content-box","overflow-clip-margin":"<visual-box>||<length [0,∞]>","overflow-inline":"visible|hidden|clip|scroll|auto","overflow-wrap":"normal|break-word|anywhere","overflow-x":"visible|hidden|clip|scroll|auto","overflow-y":"visible|hidden|clip|scroll|auto","overscroll-behavior":"[contain|none|auto]{1,2}","overscroll-behavior-block":"contain|none|auto","overscroll-behavior-inline":"contain|none|auto","overscroll-behavior-x":"contain|none|auto","overscroll-behavior-y":"contain|none|auto",padding:"[<length>|<percentage>]{1,4}","padding-block":"<'padding-left'>{1,2}","padding-block-end":"<'padding-left'>","padding-block-start":"<'padding-left'>","padding-bottom":"<length>|<percentage>","padding-inline":"<'padding-left'>{1,2}","padding-inline-end":"<'padding-left'>","padding-inline-start":"<'padding-left'>","padding-left":"<length>|<percentage>","padding-right":"<length>|<percentage>","padding-top":"<length>|<percentage>",page:"auto|<custom-ident>","page-break-after":"auto|always|avoid|left|right|recto|verso","page-break-before":"auto|always|avoid|left|right|recto|verso","page-break-inside":"auto|avoid","paint-order":"normal|[fill||stroke||markers]",perspective:"none|<length>","perspective-origin":"<position>","place-content":"<'align-content'> <'justify-content'>?","place-items":"<'align-items'> <'justify-items'>?","place-self":"<'align-self'> <'justify-self'>?","pointer-events":"auto|none|visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|inherit",position:"static|relative|absolute|sticky|fixed|-webkit-sticky","print-color-adjust":"economy|exact",quotes:"none|auto|[<string> <string>]+",resize:"none|both|horizontal|vertical|block|inline",right:"<length>|<percentage>|auto",rotate:"none|<angle>|[x|y|z|<number>{3}]&&<angle>","row-gap":"normal|<length-percentage>","ruby-align":"start|center|space-between|space-around","ruby-merge":"separate|collapse|auto","ruby-position":"[alternate||[over|under]]|inter-character",scale:"none|<number>{1,3}","scrollbar-color":"auto|<color>{2}","scrollbar-gutter":"auto|stable&&both-edges?","scrollbar-width":"auto|thin|none","scroll-behavior":"auto|smooth","scroll-margin":"<length>{1,4}","scroll-margin-block":"<length>{1,2}","scroll-margin-block-start":"<length>","scroll-margin-block-end":"<length>","scroll-margin-bottom":"<length>","scroll-margin-inline":"<length>{1,2}","scroll-margin-inline-start":"<length>","scroll-margin-inline-end":"<length>","scroll-margin-left":"<length>","scroll-margin-right":"<length>","scroll-margin-top":"<length>","scroll-padding":"[auto|<length-percentage>]{1,4}","scroll-padding-block":"[auto|<length-percentage>]{1,2}","scroll-padding-block-start":"auto|<length-percentage>","scroll-padding-block-end":"auto|<length-percentage>","scroll-padding-bottom":"auto|<length-percentage>","scroll-padding-inline":"[auto|<length-percentage>]{1,2}","scroll-padding-inline-start":"auto|<length-percentage>","scroll-padding-inline-end":"auto|<length-percentage>","scroll-padding-left":"auto|<length-percentage>","scroll-padding-right":"auto|<length-percentage>","scroll-padding-top":"auto|<length-percentage>","scroll-snap-align":"[none|start|end|center]{1,2}","scroll-snap-coordinate":"none|<position>#","scroll-snap-destination":"<position>","scroll-snap-points-x":"none|repeat( <length-percentage> )","scroll-snap-points-y":"none|repeat( <length-percentage> )","scroll-snap-stop":"normal|always","scroll-snap-type":"none|[x|y|block|inline|both] [mandatory|proximity]?","scroll-snap-type-x":"none|mandatory|proximity","scroll-snap-type-y":"none|mandatory|proximity","scroll-timeline":"[<'scroll-timeline-name'>||<'scroll-timeline-axis'>]#","scroll-timeline-axis":"[block|inline|vertical|horizontal]#","scroll-timeline-name":"none|<custom-ident>#","shape-image-threshold":"<alpha-value>","shape-margin":"<length-percentage>","shape-outside":"none|[<shape-box>||<basic-shape>]|<image>","tab-size":"<integer>|<length>","table-layout":"auto|fixed","text-align":"start|end|left|right|center|justify|match-parent","text-align-last":"auto|start|end|left|right|center|justify","text-combine-upright":"none|all|[digits <integer>?]","text-decoration":"<'text-decoration-line'>||<'text-decoration-style'>||<'text-decoration-color'>||<'text-decoration-thickness'>","text-decoration-color":"<color>","text-decoration-line":"none|[underline||overline||line-through||blink]|spelling-error|grammar-error","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|all|none","text-decoration-style":"solid|double|dotted|dashed|wavy","text-decoration-thickness":"auto|from-font|<length>|<percentage>","text-emphasis":"<'text-emphasis-style'>||<'text-emphasis-color'>","text-emphasis-color":"<color>","text-emphasis-position":"[over|under]&&[right|left]","text-emphasis-style":"none|[[filled|open]||[dot|circle|double-circle|triangle|sesame]]|<string>","text-indent":"<length-percentage>&&hanging?&&each-line?","text-justify":"auto|inter-character|inter-word|none","text-orientation":"mixed|upright|sideways","text-overflow":"[clip|ellipsis|<string>]{1,2}","text-rendering":"auto|optimizeSpeed|optimizeLegibility|geometricPrecision","text-shadow":"none|<shadow-t>#","text-size-adjust":"none|auto|<percentage>","text-transform":"none|capitalize|uppercase|lowercase|full-width|full-size-kana","text-underline-offset":"auto|<length>|<percentage>","text-underline-position":"auto|from-font|[under||[left|right]]","text-wrap":"wrap|nowrap|balance|stable|pretty","timeline-scope":"none|<dashed-ident>#",top:"<length>|<percentage>|auto","touch-action":"auto|none|[[pan-x|pan-left|pan-right]||[pan-y|pan-up|pan-down]||pinch-zoom]|manipulation",transform:"none|<transform-list>","transform-box":"content-box|border-box|fill-box|stroke-box|view-box","transform-origin":"[<length-percentage>|left|center|right|top|bottom]|[[<length-percentage>|left|center|right]&&[<length-percentage>|top|center|bottom]] <length>?","transform-style":"flat|preserve-3d",transition:"<single-transition>#","transition-delay":"<time>#","transition-duration":"<time>#","transition-property":"none|<single-transition-property>#","transition-timing-function":"<easing-function>#",translate:"none|<length-percentage> [<length-percentage> <length>?]?","unicode-bidi":"normal|embed|isolate|bidi-override|isolate-override|plaintext|-moz-isolate|-moz-isolate-override|-moz-plaintext|-webkit-isolate|-webkit-isolate-override|-webkit-plaintext","user-select":"auto|text|none|contain|all","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>","view-timeline":"[<'view-timeline-name'> <'view-timeline-axis'>?]#","view-timeline-axis":"[block|inline|x|y]#","view-timeline-inset":"[[auto|<length-percentage>]{1,2}]#","view-timeline-name":"none|<dashed-ident>#","view-transition-name":"none|<custom-ident>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line|break-spaces|[<'white-space-collapse'>||<'text-wrap'>||<'white-space-trim'>]","white-space-collapse":"collapse|discard|preserve|preserve-breaks|preserve-spaces|break-spaces","white-space-trim":"none|discard-before||discard-after||discard-inner",widows:"<integer>",width:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word","word-spacing":"normal|<length>","word-wrap":"normal|break-word","writing-mode":"horizontal-tb|vertical-rl|vertical-lr|sideways-rl|sideways-lr|<svg-writing-mode>","z-index":"auto|<integer>",zoom:"normal|reset|<number>|<percentage>","-moz-background-clip":"padding|border","-moz-border-radius-bottomleft":"<'border-bottom-left-radius'>","-moz-border-radius-bottomright":"<'border-bottom-right-radius'>","-moz-border-radius-topleft":"<'border-top-left-radius'>","-moz-border-radius-topright":"<'border-bottom-right-radius'>","-moz-control-character-visibility":"visible|hidden","-moz-osx-font-smoothing":"auto|grayscale","-moz-user-select":"none|text|all|-moz-none","-ms-flex-align":"start|end|center|baseline|stretch","-ms-flex-item-align":"auto|start|end|center|baseline|stretch","-ms-flex-line-pack":"start|end|center|justify|distribute|stretch","-ms-flex-negative":"<'flex-shrink'>","-ms-flex-pack":"start|end|center|justify|distribute","-ms-flex-order":"<integer>","-ms-flex-positive":"<'flex-grow'>","-ms-flex-preferred-size":"<'flex-basis'>","-ms-interpolation-mode":"nearest-neighbor|bicubic","-ms-grid-column-align":"start|end|center|stretch","-ms-grid-row-align":"start|end|center|stretch","-ms-hyphenate-limit-last":"none|always|column|page|spread","-webkit-background-clip":"[<box>|border|padding|content|text]#","-webkit-column-break-after":"always|auto|avoid","-webkit-column-break-before":"always|auto|avoid","-webkit-column-break-inside":"always|auto|avoid","-webkit-font-smoothing":"auto|none|antialiased|subpixel-antialiased","-webkit-mask-box-image":"[<url>|<gradient>|none] [<length-percentage>{4} <-webkit-mask-box-repeat>{2}]?","-webkit-print-color-adjust":"economy|exact","-webkit-text-security":"none|circle|disc|square","-webkit-user-drag":"none|element|auto","-webkit-user-select":"auto|none|text|all","alignment-baseline":"auto|baseline|before-edge|text-before-edge|middle|central|after-edge|text-after-edge|ideographic|alphabetic|hanging|mathematical","baseline-shift":"baseline|sub|super|<svg-length>",behavior:"<url>+","clip-rule":"nonzero|evenodd",cue:"<'cue-before'> <'cue-after'>?","cue-after":"<url> <decibel>?|none","cue-before":"<url> <decibel>?|none","dominant-baseline":"auto|use-script|no-change|reset-size|ideographic|alphabetic|hanging|mathematical|central|middle|text-after-edge|text-before-edge",fill:"<paint>","fill-opacity":"<number-zero-one>","fill-rule":"nonzero|evenodd","glyph-orientation-horizontal":"<angle>","glyph-orientation-vertical":"<angle>",kerning:"auto|<svg-length>",marker:"none|<url>","marker-end":"none|<url>","marker-mid":"none|<url>","marker-start":"none|<url>",pause:"<'pause-before'> <'pause-after'>?","pause-after":"<time>|none|x-weak|weak|medium|strong|x-strong","pause-before":"<time>|none|x-weak|weak|medium|strong|x-strong",rest:"<'rest-before'> <'rest-after'>?","rest-after":"<time>|none|x-weak|weak|medium|strong|x-strong","rest-before":"<time>|none|x-weak|weak|medium|strong|x-strong","shape-rendering":"auto|optimizeSpeed|crispEdges|geometricPrecision",src:"[<url> [format( <string># )]?|local( <family-name> )]#",speak:"auto|never|always","speak-as":"normal|spell-out||digits||[literal-punctuation|no-punctuation]",stroke:"<paint>","stroke-dasharray":"none|[<svg-length>+]#","stroke-dashoffset":"<svg-length>","stroke-linecap":"butt|round|square","stroke-linejoin":"miter|round|bevel","stroke-miterlimit":"<number-one-or-greater>","stroke-opacity":"<number-zero-one>","stroke-width":"<svg-length>","text-anchor":"start|middle|end","unicode-range":"<urange>#","voice-balance":"<number>|left|center|right|leftwards|rightwards","voice-duration":"auto|<time>","voice-family":"[[<family-name>|<generic-voice>] ,]* [<family-name>|<generic-voice>]|preserve","voice-pitch":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-range":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-rate":"[normal|x-slow|slow|medium|fast|x-fast]||<percentage>","voice-stress":"normal|strong|moderate|none|reduced","voice-volume":"silent|[[x-soft|soft|medium|loud|x-loud]||<decibel>]"},atrules:{charset:{prelude:"<string>",descriptors:null},"counter-style":{prelude:"<counter-style-name>",descriptors:{"additive-symbols":"[<integer>&&<symbol>]#",fallback:"<counter-style-name>",negative:"<symbol> <symbol>?",pad:"<integer>&&<symbol>",prefix:"<symbol>",range:"[[<integer>|infinite]{2}]#|auto","speak-as":"auto|bullets|numbers|words|spell-out|<counter-style-name>",suffix:"<symbol>",symbols:"<symbol>+",system:"cyclic|numeric|alphabetic|symbolic|additive|[fixed <integer>?]|[extends <counter-style-name>]"}},document:{prelude:"[<url>|url-prefix( <string> )|domain( <string> )|media-document( <string> )|regexp( <string> )]#",descriptors:null},"font-palette-values":{prelude:"<dashed-ident>",descriptors:{"base-palette":"light|dark|<integer [0,∞]>","font-family":"<family-name>#","override-colors":"[<integer [0,∞]> <absolute-color-base>]#"}},"font-face":{prelude:null,descriptors:{"ascent-override":"normal|<percentage>","descent-override":"normal|<percentage>","font-display":"[auto|block|swap|fallback|optional]","font-family":"<family-name>","font-feature-settings":"normal|<feature-tag-value>#","font-variation-settings":"normal|[<string> <number>]#","font-stretch":"<font-stretch-absolute>{1,2}","font-style":"normal|italic|oblique <angle>{0,2}","font-weight":"<font-weight-absolute>{1,2}","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","line-gap-override":"normal|<percentage>","size-adjust":"<percentage>",src:"[<url> [format( <string># )]?|local( <family-name> )]#","unicode-range":"<urange>#"}},"font-feature-values":{prelude:"<family-name>#",descriptors:null},import:{prelude:"[<string>|<url>] [layer|layer( <layer-name> )]? [supports( [<supports-condition>|<declaration>] )]? <media-query-list>?",descriptors:null},keyframes:{prelude:"<keyframes-name>",descriptors:null},layer:{prelude:"[<layer-name>#|<layer-name>?]",descriptors:null},media:{prelude:"<media-query-list>",descriptors:null},namespace:{prelude:"<namespace-prefix>? [<string>|<url>]",descriptors:null},page:{prelude:"<page-selector-list>",descriptors:{bleed:"auto|<length>",marks:"none|[crop||cross]","page-orientation":"upright|rotate-left|rotate-right",size:"<length>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},property:{prelude:"<custom-property-name>",descriptors:{syntax:"<string>",inherits:"true|false","initial-value":"<string>"}},supports:{prelude:"<supports-condition>",descriptors:null},viewport:{prelude:null,descriptors:{height:"<viewport-length>{1,2}","max-height":"<viewport-length>","max-width":"<viewport-length>","max-zoom":"auto|<number>|<percentage>","min-height":"<viewport-length>","min-width":"<viewport-length>","min-zoom":"auto|<number>|<percentage>",orientation:"auto|portrait|landscape","user-zoom":"zoom|fixed","viewport-fit":"auto|contain|cover",width:"<viewport-length>{1,2}",zoom:"auto|<number>|<percentage>"}},container:{prelude:"[<container-name>]? <container-condition>",descriptors:null},nest:{prelude:"<complex-selector-list>",descriptors:null},scope:{prelude:"[( <scope-start> )]? [to ( <scope-end> )]?",descriptors:null}},node:Bo},Xl={};const Jl=C;var Ql=function(e){switch(this.tokenType){case Jl.Hash:return this.Hash();case Jl.Comma:return this.Operator();case Jl.LeftParenthesis:return this.Parentheses(this.readSequence,e.recognizer);case Jl.LeftSquareBracket:return this.Brackets(this.readSequence,e.recognizer);case Jl.String:return this.String();case Jl.Dimension:return this.Dimension();case Jl.Percentage:return this.Percentage();case Jl.Number:return this.Number();case Jl.Function:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case Jl.Url:return this.Url();case Jl.Ident:return this.cmpChar(this.tokenStart,117)&&this.cmpChar(this.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case Jl.Delim:{const e=this.charCodeAt(this.tokenStart);if(47===e||42===e||43===e||45===e)return this.Operator();35===e&&this.error("Hex or identifier is expected",this.tokenStart+1);break}}};const ec=C,tc=C;function nc(e){return null!==e&&"Operator"===e.type&&("-"===e.value[e.value.length-1]||"+"===e.value[e.value.length-1])}const rc={getNode:Ql},oc={onWhiteSpace:function(e,t){null!==t.last&&"Combinator"!==t.last.type&&null!==e&&"Combinator"!==e.type&&t.push({type:"Combinator",loc:null,name:" "})},getNode:function(){switch(this.tokenType){case ec.LeftSquareBracket:return this.AttributeSelector();case ec.Hash:return this.IdSelector();case ec.Colon:return this.lookupType(1)===ec.Colon?this.PseudoElementSelector():this.PseudoClassSelector();case ec.Ident:return this.TypeSelector();case ec.Number:case ec.Percentage:return this.Percentage();case ec.Dimension:46===this.charCodeAt(this.tokenStart)&&this.error("Identifier is expected",this.tokenStart+1);break;case ec.Delim:switch(this.charCodeAt(this.tokenStart)){case 43:case 62:case 126:case 47:return this.Combinator();case 46:return this.ClassSelector();case 42:case 124:return this.TypeSelector();case 35:return this.IdSelector();case 38:return this.NestingSelector()}}}},ic={getNode:Ql,onWhiteSpace(e,t){nc(e)&&(e.value=" "+e.value),nc(t.last)&&(t.last.value+=" ")},expression:function(){return this.createSingleNodeList(this.Raw(null,!1))},var:function(){const e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===tc.Comma){e.push(this.Operator());const t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1);if("Value"===n.type&&n.children.isEmpty)for(let e=t-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===tc.WhiteSpace){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}e.push(n)}return e}};Xl.AtrulePrelude=rc,Xl.Selector=oc,Xl.Value=ic;const ac=C,sc=new Set(["none","and","not","or"]),lc={parse:{prelude(){const e=this.createList();if(this.tokenType===ac.Ident){const t=this.substring(this.tokenStart,this.tokenEnd);sc.has(t.toLowerCase())||e.push(this.Identifier())}return e.push(this.Condition("container")),e},block(e=!1){return this.Block(e)}}},cc=C;function uc(e,t){return this.parseWithFallback((()=>{try{return e.call(this)}finally{this.skipSC(),this.lookupNonWSType(0)!==cc.RightParenthesis&&this.error()}}),t||(()=>this.Raw(null,!0)))}const hc={layer(){this.skipSC();const e=this.createList(),t=uc.call(this,this.Layer);return"Raw"===t.type&&""===t.value||e.push(t),e},supports(){this.skipSC();const e=this.createList(),t=uc.call(this,this.Declaration,(()=>uc.call(this,(()=>this.Condition("supports")))));return"Raw"===t.type&&""===t.value||e.push(t),e}};var dc={container:lc,"font-face":{parse:{prelude:null,block(){return this.Block(!0)}}},import:{parse:{prelude(){const e=this.createList();switch(this.tokenType){case cc.String:e.push(this.String());break;case cc.Url:case cc.Function:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.skipSC(),this.tokenType===cc.Ident&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer")?e.push(this.Identifier()):this.tokenType===cc.Function&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer(")&&e.push(this.Function(null,hc)),this.skipSC(),this.tokenType===cc.Function&&this.cmpStr(this.tokenStart,this.tokenEnd,"supports(")&&e.push(this.Function(null,hc)),this.lookupNonWSType(0)!==cc.Ident&&this.lookupNonWSType(0)!==cc.LeftParenthesis||e.push(this.MediaQueryList()),e},block:null}},layer:{parse:{prelude(){return this.createSingleNodeList(this.LayerList())},block(){return this.Block(!1)}}},media:{parse:{prelude(){return this.createSingleNodeList(this.MediaQueryList())},block(e=!1){return this.Block(e)}}},nest:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},page:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},scope:{parse:{prelude(){return this.createSingleNodeList(this.Scope())},block(e=!1){return this.Block(e)}}},"starting-style":{parse:{prelude:null,block(e=!1){return this.Block(e)}}},supports:{parse:{prelude(){return this.createSingleNodeList(this.Condition("supports"))},block(e=!1){return this.Block(e)}}}};const pc={parse(){return this.createSingleNodeList(this.SelectorList())}},mc={parse(){return this.createSingleNodeList(this.Selector())}},fc={parse(){return this.createSingleNodeList(this.Identifier())}},gc={parse(){return this.createSingleNodeList(this.Nth())}};var bc={dir:fc,has:pc,lang:fc,matches:pc,is:pc,"-moz-any":pc,"-webkit-any":pc,where:pc,not:pc,"nth-child":gc,"nth-last-child":gc,"nth-last-of-type":gc,"nth-of-type":gc,slotted:mc,host:mc,"host-context":mc},yc={};const kc=Mo,wc=Yo,vc=ti,xc=ri,Sc=li,_c=mi,Cc=gi,Ac=yi,zc=wi,Pc=Si,Ec=Ai,Lc=Ei,Oc=Di,Nc=qi,Tc=Ki,Rc=Yi,Dc=Qi,Ic=ra,Bc=la,Mc=ha,Fc=ma,jc=ba,Uc=wa,Wc=Sa,Hc=Aa,qc=Pa,Vc=Oa,$c=Ta,Kc=Da,Zc=Ba,Gc=ja,Yc=Wa,Xc=qa,Jc=Ka,Qc=Ya,eu=Qa,tu=ns,nu=as,ru=us,ou=ds,iu=ps,au=fs,su=xs,lu=Cs,cu=zs,uu=Os,hu=Ws,du=Ys,pu=Xs;yc.AnPlusB=kc.parse,yc.Atrule=wc.parse,yc.AtrulePrelude=vc.parse,yc.AttributeSelector=xc.parse,yc.Block=Sc.parse,yc.Brackets=_c.parse,yc.CDC=Cc.parse,yc.CDO=Ac.parse,yc.ClassSelector=zc.parse,yc.Combinator=Pc.parse,yc.Comment=Ec.parse,yc.Condition=Lc.parse,yc.Declaration=Oc.parse,yc.DeclarationList=Nc.parse,yc.Dimension=Tc.parse,yc.Feature=Rc.parse,yc.FeatureFunction=Dc.parse,yc.FeatureRange=Ic.parse,yc.Function=Bc.parse,yc.GeneralEnclosed=Mc.parse,yc.Hash=Fc.parse,yc.Identifier=jc.parse,yc.IdSelector=Uc.parse,yc.Layer=Wc.parse,yc.LayerList=Hc.parse,yc.MediaQuery=qc.parse,yc.MediaQueryList=Vc.parse,yc.NestingSelector=$c.parse,yc.Nth=Kc.parse,yc.Number=Zc.parse,yc.Operator=Gc.parse,yc.Parentheses=Yc.parse,yc.Percentage=Xc.parse,yc.PseudoClassSelector=Jc.parse,yc.PseudoElementSelector=Qc.parse,yc.Ratio=eu.parse,yc.Raw=tu.parse,yc.Rule=nu.parse,yc.Scope=ru.parse,yc.Selector=ou.parse,yc.SelectorList=iu.parse,yc.String=au.parse,yc.StyleSheet=su.parse,yc.SupportsDeclaration=lu.parse,yc.TypeSelector=cu.parse,yc.UnicodeRange=uu.parse,yc.Url=hu.parse,yc.Value=du.parse,yc.WhiteSpace=pu.parse;var mu=Io({...Yl,parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",condition(e){return this.Condition(e.kind)},rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},features:{supports:{selector(){return this.Selector()}},container:{style(){return this.Declaration()}}},scope:Xl,atrule:dc,pseudo:bc,node:yc,node:Bo}),fu={};const gu=Dn,bu=Et,yu=Tn,ku=ro;fu.SyntaxError=gu.SyntaxError,fu.generate=bu.generate,fu.parse=yu.parse,fu.walk=ku.walk;var wu={};const vu=de;wu.clone=function e(t){const n={};for(const r of Object.keys(t)){let o=t[r];o&&(Array.isArray(o)||o instanceof vu.List?o=o.map(e):o.constructor===Object&&(o=e(o))),n[r]=o}return n};var xu={};const Su=A,_u=M;xu.decode=function(e){const t=e.length-1;let n="";for(let r=0;r<e.length;r++){let o=e.charCodeAt(r);if(92===o){if(r===t)break;if(o=e.charCodeAt(++r),Su.isValidEscape(92,o)){const t=r-1,o=_u.consumeEscaped(e,t);r=o-1,n+=_u.decodeEscaped(e.substring(t+1,o))}else 13===o&&10===e.charCodeAt(r+1)&&r++}else n+=e[r]}return n},xu.encode=function(e){let t="";if(1===e.length&&45===e.charCodeAt(0))return"\\-";for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);0!==r?r<=31||127===r||r>=48&&r<=57&&(0===n||1===n&&45===e.charCodeAt(0))?t+="\\"+r.toString(16)+" ":Su.isName(r)?t+=e.charAt(n):t+="\\"+e.charAt(n):t+="�"}return t};const Cu=mu,Au=Io,zu=de,Pu=zt,Eu=fu,Lu=wu,Ou=Bt,Nu=xu,Tu=gs,Ru=Hs,Du=C,Iu=V,Bu=X,{tokenize:Mu,parse:Fu,generate:ju,lexer:Uu,createLexer:Wu,walk:Hu,find:qu,findLast:Vu,findAll:$u,toPlainObject:Ku,fromPlainObject:Zu,fork:Gu}=Cu;S.version="1.2.0".version,S.createSyntax=Au,S.List=zu.List,S.Lexer=Pu.Lexer,S.definitionSyntax=Eu,S.clone=Lu.clone,S.isCustomProperty=Ou.isCustomProperty,S.keyword=Ou.keyword,S.property=Ou.property,S.vendorPrefix=Ou.vendorPrefix,S.ident=Nu,S.string=Tu,S.url=Ru,S.tokenTypes=Du,S.tokenNames=Iu,S.TokenStream=Bu.TokenStream,S.createLexer=Wu,S.find=qu,S.findAll=$u,S.findLast=Vu,S.fork=Gu,S.fromPlainObject=Zu,S.generate=ju,S.lexer=Uu,S.parse=Fu,S.toPlainObject=Ku,S.tokenize=Mu,S.walk=Hu;var Yu={};const Xu=new Map([["background",new Set(["background-color","background-position","background-position-x","background-position-y","background-size","background-repeat","background-repeat-x","background-repeat-y","background-clip","background-origin","background-attachment","background-image"])],["background-position",new Set(["background-position-x","background-position-y"])],["background-repeat",new Set(["background-repeat-x","background-repeat-y"])],["font",new Set(["font-style","font-variant-caps","font-weight","font-stretch","font-size","line-height","font-family","font-size-adjust","font-kerning","font-optical-sizing","font-variant-alternates","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-language-override","font-feature-settings","font-variation-settings"])],["font-variant",new Set(["font-variant-caps","font-variant-numeric","font-variant-alternates","font-variant-ligatures","font-variant-east-asian"])],["outline",new Set(["outline-width","outline-style","outline-color"])],["border",new Set(["border-top-width","border-right-width","border-bottom-width","border-left-width","border-top-style","border-right-style","border-bottom-style","border-left-style","border-top-color","border-right-color","border-bottom-color","border-left-color","border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"])],["border-width",new Set(["border-top-width","border-right-width","border-bottom-width","border-left-width"])],["border-style",new Set(["border-top-style","border-right-style","border-bottom-style","border-left-style"])],["border-color",new Set(["border-top-color","border-right-color","border-bottom-color","border-left-color"])],["border-block",new Set(["border-block-start-width","border-block-end-width","border-block-start-style","border-block-end-style","border-block-start-color","border-block-end-color"])],["border-block-start",new Set(["border-block-start-width","border-block-start-style","border-block-start-color"])],["border-block-end",new Set(["border-block-end-width","border-block-end-style","border-block-end-color"])],["border-inline",new Set(["border-inline-start-width","border-inline-end-width","border-inline-start-style","border-inline-end-style","border-inline-start-color","border-inline-end-color"])],["border-inline-start",new Set(["border-inline-start-width","border-inline-start-style","border-inline-start-color"])],["border-inline-end",new Set(["border-inline-end-width","border-inline-end-style","border-inline-end-color"])],["border-image",new Set(["border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"])],["border-radius",new Set(["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"])],["padding",new Set(["padding-top","padding-right","padding-bottom","padding-left"])],["padding-block",new Set(["padding-block-start","padding-block-end"])],["padding-inline",new Set(["padding-inline-start","padding-inline-end"])],["margin",new Set(["margin-top","margin-right","margin-bottom","margin-left"])],["margin-block",new Set(["margin-block-start","margin-block-end"])],["margin-inline",new Set(["margin-inline-start","margin-inline-end"])],["inset",new Set(["top","right","bottom","left"])],["inset-block",new Set(["inset-block-start","inset-block-end"])],["inset-inline",new Set(["inset-inline-start","inset-inline-end"])],["flex",new Set(["flex-grow","flex-shrink","flex-basis"])],["flex-flow",new Set(["flex-direction","flex-wrap"])],["gap",new Set(["row-gap","column-gap"])],["transition",new Set(["transition-duration","transition-timing-function","transition-delay","transition-property"])],["grid",new Set(["grid-template-rows","grid-template-columns","grid-template-areas","grid-auto-flow","grid-auto-columns","grid-auto-rows"])],["grid-template",new Set(["grid-template-rows","grid-template-columns","grid-template-areas"])],["grid-row",new Set(["grid-row-start","grid-row-end"])],["grid-column",new Set(["grid-column-start","grid-column-end"])],["grid-gap",new Set(["grid-row-gap","grid-column-gap","row-gap","column-gap"])],["place-content",new Set(["align-content","justify-content"])],["place-items",new Set(["align-items","justify-items"])],["place-self",new Set(["align-self","justify-self"])],["columns",new Set(["column-width","column-count"])],["column-rule",new Set(["column-rule-width","column-rule-style","column-rule-color"])],["list-style",new Set(["list-style-type","list-style-position","list-style-image"])],["offset",new Set(["offset-position","offset-path","offset-distance","offset-rotate","offset-anchor"])],["overflow",new Set(["overflow-x","overflow-y"])],["overscroll-behavior",new Set(["overscroll-behavior-x","overscroll-behavior-y"])],["scroll-margin",new Set(["scroll-margin-top","scroll-margin-right","scroll-margin-bottom","scroll-margin-left"])],["scroll-padding",new Set(["scroll-padding-top","scroll-padding-right","scroll-padding-bottom","scroll-padding-left"])],["text-decoration",new Set(["text-decoration-line","text-decoration-style","text-decoration-color","text-decoration-thickness"])],["text-stroke",new Set(["text-stroke-color","text-stroke-width"])],["animation",new Set(["animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state","animation-name","animation-timeline","animation-range-start","animation-range-end"])],["mask",new Set(["mask-image","mask-mode","mask-repeat-x","mask-repeat-y","mask-position-x","mask-position-y","mask-clip","mask-origin","mask-size","mask-composite"])],["mask-repeat",new Set(["mask-repeat-x","mask-repeat-y"])],["mask-position",new Set(["mask-position-x","mask-position-y"])],["perspective-origin",new Set(["perspective-origin-x","perspective-origin-y"])],["transform-origin",new Set(["transform-origin-x","transform-origin-y","transform-origin-z"])],["white-space",new Set(["white-space-collapse","text-wrap"])]]),Ju=new Map([nh("animation","moz"),nh("border-image","moz"),nh("mask","moz"),nh("transition","moz"),nh("columns","moz"),nh("text-stroke","moz"),nh("column-rule","moz"),["-moz-border-end",new Set(["-moz-border-end-color","-moz-border-end-style","-moz-border-end-width"])],["-moz-border-start",new Set(["-moz-border-start-color","-moz-border-start-style","-moz-border-start-width"])],["-moz-outline-radius",new Set(["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"])]]),Qu=new Map([nh("animation","webkit"),nh("border-radius","webkit"),nh("column-rule","webkit"),nh("columns","webkit"),nh("flex","webkit"),nh("flex-flow","webkit"),nh("mask","webkit"),nh("text-stroke","webkit"),nh("perspective-origin","webkit"),nh("transform-origin","webkit"),nh("transition","webkit"),["-webkit-border-start",new Set(["-webkit-border-start-color","-webkit-border-start-style","-webkit-border-start-width"])],["-webkit-border-before",new Set(["-webkit-border-before-color","-webkit-border-before-style","-webkit-border-before-width"])],["-webkit-border-end",new Set(["-webkit-border-end-color","-webkit-border-end-style","-webkit-border-end-width"])],["-webkit-border-after",new Set(["-webkit-border-after-color","-webkit-border-after-style","-webkit-border-after-width"])]]),eh=["background-position","background-repeat","text-decoration"];Ju.forEach(((e,t)=>Xu.set(t,e))),Qu.forEach(((e,t)=>Xu.set(t,e)));const th=new Map;function nh(e,t){const n=Xu.get(e);if(n)return[`-${t}-${e}`,new Set(Array.from(n,(e=>`-${t}-${e}`)))]}function rh(e,t){const n=Xu.get(e);return!!n&&n.has(t)}Xu.forEach(((e,t)=>{e.forEach((e=>{th.get(e)||th.set(e,new Set),th.get(e).add(t)}))})),Yu.isShorthand=function(e){return Xu.has(e)},Yu.isShorthandFor=rh,Yu.hasShorthand=function(e){return th.has(e)},Yu.hasShorthandWithin=function(e,t){return t.some((t=>rh(t,e)))},Yu.getShorthands=function(e){return th.get(e)},Yu.preferredShorthand=function(e){return eh.find((t=>Xu.get(t).has(e)))};const{preferredShorthand:oh,getShorthands:ih}=Yu;function ah(e,t){return{type:"Declaration",important:Boolean(e.getPropertyPriority(t)),property:t,value:{type:"Raw",value:e.getPropertyValue(t)}}}var sh=function(e){const t=Array.from(e).reduce(((t,n)=>{const r=oh(n)||n;t.set(r,ah(e,r));const o=ih(n);return o&&o.forEach((n=>{e.getPropertyValue(n)&&(t.delete(n),t.set(n,ah(e,n)))})),t}),new Map);return Array.from(t.values())};const lh=S,ch=sh,uh={2:{atrule:"charset",prelude:"charset"},CSSImportRule:{atrule:"import",prelude:"import"},CSSNamespaceRule:{atrule:"namespace",prelude:"namespace"},CSSStyleRule:{prelude:"selector",block:"style"},CSSKeyframeRule:{prelude:"key",block:"style"},CSSPageRule:{atrule:"page",prelude:"selector",block:"style"},CSSFontFaceRule:{atrule:"font-face",block:"style"},CSSMediaRule:{atrule:"media",prelude:"condition",block:"nested"},CSSSupportsRule:{atrule:"supports",prelude:"condition",block:"nested"},13:{atrule:"document",prelude:"condition",block:"nested"},CSSKeyframesRule:{atrule:"keyframes",prelude:"name",block:"nested"},CSSContainerRule:{atrule:"container",prelude:"condition",block:"nested"},CSSLayerStatementRule:{atrule:"layer",prelude:"nameList"},CSSLayerBlockRule:{atrule:"layer",prelude:"name",block:"nested"}};var hh=function e(t){return Array.from(t,(t=>{const n=uh[t.type]??uh[t.constructor.name];if(!n)throw new Error(`Unknown CSS object model rule ${t}`);const r={};if(n.atrule){r.type="Atrule";const[e,o]=t.cssText.match(new RegExp(`^@(-\\w+-)?${n.atrule}`));r.name=o?o+n.atrule:n.atrule}else r.type="Rule";let o;if("selector"===n.prelude?o=t.selectorText:"key"===n.prelude?o=t.keyText:"condition"===n.prelude?o=t.conditionText:"name"===n.prelude?o=t.name:"import"===n.prelude?o=`url("${t.href}") ${t.media.mediaText}`:"namespace"===n.prelude?o=`${t.prefix} url("${t.namespaceURI}")`:"charset"===n.prelude?o=`"${t.encoding}"`:"nameList"===n.prelude&&(o=t.nameList),o){const e=n.atrule?{context:"atrulePrelude",atrule:n.atrule}:{context:"selectorList"};r.prelude=lh.toPlainObject(lh.parse(o,e))}else r.prelude=null;return"nested"===n.block||t.cssRules?.length>0?r.block={type:"Block",children:e(t.cssRules)}:"style"===n.block?r.block={type:"Block",children:ch(t.style)}:r.block=null,r}))};const dh=S,ph=new Set(["before","after","first-line","first-letter"]);const{isShorthand:mh,isShorthandFor:fh,hasShorthandWithin:gh}=Yu,bh={"word-wrap":"overflow-wrap",clip:"clip-path"};function yh(e,t){let n=[];return e.forEach((e=>{"Declaration"===e.type&&n.push(e)})),t.forEach((e=>{if("Declaration"!==e.type)return;if(gh(e.property,n.map((e=>e.property))))return;const t=n.filter((t=>t.property===e.property));if(0===t.length)n.push(e);else{const r=t.findLast((t=>t.value.value===e.value.value));if(r)r.important!==e.important&&t.forEach((t=>t.important=e.important));else{if(mh(e.property))return;n=n.filter((t=>t.property!==e.property)),n.push(e)}}})),n}function kh(e,t){return!Array.isArray(e)&&!Array.isArray(t)||Array.isArray(e)&&Array.isArray(t)&&e.length===t.length&&e.every(((e,n)=>{const r=t[n];return e.type===r.type&&((a=e.name)===(s=r.name)||a&&s&&a.name&&a.name===s.name)&&((o=e.value)===(i=r.value)||o.type===i.type&&o.value===i.value)&&kh(e.children,r.children);var o,i,a,s}))}function wh(e){return"Rule"===e.type||/^(-\w+-)?(page|font-face)$/.test(e.name)}function vh(e,t,n,r){for(let o=t;o<n;++o)r(e[o],o,e)}var xh=()=>{},Sh=function(e){const t=Array.from(e.attributes).map((t=>"id"===t.name?`#${t.value}`:"class"===t.name?Array.from(e.classList).map((e=>`.${e}`)).join(""):`[${t.name}="${t.value}"]`)).join("");return`${e.nodeName}${t}`};const _h=S,Ch=hh,Ah=function(e){const t=dh.parse(e,{context:"stylesheet",parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!1,parseCustomProperty:!1});return dh.walk(t,{visit:"TypeSelector",enter(e,t){"from"===e.name?t.data={type:"Percentage",value:"0"}:"to"===e.name&&(t.data={type:"Percentage",value:"100"})}}),dh.walk(t,{visit:"AtrulePrelude",enter(e){if(["import","namespace"].includes(this.atrule.name)){const t=e.children.toArray(),n="import"===e.name?0:t.length-1,r=t[n];"String"===r.type&&(t[n]={type:"Url",value:r.value},e.children.fromArray(t))}}}),dh.walk(t,{visit:"PseudoClassSelector",enter(e){ph.has(e.name)&&(e.type="PseudoElementSelector")}}),dh.walk(t,{visit:"Selector",enter(e){const t=e.children.toArray();if(t.length>1){const n=t.filter(((e,n)=>{const r=t[n+1],o=r?"PseudoClassSelector"===r.type||"PseudoElementSelector"===r.type:void 0;return!("*"===e.name&&"TypeSelector"===e.type&&o)}));e.children.fromArray(n.length?n:null)}}}),dh.walk(t,{visit:"AttributeSelector",enter(e){e.value&&"Identifier"===e.value.type&&(e.value={type:"String",value:e.value.name})}}),dh.toPlainObject(t)},zh=function e(t,n){let r=0;const o=[];return t.forEach((t=>{const i={};i.type=t.type,i.name=t.name,i.prelude=t.prelude,i.block=t.block;const a=function(e,t,n){return function(e,t,n){for(let r=t;r<e.length;++r)if(n(e[r]))return r;return-1}(e,t,(e=>{return e.type===n.type&&e.name===n.name&&(o=e.prelude,i=n.prelude,!o&&!i||o.type===i.type&&kh(o.children,i.children))&&(!wh(n)||(t=e.block.children,(r=n.block.children).reduce(((e,n)=>{const r="Declaration"===n.type&&(function(e){return/^(-\w+-)/.test(e)}(n.property)||t.some((e=>function(e,t){const n=bh[e]||e,r=bh[t]||t;return n===r||fh(r,n)||fh(n,r)}(e.property,n.property))));return e+(r?1:0)}),0)>=r.length));var t,r,o,i}))}(n,r,t);a>r&&vh(n,r,a,(e=>o.push(e))),a>=0&&(r=a+1,function(e){return"Atrule"===e.type&&/^(-\w+-)?(media|supports|document|keyframes)$/.test(e.name)}(t)?i.block={type:"Block",children:e(t.block.children,n[a].block.children)}:wh(t)&&(i.block={type:"Block",children:yh(t.block.children,n[a].block.children)})),o.push(i)}),[]),r<n.length&&vh(n,r,n.length,(e=>o.push(e))),o},Ph=xh,Eh=Sh;function Lh(e,t){var n=e[0],r=e[1],o=e[2],i=e[3];n=Nh(n,r,o,i,t[0],7,-680876936),i=Nh(i,n,r,o,t[1],12,-389564586),o=Nh(o,i,n,r,t[2],17,606105819),r=Nh(r,o,i,n,t[3],22,-1044525330),n=Nh(n,r,o,i,t[4],7,-176418897),i=Nh(i,n,r,o,t[5],12,1200080426),o=Nh(o,i,n,r,t[6],17,-1473231341),r=Nh(r,o,i,n,t[7],22,-45705983),n=Nh(n,r,o,i,t[8],7,1770035416),i=Nh(i,n,r,o,t[9],12,-1958414417),o=Nh(o,i,n,r,t[10],17,-42063),r=Nh(r,o,i,n,t[11],22,-1990404162),n=Nh(n,r,o,i,t[12],7,1804603682),i=Nh(i,n,r,o,t[13],12,-40341101),o=Nh(o,i,n,r,t[14],17,-1502002290),n=Th(n,r=Nh(r,o,i,n,t[15],22,1236535329),o,i,t[1],5,-165796510),i=Th(i,n,r,o,t[6],9,-1069501632),o=Th(o,i,n,r,t[11],14,643717713),r=Th(r,o,i,n,t[0],20,-373897302),n=Th(n,r,o,i,t[5],5,-701558691),i=Th(i,n,r,o,t[10],9,38016083),o=Th(o,i,n,r,t[15],14,-660478335),r=Th(r,o,i,n,t[4],20,-405537848),n=Th(n,r,o,i,t[9],5,568446438),i=Th(i,n,r,o,t[14],9,-1019803690),o=Th(o,i,n,r,t[3],14,-187363961),r=Th(r,o,i,n,t[8],20,1163531501),n=Th(n,r,o,i,t[13],5,-1444681467),i=Th(i,n,r,o,t[2],9,-51403784),o=Th(o,i,n,r,t[7],14,1735328473),n=Rh(n,r=Th(r,o,i,n,t[12],20,-1926607734),o,i,t[5],4,-378558),i=Rh(i,n,r,o,t[8],11,-2022574463),o=Rh(o,i,n,r,t[11],16,1839030562),r=Rh(r,o,i,n,t[14],23,-35309556),n=Rh(n,r,o,i,t[1],4,-1530992060),i=Rh(i,n,r,o,t[4],11,1272893353),o=Rh(o,i,n,r,t[7],16,-155497632),r=Rh(r,o,i,n,t[10],23,-1094730640),n=Rh(n,r,o,i,t[13],4,681279174),i=Rh(i,n,r,o,t[0],11,-358537222),o=Rh(o,i,n,r,t[3],16,-722521979),r=Rh(r,o,i,n,t[6],23,76029189),n=Rh(n,r,o,i,t[9],4,-640364487),i=Rh(i,n,r,o,t[12],11,-421815835),o=Rh(o,i,n,r,t[15],16,530742520),n=Dh(n,r=Rh(r,o,i,n,t[2],23,-995338651),o,i,t[0],6,-198630844),i=Dh(i,n,r,o,t[7],10,1126891415),o=Dh(o,i,n,r,t[14],15,-1416354905),r=Dh(r,o,i,n,t[5],21,-57434055),n=Dh(n,r,o,i,t[12],6,1700485571),i=Dh(i,n,r,o,t[3],10,-1894986606),o=Dh(o,i,n,r,t[10],15,-1051523),r=Dh(r,o,i,n,t[1],21,-2054922799),n=Dh(n,r,o,i,t[8],6,1873313359),i=Dh(i,n,r,o,t[15],10,-30611744),o=Dh(o,i,n,r,t[6],15,-1560198380),r=Dh(r,o,i,n,t[13],21,1309151649),n=Dh(n,r,o,i,t[4],6,-145523070),i=Dh(i,n,r,o,t[11],10,-1120210379),o=Dh(o,i,n,r,t[2],15,718787259),r=Dh(r,o,i,n,t[9],21,-343485551),e[0]=Fh(n,e[0]),e[1]=Fh(r,e[1]),e[2]=Fh(o,e[2]),e[3]=Fh(i,e[3])}function Oh(e,t,n,r,o,i){return t=Fh(Fh(t,e),Fh(r,i)),Fh(t<<o|t>>>32-o,n)}function Nh(e,t,n,r,o,i,a){return Oh(t&n|~t&r,e,t,o,i,a)}function Th(e,t,n,r,o,i,a){return Oh(t&r|n&~r,e,t,o,i,a)}function Rh(e,t,n,r,o,i,a){return Oh(t^n^r,e,t,o,i,a)}function Dh(e,t,n,r,o,i,a){return Oh(n^(t|~r),e,t,o,i,a)}function Ih(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}var Bh="0123456789abcdef".split("");function Mh(e){for(var t="",n=0;n<4;n++)t+=Bh[e>>8*n+4&15]+Bh[e>>8*n&15];return t}function Fh(e,t){return e+t&4294967295}var jh=function(e,{removeReverseProxyURLPrefixes:t}={}){const n=[];return[/url\((?!['"]?:)'([^']*)'\)/g,/url\((?!['"]?:)"([^"]*)"\)/g,/url\((?!['"]?:)([^()'"]*)\)/g].forEach((t=>{let r;for(;null!==(r=t.exec(e));)n.push(r[1])})),t?n.map((e=>{const t=e.match(/\/http(.*)$/);return t&&t.length?t[0].substring(1):e})):n};const Uh=jh;var Wh=function(e){let t=[];for(let n=0,r=e.length;n<r;n++){const r=e[n];let o=e.getPropertyValue(r);(/^\s*var\s*\(/.test(o)||/^--/.test(r))&&(o=o.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,(e=>String.fromCodePoint(parseInt(e.substr(1).trim(),16)))).replace(/\\([^0-9a-fA-F])/g,"$1"));const i=Uh(o);t=t.concat(i)}return t};const Hh=Wh,qh=/(\S+)(?:\s+[\d.]+[wx])?(?:,|$)/g;const Vh=S,$h=hh;const Kh=S,Zh=sh;const Gh=S;function Yh(e){const t=[];if(e.condition)t.push(...Yh(e.condition));else{const n=e.children?.reduce(((e,t)=>("Condition"===t.type?e.push(...Yh(t)):"Identifier"===t.type&&"and"===t.name||e.push(t),e)),[])??[];t.push(...n)}return t}const Xh=Symbol("raw");function Jh(e){const t=function(e){if("undefined"==typeof window)return null;const t=window.Node.prototype.toString.apply(e).replace(/\[object (.*)]/,"$1");return window[t]}(e);return t?(n=e,r=t.prototype,new Proxy(Object.create(n),{get(e,t,o){if(t===Xh)return n;const i=Reflect.get(r,t,n);return"function"==typeof i?function(){return i.apply(this===o?n:this,arguments)}:i}})):e;var n,r}Jh.unwrap=function(e){return e[Xh]||e};var Qh=Jh;const{absolutizeUrl:ed,isInlineFrame:td,isAccessibleFrame:nd}=t,rd=function(){return window.crypto.getRandomValues(new Uint32Array(1))[0]},od=function(e,t=Ph){t("[processInlineCss] processing inline css for",Eh(e));try{const n=Ah(e.textContent);t("[processInlineCss] created AST for textContent");const r=Ch(e.sheet.cssRules);t("[processInlineCss] created AST for CSSOM");const o=zh(n.children,r);t("[processInlineCss] merged AST");const i=_h.generate(_h.fromPlainObject({type:"StyleSheet",children:o}));return t("[processInlineCss] generated cssText of length",i.length),i}catch(n){return t("[processInlineCss] error while processing inline css:",n.message,n),t("[processInlineCss] try to set fallback"),"string"==typeof e.textContent&&e.textContent.length>0?(t("[processInlineCss] set style from `styleNode.textContent`"),e.textContent):e.sheet&&e.sheet.cssRules?(t("[processInlineCss] set style from reduce `sheet.cssRules`"),Array.from(e.sheet.cssRules).reduce(((e,{cssText:t})=>e+t),"")):(t("[processInlineCss] could not set fallback to inline css"),"")}},id=function(e){const t=Array.prototype.map.call(e.sheet.cssRules,(e=>e.cssText)).join("");return function(e){return function(e){for(var t=0;t<e.length;t++)e[t]=Mh(e[t]);return e.join("")}(function(e){var t,n=e.length,r=[1732584193,-271733879,-1732584194,271733878];for(t=64;t<=e.length;t+=64)Lh(r,Ih(e.substring(t-64,t)));e=e.substring(t-64);var o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<e.length;t++)o[t>>2]|=e.charCodeAt(t)<<(t%4<<3);if(o[t>>2]|=128<<(t%4<<3),t>55)for(Lh(r,o),t=0;t<16;t++)o[t]=0;return o[14]=8*n,Lh(r,o),r}(e))}(t)},ad=function(e){const t=(e.matches||e.msMatchesSelector).bind(e);let n=[];if(t("img[srcset],source[srcset]")&&(n=n.concat(function(e,t,n){const r=[],o=new RegExp(e.source,e.flags),i=o.global;let a;for(;(a=o.exec(t))&&(r.push(n(a)),i););return r}(qh,e.getAttribute("srcset"),(e=>e[1])))),t('img[src],source[src],input[type="image"][src],audio[src],video[src]')&&n.push(e.getAttribute("src")),t("image,use")){const t=e.getAttribute("href")||e.getAttribute("xlink:href");t&&!function(e,t){try{const n=new URL(t),r=new URL(e,t);return r.origin===n.origin&&r.pathname===n.pathname&&Boolean(r.hash)}catch(e){return!1}}(t,e.ownerDocument.location.href)&&n.push(t)}t("object")&&e.getAttribute("data")&&n.push(e.getAttribute("data")),t('link[rel~="stylesheet"], link[as="stylesheet"]')&&n.push(e.getAttribute("href")),t("video[poster]")&&n.push(e.getAttribute("poster")),t("embed[src]")&&n.push(e.getAttribute("src"));const r=function(e){if(e.hasAttribute("style"))return Hh(e.style)}(e);return r&&(n=n.concat(r)),n},sd=function(e){const t=$h(e.cssRules);return Vh.generate(Vh.fromPlainObject({type:"StyleSheet",children:t}))},ld=function(e){const t={type:"DeclarationList",children:Zh(e)};return Kh.generate(t)},cd=xh,ud=function(e){const{ownerDocument:t}=e;if(!t)return!0;const{display:n}=t.defaultView.getComputedStyle(e),{width:r,height:o}=e.getBoundingClientRect();return"none"===n||0===r||0===o},hd=function(e){try{return Gh.toPlainObject(Gh.parse(e.toLowerCase(),{context:"mediaQueryList"})).children.some((e=>{const t=Yh(e);return e.mediaType&&t.unshift(e),t.every((e=>!(e.modifier&&!["not","only"].includes(e.modifier))&&("Feature"===e.type||("Identifier"!==e.type&&"MediaQuery"!==e.type||!["all","screen"].includes(e.name??e.mediaType)?e.modifier&&"not"===e.modifier:!e.modifier||"not"!==e.modifier))))}))}catch{return!1}},dd=Qh,pd=Sh,md=new Set(["date","datetime-local","email","month","number","password","search","tel","text","time","url","week","range"]),fd=/^on[a-z]+$/;function gd({attributes:e={}}){return Object.keys(e).filter((t=>e[t]&&e[t].name))}function bd(e,t,n){const r=e.find((e=>e.name===t));r?r.value=n:e.push({name:t,value:n})}function yd(e){return Array.from(e.adoptedStyleSheets).map(sd)}var kd=function(e){const t=[];return new Set(e).forEach((e=>e&&t.push(e))),t};const wd=kd;var vd={};!function(e){var t="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;function n(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var r=t.shift();if(r){if("object"!=typeof r)throw new TypeError(r+"must be non-object");for(var o in r)n(r,o)&&(e[o]=r[o])}}return e},e.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var r={arraySet:function(e,t,n,r,o){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),o);else for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){var t,n,r,o,i,a;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(a=new Uint8Array(r),o=0,t=0,n=e.length;t<n;t++)i=e[t],a.set(i,o),o+=i.length;return a}},o={arraySet:function(e,t,n,r,o){for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){return[].concat.apply([],e)}};e.setTyped=function(t){t?(e.Buf8=Uint8Array,e.Buf16=Uint16Array,e.Buf32=Int32Array,e.assign(e,r)):(e.Buf8=Array,e.Buf16=Array,e.Buf32=Array,e.assign(e,o))},e.setTyped(t)}(vd);var xd={},Sd={},_d={},Cd=vd;function Ad(e){for(var t=e.length;--t>=0;)e[t]=0}var zd=256,Pd=286,Ed=30,Ld=15,Od=16,Nd=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Td=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Rd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Dd=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Id=new Array(576);Ad(Id);var Bd=new Array(60);Ad(Bd);var Md=new Array(512);Ad(Md);var Fd=new Array(256);Ad(Fd);var jd=new Array(29);Ad(jd);var Ud,Wd,Hd,qd=new Array(Ed);function Vd(e,t,n,r,o){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=o,this.has_stree=e&&e.length}function $d(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function Kd(e){return e<256?Md[e]:Md[256+(e>>>7)]}function Zd(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function Gd(e,t,n){e.bi_valid>Od-n?(e.bi_buf|=t<<e.bi_valid&65535,Zd(e,e.bi_buf),e.bi_buf=t>>Od-e.bi_valid,e.bi_valid+=n-Od):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function Yd(e,t,n){Gd(e,n[2*t],n[2*t+1])}function Xd(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function Jd(e,t,n){var r,o,i=new Array(Ld+1),a=0;for(r=1;r<=Ld;r++)i[r]=a=a+n[r-1]<<1;for(o=0;o<=t;o++){var s=e[2*o+1];0!==s&&(e[2*o]=Xd(i[s]++,s))}}function Qd(e){var t;for(t=0;t<Pd;t++)e.dyn_ltree[2*t]=0;for(t=0;t<Ed;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function ep(e){e.bi_valid>8?Zd(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function tp(e,t,n,r){var o=2*t,i=2*n;return e[o]<e[i]||e[o]===e[i]&&r[t]<=r[n]}function np(e,t,n){for(var r=e.heap[n],o=n<<1;o<=e.heap_len&&(o<e.heap_len&&tp(t,e.heap[o+1],e.heap[o],e.depth)&&o++,!tp(t,r,e.heap[o],e.depth));)e.heap[n]=e.heap[o],n=o,o<<=1;e.heap[n]=r}function rp(e,t,n){var r,o,i,a,s=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*s]<<8|e.pending_buf[e.d_buf+2*s+1],o=e.pending_buf[e.l_buf+s],s++,0===r?Yd(e,o,t):(Yd(e,(i=Fd[o])+zd+1,t),0!==(a=Nd[i])&&Gd(e,o-=jd[i],a),Yd(e,i=Kd(--r),n),0!==(a=Td[i])&&Gd(e,r-=qd[i],a))}while(s<e.last_lit);Yd(e,256,t)}function op(e,t){var n,r,o,i=t.dyn_tree,a=t.stat_desc.static_tree,s=t.stat_desc.has_stree,l=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<l;n++)0!==i[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):i[2*n+1]=0;for(;e.heap_len<2;)i[2*(o=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[o]=0,e.opt_len--,s&&(e.static_len-=a[2*o+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)np(e,i,n);o=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],np(e,i,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,i[2*o]=i[2*n]+i[2*r],e.depth[o]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,i[2*n+1]=i[2*r+1]=o,e.heap[1]=o++,np(e,i,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,o,i,a,s,l=t.dyn_tree,c=t.max_code,u=t.stat_desc.static_tree,h=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,p=t.stat_desc.extra_base,m=t.stat_desc.max_length,f=0;for(i=0;i<=Ld;i++)e.bl_count[i]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(i=l[2*l[2*(r=e.heap[n])+1]+1]+1)>m&&(i=m,f++),l[2*r+1]=i,r>c||(e.bl_count[i]++,a=0,r>=p&&(a=d[r-p]),s=l[2*r],e.opt_len+=s*(i+a),h&&(e.static_len+=s*(u[2*r+1]+a)));if(0!==f){do{for(i=m-1;0===e.bl_count[i];)i--;e.bl_count[i]--,e.bl_count[i+1]+=2,e.bl_count[m]--,f-=2}while(f>0);for(i=m;0!==i;i--)for(r=e.bl_count[i];0!==r;)(o=e.heap[--n])>c||(l[2*o+1]!==i&&(e.opt_len+=(i-l[2*o+1])*l[2*o],l[2*o+1]=i),r--)}}(e,t),Jd(i,c,e.bl_count)}function ip(e,t,n){var r,o,i=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)o=a,a=t[2*(r+1)+1],++s<l&&o===a||(s<c?e.bl_tree[2*o]+=s:0!==o?(o!==i&&e.bl_tree[2*o]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,i=o,0===a?(l=138,c=3):o===a?(l=6,c=3):(l=7,c=4))}function ap(e,t,n){var r,o,i=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(o=a,a=t[2*(r+1)+1],!(++s<l&&o===a)){if(s<c)do{Yd(e,o,e.bl_tree)}while(0!=--s);else 0!==o?(o!==i&&(Yd(e,o,e.bl_tree),s--),Yd(e,16,e.bl_tree),Gd(e,s-3,2)):s<=10?(Yd(e,17,e.bl_tree),Gd(e,s-3,3)):(Yd(e,18,e.bl_tree),Gd(e,s-11,7));s=0,i=o,0===a?(l=138,c=3):o===a?(l=6,c=3):(l=7,c=4)}}Ad(qd);var sp=!1;function lp(e,t,n,r){Gd(e,0+(r?1:0),3),function(e,t,n,r){ep(e),Zd(e,n),Zd(e,~n),Cd.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}_d._tr_init=function(e){sp||(function(){var e,t,n,r,o,i=new Array(Ld+1);for(n=0,r=0;r<28;r++)for(jd[r]=n,e=0;e<1<<Nd[r];e++)Fd[n++]=r;for(Fd[n-1]=r,o=0,r=0;r<16;r++)for(qd[r]=o,e=0;e<1<<Td[r];e++)Md[o++]=r;for(o>>=7;r<Ed;r++)for(qd[r]=o<<7,e=0;e<1<<Td[r]-7;e++)Md[256+o++]=r;for(t=0;t<=Ld;t++)i[t]=0;for(e=0;e<=143;)Id[2*e+1]=8,e++,i[8]++;for(;e<=255;)Id[2*e+1]=9,e++,i[9]++;for(;e<=279;)Id[2*e+1]=7,e++,i[7]++;for(;e<=287;)Id[2*e+1]=8,e++,i[8]++;for(Jd(Id,287,i),e=0;e<Ed;e++)Bd[2*e+1]=5,Bd[2*e]=Xd(e,5);Ud=new Vd(Id,Nd,257,Pd,Ld),Wd=new Vd(Bd,Td,0,Ed,Ld),Hd=new Vd(new Array(0),Rd,0,19,7)}(),sp=!0),e.l_desc=new $d(e.dyn_ltree,Ud),e.d_desc=new $d(e.dyn_dtree,Wd),e.bl_desc=new $d(e.bl_tree,Hd),e.bi_buf=0,e.bi_valid=0,Qd(e)},_d._tr_stored_block=lp,_d._tr_flush_block=function(e,t,n,r){var o,i,a=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<zd;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),op(e,e.l_desc),op(e,e.d_desc),a=function(e){var t;for(ip(e,e.dyn_ltree,e.l_desc.max_code),ip(e,e.dyn_dtree,e.d_desc.max_code),op(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Dd[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),o=e.opt_len+3+7>>>3,(i=e.static_len+3+7>>>3)<=o&&(o=i)):o=i=n+5,n+4<=o&&-1!==t?lp(e,t,n,r):4===e.strategy||i===o?(Gd(e,2+(r?1:0),3),rp(e,Id,Bd)):(Gd(e,4+(r?1:0),3),function(e,t,n,r){var o;for(Gd(e,t-257,5),Gd(e,n-1,5),Gd(e,r-4,4),o=0;o<r;o++)Gd(e,e.bl_tree[2*Dd[o]+1],3);ap(e,e.dyn_ltree,t-1),ap(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),rp(e,e.dyn_ltree,e.dyn_dtree)),Qd(e),r&&ep(e)},_d._tr_tally=function(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(Fd[n]+zd+1)]++,e.dyn_dtree[2*Kd(t)]++),e.last_lit===e.lit_bufsize-1},_d._tr_align=function(e){Gd(e,2,3),Yd(e,256,Id),function(e){16===e.bi_valid?(Zd(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)};var cp,up=function(e,t,n,r){for(var o=65535&e|0,i=e>>>16&65535|0,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{i=i+(o=o+t[r++]|0)|0}while(--a);o%=65521,i%=65521}return o|i<<16|0},hp=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}(),dp=function(e,t,n,r){var o=hp,i=r+n;e^=-1;for(var a=r;a<i;a++)e=e>>>8^o[255&(e^t[a])];return-1^e},pp={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},mp=vd,fp=_d,gp=up,bp=dp,yp=pp,kp=0,wp=0,vp=-2,xp=2,Sp=8,_p=286,Cp=30,Ap=19,zp=2*_p+1,Pp=15,Ep=3,Lp=258,Op=Lp+Ep+1,Np=42,Tp=103,Rp=113,Dp=666;function Ip(e,t){return e.msg=yp[t],t}function Bp(e){return(e<<1)-(e>4?9:0)}function Mp(e){for(var t=e.length;--t>=0;)e[t]=0}function Fp(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(mp.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function jp(e,t){fp._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Fp(e.strm)}function Up(e,t){e.pending_buf[e.pending++]=t}function Wp(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Hp(e,t){var n,r,o=e.max_chain_length,i=e.strstart,a=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-Op?e.strstart-(e.w_size-Op):0,c=e.window,u=e.w_mask,h=e.prev,d=e.strstart+Lp,p=c[i+a-1],m=c[i+a];e.prev_length>=e.good_match&&(o>>=2),s>e.lookahead&&(s=e.lookahead);do{if(c[(n=t)+a]===m&&c[n+a-1]===p&&c[n]===c[i]&&c[++n]===c[i+1]){i+=2,n++;do{}while(c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&i<d);if(r=Lp-(d-i),i=d-Lp,r>a){if(e.match_start=t,a=r,r>=s)break;p=c[i+a-1],m=c[i+a]}}}while((t=h[t&u])>l&&0!=--o);return a<=e.lookahead?a:e.lookahead}function qp(e){var t,n,r,o,i,a,s,l,c,u,h=e.w_size;do{if(o=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-Op)){mp.arraySet(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=n=e.hash_size;do{r=e.head[--t],e.head[t]=r>=h?r-h:0}while(--n);t=n=h;do{r=e.prev[--t],e.prev[t]=r>=h?r-h:0}while(--n);o+=h}if(0===e.strm.avail_in)break;if(a=e.strm,s=e.window,l=e.strstart+e.lookahead,c=o,u=void 0,(u=a.avail_in)>c&&(u=c),n=0===u?0:(a.avail_in-=u,mp.arraySet(s,a.input,a.next_in,u,l),1===a.state.wrap?a.adler=gp(a.adler,s,u,l):2===a.state.wrap&&(a.adler=bp(a.adler,s,u,l)),a.next_in+=u,a.total_in+=u,u),e.lookahead+=n,e.lookahead+e.insert>=Ep)for(i=e.strstart-e.insert,e.ins_h=e.window[i],e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+Ep-1])&e.hash_mask,e.prev[i&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=i,i++,e.insert--,!(e.lookahead+e.insert<Ep)););}while(e.lookahead<Op&&0!==e.strm.avail_in)}function Vp(e,t){for(var n,r;;){if(e.lookahead<Op){if(qp(e),e.lookahead<Op&&t===kp)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=Ep&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+Ep-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-Op&&(e.match_length=Hp(e,n)),e.match_length>=Ep)if(r=fp._tr_tally(e,e.strstart-e.match_start,e.match_length-Ep),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=Ep){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+Ep-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=fp._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(jp(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<Ep-1?e.strstart:Ep-1,4===t?(jp(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(jp(e,!1),0===e.strm.avail_out)?1:2}function $p(e,t){for(var n,r,o;;){if(e.lookahead<Op){if(qp(e),e.lookahead<Op&&t===kp)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=Ep&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+Ep-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=Ep-1,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Op&&(e.match_length=Hp(e,n),e.match_length<=5&&(1===e.strategy||e.match_length===Ep&&e.strstart-e.match_start>4096)&&(e.match_length=Ep-1)),e.prev_length>=Ep&&e.match_length<=e.prev_length){o=e.strstart+e.lookahead-Ep,r=fp._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-Ep),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=o&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+Ep-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=Ep-1,e.strstart++,r&&(jp(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=fp._tr_tally(e,0,e.window[e.strstart-1]))&&jp(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=fp._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<Ep-1?e.strstart:Ep-1,4===t?(jp(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(jp(e,!1),0===e.strm.avail_out)?1:2}function Kp(e,t,n,r,o){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=o}function Zp(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Sp,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new mp.Buf16(2*zp),this.dyn_dtree=new mp.Buf16(2*(2*Cp+1)),this.bl_tree=new mp.Buf16(2*(2*Ap+1)),Mp(this.dyn_ltree),Mp(this.dyn_dtree),Mp(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new mp.Buf16(Pp+1),this.heap=new mp.Buf16(2*_p+1),Mp(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new mp.Buf16(2*_p+1),Mp(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Gp(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=xp,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?Np:Rp,e.adler=2===t.wrap?0:1,t.last_flush=kp,fp._tr_init(t),wp):Ip(e,vp)}function Yp(e){var t,n=Gp(e);return n===wp&&((t=e.state).window_size=2*t.w_size,Mp(t.head),t.max_lazy_match=cp[t.level].max_lazy,t.good_match=cp[t.level].good_length,t.nice_match=cp[t.level].nice_length,t.max_chain_length=cp[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=Ep-1,t.match_available=0,t.ins_h=0),n}function Xp(e,t,n,r,o,i){if(!e)return vp;var a=1;if(-1===t&&(t=6),r<0?(a=0,r=-r):r>15&&(a=2,r-=16),o<1||o>9||n!==Sp||r<8||r>15||t<0||t>9||i<0||i>4)return Ip(e,vp);8===r&&(r=9);var s=new Zp;return e.state=s,s.strm=e,s.wrap=a,s.gzhead=null,s.w_bits=r,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=o+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+Ep-1)/Ep),s.window=new mp.Buf8(2*s.w_size),s.head=new mp.Buf16(s.hash_size),s.prev=new mp.Buf16(s.w_size),s.lit_bufsize=1<<o+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new mp.Buf8(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=3*s.lit_bufsize,s.level=t,s.strategy=i,s.method=n,Yp(e)}cp=[new Kp(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(qp(e),0===e.lookahead&&t===kp)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,jp(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-Op&&(jp(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(jp(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(jp(e,!1),e.strm.avail_out),1)})),new Kp(4,4,8,4,Vp),new Kp(4,5,16,8,Vp),new Kp(4,6,32,32,Vp),new Kp(4,4,16,16,$p),new Kp(8,16,32,32,$p),new Kp(8,16,128,128,$p),new Kp(8,32,128,256,$p),new Kp(32,128,258,1024,$p),new Kp(32,258,258,4096,$p)],Sd.deflateInit=function(e,t){return Xp(e,t,Sp,15,8,0)},Sd.deflateInit2=Xp,Sd.deflateReset=Yp,Sd.deflateResetKeep=Gp,Sd.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?vp:(e.state.gzhead=t,wp):vp},Sd.deflate=function(e,t){var n,r,o,i;if(!e||!e.state||t>5||t<0)return e?Ip(e,vp):vp;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||r.status===Dp&&4!==t)return Ip(e,0===e.avail_out?-5:vp);if(r.strm=e,n=r.last_flush,r.last_flush=t,r.status===Np)if(2===r.wrap)e.adler=0,Up(r,31),Up(r,139),Up(r,8),r.gzhead?(Up(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),Up(r,255&r.gzhead.time),Up(r,r.gzhead.time>>8&255),Up(r,r.gzhead.time>>16&255),Up(r,r.gzhead.time>>24&255),Up(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Up(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Up(r,255&r.gzhead.extra.length),Up(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=bp(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Up(r,0),Up(r,0),Up(r,0),Up(r,0),Up(r,0),Up(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Up(r,3),r.status=Rp);else{var a=Sp+(r.w_bits-8<<4)<<8;a|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(a|=32),a+=31-a%31,r.status=Rp,Wp(r,a),0!==r.strstart&&(Wp(r,e.adler>>>16),Wp(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(o=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),Fp(e),o=r.pending,r.pending!==r.pending_buf_size));)Up(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),Fp(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,Up(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),0===i&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),Fp(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,Up(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>o&&(e.adler=bp(e.adler,r.pending_buf,r.pending-o,o)),0===i&&(r.status=Tp)}else r.status=Tp;if(r.status===Tp&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&Fp(e),r.pending+2<=r.pending_buf_size&&(Up(r,255&e.adler),Up(r,e.adler>>8&255),e.adler=0,r.status=Rp)):r.status=Rp),0!==r.pending){if(Fp(e),0===e.avail_out)return r.last_flush=-1,wp}else if(0===e.avail_in&&Bp(t)<=Bp(n)&&4!==t)return Ip(e,-5);if(r.status===Dp&&0!==e.avail_in)return Ip(e,-5);if(0!==e.avail_in||0!==r.lookahead||t!==kp&&r.status!==Dp){var s=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(qp(e),0===e.lookahead)){if(t===kp)return 1;break}if(e.match_length=0,n=fp._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(jp(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(jp(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(jp(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,o,i,a=e.window;;){if(e.lookahead<=Lp){if(qp(e),e.lookahead<=Lp&&t===kp)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=Ep&&e.strstart>0&&(r=a[o=e.strstart-1])===a[++o]&&r===a[++o]&&r===a[++o]){i=e.strstart+Lp;do{}while(r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&o<i);e.match_length=Lp-(i-o),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=Ep?(n=fp._tr_tally(e,1,e.match_length-Ep),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=fp._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(jp(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(jp(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(jp(e,!1),0===e.strm.avail_out)?1:2}(r,t):cp[r.level].func(r,t);if(3!==s&&4!==s||(r.status=Dp),1===s||3===s)return 0===e.avail_out&&(r.last_flush=-1),wp;if(2===s&&(1===t?fp._tr_align(r):5!==t&&(fp._tr_stored_block(r,0,0,!1),3===t&&(Mp(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),Fp(e),0===e.avail_out))return r.last_flush=-1,wp}return 4!==t?wp:r.wrap<=0?1:(2===r.wrap?(Up(r,255&e.adler),Up(r,e.adler>>8&255),Up(r,e.adler>>16&255),Up(r,e.adler>>24&255),Up(r,255&e.total_in),Up(r,e.total_in>>8&255),Up(r,e.total_in>>16&255),Up(r,e.total_in>>24&255)):(Wp(r,e.adler>>>16),Wp(r,65535&e.adler)),Fp(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?wp:1)},Sd.deflateEnd=function(e){var t;return e&&e.state?(t=e.state.status)!==Np&&69!==t&&73!==t&&91!==t&&t!==Tp&&t!==Rp&&t!==Dp?Ip(e,vp):(e.state=null,t===Rp?Ip(e,-3):wp):vp},Sd.deflateSetDictionary=function(e,t){var n,r,o,i,a,s,l,c,u=t.length;if(!e||!e.state)return vp;if(2===(i=(n=e.state).wrap)||1===i&&n.status!==Np||n.lookahead)return vp;for(1===i&&(e.adler=gp(e.adler,t,u,0)),n.wrap=0,u>=n.w_size&&(0===i&&(Mp(n.head),n.strstart=0,n.block_start=0,n.insert=0),c=new mp.Buf8(n.w_size),mp.arraySet(c,t,u-n.w_size,n.w_size,0),t=c,u=n.w_size),a=e.avail_in,s=e.next_in,l=e.input,e.avail_in=u,e.next_in=0,e.input=t,qp(n);n.lookahead>=Ep;){r=n.strstart,o=n.lookahead-(Ep-1);do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+Ep-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--o);n.strstart=r,n.lookahead=Ep-1,qp(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=Ep-1,n.match_available=0,e.next_in=s,e.input=l,e.avail_in=a,n.wrap=i,wp},Sd.deflateInfo="pako deflate (from Nodeca project)";var Jp={},Qp=vd,em=!0,tm=!0;try{String.fromCharCode.apply(null,[0])}catch(e){em=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){tm=!1}for(var nm=new Qp.Buf8(256),rm=0;rm<256;rm++)nm[rm]=rm>=252?6:rm>=248?5:rm>=240?4:rm>=224?3:rm>=192?2:1;function om(e,t){if(t<65534&&(e.subarray&&tm||!e.subarray&&em))return String.fromCharCode.apply(null,Qp.shrinkBuf(e,t));for(var n="",r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n}nm[254]=nm[254]=1,Jp.string2buf=function(e){var t,n,r,o,i,a=e.length,s=0;for(o=0;o<a;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<a&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),s+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Qp.Buf8(s),i=0,o=0;i<s;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<a&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),n<128?t[i++]=n:n<2048?(t[i++]=192|n>>>6,t[i++]=128|63&n):n<65536?(t[i++]=224|n>>>12,t[i++]=128|n>>>6&63,t[i++]=128|63&n):(t[i++]=240|n>>>18,t[i++]=128|n>>>12&63,t[i++]=128|n>>>6&63,t[i++]=128|63&n);return t},Jp.buf2binstring=function(e){return om(e,e.length)},Jp.binstring2buf=function(e){for(var t=new Qp.Buf8(e.length),n=0,r=t.length;n<r;n++)t[n]=e.charCodeAt(n);return t},Jp.buf2string=function(e,t){var n,r,o,i,a=t||e.length,s=new Array(2*a);for(r=0,n=0;n<a;)if((o=e[n++])<128)s[r++]=o;else if((i=nm[o])>4)s[r++]=65533,n+=i-1;else{for(o&=2===i?31:3===i?15:7;i>1&&n<a;)o=o<<6|63&e[n++],i--;i>1?s[r++]=65533:o<65536?s[r++]=o:(o-=65536,s[r++]=55296|o>>10&1023,s[r++]=56320|1023&o)}return om(s,r)},Jp.utf8border=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;n>=0&&128==(192&e[n]);)n--;return n<0||0===n?t:n+nm[e[n]]>t?n:t};var im=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0},am=Sd,sm=vd,lm=Jp,cm=pp,um=im,hm=Object.prototype.toString,dm=0,pm=-1,mm=0,fm=8;function gm(e){if(!(this instanceof gm))return new gm(e);this.options=sm.assign({level:pm,method:fm,chunkSize:16384,windowBits:15,memLevel:8,strategy:mm,to:""},e||{});var t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new um,this.strm.avail_out=0;var n=am.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==dm)throw new Error(cm[n]);if(t.header&&am.deflateSetHeader(this.strm,t.header),t.dictionary){var r;if(r="string"==typeof t.dictionary?lm.string2buf(t.dictionary):"[object ArrayBuffer]"===hm.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,(n=am.deflateSetDictionary(this.strm,r))!==dm)throw new Error(cm[n]);this._dict_set=!0}}function bm(e,t){var n=new gm(t);if(n.push(e,!0),n.err)throw n.msg||cm[n.err];return n.result}gm.prototype.push=function(e,t){var n,r,o=this.strm,i=this.options.chunkSize;if(this.ended)return!1;r=t===~~t?t:!0===t?4:0,"string"==typeof e?o.input=lm.string2buf(e):"[object ArrayBuffer]"===hm.call(e)?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;do{if(0===o.avail_out&&(o.output=new sm.Buf8(i),o.next_out=0,o.avail_out=i),1!==(n=am.deflate(o,r))&&n!==dm)return this.onEnd(n),this.ended=!0,!1;0!==o.avail_out&&(0!==o.avail_in||4!==r&&2!==r)||("string"===this.options.to?this.onData(lm.buf2binstring(sm.shrinkBuf(o.output,o.next_out))):this.onData(sm.shrinkBuf(o.output,o.next_out)))}while((o.avail_in>0||0===o.avail_out)&&1!==n);return 4===r?(n=am.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===dm):2!==r||(this.onEnd(dm),o.avail_out=0,!0)},gm.prototype.onData=function(e){this.chunks.push(e)},gm.prototype.onEnd=function(e){e===dm&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=sm.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},xd.Deflate=gm,xd.deflate=bm,xd.deflateRaw=function(e,t){return(t=t||{}).raw=!0,bm(e,t)},xd.gzip=function(e,t){return(t=t||{}).gzip=!0,bm(e,t)};var ym={},km={},wm=vd,vm=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],xm=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Sm=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],_m=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64],Cm=vd,Am=up,zm=dp,Pm=function(e,t){var n,r,o,i,a,s,l,c,u,h,d,p,m,f,g,b,y,k,w,v,x,S,_,C,A;n=e.state,r=e.next_in,C=e.input,o=r+(e.avail_in-5),i=e.next_out,A=e.output,a=i-(t-e.avail_out),s=i+(e.avail_out-257),l=n.dmax,c=n.wsize,u=n.whave,h=n.wnext,d=n.window,p=n.hold,m=n.bits,f=n.lencode,g=n.distcode,b=(1<<n.lenbits)-1,y=(1<<n.distbits)-1;e:do{m<15&&(p+=C[r++]<<m,m+=8,p+=C[r++]<<m,m+=8),k=f[p&b];t:for(;;){if(p>>>=w=k>>>24,m-=w,0==(w=k>>>16&255))A[i++]=65535&k;else{if(!(16&w)){if(0==(64&w)){k=f[(65535&k)+(p&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}v=65535&k,(w&=15)&&(m<w&&(p+=C[r++]<<m,m+=8),v+=p&(1<<w)-1,p>>>=w,m-=w),m<15&&(p+=C[r++]<<m,m+=8,p+=C[r++]<<m,m+=8),k=g[p&y];n:for(;;){if(p>>>=w=k>>>24,m-=w,!(16&(w=k>>>16&255))){if(0==(64&w)){k=g[(65535&k)+(p&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(x=65535&k,m<(w&=15)&&(p+=C[r++]<<m,(m+=8)<w&&(p+=C[r++]<<m,m+=8)),(x+=p&(1<<w)-1)>l){e.msg="invalid distance too far back",n.mode=30;break e}if(p>>>=w,m-=w,x>(w=i-a)){if((w=x-w)>u&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(S=0,_=d,0===h){if(S+=c-w,w<v){v-=w;do{A[i++]=d[S++]}while(--w);S=i-x,_=A}}else if(h<w){if(S+=c+h-w,(w-=h)<v){v-=w;do{A[i++]=d[S++]}while(--w);if(S=0,h<v){v-=w=h;do{A[i++]=d[S++]}while(--w);S=i-x,_=A}}}else if(S+=h-w,w<v){v-=w;do{A[i++]=d[S++]}while(--w);S=i-x,_=A}for(;v>2;)A[i++]=_[S++],A[i++]=_[S++],A[i++]=_[S++],v-=3;v&&(A[i++]=_[S++],v>1&&(A[i++]=_[S++]))}else{S=i-x;do{A[i++]=A[S++],A[i++]=A[S++],A[i++]=A[S++],v-=3}while(v>2);v&&(A[i++]=A[S++],v>1&&(A[i++]=A[S++]))}break}}break}}while(r<o&&i<s);r-=v=m>>3,p&=(1<<(m-=v<<3))-1,e.next_in=r,e.next_out=i,e.avail_in=r<o?o-r+5:5-(r-o),e.avail_out=i<s?s-i+257:257-(i-s),n.hold=p,n.bits=m},Em=function(e,t,n,r,o,i,a,s){var l,c,u,h,d,p,m,f,g,b=s.bits,y=0,k=0,w=0,v=0,x=0,S=0,_=0,C=0,A=0,z=0,P=null,E=0,L=new wm.Buf16(16),O=new wm.Buf16(16),N=null,T=0;for(y=0;y<=15;y++)L[y]=0;for(k=0;k<r;k++)L[t[n+k]]++;for(x=b,v=15;v>=1&&0===L[v];v--);if(x>v&&(x=v),0===v)return o[i++]=20971520,o[i++]=20971520,s.bits=1,0;for(w=1;w<v&&0===L[w];w++);for(x<w&&(x=w),C=1,y=1;y<=15;y++)if(C<<=1,(C-=L[y])<0)return-1;if(C>0&&(0===e||1!==v))return-1;for(O[1]=0,y=1;y<15;y++)O[y+1]=O[y]+L[y];for(k=0;k<r;k++)0!==t[n+k]&&(a[O[t[n+k]]++]=k);if(0===e?(P=N=a,p=19):1===e?(P=vm,E-=257,N=xm,T-=257,p=256):(P=Sm,N=_m,p=-1),z=0,k=0,y=w,d=i,S=x,_=0,u=-1,h=(A=1<<x)-1,1===e&&A>852||2===e&&A>592)return 1;for(;;){m=y-_,a[k]<p?(f=0,g=a[k]):a[k]>p?(f=N[T+a[k]],g=P[E+a[k]]):(f=96,g=0),l=1<<y-_,w=c=1<<S;do{o[d+(z>>_)+(c-=l)]=m<<24|f<<16|g|0}while(0!==c);for(l=1<<y-1;z&l;)l>>=1;if(0!==l?(z&=l-1,z+=l):z=0,k++,0==--L[y]){if(y===v)break;y=t[n+a[k]]}if(y>x&&(z&h)!==u){for(0===_&&(_=x),d+=w,C=1<<(S=y-_);S+_<v&&!((C-=L[S+_])<=0);)S++,C<<=1;if(A+=1<<S,1===e&&A>852||2===e&&A>592)return 1;o[u=z&h]=x<<24|S<<16|d-i|0}}return 0!==z&&(o[d+z]=y-_<<24|64<<16|0),s.bits=x,0},Lm=0,Om=-2,Nm=1,Tm=12,Rm=30,Dm=852,Im=592;function Bm(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function Mm(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Cm.Buf16(320),this.work=new Cm.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Fm(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=Nm,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Cm.Buf32(Dm),t.distcode=t.distdyn=new Cm.Buf32(Im),t.sane=1,t.back=-1,Lm):Om}function jm(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,Fm(e)):Om}function Um(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?Om:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,jm(e))):Om}function Wm(e,t){var n,r;return e?(r=new Mm,e.state=r,r.window=null,(n=Um(e,t))!==Lm&&(e.state=null),n):Om}var Hm,qm,Vm=!0;function $m(e){if(Vm){var t;for(Hm=new Cm.Buf32(512),qm=new Cm.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(Em(1,e.lens,0,288,Hm,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;Em(2,e.lens,0,32,qm,0,e.work,{bits:5}),Vm=!1}e.lencode=Hm,e.lenbits=9,e.distcode=qm,e.distbits=5}function Km(e,t,n,r){var o,i=e.state;return null===i.window&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new Cm.Buf8(i.wsize)),r>=i.wsize?(Cm.arraySet(i.window,t,n-i.wsize,i.wsize,0),i.wnext=0,i.whave=i.wsize):((o=i.wsize-i.wnext)>r&&(o=r),Cm.arraySet(i.window,t,n-r,o,i.wnext),(r-=o)?(Cm.arraySet(i.window,t,n-r,r,0),i.wnext=r,i.whave=i.wsize):(i.wnext+=o,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=o))),0}km.inflateReset=jm,km.inflateReset2=Um,km.inflateResetKeep=Fm,km.inflateInit=function(e){return Wm(e,15)},km.inflateInit2=Wm,km.inflate=function(e,t){var n,r,o,i,a,s,l,c,u,h,d,p,m,f,g,b,y,k,w,v,x,S,_,C,A=0,z=new Cm.Buf8(4),P=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return Om;(n=e.state).mode===Tm&&(n.mode=13),a=e.next_out,o=e.output,l=e.avail_out,i=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,h=s,d=l,S=Lm;e:for(;;)switch(n.mode){case Nm:if(0===n.wrap){n.mode=13;break}for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(2&n.wrap&&35615===c){n.check=0,z[0]=255&c,z[1]=c>>>8&255,n.check=zm(n.check,z,2,0),c=0,u=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",n.mode=Rm;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=Rm;break}if(u-=4,x=8+(15&(c>>>=4)),0===n.wbits)n.wbits=x;else if(x>n.wbits){e.msg="invalid window size",n.mode=Rm;break}n.dmax=1<<x,e.adler=n.check=1,n.mode=512&c?10:Tm,c=0,u=0;break;case 2:for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(n.flags=c,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=Rm;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=Rm;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(z[0]=255&c,z[1]=c>>>8&255,n.check=zm(n.check,z,2,0)),c=0,u=0,n.mode=3;case 3:for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.head&&(n.head.time=c),512&n.flags&&(z[0]=255&c,z[1]=c>>>8&255,z[2]=c>>>16&255,z[3]=c>>>24&255,n.check=zm(n.check,z,4,0)),c=0,u=0,n.mode=4;case 4:for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&(z[0]=255&c,z[1]=c>>>8&255,n.check=zm(n.check,z,2,0)),c=0,u=0,n.mode=5;case 5:if(1024&n.flags){for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&(z[0]=255&c,z[1]=c>>>8&255,n.check=zm(n.check,z,2,0)),c=0,u=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&((p=n.length)>s&&(p=s),p&&(n.head&&(x=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),Cm.arraySet(n.head.extra,r,i,p,x)),512&n.flags&&(n.check=zm(n.check,r,p,i)),s-=p,i+=p,n.length-=p),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===s)break e;p=0;do{x=r[i+p++],n.head&&x&&n.length<65536&&(n.head.name+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=zm(n.check,r,p,i)),s-=p,i+=p,x)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===s)break e;p=0;do{x=r[i+p++],n.head&&x&&n.length<65536&&(n.head.comment+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=zm(n.check,r,p,i)),s-=p,i+=p,x)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c!==(65535&n.check)){e.msg="header crc mismatch",n.mode=Rm;break}c=0,u=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=Tm;break;case 10:for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}e.adler=n.check=Bm(c),c=0,u=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,2;e.adler=n.check=1,n.mode=Tm;case Tm:if(5===t||6===t)break e;case 13:if(n.last){c>>>=7&u,u-=7&u,n.mode=27;break}for(;u<3;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}switch(n.last=1&c,u-=1,3&(c>>>=1)){case 0:n.mode=14;break;case 1:if($m(n),n.mode=20,6===t){c>>>=2,u-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=Rm}c>>>=2,u-=2;break;case 14:for(c>>>=7&u,u-=7&u;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",n.mode=Rm;break}if(n.length=65535&c,c=0,u=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(p=n.length){if(p>s&&(p=s),p>l&&(p=l),0===p)break e;Cm.arraySet(o,r,i,p,a),s-=p,i+=p,l-=p,a+=p,n.length-=p;break}n.mode=Tm;break;case 17:for(;u<14;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(n.nlen=257+(31&c),c>>>=5,u-=5,n.ndist=1+(31&c),c>>>=5,u-=5,n.ncode=4+(15&c),c>>>=4,u-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=Rm;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;u<3;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.lens[P[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[P[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,_={bits:n.lenbits},S=Em(0,n.lens,0,19,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid code lengths set",n.mode=Rm;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;b=(A=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,y=65535&A,!((g=A>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(y<16)c>>>=g,u-=g,n.lens[n.have++]=y;else{if(16===y){for(C=g+2;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c>>>=g,u-=g,0===n.have){e.msg="invalid bit length repeat",n.mode=Rm;break}x=n.lens[n.have-1],p=3+(3&c),c>>>=2,u-=2}else if(17===y){for(C=g+3;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}u-=g,x=0,p=3+(7&(c>>>=g)),c>>>=3,u-=3}else{for(C=g+7;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}u-=g,x=0,p=11+(127&(c>>>=g)),c>>>=7,u-=7}if(n.have+p>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=Rm;break}for(;p--;)n.lens[n.have++]=x}}if(n.mode===Rm)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=Rm;break}if(n.lenbits=9,_={bits:n.lenbits},S=Em(1,n.lens,0,n.nlen,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid literal/lengths set",n.mode=Rm;break}if(n.distbits=6,n.distcode=n.distdyn,_={bits:n.distbits},S=Em(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,_),n.distbits=_.bits,S){e.msg="invalid distances set",n.mode=Rm;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(s>=6&&l>=258){e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,Pm(e,d),a=e.next_out,o=e.output,l=e.avail_out,i=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,n.mode===Tm&&(n.back=-1);break}for(n.back=0;b=(A=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,y=65535&A,!((g=A>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(b&&0==(240&b)){for(k=g,w=b,v=y;b=(A=n.lencode[v+((c&(1<<k+w)-1)>>k)])>>>16&255,y=65535&A,!(k+(g=A>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}c>>>=k,u-=k,n.back+=k}if(c>>>=g,u-=g,n.back+=g,n.length=y,0===b){n.mode=26;break}if(32&b){n.back=-1,n.mode=Tm;break}if(64&b){e.msg="invalid literal/length code",n.mode=Rm;break}n.extra=15&b,n.mode=22;case 22:if(n.extra){for(C=n.extra;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;b=(A=n.distcode[c&(1<<n.distbits)-1])>>>16&255,y=65535&A,!((g=A>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(0==(240&b)){for(k=g,w=b,v=y;b=(A=n.distcode[v+((c&(1<<k+w)-1)>>k)])>>>16&255,y=65535&A,!(k+(g=A>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}c>>>=k,u-=k,n.back+=k}if(c>>>=g,u-=g,n.back+=g,64&b){e.msg="invalid distance code",n.mode=Rm;break}n.offset=y,n.extra=15&b,n.mode=24;case 24:if(n.extra){for(C=n.extra;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=Rm;break}n.mode=25;case 25:if(0===l)break e;if(p=d-l,n.offset>p){if((p=n.offset-p)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=Rm;break}p>n.wnext?(p-=n.wnext,m=n.wsize-p):m=n.wnext-p,p>n.length&&(p=n.length),f=n.window}else f=o,m=a-n.offset,p=n.length;p>l&&(p=l),l-=p,n.length-=p;do{o[a++]=f[m++]}while(--p);0===n.length&&(n.mode=21);break;case 26:if(0===l)break e;o[a++]=n.length,l--,n.mode=21;break;case 27:if(n.wrap){for(;u<32;){if(0===s)break e;s--,c|=r[i++]<<u,u+=8}if(d-=l,e.total_out+=d,n.total+=d,d&&(e.adler=n.check=n.flags?zm(n.check,o,d,a-d):Am(n.check,o,d,a-d)),d=l,(n.flags?c:Bm(c))!==n.check){e.msg="incorrect data check",n.mode=Rm;break}c=0,u=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=Rm;break}c=0,u=0}n.mode=29;case 29:S=1;break e;case Rm:S=-3;break e;case 31:return-4;default:return Om}return e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,(n.wsize||d!==e.avail_out&&n.mode<Rm&&(n.mode<27||4!==t))&&Km(e,e.output,e.next_out,d-e.avail_out),h-=e.avail_in,d-=e.avail_out,e.total_in+=h,e.total_out+=d,n.total+=d,n.wrap&&d&&(e.adler=n.check=n.flags?zm(n.check,o,d,e.next_out-d):Am(n.check,o,d,e.next_out-d)),e.data_type=n.bits+(n.last?64:0)+(n.mode===Tm?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===d||4===t)&&S===Lm&&(S=-5),S},km.inflateEnd=function(e){if(!e||!e.state)return Om;var t=e.state;return t.window&&(t.window=null),e.state=null,Lm},km.inflateGetHeader=function(e,t){var n;return e&&e.state?0==(2&(n=e.state).wrap)?Om:(n.head=t,t.done=!1,Lm):Om},km.inflateSetDictionary=function(e,t){var n,r=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?Om:11===n.mode&&Am(1,t,r,0)!==n.check?-3:Km(e,t,r,r)?(n.mode=31,-4):(n.havedict=1,Lm):Om},km.inflateInfo="pako inflate (from Nodeca project)";var Zm={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8},Gm=km,Ym=vd,Xm=Jp,Jm=Zm,Qm=pp,ef=im,tf=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1},nf=Object.prototype.toString;function rf(e){if(!(this instanceof rf))return new rf(e);this.options=Ym.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(t.windowBits>=0&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new ef,this.strm.avail_out=0;var n=Gm.inflateInit2(this.strm,t.windowBits);if(n!==Jm.Z_OK)throw new Error(Qm[n]);if(this.header=new tf,Gm.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=Xm.string2buf(t.dictionary):"[object ArrayBuffer]"===nf.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Gm.inflateSetDictionary(this.strm,t.dictionary))!==Jm.Z_OK))throw new Error(Qm[n])}function of(e,t){var n=new rf(t);if(n.push(e,!0),n.err)throw n.msg||Qm[n.err];return n.result}rf.prototype.push=function(e,t){var n,r,o,i,a,s=this.strm,l=this.options.chunkSize,c=this.options.dictionary,u=!1;if(this.ended)return!1;r=t===~~t?t:!0===t?Jm.Z_FINISH:Jm.Z_NO_FLUSH,"string"==typeof e?s.input=Xm.binstring2buf(e):"[object ArrayBuffer]"===nf.call(e)?s.input=new Uint8Array(e):s.input=e,s.next_in=0,s.avail_in=s.input.length;do{if(0===s.avail_out&&(s.output=new Ym.Buf8(l),s.next_out=0,s.avail_out=l),(n=Gm.inflate(s,Jm.Z_NO_FLUSH))===Jm.Z_NEED_DICT&&c&&(n=Gm.inflateSetDictionary(this.strm,c)),n===Jm.Z_BUF_ERROR&&!0===u&&(n=Jm.Z_OK,u=!1),n!==Jm.Z_STREAM_END&&n!==Jm.Z_OK)return this.onEnd(n),this.ended=!0,!1;s.next_out&&(0!==s.avail_out&&n!==Jm.Z_STREAM_END&&(0!==s.avail_in||r!==Jm.Z_FINISH&&r!==Jm.Z_SYNC_FLUSH)||("string"===this.options.to?(o=Xm.utf8border(s.output,s.next_out),i=s.next_out-o,a=Xm.buf2string(s.output,o),s.next_out=i,s.avail_out=l-i,i&&Ym.arraySet(s.output,s.output,o,i,0),this.onData(a)):this.onData(Ym.shrinkBuf(s.output,s.next_out)))),0===s.avail_in&&0===s.avail_out&&(u=!0)}while((s.avail_in>0||0===s.avail_out)&&n!==Jm.Z_STREAM_END);return n===Jm.Z_STREAM_END&&(r=Jm.Z_FINISH),r===Jm.Z_FINISH?(n=Gm.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===Jm.Z_OK):r!==Jm.Z_SYNC_FLUSH||(this.onEnd(Jm.Z_OK),s.avail_out=0,!0)},rf.prototype.onData=function(e){this.chunks.push(e)},rf.prototype.onEnd=function(e){e===Jm.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Ym.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},ym.Inflate=rf,ym.inflate=of,ym.inflateRaw=function(e,t){return(t=t||{}).raw=!0,of(e,t)},ym.ungzip=of;var af={};(0,vd.assign)(af,xd,ym,Zm);var sf=af;const{deflate:lf}=sf,cf=function(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),n=new Uint8Array(e),r=n.length,o=r%3,i=[],a=16383;let s;for(let e=0,t=r-o;e<t;e+=a)i.push(l(e,e+a>t?t:e+a));return 1===o?(s=n[r-1],i.push(t[s>>2]+t[s<<4&63]+"==")):2===o&&(s=(n[r-2]<<8)+n[r-1],i.push(t[s>>10]+t[s>>4&63]+t[s<<2&63]+"=")),i.join("");function l(e,r){let o;const i=[];for(let s=e;s<r;s+=3)o=(n[s]<<16&16711680)+(n[s+1]<<8&65280)+(255&n[s+2]),i.push(t[(a=o)>>18&63]+t[a>>12&63]+t[a>>6&63]+t[63&a]);var a;return i.join("")}};var uf=function({type:e,value:t,compress:n,serialize:r}){const o={type:e,value:t};return n&&(o.value=lf(new Uint8Array(o.value)),o.compressed=!0),r&&(o.value=cf(o.value)),o},hf=function(e){return/^(blob|https?):/.test(e)},df=function(e){const t=e&&e.match(/(^[^#]*)/),n=t&&t[1]||e;return n&&n.replace(/\?\s*$/,"?")||e},pf=function(e){return e.reduce(((e,t)=>e.concat(t)),[])};const{absolutizeUrl:mf}=t,ff=uf,gf=hf,bf=df,yf=xh,kf=pf,wf=kd;const vf=jh,xf=pf;const Sf=pf,_f=df,Cf=function(e){const t=new URL(e);return t.username&&(t.username=""),t.password&&(t.password=""),t.href};const Af=jh,zf=Wh,Pf=kd;const Ef=kd;const Lf=kd;const Of=function(t){const n=new TextDecoder("utf-8").decode(t),r=e.head||e.querySelectorAll("head")[0],o=e.createElement("style");return o.type="text/css",o.setAttribute("data-desc","Applitools tmp variable created by DOM SNAPSHOT"),r.appendChild(o),o.styleSheet?o.styleSheet.cssText=n:o.appendChild(e.createTextNode(n)),o.sheet},Nf=xh;const Tf=uf;var Rf=function(e,{log:t,compress:n,serialize:r}){return e.reduce(((e,{url:o,element:i,cdtNode:a})=>{const s=new Promise((async e=>{try{i.attributes["data-data-url"]?e(await async function(e){const t=await fetch(e);return await t.arrayBuffer()}(i.attributes["data-data-url"].value)):i.toBlob((t=>t?e(t.arrayBuffer()):n()),"image/png")}catch(e){n(e)}function n(n){var r;t("resetting canvas node",n?n.message:"",i&&i.attributes&&(r=i,JSON.stringify(Array(r.attributes).reduce(((e,t)=>Object.assign({[t.name]:t.value},e)),{})))),a.attributes.splice(a.attributes.findIndex((e=>"data-applitools-src"===e.name)),1),a.attributes.push({name:"data-applitools-tainted-canvas",value:"true"}),e()}}));return e.then((e=>s.then((t=>{if(t){const i=Tf({type:"image/png",value:t,compress:n,serialize:r});i.url=o,e.push(i)}return e}))))}),Promise.resolve([]))};const Df=pf,If=Rf,Bf=Qh;const Mf=pf,Ff=uf;const jf=x;const Uf="__process_resource";const{cleanupElementIds:Wf}=y,{generateSafeSelectors:Hf}=v,{absolutizeUrl:qf}=t,Vf=x,$f=function(e,t,n=cd){const r=[{nodeType:Node.DOCUMENT_NODE}],o=[e],i=[],a=[],s=[],l=[];let c=[];const u=[],h=[];return r[0].childNodeIndexes=d(r,e.childNodes),e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&(r[0].exp_adoptedStyleSheets=yd(e)),{cdt:r,docRoots:o,canvasElements:i,frames:s,inlineFrames:a,crossFrames:l,linkUrls:c,imageBlobs:u,videoBlobs:h};function d(e,t){if(!t||0===t.length)return null;const n=[];return Array.prototype.forEach.call(t,(t=>{const r=p(e,t);null!==r&&n.push(r)})),n}function p(e,r){const m=dd(r);let f;if([Node.ELEMENT_NODE,Node.DOCUMENT_FRAGMENT_NODE].includes(m.nodeType)){if(m.hasAttribute&&m.hasAttribute("data-applitools-skip"))return null;if(["LINK","STYLE","SOURCE"].includes(m.nodeName)&&m.media.trim()&&!hd(m.media))return null;if("SCRIPT"===m.nodeName)f=function(e){return{nodeType:Node.ELEMENT_NODE,nodeName:"SCRIPT",attributes:gd(e).map((t=>{const n=e.attributes[t].name;return{name:n,value:fd.test(n)?"":e.attributes[t].value}})).filter((e=>"src"!==e.name)),childNodeIndexes:[]}}(m);else{const c=m.shadowRoot&&m.shadowRoot.childNodes.length&&"ShadowRoot"!==m.shadowRoot.constructor.name;if(f=function(e){const t={nodeType:e.nodeType,nodeName:e.nodeName,attributes:gd(e).map((t=>{let n=e.attributes[t].value;const r=e.attributes[t].name;return n.includes("blob:")?n=n.replace(/blob:/g,""):fd.test(r)?n="":"IFRAME"===e.nodeName&&nd(e)&&"src"===r&&"about:blank"!==e.contentDocument.location.href&&e.contentDocument.location.href!==ed(n,e.ownerDocument.location.href)?n=e.contentDocument.location.href:"style"===r&&(n=ld(e.style)),{name:r,value:n}}))};if("INPUT"===e.tagName&&["checkbox","radio"].includes(e.type)){if(e.attributes.checked&&!e.checked){const e=t.attributes.findIndex((e=>"checked"===e.name));t.attributes.splice(e,1)}!e.attributes.checked&&e.checked&&t.attributes.push({name:"checked"}),e.indeterminate&&t.attributes.push({name:"data-applitools-js-properties",value:JSON.stringify({indeterminate:!0})})}return"INPUT"===e.tagName&&md.has(e.type)&&(e.attributes.value&&e.attributes.value.value)!==e.value&&bd(t.attributes,"value",e.value),"OPTION"===e.tagName&&e.parentElement.selectedOptions&&Array.from(e.parentElement.selectedOptions).indexOf(dd.unwrap(e))>-1&&bd(t.attributes,"selected",""),"STYLE"===e.tagName&&e.sheet&&e.sheet.disabled&&t.attributes.push({name:"data-applitools-disabled",value:""}),"LINK"===e.tagName&&"text/css"===e.type&&e.sheet&&e.sheet.disabled&&bd(t.attributes,"disabled",""),t}(m),"STYLE"===m.nodeName&&m.sheet&&m.sheet.cssRules.length?(e.push(function(e,t,n){const r=id(e);return n.__dsNodeCache&&n.__dsNodeCache.key===r?t("[domNodesToCdt] using cache for inline css of",pd(e)):n.__dsNodeCache={key:r,value:od(e,t)},{nodeType:Node.TEXT_NODE,nodeValue:n.__dsNodeCache.value}}(m,n,r)),f.childNodeIndexes=[e.length-1]):"TEXTAREA"===m.tagName&&m.value!==m.textContent?(e.push(function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.value}}(m)),f.childNodeIndexes=[e.length-1]):f.childNodeIndexes=!c&&m.childNodes.length?d(e,m.childNodes):[],c&&"SLOT"===m.tagName&&"function"==typeof m.assignedNodes){const t=m.assignedNodes();f.childNodeIndexes=f.childNodeIndexes||[],f.childNodeIndexes=t.length?f.childNodeIndexes.concat(d(e,t)):f.childNodeIndexes}if(m.shadowRoot&&(c?f.childNodeIndexes=f.childNodeIndexes.concat(d(e,m.shadowRoot.childNodes)):(f.shadowRootIndex=p(e,m.shadowRoot),o.push(m.shadowRoot))),"CANVAS"===m.nodeName&&!ud(r)){const e=ed(`applitools-canvas-${rd()}.png`,t);f.attributes.push({name:"data-applitools-src",value:e}),i.push({element:m,cdtNode:f,url:e})}if("IFRAME"===m.nodeName){const n=rd();if(m.setAttribute("data-applitools-selector",n),ud(r))f.attributes.forEach((e=>{"src"!==e.name&&"srcdoc"!==e.name||(f.attributes.push({name:`data-applitools-original-${e.name}`,value:e.value}),e.value="")}));else if(nd(r))if(td(m)){const e=ed(`?applitools-iframe=${rd()}`,t);f.attributes.push({name:"data-applitools-src",value:e}),a.push({element:m,url:e})}else{const e=m.contentDocument.location.href,t=ed(`?applitools-iframe=${rd()}`,e);f.attributes.push({name:"data-applitools-src",value:t}),s.push({element:m,url:t})}else{const t=`[data-applitools-selector="${n}"]`;l.push({selector:t,index:e.length})}}m.adoptedStyleSheets&&m.adoptedStyleSheets.length>0&&(f.exp_adoptedStyleSheets=yd(m))}if(m.nodeType===Node.ELEMENT_NODE){const e=ad(m);if(e.length>0&&(c=c.concat(e)),"IMG"===m.tagName&&/^blob:/.test(m.src)){const e=m.src.replace(/^blob:/,"");u.push({element:m,cdtNode:f,url:e})}if("VIDEO"===m.tagName&&(/^blob:/.test(m.src)||m.srcObject)){let e;m.src?e=m.src.replace(/^blob:/,""):(e=ed(`applitools-video-${rd()}.webm`,t),f.attributes.push({name:"data-applitools-src",value:e})),h.push({element:m,cdtNode:f,url:e})}}}else m.nodeType===Node.TEXT_NODE?f=function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.nodeValue}}(m):m.nodeType===Node.DOCUMENT_TYPE_NODE&&(f=function(e){return{nodeType:Node.DOCUMENT_TYPE_NODE,nodeName:e.nodeName}}(m));return f?(e.push(f),e.length-1):null}},Kf=function(e){return e.reduce((({resourceUrls:e,blobsObj:t},{resourceUrls:n,blobsObj:r})=>({resourceUrls:wd(e.concat(n)),blobsObj:Object.assign(t,r)})),{resourceUrls:[],blobsObj:{}})},Zf=function({processResource:e,aggregateResourceUrlsAndBlobs:t}){return function n({documents:r,urls:o,forceCreateStyle:i=!1,skipResources:a}){return Promise.all(o.map((t=>e({url:t,documents:r,getResourceUrlsAndBlobs:n,forceCreateStyle:i,skipResources:a})))).then((e=>t(e)))}},Gf=function({fetchUrl:e,findStyleSheetByUrl:t,getCorsFreeStyleSheet:n,extractResourcesFromStyleSheet:r,extractResourcesFromSvg:o,sessionCache:i,cache:a={},compress:s,serialize:l,log:c=yf}){return function({url:u,documents:h,getResourceUrlsAndBlobs:d,forceCreateStyle:p=!1,skipResources:m}){if(!a[u])if(i&&i.getItem(u)){const e=function e(t){const n=i.getItem(t);return[t].concat(n?wf(kf(n.map(e))):[])}(u);c("doProcessResource from sessionStorage",u,"deps:",e.slice(1)),a[u]=Promise.resolve({resourceUrls:e})}else if(m&&m.indexOf(u)>-1||/https:\/\/fonts\.googleapis\.com/.test(u))c("not processing resource from skip list (or google font):",u),a[u]=Promise.resolve({resourceUrls:[u]});else{const g=Date.now();a[u]=function(a){c("fetching",a);const u=Date.now();return e(a).catch((e=>function(e){const t=e.message&&(e.message.includes("Failed to fetch")||e.message.includes("Network request failed")),n=e.name&&e.name.includes("TypeError");return t&&n}(e)?{probablyCORS:!0,url:a}:e.isTimeout?{isTimeout:!0,url:a}:(c(`error while fetching resource ${a} ${e?`message=${e.message} | name=${e.name}`:""}`,e),{errorStatusCode:599,url:a}))).then((({url:e,type:a,value:f,probablyCORS:g,errorStatusCode:b,isTimeout:y})=>{if(g)return c("not fetched due to CORS",`[${Date.now()-u}ms]`,e),i&&i.setItem(e,[]),{resourceUrls:[e]};if(b){const t={[e]:{errorStatusCode:b}};return i&&i.setItem(e,[]),{blobsObj:t}}if(y)return c("not fetched due to timeout, returning error status code 504 (Gateway timeout)"),i&&i.setItem(e,[]),{blobsObj:{[e]:{errorStatusCode:504}}};let k;if(c(`fetched [${Date.now()-u}ms] ${e} bytes: ${f.byteLength}`),/text\/css/.test(a)){let o=t(e,h);if(o||p){const{corsFreeStyleSheet:e,cleanStyleSheet:t}=n(f,o);k=r(e),t()}}else if(/image\/svg/.test(a))try{k=o(f),p=!!k}catch(e){c("could not parse svg content",e)}const w={[e]:ff({type:a,value:f,compress:s,serialize:l})};if(k){const t=k.map((t=>mf(t,e.replace(/^blob:/,"")))).map(bf).filter(gf);return t.length&&(w[e].dependencies=t),i&&i.setItem(e,t),d({documents:h,urls:t,forceCreateStyle:p,skipResources:m}).then((({resourceUrls:e,blobsObj:t})=>({resourceUrls:e,blobsObj:Object.assign(t,w)})))}return i&&i.setItem(e,[]),{blobsObj:w}})).catch((e=>(c("error while processing resource",a,e,e?`message=${e.message} | name=${e.name}`:""),i&&f(),{})))}(u).then((e=>(c("doProcessResource",`[${Date.now()-g}ms]`,u),e)))}return a[u];function f(){c("clearing from sessionStorage:",u),i.keys().forEach((e=>{const t=i.getItem(e);i.setItem(e,t.filter((e=>e!==u)))})),c("cleared from sessionStorage:",u)}}},Yf=function({parser:e,decoder:t,extractResourceUrlsFromStyleTags:n}){return function(r){const o=(t||new TextDecoder("utf-8")).decode(r),i=(e||new DOMParser).parseFromString(o,"image/svg+xml"),a=Array.from(i.querySelectorAll("img[srcset]")).map((e=>e.getAttribute("srcset").split(", ").map((e=>e.trim().split(/\s+/)[0])))).reduce(((e,t)=>e.concat(t)),[]),s=Array.from(i.querySelectorAll("img[src]")).map((e=>e.getAttribute("src"))),l=Array.from(i.querySelectorAll('image,use,link[rel="stylesheet"]')).map((e=>e.getAttribute("href")||e.getAttribute("xlink:href"))),c=Array.from(i.getElementsByTagName("object")).map((e=>e.getAttribute("data"))),u=n(i,!1),h=function(e){return xf(Array.from(e.querySelectorAll("*[style]")).map((e=>e.style.cssText)).map(vf).filter(Boolean))}(i);return a.concat(s).concat(l).concat(c).concat(u).concat(h).filter((e=>"#"!==e[0]))}},Xf=function({fetch:e=window.fetch,AbortController:t=window.AbortController,timeout:n=1e4,mediaDownloadTimeout:r=3e4}){return function(o){return new Promise(((i,a)=>{const s=new t,l=()=>{const e=new Error("fetchUrl timeout reached");e.isTimeout=!0,a(e),s.abort()},c=setTimeout(l,n);return e(o,{cache:"force-cache",credentials:"same-origin",signal:s.signal}).then((e=>{if(clearTimeout(c),200===e.status){const t=e.headers.get("Content-Type"),n=!e.headers.get("Content-Length")&&["audio/","video/"].some((n=>t&&e.headers.get("Content-Type").startsWith(n)))&&setTimeout(l,r);return e.arrayBuffer().then((e=>(n&&clearTimeout(n),{url:o,value:e,type:t})))}return{url:o,errorStatusCode:e.status}})).then(i).catch((e=>a(e)))}))}},Jf=function({styleSheetCache:e}){return function(t,n){const r=Sf(n.map((e=>{try{return Array.from(e.styleSheets)}catch(e){return[]}})));return e[t]||r.find((e=>{const n=e.href&&_f(e.href);return n&&Cf(n)===t}))}},Qf=function({styleSheetCache:e,CSSRule:t=window.CSSRule,removeReverseProxyURLPrefixes:n}){return function r(o){return Pf(Array.from(o.cssRules||[]).reduce(((o,i)=>{const a={[t.IMPORT_RULE]:()=>i.styleSheet&&(e[i.styleSheet.href]=i.styleSheet,i.styleSheet.href)?i.styleSheet.href:i.href,[t.FONT_FACE_RULE]:()=>Af(i.cssText,{removeReverseProxyURLPrefixes:n}),[t.SUPPORTS_RULE]:()=>r(i),[t.MEDIA_RULE]:()=>r(i),[t.STYLE_RULE]:()=>zf(i.style)}[i.type],s=a&&a()||[];return i?.cssRules&&s.push(...r(i)),o.concat(s)}),[])).filter((e=>"#"!==e[0]))}},eg=function(e){return function(t,n=!0){return Ef(Array.from(t.querySelectorAll("style")).reduce(((r,o)=>{const i=n?Array.from(t.styleSheets).find((e=>e.ownerNode===o)):o.sheet;return i?r.concat(e(i)):r}),[]))}},tg=function(e){return function(t){return t.adoptedStyleSheets?Lf(t.adoptedStyleSheets.reduce(((t,n)=>t.concat(e(n))),[])):[]}},ng=function(e,t,n=Nf){let r;if(t)try{t.cssRules,r=t}catch(o){n(`[dom-snapshot] could not access cssRules for ${t.href} ${o}\ncreating temp style for access.`),r=Of(e)}else r=Of(e);return{corsFreeStyleSheet:r,cleanStyleSheet:function(){r!==t&&r.ownerNode.parentNode.removeChild(r.ownerNode)}}},rg=Rf,og=function(e,{doc:t,fetchedBlobs:n,log:r,compress:o,serialize:i,sessionCache:a}){if(!t.body||0===e.length)return Promise.resolve([]);const s=new Set(Object.keys(n));let l=e.filter((({url:e})=>!(s.has("blob:"+e)||a&&a.getItem("blob:"+e))));const c=t.createElement("canvas");c.style.display="none";const u=Bf(t.body);return u.appendChild(c),Promise.all(l.map((({element:e,url:t,cdtNode:n})=>(c.width=e.naturalWidth,c.height=e.naturalHeight,c.getContext("2d").drawImage(Bf.unwrap(e),0,0),If([{url:t,element:c,cdtNode:n}],{log:r,compress:o,serialize:i}))))).then((e=>(u.removeChild(c),Df(e)))).catch((()=>{u.removeChild(c)}))},ig=function(e,{doc:t,fetchedBlobs:n,compress:r,serialize:o,sessionCache:i}){if(!t.body)return Promise.resolve([]);const a=new Set(Object.keys(n));let s=e.filter((({url:e})=>!(a.has("blob:"+e)||i&&i.getItem("blob:"+e))));return Promise.all(s.map((({element:e,url:t})=>{const n=e.captureStream();return 0===n.getVideoTracks().length?[]:new Promise((i=>{const a=new MediaRecorder(n,{mimeType:"video/webm"});a.addEventListener("dataavailable",(n=>{a.stop(),e.pause(),n.data.arrayBuffer().then((e=>{const a=Ff({type:n.data.type,value:e,compress:r,serialize:o});a.url=t,i(a)}))}),{once:!0}),e.play(),a.start(),setTimeout((()=>a.requestData()),1e3)}))}))).then((e=>Mf(e)))},ag=function(e){const t=e.querySelectorAll("base")[0]&&e.querySelectorAll("base")[0].href;if(t&&function(e){return e&&!/^(about:blank|javascript:void|blob:)/.test(e)}(t))return jf(t)},sg=function(e){return e&&e.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,(e=>{const t=parseInt(e.substr(1).trim(),16);return t>1114111?e:String.fromCodePoint(t)}))||e},lg=df,cg=kd,ug=pf,hg=hf,dg=function(e){return function(){const t=["[dom-snapshot]",`[+${Date.now()-e}ms]`].concat(Array.from(arguments));console.log.apply(console,t)}},pg=xh,mg=function({log:e,sessionStorage:t}){let n;try{const e=(t=t||window.sessionStorage).getItem(Uf);n=e?JSON.parse(e):{}}catch(t){e("error creating session cache",t)}return{getItem:function(e){if(n)return n[e]},setItem:function(t,r){n&&(e("saving to in-memory sessionStorage, key:",t,"value:",r),n[t]=r)},keys:function(){return n?Object.keys(n):[]},persist:function(){n&&t.setItem(Uf,JSON.stringify(n))}}};function fg(e){return e&&hg(e)}const{pollify:gg}=t,{EYES_NAMESPACE:bg,DOM_SNAPSHOT_KEY:yg}={EYES_NAMESPACE:"__EYES__APPLITOOLS__",DOM_SNAPSHOT_KEY:"domSnapshotResult"},kg=function({doc:t=e,showLogs:n,useSessionCache:r,dontFetchResources:o,fetchTimeout:i,skipResources:a,compressResources:s,serializeResources:l,removeReverseProxyURLPrefixes:c,elements:u}={}){
|
|
1
|
+
/* @applitools/dom-snapshot@4.13.8 */
|
|
2
|
+
"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t=function(){const e=function(e){return function(){var t={};function n(e,t=0){const n=e.charCodeAt(t);return n>=55296&&n<56320?1024*(n-55296)+(e.charCodeAt(t+1)-56320)+65536:56320<=n&&n<=57343?-1:n}var r=function(e,t){const r=[];let o=0;for(let i=0;i<e.length;++i){const a=n(e,i);let s=0;a>0&&(s=a<128?1:a<2048?2:a<65536?3:a<2097152?4:a<67108864?5:6),o+s>t?(r.push(i),o=s):o+=s}return r};const o=function(e){return e&&e.__esModule?e:{default:e}}(r),i="WIP",a="SUCCESS",s="SUCCESS_CHUNKED",l="ERROR";var c=function(e,t,n={}){const r=function(e,{chunkByteLength:t=0}={}){if(e){if(e.value){if(t){if(!e.chunks)try{const n=JSON.stringify(e.value);e.chunks=(0,o.default)(n,t),e.chunks.length>0&&(e.from=0,e.value=n)}catch(e){return{status:l,error:e.message}}if(e.from>=0)return{status:s,value:e.value.substring(e.from,e.from=e.chunks.shift()),done:!e.from}}return{status:a,value:e.value}}return e.error?{status:l,error:e.error}:{status:i}}return{status:l,error:"unexpected poll request received - cannot find state of current operation"}}((e=e||{})[t],n);return(r.status===a||r.status===l||r.status===s&&r.done)&&delete e[t],r};const u=c;var h=function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var d=t.isAccessibleFrame=w=t.isInlineFrame=y=t.absolutizeUrl=t.poll=f=t.pollify=t.chunkify=void 0;const p=h(r);t.chunkify=p.default;const m=h((function(e,t,n){return r=>function(...o){return t[n]||(t[n]={},Promise.resolve().then((()=>e(...o))).then((e=>t[n].value=e)).catch((e=>t[n].error=e.message+"\nStack:"+e.stack))),u(t,n,r)}}));var f=t.pollify=m.default;const g=h(c);t.poll=g.default;const b=h((function(e,t){if(function(e){try{return new URL(e),!0}catch(e){return!1}}(e))return e;let n=!0;try{n=e!==decodeURI(e)}catch(e){n=!0}try{const r=new URL(e,t).href;return n?r:decodeURI(r)}catch(t){return n?e:decodeURI(e)}}));var y=t.absolutizeUrl=b.default;const k=h((function(e){return e.contentDocument&&e.contentDocument.location&&!/^https?:$/.test(e.contentDocument.location.protocol)}));var w=t.isInlineFrame=k.default;const v=h((function(e){try{const t=e.contentDocument;return Boolean(t&&t.defaultView&&t.defaultView.frameElement)}catch(e){return!1}}));d=t.isAccessibleFrame=v.default;const x="__EYES__APPLITOOLS__";function _(e){if(!function(e){try{const t=new URL(e);return Boolean(t.username||t.password)}catch(e){return!1}}(e))return e;let t=!0;try{t=e!==decodeURI(e)}catch(e){t=!0}const n=new URL(e);return n.username="",n.password="",t?n.href:decodeURI(n.href)}function S(){return window.crypto.getRandomValues(new Uint32Array(1))[0]}const C=1,z=2,A=3,O=4,T=5,L=6,E=7,R=8,N=9,j=10,I=11,D=12,P=13,B=14,F=15,U=16,M=17,q=18,$=19,W=20,Z=21,V=22,H=23,K=24,G=25,Y=0;function Q(e){return e>=48&&e<=57}function X(e){return Q(e)||e>=65&&e<=70||e>=97&&e<=102}function J(e){return e>=65&&e<=90}function ee(e){return function(e){return J(e)||function(e){return e>=97&&e<=122}(e)}(e)||function(e){return e>=128}(e)||95===e}function te(e){return ee(e)||Q(e)||45===e}function ne(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function re(e){return 10===e||13===e||12===e}function oe(e){return re(e)||32===e||9===e}function ie(e,t){return 92===e&&!re(t)&&t!==Y}function ae(e,t,n){return 45===e?ee(t)||45===t||ie(t,n):!!ee(e)||92===e&&ie(e,t)}function se(e,t,n){return 43===e||45===e?Q(t)?2:46===t&&Q(n)?3:0:46===e?Q(t)?2:0:Q(e)?1:0}function le(e){return 65279===e||65534===e?1:0}const ce=new Array(128),ue=130,he=131,de=132,pe=133;for(let e=0;e<ce.length;e++)ce[e]=oe(e)&&ue||Q(e)&&he||ee(e)&&de||ne(e)&&pe||e||128;function me(e){return e<128?ce[e]:de}function fe(e,t){return t<e.length?e.charCodeAt(t):0}function ge(e,t,n){return 13===n&&10===fe(e,t+1)?2:1}function be(e,t,n){let r=e.charCodeAt(t);return J(r)&&(r|=32),r===n}function ye(e,t,n,r){if(n-t!==r.length)return!1;if(t<0||n>e.length)return!1;for(let o=t;o<n;o++){const n=r.charCodeAt(o-t);let i=e.charCodeAt(o);if(J(i)&&(i|=32),i!==n)return!1}return!0}function ke(e,t){for(;t<e.length&&oe(e.charCodeAt(t));t++);return t}function we(e,t){for(;t<e.length&&Q(e.charCodeAt(t));t++);return t}function ve(e,t){if(X(fe(e,(t+=2)-1))){for(const n=Math.min(e.length,t+5);t<n&&X(fe(e,t));t++);const n=fe(e,t);oe(n)&&(t+=ge(e,t,n))}return t}function xe(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(!te(n)){if(!ie(n,fe(e,t+1)))break;t=ve(e,t)-1}}return t}function _e(e,t){let n=e.charCodeAt(t);if(43!==n&&45!==n||(n=e.charCodeAt(t+=1)),Q(n)&&(t=we(e,t+1),n=e.charCodeAt(t)),46===n&&Q(e.charCodeAt(t+1))&&(t=we(e,t+=2)),be(e,t,101)){let r=0;n=e.charCodeAt(t+1),45!==n&&43!==n||(r=1,n=e.charCodeAt(t+2)),Q(n)&&(t=we(e,t+1+r+1))}return t}function Se(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(41===n){t++;break}ie(n,fe(e,t+1))&&(t=ve(e,t))}return t}function Ce(e){if(1===e.length&&!X(e.charCodeAt(0)))return e[0];let t=parseInt(e,16);return(0===t||t>=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)}var ze=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token","comment-token"];const Ae=16384;function Oe(e=null,t){return null===e||e.length<t?new Uint32Array(Math.max(t+1024,Ae)):e}function Te(e){const t=e.source,n=t.length,r=t.length>0?le(t.charCodeAt(0)):0,o=Oe(e.lines,n),i=Oe(e.columns,n);let a=e.startLine,s=e.startColumn;for(let e=r;e<n;e++){const r=t.charCodeAt(e);o[e]=a,i[e]=s++,10!==r&&13!==r&&12!==r||(13===r&&e+1<n&&10===t.charCodeAt(e+1)&&(e++,o[e]=a,i[e]=s),a++,s=1)}o[n]=a,i[n]=s,e.lines=o,e.columns=i,e.computed=!0}class Le{constructor(){this.lines=null,this.columns=null,this.computed=!1}setSource(e,t=0,n=1,r=1){this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||Te(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||Te(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}}const Ee=16777215,Re=24,Ne=new Map([[z,V],[Z,V],[$,W],[H,K]]);class je{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(e="",t=(()=>{})){const n=(e=String(e||"")).length,r=Oe(this.offsetAndType,e.length+1),o=Oe(this.balance,e.length+1);let i=0,a=0,s=0,l=-1;for(this.offsetAndType=null,this.balance=null,t(e,((e,t,c)=>{switch(e){default:o[i]=n;break;case a:{let e=s&Ee;for(s=o[e],a=s>>Re,o[i]=e,o[e++]=i;e<i;e++)o[e]===n&&(o[e]=i);break}case Z:case z:case $:case H:o[i]=s,a=Ne.get(e),s=a<<Re|i}r[i++]=e<<Re|c,-1===l&&(l=t)})),r[i]=0|n,o[i]=n,o[n]=n;0!==s;){const e=s&Ee;s=o[e],o[e]=n}this.source=e,this.firstCharOffset=-1===l?0:l,this.tokenCount=i,this.offsetAndType=r,this.balance=o,this.reset(),this.next()}lookupType(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>Re:0}lookupTypeNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){const n=this.offsetAndType[t]>>Re;if(n!==P&&n!==G&&0==e--)return n}return 0}lookupOffset(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e-1]&Ee:this.source.length}lookupOffsetNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){const n=this.offsetAndType[t]>>Re;if(n!==P&&n!==G&&0==e--)return t-this.tokenIndex}return 0}lookupValue(e,t){return(e+=this.tokenIndex)<this.tokenCount&&ye(this.source,this.offsetAndType[e-1]&Ee,this.offsetAndType[e]&Ee,t)}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?this.offsetAndType[e-1]&Ee:this.offsetAndType[this.tokenCount]&Ee:this.firstCharOffset}substrToCursor(e){return this.source.substring(e,this.tokenStart)}isBalanceEdge(e){return this.balance[this.tokenIndex]<e}isDelim(e,t){return t?this.lookupType(t)===N&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===N&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.offsetAndType[t-1]&Ee,t=this.offsetAndType[t],this.tokenType=t>>Re,this.tokenEnd=t&Ee):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>Re,this.tokenEnd=e&Ee):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=0,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===P||this.tokenType===G;)this.next()}skipUntilBalanced(e,t){let n,r,o=e;e:for(;o<this.tokenCount&&(n=this.balance[o],!(n<e));o++)switch(r=o>0?this.offsetAndType[o-1]&Ee:this.firstCharOffset,t(this.source.charCodeAt(r))){case 1:break e;case 2:o++;break e;default:this.balance[n]===o&&(o=n)}this.skip(o-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){const r=n,o=this.offsetAndType[t],i=o&Ee;n=i,e(o>>Re,r,i,t)}}dump(){const e=new Array(this.tokenCount);return this.forEachToken(((t,n,r,o)=>{e[o]={idx:o,type:ze[t],chunk:this.source.substring(n,r),balance:this.balance[o]}})),e}}function Ie(e,t){function n(t){return t<a?e.charCodeAt(t):0}function r(){return c=_e(e,c),ae(n(c),n(c+1),n(c+2))?(s=D,void(c=xe(e,c))):37===n(c)?(s=I,void c++):void(s=j)}function o(){const t=c;return c=xe(e,c),ye(e,t,c,"url")&&40===n(c)?(c=ke(e,c+1),34===n(c)||39===n(c)?(s=z,void(c=t+4)):void function(){for(s=E,c=ke(e,c);c<e.length;c++){const t=e.charCodeAt(c);switch(me(t)){case 41:return void c++;case ue:return c=ke(e,c),41===n(c)||c>=e.length?void(c<e.length&&c++):(c=Se(e,c),void(s=R));case 34:case 39:case 40:case pe:return c=Se(e,c),void(s=R);case 92:if(ie(t,n(c+1))){c=ve(e,c)-1;break}return c=Se(e,c),void(s=R)}}}()):40===n(c)?(s=z,void c++):void(s=C)}function i(t){for(t||(t=n(c++)),s=T;c<e.length;c++){const r=e.charCodeAt(c);switch(me(r)){case t:return void c++;case ue:if(re(r))return c+=ge(e,c,r),void(s=L);break;case 92:if(c===e.length-1)break;const o=n(c+1);re(o)?c+=ge(e,c+1,o):ie(r,o)&&(c=ve(e,c)-1)}}}const a=(e=String(e||"")).length;let s,l=le(n(0)),c=l;for(;c<a;){const a=e.charCodeAt(c);switch(me(a)){case ue:s=P,c=ke(e,c+1);break;case 34:i();break;case 35:te(n(c+1))||ie(n(c+1),n(c+2))?(s=O,c=xe(e,c+1)):(s=N,c++);break;case 39:i();break;case 40:s=Z,c++;break;case 41:s=V,c++;break;case 43:se(a,n(c+1),n(c+2))?r():(s=N,c++);break;case 44:s=q,c++;break;case 45:se(a,n(c+1),n(c+2))?r():45===n(c+1)&&62===n(c+2)?(s=F,c+=3):ae(a,n(c+1),n(c+2))?o():(s=N,c++);break;case 46:se(a,n(c+1),n(c+2))?r():(s=N,c++);break;case 47:42===n(c+1)?(s=G,c=e.indexOf("*/",c+2),c=-1===c?e.length:c+2):(s=N,c++);break;case 58:s=U,c++;break;case 59:s=M,c++;break;case 60:33===n(c+1)&&45===n(c+2)&&45===n(c+3)?(s=B,c+=4):(s=N,c++);break;case 64:ae(n(c+1),n(c+2),n(c+3))?(s=A,c=xe(e,c+1)):(s=N,c++);break;case 91:s=$,c++;break;case 92:ie(a,n(c+1))?o():(s=N,c++);break;case 93:s=W,c++;break;case 123:s=H,c++;break;case 125:s=K,c++;break;case he:r();break;case de:o();break;default:s=N,c++}t(s,l,l=c)}}let De=null;class Pe{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(e){return Pe.createItem(e)}allocateCursor(e,t){let n;return null!==De?(n=De,De=De.cursor,n.prev=e,n.next=t,n.cursor=this.cursor):n={prev:e,next:t,cursor:this.cursor},this.cursor=n,n}releaseCursor(){const{cursor:e}=this;this.cursor=e.cursor,e.prev=null,e.next=null,e.cursor=De,De=e}updateCursors(e,t,n,r){let{cursor:o}=this;for(;null!==o;)o.prev===e&&(o.prev=t),o.next===n&&(o.next=r),o=o.cursor}*[Symbol.iterator](){for(let e=this.head;null!==e;e=e.next)yield e.data}get size(){let e=0;for(let t=this.head;null!==t;t=t.next)e++;return e}get isEmpty(){return null===this.head}get first(){return this.head&&this.head.data}get last(){return this.tail&&this.tail.data}fromArray(e){let t=null;this.head=null;for(let n of e){const e=Pe.createItem(n);null!==t?t.next=e:this.head=e,e.prev=t,t=e}return this.tail=t,this}toArray(){return[...this]}toJSON(){return[...this]}forEach(e,t=this){const n=this.allocateCursor(null,this.head);for(;null!==n.next;){const r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e,t=this){const n=this.allocateCursor(this.tail,null);for(;null!==n.prev;){const r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t,n=this){let r,o=this.allocateCursor(null,this.head),i=t;for(;null!==o.next;)r=o.next,o.next=r.next,i=e.call(n,i,r.data,r,this);return this.releaseCursor(),i}reduceRight(e,t,n=this){let r,o=this.allocateCursor(this.tail,null),i=t;for(;null!==o.prev;)r=o.prev,o.prev=r.prev,i=e.call(n,i,r.data,r,this);return this.releaseCursor(),i}some(e,t=this){for(let n=this.head;null!==n;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(e,t=this){const n=new Pe;for(let r=this.head;null!==r;r=r.next)n.appendData(e.call(t,r.data,r,this));return n}filter(e,t=this){const n=new Pe;for(let r=this.head;null!==r;r=r.next)e.call(t,r.data,r,this)&&n.appendData(r.data);return n}nextUntil(e,t,n=this){if(null===e)return;const r=this.allocateCursor(null,e);for(;null!==r.next;){const e=r.next;if(r.next=e.next,t.call(n,e.data,e,this))break}this.releaseCursor()}prevUntil(e,t,n=this){if(null===e)return;const r=this.allocateCursor(e,null);for(;null!==r.prev;){const e=r.prev;if(r.prev=e.prev,t.call(n,e.data,e,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){const e=new Pe;for(let t of this)e.appendData(t);return e}prepend(e){return this.updateCursors(null,e,this.head,e),null!==this.head?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(e){return this.prepend(Pe.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(Pe.createItem(e))}insert(e,t=null){if(null!==t)if(this.updateCursors(t.prev,e,t,e),null===t.prev){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),null!==this.tail?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(e,t){return this.insert(Pe.createItem(e),t)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),null!==e.prev)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(null!==e.next)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(e){this.insert(Pe.createItem(e))}pop(){return null!==this.tail?this.remove(this.tail):null}unshift(e){this.prepend(Pe.createItem(e))}shift(){return null!==this.head?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return null===e.head||(null!=t?(this.updateCursors(t.prev,e.tail,t,e.head),null!==t.prev?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),null!==this.tail?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null),this}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}}function Be(e,t){const n=Object.create(SyntaxError.prototype),r=new Error;return Object.assign(n,{name:e,message:t,get stack(){return(r.stack||"").replace(/^(.+\n){1,3}/,`${e}: ${t}\n`)}})}const Fe=100,Ue=60,Me=" ";function qe({source:e,line:t,column:n,baseLine:r,baseColumn:o},i){function a(e,t){return s.slice(e,t).map(((t,n)=>String(e+n+1).padStart(u)+" |"+t)).join("\n")}const s=("\n".repeat(Math.max(r-1,0))+" ".repeat(Math.max(o-1,0))+e).split(/\r\n?|\n|\f/),l=Math.max(1,t-i)-1,c=Math.min(t+i,s.length+1),u=Math.max(4,String(c).length)+1;let h=0;(n+=(Me.length-1)*(s[t-1].substr(0,n-1).match(/\t/g)||[]).length)>Fe&&(h=n-Ue+3,n=Ue-2);for(let e=l;e<=c;e++)e>=0&&e<s.length&&(s[e]=s[e].replace(/\t/g,Me),s[e]=(h>0&&s[e].length>h?"…":"")+s[e].substr(h,Fe-2)+(s[e].length>h+Fe-1?"…":""));return[a(l,t),new Array(n+u+2).join("-")+"^",a(t,c)].filter(Boolean).join("\n").replace(/^(\s+\d+\s+\|\n)+/,"").replace(/\n(\s+\d+\s+\|)+$/,"")}function $e(e,t,n,r,o,i=1,a=1){return Object.assign(Be("SyntaxError",e),{source:t,offset:n,line:r,column:o,sourceFragment:e=>qe({source:t,line:r,column:o,baseLine:i,baseColumn:a},isNaN(e)?0:e),get formattedMessage(){return`Parse error: ${e}\n`+qe({source:t,line:r,column:o,baseLine:i,baseColumn:a},2)}})}function We(e){const t=this.createList();let n=!1;const r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case G:this.next();continue;case P:n=!0,this.next();continue}let o=e.getNode.call(this,r);if(void 0===o)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,o,t,r),n=!1),t.push(o)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t}const Ze=()=>{},Ve=33,He=35,Ke=59,Ge=123,Ye=0;function Qe(e){return function(){return this[e]()}}function Xe(e){const t=Object.create(null);for(const n of Object.keys(e)){const r=e[n],o=r.parse||r;o&&(t[n]=o)}return t}var Je={},et={},tt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");et.encode=function(e){if(0<=e&&e<tt.length)return tt[e];throw new TypeError("Must be between 0 and 63: "+e)},et.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1};var nt=et;Je.encode=function(e){var t,n="",r=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&r,(r>>>=5)>0&&(t|=32),n+=nt.encode(t)}while(r>0);return n},Je.decode=function(e,t,n){var r,o,i,a,s=e.length,l=0,c=0;do{if(t>=s)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(o=nt.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));r=!!(32&o),l+=(o&=31)<<c,c+=5}while(r);n.value=(a=(i=l)>>1,1==(1&i)?-a:a),n.rest=t};var rt={};!function(e){e.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function r(e){var n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function o(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}e.urlParse=r,e.urlGenerate=o;var i,a,s=(i=function(t){var n=t,i=r(t);if(i){if(!i.path)return t;n=i.path}for(var a=e.isAbsolute(n),s=[],l=0,c=0;;){if(l=c,-1===(c=n.indexOf("/",l))){s.push(n.slice(l));break}for(s.push(n.slice(l,c));c<n.length&&"/"===n[c];)c++}var u,h=0;for(c=s.length-1;c>=0;c--)"."===(u=s[c])?s.splice(c,1):".."===u?h++:h>0&&(""===u?(s.splice(c+1,h),h=0):(s.splice(c,2),h--));return""===(n=s.join("/"))&&(n=a?"/":"."),i?(i.path=n,o(i)):n},a=[],function(e){for(var t=0;t<a.length;t++)if(a[t].input===e){var n=a[0];return a[0]=a[t],a[t]=n,a[0].result}var r=i(e);return a.unshift({input:e,result:r}),a.length>32&&a.pop(),r});function l(e,t){""===e&&(e="."),""===t&&(t=".");var i=r(t),a=r(e);if(a&&(e=a.path||"/"),i&&!i.scheme)return a&&(i.scheme=a.scheme),o(i);if(i||t.match(n))return t;if(a&&!a.host&&!a.path)return a.host=t,o(a);var l="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=l,o(a)):l}e.normalize=s,e.join=l,e.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},e.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var c=!("__proto__"in Object.create(null));function u(e){return e}function h(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function d(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}e.toSetString=c?u:function(e){return h(e)?"$"+e:e},e.fromSetString=c?u:function(e){return h(e)?e.slice(1):e},e.compareByOriginalPositions=function(e,t,n){var r=d(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},e.compareByOriginalPositionsNoSource=function(e,t,n){var r;return 0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},e.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},e.compareByGeneratedPositionsDeflatedNoLine=function(e,t,n){var r=e.generatedColumn-t.generatedColumn;return 0!==r||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},e.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=d(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:d(e.name,t.name)},e.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},e.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var i=r(n);if(!i)throw new Error("sourceMapURL could not be parsed");if(i.path){var a=i.path.lastIndexOf("/");a>=0&&(i.path=i.path.substring(0,a+1))}t=l(o(i),t)}return s(t)}}(rt);var ot={},it=rt,at=Object.prototype.hasOwnProperty,st="undefined"!=typeof Map;function lt(){this._array=[],this._set=st?new Map:Object.create(null)}lt.fromArray=function(e,t){for(var n=new lt,r=0,o=e.length;r<o;r++)n.add(e[r],t);return n},lt.prototype.size=function(){return st?this._set.size:Object.getOwnPropertyNames(this._set).length},lt.prototype.add=function(e,t){var n=st?e:it.toSetString(e),r=st?this.has(e):at.call(this._set,n),o=this._array.length;r&&!t||this._array.push(e),r||(st?this._set.set(e,o):this._set[n]=o)},lt.prototype.has=function(e){if(st)return this._set.has(e);var t=it.toSetString(e);return at.call(this._set,t)},lt.prototype.indexOf=function(e){if(st){var t=this._set.get(e);if(t>=0)return t}else{var n=it.toSetString(e);if(at.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},lt.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},lt.prototype.toArray=function(){return this._array.slice()},ot.ArraySet=lt;var ct={},ut=rt;function ht(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}ht.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},ht.prototype.add=function(e){var t,n,r,o,i,a;n=e,r=(t=this._last).generatedLine,o=n.generatedLine,i=t.generatedColumn,a=n.generatedColumn,o>r||o==r&&a>=i||ut.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},ht.prototype.toArray=function(){return this._sorted||(this._array.sort(ut.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},ct.MappingList=ht;var dt=Je,pt=rt,mt=ot.ArraySet,ft=ct.MappingList;function gt(e){e||(e={}),this._file=pt.getArg(e,"file",null),this._sourceRoot=pt.getArg(e,"sourceRoot",null),this._skipValidation=pt.getArg(e,"skipValidation",!1),this._sources=new mt,this._names=new mt,this._mappings=new ft,this._sourcesContents=null}gt.prototype._version=3,gt.fromSourceMap=function(e){var t=e.sourceRoot,n=new gt({file:e.file,sourceRoot:t});return e.eachMapping((function(e){var r={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(r.source=e.source,null!=t&&(r.source=pt.relative(t,r.source)),r.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(r.name=e.name)),n.addMapping(r)})),e.sources.forEach((function(r){var o=r;null!==t&&(o=pt.relative(t,r)),n._sources.has(o)||n._sources.add(o);var i=e.sourceContentFor(r);null!=i&&n.setSourceContent(r,i)})),n},gt.prototype.addMapping=function(e){var t=pt.getArg(e,"generated"),n=pt.getArg(e,"original",null),r=pt.getArg(e,"source",null),o=pt.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,n,r,o),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=o&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:o})},gt.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=pt.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[pt.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[pt.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},gt.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var o=this._sourceRoot;null!=o&&(r=pt.relative(o,r));var i=new mt,a=new mt;this._mappings.unsortedForEach((function(t){if(t.source===r&&null!=t.originalLine){var s=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=s.source&&(t.source=s.source,null!=n&&(t.source=pt.join(n,t.source)),null!=o&&(t.source=pt.relative(o,t.source)),t.originalLine=s.line,t.originalColumn=s.column,null!=s.name&&(t.name=s.name))}var l=t.source;null==l||i.has(l)||i.add(l);var c=t.name;null==c||a.has(c)||a.add(c)}),this),this._sources=i,this._names=a,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=pt.join(n,t)),null!=o&&(t=pt.relative(o,t)),this.setSourceContent(t,r))}),this)},gt.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||n||r)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))},gt.prototype._serializeMappings=function(){for(var e,t,n,r,o=0,i=1,a=0,s=0,l=0,c=0,u="",h=this._mappings.toArray(),d=0,p=h.length;d<p;d++){if(e="",(t=h[d]).generatedLine!==i)for(o=0;t.generatedLine!==i;)e+=";",i++;else if(d>0){if(!pt.compareByGeneratedPositionsInflated(t,h[d-1]))continue;e+=","}e+=dt.encode(t.generatedColumn-o),o=t.generatedColumn,null!=t.source&&(r=this._sources.indexOf(t.source),e+=dt.encode(r-c),c=r,e+=dt.encode(t.originalLine-1-s),s=t.originalLine-1,e+=dt.encode(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=dt.encode(n-l),l=n)),u+=e}return u},gt.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=pt.relative(t,e));var n=pt.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},gt.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},gt.prototype.toString=function(){return JSON.stringify(this.toJSON())};var bt=gt;const yt=new Set(["Atrule","Selector","Declaration"]),kt=(e,t)=>{if(e===N&&(e=t),"string"==typeof e){const t=e.charCodeAt(0);return t>127?32768:t<<8}return e},wt=[[C,C],[C,z],[C,E],[C,R],[C,"-"],[C,j],[C,I],[C,D],[C,F],[C,Z],[A,C],[A,z],[A,E],[A,R],[A,"-"],[A,j],[A,I],[A,D],[A,F],[O,C],[O,z],[O,E],[O,R],[O,"-"],[O,j],[O,I],[O,D],[O,F],[D,C],[D,z],[D,E],[D,R],[D,"-"],[D,j],[D,I],[D,D],[D,F],["#",C],["#",z],["#",E],["#",R],["#","-"],["#",j],["#",I],["#",D],["#",F],["-",C],["-",z],["-",E],["-",R],["-","-"],["-",j],["-",I],["-",D],["-",F],[j,C],[j,z],[j,E],[j,R],[j,j],[j,I],[j,D],[j,"%"],[j,F],["@",C],["@",z],["@",E],["@",R],["@","-"],["@",F],[".",j],[".",I],[".",D],["+",j],["+",I],["+",D],["/","*"]],vt=wt.concat([[C,O],[D,O],[O,O],[A,Z],[A,T],[A,U],[I,I],[I,D],[I,z],[I,"-"],[V,C],[V,z],[V,I],[V,D],[V,O],[V,"-"]]);function xt(e){const t=new Set(e.map((([e,t])=>kt(e)<<16|kt(t))));return function(e,n,r){const o=kt(n,r),i=r.charCodeAt(0);return(45===i&&n!==C&&n!==z&&n!==F||43===i?t.has(e<<16|i<<8):t.has(e<<16|o))&&this.emit(" ",P,!0),o}}const _t=xt(wt),St=xt(vt);var Ct=Object.freeze({__proto__:null,safe:St,spec:_t});const zt=92;function At(e,t){if("function"!=typeof t)e.children.forEach(this.node,this);else{let n=null;e.children.forEach((e=>{null!==n&&t.call(this,n),this.node(e),n=e}))}}function Ot(e){Ie(e,((t,n,r)=>{this.token(t,e.slice(n,r))}))}const{hasOwnProperty:Tt}=Object.prototype,Lt=function(){};function Et(e){return"function"==typeof e?e:Lt}function Rt(e,t){return function(n,r,o){n.type===t&&e.call(this,n,r,o)}}function Nt(e,t){const n=t.structure,r=[];for(const e in n){if(!1===Tt.call(n,e))continue;let t=n[e];const o={name:e,type:!1,nullable:!1};Array.isArray(t)||(t=[t]);for(const e of t)null===e?o.nullable=!0:"string"==typeof e?o.type="node":Array.isArray(e)&&(o.type="list");o.type&&r.push(o)}return r.length?{context:t.walkContext,fields:r}:null}function jt(e,t){const n=e.fields.slice(),r=e.context,o="string"==typeof r;return t&&n.reverse(),function(e,i,a,s){let l;o&&(l=i[r],i[r]=e);for(const r of n){const n=e[r.name];if(!r.nullable||n)if("list"===r.type){if(t?n.reduceRight(s,!1):n.reduce(s,!1))return!0}else if(a(n))return!0}o&&(i[r]=l)}}function It({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}){return{Atrule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Rule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Declaration:{StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:o}}}function Dt(e){return e}function Pt(e,t,n,r){let o;switch(e.type){case"Group":o=function(e,t,n,r){const o=" "===e.combinator||r?e.combinator:" "+e.combinator+" ",i=e.terms.map((e=>Pt(e,t,n,r))).join(o);return e.explicit||n?(r||","===i[0]?"[":"[ ")+i+(r?"]":" ]"):i}(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return Pt(e.term,t,n,r)+t(function(e){const{min:t,max:n,comma:r}=e;return 0===t&&0===n?r?"#?":"*":0===t&&1===n?"?":1===t&&0===n?r?"#":"+":1===t&&1===n?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(0!==n?n:"")+"}")}(e),e);case"Type":o="<"+e.name+(e.opts?t(function(e){if("Range"===e.type)return" ["+(null===e.min?"-∞":e.min)+","+(null===e.max?"∞":e.max)+"]";throw new Error("Unknown node type `"+e.type+"`")}(e.opts),e.opts):"")+">";break;case"Property":o="<'"+e.name+"'>";break;case"Keyword":o=e.name;break;case"AtKeyword":o="@"+e.name;break;case"Function":o=e.name+"(";break;case"String":case"Token":o=e.value;break;case"Comma":o=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(o,e)}function Bt(e,t){let n=Dt,r=!1,o=!1;return"function"==typeof t?n=t:t&&(r=Boolean(t.forceBraces),o=Boolean(t.compact),"function"==typeof t.decorate&&(n=t.decorate)),Pt(e,n,r,o)}const Ft={offset:0,line:1,column:1};function Ut(e,t){const n=e&&e.loc&&e.loc[t];return n?"line"in n?Mt(n):n:null}function Mt({offset:e,line:t,column:n},r){const o={offset:e,line:t,column:n};if(r){const e=r.split(/\n|\r\n?|\f/);o.offset+=r.length,o.line+=e.length-1,o.column=1===e.length?o.column+r.length:e.pop().length+1}return o}const qt=function(e,t){const n=Be("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},$t=function(e,t,n,r){const o=Be("SyntaxMatchError",e),{css:i,mismatchOffset:a,mismatchLength:s,start:l,end:c}=function(e,t){const n=e.tokens,r=e.longestMatch,o=r<n.length&&n[r].node||null,i=o!==t?o:null;let a,s,l=0,c=0,u=0,h="";for(let e=0;e<n.length;e++){const t=n[e].value;e===r&&(c=t.length,l=h.length),null!==i&&n[e].node===i&&(e<=r?u++:u=0),h+=t}return r===n.length||u>1?(a=Ut(i||t,"end")||Mt(Ft,h),s=Mt(a)):(a=Ut(i,"start")||Mt(Ut(t,"start")||Ft,h.slice(0,l)),s=Ut(i,"end")||Mt(a,h.substr(l,c))),{css:h,mismatchOffset:l,mismatchLength:c,start:a,end:s}}(r,n);return o.rawMessage=e,o.syntax=t?Bt(t):"<generic>",o.css=i,o.mismatchOffset=a,o.mismatchLength=s,o.message=e+"\n syntax: "+o.syntax+"\n value: "+(i||"<empty string>")+"\n --------"+new Array(o.mismatchOffset+1).join("-")+"^",Object.assign(o,l),o.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:l,end:c},o},Wt=new Map,Zt=new Map,Vt=45,Ht=function(e){if(Wt.has(e))return Wt.get(e);const t=e.toLowerCase();let n=Wt.get(t);if(void 0===n){const e=Gt(t,0),r=e?"":Yt(t,0);n=Object.freeze({basename:t.substr(r.length),name:t,prefix:r,vendor:r,custom:e})}return Wt.set(e,n),n},Kt=function(e){if(Zt.has(e))return Zt.get(e);let t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");const r=Gt(t,n.length);if(!r&&(t=t.toLowerCase(),Zt.has(t))){const n=Zt.get(t);return Zt.set(e,n),n}const o=r?"":Yt(t,n.length),i=t.substr(0,n.length+o.length),a=Object.freeze({basename:t.substr(i.length),name:t.substr(n.length),hack:n,vendor:o,prefix:i,custom:r});return Zt.set(e,a),a};function Gt(e,t){return t=t||0,e.length-t>=2&&e.charCodeAt(t)===Vt&&e.charCodeAt(t+1)===Vt}function Yt(e,t){if(t=t||0,e.length-t>=3&&e.charCodeAt(t)===Vt&&e.charCodeAt(t+1)!==Vt){const n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}const Qt=["initial","inherit","unset","revert","revert-layer"],Xt=43,Jt=45,en=!0;function tn(e,t){return null!==e&&e.type===N&&e.value.charCodeAt(0)===t}function nn(e,t,n){for(;null!==e&&(e.type===P||e.type===G);)e=n(++t);return t}function rn(e,t,n,r){if(!e)return 0;const o=e.value.charCodeAt(t);if(o===Xt||o===Jt){if(n)return 0;t++}for(;t<e.value.length;t++)if(!Q(e.value.charCodeAt(t)))return 0;return r+1}function on(e,t,n){let r=!1,o=nn(e,t,n);if(null===(e=n(o)))return t;if(e.type!==j){if(!tn(e,Xt)&&!tn(e,Jt))return t;if(r=!0,o=nn(n(++o),o,n),null===(e=n(o))||e.type!==j)return 0}if(!r){const t=e.value.charCodeAt(0);if(t!==Xt&&t!==Jt)return 0}return rn(e,r?0:1,r,o)}function an(e,t){return null!==e&&e.type===N&&e.value.charCodeAt(0)===t}function sn(e,t,n){let r=0;for(let o=t;o<e.value.length;o++){const i=e.value.charCodeAt(o);if(45===i&&n&&0!==r)return sn(e,t+r+1,!1),6;if(!X(i))return 0;if(++r>6)return 0}return r}function ln(e,t,n){if(!e)return 0;for(;an(n(t),63);){if(++e>6)return 0;t++}return t}const cn=["calc(","-moz-calc(","-webkit-calc("],un=new Map([[z,V],[Z,V],[$,W],[H,K]]);function hn(e,t){return t<e.length?e.charCodeAt(t):0}function dn(e,t){return ye(e,0,e.length,t)}function pn(e,t){for(let n=0;n<t.length;n++)if(dn(e,t[n]))return!0;return!1}function mn(e,t){return t===e.length-2&&92===hn(e,t)&&Q(hn(e,t+1))}function fn(e,t,n){if(e&&"Range"===e.type){const r=Number(void 0!==n&&n!==t.length?t.substr(0,n):t);if(isNaN(r))return!0;if(null!==e.min&&r<e.min&&"string"!=typeof e.min)return!0;if(null!==e.max&&r>e.max&&"string"!=typeof e.max)return!0}return!1}function gn(e){return function(t,n,r){return null===t?0:t.type===z&&pn(t.value,cn)?function(e,t){let n=0,r=[],o=0;e:do{switch(e.type){case K:case V:case W:if(e.type!==n)break e;if(n=r.pop(),0===r.length){o++;break e}break;case z:case Z:case $:case H:r.push(n),n=un.get(e.type)}o++}while(e=t(o));return o}(t,n):e(t,n,r)}}function bn(e){return function(t){return null===t||t.type!==e?0:1}}function yn(e){return null===e||e.type!==C||45!==hn(e.value,0)||45!==hn(e.value,1)?0:1}function kn(e){return e&&(e=new Set(e)),function(t,n,r){if(null===t||t.type!==D)return 0;const o=_e(t.value,0);if(null!==e){const n=t.value.indexOf("\\",o),r=-1!==n&&mn(t.value,n)?t.value.substring(o,n):t.value.substr(o);if(!1===e.has(r.toLowerCase()))return 0}return fn(r,t.value,o)?0:1}}function wn(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===j&&0===Number(t.value)?1:e(t,n,r)}}const vn={"ident-token":bn(C),"function-token":bn(z),"at-keyword-token":bn(A),"hash-token":bn(O),"string-token":bn(T),"bad-string-token":bn(L),"url-token":bn(E),"bad-url-token":bn(R),"delim-token":bn(N),"number-token":bn(j),"percentage-token":bn(I),"dimension-token":bn(D),"whitespace-token":bn(P),"CDO-token":bn(B),"CDC-token":bn(F),"colon-token":bn(U),"semicolon-token":bn(M),"comma-token":bn(q),"[-token":bn($),"]-token":bn(W),"(-token":bn(Z),")-token":bn(V),"{-token":bn(H),"}-token":bn(K)},xn={string:bn(T),ident:bn(C),percentage:gn((function(e,t,n){return null===e||e.type!==I||fn(n,e.value,e.value.length-1)?0:1})),zero:wn(),number:gn((function(e,t,n){if(null===e)return 0;const r=_e(e.value,0);return r===e.value.length||mn(e.value,r)?fn(n,e.value,r)?0:1:0})),integer:gn((function(e,t,n){if(null===e||e.type!==j)return 0;let r=43===hn(e.value,0)||45===hn(e.value,0)?1:0;for(;r<e.value.length;r++)if(!Q(hn(e.value,r)))return 0;return fn(n,e.value,r)?0:1})),"custom-ident":function(e){if(null===e||e.type!==C)return 0;const t=e.value.toLowerCase();return pn(t,Qt)||dn(t,"default")?0:1},"dashed-ident":yn,"custom-property-name":function(e){return yn(e)?"--"===e.value?0:1:0},"hex-color":function(e){if(null===e||e.type!==O)return 0;const t=e.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(let n=1;n<t;n++)if(!X(hn(e.value,n)))return 0;return 1},"id-selector":function(e){return null===e||e.type!==O?0:ae(hn(e.value,1),hn(e.value,2),hn(e.value,3))?1:0},"an-plus-b":function(e,t){let n=0;if(!e)return 0;if(e.type===j)return rn(e,0,!1,n);if(e.type===C&&e.value.charCodeAt(0)===Jt){if(!be(e.value,1,110))return 0;switch(e.value.length){case 2:return on(t(++n),n,t);case 3:return e.value.charCodeAt(2)!==Jt?0:(n=nn(t(++n),n,t),rn(e=t(n),0,en,n));default:return e.value.charCodeAt(2)!==Jt?0:rn(e,3,en,n)}}else if(e.type===C||tn(e,Xt)&&t(n+1).type===C){if(e.type!==C&&(e=t(++n)),null===e||!be(e.value,0,110))return 0;switch(e.value.length){case 1:return on(t(++n),n,t);case 2:return e.value.charCodeAt(1)!==Jt?0:(n=nn(t(++n),n,t),rn(e=t(n),0,en,n));default:return e.value.charCodeAt(1)!==Jt?0:rn(e,2,en,n)}}else if(e.type===D){let r=e.value.charCodeAt(0),o=r===Xt||r===Jt?1:0,i=o;for(;i<e.value.length&&Q(e.value.charCodeAt(i));i++);return i===o?0:be(e.value,i,110)?i+1===e.value.length?on(t(++n),n,t):e.value.charCodeAt(i+1)!==Jt?0:i+2===e.value.length?(n=nn(t(++n),n,t),rn(e=t(n),0,en,n)):rn(e,i+2,en,n):0}return 0},urange:function(e,t){let n=0;if(null===e||e.type!==C||!be(e.value,0,117))return 0;if(null===(e=t(++n)))return 0;if(an(e,43))return null===(e=t(++n))?0:e.type===C?ln(sn(e,0,!0),++n,t):an(e,63)?ln(1,++n,t):0;if(e.type===j){const r=sn(e,1,!0);return 0===r?0:null===(e=t(++n))?n:e.type===D||e.type===j?function(e,t){return 45===e.value.charCodeAt(0)}(e)&&sn(e,1,!1)?n+1:0:ln(r,n,t)}return e.type===D?ln(sn(e,1,!0),++n,t):0},"declaration-value":function(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case L:case R:break e;case K:case V:case W:if(e.type!==n)break e;n=r.pop();break;case M:if(0===n)break e;break;case N:if(0===n&&"!"===e.value)break e;break;case z:case Z:case $:case H:r.push(n),n=un.get(e.type)}o++}while(e=t(o));return o},"any-value":function(e,t){if(!e)return 0;let n=0,r=[],o=0;e:do{switch(e.type){case L:case R:break e;case K:case V:case W:if(e.type!==n)break e;n=r.pop();break;case z:case Z:case $:case H:r.push(n),n=un.get(e.type)}o++}while(e=t(o));return o}};function _n(e){const{angle:t,decibel:n,frequency:r,flex:o,length:i,resolution:a,semitones:s,time:l}=e||{};return{dimension:gn(kn(null)),angle:gn(kn(t)),decibel:gn(kn(n)),frequency:gn(kn(r)),flex:gn(kn(o)),length:gn(wn(kn(i))),resolution:gn(kn(a)),semitones:gn(kn(s)),time:gn(kn(l))}}var Sn=Object.freeze({__proto__:null,angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]});function Cn(e,t,n){return Object.assign(Be("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+"\n "+t+"\n--"+new Array((n||t.length)+1).join("-")+"^"})}class zn{constructor(e){this.str=e,this.pos=0}charCodeAt(e){return e<this.str.length?this.str.charCodeAt(e):0}charCode(){return this.charCodeAt(this.pos)}nextCharCode(){return this.charCodeAt(this.pos+1)}nextNonWsCode(e){return this.charCodeAt(this.findWsEnd(e))}findWsEnd(e){for(;e<this.str.length;e++){const t=this.str.charCodeAt(e);if(13!==t&&10!==t&&12!==t&&32!==t&&9!==t)break}return e}substringToPos(e){return this.str.substring(this.pos,this.pos=e)}eat(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++}peek(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}error(e){throw new Cn(e,this.str,this.pos)}}const An=9,On=10,Tn=12,Ln=13,En=32,Rn=33,Nn=35,jn=38,In=39,Dn=40,Pn=41,Bn=42,Fn=43,Un=44,Mn=45,qn=60,$n=62,Wn=63,Zn=64,Vn=91,Hn=93,Kn=123,Gn=124,Yn=125,Qn=8734,Xn=new Uint8Array(128).map(((e,t)=>/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0)),Jn={" ":1,"&&":2,"||":3,"|":4};function er(e){return e.substringToPos(e.findWsEnd(e.pos))}function tr(e){let t=e.pos;for(;t<e.str.length;t++){const n=e.str.charCodeAt(t);if(n>=128||0===Xn[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function nr(e){let t=e.pos;for(;t<e.str.length;t++){const n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function rr(e){const t=e.str.indexOf("'",e.pos+1);return-1===t&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function or(e){let t=null,n=null;return e.eat(Kn),t=nr(e),e.charCode()===Un?(e.pos++,e.charCode()!==Yn&&(n=nr(e))):n=t,e.eat(Yn),{min:Number(t),max:n?Number(n):0}}function ir(e,t){const n=function(e){let t=null,n=!1;switch(e.charCode()){case Bn:e.pos++,t={min:0,max:0};break;case Fn:e.pos++,t={min:1,max:0};break;case Wn:e.pos++,t={min:0,max:1};break;case Nn:e.pos++,n=!0,e.charCode()===Kn?t=or(e):e.charCode()===Wn?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case Kn:t=or(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}(e);return null!==n?(n.term=t,e.charCode()===Nn&&e.charCodeAt(e.pos-1)===Fn?ir(e,n):n):t}function ar(e){const t=e.peek();return""===t?null:{type:"Token",value:t}}function sr(e,t){function n(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}let r;for(t=Object.keys(t).sort(((e,t)=>Jn[e]-Jn[t]));t.length>0;){r=t.shift();let o=0,i=0;for(;o<e.length;o++){const t=e[o];"Combinator"===t.type&&(t.value===r?(-1===i&&(i=o-1),e.splice(o,1),o--):(-1!==i&&o-i>1&&(e.splice(i,o-i,n(e.slice(i,o),r)),o=i+1),i=-1))}-1!==i&&t.length&&e.splice(i,o-i,n(e.slice(i,o),r))}return r}function lr(e){const t=[],n={};let r,o=null,i=e.pos;for(;r=cr(e);)"Spaces"!==r.type&&("Combinator"===r.type?(null!==o&&"Combinator"!==o.type||(e.pos=i,e.error("Unexpected combinator")),n[r.value]=!0):null!==o&&"Combinator"!==o.type&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),o=r,i=e.pos);return null!==o&&"Combinator"===o.type&&(e.pos-=i,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:sr(t,n)||" ",disallowEmpty:!1,explicit:!1}}function cr(e){let t=e.charCode();if(t<128&&1===Xn[t])return function(e){const t=tr(e);return e.charCode()===Dn?(e.pos++,{type:"Function",name:t}):ir(e,{type:"Keyword",name:t})}(e);switch(t){case Hn:break;case Vn:return ir(e,function(e){let t;return e.eat(Vn),t=lr(e),e.eat(Hn),t.explicit=!0,e.charCode()===Rn&&(e.pos++,t.disallowEmpty=!0),t}(e));case qn:return e.nextCharCode()===In?function(e){let t;return e.eat(qn),e.eat(In),t=tr(e),e.eat(In),e.eat($n),ir(e,{type:"Property",name:t})}(e):function(e){let t,n=null;return e.eat(qn),t=tr(e),e.charCode()===Dn&&e.nextCharCode()===Pn&&(e.pos+=2,t+="()"),e.charCodeAt(e.findWsEnd(e.pos))===Vn&&(er(e),n=function(e){let t=null,n=null,r=1;return e.eat(Vn),e.charCode()===Mn&&(e.peek(),r=-1),-1==r&&e.charCode()===Qn?e.peek():(t=r*Number(nr(e)),0!==Xn[e.charCode()]&&(t+=tr(e))),er(e),e.eat(Un),er(e),e.charCode()===Qn?e.peek():(r=1,e.charCode()===Mn&&(e.peek(),r=-1),n=r*Number(nr(e)),0!==Xn[e.charCode()]&&(n+=tr(e))),e.eat(Hn),{type:"Range",min:t,max:n}}(e)),e.eat($n),ir(e,{type:"Type",name:t,opts:n})}(e);case Gn:return{type:"Combinator",value:e.substringToPos(e.pos+(e.nextCharCode()===Gn?2:1))};case jn:return e.pos++,e.eat(jn),{type:"Combinator",value:"&&"};case Un:return e.pos++,{type:"Comma"};case In:return ir(e,{type:"String",value:rr(e)});case En:case An:case On:case Ln:case Tn:return{type:"Spaces",value:er(e)};case Zn:return t=e.nextCharCode(),t<128&&1===Xn[t]?(e.pos++,{type:"AtKeyword",name:tr(e)}):ar(e);case Bn:case Fn:case Wn:case Nn:case Rn:break;case Kn:if(t=e.nextCharCode(),t<48||t>57)return ar(e);break;default:return ar(e)}}function ur(e){const t=new zn(e),n=lr(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type?n.terms[0]:n}const hr=function(){};const dr={decorator(e){const t=[];let n=null;return{...e,node(t){const r=n;n=t,e.node.call(this,t),n=r},emit(e,r,o){t.push({type:r,value:e,node:o?null:n})},result:()=>t}}};const pr={type:"Match"},mr={type:"Mismatch"},fr={type:"DisallowEmpty"},gr=40,br=41;function yr(e,t,n){return t===pr&&n===mr||e===pr&&t===pr&&n===pr?e:("If"===e.type&&e.else===mr&&t===pr&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function kr(e){return e.length>2&&e.charCodeAt(e.length-2)===gr&&e.charCodeAt(e.length-1)===br}function wr(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&kr(e.name)}function vr(e,t,n){switch(e){case" ":{let e=pr;for(let n=t.length-1;n>=0;n--)e=yr(t[n],e,mr);return e}case"|":{let e=mr,n=null;for(let r=t.length-1;r>=0;r--){let o=t[r];if(wr(o)&&(null===n&&r>0&&wr(t[r-1])&&(n=Object.create(null),e=yr({type:"Enum",map:n},pr,e)),null!==n)){const e=(kr(o.name)?o.name.slice(0,-1):o.name).toLowerCase();if(e in n==0){n[e]=o;continue}}n=null,e=yr(o,pr,e)}return e}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};let n=mr;for(let r=t.length-1;r>=0;r--){const o=t[r];let i;i=t.length>1?vr(e,t.filter((function(e){return e!==o})),!1):pr,n=yr(o,i,n)}return n}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};let r=n?pr:mr;for(let n=t.length-1;n>=0;n--){const o=t[n];let i;i=t.length>1?vr(e,t.filter((function(e){return e!==o})),!0):pr,r=yr(o,i,r)}return r}}}function xr(e){if("function"==typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=vr(e.combinator,e.terms.map(xr),!1);return e.disallowEmpty&&(t=yr(t,fr,mr)),t}case"Multiplier":return function(e){let t=pr,n=xr(e.term);if(0===e.max)n=yr(n,fr,mr),t=yr(n,null,mr),t.then=yr(pr,pr,t),e.comma&&(t.then.else=yr({type:"Comma",syntax:e},t,mr));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==pr&&(t=yr({type:"Comma",syntax:e},t,mr)),t=yr(n,yr(pr,pr,t),mr);if(0===e.min)t=yr(pr,pr,t);else for(let r=0;r<e.min-1;r++)e.comma&&t!==pr&&(t=yr({type:"Comma",syntax:e},t,mr)),t=yr(n,t,mr);return t}(e);case"Type":case"Property":return{type:e.type,name:e.name,syntax:e};case"Keyword":return{type:e.type,name:e.name.toLowerCase(),syntax:e};case"AtKeyword":return{type:e.type,name:"@"+e.name.toLowerCase(),syntax:e};case"Function":return{type:e.type,name:e.name.toLowerCase()+"(",syntax:e};case"String":return 3===e.value.length?{type:"Token",value:e.value.charAt(1),syntax:e}:{type:e.type,value:e.value.substr(1,e.value.length-2).replace(/\\'/g,"'"),syntax:e};case"Token":return{type:e.type,value:e.value,syntax:e};case"Comma":return{type:e.type,syntax:e};default:throw new Error("Unknown node type:",e.type)}}function _r(e,t){return"string"==typeof e&&(e=ur(e)),{type:"MatchGraph",match:xr(e),syntax:t||null,source:e}}const{hasOwnProperty:Sr}=Object.prototype,Cr=0,zr=1,Ar=2,Or=3,Tr="Match",Lr="Mismatch",Er="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",Rr=15e3;function Nr(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const r=t.charCodeAt(n);let o=e.charCodeAt(n);if(o>=65&&o<=90&&(o|=32),o!==r)return!1}return!0}function jr(e){return null===e||e.type===q||e.type===z||e.type===Z||e.type===$||e.type===H||function(e){return e.type===N&&"?"!==e.value}(e)}function Ir(e){return null===e||e.type===V||e.type===W||e.type===K||e.type===N&&"/"===e.value}function Dr(e,t,n){const r=function(e,t,n){function r(){do{b++,g=b<e.length?e[b]:null}while(null!==g&&(g.type===P||g.type===G))}function o(t){const n=b+t;return n<e.length?e[n]:null}function i(e,t){return{nextState:e,matchStack:k,syntaxStack:u,thenStack:h,tokenIndex:b,prev:t}}function a(e){h={nextState:e,matchStack:k,syntaxStack:u,prev:h}}function s(e){d=i(e,d)}function l(){k={type:zr,syntax:t.syntax,token:g,prev:k},r(),p=null,b>y&&(y=b)}function c(){k=k.type===Ar?k.prev:{type:Or,syntax:u.syntax,token:k.token,prev:k},u=u.prev}let u=null,h=null,d=null,p=null,m=0,f=null,g=null,b=-1,y=0,k={type:Cr,syntax:null,token:null,prev:null};for(r();null===f&&++m<Rr;)switch(t.type){case"Match":if(null===h){if(null!==g&&(b!==e.length-1||"\\0"!==g.value&&"\\9"!==g.value)){t=mr;break}f=Tr;break}if((t=h.nextState)===fr){if(h.matchStack===k){t=mr;break}t=pr}for(;h.syntaxStack!==u;)c();h=h.prev;break;case"Mismatch":if(null!==p&&!1!==p)(null===d||b>d.tokenIndex)&&(d=p,p=!1);else if(null===d){f=Lr;break}t=d.nextState,h=d.thenStack,u=d.syntaxStack,k=d.matchStack,b=d.tokenIndex,g=b<e.length?e[b]:null,d=d.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==mr&&s(t.else),t.then!==pr&&a(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{const e=t.syntax.terms;if(t.index===e.length){if(0===t.mask||t.syntax.all){t=mr;break}t=pr;break}if(t.mask===(1<<e.length)-1){t=pr;break}for(;t.index<e.length;t.index++){const n=1<<t.index;if(0==(t.mask&n)){s(t),a({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|n}),t=e[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(null!==g){let e=g.value.toLowerCase();if(-1!==e.indexOf("\\")&&(e=e.replace(/\\[09].*$/,"")),Sr.call(t.map,e)){t=t.map[e];break}}t=mr;break;case"Generic":{const e=null!==u?u.opts:null,n=b+Math.floor(t.fn(g,o,e));if(!isNaN(n)&&n>b){for(;b<n;)l();t=pr}else t=mr;break}case"Type":case"Property":{const e="Type"===t.type?"types":"properties",r=Sr.call(n,e)?n[e][t.name]:null;if(!r||!r.match)throw new Error("Bad syntax reference: "+("Type"===t.type?"<"+t.name+">":"<'"+t.name+"'>"));if(!1!==p&&null!==g&&"Type"===t.type&&("custom-ident"===t.name&&g.type===C||"length"===t.name&&"0"===g.value)){null===p&&(p=i(t,d)),t=mr;break}u={syntax:t.syntax,opts:t.syntax.opts||null!==u&&u.opts||null,prev:u},k={type:Ar,syntax:t.syntax,token:k.token,prev:k},t=r.match;break}case"Keyword":{const e=t.name;if(null!==g){let n=g.value;if(-1!==n.indexOf("\\")&&(n=n.replace(/\\[09].*$/,"")),Nr(n,e)){l(),t=pr;break}}t=mr;break}case"AtKeyword":case"Function":if(null!==g&&Nr(g.value,t.name)){l(),t=pr;break}t=mr;break;case"Token":if(null!==g&&g.value===t.value){l(),t=pr;break}t=mr;break;case"Comma":null!==g&&g.type===q?jr(k.token)?t=mr:(l(),t=Ir(g)?mr:pr):t=jr(k.token)||Ir(g)?pr:mr;break;case"String":let r="",m=b;for(;m<e.length&&r.length<t.value.length;m++)r+=e[m].value;if(Nr(r,t.value)){for(;b<m;)l();t=pr}else t=mr;break;default:throw new Error("Unknown node type: "+t.type)}switch(f){case null:console.warn("[csstree-match] BREAK after "+Rr+" iterations"),f=Er,k=null;break;case Tr:for(;null!==u;)c();break;default:k=null}return{tokens:e,reason:f,iterations:m,match:k,longestMatch:y}}(e,t,n||{});if(null===r.match)return r;let o=r.match,i=r.match={syntax:t.syntax||null,match:[]};const a=[i];for(o=function(e){let t=null,n=null,r=e;for(;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}(o).prev;null!==o;){switch(o.type){case Ar:i.match.push(i={syntax:o.syntax,match:[]}),a.push(i);break;case Or:a.pop(),i=a[a.length-1];break;default:i.match.push({syntax:o.syntax||null,token:o.token.value,node:o.token.node})}o=o.prev}return r}function Pr(e){function t(e){return null!==e&&("Type"===e.type||"Property"===e.type||"Keyword"===e.type)}let n=null;return null!==this.matched&&function r(o){if(Array.isArray(o.match)){for(let e=0;e<o.match.length;e++)if(r(o.match[e]))return t(o.syntax)&&n.unshift(o.syntax),!0}else if(o.node===e)return n=t(o.syntax)?[o.syntax]:[],!0;return!1}(this.matched),n}function Br(e,t,n){const r=Pr.call(e,t);return null!==r&&r.some(n)}var Fr=Object.freeze({__proto__:null,getTrace:Pr,isKeyword:function(e){return Br(this,e,(e=>"Keyword"===e.type))},isProperty:function(e,t){return Br(this,e,(e=>"Property"===e.type&&e.name===t))},isType:function(e,t){return Br(this,e,(e=>"Type"===e.type&&e.name===t))}});function Ur(e){return"node"in e?e.node:Ur(e.match[0])}function Mr(e){return"node"in e?e.node:Mr(e.match[e.match.length-1])}function qr(e,t,n,r,o){const i=[];return null!==n.matched&&function n(a){if(null!==a.syntax&&a.syntax.type===r&&a.syntax.name===o){const n=Ur(a),r=Mr(a);e.syntax.walk(t,(function(e,t,o){if(e===n){const e=new Pe;do{if(e.appendData(t.data),t.data===r)break;t=t.next}while(null!==t);i.push({parent:o,nodes:e})}}))}Array.isArray(a.match)&&a.match.forEach(n)}(n.matched),i}const{hasOwnProperty:$r}=Object.prototype;function Wr(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function Zr(e){return Boolean(e)&&Wr(e.offset)&&Wr(e.line)&&Wr(e.column)}function Vr(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let o in n){let i=!0;if(!1!==$r.call(n,o)){if("type"===o)n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if("loc"===o){if(null===n.loc)continue;if(n.loc&&n.loc.constructor===Object)if("string"!=typeof n.loc.source)o+=".source";else if(Zr(n.loc.start)){if(Zr(n.loc.end))continue;o+=".end"}else o+=".start";i=!1}else if(t.hasOwnProperty(o)){i=!1;for(let e=0;!i&&e<t[o].length;e++){const r=t[o][e];switch(r){case String:i="string"==typeof n[o];break;case Boolean:i="boolean"==typeof n[o];break;case null:i=null===n[o];break;default:"string"==typeof r?i=n[o]&&n[o].type===r:Array.isArray(r)&&(i=n[o]instanceof Pe)}}}else r(n,"Unknown field `"+o+"` for "+e+" node type");i||r(n,"Bad value for `"+e+"."+o+"`")}}for(const o in t)$r.call(t,o)&&!1===$r.call(n,o)&&r(n,"Field `"+e+"."+o+"` is missed")}}function Hr(e,t){const n=t.structure,r={type:String,loc:!0},o={type:'"'+e+'"'};for(const t in n){if(!1===$r.call(n,t))continue;const i=[],a=r[t]=Array.isArray(n[t])?n[t].slice():[n[t]];for(let n=0;n<a.length;n++){const r=a[n];if(r===String||r===Boolean)i.push(r.name);else if(null===r)i.push("null");else if("string"==typeof r)i.push("<"+r+">");else{if(!Array.isArray(r))throw new Error("Wrong value `"+r+"` in `"+e+"."+t+"` structure definition");i.push("List")}}o[t]=i.join(" | ")}return{docs:o,check:Vr(e,r)}}const Kr=_r(Qt.join(" | "));function Gr(e,t,n){const r={};for(const o in e)e[o].syntax&&(r[o]=n?e[o].syntax:Bt(e[o].syntax,{compact:t}));return r}function Yr(e,t,n){const r={};for(const[o,i]of Object.entries(e))r[o]={prelude:i.prelude&&(n?i.prelude.syntax:Bt(i.prelude.syntax,{compact:t})),descriptors:i.descriptors&&Gr(i.descriptors,t,n)};return r}function Qr(e,t,n){return{matched:e,iterations:n,error:t,...Fr}}function Xr(e,t,n,r){const o=function(e,t){return"string"==typeof e?function(e){const t=[];return Ie(e,((n,r,o)=>t.push({type:n,value:e.slice(r,o),node:null}))),t}(e):t.generate(e,dr)}(n,e.syntax);let i;return function(e){for(let t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(o)?Qr(null,new Error("Matching for a tree with var() is not supported")):(r&&(i=Dr(o,e.cssWideKeywordsSyntax,e)),r&&i.match||(i=Dr(o,t.match,e),i.match)?Qr(i.match,null,i.iterations):Qr(null,new $t(i.reason,t.syntax,n,i),i.iterations))}class Jr{constructor(e,t,n){if(this.cssWideKeywordsSyntax=Kr,this.syntax=t,this.generic=!1,this.units={...Sn},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||function(e){const t={};if(e.node)for(const n in e.node)if($r.call(e.node,n)){const r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=Hr(n,r)}return t}(e),e){if(e.units)for(const t of Object.keys(Sn))Array.isArray(e.units[t])&&(this.units[t]=e.units[t]);if(e.types)for(const[t,n]of Object.entries(e.types))this.addType_(t,n);if(e.generic){this.generic=!0;for(const[e,t]of Object.entries(function(e){return{...vn,...xn,..._n(e)}}(this.units)))this.addType_(e,t)}if(e.atrules)for(const[t,n]of Object.entries(e.atrules))this.addAtrule_(t,n);if(e.properties)for(const[t,n]of Object.entries(e.properties))this.addProperty_(t,n)}}checkStructure(e){function t(e,t){r.push({node:e,message:t})}const n=this.structure,r=[];return this.syntax.walk(e,(function(e){n.hasOwnProperty(e.type)?n[e.type].check(e,t):t(e,"Unknown node type `"+e.type+"`")})),!!r.length&&r}createDescriptor(e,t,n,r=null){const o={type:t,name:n},i={type:t,name:n,parent:r,serializable:"string"==typeof e||e&&"string"==typeof e.type,syntax:null,match:null};return"function"==typeof e?i.match=_r(e,o):("string"==typeof e?Object.defineProperty(i,"syntax",{get:()=>(Object.defineProperty(i,"syntax",{value:ur(e)}),i.syntax)}):i.syntax=e,Object.defineProperty(i,"match",{get:()=>(Object.defineProperty(i,"match",{value:_r(i.syntax,o)}),i.match)})),i}addAtrule_(e,t){t&&(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce(((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n)),Object.create(null)):null})}addProperty_(e,t){t&&(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){t&&(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new qt("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e);return!r.prelude&&t?new SyntaxError("At-rule `@"+e+"` should not contain a prelude"):!r.prelude||t||Xr(this,r.prelude,"",!1).matched?void 0:new SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e),o=Ht(t);return r.descriptors?r.descriptors[o.name]||r.descriptors[o.basename]?void 0:new qt("Unknown at-rule descriptor",t):new SyntaxError("At-rule `@"+e+"` has no known descriptors")}checkPropertyName(e){if(!this.getProperty(e))return new qt("Unknown property",e)}matchAtrulePrelude(e,t){const n=this.checkAtrulePrelude(e,t);if(n)return Qr(null,n);const r=this.getAtrule(e);return r.prelude?Xr(this,r.prelude,t||"",!1):Qr(null,null)}matchAtruleDescriptor(e,t,n){const r=this.checkAtruleDescriptorName(e,t);if(r)return Qr(null,r);const o=this.getAtrule(e),i=Ht(t);return Xr(this,o.descriptors[i.name]||o.descriptors[i.basename],n,!1)}matchDeclaration(e){return"Declaration"!==e.type?Qr(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(Kt(e).custom)return Qr(null,new Error("Lexer matching doesn't applicable for custom properties"));const n=this.checkPropertyName(e);return n?Qr(null,n):Xr(this,this.getProperty(e),t,!0)}matchType(e,t){const n=this.getType(e);return n?Xr(this,n,t,!1):Qr(null,new qt("Unknown type",e))}match(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),Xr(this,e,t,!1)):Qr(null,new qt("Bad syntax"))}findValueFragments(e,t,n,r){return qr(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return qr(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){const r=[];return this.syntax.walk(e,{visit:"Declaration",enter:e=>{r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}}),r}getAtrule(e,t=!0){const n=Ht(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e,t=!0){const n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e,t=!0){const n=Kt(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(r,o,i,a){if(i.has(o))return i.get(o);i.set(o,!1),null!==a.syntax&&function(e,t,n){let r=hr,o=hr;if(r=t,r===hr&&o===hr)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");!function e(t){switch(r.call(n,t),t.type){case"Group":t.terms.forEach(e);break;case"Multiplier":e(t.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+t.type)}o.call(n,t)}(e)}(a.syntax,(function(a){if("Type"!==a.type&&"Property"!==a.type)return;const s="Type"===a.type?r.types:r.properties,l="Type"===a.type?t:n;hasOwnProperty.call(s,a.name)&&!e(r,a.name,l,s[a.name])||i.set(o,!0)}),this)}let t=new Map,n=new Map;for(const n in this.types)e(this,n,t,this.types[n]);for(const t in this.properties)e(this,t,n,this.properties[t]);return t=[...t.keys()].filter((e=>t.get(e))),n=[...n.keys()].filter((e=>n.get(e))),t.length||n.length?{types:t,properties:n}:null}dump(e,t){return{generic:this.generic,units:this.units,types:Gr(this.types,!t,e),properties:Gr(this.properties,!t,e),atrules:Yr(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}}function eo(e,t){return"string"==typeof t&&/^\s*\|/.test(t)?"string"==typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function to(e,t){const n=Object.create(null);for(const[r,o]of Object.entries(e))if(o){n[r]={};for(const e of Object.keys(o))t.includes(e)&&(n[r][e]=o[e])}return n}function no(e,t){const n={...e};for(const[r,o]of Object.entries(t))switch(r){case"generic":n[r]=Boolean(o);break;case"units":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]=Array.isArray(t)?t:[];break;case"atrules":n[r]={...e[r]};for(const[e,t]of Object.entries(o)){const o=n[r][e]||{},i=n[r][e]={prelude:o.prelude||null,descriptors:{...o.descriptors}};if(t){i.prelude=t.prelude?eo(i.prelude,t.prelude):i.prelude||null;for(const[e,n]of Object.entries(t.descriptors||{}))i.descriptors[e]=n?eo(i.descriptors[e],n):null;Object.keys(i.descriptors).length||(i.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]=eo(n[r][e],t);break;case"scope":case"features":n[r]={...e[r]};for(const[e,t]of Object.entries(o))n[r][e]={...n[r][e],...t};break;case"parseContext":n[r]={...e[r],...o};break;case"atrule":case"pseudo":n[r]={...e[r],...to(o,["parse"])};break;case"node":n[r]={...e[r],...to(o,["name","structure","parse","generate","walkContext"])}}return n}const ro=43,oo=45,io=110,ao=!0;function so(e,t){let n=this.tokenStart+e;const r=this.charCodeAt(n);for(r!==ro&&r!==oo||(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)Q(this.charCodeAt(n))||this.error("Integer is expected",n)}function lo(e){return so.call(this,0,e)}function co(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case io:n="N is expected";break;case oo:n="HyphenMinus is expected"}this.error(n,this.tokenStart+e)}}function uo(){let e=0,t=0,n=this.tokenType;for(;n===P||n===G;)n=this.lookupType(++e);if(n!==j){if(!this.isDelim(ro,e)&&!this.isDelim(oo,e))return null;t=this.isDelim(ro,e)?ro:oo;do{n=this.lookupType(++e)}while(n===P||n===G);n!==j&&(this.skip(e),lo.call(this,ao))}return e>0&&this.skip(e),0===t&&(n=this.charCodeAt(this.tokenStart),n!==ro&&n!==oo&&this.error("Number sign is expected")),lo.call(this,0!==t),t===oo?"-"+this.consume(j):this.consume(j)}const ho={a:[String,null],b:[String,null]};function po(){const e=this.tokenStart;let t=null,n=null;if(this.tokenType===j)lo.call(this,!1),n=this.consume(j);else if(this.tokenType===C&&this.cmpChar(this.tokenStart,oo))switch(t="-1",co.call(this,1,io),this.tokenEnd-this.tokenStart){case 2:this.next(),n=uo.call(this);break;case 3:co.call(this,2,oo),this.next(),this.skipSC(),lo.call(this,ao),n="-"+this.consume(j);break;default:co.call(this,2,oo),so.call(this,3,ao),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===C||this.isDelim(ro)&&this.lookupType(1)===C){let r=0;switch(t="1",this.isDelim(ro)&&(r=1,this.next()),co.call(this,0,io),this.tokenEnd-this.tokenStart){case 1:this.next(),n=uo.call(this);break;case 2:co.call(this,1,oo),this.next(),this.skipSC(),lo.call(this,ao),n="-"+this.consume(j);break;default:co.call(this,1,oo),so.call(this,2,ao),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===D){const r=this.charCodeAt(this.tokenStart),o=r===ro||r===oo;let i=this.tokenStart+o;for(;i<this.tokenEnd&&Q(this.charCodeAt(i));i++);i===this.tokenStart+o&&this.error("Integer is expected",this.tokenStart+o),co.call(this,i-this.tokenStart,io),t=this.substring(e,i),i+1===this.tokenEnd?(this.next(),n=uo.call(this)):(co.call(this,i-this.tokenStart+1,oo),i+2===this.tokenEnd?(this.next(),this.skipSC(),lo.call(this,ao),n="-"+this.consume(j)):(so.call(this,i-this.tokenStart+2,ao),this.next(),n=this.substrToCursor(i+1)))}else this.error();return null!==t&&t.charCodeAt(0)===ro&&(t=t.substr(1)),null!==n&&n.charCodeAt(0)===ro&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}}var mo=Object.freeze({__proto__:null,generate:function(e){if(e.a){const t=("+1"===e.a||"1"===e.a?"n":"-1"===e.a&&"-n")||e.a+"n";if(e.b){const n="-"===e.b[0]||"+"===e.b[0]?e.b:"+"+e.b;this.tokenize(t+n)}else this.tokenize(t)}else this.tokenize(e.b)},name:"AnPlusB",parse:po,structure:ho});function fo(){return this.Raw(this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function go(){for(let e,t=1;e=this.lookupType(t);t++){if(e===K)return!0;if(e===H||e===A)return!1}return!1}const bo={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]};function yo(e=!1){const t=this.tokenStart;let n,r,o=null,i=null;switch(this.eat(A),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),!1===this.eof&&this.tokenType!==H&&this.tokenType!==M&&(o=this.parseAtrulePrelude?this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),fo):fo.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case M:this.next();break;case H:this.eat(H),i=hasOwnProperty.call(this.atrule,r)&&"function"==typeof this.atrule[r].block?this.atrule[r].block.call(this,e):this.Block(go.call(this)),this.eof||this.eat(K)}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:o,block:i}}var ko=Object.freeze({__proto__:null,generate:function(e){this.token(A,"@"+e.name),null!==e.prelude&&this.node(e.prelude),e.block?(this.token(H,"{"),this.node(e.block),this.token(K,"}")):this.token(M,";")},name:"Atrule",parse:yo,structure:bo,walkContext:"atrule"});function wo(e){let t=null;return null!==e&&(e=e.toLowerCase()),this.skipSC(),t=hasOwnProperty.call(this.atrule,e)&&"function"==typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.skipSC(),!0!==this.eof&&this.tokenType!==H&&this.tokenType!==M&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}var vo=Object.freeze({__proto__:null,generate:function(e){this.children(e)},name:"AtrulePrelude",parse:wo,structure:{children:[[]]},walkContext:"atrulePrelude"});const xo=36,_o=42,So=61,Co=94,zo=124,Ao=126;function Oo(){this.eof&&this.error("Unexpected end of input");const e=this.tokenStart;let t=!1;return this.isDelim(_o)?(t=!0,this.next()):this.isDelim(zo)||this.eat(C),this.isDelim(zo)?this.charCodeAt(this.tokenStart+1)!==So?(this.next(),this.eat(C)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function To(){const e=this.tokenStart,t=this.charCodeAt(e);return t!==So&&t!==Ao&&t!==Co&&t!==xo&&t!==_o&&t!==zo&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),t!==So&&(this.isDelim(So)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}const Lo={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};function Eo(){const e=this.tokenStart;let t,n=null,r=null,o=null;return this.eat($),this.skipSC(),t=Oo.call(this),this.skipSC(),this.tokenType!==W&&(this.tokenType!==C&&(n=To.call(this),this.skipSC(),r=this.tokenType===T?this.String():this.Identifier(),this.skipSC()),this.tokenType===C&&(o=this.consume(C),this.skipSC())),this.eat(W),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:o}}var Ro=Object.freeze({__proto__:null,generate:function(e){this.token(N,"["),this.node(e.name),null!==e.matcher&&(this.tokenize(e.matcher),this.node(e.value)),null!==e.flags&&this.token(C,e.flags),this.token(N,"]")},name:"AttributeSelector",parse:Eo,structure:Lo});function No(){return this.Raw(null,!0)}function jo(){return this.parseWithFallback(this.Rule,No)}function Io(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function Do(){if(this.tokenType===M)return Io.call(this,this.tokenIndex);const e=this.parseWithFallback(this.Declaration,Io);return this.tokenType===M&&this.next(),e}function Po(e){const t=e?Do:jo,n=this.tokenStart;let r=this.createList();e:for(;!this.eof;)switch(this.tokenType){case K:break e;case P:case G:this.next();break;case A:r.push(this.parseWithFallback(this.Atrule.bind(this,e),No));break;default:e&&this.isDelim(38)?r.push(jo.call(this)):r.push(t.call(this))}return{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}}var Bo=Object.freeze({__proto__:null,generate:function(e){this.children(e,(e=>{"Declaration"===e.type&&this.token(M,";")}))},name:"Block",parse:Po,structure:{children:[["Atrule","Rule","Declaration"]]},walkContext:"block"});function Fo(e,t){const n=this.tokenStart;let r=null;return this.eat($),r=e.call(this,t),this.eof||this.eat(W),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}}var Uo=Object.freeze({__proto__:null,generate:function(e){this.token(N,"["),this.children(e),this.token(N,"]")},name:"Brackets",parse:Fo,structure:{children:[[]]}});function Mo(){const e=this.tokenStart;return this.eat(F),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}var qo=Object.freeze({__proto__:null,generate:function(){this.token(F,"--\x3e")},name:"CDC",parse:Mo,structure:[]});function $o(){const e=this.tokenStart;return this.eat(B),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}var Wo=Object.freeze({__proto__:null,generate:function(){this.token(B,"\x3c!--")},name:"CDO",parse:$o,structure:[]});const Zo={name:String};function Vo(){return this.eatDelim(46),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(C)}}var Ho=Object.freeze({__proto__:null,generate:function(e){this.token(N,"."),this.token(C,e.name)},name:"ClassSelector",parse:Vo,structure:Zo});const Ko={name:String};function Go(){const e=this.tokenStart;let t;switch(this.tokenType){case P:t=" ";break;case N:switch(this.charCodeAt(this.tokenStart)){case 62:case 43:case 126:this.next();break;case 47:this.next(),this.eatIdent("deep"),this.eatDelim(47);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e)}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}}var Yo=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.name)},name:"Combinator",parse:Go,structure:Ko});const Qo={value:String};function Xo(){const e=this.tokenStart;let t=this.tokenEnd;return this.eat(G),t-e+2>=2&&42===this.charCodeAt(t-2)&&47===this.charCodeAt(t-1)&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}var Jo=Object.freeze({__proto__:null,generate:function(e){this.token(G,"/*"+e.value+"*/")},name:"Comment",parse:Xo,structure:Qo});const ei=new Set([U,V,0]),ti={kind:String,children:[["Identifier","Feature","FeatureFunction","FeatureRange","SupportsDeclaration"]]};function ni(e){return this.lookupTypeNonSC(1)===C&&ei.has(this.lookupTypeNonSC(2))?this.Feature(e):this.FeatureRange(e)}const ri={media:ni,container:ni,supports(){return this.SupportsDeclaration()}};function oi(e="media"){const t=this.createList();e:for(;!this.eof;)switch(this.tokenType){case G:case P:this.next();continue;case C:t.push(this.Identifier());break;case Z:{let n=this.parseWithFallback((()=>ri[e].call(this,e)),(()=>null));n||(n=this.parseWithFallback((()=>{this.eat(Z);const t=this.Condition(e);return this.eat(V),t}),(()=>this.GeneralEnclosed(e)))),t.push(n);break}case z:{let n=this.parseWithFallback((()=>this.FeatureFunction(e)),(()=>null));n||(n=this.GeneralEnclosed(e)),t.push(n);break}default:break e}return t.isEmpty&&this.error("Condition is expected"),{type:"Condition",loc:this.getLocationFromList(t),kind:e,children:t}}var ii=Object.freeze({__proto__:null,generate:function(e){e.children.forEach((e=>{"Condition"===e.type?(this.token(Z,"("),this.node(e),this.token(V,")")):this.node(e)}))},name:"Condition",parse:oi,structure:ti});const ai=33,si=35,li=36,ci=38,ui=42,hi=43,di=47;function pi(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!0)}function mi(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1)}function fi(){const e=this.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.eof&&this.tokenType!==M&&!1===this.isDelim(ai)&&!1===this.isBalanceEdge(e)&&this.error(),t}const gi={important:[Boolean,String],property:String,value:["Value","Raw"]};function bi(){const e=this.tokenStart,t=this.tokenIndex,n=yi.call(this),r=Gt(n),o=r?this.parseCustomProperty:this.parseValue,i=r?mi:pi;let a,s=!1;this.skipSC(),this.eat(U);const l=this.tokenIndex;if(r||this.skipSC(),a=o?this.parseWithFallback(fi,i):i.call(this,this.tokenIndex),r&&"Value"===a.type&&a.children.isEmpty)for(let e=l-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===P){a.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}return this.isDelim(ai)&&(s=ki.call(this),this.skipSC()),!1===this.eof&&this.tokenType!==M&&!1===this.isBalanceEdge(t)&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:s,property:n,value:a}}function yi(){const e=this.tokenStart;if(this.tokenType===N)switch(this.charCodeAt(this.tokenStart)){case ui:case li:case hi:case si:case ci:this.next();break;case di:this.next(),this.isDelim(di)&&this.next()}return this.tokenType===O?this.eat(O):this.eat(C),this.substrToCursor(e)}function ki(){this.eat(N),this.skipSC();const e=this.consume(C);return"important"===e||e}var wi=Object.freeze({__proto__:null,generate:function(e){this.token(C,e.property),this.token(U,":"),this.node(e.value),e.important&&(this.token(N,"!"),this.token(C,!0===e.important?"important":e.important))},name:"Declaration",parse:bi,structure:gi,walkContext:"declaration"});function vi(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function xi(){const e=this.createList();for(;!this.eof;)switch(this.tokenType){case P:case G:case M:this.next();break;case A:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),vi));break;default:this.isDelim(38)?e.push(this.parseWithFallback(this.Rule,vi)):e.push(this.parseWithFallback(this.Declaration,vi))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}var _i=Object.freeze({__proto__:null,generate:function(e){this.children(e,(e=>{"Declaration"===e.type&&this.token(M,";")}))},name:"DeclarationList",parse:xi,structure:{children:[["Declaration","Atrule","Rule"]]}});const Si={value:String,unit:String};function Ci(){const e=this.tokenStart,t=this.consumeNumber(D);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}var zi=Object.freeze({__proto__:null,generate:function(e){this.token(D,e.value+e.unit)},name:"Dimension",parse:Ci,structure:Si});const Ai={kind:String,name:String,value:["Identifier","Number","Dimension","Ratio","Function",null]};function Oi(e){const t=this.tokenStart;let n,r=null;if(this.eat(Z),this.skipSC(),n=this.consume(C),this.skipSC(),this.tokenType!==V){switch(this.eat(U),this.skipSC(),this.tokenType){case j:r=this.lookupNonWSType(1)===N?this.Ratio():this.Number();break;case D:r=this.Dimension();break;case C:r=this.Identifier();break;case z:r=this.parseWithFallback((()=>{const e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(47)&&this.error(),e}),(()=>this.Ratio()));break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eof||this.eat(V),{type:"Feature",loc:this.getLocation(t,this.tokenStart),kind:e,name:n,value:r}}var Ti=Object.freeze({__proto__:null,generate:function(e){this.token(Z,"("),this.token(C,e.name),null!==e.value&&(this.token(U,":"),this.node(e.value)),this.token(V,")")},name:"Feature",parse:Oi,structure:Ai});const Li={kind:String,feature:String,value:["Declaration","Selector"]};function Ei(e,t){const n=(this.features[e]||{})[t];return"function"!=typeof n&&this.error(`Unknown feature ${t}()`),n}function Ri(e="unknown"){const t=this.tokenStart,n=this.consumeFunctionName(),r=Ei.call(this,e,n.toLowerCase());this.skipSC();const o=this.parseWithFallback((()=>{const e=this.tokenIndex,t=r.call(this);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t}),(()=>this.Raw(null,!1)));return this.eof||this.eat(V),{type:"FeatureFunction",loc:this.getLocation(t,this.tokenStart),kind:e,feature:n,value:o}}var Ni=Object.freeze({__proto__:null,generate:function(e){this.token(z,e.feature+"("),this.node(e.value),this.token(V,")")},name:"FeatureFunction",parse:Ri,structure:Li});const ji=47,Ii=60,Di=61,Pi=62,Bi={kind:String,left:["Identifier","Number","Dimension","Ratio","Function"],leftComparison:String,middle:["Identifier","Number","Dimension","Ratio","Function"],rightComparison:[String,null],right:["Identifier","Number","Dimension","Ratio","Function",null]};function Fi(){switch(this.skipSC(),this.tokenType){case j:return this.isDelim(ji,this.lookupOffsetNonSC(1))?this.Ratio():this.Number();case D:return this.Dimension();case C:return this.Identifier();case z:return this.parseWithFallback((()=>{const e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(ji)&&this.error(),e}),(()=>this.Ratio()));default:this.error("Number, dimension, ratio or identifier is expected")}}function Ui(e){if(this.skipSC(),this.isDelim(Ii)||this.isDelim(Pi)){const e=this.source[this.tokenStart];return this.next(),this.isDelim(Di)?(this.next(),e+"="):e}if(this.isDelim(Di))return"=";this.error(`Expected ${e?'":", ':""}"<", ">", "=" or ")"`)}function Mi(e="unknown"){const t=this.tokenStart;this.skipSC(),this.eat(Z);const n=Fi.call(this),r=Ui.call(this,"Identifier"===n.type),o=Fi.call(this);let i=null,a=null;return this.lookupNonWSType(0)!==V&&(i=Ui.call(this),a=Fi.call(this)),this.skipSC(),this.eat(V),{type:"FeatureRange",loc:this.getLocation(t,this.tokenStart),kind:e,left:n,leftComparison:r,middle:o,rightComparison:i,right:a}}var qi=Object.freeze({__proto__:null,generate:function(e){this.token(Z,"("),this.node(e.left),this.tokenize(e.leftComparison),this.node(e.middle),e.right&&(this.tokenize(e.rightComparison),this.node(e.right)),this.token(V,")")},name:"FeatureRange",parse:Mi,structure:Bi});const $i={name:String,children:[[]]};function Wi(e,t){const n=this.tokenStart,r=this.consumeFunctionName(),o=r.toLowerCase();let i;return i=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.eof||this.eat(V),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:i}}var Zi=Object.freeze({__proto__:null,generate:function(e){this.token(z,e.name+"("),this.children(e),this.token(V,")")},name:"Function",parse:Wi,structure:$i,walkContext:"function"});const Vi={kind:String,function:[String,null],children:[[]]};function Hi(e){const t=this.tokenStart;let n=null;this.tokenType===z?n=this.consumeFunctionName():this.eat(Z);const r=this.parseWithFallback((()=>{const e=this.tokenIndex,t=this.readSequence(this.scope.Value);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t}),(()=>this.createSingleNodeList(this.Raw(null,!1))));return this.eof||this.eat(V),{type:"GeneralEnclosed",loc:this.getLocation(t,this.tokenStart),kind:e,function:n,children:r}}var Ki=Object.freeze({__proto__:null,generate:function(e){e.function?this.token(z,e.function+"("):this.token(Z,"("),this.children(e),this.token(V,")")},name:"GeneralEnclosed",parse:Hi,structure:Vi});const Gi={value:String};function Yi(){const e=this.tokenStart;return this.eat(O),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}var Qi=Object.freeze({__proto__:null,generate:function(e){this.token(O,"#"+e.value)},name:"Hash",parse:Yi,structure:Gi,xxx:"XXX"});const Xi={name:String};function Ji(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(C)}}var ea=Object.freeze({__proto__:null,generate:function(e){this.token(C,e.name)},name:"Identifier",parse:Ji,structure:Xi});const ta={name:String};function na(){const e=this.tokenStart;return this.eat(O),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}var ra=Object.freeze({__proto__:null,generate:function(e){this.token(N,"#"+e.name)},name:"IdSelector",parse:na,structure:ta});const oa={name:String};function ia(){let e=this.consume(C);for(;this.isDelim(46);)this.eat(N),e+="."+this.consume(C);return{type:"Layer",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:e}}var aa=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.name)},name:"Layer",parse:ia,structure:oa});function sa(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.Layer()),this.tokenType===q);)this.next(),this.skipSC();return{type:"LayerList",loc:this.getLocationFromList(e),children:e}}var la=Object.freeze({__proto__:null,generate:function(e){this.children(e,(()=>this.token(q,",")))},name:"LayerList",parse:sa,structure:{children:[["MediaQuery"]]}});const ca={modifier:[String,null],mediaType:[String,null],condition:["Condition",null]};function ua(){const e=this.tokenStart;let t=null,n=null,r=null;if(this.skipSC(),this.tokenType===C&&this.lookupTypeNonSC(1)!==Z){const e=this.consume(C),o=e.toLowerCase();switch("not"===o||"only"===o?(this.skipSC(),t=o,n=this.consume(C)):n=e,this.lookupTypeNonSC(0)){case C:this.skipSC(),this.eatIdent("and"),r=this.Condition("media");break;case H:case M:case q:case 0:break;default:this.error("Identifier or parenthesis is expected")}}else switch(this.tokenType){case C:case Z:case z:r=this.Condition("media");break;case H:case M:case 0:break;default:this.error("Identifier or parenthesis is expected")}return{type:"MediaQuery",loc:this.getLocation(e,this.tokenStart),modifier:t,mediaType:n,condition:r}}var ha=Object.freeze({__proto__:null,generate:function(e){e.mediaType?(e.modifier&&this.token(C,e.modifier),this.token(C,e.mediaType),e.condition&&(this.token(C,"and"),this.node(e.condition))):e.condition&&this.node(e.condition)},name:"MediaQuery",parse:ua,structure:ca});function da(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===q);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}var pa=Object.freeze({__proto__:null,generate:function(e){this.children(e,(()=>this.token(q,",")))},name:"MediaQueryList",parse:da,structure:{children:[["MediaQuery"]]}});function ma(){const e=this.tokenStart;return this.eatDelim(38),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}var fa=Object.freeze({__proto__:null,generate:function(){this.token(N,"&")},name:"NestingSelector",parse:ma,structure:{}});function ga(){this.skipSC();const e=this.tokenStart;let t,n=e,r=null;return t=this.lookupValue(0,"odd")||this.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),n=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),r=this.SelectorList(),n=this.tokenStart),{type:"Nth",loc:this.getLocation(e,n),nth:t,selector:r}}var ba=Object.freeze({__proto__:null,generate:function(e){this.node(e.nth),null!==e.selector&&(this.token(C,"of"),this.node(e.selector))},name:"Nth",parse:ga,structure:{nth:["AnPlusB","Identifier"],selector:["SelectorList",null]}});const ya={value:String};function ka(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(j)}}var wa=Object.freeze({__proto__:null,generate:function(e){this.token(j,e.value)},name:"Number",parse:ka,structure:ya});const va={value:String};function xa(){const e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}var _a=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.value)},name:"Operator",parse:xa,structure:va});function Sa(e,t){const n=this.tokenStart;let r=null;return this.eat(Z),r=e.call(this,t),this.eof||this.eat(V),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}}var Ca=Object.freeze({__proto__:null,generate:function(e){this.token(Z,"("),this.children(e),this.token(V,")")},name:"Parentheses",parse:Sa,structure:{children:[[]]}});const za={value:String};function Aa(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(I)}}var Oa=Object.freeze({__proto__:null,generate:function(e){this.token(I,e.value+"%")},name:"Percentage",parse:Aa,structure:za});const Ta={name:String,children:[["Raw"],null]};function La(){const e=this.tokenStart;let t,n,r=null;return this.eat(U),this.tokenType===z?(t=this.consumeFunctionName(),n=t.toLowerCase(),this.lookupNonWSType(0)==V?r=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(null,!1))),this.eat(V)):t=this.consume(C),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}}var Ea=Object.freeze({__proto__:null,generate:function(e){this.token(U,":"),null===e.children?this.token(C,e.name):(this.token(z,e.name+"("),this.children(e),this.token(V,")"))},name:"PseudoClassSelector",parse:La,structure:Ta,walkContext:"function"});const Ra={name:String,children:[["Raw"],null]};function Na(){const e=this.tokenStart;let t,n,r=null;return this.eat(U),this.eat(U),this.tokenType===z?(t=this.consumeFunctionName(),n=t.toLowerCase(),this.lookupNonWSType(0)==V?r=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(null,!1))),this.eat(V)):t=this.consume(C),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}}var ja=Object.freeze({__proto__:null,generate:function(e){this.token(U,":"),this.token(U,":"),null===e.children?this.token(C,e.name):(this.token(z,e.name+"("),this.children(e),this.token(V,")"))},name:"PseudoElementSelector",parse:Na,structure:Ra,walkContext:"function"});function Ia(){switch(this.skipSC(),this.tokenType){case j:return this.Number();case z:return this.Function(this.readSequence,this.scope.Value);default:this.error("Number of function is expected")}}function Da(){const e=this.tokenStart,t=Ia.call(this);let n=null;return this.skipSC(),this.isDelim(47)&&(this.eatDelim(47),n=Ia.call(this)),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}}var Pa=Object.freeze({__proto__:null,generate:function(e){this.node(e.left),this.token(N,"/"),e.right?this.node(e.right):this.node(j,1)},name:"Ratio",parse:Da,structure:{left:["Number","Function"],right:["Number","Function",null]}});function Ba(){return this.tokenIndex>0&&this.lookupType(-1)===P?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}const Fa={value:String};function Ua(e,t){const n=this.getTokenStart(this.tokenIndex);let r;return this.skipUntilBalanced(this.tokenIndex,e||this.consumeUntilBalanceEnd),r=t&&this.tokenStart>n?Ba.call(this):this.tokenStart,{type:"Raw",loc:this.getLocation(n,r),value:this.substring(n,r)}}var Ma=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.value)},name:"Raw",parse:Ua,structure:Fa});function qa(){return this.Raw(this.consumeUntilLeftCurlyBracket,!0)}function $a(){const e=this.SelectorList();return"Raw"!==e.type&&!1===this.eof&&this.tokenType!==H&&this.error(),e}function Wa(){const e=this.tokenIndex,t=this.tokenStart;let n,r;return n=this.parseRulePrelude?this.parseWithFallback($a,qa):qa.call(this,e),this.skipSC(),this.eat(H),r=this.Block(!0),this.eof||this.eat(K),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}}var Za=Object.freeze({__proto__:null,generate:function(e){this.node(e.prelude),this.token(H,"{"),this.node(e.block),this.token(K,"}")},name:"Rule",parse:Wa,structure:{prelude:["SelectorList","Raw"],block:["Block"]},walkContext:"rule"});function Va(){let e=null,t=null;this.skipSC();const n=this.tokenStart;return this.tokenType===Z&&(this.next(),this.skipSC(),e=this.parseWithFallback(this.SelectorList,(()=>this.Raw(!1,!0))),this.skipSC(),this.eat(V)),this.lookupNonWSType(0)===C&&(this.skipSC(),this.eatIdent("to"),this.skipSC(),this.eat(Z),this.skipSC(),t=this.parseWithFallback(this.SelectorList,(()=>this.Raw(!1,!0))),this.skipSC(),this.eat(V)),{type:"Scope",loc:this.getLocation(n,this.tokenStart),root:e,limit:t}}var Ha=Object.freeze({__proto__:null,generate:function(e){e.root&&(this.token(Z,"("),this.node(e.root),this.token(V,")")),e.limit&&(this.token(C,"to"),this.token(Z,"("),this.node(e.limit),this.token(V,")"))},name:"Scope",parse:Va,structure:{root:["SelectorList","Raw",null],limit:["SelectorList","Raw",null]}});function Ka(){const e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}var Ga=Object.freeze({__proto__:null,generate:function(e){this.children(e)},name:"Selector",parse:Ka,structure:{children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator"]]}});function Ya(){const e=this.createList();for(;!this.eof&&(e.push(this.Selector()),this.tokenType===q);)this.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}var Qa=Object.freeze({__proto__:null,generate:function(e){this.children(e,(()=>this.token(q,",")))},name:"SelectorList",parse:Ya,structure:{children:[["Selector","Raw"]]},walkContext:"selector"});const Xa=92,Ja=34,es=39;function ts(e){const t=e.length,n=e.charCodeAt(0),r=n===Ja||n===es?1:0,o=1===r&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1;let i="";for(let n=r;n<=o;n++){let r=e.charCodeAt(n);if(r===Xa){if(n===o){n!==t-1&&(i=e.substr(n+1));break}if(r=e.charCodeAt(++n),ie(Xa,r)){const t=n-1,r=ve(e,t);n=r-1,i+=Ce(e.substring(t+1,r))}else 13===r&&10===e.charCodeAt(n+1)&&n++}else i+=e[n]}return i}const ns={value:String};function rs(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:ts(this.consume(T))}}var os=Object.freeze({__proto__:null,generate:function(e){this.token(T,function(e,t){const n=Ja;let r="",o=!1;for(let t=0;t<e.length;t++){const i=e.charCodeAt(t);0!==i?i<=31||127===i?(r+="\\"+i.toString(16),o=!0):i===n||i===Xa?(r+="\\"+e.charAt(t),o=!1):(o&&(X(i)||oe(i))&&(r+=" "),r+=e.charAt(t),o=!1):r+="�"}return'"'+r+'"'}(e.value))},name:"String",parse:rs,structure:ns});function is(){return this.Raw(null,!1)}function as(){const e=this.tokenStart,t=this.createList();let n;for(;!this.eof;){switch(this.tokenType){case P:this.next();continue;case G:if(33!==this.charCodeAt(this.tokenStart+2)){this.next();continue}n=this.Comment();break;case B:n=this.CDO();break;case F:n=this.CDC();break;case A:n=this.parseWithFallback(this.Atrule,is);break;default:n=this.parseWithFallback(this.Rule,is)}t.push(n)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}}var ss=Object.freeze({__proto__:null,generate:function(e){this.children(e)},name:"StyleSheet",parse:as,structure:{children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]},walkContext:"stylesheet"});function ls(){const e=this.tokenStart;this.eat(Z),this.skipSC();const t=this.Declaration();return this.eof||this.eat(V),{type:"SupportsDeclaration",loc:this.getLocation(e,this.tokenStart),declaration:t}}var cs=Object.freeze({__proto__:null,generate:function(e){this.token(Z,"("),this.node(e.declaration),this.token(V,")")},name:"SupportsDeclaration",parse:ls,structure:{declaration:"Declaration"}});const us=42;function hs(){this.tokenType!==C&&!1===this.isDelim(us)&&this.error("Identifier or asterisk is expected"),this.next()}const ds={name:String};function ps(){const e=this.tokenStart;return this.isDelim(124)?(this.next(),hs.call(this)):(hs.call(this),this.isDelim(124)&&(this.next(),hs.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}var ms=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.name)},name:"TypeSelector",parse:ps,structure:ds});const fs=43,gs=45,bs=63;function ys(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){const o=this.charCodeAt(r);if(o===gs&&t&&0!==n)return ys.call(this,e+n+1,!1),-1;X(o)||this.error(t&&0!==n?"Hyphen minus"+(n<6?" or hex digit":"")+" is expected":n<6?"Hex digit is expected":"Unexpected input",r),++n>6&&this.error("Too many hex digits",r)}return this.next(),n}function ks(e){let t=0;for(;this.isDelim(bs);)++t>e&&this.error("Too many question marks"),this.next()}function ws(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===fs?"Plus sign":"Hyphen minus")+" is expected")}function vs(){let e=0;switch(this.tokenType){case j:if(e=ys.call(this,1,!0),this.isDelim(bs)){ks.call(this,6-e);break}if(this.tokenType===D||this.tokenType===j){ws.call(this,gs),ys.call(this,1,!1);break}break;case D:e=ys.call(this,1,!0),e>0&&ks.call(this,6-e);break;default:if(this.eatDelim(fs),this.tokenType===C){e=ys.call(this,0,!0),e>0&&ks.call(this,6-e);break}if(this.isDelim(bs)){this.next(),ks.call(this,5);break}this.error("Hex digit or question mark is expected")}}const xs={value:String};function _s(){const e=this.tokenStart;return this.eatIdent("u"),vs.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}var Ss=Object.freeze({__proto__:null,generate:function(e){this.tokenize(e.value)},name:"UnicodeRange",parse:_s,structure:xs});const Cs={value:String};function zs(){const e=this.tokenStart;let t;switch(this.tokenType){case E:t=function(e){const t=e.length;let n=4,r=41===e.charCodeAt(t-1)?t-2:t-1,o="";for(;n<r&&oe(e.charCodeAt(n));)n++;for(;n<r&&oe(e.charCodeAt(r));)r--;for(let i=n;i<=r;i++){let n=e.charCodeAt(i);if(92===n){if(i===r){i!==t-1&&(o=e.substr(i+1));break}if(n=e.charCodeAt(++i),ie(92,n)){const t=i-1,n=ve(e,t);i=n-1,o+=Ce(e.substring(t+1,n))}else 13===n&&10===e.charCodeAt(i+1)&&i++}else o+=e[i]}return o}(this.consume(E));break;case z:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(z),this.skipSC(),t=ts(this.consume(T)),this.skipSC(),this.eof||this.eat(V);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}}var As=Object.freeze({__proto__:null,generate:function(e){this.token(E,function(e){let t="",n=!1;for(let r=0;r<e.length;r++){const o=e.charCodeAt(r);0!==o?o<=31||127===o?(t+="\\"+o.toString(16),n=!0):32===o||92===o||34===o||39===o||40===o||41===o?(t+="\\"+e.charAt(r),n=!1):(n&&X(o)&&(t+=" "),t+=e.charAt(r),n=!1):t+="�"}return"url("+t+")"}(e.value))},name:"Url",parse:zs,structure:Cs});function Os(){const e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}}var Ts=Object.freeze({__proto__:null,generate:function(e){this.children(e)},name:"Value",parse:Os,structure:{children:[[]]}});const Ls=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),Es={value:String};function Rs(){return this.eat(P),Ls}var Ns=Object.freeze({__proto__:null,generate:function(e){this.token(P,e.value)},name:"WhiteSpace",parse:Rs,structure:Es}),js=Object.freeze({__proto__:null,AnPlusB:mo,Atrule:ko,AtrulePrelude:vo,AttributeSelector:Ro,Block:Bo,Brackets:Uo,CDC:qo,CDO:Wo,ClassSelector:Ho,Combinator:Yo,Comment:Jo,Condition:ii,Declaration:wi,DeclarationList:_i,Dimension:zi,Feature:Ti,FeatureFunction:Ni,FeatureRange:qi,Function:Zi,GeneralEnclosed:Ki,Hash:Qi,IdSelector:ra,Identifier:ea,Layer:aa,LayerList:la,MediaQuery:ha,MediaQueryList:pa,NestingSelector:fa,Nth:ba,Number:wa,Operator:_a,Parentheses:Ca,Percentage:Oa,PseudoClassSelector:Ea,PseudoElementSelector:ja,Ratio:Pa,Raw:Ma,Rule:Za,Scope:Ha,Selector:Ga,SelectorList:Qa,String:os,StyleSheet:ss,SupportsDeclaration:cs,TypeSelector:ms,UnicodeRange:Ss,Url:As,Value:Ts,WhiteSpace:Ns}),Is={generic:!0,generic:!0,units:{angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]},types:{"abs()":"abs( <calc-sum> )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( <calc-sum> )","alpha-value":"<number>|<percentage>","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>","angular-color-stop":"<color>&&<color-stop-angle>?","angular-color-stop-list":"[<angular-color-stop> [, <angular-color-hint>]?]# , <angular-color-stop>","animateable-feature":"scroll-position|contents|<custom-ident>","asin()":"asin( <calc-sum> )","atan()":"atan( <calc-sum> )","atan2()":"atan2( <calc-sum> , <calc-sum> )",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <type-or-unit>? [, <attr-fallback>]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?",axis:"block|inline|vertical|horizontal","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>|<path()>","bg-image":"none|<image>","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage>|auto]{1,2}|cover|contain","blur()":"blur( <length> )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( <number-percentage> )","calc()":"calc( <calc-sum> )","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-value":"<number>|<dimension>|<percentage>|<calc-constant>|( <calc-sum> )","calc-constant":"e|pi|infinity|-infinity|NaN","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( [<shape-radius>]? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-color>|<-non-standard-color>","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"<angle-percentage>{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"[<linear-color-stop> [, <linear-color-hint>]?]# , <linear-color-stop>",combinator:"'>'|'+'|'~'|['|' '|']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|push-button|slider-horizontal|checkbox|radio|square-button|menulist|listbox|meter|progress-bar|button","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<complex-selector-unit> [<combinator>? <complex-selector-unit>]*","complex-selector-list":"<complex-selector>#","conic-gradient()":"conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<image>|<counter>|<quote>|<target>|<leader()>|<attr()>]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","cos()":"cos( <calc-sum> )",counter:"<counter()>|<counters()>","counter()":"counter( <counter-name> , <counter-style>? )","counter-name":"<custom-ident>","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <counter-name> , <string> , <counter-style>? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image>? )","cubic-bezier-timing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( <number [0,1]> , <number> , <number [0,1]> , <number> )","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonFace|ButtonHighlight|ButtonShadow|ButtonText|CaptionText|GrayText|Highlight|HighlightText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"<display-outside>?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( <length>{2,3} <color>? )","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( <custom-ident> , [first|start|last|first-except]? )|element( <id-selector> )","ellipse()":"ellipse( [<shape-radius>{2}]? [at <position>]? )","ending-shape":"circle|ellipse","env()":"env( <custom-ident> , <declaration-value>? )","exp()":"exp( <calc-sum> )","explicit-track-list":"[<line-names>? <track-size>]+ <line-names>?","family-name":"<string>|<custom-ident>+","feature-tag-value":"<string> [<integer>|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":"<feature-type> '{' <feature-value-declaration-list> '}'","feature-value-block-list":"<feature-value-block>+","feature-value-declaration":"<custom-ident> : <integer>+ ;","feature-value-declaration-list":"<feature-value-declaration>","feature-value-name":"<custom-ident>","fill-rule":"nonzero|evenodd","filter-function":"<blur()>|<brightness()>|<contrast()>|<drop-shadow()>|<grayscale()>|<hue-rotate()>|<invert()>|<opacity()>|<saturate()>|<sepia()>","filter-function-list":"[<filter-function>|<url>]+","final-bg-layer":"<'background-color'>||<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <fixed-size>]+ <line-names>? )","fixed-size":"<fixed-breadth>|minmax( <fixed-breadth> , <track-breadth> )|minmax( <inflexible-breadth> , <fixed-breadth> )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|<percentage>","font-variant-css21":"[normal|small-caps]","font-weight-absolute":"normal|bold|<number [1,1000]>","frequency-percentage":"<frequency>|<percentage>","general-enclosed":"[<function-token> <any-value>? )]|[( <any-value>? )]","generic-family":"serif|sans-serif|cursive|fantasy|monospace|-apple-system","generic-name":"serif|sans-serif|cursive|fantasy|monospace","geometry-box":"<shape-box>|fill-box|stroke-box|view-box",gradient:"<linear-gradient()>|<repeating-linear-gradient()>|<radial-gradient()>|<repeating-radial-gradient()>|<conic-gradient()>|<repeating-conic-gradient()>|<-legacy-gradient>","grayscale()":"grayscale( <number-percentage> )","grid-line":"auto|<custom-ident>|[<integer>&&<custom-ident>?]|[span&&[<integer>||<custom-ident>]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )","hsla()":"hsla( <hue> <percentage> <percentage> [/ <alpha-value>]? )|hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",hue:"<number>|<angle>","hue-rotate()":"hue-rotate( <angle> )","hwb()":"hwb( [<hue>|none] [<percentage>|none] [<percentage>|none] [/ [<alpha-value>|none]]? )","hypot()":"hypot( <calc-sum># )",image:"<url>|<image()>|<image-set()>|<element()>|<paint()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] [<resolution>||type( <string> )]","image-src":"<url>|<string>","image-tags":"ltr|rtl","inflexible-breadth":"<length-percentage>|min-content|max-content|auto","inset()":"inset( <length-percentage>{1,4} [round <'border-radius'>]? )","invert()":"invert( <number-percentage> )","keyframes-name":"<custom-ident>|<string>","keyframe-block":"<keyframe-selector># { <declaration-list> }","keyframe-block-list":"<keyframe-block>+","keyframe-selector":"from|to|<percentage>|<timeline-range-name> <percentage>","lab()":"lab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","layer()":"layer( <layer-name> )","layer-name":"<ident> ['.' <ident>]*","lch()":"lch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","leader()":"leader( <leader-type> )","leader-type":"dotted|solid|space|<string>","length-percentage":"<length>|<percentage>","line-names":"'[' <custom-ident>* ']'","line-name-list":"[<line-names>|<name-repeat>]+","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"<length>|thin|medium|thick","linear-color-hint":"<length-percentage>","linear-color-stop":"<color> <color-stop-length>?","linear-gradient()":"linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","log()":"log( <calc-sum> , <calc-sum>? )","mask-layer":"<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||<geometry-box>||[<geometry-box>|no-clip]||<compositing-operator>||<masking-mode>","mask-position":"[<length-percentage>|left|center|right] [<length-percentage>|top|center|bottom]?","mask-reference":"none|<image>|<mask-source>","mask-source":"<url>","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( <number>#{6} )","matrix3d()":"matrix3d( <number>#{16} )","max()":"max( <calc-sum># )","media-and":"<media-in-parens> [and <media-in-parens>]+","media-condition":"<media-not>|<media-and>|<media-or>|<media-in-parens>","media-condition-without-or":"<media-not>|<media-and>|<media-in-parens>","media-feature":"( [<mf-plain>|<mf-boolean>|<mf-range>] )","media-in-parens":"( <media-condition> )|<media-feature>|<general-enclosed>","media-not":"not <media-in-parens>","media-or":"<media-in-parens> [or <media-in-parens>]+","media-query":"<media-condition>|[not|only]? <media-type> [and <media-condition-without-or>]?","media-query-list":"<media-query>#","media-type":"<ident>","mf-boolean":"<mf-name>","mf-name":"<ident>","mf-plain":"<mf-name> : <mf-value>","mf-range":"<mf-name> ['<'|'>']? '='? <mf-value>|<mf-value> ['<'|'>']? '='? <mf-name>|<mf-value> '<' '='? <mf-name> '<' '='? <mf-value>|<mf-value> '>' '='? <mf-name> '>' '='? <mf-value>","mf-value":"<number>|<dimension>|<ident>|<ratio>","min()":"min( <calc-sum># )","minmax()":"minmax( [<length-percentage>|min-content|max-content|auto] , [<length-percentage>|<flex>|min-content|max-content|auto] )","mod()":"mod( <calc-sum> , <calc-sum> )","name-repeat":"repeat( [<integer [1,∞]>|auto-fill] , <line-names>+ )","named-color":"transparent|aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen","namespace-prefix":"<ident>","ns-prefix":"[<ident-token>|'*']? '|'","number-percentage":"<number>|<percentage>","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]",nth:"<an-plus-b>|even|odd","opacity()":"opacity( [<number-percentage>] )","overflow-position":"unsafe|safe","outline-radius":"<length>|<percentage>","page-body":"<declaration>? [; <page-body>]?|<page-margin-box> <page-body>","page-margin-box":"<page-margin-box-type> '{' <declaration-list> '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector-list":"[<page-selector>#]?","page-selector":"<pseudo-page>+|<ident> <pseudo-page>*","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger","path()":"path( [<fill-rule> ,]? <string> )","paint()":"paint( <ident> , <declaration-value>? )","perspective()":"perspective( [<length [0,∞]>|none] )","polygon()":"polygon( <fill-rule>? , [<length-percentage> <length-percentage>]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]?|[[left|right] <length-percentage>]&&[[top|bottom] <length-percentage>]]","pow()":"pow( <calc-sum> , <calc-sum> )","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-selector>|<legacy-pseudo-element-selector>","pseudo-page":": [left|right|first|blank]",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-gradient()":"radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )",ratio:"<number [0,∞]> [/ <number [0,∞]>]?","ray()":"ray( <angle>&&<ray-size>?&&contain?&&[at <position>]? )","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","rem()":"rem( <calc-sum> , <calc-sum> )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","repeating-linear-gradient()":"repeating-linear-gradient( [<angle>|to <side-or-corner>]? , <color-stop-list> )","repeating-radial-gradient()":"repeating-radial-gradient( [<ending-shape>||<size>]? [at <position>]? , <color-stop-list> )","reversed-counter-name":"reversed( <counter-name> )","rgb()":"rgb( <percentage>{3} [/ <alpha-value>]? )|rgb( <number>{3} [/ <alpha-value>]? )|rgb( <percentage>#{3} , <alpha-value>? )|rgb( <number>#{3} , <alpha-value>? )","rgba()":"rgba( <percentage>{3} [/ <alpha-value>]? )|rgba( <number>{3} [/ <alpha-value>]? )|rgba( <percentage>#{3} , <alpha-value>? )|rgba( <number>#{3} , <alpha-value>? )","rotate()":"rotate( [<angle>|<zero>] )","rotate3d()":"rotate3d( <number> , <number> , <number> , [<angle>|<zero>] )","rotateX()":"rotateX( [<angle>|<zero>] )","rotateY()":"rotateY( [<angle>|<zero>] )","rotateZ()":"rotateZ( [<angle>|<zero>] )","round()":"round( <rounding-strategy>? , <calc-sum> , <calc-sum> )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( <number-percentage> )","scale()":"scale( [<number>|<percentage>]#{1,2} )","scale3d()":"scale3d( [<number>|<percentage>]#{3} )","scaleX()":"scaleX( [<number>|<percentage>] )","scaleY()":"scaleY( [<number>|<percentage>] )","scaleZ()":"scaleZ( [<number>|<percentage>] )","scroll()":"scroll( [<axis>||<scroller>]? )",scroller:"root|nearest","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"<length-percentage>|closest-side|farthest-side","sign()":"sign( <calc-sum> )","skew()":"skew( [<angle>|<zero>] , [<angle>|<zero>]? )","skewX()":"skewX( [<angle>|<zero>] )","skewY()":"skewY( [<angle>|<zero>] )","sepia()":"sepia( <number-percentage> )",shadow:"inset?&&<length>{2,4}&&<color>?","shadow-t":"[<length>{2,3}&&<color>?]",shape:"rect( <top> , <right> , <bottom> , <left> )|rect( <top> <right> <bottom> <left> )","shape-box":"<box>|margin-box","side-or-corner":"[left|right]||[top|bottom]","sin()":"sin( <calc-sum> )","single-animation":"<'animation-duration'>||<easing-function>||<'animation-delay'>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]||<single-animation-timeline>","single-animation-direction":"normal|reverse|alternate|alternate-reverse","single-animation-fill-mode":"none|forwards|backwards|both","single-animation-iteration-count":"infinite|<number>","single-animation-play-state":"running|paused","single-animation-timeline":"auto|none|<dashed-ident>|<scroll()>|<view()>","single-transition":"[none|<single-transition-property>]||<time>||<easing-function>||<time>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","sqrt()":"sqrt( <calc-sum> )","step-position":"jump-start|jump-end|jump-none|jump-both|start|end","step-timing-function":"step-start|step-end|steps( <integer> [, <step-position>]? )","subclass-selector":"<id-selector>|<class-selector>|<attribute-selector>|<pseudo-class-selector>","supports-condition":"not <supports-in-parens>|<supports-in-parens> [and <supports-in-parens>]*|<supports-in-parens> [or <supports-in-parens>]*","supports-in-parens":"( <supports-condition> )|<supports-feature>|<general-enclosed>","supports-feature":"<supports-decl>|<supports-selector-fn>","supports-decl":"( <declaration> )","supports-selector-fn":"selector( <complex-selector> )",symbol:"<string>|<image>|<custom-ident>","tan()":"tan( <calc-sum> )",target:"<target-counter()>|<target-counters()>|<target-text()>","target-counter()":"target-counter( [<string>|<url>] , <custom-ident> , <counter-style>? )","target-counters()":"target-counters( [<string>|<url>] , <custom-ident> , <string> , <counter-style>? )","target-text()":"target-text( [<string>|<url>] , [content|before|after|first-letter]? )","time-percentage":"<time>|<percentage>","timeline-range-name":"cover|contain|entry|exit|entry-crossing|exit-crossing","easing-function":"linear|<cubic-bezier-timing-function>|<step-timing-function>","track-breadth":"<length-percentage>|<flex>|min-content|max-content|auto","track-list":"[<line-names>? [<track-size>|<track-repeat>]]+ <line-names>?","track-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <track-size>]+ <line-names>? )","track-size":"<track-breadth>|minmax( <inflexible-breadth> , <track-breadth> )|fit-content( <length-percentage> )","transform-function":"<matrix()>|<translate()>|<translateX()>|<translateY()>|<scale()>|<scaleX()>|<scaleY()>|<rotate()>|<skew()>|<skewX()>|<skewY()>|<matrix3d()>|<translate3d()>|<translateZ()>|<scale3d()>|<scaleZ()>|<rotate3d()>|<rotateX()>|<rotateY()>|<rotateZ()>|<perspective()>","transform-list":"<transform-function>+","translate()":"translate( <length-percentage> , <length-percentage>? )","translate3d()":"translate3d( <length-percentage> , <length-percentage> , <length> )","translateX()":"translateX( <length-percentage> )","translateY()":"translateY( <length-percentage> )","translateZ()":"translateZ( <length> )","type-or-unit":"string|color|url|integer|number|length|angle|time|frequency|cap|ch|em|ex|ic|lh|rlh|rem|vb|vi|vw|vh|vmin|vmax|mm|Q|cm|in|pt|pc|px|deg|grad|rad|turn|ms|s|Hz|kHz|%","type-selector":"<wq-name>|<ns-prefix>? '*'","var()":"var( <custom-property-name> , <declaration-value>? )","view()":"view( [<axis>||<'view-timeline-inset'>]? )","viewport-length":"auto|<length-percentage>","visual-box":"content-box|padding-box|border-box","wq-name":"<ns-prefix>? <ident-token>","-legacy-gradient":"<-webkit-gradient()>|<-legacy-linear-gradient>|<-legacy-repeating-linear-gradient>|<-legacy-radial-gradient>|<-legacy-repeating-radial-gradient>","-legacy-linear-gradient":"-moz-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-repeating-linear-gradient":"-moz-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-linear-gradient-arguments":"[<angle>|<side-or-corner>]? , <color-stop-list>","-legacy-radial-gradient":"-moz-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-repeating-radial-gradient":"-moz-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-radial-gradient-arguments":"[<position> ,]? [[[<-legacy-radial-gradient-shape>||<-legacy-radial-gradient-size>]|[<length>|<percentage>]{2}] ,]? <color-stop-list>","-legacy-radial-gradient-size":"closest-side|closest-corner|farthest-side|farthest-corner|contain|cover","-legacy-radial-gradient-shape":"circle|ellipse","-non-standard-font":"-apple-system-body|-apple-system-headline|-apple-system-subheadline|-apple-system-caption1|-apple-system-caption2|-apple-system-footnote|-apple-system-short-body|-apple-system-short-headline|-apple-system-short-subheadline|-apple-system-short-caption1|-apple-system-short-footnote|-apple-system-tall-body","-non-standard-color":"-moz-ButtonDefault|-moz-ButtonHoverFace|-moz-ButtonHoverText|-moz-CellHighlight|-moz-CellHighlightText|-moz-Combobox|-moz-ComboboxText|-moz-Dialog|-moz-DialogText|-moz-dragtargetzone|-moz-EvenTreeRow|-moz-Field|-moz-FieldText|-moz-html-CellHighlight|-moz-html-CellHighlightText|-moz-mac-accentdarkestshadow|-moz-mac-accentdarkshadow|-moz-mac-accentface|-moz-mac-accentlightesthighlight|-moz-mac-accentlightshadow|-moz-mac-accentregularhighlight|-moz-mac-accentregularshadow|-moz-mac-chrome-active|-moz-mac-chrome-inactive|-moz-mac-focusring|-moz-mac-menuselect|-moz-mac-menushadow|-moz-mac-menutextselect|-moz-MenuHover|-moz-MenuHoverText|-moz-MenuBarText|-moz-MenuBarHoverText|-moz-nativehyperlinktext|-moz-OddTreeRow|-moz-win-communicationstext|-moz-win-mediatext|-moz-activehyperlinktext|-moz-default-background-color|-moz-default-color|-moz-hyperlinktext|-moz-visitedhyperlinktext|-webkit-activelink|-webkit-focus-ring-color|-webkit-link|-webkit-text","-non-standard-image-rendering":"optimize-contrast|-moz-crisp-edges|-o-crisp-edges|-webkit-optimize-contrast","-non-standard-overflow":"overlay|-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-size":"intrinsic|min-intrinsic|-webkit-fill-available|-webkit-fit-content|-webkit-min-content|-webkit-max-content|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content","-webkit-gradient()":"-webkit-gradient( <-webkit-gradient-type> , <-webkit-gradient-point> [, <-webkit-gradient-point>|, <-webkit-gradient-radius> , <-webkit-gradient-point>] [, <-webkit-gradient-radius>]? [, <-webkit-gradient-color-stop>]* )","-webkit-gradient-color-stop":"from( <color> )|color-stop( [<number-zero-one>|<percentage>] , <color> )|to( <color> )","-webkit-gradient-point":"[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]","-webkit-gradient-radius":"<length>|<percentage>","-webkit-gradient-type":"linear|radial","-webkit-mask-box-repeat":"repeat|stretch|round","-ms-filter-function-list":"<-ms-filter-function>+","-ms-filter-function":"<-ms-filter-function-progid>|<-ms-filter-function-legacy>","-ms-filter-function-progid":"'progid:' [<ident-token> '.']* [<ident-token>|<function-token> <any-value>? )]","-ms-filter-function-legacy":"<ident-token>|<function-token> <any-value>? )","absolute-color-base":"<hex-color>|<absolute-color-function>|<named-color>|transparent","absolute-color-function":"rgb( ) >|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<oklab()>|<oklch()>|<color()>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","bg-clip":"<box>|border|text",bottom:"<length>|auto","container-name":"<custom-ident>","container-condition":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","coord-box":"content-box|padding-box|border-box|fill-box|stroke-box|view-box","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke","palette-identifier":"<dashed-ident>",right:"<length>|auto","scope-start":"<forgiving-selector-list>","scope-end":"<forgiving-selector-list>","forgiving-selector-list":"<complex-real-selector-list>","forgiving-relative-selector-list":"<relative-real-selector-list>","selector-list":"<complex-selector-list>","complex-real-selector-list":"<complex-real-selector>#","simple-selector-list":"<simple-selector>#","relative-real-selector-list":"<relative-real-selector>#","complex-selector-unit":"[<compound-selector>? <pseudo-compound-selector>*]!","complex-real-selector":"<compound-selector> [<combinator>? <compound-selector>]*","relative-real-selector":"<combinator>? <complex-real-selector>","pseudo-compound-selector":"<pseudo-element-selector> <pseudo-class-selector>*","simple-selector":"<type-selector>|<subclass-selector>","legacy-pseudo-element-selector":"':' [before|after|first-line|first-letter]","single-animation-composition":"replace|add|accumulate","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto",x:"<number>",y:"<number>",declaration:"<ident-token> : <declaration-value>? ['!' important]?","declaration-list":"[<declaration>? ';']* <declaration>?",url:"url( <string> <url-modifier>* )|<url-token>","url-modifier":"<ident>|<function-token> <any-value> )","number-zero-one":"<number [0,1]>","number-one-or-greater":"<number [1,∞]>","color()":"color( <colorspace-params> [/ [<alpha-value>|none]]? )","colorspace-params":"[<predefined-rgb-params>|<xyz-params>]","predefined-rgb-params":"<predefined-rgb> [<number>|<percentage>|none]{3}","predefined-rgb":"srgb|srgb-linear|display-p3|a98-rgb|prophoto-rgb|rec2020","xyz-params":"<xyz-space> [<number>|<percentage>|none]{3}","xyz-space":"xyz|xyz-d50|xyz-d65","oklab()":"oklab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","oklch()":"oklch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","offset-path":"<ray()>|<url>|<basic-shape>","ray-size":"closest-side|closest-corner|farthest-side|farthest-corner|sides","query-in-parens":"( <container-condition> )|( <size-feature> )|style( <style-query> )|<general-enclosed>","size-feature":"<mf-plain>|<mf-boolean>|<mf-range>","style-feature":"<declaration>","style-query":"<style-condition>|<style-feature>","style-condition":"not <style-in-parens>|<style-in-parens> [[and <style-in-parens>]*|[or <style-in-parens>]*]","style-in-parens":"( <style-condition> )|( <style-feature> )|<general-enclosed>","-non-standard-display":"-ms-inline-flexbox|-ms-grid|-ms-inline-grid|-webkit-flex|-webkit-inline-flex|-webkit-box|-webkit-inline-box|-moz-inline-stack|-moz-box|-moz-inline-box"},properties:{"--*":"<declaration-value>","-ms-accelerator":"false|true","-ms-block-progression":"tb|rl|bt|lr","-ms-content-zoom-chaining":"none|chained","-ms-content-zooming":"none|zoom","-ms-content-zoom-limit":"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>","-ms-content-zoom-limit-max":"<percentage>","-ms-content-zoom-limit-min":"<percentage>","-ms-content-zoom-snap":"<'-ms-content-zoom-snap-type'>||<'-ms-content-zoom-snap-points'>","-ms-content-zoom-snap-points":"snapInterval( <percentage> , <percentage> )|snapList( <percentage># )","-ms-content-zoom-snap-type":"none|proximity|mandatory","-ms-filter":"<string>","-ms-flow-from":"[none|<custom-ident>]#","-ms-flow-into":"[none|<custom-ident>]#","-ms-grid-columns":"none|<track-list>|<auto-track-list>","-ms-grid-rows":"none|<track-list>|<auto-track-list>","-ms-high-contrast-adjust":"auto|none","-ms-hyphenate-limit-chars":"auto|<integer>{1,3}","-ms-hyphenate-limit-lines":"no-limit|<integer>","-ms-hyphenate-limit-zone":"<percentage>|<length>","-ms-ime-align":"auto|after","-ms-overflow-style":"auto|none|scrollbar|-ms-autohiding-scrollbar","-ms-scrollbar-3dlight-color":"<color>","-ms-scrollbar-arrow-color":"<color>","-ms-scrollbar-base-color":"<color>","-ms-scrollbar-darkshadow-color":"<color>","-ms-scrollbar-face-color":"<color>","-ms-scrollbar-highlight-color":"<color>","-ms-scrollbar-shadow-color":"<color>","-ms-scrollbar-track-color":"<color>","-ms-scroll-chaining":"chained|none","-ms-scroll-limit":"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>","-ms-scroll-limit-x-max":"auto|<length>","-ms-scroll-limit-x-min":"<length>","-ms-scroll-limit-y-max":"auto|<length>","-ms-scroll-limit-y-min":"<length>","-ms-scroll-rails":"none|railed","-ms-scroll-snap-points-x":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-points-y":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-type":"none|proximity|mandatory","-ms-scroll-snap-x":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>","-ms-scroll-snap-y":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>","-ms-scroll-translation":"none|vertical-to-horizontal","-ms-text-autospace":"none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space","-ms-touch-select":"grippers|none","-ms-user-select":"none|element|text","-ms-wrap-flow":"auto|both|start|end|maximum|clear","-ms-wrap-margin":"<length>","-ms-wrap-through":"wrap|none","-moz-appearance":"none|button|button-arrow-down|button-arrow-next|button-arrow-previous|button-arrow-up|button-bevel|button-focus|caret|checkbox|checkbox-container|checkbox-label|checkmenuitem|dualbutton|groupbox|listbox|listitem|menuarrow|menubar|menucheckbox|menuimage|menuitem|menuitemtext|menulist|menulist-button|menulist-text|menulist-textfield|menupopup|menuradio|menuseparator|meterbar|meterchunk|progressbar|progressbar-vertical|progresschunk|progresschunk-vertical|radio|radio-container|radio-label|radiomenuitem|range|range-thumb|resizer|resizerpanel|scale-horizontal|scalethumbend|scalethumb-horizontal|scalethumbstart|scalethumbtick|scalethumb-vertical|scale-vertical|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|separator|sheet|spinner|spinner-downbutton|spinner-textfield|spinner-upbutton|splitter|statusbar|statusbarpanel|tab|tabpanel|tabpanels|tab-scroll-arrow-back|tab-scroll-arrow-forward|textfield|textfield-multiline|toolbar|toolbarbutton|toolbarbutton-dropdown|toolbargripper|toolbox|tooltip|treeheader|treeheadercell|treeheadersortarrow|treeitem|treeline|treetwisty|treetwistyopen|treeview|-moz-mac-unified-toolbar|-moz-win-borderless-glass|-moz-win-browsertabbar-toolbox|-moz-win-communicationstext|-moz-win-communications-toolbox|-moz-win-exclude-glass|-moz-win-glass|-moz-win-mediatext|-moz-win-media-toolbox|-moz-window-button-box|-moz-window-button-box-maximized|-moz-window-button-close|-moz-window-button-maximize|-moz-window-button-minimize|-moz-window-button-restore|-moz-window-frame-bottom|-moz-window-frame-left|-moz-window-frame-right|-moz-window-titlebar|-moz-window-titlebar-maximized","-moz-binding":"<url>|none","-moz-border-bottom-colors":"<color>+|none","-moz-border-left-colors":"<color>+|none","-moz-border-right-colors":"<color>+|none","-moz-border-top-colors":"<color>+|none","-moz-context-properties":"none|[fill|fill-opacity|stroke|stroke-opacity]#","-moz-float-edge":"border-box|content-box|margin-box|padding-box","-moz-force-broken-image-icon":"0|1","-moz-image-region":"<shape>|auto","-moz-orient":"inline|block|horizontal|vertical","-moz-outline-radius":"<outline-radius>{1,4} [/ <outline-radius>{1,4}]?","-moz-outline-radius-bottomleft":"<outline-radius>","-moz-outline-radius-bottomright":"<outline-radius>","-moz-outline-radius-topleft":"<outline-radius>","-moz-outline-radius-topright":"<outline-radius>","-moz-stack-sizing":"ignore|stretch-to-fit","-moz-text-blink":"none|blink","-moz-user-focus":"ignore|normal|select-after|select-before|select-menu|select-same|select-all|none","-moz-user-input":"auto|none|enabled|disabled","-moz-user-modify":"read-only|read-write|write-only","-moz-window-dragging":"drag|no-drag","-moz-window-shadow":"default|menu|tooltip|sheet|none","-webkit-appearance":"none|button|button-bevel|caps-lock-indicator|caret|checkbox|default-button|inner-spin-button|listbox|listitem|media-controls-background|media-controls-fullscreen-background|media-current-time-display|media-enter-fullscreen-button|media-exit-fullscreen-button|media-fullscreen-button|media-mute-button|media-overlay-play-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|media-time-remaining-display|media-toggle-closed-captions-button|media-volume-slider|media-volume-slider-container|media-volume-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|meter|progress-bar|progress-bar-value|push-button|radio|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbargripper-horizontal|scrollbargripper-vertical|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|searchfield-cancel-button|searchfield-decoration|searchfield-results-button|searchfield-results-decoration|slider-horizontal|slider-vertical|sliderthumb-horizontal|sliderthumb-vertical|square-button|textarea|textfield|-apple-pay-button","-webkit-border-before":"<'border-width'>||<'border-style'>||<color>","-webkit-border-before-color":"<color>","-webkit-border-before-style":"<'border-style'>","-webkit-border-before-width":"<'border-width'>","-webkit-box-reflect":"[above|below|right|left]? <length>? <image>?","-webkit-line-clamp":"none|<integer>","-webkit-mask":"[<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||[<box>|border|padding|content|text]||[<box>|border|padding|content]]#","-webkit-mask-attachment":"<attachment>#","-webkit-mask-clip":"[<box>|border|padding|content|text]#","-webkit-mask-composite":"<composite-style>#","-webkit-mask-image":"<mask-reference>#","-webkit-mask-origin":"[<box>|border|padding|content]#","-webkit-mask-position":"<position>#","-webkit-mask-position-x":"[<length-percentage>|left|center|right]#","-webkit-mask-position-y":"[<length-percentage>|top|center|bottom]#","-webkit-mask-repeat":"<repeat-style>#","-webkit-mask-repeat-x":"repeat|no-repeat|space|round","-webkit-mask-repeat-y":"repeat|no-repeat|space|round","-webkit-mask-size":"<bg-size>#","-webkit-overflow-scrolling":"auto|touch","-webkit-tap-highlight-color":"<color>","-webkit-text-fill-color":"<color>","-webkit-text-stroke":"<length>||<color>","-webkit-text-stroke-color":"<color>","-webkit-text-stroke-width":"<length>","-webkit-touch-callout":"default|none","-webkit-user-modify":"read-only|read-write|read-write-plaintext-only","accent-color":"auto|<color>","align-content":"normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>","align-items":"normal|stretch|<baseline-position>|[<overflow-position>? <self-position>]","align-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? <self-position>","align-tracks":"[normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>]#",all:"initial|inherit|unset|revert|revert-layer",animation:"<single-animation>#","animation-composition":"<single-animation-composition>#","animation-delay":"<time>#","animation-direction":"<single-animation-direction>#","animation-duration":"<time>#","animation-fill-mode":"<single-animation-fill-mode>#","animation-iteration-count":"<single-animation-iteration-count>#","animation-name":"[none|<keyframes-name>]#","animation-play-state":"<single-animation-play-state>#","animation-range":"[<'animation-range-start'> <'animation-range-end'>?]#","animation-range-end":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-range-start":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-timing-function":"<easing-function>#","animation-timeline":"<single-animation-timeline>#",appearance:"none|auto|textfield|menulist-button|<compat-auto>","aspect-ratio":"auto|<ratio>",azimuth:"<angle>|[[left-side|far-left|left|center-left|center|center-right|right|far-right|right-side]||behind]|leftwards|rightwards","backdrop-filter":"none|<filter-function-list>","backface-visibility":"visible|hidden",background:"[<bg-layer> ,]* <final-bg-layer>","background-attachment":"<attachment>#","background-blend-mode":"<blend-mode>#","background-clip":"<bg-clip>#","background-color":"<color>","background-image":"<bg-image>#","background-origin":"<box>#","background-position":"<bg-position>#","background-position-x":"[center|[[left|right|x-start|x-end]? <length-percentage>?]!]#","background-position-y":"[center|[[top|bottom|y-start|y-end]? <length-percentage>?]!]#","background-repeat":"<repeat-style>#","background-size":"<bg-size>#","block-overflow":"clip|ellipsis|<string>","block-size":"<'width'>",border:"<line-width>||<line-style>||<color>","border-block":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-color":"<'border-top-color'>{1,2}","border-block-style":"<'border-top-style'>","border-block-width":"<'border-top-width'>","border-block-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-end-color":"<'border-top-color'>","border-block-end-style":"<'border-top-style'>","border-block-end-width":"<'border-top-width'>","border-block-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-start-color":"<'border-top-color'>","border-block-start-style":"<'border-top-style'>","border-block-start-width":"<'border-top-width'>","border-bottom":"<line-width>||<line-style>||<color>","border-bottom-color":"<'border-top-color'>","border-bottom-left-radius":"<length-percentage>{1,2}","border-bottom-right-radius":"<length-percentage>{1,2}","border-bottom-style":"<line-style>","border-bottom-width":"<line-width>","border-collapse":"collapse|separate","border-color":"<color>{1,4}","border-end-end-radius":"<length-percentage>{1,2}","border-end-start-radius":"<length-percentage>{1,2}","border-image":"<'border-image-source'>||<'border-image-slice'> [/ <'border-image-width'>|/ <'border-image-width'>? / <'border-image-outset'>]?||<'border-image-repeat'>","border-image-outset":"[<length>|<number>]{1,4}","border-image-repeat":"[stretch|repeat|round|space]{1,2}","border-image-slice":"<number-percentage>{1,4}&&fill?","border-image-source":"none|<image>","border-image-width":"[<length-percentage>|<number>|auto]{1,4}","border-inline":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-color":"<'border-top-color'>{1,2}","border-inline-style":"<'border-top-style'>","border-inline-width":"<'border-top-width'>","border-inline-end-color":"<'border-top-color'>","border-inline-end-style":"<'border-top-style'>","border-inline-end-width":"<'border-top-width'>","border-inline-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-start-color":"<'border-top-color'>","border-inline-start-style":"<'border-top-style'>","border-inline-start-width":"<'border-top-width'>","border-left":"<line-width>||<line-style>||<color>","border-left-color":"<color>","border-left-style":"<line-style>","border-left-width":"<line-width>","border-radius":"<length-percentage>{1,4} [/ <length-percentage>{1,4}]?","border-right":"<line-width>||<line-style>||<color>","border-right-color":"<color>","border-right-style":"<line-style>","border-right-width":"<line-width>","border-spacing":"<length> <length>?","border-start-end-radius":"<length-percentage>{1,2}","border-start-start-radius":"<length-percentage>{1,2}","border-style":"<line-style>{1,4}","border-top":"<line-width>||<line-style>||<color>","border-top-color":"<color>","border-top-left-radius":"<length-percentage>{1,2}","border-top-right-radius":"<length-percentage>{1,2}","border-top-style":"<line-style>","border-top-width":"<line-width>","border-width":"<line-width>{1,4}",bottom:"<length>|<percentage>|auto","box-align":"start|center|end|baseline|stretch","box-decoration-break":"slice|clone","box-direction":"normal|reverse|inherit","box-flex":"<number>","box-flex-group":"<integer>","box-lines":"single|multiple","box-ordinal-group":"<integer>","box-orient":"horizontal|vertical|inline-axis|block-axis|inherit","box-pack":"start|center|end|justify","box-shadow":"none|<shadow>#","box-sizing":"content-box|border-box","break-after":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-before":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-inside":"auto|avoid|avoid-page|avoid-column|avoid-region","caption-side":"top|bottom|block-start|block-end|inline-start|inline-end",caret:"<'caret-color'>||<'caret-shape'>","caret-color":"auto|<color>","caret-shape":"auto|bar|block|underscore",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none",color:"<color>","color-scheme":"normal|[light|dark|<custom-ident>]+&&only?","column-count":"<integer>|auto","column-fill":"auto|balance|balance-all","column-gap":"normal|<length-percentage>","column-rule":"<'column-rule-width'>||<'column-rule-style'>||<'column-rule-color'>","column-rule-color":"<color>","column-rule-style":"<'border-style'>","column-rule-width":"<'border-width'>","column-span":"none|all","column-width":"<length>|auto",columns:"<'column-width'>||<'column-count'>",contain:"none|strict|content|[[size||inline-size]||layout||style||paint]","contain-intrinsic-size":"[auto? [none|<length>]]{1,2}","contain-intrinsic-block-size":"auto? [none|<length>]","contain-intrinsic-height":"auto? [none|<length>]","contain-intrinsic-inline-size":"auto? [none|<length>]","contain-intrinsic-width":"auto? [none|<length>]",container:"<'container-name'> [/ <'container-type'>]?","container-name":"none|<custom-ident>+","container-type":"normal||[size|inline-size]",content:"normal|none|[<content-replacement>|<content-list>] [/ [<string>|<counter>]+]?","content-visibility":"visible|auto|hidden","counter-increment":"[<counter-name> <integer>?]+|none","counter-reset":"[<counter-name> <integer>?|<reversed-counter-name> <integer>?]+|none","counter-set":"[<counter-name> <integer>?]+|none",cursor:"[[<url> [<x> <y>]? ,]* [auto|default|none|context-menu|help|pointer|progress|wait|cell|crosshair|text|vertical-text|alias|copy|move|no-drop|not-allowed|e-resize|n-resize|ne-resize|nw-resize|s-resize|se-resize|sw-resize|w-resize|ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing|hand|-webkit-grab|-webkit-grabbing|-webkit-zoom-in|-webkit-zoom-out|-moz-grab|-moz-grabbing|-moz-zoom-in|-moz-zoom-out]]",direction:"ltr|rtl",display:"[<display-outside>||<display-inside>]|<display-listitem>|<display-internal>|<display-box>|<display-legacy>|<-non-standard-display>","empty-cells":"show|hide",filter:"none|<filter-function-list>|<-ms-filter-function-list>",flex:"none|[<'flex-grow'> <'flex-shrink'>?||<'flex-basis'>]","flex-basis":"content|<'width'>","flex-direction":"row|row-reverse|column|column-reverse","flex-flow":"<'flex-direction'>||<'flex-wrap'>","flex-grow":"<number>","flex-shrink":"<number>","flex-wrap":"nowrap|wrap|wrap-reverse",float:"left|right|none|inline-start|inline-end",font:"[[<'font-style'>||<font-variant-css21>||<'font-weight'>||<'font-stretch'>]? <'font-size'> [/ <'line-height'>]? <'font-family'>]|caption|icon|menu|message-box|small-caption|status-bar|<-non-standard-font>","font-family":"[<family-name>|<generic-family>]#","font-feature-settings":"normal|<feature-tag-value>#","font-kerning":"auto|normal|none","font-language-override":"normal|<string>","font-optical-sizing":"auto|none","font-palette":"normal|light|dark|<palette-identifier>","font-variation-settings":"normal|[<string> <number>]#","font-size":"<absolute-size>|<relative-size>|<length-percentage>","font-size-adjust":"none|[ex-height|cap-height|ch-width|ic-width|ic-height]? [from-font|<number>]","font-smooth":"auto|never|always|<absolute-size>|<length>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style||small-caps]","font-synthesis-small-caps":"auto|none","font-synthesis-style":"auto|none","font-synthesis-weight":"auto|none","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-alternates":"normal|[stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )]","font-variant-caps":"normal|small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","font-variant-east-asian":"normal|[<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-emoji":"normal|text|emoji|unicode","font-variant-ligatures":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>]","font-variant-numeric":"normal|[<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero]","font-variant-position":"normal|sub|super","font-weight":"<font-weight-absolute>|bolder|lighter","forced-color-adjust":"auto|none",gap:"<'row-gap'> <'column-gap'>?",grid:"<'grid-template'>|<'grid-template-rows'> / [auto-flow&&dense?] <'grid-auto-columns'>?|[auto-flow&&dense?] <'grid-auto-rows'>? / <'grid-template-columns'>","grid-area":"<grid-line> [/ <grid-line>]{0,3}","grid-auto-columns":"<track-size>+","grid-auto-flow":"[row|column]||dense","grid-auto-rows":"<track-size>+","grid-column":"<grid-line> [/ <grid-line>]?","grid-column-end":"<grid-line>","grid-column-gap":"<length-percentage>","grid-column-start":"<grid-line>","grid-gap":"<'grid-row-gap'> <'grid-column-gap'>?","grid-row":"<grid-line> [/ <grid-line>]?","grid-row-end":"<grid-line>","grid-row-gap":"<length-percentage>","grid-row-start":"<grid-line>","grid-template":"none|[<'grid-template-rows'> / <'grid-template-columns'>]|[<line-names>? <string> <track-size>? <line-names>?]+ [/ <explicit-track-list>]?","grid-template-areas":"none|<string>+","grid-template-columns":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","grid-template-rows":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","hyphenate-character":"auto|<string>","hyphenate-limit-chars":"[auto|<integer>]{1,3}",hyphens:"none|manual|auto","image-orientation":"from-image|<angle>|[<angle>? flip]","image-rendering":"auto|crisp-edges|pixelated|optimizeSpeed|optimizeQuality|<-non-standard-image-rendering>","image-resolution":"[from-image||<resolution>]&&snap?","ime-mode":"auto|normal|active|inactive|disabled","initial-letter":"normal|[<number> <integer>?]","initial-letter-align":"[auto|alphabetic|hanging|ideographic]","inline-size":"<'width'>","input-security":"auto|none",inset:"<'top'>{1,4}","inset-block":"<'top'>{1,2}","inset-block-end":"<'top'>","inset-block-start":"<'top'>","inset-inline":"<'top'>{1,2}","inset-inline-end":"<'top'>","inset-inline-start":"<'top'>",isolation:"auto|isolate","justify-content":"normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]","justify-items":"normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|legacy|legacy&&[left|right|center]","justify-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]","justify-tracks":"[normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]]#",left:"<length>|<percentage>|auto","letter-spacing":"normal|<length-percentage>","line-break":"auto|loose|normal|strict|anywhere","line-clamp":"none|<integer>","line-height":"normal|<number>|<length>|<percentage>","line-height-step":"<length>","list-style":"<'list-style-type'>||<'list-style-position'>||<'list-style-image'>","list-style-image":"<image>|none","list-style-position":"inside|outside","list-style-type":"<counter-style>|<string>|none",margin:"[<length>|<percentage>|auto]{1,4}","margin-block":"<'margin-left'>{1,2}","margin-block-end":"<'margin-left'>","margin-block-start":"<'margin-left'>","margin-bottom":"<length>|<percentage>|auto","margin-inline":"<'margin-left'>{1,2}","margin-inline-end":"<'margin-left'>","margin-inline-start":"<'margin-left'>","margin-left":"<length>|<percentage>|auto","margin-right":"<length>|<percentage>|auto","margin-top":"<length>|<percentage>|auto","margin-trim":"none|in-flow|all",mask:"<mask-layer>#","mask-border":"<'mask-border-source'>||<'mask-border-slice'> [/ <'mask-border-width'>? [/ <'mask-border-outset'>]?]?||<'mask-border-repeat'>||<'mask-border-mode'>","mask-border-mode":"luminance|alpha","mask-border-outset":"[<length>|<number>]{1,4}","mask-border-repeat":"[stretch|repeat|round|space]{1,2}","mask-border-slice":"<number-percentage>{1,4} fill?","mask-border-source":"none|<image>","mask-border-width":"[<length-percentage>|<number>|auto]{1,4}","mask-clip":"[<geometry-box>|no-clip]#","mask-composite":"<compositing-operator>#","mask-image":"<mask-reference>#","mask-mode":"<masking-mode>#","mask-origin":"<geometry-box>#","mask-position":"<position>#","mask-repeat":"<repeat-style>#","mask-size":"<bg-size>#","mask-type":"luminance|alpha","masonry-auto-flow":"[pack|next]||[definite-first|ordered]","math-depth":"auto-add|add( <integer> )|<integer>","math-shift":"normal|compact","math-style":"normal|compact","max-block-size":"<'max-width'>","max-height":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","min-block-size":"<'min-width'>","min-height":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","min-inline-size":"<'min-width'>","min-width":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","mix-blend-mode":"<blend-mode>|plus-lighter","object-fit":"fill|contain|cover|none|scale-down","object-position":"<position>",offset:"[<'offset-position'>? [<'offset-path'> [<'offset-distance'>||<'offset-rotate'>]?]?]! [/ <'offset-anchor'>]?","offset-anchor":"auto|<position>","offset-distance":"<length-percentage>","offset-path":"none|<offset-path>||<coord-box>","offset-position":"normal|auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<alpha-value>",order:"<integer>",orphans:"<integer>",outline:"[<'outline-color'>||<'outline-style'>||<'outline-width'>]","outline-color":"<color>|invert","outline-offset":"<length>","outline-style":"auto|<'border-style'>","outline-width":"<line-width>",overflow:"[visible|hidden|clip|scroll|auto]{1,2}|<-non-standard-overflow>","overflow-anchor":"auto|none","overflow-block":"visible|hidden|clip|scroll|auto","overflow-clip-box":"padding-box|content-box","overflow-clip-margin":"<visual-box>||<length [0,∞]>","overflow-inline":"visible|hidden|clip|scroll|auto","overflow-wrap":"normal|break-word|anywhere","overflow-x":"visible|hidden|clip|scroll|auto","overflow-y":"visible|hidden|clip|scroll|auto","overscroll-behavior":"[contain|none|auto]{1,2}","overscroll-behavior-block":"contain|none|auto","overscroll-behavior-inline":"contain|none|auto","overscroll-behavior-x":"contain|none|auto","overscroll-behavior-y":"contain|none|auto",padding:"[<length>|<percentage>]{1,4}","padding-block":"<'padding-left'>{1,2}","padding-block-end":"<'padding-left'>","padding-block-start":"<'padding-left'>","padding-bottom":"<length>|<percentage>","padding-inline":"<'padding-left'>{1,2}","padding-inline-end":"<'padding-left'>","padding-inline-start":"<'padding-left'>","padding-left":"<length>|<percentage>","padding-right":"<length>|<percentage>","padding-top":"<length>|<percentage>",page:"auto|<custom-ident>","page-break-after":"auto|always|avoid|left|right|recto|verso","page-break-before":"auto|always|avoid|left|right|recto|verso","page-break-inside":"auto|avoid","paint-order":"normal|[fill||stroke||markers]",perspective:"none|<length>","perspective-origin":"<position>","place-content":"<'align-content'> <'justify-content'>?","place-items":"<'align-items'> <'justify-items'>?","place-self":"<'align-self'> <'justify-self'>?","pointer-events":"auto|none|visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|inherit",position:"static|relative|absolute|sticky|fixed|-webkit-sticky","print-color-adjust":"economy|exact",quotes:"none|auto|[<string> <string>]+",resize:"none|both|horizontal|vertical|block|inline",right:"<length>|<percentage>|auto",rotate:"none|<angle>|[x|y|z|<number>{3}]&&<angle>","row-gap":"normal|<length-percentage>","ruby-align":"start|center|space-between|space-around","ruby-merge":"separate|collapse|auto","ruby-position":"[alternate||[over|under]]|inter-character",scale:"none|<number>{1,3}","scrollbar-color":"auto|<color>{2}","scrollbar-gutter":"auto|stable&&both-edges?","scrollbar-width":"auto|thin|none","scroll-behavior":"auto|smooth","scroll-margin":"<length>{1,4}","scroll-margin-block":"<length>{1,2}","scroll-margin-block-start":"<length>","scroll-margin-block-end":"<length>","scroll-margin-bottom":"<length>","scroll-margin-inline":"<length>{1,2}","scroll-margin-inline-start":"<length>","scroll-margin-inline-end":"<length>","scroll-margin-left":"<length>","scroll-margin-right":"<length>","scroll-margin-top":"<length>","scroll-padding":"[auto|<length-percentage>]{1,4}","scroll-padding-block":"[auto|<length-percentage>]{1,2}","scroll-padding-block-start":"auto|<length-percentage>","scroll-padding-block-end":"auto|<length-percentage>","scroll-padding-bottom":"auto|<length-percentage>","scroll-padding-inline":"[auto|<length-percentage>]{1,2}","scroll-padding-inline-start":"auto|<length-percentage>","scroll-padding-inline-end":"auto|<length-percentage>","scroll-padding-left":"auto|<length-percentage>","scroll-padding-right":"auto|<length-percentage>","scroll-padding-top":"auto|<length-percentage>","scroll-snap-align":"[none|start|end|center]{1,2}","scroll-snap-coordinate":"none|<position>#","scroll-snap-destination":"<position>","scroll-snap-points-x":"none|repeat( <length-percentage> )","scroll-snap-points-y":"none|repeat( <length-percentage> )","scroll-snap-stop":"normal|always","scroll-snap-type":"none|[x|y|block|inline|both] [mandatory|proximity]?","scroll-snap-type-x":"none|mandatory|proximity","scroll-snap-type-y":"none|mandatory|proximity","scroll-timeline":"[<'scroll-timeline-name'>||<'scroll-timeline-axis'>]#","scroll-timeline-axis":"[block|inline|vertical|horizontal]#","scroll-timeline-name":"none|<custom-ident>#","shape-image-threshold":"<alpha-value>","shape-margin":"<length-percentage>","shape-outside":"none|[<shape-box>||<basic-shape>]|<image>","tab-size":"<integer>|<length>","table-layout":"auto|fixed","text-align":"start|end|left|right|center|justify|match-parent","text-align-last":"auto|start|end|left|right|center|justify","text-combine-upright":"none|all|[digits <integer>?]","text-decoration":"<'text-decoration-line'>||<'text-decoration-style'>||<'text-decoration-color'>||<'text-decoration-thickness'>","text-decoration-color":"<color>","text-decoration-line":"none|[underline||overline||line-through||blink]|spelling-error|grammar-error","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|all|none","text-decoration-style":"solid|double|dotted|dashed|wavy","text-decoration-thickness":"auto|from-font|<length>|<percentage>","text-emphasis":"<'text-emphasis-style'>||<'text-emphasis-color'>","text-emphasis-color":"<color>","text-emphasis-position":"[over|under]&&[right|left]","text-emphasis-style":"none|[[filled|open]||[dot|circle|double-circle|triangle|sesame]]|<string>","text-indent":"<length-percentage>&&hanging?&&each-line?","text-justify":"auto|inter-character|inter-word|none","text-orientation":"mixed|upright|sideways","text-overflow":"[clip|ellipsis|<string>]{1,2}","text-rendering":"auto|optimizeSpeed|optimizeLegibility|geometricPrecision","text-shadow":"none|<shadow-t>#","text-size-adjust":"none|auto|<percentage>","text-transform":"none|capitalize|uppercase|lowercase|full-width|full-size-kana","text-underline-offset":"auto|<length>|<percentage>","text-underline-position":"auto|from-font|[under||[left|right]]","text-wrap":"wrap|nowrap|balance|stable|pretty","timeline-scope":"none|<dashed-ident>#",top:"<length>|<percentage>|auto","touch-action":"auto|none|[[pan-x|pan-left|pan-right]||[pan-y|pan-up|pan-down]||pinch-zoom]|manipulation",transform:"none|<transform-list>","transform-box":"content-box|border-box|fill-box|stroke-box|view-box","transform-origin":"[<length-percentage>|left|center|right|top|bottom]|[[<length-percentage>|left|center|right]&&[<length-percentage>|top|center|bottom]] <length>?","transform-style":"flat|preserve-3d",transition:"<single-transition>#","transition-delay":"<time>#","transition-duration":"<time>#","transition-property":"none|<single-transition-property>#","transition-timing-function":"<easing-function>#",translate:"none|<length-percentage> [<length-percentage> <length>?]?","unicode-bidi":"normal|embed|isolate|bidi-override|isolate-override|plaintext|-moz-isolate|-moz-isolate-override|-moz-plaintext|-webkit-isolate|-webkit-isolate-override|-webkit-plaintext","user-select":"auto|text|none|contain|all","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>","view-timeline":"[<'view-timeline-name'> <'view-timeline-axis'>?]#","view-timeline-axis":"[block|inline|x|y]#","view-timeline-inset":"[[auto|<length-percentage>]{1,2}]#","view-timeline-name":"none|<dashed-ident>#","view-transition-name":"none|<custom-ident>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line|break-spaces|[<'white-space-collapse'>||<'text-wrap'>||<'white-space-trim'>]","white-space-collapse":"collapse|discard|preserve|preserve-breaks|preserve-spaces|break-spaces","white-space-trim":"none|discard-before||discard-after||discard-inner",widows:"<integer>",width:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|stretch|<-non-standard-size>","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word","word-spacing":"normal|<length>","word-wrap":"normal|break-word","writing-mode":"horizontal-tb|vertical-rl|vertical-lr|sideways-rl|sideways-lr|<svg-writing-mode>","z-index":"auto|<integer>",zoom:"normal|reset|<number>|<percentage>","-moz-background-clip":"padding|border","-moz-border-radius-bottomleft":"<'border-bottom-left-radius'>","-moz-border-radius-bottomright":"<'border-bottom-right-radius'>","-moz-border-radius-topleft":"<'border-top-left-radius'>","-moz-border-radius-topright":"<'border-bottom-right-radius'>","-moz-control-character-visibility":"visible|hidden","-moz-osx-font-smoothing":"auto|grayscale","-moz-user-select":"none|text|all|-moz-none","-ms-flex-align":"start|end|center|baseline|stretch","-ms-flex-item-align":"auto|start|end|center|baseline|stretch","-ms-flex-line-pack":"start|end|center|justify|distribute|stretch","-ms-flex-negative":"<'flex-shrink'>","-ms-flex-pack":"start|end|center|justify|distribute","-ms-flex-order":"<integer>","-ms-flex-positive":"<'flex-grow'>","-ms-flex-preferred-size":"<'flex-basis'>","-ms-interpolation-mode":"nearest-neighbor|bicubic","-ms-grid-column-align":"start|end|center|stretch","-ms-grid-row-align":"start|end|center|stretch","-ms-hyphenate-limit-last":"none|always|column|page|spread","-webkit-background-clip":"[<box>|border|padding|content|text]#","-webkit-column-break-after":"always|auto|avoid","-webkit-column-break-before":"always|auto|avoid","-webkit-column-break-inside":"always|auto|avoid","-webkit-font-smoothing":"auto|none|antialiased|subpixel-antialiased","-webkit-mask-box-image":"[<url>|<gradient>|none] [<length-percentage>{4} <-webkit-mask-box-repeat>{2}]?","-webkit-print-color-adjust":"economy|exact","-webkit-text-security":"none|circle|disc|square","-webkit-user-drag":"none|element|auto","-webkit-user-select":"auto|none|text|all","alignment-baseline":"auto|baseline|before-edge|text-before-edge|middle|central|after-edge|text-after-edge|ideographic|alphabetic|hanging|mathematical","baseline-shift":"baseline|sub|super|<svg-length>",behavior:"<url>+","clip-rule":"nonzero|evenodd",cue:"<'cue-before'> <'cue-after'>?","cue-after":"<url> <decibel>?|none","cue-before":"<url> <decibel>?|none","dominant-baseline":"auto|use-script|no-change|reset-size|ideographic|alphabetic|hanging|mathematical|central|middle|text-after-edge|text-before-edge",fill:"<paint>","fill-opacity":"<number-zero-one>","fill-rule":"nonzero|evenodd","glyph-orientation-horizontal":"<angle>","glyph-orientation-vertical":"<angle>",kerning:"auto|<svg-length>",marker:"none|<url>","marker-end":"none|<url>","marker-mid":"none|<url>","marker-start":"none|<url>",pause:"<'pause-before'> <'pause-after'>?","pause-after":"<time>|none|x-weak|weak|medium|strong|x-strong","pause-before":"<time>|none|x-weak|weak|medium|strong|x-strong",rest:"<'rest-before'> <'rest-after'>?","rest-after":"<time>|none|x-weak|weak|medium|strong|x-strong","rest-before":"<time>|none|x-weak|weak|medium|strong|x-strong","shape-rendering":"auto|optimizeSpeed|crispEdges|geometricPrecision",src:"[<url> [format( <string># )]?|local( <family-name> )]#",speak:"auto|never|always","speak-as":"normal|spell-out||digits||[literal-punctuation|no-punctuation]",stroke:"<paint>","stroke-dasharray":"none|[<svg-length>+]#","stroke-dashoffset":"<svg-length>","stroke-linecap":"butt|round|square","stroke-linejoin":"miter|round|bevel","stroke-miterlimit":"<number-one-or-greater>","stroke-opacity":"<number-zero-one>","stroke-width":"<svg-length>","text-anchor":"start|middle|end","unicode-range":"<urange>#","voice-balance":"<number>|left|center|right|leftwards|rightwards","voice-duration":"auto|<time>","voice-family":"[[<family-name>|<generic-voice>] ,]* [<family-name>|<generic-voice>]|preserve","voice-pitch":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-range":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-rate":"[normal|x-slow|slow|medium|fast|x-fast]||<percentage>","voice-stress":"normal|strong|moderate|none|reduced","voice-volume":"silent|[[x-soft|soft|medium|loud|x-loud]||<decibel>]"},atrules:{charset:{prelude:"<string>",descriptors:null},"counter-style":{prelude:"<counter-style-name>",descriptors:{"additive-symbols":"[<integer>&&<symbol>]#",fallback:"<counter-style-name>",negative:"<symbol> <symbol>?",pad:"<integer>&&<symbol>",prefix:"<symbol>",range:"[[<integer>|infinite]{2}]#|auto","speak-as":"auto|bullets|numbers|words|spell-out|<counter-style-name>",suffix:"<symbol>",symbols:"<symbol>+",system:"cyclic|numeric|alphabetic|symbolic|additive|[fixed <integer>?]|[extends <counter-style-name>]"}},document:{prelude:"[<url>|url-prefix( <string> )|domain( <string> )|media-document( <string> )|regexp( <string> )]#",descriptors:null},"font-palette-values":{prelude:"<dashed-ident>",descriptors:{"base-palette":"light|dark|<integer [0,∞]>","font-family":"<family-name>#","override-colors":"[<integer [0,∞]> <absolute-color-base>]#"}},"font-face":{prelude:null,descriptors:{"ascent-override":"normal|<percentage>","descent-override":"normal|<percentage>","font-display":"[auto|block|swap|fallback|optional]","font-family":"<family-name>","font-feature-settings":"normal|<feature-tag-value>#","font-variation-settings":"normal|[<string> <number>]#","font-stretch":"<font-stretch-absolute>{1,2}","font-style":"normal|italic|oblique <angle>{0,2}","font-weight":"<font-weight-absolute>{1,2}","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","line-gap-override":"normal|<percentage>","size-adjust":"<percentage>",src:"[<url> [format( <string># )]?|local( <family-name> )]#","unicode-range":"<urange>#"}},"font-feature-values":{prelude:"<family-name>#",descriptors:null},import:{prelude:"[<string>|<url>] [layer|layer( <layer-name> )]? [supports( [<supports-condition>|<declaration>] )]? <media-query-list>?",descriptors:null},keyframes:{prelude:"<keyframes-name>",descriptors:null},layer:{prelude:"[<layer-name>#|<layer-name>?]",descriptors:null},media:{prelude:"<media-query-list>",descriptors:null},namespace:{prelude:"<namespace-prefix>? [<string>|<url>]",descriptors:null},page:{prelude:"<page-selector-list>",descriptors:{bleed:"auto|<length>",marks:"none|[crop||cross]","page-orientation":"upright|rotate-left|rotate-right",size:"<length>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},property:{prelude:"<custom-property-name>",descriptors:{syntax:"<string>",inherits:"true|false","initial-value":"<string>"}},supports:{prelude:"<supports-condition>",descriptors:null},viewport:{prelude:null,descriptors:{height:"<viewport-length>{1,2}","max-height":"<viewport-length>","max-width":"<viewport-length>","max-zoom":"auto|<number>|<percentage>","min-height":"<viewport-length>","min-width":"<viewport-length>","min-zoom":"auto|<number>|<percentage>",orientation:"auto|portrait|landscape","user-zoom":"zoom|fixed","viewport-fit":"auto|contain|cover",width:"<viewport-length>{1,2}",zoom:"auto|<number>|<percentage>"}},container:{prelude:"[<container-name>]? <container-condition>",descriptors:null},nest:{prelude:"<complex-selector-list>",descriptors:null},scope:{prelude:"[( <scope-start> )]? [to ( <scope-end> )]?",descriptors:null}},node:js};function Ds(e){switch(this.tokenType){case O:return this.Hash();case q:return this.Operator();case Z:return this.Parentheses(this.readSequence,e.recognizer);case $:return this.Brackets(this.readSequence,e.recognizer);case T:return this.String();case D:return this.Dimension();case I:return this.Percentage();case j:return this.Number();case z:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case E:return this.Url();case C:return this.cmpChar(this.tokenStart,117)&&this.cmpChar(this.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case N:{const e=this.charCodeAt(this.tokenStart);if(47===e||42===e||43===e||45===e)return this.Operator();35===e&&this.error("Hex or identifier is expected",this.tokenStart+1);break}}}var Ps={getNode:Ds},Bs={onWhiteSpace:function(e,t){null!==t.last&&"Combinator"!==t.last.type&&null!==e&&"Combinator"!==e.type&&t.push({type:"Combinator",loc:null,name:" "})},getNode:function(){switch(this.tokenType){case $:return this.AttributeSelector();case O:return this.IdSelector();case U:return this.lookupType(1)===U?this.PseudoElementSelector():this.PseudoClassSelector();case C:return this.TypeSelector();case j:case I:return this.Percentage();case D:46===this.charCodeAt(this.tokenStart)&&this.error("Identifier is expected",this.tokenStart+1);break;case N:switch(this.charCodeAt(this.tokenStart)){case 43:case 62:case 126:case 47:return this.Combinator();case 46:return this.ClassSelector();case 42:case 124:return this.TypeSelector();case 35:return this.IdSelector();case 38:return this.NestingSelector()}}}};function Fs(e){return null!==e&&"Operator"===e.type&&("-"===e.value[e.value.length-1]||"+"===e.value[e.value.length-1])}var Us={getNode:Ds,onWhiteSpace(e,t){Fs(e)&&(e.value=" "+e.value),Fs(t.last)&&(t.last.value+=" ")},expression:function(){return this.createSingleNodeList(this.Raw(null,!1))},var:function(){const e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===q){e.push(this.Operator());const t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1);if("Value"===n.type&&n.children.isEmpty)for(let e=t-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===P){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}e.push(n)}return e}},Ms=Object.freeze({__proto__:null,AtrulePrelude:Ps,Selector:Bs,Value:Us});const qs=new Set(["none","and","not","or"]);var $s={parse:{prelude(){const e=this.createList();if(this.tokenType===C){const t=this.substring(this.tokenStart,this.tokenEnd);qs.has(t.toLowerCase())||e.push(this.Identifier())}return e.push(this.Condition("container")),e},block(e=!1){return this.Block(e)}}};function Ws(e,t){return this.parseWithFallback((()=>{try{return e.call(this)}finally{this.skipSC(),this.lookupNonWSType(0)!==V&&this.error()}}),t||(()=>this.Raw(null,!0)))}const Zs={layer(){this.skipSC();const e=this.createList(),t=Ws.call(this,this.Layer);return"Raw"===t.type&&""===t.value||e.push(t),e},supports(){this.skipSC();const e=this.createList(),t=Ws.call(this,this.Declaration,(()=>Ws.call(this,(()=>this.Condition("supports")))));return"Raw"===t.type&&""===t.value||e.push(t),e}},Vs={parse(){return this.createSingleNodeList(this.SelectorList())}},Hs={parse(){return this.createSingleNodeList(this.Selector())}},Ks={parse(){return this.createSingleNodeList(this.Identifier())}},Gs={parse(){return this.createSingleNodeList(this.Nth())}};var Ys=function e(t){const n=function(e){let t="",n="<unknown>",r=!1,o=Ze,i=!1;const a=new Le,s=Object.assign(new je,function(e){const t={context:Object.create(null),features:Object.assign(Object.create(null),e.features),scope:Object.assign(Object.create(null),e.scope),atrule:Xe(e.atrule),pseudo:Xe(e.pseudo),node:Xe(e.node)};for(const[n,r]of Object.entries(e.parseContext))switch(typeof r){case"function":t.context[n]=r;break;case"string":t.context[n]=Qe(r)}return{config:t,...t,...t.node}}(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:We,consumeUntilBalanceEnd:()=>0,consumeUntilLeftCurlyBracket:e=>e===Ge?1:0,consumeUntilLeftCurlyBracketOrSemicolon:e=>e===Ge||e===Ke?1:0,consumeUntilExclamationMarkOrSemicolon:e=>e===Ve||e===Ke?1:0,consumeUntilSemicolonIncluded:e=>e===Ke?2:0,createList:()=>new Pe,createSingleNodeList:e=>(new Pe).appendData(e),getFirstListNode:e=>e&&e.first,getLastListNode:e=>e&&e.last,parseWithFallback(e,t){const n=this.tokenIndex;try{return e.call(this)}catch(e){if(i)throw e;this.skip(n-this.tokenIndex);const r=t.call(this);return i=!0,o(e,r),i=!1,r}},lookupNonWSType(e){let t;do{if(t=this.lookupType(e++),t!==P&&t!==G)return t}while(t!==Ye);return Ye},charCodeAt:e=>e>=0&&e<t.length?t.charCodeAt(e):0,substring:(e,n)=>t.substring(e,n),substrToCursor(e){return this.source.substring(e,this.tokenStart)},cmpChar:(e,n)=>be(t,e,n),cmpStr:(e,n,r)=>ye(t,e,n,r),consume(e){const t=this.tokenStart;return this.eat(e),this.substrToCursor(t)},consumeFunctionName(){const e=t.substring(this.tokenStart,this.tokenEnd-1);return this.eat(z),e},consumeNumber(e){const n=t.substring(this.tokenStart,_e(t,this.tokenStart));return this.eat(e),n},eat(e){if(this.tokenType!==e){const t=ze[e].slice(0,-6).replace(/-/g," ").replace(/^./,(e=>e.toUpperCase()));let n=`${/[[\](){}]/.test(t)?`"${t}"`:t} is expected`,r=this.tokenStart;switch(e){case C:this.tokenType===z||this.tokenType===E?(r=this.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case O:this.isDelim(He)&&(this.next(),r++,n="Name is expected");break;case I:this.tokenType===j&&(r=this.tokenEnd,n="Percent sign is expected")}this.error(n,r)}this.next()},eatIdent(e){this.tokenType===C&&!1!==this.lookupValue(0,e)||this.error(`Identifier "${e}" is expected`),this.next()},eatDelim(e){this.isDelim(e)||this.error(`Delim "${String.fromCharCode(e)}" is expected`),this.next()},getLocation:(e,t)=>r?a.getLocationRange(e,t,n):null,getLocationFromList(e){if(r){const t=this.getFirstListNode(e),r=this.getLastListNode(e);return a.getLocationRange(null!==t?t.loc.start.offset-a.startOffset:this.tokenStart,null!==r?r.loc.end.offset-a.startOffset:this.tokenStart,n)}return null},error(e,n){const r=void 0!==n&&n<t.length?a.getLocation(n):this.eof?a.getLocation(function(e,t){for(;t>=0&&oe(e.charCodeAt(t));t--);return t+1}(t,t.length-1)):a.getLocation(this.tokenStart);throw new $e(e||"Unexpected input",t,r.offset,r.line,r.column,a.startLine,a.startColumn)}});return Object.assign((function(e,l){t=e,l=l||{},s.setSource(t,Ie),a.setSource(t,l.offset,l.line,l.column),n=l.filename||"<unknown>",r=Boolean(l.positions),o="function"==typeof l.onParseError?l.onParseError:Ze,i=!1,s.parseAtrulePrelude=!("parseAtrulePrelude"in l)||Boolean(l.parseAtrulePrelude),s.parseRulePrelude=!("parseRulePrelude"in l)||Boolean(l.parseRulePrelude),s.parseValue=!("parseValue"in l)||Boolean(l.parseValue),s.parseCustomProperty="parseCustomProperty"in l&&Boolean(l.parseCustomProperty);const{context:c="default",onComment:u}=l;if(c in s.context==0)throw new Error("Unknown context `"+c+"`");"function"==typeof u&&s.forEachToken(((e,n,r)=>{if(e===G){const e=s.getLocation(n,r),o=ye(t,r-2,r,"*/")?t.slice(n+2,r-2):t.slice(n+2,r);u(o,e)}}));const h=s.context[c].call(s,l);return s.eof||s.error(),h}),{SyntaxError:$e,config:s.config})}(t),r=function(e){const t=function(e){const t={};for(const n in e.node)if(Tt.call(e.node,n)){const r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=Nt(0,r)}return t}(e),n={},r={},o=Symbol("break-walk"),i=Symbol("skip-node");for(const e in t)Tt.call(t,e)&&null!==t[e]&&(n[e]=jt(t[e],!1),r[e]=jt(t[e],!0));const a=It(n),s=It(r),l=function(e,l){function c(e,t,n){const r=u.call(m,e,t,n);return r===o||r!==i&&(!(!d.hasOwnProperty(e.type)||!d[e.type](e,m,c,p))||h.call(m,e,t,n)===o)}let u=Lt,h=Lt,d=n,p=(e,t,n,r)=>e||c(t,n,r);const m={break:o,skip:i,root:e,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if("function"==typeof l)u=l;else if(l&&(u=Et(l.enter),h=Et(l.leave),l.reverse&&(d=r),l.visit)){if(a.hasOwnProperty(l.visit))d=l.reverse?s[l.visit]:a[l.visit];else if(!t.hasOwnProperty(l.visit))throw new Error("Bad value `"+l.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");u=Rt(u,l.visit),h=Rt(h,l.visit)}if(u===Lt&&h===Lt)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");c(e)};return l.break=o,l.skip=i,l.find=function(e,t){let n=null;return l(e,(function(e,r,i){if(t.call(this,e,r,i))return n=e,o})),n},l.findLast=function(e,t){let n=null;return l(e,{reverse:!0,enter(e,r,i){if(t.call(this,e,r,i))return n=e,o}}),n},l.findAll=function(e,t){const n=[];return l(e,(function(e,r,o){t.call(this,e,r,o)&&n.push(e)})),n},l}(t),o=function(e){const t=new Map;for(let[n,r]of Object.entries(e.node))"function"==typeof(r.generate||r)&&t.set(n,r.generate||r);return function(e,n){let r="",o=0,i={node(e){if(!t.has(e.type))throw new Error("Unknown node type: "+e.type);t.get(e.type).call(a,e)},tokenBefore:St,token(e,t){o=this.tokenBefore(o,e,t),this.emit(t,e,!1),e===N&&t.charCodeAt(0)===zt&&this.emit("\n",P,!0)},emit(e){r+=e},result:()=>r};n&&("function"==typeof n.decorator&&(i=n.decorator(i)),n.sourceMap&&(i=function(e){const t=new bt,n={line:1,column:0},r={line:0,column:0},o={line:1,column:0},i={generated:o};let a=1,s=0,l=!1;const c=e.node;e.node=function(e){if(e.loc&&e.loc.start&&yt.has(e.type)){const c=e.loc.start.line,u=e.loc.start.column-1;r.line===c&&r.column===u||(r.line=c,r.column=u,n.line=a,n.column=s,l&&(l=!1,n.line===o.line&&n.column===o.column||t.addMapping(i)),l=!0,t.addMapping({source:e.loc.source,original:r,generated:n}))}c.call(this,e),l&&yt.has(e.type)&&(o.line=a,o.column=s)};const u=e.emit;e.emit=function(e,t,n){for(let t=0;t<e.length;t++)10===e.charCodeAt(t)?(a++,s=0):s++;u(e,t,n)};const h=e.result;return e.result=function(){return l&&t.addMapping(i),{css:h(),map:t}},e}(i)),n.mode in Ct&&(i.tokenBefore=Ct[n.mode]));const a={node:e=>i.node(e),children:At,token:(e,t)=>i.token(e,t),tokenize:Ot};return i.node(e),i.result()}}(t),{fromPlainObject:i,toPlainObject:a}=function(e){return{fromPlainObject:t=>(e(t,{enter(e){e.children&&e.children instanceof Pe==0&&(e.children=(new Pe).fromArray(e.children))}}),t),toPlainObject:t=>(e(t,{leave(e){e.children&&e.children instanceof Pe&&(e.children=e.children.toArray())}}),t)}}(r),s={lexer:null,createLexer:e=>new Jr(e,s,s.lexer.structure),tokenize:Ie,parse:n,generate:o,walk:r,find:r.find,findLast:r.findLast,findAll:r.findAll,fromPlainObject:i,toPlainObject:a,fork(n){const r=no({},t);return e("function"==typeof n?n(r,Object.assign):no(r,n))}};return s.lexer=new Jr({generic:!0,units:t.units,types:t.types,atrules:t.atrules,properties:t.properties,node:t.node},s),s}(no({},{...Is,parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",condition(e){return this.Condition(e.kind)},rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},features:{supports:{selector(){return this.Selector()}},container:{style(){return this.Declaration()}}},scope:Ms,atrule:{container:$s,"font-face":{parse:{prelude:null,block(){return this.Block(!0)}}},import:{parse:{prelude(){const e=this.createList();switch(this.tokenType){case T:e.push(this.String());break;case E:case z:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.skipSC(),this.tokenType===C&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer")?e.push(this.Identifier()):this.tokenType===z&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer(")&&e.push(this.Function(null,Zs)),this.skipSC(),this.tokenType===z&&this.cmpStr(this.tokenStart,this.tokenEnd,"supports(")&&e.push(this.Function(null,Zs)),this.lookupNonWSType(0)!==C&&this.lookupNonWSType(0)!==Z||e.push(this.MediaQueryList()),e},block:null}},layer:{parse:{prelude(){return this.createSingleNodeList(this.LayerList())},block(){return this.Block(!1)}}},media:{parse:{prelude(){return this.createSingleNodeList(this.MediaQueryList())},block(e=!1){return this.Block(e)}}},nest:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},page:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},scope:{parse:{prelude(){return this.createSingleNodeList(this.Scope())},block(e=!1){return this.Block(e)}}},"starting-style":{parse:{prelude:null,block(e=!1){return this.Block(e)}}},supports:{parse:{prelude(){return this.createSingleNodeList(this.Condition("supports"))},block(e=!1){return this.Block(e)}}}},pseudo:{dir:Ks,has:Vs,lang:Ks,matches:Vs,is:Vs,"-moz-any":Vs,"-webkit-any":Vs,where:Vs,not:Vs,"nth-child":Gs,"nth-last-child":Gs,"nth-last-of-type":Gs,"nth-of-type":Gs,slotted:Hs,host:Hs,"host-context":Hs},node:Object.freeze({__proto__:null,AnPlusB:po,Atrule:yo,AtrulePrelude:wo,AttributeSelector:Eo,Block:Po,Brackets:Fo,CDC:Mo,CDO:$o,ClassSelector:Vo,Combinator:Go,Comment:Xo,Condition:oi,Declaration:bi,DeclarationList:xi,Dimension:Ci,Feature:Oi,FeatureFunction:Ri,FeatureRange:Mi,Function:Wi,GeneralEnclosed:Hi,Hash:Yi,IdSelector:na,Identifier:Ji,Layer:ia,LayerList:sa,MediaQuery:ua,MediaQueryList:da,NestingSelector:ma,Nth:ga,Number:ka,Operator:xa,Parentheses:Sa,Percentage:Aa,PseudoClassSelector:La,PseudoElementSelector:Na,Ratio:Da,Raw:Ua,Rule:Wa,Scope:Va,Selector:Ka,SelectorList:Ya,String:rs,StyleSheet:as,SupportsDeclaration:ls,TypeSelector:ps,UnicodeRange:_s,Url:zs,Value:Os,WhiteSpace:Rs}),node:js}));const{tokenize:Qs,parse:Xs,generate:Js,lexer:el,createLexer:tl,walk:nl,find:rl,findLast:ol,findAll:il,toPlainObject:al,fromPlainObject:sl,fork:ll}=Ys,cl=new Map([["background",new Set(["background-color","background-position","background-position-x","background-position-y","background-size","background-repeat","background-repeat-x","background-repeat-y","background-clip","background-origin","background-attachment","background-image"])],["background-position",new Set(["background-position-x","background-position-y"])],["background-repeat",new Set(["background-repeat-x","background-repeat-y"])],["font",new Set(["font-style","font-variant-caps","font-weight","font-stretch","font-size","line-height","font-family","font-size-adjust","font-kerning","font-optical-sizing","font-variant-alternates","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-language-override","font-feature-settings","font-variation-settings"])],["font-variant",new Set(["font-variant-caps","font-variant-numeric","font-variant-alternates","font-variant-ligatures","font-variant-east-asian"])],["outline",new Set(["outline-width","outline-style","outline-color"])],["border",new Set(["border-top-width","border-right-width","border-bottom-width","border-left-width","border-top-style","border-right-style","border-bottom-style","border-left-style","border-top-color","border-right-color","border-bottom-color","border-left-color","border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"])],["border-width",new Set(["border-top-width","border-right-width","border-bottom-width","border-left-width"])],["border-style",new Set(["border-top-style","border-right-style","border-bottom-style","border-left-style"])],["border-color",new Set(["border-top-color","border-right-color","border-bottom-color","border-left-color"])],["border-block",new Set(["border-block-start-width","border-block-end-width","border-block-start-style","border-block-end-style","border-block-start-color","border-block-end-color"])],["border-block-start",new Set(["border-block-start-width","border-block-start-style","border-block-start-color"])],["border-block-end",new Set(["border-block-end-width","border-block-end-style","border-block-end-color"])],["border-inline",new Set(["border-inline-start-width","border-inline-end-width","border-inline-start-style","border-inline-end-style","border-inline-start-color","border-inline-end-color"])],["border-inline-start",new Set(["border-inline-start-width","border-inline-start-style","border-inline-start-color"])],["border-inline-end",new Set(["border-inline-end-width","border-inline-end-style","border-inline-end-color"])],["border-image",new Set(["border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"])],["border-radius",new Set(["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"])],["padding",new Set(["padding-top","padding-right","padding-bottom","padding-left"])],["padding-block",new Set(["padding-block-start","padding-block-end"])],["padding-inline",new Set(["padding-inline-start","padding-inline-end"])],["margin",new Set(["margin-top","margin-right","margin-bottom","margin-left"])],["margin-block",new Set(["margin-block-start","margin-block-end"])],["margin-inline",new Set(["margin-inline-start","margin-inline-end"])],["inset",new Set(["top","right","bottom","left"])],["inset-block",new Set(["inset-block-start","inset-block-end"])],["inset-inline",new Set(["inset-inline-start","inset-inline-end"])],["flex",new Set(["flex-grow","flex-shrink","flex-basis"])],["flex-flow",new Set(["flex-direction","flex-wrap"])],["gap",new Set(["row-gap","column-gap"])],["transition",new Set(["transition-duration","transition-timing-function","transition-delay","transition-property"])],["grid",new Set(["grid-template-rows","grid-template-columns","grid-template-areas","grid-auto-flow","grid-auto-columns","grid-auto-rows"])],["grid-template",new Set(["grid-template-rows","grid-template-columns","grid-template-areas"])],["grid-row",new Set(["grid-row-start","grid-row-end"])],["grid-column",new Set(["grid-column-start","grid-column-end"])],["grid-gap",new Set(["grid-row-gap","grid-column-gap","row-gap","column-gap"])],["place-content",new Set(["align-content","justify-content"])],["place-items",new Set(["align-items","justify-items"])],["place-self",new Set(["align-self","justify-self"])],["columns",new Set(["column-width","column-count"])],["column-rule",new Set(["column-rule-width","column-rule-style","column-rule-color"])],["list-style",new Set(["list-style-type","list-style-position","list-style-image"])],["offset",new Set(["offset-position","offset-path","offset-distance","offset-rotate","offset-anchor"])],["overflow",new Set(["overflow-x","overflow-y"])],["overscroll-behavior",new Set(["overscroll-behavior-x","overscroll-behavior-y"])],["scroll-margin",new Set(["scroll-margin-top","scroll-margin-right","scroll-margin-bottom","scroll-margin-left"])],["scroll-padding",new Set(["scroll-padding-top","scroll-padding-right","scroll-padding-bottom","scroll-padding-left"])],["text-decoration",new Set(["text-decoration-line","text-decoration-style","text-decoration-color","text-decoration-thickness"])],["text-stroke",new Set(["text-stroke-color","text-stroke-width"])],["animation",new Set(["animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state","animation-name","animation-timeline","animation-range-start","animation-range-end"])],["mask",new Set(["mask-image","mask-mode","mask-repeat-x","mask-repeat-y","mask-position-x","mask-position-y","mask-clip","mask-origin","mask-size","mask-composite"])],["mask-repeat",new Set(["mask-repeat-x","mask-repeat-y"])],["mask-position",new Set(["mask-position-x","mask-position-y"])],["perspective-origin",new Set(["perspective-origin-x","perspective-origin-y"])],["transform-origin",new Set(["transform-origin-x","transform-origin-y","transform-origin-z"])],["white-space",new Set(["white-space-collapse","text-wrap"])]]),ul=new Map([ml("animation","moz"),ml("border-image","moz"),ml("mask","moz"),ml("transition","moz"),ml("columns","moz"),ml("text-stroke","moz"),ml("column-rule","moz"),["-moz-border-end",new Set(["-moz-border-end-color","-moz-border-end-style","-moz-border-end-width"])],["-moz-border-start",new Set(["-moz-border-start-color","-moz-border-start-style","-moz-border-start-width"])],["-moz-outline-radius",new Set(["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"])]]),hl=new Map([ml("animation","webkit"),ml("border-radius","webkit"),ml("column-rule","webkit"),ml("columns","webkit"),ml("flex","webkit"),ml("flex-flow","webkit"),ml("mask","webkit"),ml("text-stroke","webkit"),ml("perspective-origin","webkit"),ml("transform-origin","webkit"),ml("transition","webkit"),["-webkit-border-start",new Set(["-webkit-border-start-color","-webkit-border-start-style","-webkit-border-start-width"])],["-webkit-border-before",new Set(["-webkit-border-before-color","-webkit-border-before-style","-webkit-border-before-width"])],["-webkit-border-end",new Set(["-webkit-border-end-color","-webkit-border-end-style","-webkit-border-end-width"])],["-webkit-border-after",new Set(["-webkit-border-after-color","-webkit-border-after-style","-webkit-border-after-width"])]]),dl=["background-position","background-repeat","text-decoration"];ul.forEach(((e,t)=>cl.set(t,e))),hl.forEach(((e,t)=>cl.set(t,e)));const pl=new Map;function ml(e,t){const n=cl.get(e);if(n)return[`-${t}-${e}`,new Set(Array.from(n,(e=>`-${t}-${e}`)))]}function fl(e,t){const n=cl.get(e);return!!n&&n.has(t)}function gl(e){const t=Array.from(e).reduce(((t,n)=>{const r=function(e){return dl.find((t=>cl.get(t).has(e)))}(n)||n;t.set(r,bl(e,r));const o=function(e){return pl.get(e)}(n);return o&&o.forEach((n=>{e.getPropertyValue(n)&&(t.delete(n),t.set(n,bl(e,n)))})),t}),new Map);return Array.from(t.values())}function bl(e,t){return{type:"Declaration",important:Boolean(e.getPropertyPriority(t)),property:t,value:{type:"Raw",value:e.getPropertyValue(t)}}}cl.forEach(((e,t)=>{e.forEach((e=>{pl.get(e)||pl.set(e,new Set),pl.get(e).add(t)}))}));const yl={CSSPropertyRule:{atrule:"property",prelude:"name"},2:{atrule:"charset",prelude:"charset"},CSSImportRule:{atrule:"import",prelude:"import"},CSSNamespaceRule:{atrule:"namespace",prelude:"namespace"},CSSStyleRule:{prelude:"selector",block:"style"},CSSKeyframeRule:{prelude:"key",block:"style"},CSSPageRule:{atrule:"page",prelude:"selector",block:"style"},CSSFontFaceRule:{atrule:"font-face",block:"style"},CSSMediaRule:{atrule:"media",prelude:"condition",block:"nested"},CSSSupportsRule:{atrule:"supports",prelude:"condition",block:"nested"},13:{atrule:"document",prelude:"condition",block:"nested"},CSSKeyframesRule:{atrule:"keyframes",prelude:"name",block:"nested"},CSSContainerRule:{atrule:"container",prelude:"condition",block:"nested"},CSSLayerStatementRule:{atrule:"layer",prelude:"nameList"},CSSLayerBlockRule:{atrule:"layer",prelude:"name",block:"nested"}};function kl(e){return Array.from(e,(e=>{var t,n;const r=null!==(t=yl[e.type])&&void 0!==t?t:yl[e.constructor.name];if(!r)throw new Error(`Unknown CSS object model rule ${e}`);const o={};if(r.atrule){o.type="Atrule";const[t,n]=e.cssText.match(new RegExp(`^@(-\\w+-)?${r.atrule}`))||[];o.name=n?n+r.atrule:r.atrule}else o.type="Rule";let i;if("property"===r.atrule?(i=e.name,o.syntax=e.syntax,o.inherits=e.inherits,o.initialValue=e.initialValue):"selector"===r.prelude?i=e.selectorText:"key"===r.prelude?i=e.keyText:"condition"===r.prelude?i=e.conditionText:"name"===r.prelude?i=e.name:"import"===r.prelude?i=`url("${e.href}") ${e.media.mediaText}`:"namespace"===r.prelude?i=`${e.prefix} url("${e.namespaceURI}")`:"charset"===r.prelude?i=`"${e.encoding}"`:"nameList"===r.prelude&&(i=e.nameList),i){const e=r.atrule?{context:"atrulePrelude",atrule:r.atrule}:{context:"selectorList"};o.prelude=al(Xs(i,e))}else o.prelude=null;return"nested"===r.block||(null===(n=e.cssRules)||void 0===n?void 0:n.length)>0?o.block={type:"Block",children:kl(e.cssRules)}:"style"===r.block?o.block={type:"Block",children:gl(e.style)}:o.block=null,o}))}const wl=new Set(["before","after","first-line","first-letter"]),vl={"word-wrap":"overflow-wrap",clip:"clip-path"};function xl(e,t){let n=0;const r=[];return e.forEach((e=>{const o={};o.type=e.type,o.name=e.name,o.prelude=e.prelude,o.block=e.block;const i=function(e,t,n){return function(e,t,n){for(let r=t;r<e.length;++r)if(n(e[r]))return r;return-1}(e,t,(e=>{return e.type===n.type&&e.name===n.name&&(o=e.prelude,i=n.prelude,!o&&!i||o.type===i.type&&Sl(o.children,i.children))&&(!Cl(n)||(t=e.block.children,(r=n.block.children).reduce(((e,n)=>{const r="Declaration"===n.type&&(function(e){return/^(-\w+-)/.test(e)}(n.property)||t.some((e=>function(e,t){const n=vl[e]||e,r=vl[t]||t;return n===r||fl(r,n)||fl(n,r)}(e.property,n.property))));return e+(r?1:0)}),0)>=r.length));var t,r,o,i}))}(t,n,e);i>n&&zl(t,n,i,(e=>r.push(e))),i>=0&&(n=i+1,function(e){return"Atrule"===e.type&&/^(-\w+-)?(media|supports|document|keyframes)$/.test(e.name)}(e)?o.block={type:"Block",children:xl(e.block.children,t[i].block.children)}:Cl(e)&&(o.block={type:"Block",children:_l(e.block.children,t[i].block.children)})),r.push(o)}),[]),n<t.length&&zl(t,n,t.length,(e=>r.push(e))),r}function _l(e,t){let n=[];return e.forEach((e=>{"Declaration"===e.type&&n.push(e)})),t.forEach((e=>{if("Declaration"!==e.type)return;if(t=e.property,n.map((e=>e.property)).some((e=>fl(e,t))))return;var t;const r=n.filter((t=>t.property===e.property));if(0===r.length)n.push(e);else{const t=r.slice().reverse().find((t=>t.value.value===e.value.value));if(t)t.important!==e.important&&r.forEach((t=>t.important=e.important));else{if(o=e.property,cl.has(o))return;n=n.filter((t=>t.property!==e.property)),n.push(e)}}var o})),n}function Sl(e,t){return!Array.isArray(e)&&!Array.isArray(t)||Array.isArray(e)&&Array.isArray(t)&&e.length===t.length&&e.every(((e,n)=>{const r=t[n];return e.type===r.type&&((a=e.name)===(s=r.name)||a&&s&&a.name&&a.name===s.name)&&((o=e.value)===(i=r.value)||o.type===i.type&&o.value===i.value)&&Sl(e.children,r.children);var o,i,a,s}))}function Cl(e){return"Rule"===e.type||/^(-\w+-)?(page|font-face)$/.test(e.name)}function zl(e,t,n,r){for(let o=t;o<n;++o)r(e[o],o,e)}const Al=(...e)=>{};function Ol(e){const t=Array.from(e.attributes).map((t=>"id"===t.name?`#${t.value}`:"class"===t.name?Array.from(e.classList).map((e=>`.${e}`)).join(""):`[${t.name}="${t.value}"]`)).join("");return`${e.nodeName}${t}`}function Tl(e,t=Al){t("[processInlineCss] processing inline css for",Ol(e));try{const n=function(e){const t=Xs(e,{context:"stylesheet",parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!1,parseCustomProperty:!1});return nl(t,{visit:"TypeSelector",enter(e,t){"from"===e.name?t.data={type:"Percentage",value:"0"}:"to"===e.name&&(t.data={type:"Percentage",value:"100"})}}),nl(t,{visit:"AtrulePrelude",enter(e){if(["import","namespace"].includes(this.atrule.name)){const t=e.children.toArray(),n="import"===e.name?0:t.length-1,r=t[n];"String"===r.type&&(t[n]={type:"Url",value:r.value},e.children.fromArray(t))}}}),nl(t,{visit:"PseudoClassSelector",enter(e){wl.has(e.name)&&(e.type="PseudoElementSelector")}}),nl(t,{visit:"Selector",enter(e){const t=e.children.toArray();if(t.length>1){const n=t.filter(((e,n)=>{const r=t[n+1],o=r?"PseudoClassSelector"===r.type||"PseudoElementSelector"===r.type:void 0;return!("*"===e.name&&"TypeSelector"===e.type&&o)}));e.children.fromArray(n.length?n:null)}}}),nl(t,{visit:"AttributeSelector",enter(e){e.value&&"Identifier"===e.value.type&&(e.value={type:"String",value:e.value.name})}}),al(t)}(e.textContent);t("[processInlineCss] created AST for textContent");const r=kl(e.sheet.cssRules);t("[processInlineCss] created AST for CSSOM");const o=xl(n.children,r);t("[processInlineCss] merged AST");const i=Js(sl({type:"StyleSheet",children:o}));return t("[processInlineCss] generated cssText of length",i.length),i}catch(n){return t("[processInlineCss] error while processing inline css:",n.message,n),t("[processInlineCss] try to set fallback"),"string"==typeof e.textContent&&e.textContent.length>0?(t("[processInlineCss] set style from `styleNode.textContent`"),e.textContent):e.sheet&&e.sheet.cssRules?(t("[processInlineCss] set style from reduce `sheet.cssRules`"),Array.from(e.sheet.cssRules).reduce(((e,{cssText:t})=>e+t),"")):(t("[processInlineCss] could not set fallback to inline css"),"")}}function Ll(e,t){let n=e[0],r=e[1],o=e[2],i=e[3];n=Rl(n,r,o,i,t[0],7,-680876936),i=Rl(i,n,r,o,t[1],12,-389564586),o=Rl(o,i,n,r,t[2],17,606105819),r=Rl(r,o,i,n,t[3],22,-1044525330),n=Rl(n,r,o,i,t[4],7,-176418897),i=Rl(i,n,r,o,t[5],12,1200080426),o=Rl(o,i,n,r,t[6],17,-1473231341),r=Rl(r,o,i,n,t[7],22,-45705983),n=Rl(n,r,o,i,t[8],7,1770035416),i=Rl(i,n,r,o,t[9],12,-1958414417),o=Rl(o,i,n,r,t[10],17,-42063),r=Rl(r,o,i,n,t[11],22,-1990404162),n=Rl(n,r,o,i,t[12],7,1804603682),i=Rl(i,n,r,o,t[13],12,-40341101),o=Rl(o,i,n,r,t[14],17,-1502002290),r=Rl(r,o,i,n,t[15],22,1236535329),n=Nl(n,r,o,i,t[1],5,-165796510),i=Nl(i,n,r,o,t[6],9,-1069501632),o=Nl(o,i,n,r,t[11],14,643717713),r=Nl(r,o,i,n,t[0],20,-373897302),n=Nl(n,r,o,i,t[5],5,-701558691),i=Nl(i,n,r,o,t[10],9,38016083),o=Nl(o,i,n,r,t[15],14,-660478335),r=Nl(r,o,i,n,t[4],20,-405537848),n=Nl(n,r,o,i,t[9],5,568446438),i=Nl(i,n,r,o,t[14],9,-1019803690),o=Nl(o,i,n,r,t[3],14,-187363961),r=Nl(r,o,i,n,t[8],20,1163531501),n=Nl(n,r,o,i,t[13],5,-1444681467),i=Nl(i,n,r,o,t[2],9,-51403784),o=Nl(o,i,n,r,t[7],14,1735328473),r=Nl(r,o,i,n,t[12],20,-1926607734),n=jl(n,r,o,i,t[5],4,-378558),i=jl(i,n,r,o,t[8],11,-2022574463),o=jl(o,i,n,r,t[11],16,1839030562),r=jl(r,o,i,n,t[14],23,-35309556),n=jl(n,r,o,i,t[1],4,-1530992060),i=jl(i,n,r,o,t[4],11,1272893353),o=jl(o,i,n,r,t[7],16,-155497632),r=jl(r,o,i,n,t[10],23,-1094730640),n=jl(n,r,o,i,t[13],4,681279174),i=jl(i,n,r,o,t[0],11,-358537222),o=jl(o,i,n,r,t[3],16,-722521979),r=jl(r,o,i,n,t[6],23,76029189),n=jl(n,r,o,i,t[9],4,-640364487),i=jl(i,n,r,o,t[12],11,-421815835),o=jl(o,i,n,r,t[15],16,530742520),r=jl(r,o,i,n,t[2],23,-995338651),n=Il(n,r,o,i,t[0],6,-198630844),i=Il(i,n,r,o,t[7],10,1126891415),o=Il(o,i,n,r,t[14],15,-1416354905),r=Il(r,o,i,n,t[5],21,-57434055),n=Il(n,r,o,i,t[12],6,1700485571),i=Il(i,n,r,o,t[3],10,-1894986606),o=Il(o,i,n,r,t[10],15,-1051523),r=Il(r,o,i,n,t[1],21,-2054922799),n=Il(n,r,o,i,t[8],6,1873313359),i=Il(i,n,r,o,t[15],10,-30611744),o=Il(o,i,n,r,t[6],15,-1560198380),r=Il(r,o,i,n,t[13],21,1309151649),n=Il(n,r,o,i,t[4],6,-145523070),i=Il(i,n,r,o,t[11],10,-1120210379),o=Il(o,i,n,r,t[2],15,718787259),r=Il(r,o,i,n,t[9],21,-343485551),e[0]=Fl(n,e[0]),e[1]=Fl(r,e[1]),e[2]=Fl(o,e[2]),e[3]=Fl(i,e[3])}function El(e,t,n,r,o,i){return t=Fl(Fl(t,e),Fl(r,i)),Fl(t<<o|t>>>32-o,n)}function Rl(e,t,n,r,o,i,a){return El(t&n|~t&r,e,t,o,i,a)}function Nl(e,t,n,r,o,i,a){return El(t&r|n&~r,e,t,o,i,a)}function jl(e,t,n,r,o,i,a){return El(t^n^r,e,t,o,i,a)}function Il(e,t,n,r,o,i,a){return El(n^(t|~r),e,t,o,i,a)}function Dl(e){const t=[];let n;for(n=0;n<64;n+=4)t[n>>2]=e.charCodeAt(n)+(e.charCodeAt(n+1)<<8)+(e.charCodeAt(n+2)<<16)+(e.charCodeAt(n+3)<<24);return t}const Pl="0123456789abcdef".split("");function Bl(e){let t="",n=0;for(;n<4;n++)t+=Pl[e>>8*n+4&15]+Pl[e>>8*n&15];return t}function Fl(e,t){return e+t&4294967295}function Ul(e,{removeReverseProxyURLPrefixes:t}={}){const n=[];return[/url\((?!['"]?:)'([^']*)'\)/g,/url\((?!['"]?:)"([^"]*)"\)/g,/url\((?!['"]?:)([^()'"]*)\)/g].forEach((t=>{let r;for(;null!==(r=t.exec(e));)n.push(r[1])})),t?n.map((e=>{const t=e.match(/\/http(.*)$/);return t&&t.length?t[0].substring(1):e})):n}function Ml(e){let t=[];for(let n=0,r=e.length;n<r;n++){const r=e[n];let o=e.getPropertyValue(r);(/^\s*var\s*\(/.test(o)||/^--/.test(r))&&(o=o.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,(e=>String.fromCodePoint(parseInt(e.substr(1).trim(),16)))).replace(/\\([^0-9a-fA-F])/g,"$1"));const i=Ul(o);t=t.concat(i)}return t}const ql=/(\S+)(?:\s+[\d.]+[wx])?(?:,|$)/g;function $l(e){const t=kl(e.cssRules);return Js(sl({type:"StyleSheet",children:t}))}function Wl(e){const{ownerDocument:t}=e;if(!t)return!0;const{display:n}=t.defaultView.getComputedStyle(e),{width:r,height:o}=e.getBoundingClientRect();return"none"===n||0===r||0===o}function Zl(e){try{return al(Xs(e.toLowerCase(),{context:"mediaQueryList"})).children.some((e=>{const t=Vl(e);return e.mediaType&&t.unshift(e),t.every((e=>{var t,n;return!(e.modifier&&!["not","only"].includes(e.modifier))&&("Feature"===e.type||("Identifier"!==e.type&&"MediaQuery"!==e.type||!["all","screen"].includes(null!==(n=null!==(t=e.name)&&void 0!==t?t:e.mediaType)&&void 0!==n?n:"")?e.modifier&&"not"===e.modifier:!e.modifier||"not"!==e.modifier))}))}))}catch(e){return!1}}function Vl(e){var t,n;const r=[];if(e.condition)r.push(...Vl(e.condition));else{const o=null!==(n=null===(t=e.children)||void 0===t?void 0:t.reduce(((e,t)=>("Condition"===t.type?e.push(...Vl(t)):"Identifier"===t.type&&"and"===t.name||e.push(t),e)),[]))&&void 0!==n?n:[];r.push(...o)}return r}const Hl=Symbol("raw");function Kl(e){const t=function(e){if("undefined"==typeof window)return null;const t=window.Node.prototype.toString.apply(e).replace(/\[object (.*)]/,"$1");return window[t]}(e);return t?(n=e,r=t.prototype,new Proxy(Object.create(n),{get(e,t,o){if(t===Hl)return n;const i=Reflect.get(r,t,n);return"function"==typeof i?function(){return i.apply(this===o?n:this,arguments)}:i}})):e;var n,r}Kl.unwrap=function(e){return e[Hl]||e};const Gl=new Set(["date","datetime-local","email","month","number","password","search","tel","text","time","url","week","range"]),Yl=/^on[a-z]+$/;function Ql(e,t,n=Al){const r=[{nodeType:Node.DOCUMENT_NODE}],o=[e],i=[],a=[],s=[],l=[];let c=[];const u=[],h=[];return r[0].childNodeIndexes=p(r,e.childNodes),e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&(r[0].exp_adoptedStyleSheets=ec(e)),{cdt:r,docRoots:o,canvasElements:i,frames:s,inlineFrames:a,crossFrames:l,linkUrls:c,imageBlobs:u,videoBlobs:h};function p(e,t){if(!t||0===t.length)return null;const n=[];return Array.prototype.forEach.call(t,(t=>{const r=m(e,t);null!==r&&n.push(r)})),n}function m(e,r){var f;const g=Kl(r);let b;if([Node.ELEMENT_NODE,Node.DOCUMENT_FRAGMENT_NODE].includes(g.nodeType)){if(g.hasAttribute&&g.hasAttribute("data-applitools-skip"))return null;if(["LINK","STYLE","SOURCE"].includes(g.nodeName)&&(null===(f=g.media)||void 0===f?void 0:f.trim())&&!Zl(g.media))return null;if("SCRIPT"===g.nodeName)b=function(e){return{nodeType:Node.ELEMENT_NODE,nodeName:"SCRIPT",attributes:Xl(e).map((t=>{const n=e.attributes[t].name;return{name:n,value:Yl.test(n)?"":e.attributes[t].value}})).filter((e=>"src"!==e.name)),childNodeIndexes:[]}}(g);else{const c=g.shadowRoot&&g.shadowRoot.childNodes.length&&"ShadowRoot"!==g.shadowRoot.constructor.name;if(b=function(e){var t,n,r;const o={nodeType:e.nodeType,nodeName:e.nodeName,attributes:Xl(e).map((t=>{let n=e.attributes[t].value;const r=e.attributes[t].name;return n.includes("blob:")?n=n.replace(/blob:/g,""):Yl.test(r)?n="":"IFRAME"===e.nodeName&&d(e)&&"src"===r&&"about:blank"!==e.contentDocument.location.href&&e.contentDocument.location.href!==y(n,e.ownerDocument.location.href)?n=e.contentDocument.location.href:"style"===r&&(n=function(e){const t={type:"DeclarationList",children:gl(e)};return Js(t)}(e.style)),{name:r,value:n}}))};if("INPUT"===e.tagName&&["checkbox","radio"].includes(e.type)){if(e.attributes.getNamedItem("checked")&&!e.checked){const e=o.attributes.findIndex((e=>"checked"===e.name));o.attributes.splice(e,1)}!e.attributes.getNamedItem("checked")&&e.checked&&o.attributes.push({name:"checked"}),e.indeterminate&&o.attributes.push({name:"data-applitools-js-properties",value:JSON.stringify({indeterminate:!0})})}if("INPUT"===e.tagName&&Gl.has(e.type)){const i=null!==e.attributes.getNamedItem("value"),a=null!==(n=null===(t=e.attributes.getNamedItem("value"))||void 0===t?void 0:t.value)&&void 0!==n?n:"",s=null!==(r=e.value)&&void 0!==r?r:"";i&&a===s||Jl(o.attributes,"value",s)}return"OPTION"===e.tagName&&e.parentElement&&e.parentElement.selectedOptions&&Array.from(e.parentElement.selectedOptions).indexOf(Kl.unwrap(e))>-1&&Jl(o.attributes,"selected",""),"STYLE"===e.tagName&&e.sheet&&e.sheet.disabled&&o.attributes.push({name:"data-applitools-disabled",value:""}),"LINK"===e.tagName&&"text/css"===e.type&&e.sheet&&e.sheet.disabled&&Jl(o.attributes,"disabled",""),o}(g),"STYLE"===g.nodeName&&g.sheet&&g.sheet.cssRules.length?(e.push(function(e,t,n){const r=(o=e,function(e){return t=function(e){const t=e.length,n=[1732584193,-271733879,-1732584194,271733878];let r;for(r=64;r<=e.length;r+=64)Ll(n,Dl(e.substring(r-64,r)));e=e.substring(r-64);const o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(r=0;r<e.length;r++)o[r>>2]|=e.charCodeAt(r)<<(r%4<<3);if(o[r>>2]|=128<<(r%4<<3),r>55)for(Ll(n,o),r=0;r<16;r++)o[r]=0;return o[14]=8*t,Ll(n,o),n}(e),t.map(Bl).join("");var t}(Array.prototype.map.call(o.sheet.cssRules,(e=>e.cssText)).join("")));var o;return n.__dsNodeCache&&n.__dsNodeCache.key===r?t("[domNodesToCdt] using cache for inline css of",Ol(e)):n.__dsNodeCache={key:r,value:Tl(e,t)},{nodeType:Node.TEXT_NODE,nodeValue:n.__dsNodeCache.value}}(g,n,r)),b.childNodeIndexes=[e.length-1]):"TEXTAREA"===g.tagName&&g.value!==g.textContent?(e.push(function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.value}}(g)),b.childNodeIndexes=[e.length-1]):b.childNodeIndexes=!c&&g.childNodes.length?p(e,g.childNodes):[],c&&"SLOT"===g.tagName&&"function"==typeof g.assignedNodes){const t=g.assignedNodes();b.childNodeIndexes=b.childNodeIndexes||[],b.childNodeIndexes=t.length?b.childNodeIndexes.concat(p(e,t)):b.childNodeIndexes}if(g.shadowRoot&&(c?b.childNodeIndexes=b.childNodeIndexes.concat(p(e,g.shadowRoot.childNodes)):(b.shadowRootIndex=m(e,g.shadowRoot),o.push(g.shadowRoot))),"CANVAS"===g.nodeName&&!Wl(r)){const e=y(`applitools-canvas-${S()}.png`,t);b.attributes.push({name:"data-applitools-src",value:e}),i.push({element:g,cdtNode:b,url:e})}if("IFRAME"===g.nodeName){const n=S();if(g.setAttribute("data-applitools-selector",n.toString()),Wl(r))b.attributes.forEach((e=>{"src"!==e.name&&"srcdoc"!==e.name||(b.attributes.push({name:`data-applitools-original-${e.name}`,value:e.value}),e.value="")}));else if(d(r))if(w(g)){const e=y(`?applitools-iframe=${S()}`,t);b.attributes.push({name:"data-applitools-src",value:e}),a.push({element:g,url:e})}else{const e=g.contentDocument.location.href,t=y(`?applitools-iframe=${S()}`,e);b.attributes.push({name:"data-applitools-src",value:t}),s.push({element:g,url:t})}else{const t=`[data-applitools-selector="${n}"]`;l.push({selector:t,index:e.length})}}g.adoptedStyleSheets&&g.adoptedStyleSheets.length>0&&(b.exp_adoptedStyleSheets=ec(g))}if(g.nodeType===Node.ELEMENT_NODE){const e=function(e){const t=(e.matches||e.msMatchesSelector).bind(e);let n=[];if(t("img[srcset],source[srcset]")){const t=e.getAttribute("srcset");n=n.concat(function(e,t,n){const r=[],o=new RegExp(e.source,e.flags),i=o.global;let a;for(;(a=o.exec(t))&&(r.push(n(a)),i););return r}(ql,t,(e=>e[1])))}if(t('img[src],source[src],input[type="image"][src],audio[src],video[src]')){const t=e.getAttribute("src");n.push(t)}if(t("image,use")){const t=e.getAttribute("href")||e.getAttribute("xlink:href");t&&!function(e,t){try{const n=new URL(t),r=new URL(e,t);return r.origin===n.origin&&r.pathname===n.pathname&&Boolean(r.hash)}catch(e){return!1}}(t,e.ownerDocument.location.href)&&n.push(t)}if(t("object")&&e.getAttribute("data")&&n.push(e.getAttribute("data")),t('link[rel~="stylesheet"], link[as="stylesheet"]')){const t=e.getAttribute("href");n.push(t)}if(t("video[poster]")){const t=e.getAttribute("poster");n.push(t)}if(t("embed[src]")){const t=e.getAttribute("src");n.push(t)}const r=function(e){if(e.hasAttribute("style"))return Ml(e.style)}(e);return r&&(n=n.concat(r)),n}(g);if(e.length>0&&(c=c.concat(e)),"IMG"===g.tagName&&/^blob:/.test(g.src)){const e=g.src.replace(/^blob:/,"");u.push({element:g,cdtNode:b,url:e})}if("VIDEO"===g.tagName&&(/^blob:/.test(g.src)||g.srcObject)){let e;g.src?e=g.src.replace(/^blob:/,""):(e=y(`applitools-video-${S()}.webm`,t),b.attributes.push({name:"data-applitools-src",value:e})),h.push({element:g,url:e})}}}else g.nodeType===Node.TEXT_NODE?b=function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.nodeValue}}(g):g.nodeType===Node.DOCUMENT_TYPE_NODE&&(b=function(e){return{nodeType:Node.DOCUMENT_TYPE_NODE,nodeName:e.nodeName}}(g));return b?(e.push(b),e.length-1):null}}function Xl(e){return Object.keys(e.attributes||{}).filter((t=>e.attributes[t]&&e.attributes[t].name))}function Jl(e,t,n){const r=e.find((e=>e.name===t));r?r.value=n:e.push({name:t,value:n})}function ec(e){return Array.from(e.adoptedStyleSheets).map($l)}function tc(e){const t=[];return new Set(e).forEach((e=>e&&t.push(e))),t}function nc(e){return e.reduce((({resourceUrls:e,blobsObj:t},{resourceUrls:n,blobsObj:r})=>({resourceUrls:tc(e.concat(n)),blobsObj:Object.assign(t,r)})),{resourceUrls:[],blobsObj:{}})}var rc={};!function(e){var t="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;function n(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var r=t.shift();if(r){if("object"!=typeof r)throw new TypeError(r+"must be non-object");for(var o in r)n(r,o)&&(e[o]=r[o])}}return e},e.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var r={arraySet:function(e,t,n,r,o){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),o);else for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){var t,n,r,o,i,a;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(a=new Uint8Array(r),o=0,t=0,n=e.length;t<n;t++)i=e[t],a.set(i,o),o+=i.length;return a}},o={arraySet:function(e,t,n,r,o){for(var i=0;i<r;i++)e[o+i]=t[n+i]},flattenChunks:function(e){return[].concat.apply([],e)}};e.setTyped=function(t){t?(e.Buf8=Uint8Array,e.Buf16=Uint16Array,e.Buf32=Int32Array,e.assign(e,r)):(e.Buf8=Array,e.Buf16=Array,e.Buf32=Array,e.assign(e,o))},e.setTyped(t)}(rc);var oc={},ic={},ac={},sc=rc;function lc(e){for(var t=e.length;--t>=0;)e[t]=0}var cc=256,uc=286,hc=30,dc=15,pc=16,mc=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],fc=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],gc=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],bc=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],yc=new Array(576);lc(yc);var kc=new Array(60);lc(kc);var wc=new Array(512);lc(wc);var vc=new Array(256);lc(vc);var xc=new Array(29);lc(xc);var _c,Sc,Cc,zc=new Array(hc);function Ac(e,t,n,r,o){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=o,this.has_stree=e&&e.length}function Oc(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function Tc(e){return e<256?wc[e]:wc[256+(e>>>7)]}function Lc(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function Ec(e,t,n){e.bi_valid>pc-n?(e.bi_buf|=t<<e.bi_valid&65535,Lc(e,e.bi_buf),e.bi_buf=t>>pc-e.bi_valid,e.bi_valid+=n-pc):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function Rc(e,t,n){Ec(e,n[2*t],n[2*t+1])}function Nc(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function jc(e,t,n){var r,o,i=new Array(dc+1),a=0;for(r=1;r<=dc;r++)i[r]=a=a+n[r-1]<<1;for(o=0;o<=t;o++){var s=e[2*o+1];0!==s&&(e[2*o]=Nc(i[s]++,s))}}function Ic(e){var t;for(t=0;t<uc;t++)e.dyn_ltree[2*t]=0;for(t=0;t<hc;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function Dc(e){e.bi_valid>8?Lc(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function Pc(e,t,n,r){var o=2*t,i=2*n;return e[o]<e[i]||e[o]===e[i]&&r[t]<=r[n]}function Bc(e,t,n){for(var r=e.heap[n],o=n<<1;o<=e.heap_len&&(o<e.heap_len&&Pc(t,e.heap[o+1],e.heap[o],e.depth)&&o++,!Pc(t,r,e.heap[o],e.depth));)e.heap[n]=e.heap[o],n=o,o<<=1;e.heap[n]=r}function Fc(e,t,n){var r,o,i,a,s=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*s]<<8|e.pending_buf[e.d_buf+2*s+1],o=e.pending_buf[e.l_buf+s],s++,0===r?Rc(e,o,t):(Rc(e,(i=vc[o])+cc+1,t),0!==(a=mc[i])&&Ec(e,o-=xc[i],a),Rc(e,i=Tc(--r),n),0!==(a=fc[i])&&Ec(e,r-=zc[i],a))}while(s<e.last_lit);Rc(e,256,t)}function Uc(e,t){var n,r,o,i=t.dyn_tree,a=t.stat_desc.static_tree,s=t.stat_desc.has_stree,l=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<l;n++)0!==i[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):i[2*n+1]=0;for(;e.heap_len<2;)i[2*(o=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[o]=0,e.opt_len--,s&&(e.static_len-=a[2*o+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)Bc(e,i,n);o=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],Bc(e,i,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,i[2*o]=i[2*n]+i[2*r],e.depth[o]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,i[2*n+1]=i[2*r+1]=o,e.heap[1]=o++,Bc(e,i,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,o,i,a,s,l=t.dyn_tree,c=t.max_code,u=t.stat_desc.static_tree,h=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,p=t.stat_desc.extra_base,m=t.stat_desc.max_length,f=0;for(i=0;i<=dc;i++)e.bl_count[i]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(i=l[2*l[2*(r=e.heap[n])+1]+1]+1)>m&&(i=m,f++),l[2*r+1]=i,r>c||(e.bl_count[i]++,a=0,r>=p&&(a=d[r-p]),s=l[2*r],e.opt_len+=s*(i+a),h&&(e.static_len+=s*(u[2*r+1]+a)));if(0!==f){do{for(i=m-1;0===e.bl_count[i];)i--;e.bl_count[i]--,e.bl_count[i+1]+=2,e.bl_count[m]--,f-=2}while(f>0);for(i=m;0!==i;i--)for(r=e.bl_count[i];0!==r;)(o=e.heap[--n])>c||(l[2*o+1]!==i&&(e.opt_len+=(i-l[2*o+1])*l[2*o],l[2*o+1]=i),r--)}}(e,t),jc(i,c,e.bl_count)}function Mc(e,t,n){var r,o,i=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)o=a,a=t[2*(r+1)+1],++s<l&&o===a||(s<c?e.bl_tree[2*o]+=s:0!==o?(o!==i&&e.bl_tree[2*o]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,i=o,0===a?(l=138,c=3):o===a?(l=6,c=3):(l=7,c=4))}function qc(e,t,n){var r,o,i=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(o=a,a=t[2*(r+1)+1],!(++s<l&&o===a)){if(s<c)do{Rc(e,o,e.bl_tree)}while(0!=--s);else 0!==o?(o!==i&&(Rc(e,o,e.bl_tree),s--),Rc(e,16,e.bl_tree),Ec(e,s-3,2)):s<=10?(Rc(e,17,e.bl_tree),Ec(e,s-3,3)):(Rc(e,18,e.bl_tree),Ec(e,s-11,7));s=0,i=o,0===a?(l=138,c=3):o===a?(l=6,c=3):(l=7,c=4)}}lc(zc);var $c=!1;function Wc(e,t,n,r){Ec(e,0+(r?1:0),3),function(e,t,n,r){Dc(e),Lc(e,n),Lc(e,~n),sc.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}ac._tr_init=function(e){$c||(function(){var e,t,n,r,o,i=new Array(dc+1);for(n=0,r=0;r<28;r++)for(xc[r]=n,e=0;e<1<<mc[r];e++)vc[n++]=r;for(vc[n-1]=r,o=0,r=0;r<16;r++)for(zc[r]=o,e=0;e<1<<fc[r];e++)wc[o++]=r;for(o>>=7;r<hc;r++)for(zc[r]=o<<7,e=0;e<1<<fc[r]-7;e++)wc[256+o++]=r;for(t=0;t<=dc;t++)i[t]=0;for(e=0;e<=143;)yc[2*e+1]=8,e++,i[8]++;for(;e<=255;)yc[2*e+1]=9,e++,i[9]++;for(;e<=279;)yc[2*e+1]=7,e++,i[7]++;for(;e<=287;)yc[2*e+1]=8,e++,i[8]++;for(jc(yc,287,i),e=0;e<hc;e++)kc[2*e+1]=5,kc[2*e]=Nc(e,5);_c=new Ac(yc,mc,257,uc,dc),Sc=new Ac(kc,fc,0,hc,dc),Cc=new Ac(new Array(0),gc,0,19,7)}(),$c=!0),e.l_desc=new Oc(e.dyn_ltree,_c),e.d_desc=new Oc(e.dyn_dtree,Sc),e.bl_desc=new Oc(e.bl_tree,Cc),e.bi_buf=0,e.bi_valid=0,Ic(e)},ac._tr_stored_block=Wc,ac._tr_flush_block=function(e,t,n,r){var o,i,a=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<cc;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),Uc(e,e.l_desc),Uc(e,e.d_desc),a=function(e){var t;for(Mc(e,e.dyn_ltree,e.l_desc.max_code),Mc(e,e.dyn_dtree,e.d_desc.max_code),Uc(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*bc[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),o=e.opt_len+3+7>>>3,(i=e.static_len+3+7>>>3)<=o&&(o=i)):o=i=n+5,n+4<=o&&-1!==t?Wc(e,t,n,r):4===e.strategy||i===o?(Ec(e,2+(r?1:0),3),Fc(e,yc,kc)):(Ec(e,4+(r?1:0),3),function(e,t,n,r){var o;for(Ec(e,t-257,5),Ec(e,n-1,5),Ec(e,r-4,4),o=0;o<r;o++)Ec(e,e.bl_tree[2*bc[o]+1],3);qc(e,e.dyn_ltree,t-1),qc(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),Fc(e,e.dyn_ltree,e.dyn_dtree)),Ic(e),r&&Dc(e)},ac._tr_tally=function(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(vc[n]+cc+1)]++,e.dyn_dtree[2*Tc(t)]++),e.last_lit===e.lit_bufsize-1},ac._tr_align=function(e){Ec(e,2,3),Rc(e,256,yc),function(e){16===e.bi_valid?(Lc(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)};var Zc,Vc=function(e,t,n,r){for(var o=65535&e|0,i=e>>>16&65535|0,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{i=i+(o=o+t[r++]|0)|0}while(--a);o%=65521,i%=65521}return o|i<<16|0},Hc=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}(),Kc=function(e,t,n,r){var o=Hc,i=r+n;e^=-1;for(var a=r;a<i;a++)e=e>>>8^o[255&(e^t[a])];return-1^e},Gc={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Yc=rc,Qc=ac,Xc=Vc,Jc=Kc,eu=Gc,tu=0,nu=0,ru=-2,ou=2,iu=8,au=286,su=30,lu=19,cu=2*au+1,uu=15,hu=3,du=258,pu=du+hu+1,mu=42,fu=103,gu=113,bu=666;function yu(e,t){return e.msg=eu[t],t}function ku(e){return(e<<1)-(e>4?9:0)}function wu(e){for(var t=e.length;--t>=0;)e[t]=0}function vu(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(Yc.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function xu(e,t){Qc._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,vu(e.strm)}function _u(e,t){e.pending_buf[e.pending++]=t}function Su(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Cu(e,t){var n,r,o=e.max_chain_length,i=e.strstart,a=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-pu?e.strstart-(e.w_size-pu):0,c=e.window,u=e.w_mask,h=e.prev,d=e.strstart+du,p=c[i+a-1],m=c[i+a];e.prev_length>=e.good_match&&(o>>=2),s>e.lookahead&&(s=e.lookahead);do{if(c[(n=t)+a]===m&&c[n+a-1]===p&&c[n]===c[i]&&c[++n]===c[i+1]){i+=2,n++;do{}while(c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&c[++i]===c[++n]&&i<d);if(r=du-(d-i),i=d-du,r>a){if(e.match_start=t,a=r,r>=s)break;p=c[i+a-1],m=c[i+a]}}}while((t=h[t&u])>l&&0!=--o);return a<=e.lookahead?a:e.lookahead}function zu(e){var t,n,r,o,i,a,s,l,c,u,h=e.w_size;do{if(o=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-pu)){Yc.arraySet(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=n=e.hash_size;do{r=e.head[--t],e.head[t]=r>=h?r-h:0}while(--n);t=n=h;do{r=e.prev[--t],e.prev[t]=r>=h?r-h:0}while(--n);o+=h}if(0===e.strm.avail_in)break;if(a=e.strm,s=e.window,l=e.strstart+e.lookahead,c=o,u=void 0,(u=a.avail_in)>c&&(u=c),n=0===u?0:(a.avail_in-=u,Yc.arraySet(s,a.input,a.next_in,u,l),1===a.state.wrap?a.adler=Xc(a.adler,s,u,l):2===a.state.wrap&&(a.adler=Jc(a.adler,s,u,l)),a.next_in+=u,a.total_in+=u,u),e.lookahead+=n,e.lookahead+e.insert>=hu)for(i=e.strstart-e.insert,e.ins_h=e.window[i],e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+hu-1])&e.hash_mask,e.prev[i&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=i,i++,e.insert--,!(e.lookahead+e.insert<hu)););}while(e.lookahead<pu&&0!==e.strm.avail_in)}function Au(e,t){for(var n,r;;){if(e.lookahead<pu){if(zu(e),e.lookahead<pu&&t===tu)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=hu&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+hu-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-pu&&(e.match_length=Cu(e,n)),e.match_length>=hu)if(r=Qc._tr_tally(e,e.strstart-e.match_start,e.match_length-hu),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=hu){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+hu-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=Qc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(xu(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<hu-1?e.strstart:hu-1,4===t?(xu(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(xu(e,!1),0===e.strm.avail_out)?1:2}function Ou(e,t){for(var n,r,o;;){if(e.lookahead<pu){if(zu(e),e.lookahead<pu&&t===tu)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=hu&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+hu-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=hu-1,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-pu&&(e.match_length=Cu(e,n),e.match_length<=5&&(1===e.strategy||e.match_length===hu&&e.strstart-e.match_start>4096)&&(e.match_length=hu-1)),e.prev_length>=hu&&e.match_length<=e.prev_length){o=e.strstart+e.lookahead-hu,r=Qc._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-hu),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=o&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+hu-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=hu-1,e.strstart++,r&&(xu(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=Qc._tr_tally(e,0,e.window[e.strstart-1]))&&xu(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=Qc._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<hu-1?e.strstart:hu-1,4===t?(xu(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(xu(e,!1),0===e.strm.avail_out)?1:2}function Tu(e,t,n,r,o){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=o}function Lu(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=iu,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Yc.Buf16(2*cu),this.dyn_dtree=new Yc.Buf16(2*(2*su+1)),this.bl_tree=new Yc.Buf16(2*(2*lu+1)),wu(this.dyn_ltree),wu(this.dyn_dtree),wu(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Yc.Buf16(uu+1),this.heap=new Yc.Buf16(2*au+1),wu(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Yc.Buf16(2*au+1),wu(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Eu(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=ou,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?mu:gu,e.adler=2===t.wrap?0:1,t.last_flush=tu,Qc._tr_init(t),nu):yu(e,ru)}function Ru(e){var t,n=Eu(e);return n===nu&&((t=e.state).window_size=2*t.w_size,wu(t.head),t.max_lazy_match=Zc[t.level].max_lazy,t.good_match=Zc[t.level].good_length,t.nice_match=Zc[t.level].nice_length,t.max_chain_length=Zc[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=hu-1,t.match_available=0,t.ins_h=0),n}function Nu(e,t,n,r,o,i){if(!e)return ru;var a=1;if(-1===t&&(t=6),r<0?(a=0,r=-r):r>15&&(a=2,r-=16),o<1||o>9||n!==iu||r<8||r>15||t<0||t>9||i<0||i>4)return yu(e,ru);8===r&&(r=9);var s=new Lu;return e.state=s,s.strm=e,s.wrap=a,s.gzhead=null,s.w_bits=r,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=o+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+hu-1)/hu),s.window=new Yc.Buf8(2*s.w_size),s.head=new Yc.Buf16(s.hash_size),s.prev=new Yc.Buf16(s.w_size),s.lit_bufsize=1<<o+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new Yc.Buf8(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=3*s.lit_bufsize,s.level=t,s.strategy=i,s.method=n,Ru(e)}Zc=[new Tu(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(zu(e),0===e.lookahead&&t===tu)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,xu(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-pu&&(xu(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(xu(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(xu(e,!1),e.strm.avail_out),1)})),new Tu(4,4,8,4,Au),new Tu(4,5,16,8,Au),new Tu(4,6,32,32,Au),new Tu(4,4,16,16,Ou),new Tu(8,16,32,32,Ou),new Tu(8,16,128,128,Ou),new Tu(8,32,128,256,Ou),new Tu(32,128,258,1024,Ou),new Tu(32,258,258,4096,Ou)],ic.deflateInit=function(e,t){return Nu(e,t,iu,15,8,0)},ic.deflateInit2=Nu,ic.deflateReset=Ru,ic.deflateResetKeep=Eu,ic.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?ru:(e.state.gzhead=t,nu):ru},ic.deflate=function(e,t){var n,r,o,i;if(!e||!e.state||t>5||t<0)return e?yu(e,ru):ru;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||r.status===bu&&4!==t)return yu(e,0===e.avail_out?-5:ru);if(r.strm=e,n=r.last_flush,r.last_flush=t,r.status===mu)if(2===r.wrap)e.adler=0,_u(r,31),_u(r,139),_u(r,8),r.gzhead?(_u(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),_u(r,255&r.gzhead.time),_u(r,r.gzhead.time>>8&255),_u(r,r.gzhead.time>>16&255),_u(r,r.gzhead.time>>24&255),_u(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),_u(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(_u(r,255&r.gzhead.extra.length),_u(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=Jc(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(_u(r,0),_u(r,0),_u(r,0),_u(r,0),_u(r,0),_u(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),_u(r,3),r.status=gu);else{var a=iu+(r.w_bits-8<<4)<<8;a|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(a|=32),a+=31-a%31,r.status=gu,Su(r,a),0!==r.strstart&&(Su(r,e.adler>>>16),Su(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(o=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),vu(e),o=r.pending,r.pending!==r.pending_buf_size));)_u(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),vu(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,_u(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),0===i&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),vu(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,_u(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>o&&(e.adler=Jc(e.adler,r.pending_buf,r.pending-o,o)),0===i&&(r.status=fu)}else r.status=fu;if(r.status===fu&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&vu(e),r.pending+2<=r.pending_buf_size&&(_u(r,255&e.adler),_u(r,e.adler>>8&255),e.adler=0,r.status=gu)):r.status=gu),0!==r.pending){if(vu(e),0===e.avail_out)return r.last_flush=-1,nu}else if(0===e.avail_in&&ku(t)<=ku(n)&&4!==t)return yu(e,-5);if(r.status===bu&&0!==e.avail_in)return yu(e,-5);if(0!==e.avail_in||0!==r.lookahead||t!==tu&&r.status!==bu){var s=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(zu(e),0===e.lookahead)){if(t===tu)return 1;break}if(e.match_length=0,n=Qc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(xu(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(xu(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(xu(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,o,i,a=e.window;;){if(e.lookahead<=du){if(zu(e),e.lookahead<=du&&t===tu)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=hu&&e.strstart>0&&(r=a[o=e.strstart-1])===a[++o]&&r===a[++o]&&r===a[++o]){i=e.strstart+du;do{}while(r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&r===a[++o]&&o<i);e.match_length=du-(i-o),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=hu?(n=Qc._tr_tally(e,1,e.match_length-hu),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=Qc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(xu(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(xu(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(xu(e,!1),0===e.strm.avail_out)?1:2}(r,t):Zc[r.level].func(r,t);if(3!==s&&4!==s||(r.status=bu),1===s||3===s)return 0===e.avail_out&&(r.last_flush=-1),nu;if(2===s&&(1===t?Qc._tr_align(r):5!==t&&(Qc._tr_stored_block(r,0,0,!1),3===t&&(wu(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),vu(e),0===e.avail_out))return r.last_flush=-1,nu}return 4!==t?nu:r.wrap<=0?1:(2===r.wrap?(_u(r,255&e.adler),_u(r,e.adler>>8&255),_u(r,e.adler>>16&255),_u(r,e.adler>>24&255),_u(r,255&e.total_in),_u(r,e.total_in>>8&255),_u(r,e.total_in>>16&255),_u(r,e.total_in>>24&255)):(Su(r,e.adler>>>16),Su(r,65535&e.adler)),vu(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?nu:1)},ic.deflateEnd=function(e){var t;return e&&e.state?(t=e.state.status)!==mu&&69!==t&&73!==t&&91!==t&&t!==fu&&t!==gu&&t!==bu?yu(e,ru):(e.state=null,t===gu?yu(e,-3):nu):ru},ic.deflateSetDictionary=function(e,t){var n,r,o,i,a,s,l,c,u=t.length;if(!e||!e.state)return ru;if(2===(i=(n=e.state).wrap)||1===i&&n.status!==mu||n.lookahead)return ru;for(1===i&&(e.adler=Xc(e.adler,t,u,0)),n.wrap=0,u>=n.w_size&&(0===i&&(wu(n.head),n.strstart=0,n.block_start=0,n.insert=0),c=new Yc.Buf8(n.w_size),Yc.arraySet(c,t,u-n.w_size,n.w_size,0),t=c,u=n.w_size),a=e.avail_in,s=e.next_in,l=e.input,e.avail_in=u,e.next_in=0,e.input=t,zu(n);n.lookahead>=hu;){r=n.strstart,o=n.lookahead-(hu-1);do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+hu-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--o);n.strstart=r,n.lookahead=hu-1,zu(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=hu-1,n.match_available=0,e.next_in=s,e.input=l,e.avail_in=a,n.wrap=i,nu},ic.deflateInfo="pako deflate (from Nodeca project)";var ju={},Iu=rc,Du=!0,Pu=!0;try{String.fromCharCode.apply(null,[0])}catch(t){Du=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){Pu=!1}for(var Bu=new Iu.Buf8(256),Fu=0;Fu<256;Fu++)Bu[Fu]=Fu>=252?6:Fu>=248?5:Fu>=240?4:Fu>=224?3:Fu>=192?2:1;function Uu(e,t){if(t<65534&&(e.subarray&&Pu||!e.subarray&&Du))return String.fromCharCode.apply(null,Iu.shrinkBuf(e,t));for(var n="",r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n}Bu[254]=Bu[254]=1,ju.string2buf=function(e){var t,n,r,o,i,a=e.length,s=0;for(o=0;o<a;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<a&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),s+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Iu.Buf8(s),i=0,o=0;i<s;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<a&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),n<128?t[i++]=n:n<2048?(t[i++]=192|n>>>6,t[i++]=128|63&n):n<65536?(t[i++]=224|n>>>12,t[i++]=128|n>>>6&63,t[i++]=128|63&n):(t[i++]=240|n>>>18,t[i++]=128|n>>>12&63,t[i++]=128|n>>>6&63,t[i++]=128|63&n);return t},ju.buf2binstring=function(e){return Uu(e,e.length)},ju.binstring2buf=function(e){for(var t=new Iu.Buf8(e.length),n=0,r=t.length;n<r;n++)t[n]=e.charCodeAt(n);return t},ju.buf2string=function(e,t){var n,r,o,i,a=t||e.length,s=new Array(2*a);for(r=0,n=0;n<a;)if((o=e[n++])<128)s[r++]=o;else if((i=Bu[o])>4)s[r++]=65533,n+=i-1;else{for(o&=2===i?31:3===i?15:7;i>1&&n<a;)o=o<<6|63&e[n++],i--;i>1?s[r++]=65533:o<65536?s[r++]=o:(o-=65536,s[r++]=55296|o>>10&1023,s[r++]=56320|1023&o)}return Uu(s,r)},ju.utf8border=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;n>=0&&128==(192&e[n]);)n--;return n<0||0===n?t:n+Bu[e[n]]>t?n:t};var Mu=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0},qu=ic,$u=rc,Wu=ju,Zu=Gc,Vu=Mu,Hu=Object.prototype.toString,Ku=0,Gu=-1,Yu=0,Qu=8;function Xu(e){if(!(this instanceof Xu))return new Xu(e);this.options=$u.assign({level:Gu,method:Qu,chunkSize:16384,windowBits:15,memLevel:8,strategy:Yu,to:""},e||{});var t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Vu,this.strm.avail_out=0;var n=qu.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==Ku)throw new Error(Zu[n]);if(t.header&&qu.deflateSetHeader(this.strm,t.header),t.dictionary){var r;if(r="string"==typeof t.dictionary?Wu.string2buf(t.dictionary):"[object ArrayBuffer]"===Hu.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,(n=qu.deflateSetDictionary(this.strm,r))!==Ku)throw new Error(Zu[n]);this._dict_set=!0}}function Ju(e,t){var n=new Xu(t);if(n.push(e,!0),n.err)throw n.msg||Zu[n.err];return n.result}Xu.prototype.push=function(e,t){var n,r,o=this.strm,i=this.options.chunkSize;if(this.ended)return!1;r=t===~~t?t:!0===t?4:0,"string"==typeof e?o.input=Wu.string2buf(e):"[object ArrayBuffer]"===Hu.call(e)?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;do{if(0===o.avail_out&&(o.output=new $u.Buf8(i),o.next_out=0,o.avail_out=i),1!==(n=qu.deflate(o,r))&&n!==Ku)return this.onEnd(n),this.ended=!0,!1;0!==o.avail_out&&(0!==o.avail_in||4!==r&&2!==r)||("string"===this.options.to?this.onData(Wu.buf2binstring($u.shrinkBuf(o.output,o.next_out))):this.onData($u.shrinkBuf(o.output,o.next_out)))}while((o.avail_in>0||0===o.avail_out)&&1!==n);return 4===r?(n=qu.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===Ku):2!==r||(this.onEnd(Ku),o.avail_out=0,!0)},Xu.prototype.onData=function(e){this.chunks.push(e)},Xu.prototype.onEnd=function(e){e===Ku&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=$u.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},oc.Deflate=Xu,oc.deflate=Ju,oc.deflateRaw=function(e,t){return(t=t||{}).raw=!0,Ju(e,t)},oc.gzip=function(e,t){return(t=t||{}).gzip=!0,Ju(e,t)};var eh={},th={},nh=rc,rh=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],oh=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],ih=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],ah=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64],sh=rc,lh=Vc,ch=Kc,uh=function(e,t){var n,r,o,i,a,s,l,c,u,h,d,p,m,f,g,b,y,k,w,v,x,_,S,C,z;n=e.state,r=e.next_in,C=e.input,o=r+(e.avail_in-5),i=e.next_out,z=e.output,a=i-(t-e.avail_out),s=i+(e.avail_out-257),l=n.dmax,c=n.wsize,u=n.whave,h=n.wnext,d=n.window,p=n.hold,m=n.bits,f=n.lencode,g=n.distcode,b=(1<<n.lenbits)-1,y=(1<<n.distbits)-1;e:do{m<15&&(p+=C[r++]<<m,m+=8,p+=C[r++]<<m,m+=8),k=f[p&b];t:for(;;){if(p>>>=w=k>>>24,m-=w,0==(w=k>>>16&255))z[i++]=65535&k;else{if(!(16&w)){if(0==(64&w)){k=f[(65535&k)+(p&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}v=65535&k,(w&=15)&&(m<w&&(p+=C[r++]<<m,m+=8),v+=p&(1<<w)-1,p>>>=w,m-=w),m<15&&(p+=C[r++]<<m,m+=8,p+=C[r++]<<m,m+=8),k=g[p&y];n:for(;;){if(p>>>=w=k>>>24,m-=w,!(16&(w=k>>>16&255))){if(0==(64&w)){k=g[(65535&k)+(p&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(x=65535&k,m<(w&=15)&&(p+=C[r++]<<m,(m+=8)<w&&(p+=C[r++]<<m,m+=8)),(x+=p&(1<<w)-1)>l){e.msg="invalid distance too far back",n.mode=30;break e}if(p>>>=w,m-=w,x>(w=i-a)){if((w=x-w)>u&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(_=0,S=d,0===h){if(_+=c-w,w<v){v-=w;do{z[i++]=d[_++]}while(--w);_=i-x,S=z}}else if(h<w){if(_+=c+h-w,(w-=h)<v){v-=w;do{z[i++]=d[_++]}while(--w);if(_=0,h<v){v-=w=h;do{z[i++]=d[_++]}while(--w);_=i-x,S=z}}}else if(_+=h-w,w<v){v-=w;do{z[i++]=d[_++]}while(--w);_=i-x,S=z}for(;v>2;)z[i++]=S[_++],z[i++]=S[_++],z[i++]=S[_++],v-=3;v&&(z[i++]=S[_++],v>1&&(z[i++]=S[_++]))}else{_=i-x;do{z[i++]=z[_++],z[i++]=z[_++],z[i++]=z[_++],v-=3}while(v>2);v&&(z[i++]=z[_++],v>1&&(z[i++]=z[_++]))}break}}break}}while(r<o&&i<s);r-=v=m>>3,p&=(1<<(m-=v<<3))-1,e.next_in=r,e.next_out=i,e.avail_in=r<o?o-r+5:5-(r-o),e.avail_out=i<s?s-i+257:257-(i-s),n.hold=p,n.bits=m},hh=function(e,t,n,r,o,i,a,s){var l,c,u,h,d,p,m,f,g,b=s.bits,y=0,k=0,w=0,v=0,x=0,_=0,S=0,C=0,z=0,A=0,O=null,T=0,L=new nh.Buf16(16),E=new nh.Buf16(16),R=null,N=0;for(y=0;y<=15;y++)L[y]=0;for(k=0;k<r;k++)L[t[n+k]]++;for(x=b,v=15;v>=1&&0===L[v];v--);if(x>v&&(x=v),0===v)return o[i++]=20971520,o[i++]=20971520,s.bits=1,0;for(w=1;w<v&&0===L[w];w++);for(x<w&&(x=w),C=1,y=1;y<=15;y++)if(C<<=1,(C-=L[y])<0)return-1;if(C>0&&(0===e||1!==v))return-1;for(E[1]=0,y=1;y<15;y++)E[y+1]=E[y]+L[y];for(k=0;k<r;k++)0!==t[n+k]&&(a[E[t[n+k]]++]=k);if(0===e?(O=R=a,p=19):1===e?(O=rh,T-=257,R=oh,N-=257,p=256):(O=ih,R=ah,p=-1),A=0,k=0,y=w,d=i,_=x,S=0,u=-1,h=(z=1<<x)-1,1===e&&z>852||2===e&&z>592)return 1;for(;;){m=y-S,a[k]<p?(f=0,g=a[k]):a[k]>p?(f=R[N+a[k]],g=O[T+a[k]]):(f=96,g=0),l=1<<y-S,w=c=1<<_;do{o[d+(A>>S)+(c-=l)]=m<<24|f<<16|g|0}while(0!==c);for(l=1<<y-1;A&l;)l>>=1;if(0!==l?(A&=l-1,A+=l):A=0,k++,0==--L[y]){if(y===v)break;y=t[n+a[k]]}if(y>x&&(A&h)!==u){for(0===S&&(S=x),d+=w,C=1<<(_=y-S);_+S<v&&!((C-=L[_+S])<=0);)_++,C<<=1;if(z+=1<<_,1===e&&z>852||2===e&&z>592)return 1;o[u=A&h]=x<<24|_<<16|d-i|0}}return 0!==A&&(o[d+A]=y-S<<24|64<<16|0),s.bits=x,0},dh=0,ph=-2,mh=1,fh=12,gh=30,bh=852,yh=592;function kh(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function wh(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new sh.Buf16(320),this.work=new sh.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function vh(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=mh,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new sh.Buf32(bh),t.distcode=t.distdyn=new sh.Buf32(yh),t.sane=1,t.back=-1,dh):ph}function xh(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,vh(e)):ph}function _h(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?ph:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,xh(e))):ph}function Sh(e,t){var n,r;return e?(r=new wh,e.state=r,r.window=null,(n=_h(e,t))!==dh&&(e.state=null),n):ph}var Ch,zh,Ah=!0;function Oh(e){if(Ah){var t;for(Ch=new sh.Buf32(512),zh=new sh.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(hh(1,e.lens,0,288,Ch,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;hh(2,e.lens,0,32,zh,0,e.work,{bits:5}),Ah=!1}e.lencode=Ch,e.lenbits=9,e.distcode=zh,e.distbits=5}function Th(e,t,n,r){var o,i=e.state;return null===i.window&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new sh.Buf8(i.wsize)),r>=i.wsize?(sh.arraySet(i.window,t,n-i.wsize,i.wsize,0),i.wnext=0,i.whave=i.wsize):((o=i.wsize-i.wnext)>r&&(o=r),sh.arraySet(i.window,t,n-r,o,i.wnext),(r-=o)?(sh.arraySet(i.window,t,n-r,r,0),i.wnext=r,i.whave=i.wsize):(i.wnext+=o,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=o))),0}th.inflateReset=xh,th.inflateReset2=_h,th.inflateResetKeep=vh,th.inflateInit=function(e){return Sh(e,15)},th.inflateInit2=Sh,th.inflate=function(e,t){var n,r,o,i,a,s,l,c,u,h,d,p,m,f,g,b,y,k,w,v,x,_,S,C,z=0,A=new sh.Buf8(4),O=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return ph;(n=e.state).mode===fh&&(n.mode=13),a=e.next_out,o=e.output,l=e.avail_out,i=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,h=s,d=l,_=dh;e:for(;;)switch(n.mode){case mh:if(0===n.wrap){n.mode=13;break}for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(2&n.wrap&&35615===c){n.check=0,A[0]=255&c,A[1]=c>>>8&255,n.check=ch(n.check,A,2,0),c=0,u=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",n.mode=gh;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=gh;break}if(u-=4,x=8+(15&(c>>>=4)),0===n.wbits)n.wbits=x;else if(x>n.wbits){e.msg="invalid window size",n.mode=gh;break}n.dmax=1<<x,e.adler=n.check=1,n.mode=512&c?10:fh,c=0,u=0;break;case 2:for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(n.flags=c,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=gh;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=gh;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=ch(n.check,A,2,0)),c=0,u=0,n.mode=3;case 3:for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.head&&(n.head.time=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,A[2]=c>>>16&255,A[3]=c>>>24&255,n.check=ch(n.check,A,4,0)),c=0,u=0,n.mode=4;case 4:for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=ch(n.check,A,2,0)),c=0,u=0,n.mode=5;case 5:if(1024&n.flags){for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=ch(n.check,A,2,0)),c=0,u=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&((p=n.length)>s&&(p=s),p&&(n.head&&(x=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),sh.arraySet(n.head.extra,r,i,p,x)),512&n.flags&&(n.check=ch(n.check,r,p,i)),s-=p,i+=p,n.length-=p),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===s)break e;p=0;do{x=r[i+p++],n.head&&x&&n.length<65536&&(n.head.name+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=ch(n.check,r,p,i)),s-=p,i+=p,x)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===s)break e;p=0;do{x=r[i+p++],n.head&&x&&n.length<65536&&(n.head.comment+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=ch(n.check,r,p,i)),s-=p,i+=p,x)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;u<16;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c!==(65535&n.check)){e.msg="header crc mismatch",n.mode=gh;break}c=0,u=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=fh;break;case 10:for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}e.adler=n.check=kh(c),c=0,u=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,2;e.adler=n.check=1,n.mode=fh;case fh:if(5===t||6===t)break e;case 13:if(n.last){c>>>=7&u,u-=7&u,n.mode=27;break}for(;u<3;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}switch(n.last=1&c,u-=1,3&(c>>>=1)){case 0:n.mode=14;break;case 1:if(Oh(n),n.mode=20,6===t){c>>>=2,u-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=gh}c>>>=2,u-=2;break;case 14:for(c>>>=7&u,u-=7&u;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",n.mode=gh;break}if(n.length=65535&c,c=0,u=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(p=n.length){if(p>s&&(p=s),p>l&&(p=l),0===p)break e;sh.arraySet(o,r,i,p,a),s-=p,i+=p,l-=p,a+=p,n.length-=p;break}n.mode=fh;break;case 17:for(;u<14;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(n.nlen=257+(31&c),c>>>=5,u-=5,n.ndist=1+(31&c),c>>>=5,u-=5,n.ncode=4+(15&c),c>>>=4,u-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=gh;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;u<3;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.lens[O[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[O[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,S={bits:n.lenbits},_=hh(0,n.lens,0,19,n.lencode,0,n.work,S),n.lenbits=S.bits,_){e.msg="invalid code lengths set",n.mode=gh;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;b=(z=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,y=65535&z,!((g=z>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(y<16)c>>>=g,u-=g,n.lens[n.have++]=y;else{if(16===y){for(C=g+2;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c>>>=g,u-=g,0===n.have){e.msg="invalid bit length repeat",n.mode=gh;break}x=n.lens[n.have-1],p=3+(3&c),c>>>=2,u-=2}else if(17===y){for(C=g+3;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}u-=g,x=0,p=3+(7&(c>>>=g)),c>>>=3,u-=3}else{for(C=g+7;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}u-=g,x=0,p=11+(127&(c>>>=g)),c>>>=7,u-=7}if(n.have+p>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=gh;break}for(;p--;)n.lens[n.have++]=x}}if(n.mode===gh)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=gh;break}if(n.lenbits=9,S={bits:n.lenbits},_=hh(1,n.lens,0,n.nlen,n.lencode,0,n.work,S),n.lenbits=S.bits,_){e.msg="invalid literal/lengths set",n.mode=gh;break}if(n.distbits=6,n.distcode=n.distdyn,S={bits:n.distbits},_=hh(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,S),n.distbits=S.bits,_){e.msg="invalid distances set",n.mode=gh;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(s>=6&&l>=258){e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,uh(e,d),a=e.next_out,o=e.output,l=e.avail_out,i=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,n.mode===fh&&(n.back=-1);break}for(n.back=0;b=(z=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,y=65535&z,!((g=z>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(b&&0==(240&b)){for(k=g,w=b,v=y;b=(z=n.lencode[v+((c&(1<<k+w)-1)>>k)])>>>16&255,y=65535&z,!(k+(g=z>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}c>>>=k,u-=k,n.back+=k}if(c>>>=g,u-=g,n.back+=g,n.length=y,0===b){n.mode=26;break}if(32&b){n.back=-1,n.mode=fh;break}if(64&b){e.msg="invalid literal/length code",n.mode=gh;break}n.extra=15&b,n.mode=22;case 22:if(n.extra){for(C=n.extra;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;b=(z=n.distcode[c&(1<<n.distbits)-1])>>>16&255,y=65535&z,!((g=z>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(0==(240&b)){for(k=g,w=b,v=y;b=(z=n.distcode[v+((c&(1<<k+w)-1)>>k)])>>>16&255,y=65535&z,!(k+(g=z>>>24)<=u);){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}c>>>=k,u-=k,n.back+=k}if(c>>>=g,u-=g,n.back+=g,64&b){e.msg="invalid distance code",n.mode=gh;break}n.offset=y,n.extra=15&b,n.mode=24;case 24:if(n.extra){for(C=n.extra;u<C;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=gh;break}n.mode=25;case 25:if(0===l)break e;if(p=d-l,n.offset>p){if((p=n.offset-p)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=gh;break}p>n.wnext?(p-=n.wnext,m=n.wsize-p):m=n.wnext-p,p>n.length&&(p=n.length),f=n.window}else f=o,m=a-n.offset,p=n.length;p>l&&(p=l),l-=p,n.length-=p;do{o[a++]=f[m++]}while(--p);0===n.length&&(n.mode=21);break;case 26:if(0===l)break e;o[a++]=n.length,l--,n.mode=21;break;case 27:if(n.wrap){for(;u<32;){if(0===s)break e;s--,c|=r[i++]<<u,u+=8}if(d-=l,e.total_out+=d,n.total+=d,d&&(e.adler=n.check=n.flags?ch(n.check,o,d,a-d):lh(n.check,o,d,a-d)),d=l,(n.flags?c:kh(c))!==n.check){e.msg="incorrect data check",n.mode=gh;break}c=0,u=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}if(c!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=gh;break}c=0,u=0}n.mode=29;case 29:_=1;break e;case gh:_=-3;break e;case 31:return-4;default:return ph}return e.next_out=a,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,(n.wsize||d!==e.avail_out&&n.mode<gh&&(n.mode<27||4!==t))&&Th(e,e.output,e.next_out,d-e.avail_out),h-=e.avail_in,d-=e.avail_out,e.total_in+=h,e.total_out+=d,n.total+=d,n.wrap&&d&&(e.adler=n.check=n.flags?ch(n.check,o,d,e.next_out-d):lh(n.check,o,d,e.next_out-d)),e.data_type=n.bits+(n.last?64:0)+(n.mode===fh?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===d||4===t)&&_===dh&&(_=-5),_},th.inflateEnd=function(e){if(!e||!e.state)return ph;var t=e.state;return t.window&&(t.window=null),e.state=null,dh},th.inflateGetHeader=function(e,t){var n;return e&&e.state?0==(2&(n=e.state).wrap)?ph:(n.head=t,t.done=!1,dh):ph},th.inflateSetDictionary=function(e,t){var n,r=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?ph:11===n.mode&&lh(1,t,r,0)!==n.check?-3:Th(e,t,r,r)?(n.mode=31,-4):(n.havedict=1,dh):ph},th.inflateInfo="pako inflate (from Nodeca project)";var Lh={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8},Eh=th,Rh=rc,Nh=ju,jh=Lh,Ih=Gc,Dh=Mu,Ph=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1},Bh=Object.prototype.toString;function Fh(e){if(!(this instanceof Fh))return new Fh(e);this.options=Rh.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(t.windowBits>=0&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Dh,this.strm.avail_out=0;var n=Eh.inflateInit2(this.strm,t.windowBits);if(n!==jh.Z_OK)throw new Error(Ih[n]);if(this.header=new Ph,Eh.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=Nh.string2buf(t.dictionary):"[object ArrayBuffer]"===Bh.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Eh.inflateSetDictionary(this.strm,t.dictionary))!==jh.Z_OK))throw new Error(Ih[n])}function Uh(e,t){var n=new Fh(t);if(n.push(e,!0),n.err)throw n.msg||Ih[n.err];return n.result}Fh.prototype.push=function(e,t){var n,r,o,i,a,s=this.strm,l=this.options.chunkSize,c=this.options.dictionary,u=!1;if(this.ended)return!1;r=t===~~t?t:!0===t?jh.Z_FINISH:jh.Z_NO_FLUSH,"string"==typeof e?s.input=Nh.binstring2buf(e):"[object ArrayBuffer]"===Bh.call(e)?s.input=new Uint8Array(e):s.input=e,s.next_in=0,s.avail_in=s.input.length;do{if(0===s.avail_out&&(s.output=new Rh.Buf8(l),s.next_out=0,s.avail_out=l),(n=Eh.inflate(s,jh.Z_NO_FLUSH))===jh.Z_NEED_DICT&&c&&(n=Eh.inflateSetDictionary(this.strm,c)),n===jh.Z_BUF_ERROR&&!0===u&&(n=jh.Z_OK,u=!1),n!==jh.Z_STREAM_END&&n!==jh.Z_OK)return this.onEnd(n),this.ended=!0,!1;s.next_out&&(0!==s.avail_out&&n!==jh.Z_STREAM_END&&(0!==s.avail_in||r!==jh.Z_FINISH&&r!==jh.Z_SYNC_FLUSH)||("string"===this.options.to?(o=Nh.utf8border(s.output,s.next_out),i=s.next_out-o,a=Nh.buf2string(s.output,o),s.next_out=i,s.avail_out=l-i,i&&Rh.arraySet(s.output,s.output,o,i,0),this.onData(a)):this.onData(Rh.shrinkBuf(s.output,s.next_out)))),0===s.avail_in&&0===s.avail_out&&(u=!0)}while((s.avail_in>0||0===s.avail_out)&&n!==jh.Z_STREAM_END);return n===jh.Z_STREAM_END&&(r=jh.Z_FINISH),r===jh.Z_FINISH?(n=Eh.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===jh.Z_OK):r!==jh.Z_SYNC_FLUSH||(this.onEnd(jh.Z_OK),s.avail_out=0,!0)},Fh.prototype.onData=function(e){this.chunks.push(e)},Fh.prototype.onEnd=function(e){e===jh.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Rh.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},eh.Inflate=Fh,eh.inflate=Uh,eh.inflateRaw=function(e,t){return(t=t||{}).raw=!0,Uh(e,t)},eh.ungzip=Uh;var Mh={};(0,rc.assign)(Mh,oc,eh,Lh);var qh=Mh;function $h({type:e,value:t,compress:n,serialize:r}){const o={type:e,value:t};return n&&(o.value=qh.deflate(new Uint8Array(o.value)),o.compressed=!0),r&&(o.value=function(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),n=new Uint8Array(e),r=n.length,o=r%3,i=[],a=16383;let s;for(let e=0,t=r-o;e<t;e+=a)i.push(l(e,e+a>t?t:e+a));return 1===o?(s=n[r-1],i.push(t[s>>2]+t[s<<4&63]+"==")):2===o&&(s=(n[r-2]<<8)+n[r-1],i.push(t[s>>10]+t[s>>4&63]+t[s<<2&63]+"=")),i.join("");function l(e,r){let o;const i=[];for(let s=e;s<r;s+=3)o=(n[s]<<16&16711680)+(n[s+1]<<8&65280)+(255&n[s+2]),i.push(t[(a=o)>>18&63]+t[a>>12&63]+t[a>>6&63]+t[63&a]);var a;return i.join("")}}(o.value)),o}function Wh(e){return/^(blob|https?):/.test(e)}function Zh(e){const t=e&&e.match(/(^[^#]*)/),n=t&&t[1]||e;return n&&n.replace(/\?\s*$/,"?")||e}function Vh(e){return e.reduce(((e,t)=>e.concat(t)),[])}function Hh(t){const n=new TextDecoder("utf-8").decode(t),r=e.head||e.querySelectorAll("head")[0],o=e.createElement("style");return o.type="text/css",o.setAttribute("data-desc","Applitools tmp variable created by DOM SNAPSHOT"),r.appendChild(o),o.styleSheet?o.styleSheet.cssText=n:o.appendChild(e.createTextNode(n)),o.sheet}function Kh(e,t,n=Al){let r;if(t)try{t.cssRules,r=t}catch(o){n(`[dom-snapshot] could not access cssRules for ${t.href} ${o}\ncreating temp style for access.`),r=Hh(e)}else r=Hh(e);return{corsFreeStyleSheet:r,cleanStyleSheet:function(){r!==t&&r.ownerNode.parentNode.removeChild(r.ownerNode)}}}function Gh(e,{log:t,compress:n,serialize:r}){return e.reduce((async(e,{url:o,element:i,cdtNode:a})=>{const s=new Promise((async e=>{try{const t=i.attributes["data-data-url"];t?e(await async function(e){const t=await fetch(e);return await t.arrayBuffer()}(t.value)):i.toBlob((t=>t?e(t.arrayBuffer()):n()),"image/png")}catch(e){n(e)}function n(n){var r;t("resetting canvas node",n?n.message:"",i&&i.attributes&&(r=i,JSON.stringify([r.attributes].reduce(((e,t)=>Object.assign({[t.name]:t.value},e)),{})))),a.attributes.splice(a.attributes.findIndex((e=>"data-applitools-src"===e.name)),1),a.attributes.push({name:"data-applitools-tainted-canvas",value:"true"}),e(void 0)}}));return e.then((e=>s.then((t=>{if(t){const i=$h({type:"image/png",value:t,compress:n,serialize:r}),a={...i,value:i.value,url:o};e.push(a)}return e}))))}),Promise.resolve([]))}const Yh="__process_resource";function Qh(e){return e&&Wh(e)}window[x]=window[x]||{};const Xh=f((function({doc:t=e,showLogs:n,useSessionCache:r,dontFetchResources:o,fetchTimeout:i,skipResources:a,compressResources:s,serializeResources:l,removeReverseProxyURLPrefixes:c,elements:u}={}){
|
|
3
3
|
/* MARKER FOR TEST - DO NOT DELETE */
|
|
4
|
-
arguments[0]instanceof Document&&(t=arguments[0],n=arguments[1].showLogs,r=arguments[1].useSessionCache,o=arguments[1].dontFetchResources,i=arguments[1].fetchTimeout,a=arguments[1].skipResources,s=arguments[1].compressResources,l=arguments[1].serializeResources,c=arguments[1].removeReverseProxyURLPrefixes);const h=n?dg(Date.now()):pg;h("processPage start"),h(`skipResources length: ${a&&a.length}`);const d=r&&mg({log:h}),p={},m=Qf({styleSheetCache:p,removeReverseProxyURLPrefixes:c}),f=Jf({styleSheetCache:p}),g=eg(m),b=tg(m),y=Yf({extractResourceUrlsFromStyleTags:g}),k=Xf({timeout:i}),w=Gf({fetchUrl:k,findStyleSheetByUrl:f,getCorsFreeStyleSheet:ng,extractResourcesFromStyleSheet:m,extractResourcesFromSvg:y,absolutizeUrl:qf,log:h,sessionCache:d,compress:s,serialize:l}),v=Zf({processResource:w,aggregateResourceUrlsAndBlobs:Kf});return function e(t,n=t.location.href){const r=ag(t)||n,i=Hf(u),{cdt:c,docRoots:p,canvasElements:m,frames:f,inlineFrames:y,crossFrames:k,linkUrls:w,imageBlobs:x,videoBlobs:S}=$f(t,r,h),_=ug(p.map((e=>g(e)))),C=ug(p.map((e=>b(e)))),A=function(e){return function(t){try{return Vf(qf(t,e))}catch(e){}}}(r),z=cg(Array.from(w).concat(Array.from(_)).concat(Array.from(C))).map((e=>e.trim())).reduce(((e,t)=>{e.push(t);const n=sg(t);return n!==t&&e.push(n),e}),[]).map(A).map(lg).filter(fg),P=o?Promise.resolve({resourceUrls:z,blobsObj:{}}):v({documents:p,urls:z,skipResources:a}).then((e=>(d&&d.persist(),e))),E=rg(m,{log:h,compress:s,serialize:l}),L=P.then((e=>og(x,{fetchedBlobs:e.blobsObj,doc:t,log:h,compress:s,serialize:l,sessionCache:d}))),O=P.then((e=>ig(S,{fetchedBlobs:e.blobsObj,doc:t,log:h,compress:s,serialize:l,sessionCache:d}))),N=f.map((({element:t,url:n})=>e(t.contentDocument,n))),T=y.map((({element:t,url:n})=>e(t.contentDocument,n)));return Promise.all([P,E,L,O].concat(N).concat(T)).then((function(e){const{resourceUrls:t,blobsObj:o}=e[0],a=e[1],s=e[2],l=e[3],h=e.slice(4),d=R("src"),p=R("data-applitools-selector"),m=p?`[data-applitools-selector="${p}"]`:void 0,f=function(e){return Object.keys(e).map((t=>Object.assign({url:t.replace(/^blob:/,"")},e[t])))}(o).concat(a).concat(s).concat(l),g=[],b=[];for(const e of f)599===e.errorStatusCode||504===e.errorStatusCode?(t.push(e.url),g.push(`${e.errorStatusCode}:${e.url}`)):b.push(e);const y={cdt:c,url:n,srcAttr:d,resourceUrls:t.map((e=>e.replace(/^blob:/,""))),blobs:b,frames:h,crossFrames:k};void 0!==i&&(y.safeSelectors=i),void 0!==m&&(y.selector=m),r!==n&&(y.baseUri=r);try{u&&Wf(u)}catch(e){g.push(e.message)}return g.length>0&&(y.warnings=g),y}));function R(e){return t.defaultView&&t.defaultView.frameElement&&t.defaultView.frameElement.getAttribute(e)}}(t).then((e=>(h("processPage end"),e.scriptVersion="4.13.6",e)))};window[bg]=window[bg]||{};const wg=gg(kg,window[bg],yg);return function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((function(e){try{return JSON.stringify(wg(e)(e))}catch(e){return JSON.stringify({status:"ERROR",error:e.message})}}))}()};let t=!0;try{let n=document.createElement("iframe");n.setAttribute("data-applitools-sandbox",""),n.setAttribute("data-applitools-skip",""),document.head.appendChild(n);const r=window.crypto.getRandomValues(new Uint32Array(1))[0],o=n.contentDocument.createElement("script");o.textContent=`window['ctor-${r}'] = ${e.toString()};`,n.contentDocument.head.appendChild(o);const i=n.contentWindow[`ctor-${r}`];if("function"!=typeof i)throw new Error("Sandbox failed to extract function");return t=!1,i(document).apply(null,arguments).finally((()=>{n.remove()}))}catch(n){try{return e(document).apply(null,arguments)}catch(e){throw t?e:n}}},n=e(t);module.exports=n;
|
|
4
|
+
if(arguments[0]instanceof Document){t=arguments[0];const e=arguments[1];n=e.showLogs,r=e.useSessionCache,o=e.dontFetchResources,i=e.fetchTimeout,a=e.skipResources,s=e.compressResources,l=e.serializeResources,c=e.removeReverseProxyURLPrefixes}const h=n?(d=Date.now(),function(...e){const t=["[dom-snapshot]",`[+${Date.now()-d}ms]`,...e];console.log(...t)}):Al;var d;h("processPage start"),h(`skipResources length: ${a&&a.length}`);const p=r&&function({log:e,sessionStorage:t}){let n;try{const e=t||("undefined"!=typeof window?window.sessionStorage:void 0);if(e){const t=e.getItem(Yh);n=t?JSON.parse(t):{}}}catch(t){e("error creating session cache",t)}return{getItem:function(e){if(n)return n[e]},setItem:function(t,r){n&&(e("saving to in-memory sessionStorage, key:",t,"value:",r),n[t]=r)},keys:function(){return n?Object.keys(n):[]},persist:function(){if(n){const e=t||("undefined"!=typeof window?window.sessionStorage:void 0);e&&e.setItem(Yh,JSON.stringify(n))}}}}({log:h}),m={},f=function({styleSheetCache:e,CSSRule:t=window.CSSRule,removeReverseProxyURLPrefixes:n}){return function r(o){return tc(Array.from(o.cssRules||[]).reduce(((o,i)=>{const a={[t.IMPORT_RULE]:()=>{const t=i;return t.styleSheet&&(e[t.styleSheet.href]=t.styleSheet,t.styleSheet.href)?t.styleSheet.href:t.href},[t.FONT_FACE_RULE]:()=>Ul(i.cssText,{removeReverseProxyURLPrefixes:n}),[t.SUPPORTS_RULE]:()=>r(i),[t.MEDIA_RULE]:()=>r(i),[t.STYLE_RULE]:()=>Ml(i.style)}[i.type],s=a&&a()||[];return(null==i?void 0:i.cssRules)&&s.push(...r(i)),o.concat(s)}),[])).filter((e=>"#"!==e[0]))}}({styleSheetCache:m,removeReverseProxyURLPrefixes:Boolean(null==c?void 0:c.length)}),g=function({styleSheetCache:e}){return function(t,n){const r=Vh(n.map((e=>{try{return Array.from(e.styleSheets)}catch(e){return[]}})));return e[t]||r.find((e=>{const n=e.href&&Zh(e.href);return n&&function(e){const t=new URL(e);return t.username&&(t.username=""),t.password&&(t.password=""),t.href}(n)===t}))}}({styleSheetCache:m}),b=function(e){return function(t,n=!0){return tc(Array.from(t.querySelectorAll("style")).reduce(((r,o)=>{const i=n?Array.from(t.styleSheets).find((e=>e.ownerNode===o)):o.sheet;return i?r.concat(e(i)):r}),[]))}}(f),k=function(e){return function(t){return t.adoptedStyleSheets?tc(t.adoptedStyleSheets.reduce(((t,n)=>t.concat(e(n))),[])):[]}}(f),w=function({parser:e,decoder:t,extractResourceUrlsFromStyleTags:n}){return function(r){const o=(t||new TextDecoder("utf-8")).decode(r),i=(e||new DOMParser).parseFromString(o,"image/svg+xml"),a=Array.from(i.querySelectorAll("img[srcset]")).map((e=>{const t=e.getAttribute("srcset");return t?t.split(", ").map((e=>e.trim().split(/\s+/)[0])):[]})).reduce(((e,t)=>e.concat(t)),[]),s=Array.from(i.querySelectorAll("img[src]")).map((e=>e.getAttribute("src"))).filter(Boolean),l=Array.from(i.querySelectorAll('image,use,link[rel="stylesheet"]')).map((e=>e.getAttribute("href")||e.getAttribute("xlink:href"))).filter(Boolean),c=Array.from(i.getElementsByTagName("object")).map((e=>e.getAttribute("data"))).filter(Boolean),u=n(i,!1),h=function(e){return Vh(Array.from(e.querySelectorAll("*[style]")).map((e=>e.style.cssText)).map((e=>Ul(e))).filter(Boolean))}(i);return a.concat(s).concat(l).concat(c).concat(u).concat(h).filter((e=>"#"!==e[0]))}}({extractResourceUrlsFromStyleTags:b}),v=function({fetch:e=window.fetch,AbortController:t=window.AbortController,timeout:n=1e4,mediaDownloadTimeout:r=3e4}={}){return function(o){return new Promise(((i,a)=>{const s=new t,l=()=>{const e=new Error("fetchUrl timeout reached");e.isTimeout=!0,a(e),s.abort()},c=setTimeout(l,n);return e(o,{cache:"force-cache",credentials:"same-origin",signal:s.signal}).then((e=>{if(clearTimeout(c),200===e.status){const t=e.headers.get("Content-Type"),n=!e.headers.get("Content-Length")&&["audio/","video/"].some((e=>t&&t.startsWith(e)))&&setTimeout(l,r);return e.arrayBuffer().then((e=>(n&&clearTimeout(n),{url:o,value:e,type:t})))}return{url:o,errorStatusCode:e.status}})).then(i).catch((e=>a(e)))}))}}({timeout:i}),x=function({fetchUrl:e,findStyleSheetByUrl:t,getCorsFreeStyleSheet:n,extractResourcesFromStyleSheet:r,extractResourcesFromSvg:o,sessionCache:i,cache:a={},compress:s,serialize:l,log:c=Al}){return function({url:u,documents:h,getResourceUrlsAndBlobs:d,forceCreateStyle:p=!1,skipResources:m}){if(!a[u])if(i&&i.getItem(u)){const e=function e(t){const n=i.getItem(t);return[t].concat(n?tc(Vh(n.map(e))):[])}(u);c("doProcessResource from sessionStorage",u,"deps:",e.slice(1)),a[u]=Promise.resolve({resourceUrls:e})}else if(m&&m.indexOf(u)>-1||/https:\/\/fonts\.googleapis\.com/.test(u))c("not processing resource from skip list (or google font):",u),a[u]=Promise.resolve({resourceUrls:[u]});else{const g=Date.now();a[u]=function(a){c("fetching",a);const u=Date.now();return e(a).catch((e=>function(e){const t=e.message&&(e.message.includes("Failed to fetch")||e.message.includes("Network request failed")),n=e.name&&e.name.includes("TypeError");return t&&n}(e)?{probablyCORS:!0,url:a}:e.isTimeout?{isTimeout:!0,url:a}:(c(`error while fetching resource ${a} ${e?`message=${e.message} | name=${e.name}`:""}`,e),{errorStatusCode:599,url:a}))).then((({url:e,type:a,value:f,probablyCORS:g,errorStatusCode:b,isTimeout:k})=>{if(g)return c("not fetched due to CORS",`[${Date.now()-u}ms]`,e),i&&i.setItem(e,[]),{resourceUrls:[e]};if(b){const t={[e]:{errorStatusCode:b}};return i&&i.setItem(e,[]),{blobsObj:t}}if(k)return c("not fetched due to timeout, returning error status code 504 (Gateway timeout)"),i&&i.setItem(e,[]),{blobsObj:{[e]:{errorStatusCode:504}}};let w;if(c(`fetched [${Date.now()-u}ms] ${e} bytes: ${f.byteLength}`),/text\/css/.test(a)){const o=t(e,h);if(o||p){const{corsFreeStyleSheet:e,cleanStyleSheet:t}=n(f,o);w=r(e),t()}}else if(/image\/svg/.test(a))try{w=o(f),p=!!w}catch(e){c("could not parse svg content",e)}const v={[e]:$h({type:a,value:f,compress:s,serialize:l})};if(w){const t=w.map((t=>y(t,e.replace(/^blob:/,"")))).map(Zh).filter(Wh);return t.length&&(v[e].dependencies=t),i&&i.setItem(e,t),d({documents:h,urls:t,forceCreateStyle:p,skipResources:m}).then((({resourceUrls:e,blobsObj:t})=>({resourceUrls:e,blobsObj:Object.assign(t,v)})))}return i&&i.setItem(e,[]),{blobsObj:v}})).catch((e=>(c("error while processing resource",a,e,e?`message=${e.message} | name=${e.name}`:""),i&&f(),{})))}(u).then((e=>(c("doProcessResource",`[${Date.now()-g}ms]`,u),e)))}return a[u];function f(){c("clearing from sessionStorage:",u),i.keys().forEach((e=>{const t=i.getItem(e);i.setItem(e,t.filter((e=>e!==u)))})),c("cleared from sessionStorage:",u)}}}({fetchUrl:v,findStyleSheetByUrl:g,getCorsFreeStyleSheet:Kh,extractResourcesFromStyleSheet:f,extractResourcesFromSvg:w,log:h,sessionCache:p,compress:s,serialize:l}),S=function({processResource:e,aggregateResourceUrlsAndBlobs:t}){return function n({documents:r,urls:o,forceCreateStyle:i=!1,skipResources:a}){return Promise.all(o.map((t=>e({url:t,documents:r,getResourceUrlsAndBlobs:n,forceCreateStyle:i,skipResources:a})))).then((e=>t(e)))}}({processResource:x,aggregateResourceUrlsAndBlobs:nc});return function t(n,r=n.location.href){const i=function(e){const t=e.querySelectorAll("base")[0]&&e.querySelectorAll("base")[0].href;if(t&&(n=t)&&!/^(about:blank|javascript:void|blob:)/.test(n))return _(t);var n}(n)||r,c=function(t){if(!(null==t?void 0:t.length))return;const n=t.map((e=>[e,"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(e=>{const t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))])),r=function(t){var n=function(){var t=function(t){var n=t&&t[0]||null;return!(n&&("isConnected"in window.Node.prototype?n.isConnected:e.documentElement.contains?e.documentElement.contains(n):n.ownerDocument.documentElement.contains(n)))},n=t,r=function(e){if(!e.hasAttribute("data-applitools-fallback-selector")){if(n([e]))throw new Error("The element is not connected to the DOM: "+function(e){var t=e.attributes,n=e.tagName,r=e.children.length,o=[].slice.call(t).map((function(e){return e.name+'="'+e.value+'"'})).join(" ");return"<"+n+" "+o+(r?">":"/>")}(e));e.setAttribute("data-applitools-fallback-selector",function(e){for(var t=[];e&&e.nodeType===Node.ELEMENT_NODE;)try{var n,r=e.tagName.toLowerCase(),o=[].slice.call((null==(n=e.parentNode)?void 0:n.children)||[]).indexOf(e);o>-1&&(r+=":nth-child("+(o+1)+")"),t.unshift(r),e=e.parentNode}catch(e){break}return t.length?t.join(" > "):"html"}(e))}},o=t;function i(t,n){if(o([t])){var a=function(e){return null!=e&&e.getAttribute?e.getAttribute("data-applitools-fallback-selector"):{error:"invalid element: "+JSON.stringify(e)}}(t);if(!a)return{error:"Failed to recover from stale element"};if(a.error)return a;var s=e.querySelectorAll(a);if(!s||1!==s.length)return{error:"Failed to recover from stale element - selector found: "+a};var l=s[0];return l.setAttribute("data-applitools-selector",n),l.setAttribute("data-applitools-recovered",!0),i(l,n)}r(t);var c=t.getAttribute("data-applitools-selector"),u=c?c+" "+n:n;return t.setAttribute("data-applitools-selector",u),'[data-applitools-selector~="'+n+'"]'}return function(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}((function(t){return t.map((function(t){var n=t[0],r=t[1];return n.map((function(t){var n=function(t){var n=[t];if(t.getRootNode)for(var r=t.getRootNode();r!==e&&r.constructor&&"ShadowRoot"===r.constructor.name;r=r.host.getRootNode())n.push(r.host);return n}(t);return n.map((function(e){return i(e,r)}))}))}))}))}();return n(t)}(n).flat();let o=0;const i=n.map((([e])=>{if(0===e.length)return null;const t=r[o].reduceRight(((e,t)=>e?{type:"css",selector:t,shadow:e}:t.error?t:{type:"css",selector:t}),void 0);return o+=e.length,t}));return i}(u),{cdt:d,docRoots:m,canvasElements:f,frames:g,inlineFrames:w,crossFrames:v,linkUrls:x,imageBlobs:C,videoBlobs:z}=Ql(n,i,h),A=Vh(m.map((e=>b(e)))),O=Vh(m.map((e=>k(e)))),T=(P=i,function(e){try{return _(y(e,P))}catch(e){}}),L=tc(Array.from(x).concat(Array.from(A)).concat(Array.from(O))).map((e=>e.trim())).reduce(((e,t)=>{e.push(t);const n=function(e){return e&&e.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,(e=>{const t=parseInt(e.substr(1).trim(),16);return t>1114111?e:String.fromCodePoint(t)}))||e}(t);return n!==t&&e.push(n),e}),[]).map(T).map(Zh).filter(Qh),E=o?Promise.resolve({resourceUrls:L,blobsObj:{}}):S({documents:m,urls:L,skipResources:a}).then((e=>(p&&p.persist(),e))),R=Gh(f,{log:h,compress:s,serialize:l}),N=E.then((e=>function(e,{doc:t,fetchedBlobs:n,log:r,compress:o,serialize:i,sessionCache:a}){if(!t.body||0===e.length)return Promise.resolve([]);const s=new Set(Object.keys(n)),l=e.filter((({url:e})=>!(s.has("blob:"+e)||a&&a.getItem("blob:"+e)))),c=t.createElement("canvas");c.style.display="none";const u=Kl(t.body);return u.appendChild(c),Promise.all(l.map((({element:e,url:t,cdtNode:n})=>(c.width=e.naturalWidth,c.height=e.naturalHeight,c.getContext("2d").drawImage(Kl.unwrap(e),0,0),Gh([{url:t,element:c,cdtNode:n}],{log:r,compress:o,serialize:i}))))).then((e=>(u.removeChild(c),Vh(e)))).catch((()=>{u.removeChild(c)}))}(C,{fetchedBlobs:e.blobsObj,doc:n,log:h,compress:s,serialize:l,sessionCache:p}))),j=E.then((e=>function(e,{doc:t,fetchedBlobs:n,compress:r,serialize:o,sessionCache:i}){if(!t.body)return Promise.resolve([]);const a=new Set(Object.keys(n)),s=e.filter((({url:e})=>!(a.has("blob:"+e)||i&&i.getItem("blob:"+e))));return Promise.all(s.map((({element:e,url:t})=>{const n=e.captureStream();return 0===n.getVideoTracks().length?[]:new Promise((i=>{const a=new MediaRecorder(n,{mimeType:"video/webm"});a.addEventListener("dataavailable",(n=>{a.stop(),e.pause(),n.data.arrayBuffer().then((e=>{const a=$h({type:n.data.type,value:e,compress:r,serialize:o});a.url=t,i(a)}))}),{once:!0}),e.play(),a.start(),setTimeout((()=>a.requestData()),1e3)}))}))).then((e=>Vh(e)))}(z,{fetchedBlobs:e.blobsObj,doc:n,log:h,compress:s,serialize:l,sessionCache:p}))),I=g.map((({element:e,url:n})=>t(e.contentDocument,n))),D=w.map((({element:e,url:n})=>t(e.contentDocument,n)));var P;return Promise.all([E,R,N,j,...I,...D]).then((function(t){const{resourceUrls:n,blobsObj:o}=t[0],a=t[1],s=t[2],l=t[3],h=t.slice(4),p=B("src"),m=B("data-applitools-selector"),f=m?`[data-applitools-selector="${m}"]`:void 0,g=function(e){return Object.keys(e).map((t=>Object.assign({url:t.replace(/^blob:/,"")},e[t])))}(o).concat(a).concat(s).concat(l),b=[],y=[];for(const e of g)599===e.errorStatusCode||504===e.errorStatusCode?(n.push(e.url),b.push(`${e.errorStatusCode}:${e.url}`)):y.push(e);const k={cdt:d,url:r,srcAttr:p,resourceUrls:n.map((e=>e.replace(/^blob:/,""))),blobs:y,frames:h,crossFrames:v};void 0!==c&&(k.safeSelectors=c),void 0!==f&&(k.selector=f),i!==r&&(k.baseUri=i);try{u&&(w=u,((x=function(t){(t=t&&t[0])&&"function"==typeof t.forEach&&t.forEach((function(t){if(t.removeAttribute("data-applitools-selector"),t.getRootNode)try{for(var n=t.getRootNode();n!==e&&n.constructor&&"ShadowRoot"===n.constructor.name;n=n.host.getRootNode())n.host.removeAttribute("data-applitools-selector")}catch(t){}}))})&&x.__esModule&&Object.prototype.hasOwnProperty.call(x,"default")?x.default:x)(w))}catch(t){b.push(t.message)}var w,x;return b.length>0&&(k.warnings=b),k}));function B(e){return n.defaultView&&n.defaultView.frameElement&&n.defaultView.frameElement.getAttribute(e)}}(t).then((e=>(h("processPage end"),e.scriptVersion="4.13.8",e)))}),window[x],"domSnapshotResult");return function(e){try{return JSON.stringify(Xh(e)(e))}catch(e){return JSON.stringify({status:"ERROR",error:e.message})}}}()};let t=!0;try{let n=document.createElement("iframe");n.setAttribute("data-applitools-sandbox",""),n.setAttribute("data-applitools-skip",""),document.head.appendChild(n);const r=window.crypto.getRandomValues(new Uint32Array(1))[0],o=n.contentDocument.createElement("script");o.textContent=`window['ctor-${r}'] = ${e.toString()};`,n.contentDocument.head.appendChild(o);const i=n.contentWindow[`ctor-${r}`];if("function"!=typeof i)throw new Error("Sandbox failed to extract function");return t=!1,i(document).apply(null,arguments).finally((()=>{n.remove()}))}catch(n){try{return e(document).apply(null,arguments)}catch(e){throw t?e:n}}},n=e(t);module.exports=n;
|
|
5
|
+
//# sourceMappingURL=processPagePollCjs.js.map
|