@applitools/dom-snapshot 4.7.1 → 4.7.3
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 +1 -0
- package/dist/pollResult.js +1 -1
- package/dist/pollResultCjs.js +1 -1
- package/dist/pollResultForIE.js +2 -2
- package/dist/processPage.js +3 -3
- package/dist/processPageForIE.js +3 -3
- package/dist/processPagePoll.js +3 -3
- package/dist/processPagePollCjs.js +3 -3
- package/dist/processPagePollForIE.js +3 -3
- package/package.json +2 -2
package/dist/processPage.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/* @applitools/dom-snapshot@4.7.
|
|
1
|
+
/* @applitools/dom-snapshot@4.7.3 */
|
|
2
2
|
function __processPage() {
|
|
3
|
-
var processPage=function(){"use strict";return function(){const e=function(e){return function(){function t(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 n=function(e,n){const r=[];let a=0;for(let i=0;i<e.length;++i){const o=t(e,i);let s=0;o>0&&(s=o<128?1:o<2048?2:o<65536?3:o<2097152?4:o<67108864?5:6),a+s>n?(r.push(i),a=s):a+=s}return r};const r="SUCCESS",a="SUCCESS_CHUNKED",i="ERROR";var o=function(e,t,o={}){const s=function(e,{chunkByteLength:t=0}={}){if(e){if(e.value){if(t){if(!e.chunks){const r=JSON.stringify(e.value);e.chunks=n(r,t),e.chunks.length>0&&(e.from=0,e.value=r)}if(e.from>=0)return{status:a,value:e.value.substring(e.from,e.from=e.chunks.shift()),done:!e.from}}return{status:r,value:e.value}}return e.error?{status:i,error:e.error}:{status:"WIP"}}return{status:i,error:"unexpected poll request received - cannot find state of current operation"}}((e=e||{})[t],o);return(s.status===r||s.status===i||s.status===a&&s.done)&&(e[t]=null),s},s={chunkify:n,pollify:function(e,t,n){return r=>function(){return t[n]||(t[n]={},e.apply(null,arguments).then(e=>t[n].value=e).catch(e=>t[n].error=e.message)),o(t,n,r)}},poll:o,absolutizeUrl: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}const r=new URL(e,t).href;return n?r:decodeURI(r)},isInlineFrame:function(e){return e.contentDocument&&e.contentDocument.location&&!/^https?:$/.test(e.contentDocument.location.protocol)},isAccessibleFrame:function(e){try{const t=e.contentDocument;return Boolean(t&&t.defaultView&&t.defaultView.frameElement)}catch(e){return!1}}},l=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)},c=function(){return window.crypto.getRandomValues(new Uint32Array(1))[0]};function u(e){return{prev:null,next:null,data:e}}function h(e,t,n){var r;return null!==p?(r=p,p=p.cursor,r.prev=t,r.next=n,r.cursor=e.cursor):r={prev:t,next:n,cursor:e.cursor},e.cursor=r,r}function d(e){var t=e.cursor;e.cursor=t.cursor,t.prev=null,t.next=null,t.cursor=p,p=t}var p=null,m=function(){this.cursor=null,this.head=null,this.tail=null};m.createItem=u,m.prototype.createItem=u,m.prototype.updateCursors=function(e,t,n,r){for(var a=this.cursor;null!==a;)a.prev===e&&(a.prev=t),a.next===n&&(a.next=r),a=a.cursor},m.prototype.getSize=function(){for(var e=0,t=this.head;t;)e++,t=t.next;return e},m.prototype.fromArray=function(e){var t=null;this.head=null;for(var n=0;n<e.length;n++){var r=u(e[n]);null!==t?t.next=r:this.head=r,r.prev=t,t=r}return this.tail=t,this},m.prototype.toArray=function(){for(var e=this.head,t=[];e;)t.push(e.data),e=e.next;return t},m.prototype.toJSON=m.prototype.toArray,m.prototype.isEmpty=function(){return null===this.head},m.prototype.first=function(){return this.head&&this.head.data},m.prototype.last=function(){return this.tail&&this.tail.data},m.prototype.each=function(e,t){var n;void 0===t&&(t=this);for(var r=h(this,null,this.head);null!==r.next;)n=r.next,r.next=n.next,e.call(t,n.data,n,this);d(this)},m.prototype.forEach=m.prototype.each,m.prototype.eachRight=function(e,t){var n;void 0===t&&(t=this);for(var r=h(this,this.tail,null);null!==r.prev;)n=r.prev,r.prev=n.prev,e.call(t,n.data,n,this);d(this)},m.prototype.forEachRight=m.prototype.eachRight,m.prototype.nextUntil=function(e,t,n){if(null!==e){var r;void 0===n&&(n=this);for(var a=h(this,null,e);null!==a.next&&(r=a.next,a.next=r.next,!t.call(n,r.data,r,this)););d(this)}},m.prototype.prevUntil=function(e,t,n){if(null!==e){var r;void 0===n&&(n=this);for(var a=h(this,e,null);null!==a.prev&&(r=a.prev,a.prev=r.prev,!t.call(n,r.data,r,this)););d(this)}},m.prototype.some=function(e,t){var n=this.head;for(void 0===t&&(t=this);null!==n;){if(e.call(t,n.data,n,this))return!0;n=n.next}return!1},m.prototype.map=function(e,t){var n=new m,r=this.head;for(void 0===t&&(t=this);null!==r;)n.appendData(e.call(t,r.data,r,this)),r=r.next;return n},m.prototype.filter=function(e,t){var n=new m,r=this.head;for(void 0===t&&(t=this);null!==r;)e.call(t,r.data,r,this)&&n.appendData(r.data),r=r.next;return n},m.prototype.clear=function(){this.head=null,this.tail=null},m.prototype.copy=function(){for(var e=new m,t=this.head;null!==t;)e.insert(u(t.data)),t=t.next;return e},m.prototype.prepend=function(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},m.prototype.prependData=function(e){return this.prepend(u(e))},m.prototype.append=function(e){return this.insert(e)},m.prototype.appendData=function(e){return this.insert(u(e))},m.prototype.insert=function(e,t){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},m.prototype.insertData=function(e,t){return this.insert(u(e),t)},m.prototype.remove=function(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},m.prototype.push=function(e){this.insert(u(e))},m.prototype.pop=function(){if(null!==this.tail)return this.remove(this.tail)},m.prototype.unshift=function(e){this.prepend(u(e))},m.prototype.shift=function(){if(null!==this.head)return this.remove(this.head)},m.prototype.prependList=function(e){return this.insertList(e,this.head)},m.prototype.appendList=function(e){return this.insertList(e)},m.prototype.insertList=function(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},m.prototype.replace=function(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)};var f=m,g=function(e,t){var n=Object.create(SyntaxError.prototype),r=new Error;return n.name=e,n.message=t,Object.defineProperty(n,"stack",{get:function(){return(r.stack||"").replace(/^(.+\n){1,3}/,e+": "+t+"\n")}}),n};function b(e,t){function n(e,t){return r.slice(e,t).map((function(t,n){for(var r=String(e+n+1);r.length<l;)r=" "+r;return r+" |"+t})).join("\n")}var r=e.source.split(/\r\n?|\n|\f/),a=e.line,i=e.column,o=Math.max(1,a-t)-1,s=Math.min(a+t,r.length+1),l=Math.max(4,String(s).length)+1,c=0;(i+=(" ".length-1)*(r[a-1].substr(0,i-1).match(/\t/g)||[]).length)>100&&(c=i-60+3,i=58);for(var u=o;u<=s;u++)u>=0&&u<r.length&&(r[u]=r[u].replace(/\t/g," "),r[u]=(c>0&&r[u].length>c?"…":"")+r[u].substr(c,98)+(r[u].length>c+100-1?"…":""));return[n(o,a),new Array(i+l+2).join("-")+"^",n(a,s)].filter(Boolean).join("\n")}var y=function(e,t,n,r,a){var i=g("SyntaxError",e);return i.source=t,i.offset=n,i.line=r,i.column=a,i.sourceFragment=function(e){return b(i,isNaN(e)?0:e)},Object.defineProperty(i,"formattedMessage",{get:function(){return"Parse error: "+i.message+"\n"+b(i,2)}}),i.parseError={offset:n,line:r,column:a},i},k={EOF:0,Ident:1,Function:2,AtKeyword:3,Hash:4,String:5,BadString:6,Url:7,BadUrl:8,Delim:9,Number:10,Percentage:11,Dimension:12,WhiteSpace:13,CDO:14,CDC:15,Colon:16,Semicolon:17,Comma:18,LeftSquareBracket:19,RightSquareBracket:20,LeftParenthesis:21,RightParenthesis:22,LeftCurlyBracket:23,RightCurlyBracket:24,Comment:25},v=Object.keys(k).reduce((function(e,t){return e[k[t]]=t,e}),{}),w={TYPE:k,NAME:v};function x(e){return e>=48&&e<=57}function S(e){return e>=65&&e<=90}function _(e){return e>=97&&e<=122}function C(e){return S(e)||_(e)}function z(e){return e>=128}function A(e){return C(e)||z(e)||95===e}function T(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function P(e){return 10===e||13===e||12===e}function E(e){return P(e)||32===e||9===e}function L(e,t){return 92===e&&!P(t)&&0!==t}var R=new Array(128);D.Eof=128,D.WhiteSpace=130,D.Digit=131,D.NameStart=132,D.NonPrintable=133;for(var N=0;N<R.length;N++)switch(!0){case E(N):R[N]=D.WhiteSpace;break;case x(N):R[N]=D.Digit;break;case A(N):R[N]=D.NameStart;break;case T(N):R[N]=D.NonPrintable;break;default:R[N]=N||D.Eof}function D(e){return e<128?R[e]:D.NameStart}var O={isDigit:x,isHexDigit:function(e){return x(e)||e>=65&&e<=70||e>=97&&e<=102},isUppercaseLetter:S,isLowercaseLetter:_,isLetter:C,isNonAscii:z,isNameStart:A,isName:function(e){return A(e)||x(e)||45===e},isNonPrintable:T,isNewline:P,isWhiteSpace:E,isValidEscape:L,isIdentifierStart:function(e,t,n){return 45===e?A(t)||45===t||L(t,n):!!A(e)||92===e&&L(e,t)},isNumberStart:function(e,t,n){return 43===e||45===e?x(t)?2:46===t&&x(n)?3:0:46===e?x(t)?2:0:x(e)?1:0},isBOM:function(e){return 65279===e||65534===e?1:0},charCodeCategory:D},B=O.isDigit,I=O.isHexDigit,U=O.isUppercaseLetter,j=O.isName,F=O.isWhiteSpace,M=O.isValidEscape;function W(e,t){return t<e.length?e.charCodeAt(t):0}function q(e,t,n){return 13===n&&10===W(e,t+1)?2:1}function Y(e,t,n){var r=e.charCodeAt(t);return U(r)&&(r|=32),r===n}function H(e,t){for(;t<e.length&&B(e.charCodeAt(t));t++);return t}function Z(e,t){if(I(W(e,(t+=2)-1))){for(var n=Math.min(e.length,t+5);t<n&&I(W(e,t));t++);var r=W(e,t);F(r)&&(t+=q(e,t,r))}return t}var V={consumeEscaped:Z,consumeName:function(e,t){for(;t<e.length;t++){var n=e.charCodeAt(t);if(!j(n)){if(!M(n,W(e,t+1)))break;t=Z(e,t)-1}}return t},consumeNumber:function(e,t){var n=e.charCodeAt(t);if(43!==n&&45!==n||(n=e.charCodeAt(t+=1)),B(n)&&(t=H(e,t+1),n=e.charCodeAt(t)),46===n&&B(e.charCodeAt(t+1))&&(n=e.charCodeAt(t+=2),t=H(e,t)),Y(e,t,101)){var r=0;45!==(n=e.charCodeAt(t+1))&&43!==n||(r=1,n=e.charCodeAt(t+2)),B(n)&&(t=H(e,t+1+r+1))}return t},consumeBadUrlRemnants:function(e,t){for(;t<e.length;t++){var n=e.charCodeAt(t);if(41===n){t++;break}M(n,W(e,t+1))&&(t=Z(e,t))}return t},cmpChar:Y,cmpStr:function(e,t,n,r){if(n-t!==r.length)return!1;if(t<0||n>e.length)return!1;for(var a=t;a<n;a++){var i=e.charCodeAt(a),o=r.charCodeAt(a-t);if(U(i)&&(i|=32),i!==o)return!1}return!0},getNewlineLength:q,findWhiteSpaceStart:function(e,t){for(;t>=0&&F(e.charCodeAt(t));t--);return t+1},findWhiteSpaceEnd:function(e,t){for(;t<e.length&&F(e.charCodeAt(t));t++);return t}},$=w.TYPE,K=w.NAME,G=V.cmpStr,X=$.EOF,Q=$.WhiteSpace,J=$.Comment,ee=function(){this.offsetAndType=null,this.balance=null,this.reset()};ee.prototype={reset:function(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset},lookupType:function(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>24:X},lookupOffset:function(e){return(e+=this.tokenIndex)<this.tokenCount?16777215&this.offsetAndType[e-1]:this.source.length},lookupValue:function(e,t){return(e+=this.tokenIndex)<this.tokenCount&&G(this.source,16777215&this.offsetAndType[e-1],16777215&this.offsetAndType[e],t)},getTokenStart:function(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?16777215&this.offsetAndType[e-1]:16777215&this.offsetAndType[this.tokenCount]:this.firstCharOffset},getRawLength:function(e,t){var n,r=e,a=16777215&this.offsetAndType[Math.max(r-1,0)];e:for(;r<this.tokenCount&&!((n=this.balance[r])<e);r++)switch(t(this.offsetAndType[r]>>24,this.source,a)){case 1:break e;case 2:r++;break e;default:a=16777215&this.offsetAndType[r],this.balance[n]===r&&(r=n)}return r-this.tokenIndex},isBalanceEdge:function(e){return this.balance[this.tokenIndex]<e},isDelim:function(e,t){return t?this.lookupType(t)===$.Delim&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===$.Delim&&this.source.charCodeAt(this.tokenStart)===e},getTokenValue:function(){return this.source.substring(this.tokenStart,this.tokenEnd)},getTokenLength:function(){return this.tokenEnd-this.tokenStart},substrToCursor:function(e){return this.source.substring(e,this.tokenStart)},skipWS:function(){for(var e=this.tokenIndex,t=0;e<this.tokenCount&&this.offsetAndType[e]>>24===Q;e++,t++);t>0&&this.skip(t)},skipSC:function(){for(;this.tokenType===Q||this.tokenType===J;)this.next()},skip:function(e){var t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=16777215&this.offsetAndType[t-1],t=this.offsetAndType[t],this.tokenType=t>>24,this.tokenEnd=16777215&t):(this.tokenIndex=this.tokenCount,this.next())},next:function(){var e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>24,this.tokenEnd=16777215&e):(this.tokenIndex=this.tokenCount,this.eof=!0,this.tokenType=X,this.tokenStart=this.tokenEnd=this.source.length)},dump:function(){var e=this.firstCharOffset;return Array.prototype.slice.call(this.offsetAndType,0,this.tokenCount).map((function(t,n){var r=e,a=16777215&t;return e=a,{idx:n,type:K[t>>24],chunk:this.source.substring(r,a),balance:this.balance[n]}}),this)}};var te=ee;function ne(e){return e}var re=function(e,t){var n=ne,r=!1,a=!1;return"function"==typeof t?n=t:t&&(r=Boolean(t.forceBraces),a=Boolean(t.compact),"function"==typeof t.decorate&&(n=t.decorate)),function e(t,n,r,a){var i,o;switch(t.type){case"Group":i=function(t,n,r,a){var i=" "===t.combinator||a?t.combinator:" "+t.combinator+" ",o=t.terms.map((function(t){return e(t,n,r,a)})).join(i);return(t.explicit||r)&&(o=(a||","===o[0]?"[":"[ ")+o+(a?"]":" ]")),o}(t,n,r,a)+(t.disallowEmpty?"!":"");break;case"Multiplier":return e(t.term,n,r,a)+n(0===(o=t).min&&0===o.max?"*":0===o.min&&1===o.max?"?":1===o.min&&0===o.max?o.comma?"#":"+":1===o.min&&1===o.max?"":(o.comma?"#":"")+(o.min===o.max?"{"+o.min+"}":"{"+o.min+","+(0!==o.max?o.max:"")+"}"),t);case"Type":i="<"+t.name+(t.opts?n(function(e){switch(e.type){case"Range":return" ["+(null===e.min?"-∞":e.min)+","+(null===e.max?"∞":e.max)+"]";default:throw new Error("Unknown node type `"+e.type+"`")}}(t.opts),t.opts):"")+">";break;case"Property":i="<'"+t.name+"'>";break;case"Keyword":i=t.name;break;case"AtKeyword":i="@"+t.name;break;case"Function":i=t.name+"(";break;case"String":case"Token":i=t.value;break;case"Comma":i=",";break;default:throw new Error("Unknown node type `"+t.type+"`")}return n(i,t)}(e,n,r,a)};function ae(e,t){var n=e&&e.loc&&e.loc[t];return n?{offset:n.offset,line:n.line,column:n.column}:null}var ie=Object.prototype.hasOwnProperty,oe=Object.create(null),se=Object.create(null);function le(e,t){return t=t||0,e.length-t>=2&&45===e.charCodeAt(t)&&45===e.charCodeAt(t+1)}function ce(e,t){if(t=t||0,e.length-t>=3&&45===e.charCodeAt(t)&&45!==e.charCodeAt(t+1)){var n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}var ue={keyword:function(e){if(ie.call(oe,e))return oe[e];var t=e.toLowerCase();if(ie.call(oe,t))return oe[e]=oe[t];var n=le(t,0),r=n?"":ce(t,0);return oe[e]=Object.freeze({basename:t.substr(r.length),name:t,vendor:r,prefix:r,custom:n})},property:function(e){if(ie.call(se,e))return se[e];var t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");var r=le(t,n.length);if(!r&&(t=t.toLowerCase(),ie.call(se,t)))return se[e]=se[t];var a=r?"":ce(t,n.length),i=t.substr(0,n.length+a.length);return se[e]=Object.freeze({basename:t.substr(i.length),name:t.substr(n.length),hack:n,vendor:a,prefix:i,custom:r})},isCustomProperty:le,vendorPrefix:ce},he="undefined"!=typeof Uint32Array?Uint32Array:Array,de=function(e,t){return null===e||e.length<t?new he(Math.max(t+1024,16384)):e},pe=w.TYPE,me=O.isNewline,fe=O.isName,ge=O.isValidEscape,be=O.isNumberStart,ye=O.isIdentifierStart,ke=O.charCodeCategory,ve=O.isBOM,we=V.cmpStr,xe=V.getNewlineLength,Se=V.findWhiteSpaceEnd,_e=V.consumeEscaped,Ce=V.consumeName,ze=V.consumeNumber,Ae=V.consumeBadUrlRemnants;function Te(e,t){function n(t){return t<o?e.charCodeAt(t):0}function r(){return h=ze(e,h),ye(n(h),n(h+1),n(h+2))?(g=pe.Dimension,void(h=Ce(e,h))):37===n(h)?(g=pe.Percentage,void h++):void(g=pe.Number)}function a(){const t=h;return h=Ce(e,h),we(e,t,h,"url")&&40===n(h)?34===n(h=Se(e,h+1))||39===n(h)?(g=pe.Function,void(h=t+4)):void function(){for(g=pe.Url,h=Se(e,h);h<e.length;h++){var t=e.charCodeAt(h);switch(ke(t)){case 41:return void h++;case ke.Eof:return;case ke.WhiteSpace:return 41===n(h=Se(e,h))||h>=e.length?void(h<e.length&&h++):(h=Ae(e,h),void(g=pe.BadUrl));case 34:case 39:case 40:case ke.NonPrintable:return h=Ae(e,h),void(g=pe.BadUrl);case 92:if(ge(t,n(h+1))){h=_e(e,h)-1;break}return h=Ae(e,h),void(g=pe.BadUrl)}}}():40===n(h)?(g=pe.Function,void h++):void(g=pe.Ident)}function i(t){for(t||(t=n(h++)),g=pe.String;h<e.length;h++){var r=e.charCodeAt(h);switch(ke(r)){case t:return void h++;case ke.Eof:return;case ke.WhiteSpace:if(me(r))return h+=xe(e,h,r),void(g=pe.BadString);break;case 92:if(h===e.length-1)break;var a=n(h+1);me(a)?h+=xe(e,h+1,a):ge(r,a)&&(h=_e(e,h)-1)}}}t||(t=new te);for(var o=(e=String(e||"")).length,s=de(t.offsetAndType,o+1),l=de(t.balance,o+1),c=0,u=ve(n(0)),h=u,d=0,p=0,m=0;h<o;){var f=e.charCodeAt(h),g=0;switch(l[c]=o,ke(f)){case ke.WhiteSpace:g=pe.WhiteSpace,h=Se(e,h+1);break;case 34:i();break;case 35:fe(n(h+1))||ge(n(h+1),n(h+2))?(g=pe.Hash,h=Ce(e,h+1)):(g=pe.Delim,h++);break;case 39:i();break;case 40:g=pe.LeftParenthesis,h++;break;case 41:g=pe.RightParenthesis,h++;break;case 43:be(f,n(h+1),n(h+2))?r():(g=pe.Delim,h++);break;case 44:g=pe.Comma,h++;break;case 45:be(f,n(h+1),n(h+2))?r():45===n(h+1)&&62===n(h+2)?(g=pe.CDC,h+=3):ye(f,n(h+1),n(h+2))?a():(g=pe.Delim,h++);break;case 46:be(f,n(h+1),n(h+2))?r():(g=pe.Delim,h++);break;case 47:42===n(h+1)?(g=pe.Comment,1===(h=e.indexOf("*/",h+2)+2)&&(h=e.length)):(g=pe.Delim,h++);break;case 58:g=pe.Colon,h++;break;case 59:g=pe.Semicolon,h++;break;case 60:33===n(h+1)&&45===n(h+2)&&45===n(h+3)?(g=pe.CDO,h+=4):(g=pe.Delim,h++);break;case 64:ye(n(h+1),n(h+2),n(h+3))?(g=pe.AtKeyword,h=Ce(e,h+1)):(g=pe.Delim,h++);break;case 91:g=pe.LeftSquareBracket,h++;break;case 92:ge(f,n(h+1))?a():(g=pe.Delim,h++);break;case 93:g=pe.RightSquareBracket,h++;break;case 123:g=pe.LeftCurlyBracket,h++;break;case 125:g=pe.RightCurlyBracket,h++;break;case ke.Digit:r();break;case ke.NameStart:a();break;case ke.Eof:break;default:g=pe.Delim,h++}switch(g){case d:for(d=(p=l[m=16777215&p])>>24,l[c]=m,l[m++]=c;m<c;m++)l[m]===o&&(l[m]=c);break;case pe.LeftParenthesis:case pe.Function:l[c]=p,p=(d=pe.RightParenthesis)<<24|c;break;case pe.LeftSquareBracket:l[c]=p,p=(d=pe.RightSquareBracket)<<24|c;break;case pe.LeftCurlyBracket:l[c]=p,p=(d=pe.RightCurlyBracket)<<24|c}s[c++]=g<<24|h}for(s[c]=pe.EOF<<24|h,l[c]=o,l[o]=o;0!==p;)p=l[m=16777215&p],l[m]=o;return t.source=e,t.firstCharOffset=u,t.offsetAndType=s,t.tokenCount=c,t.balance=l,t.reset(),t.next(),t}Object.keys(w).forEach((function(e){Te[e]=w[e]})),Object.keys(O).forEach((function(e){Te[e]=O[e]})),Object.keys(V).forEach((function(e){Te[e]=V[e]}));var Pe=Te,Ee=Pe.isDigit,Le=Pe.cmpChar,Re=Pe.TYPE,Ne=Re.Delim,De=Re.WhiteSpace,Oe=Re.Comment,Be=Re.Ident,Ie=Re.Number,Ue=Re.Dimension;function je(e,t){return null!==e&&e.type===Ne&&e.value.charCodeAt(0)===t}function Fe(e,t,n){for(;null!==e&&(e.type===De||e.type===Oe);)e=n(++t);return t}function Me(e,t,n,r){if(!e)return 0;var a=e.value.charCodeAt(t);if(43===a||45===a){if(n)return 0;t++}for(;t<e.value.length;t++)if(!Ee(e.value.charCodeAt(t)))return 0;return r+1}function We(e,t,n){var r=!1,a=Fe(e,t,n);if(null===(e=n(a)))return t;if(e.type!==Ie){if(!je(e,43)&&!je(e,45))return t;if(r=!0,a=Fe(n(++a),a,n),null===(e=n(a))&&e.type!==Ie)return 0}if(!r){var i=e.value.charCodeAt(0);if(43!==i&&45!==i)return 0}return Me(e,r?0:1,r,a)}var qe=Pe.isHexDigit,Ye=Pe.cmpChar,He=Pe.TYPE,Ze=He.Ident,Ve=He.Delim,$e=He.Number,Ke=He.Dimension;function Ge(e,t){return null!==e&&e.type===Ve&&e.value.charCodeAt(0)===t}function Xe(e,t){return e.value.charCodeAt(0)===t}function Qe(e,t,n){for(var r=t,a=0;r<e.value.length;r++){var i=e.value.charCodeAt(r);if(45===i&&n&&0!==a)return Qe(e,t+a+1,!1)>0?6:0;if(!qe(i))return 0;if(++a>6)return 0}return a}function Je(e,t,n){if(!e)return 0;for(;Ge(n(t),63);){if(++e>6)return 0;t++}return t}var et=Pe.isIdentifierStart,tt=Pe.isHexDigit,nt=Pe.isDigit,rt=Pe.cmpStr,at=Pe.consumeNumber,it=Pe.TYPE,ot=["unset","initial","inherit"],st=["calc(","-moz-calc(","-webkit-calc("];function lt(e,t){return t<e.length?e.charCodeAt(t):0}function ct(e,t){return rt(e,0,e.length,t)}function ut(e,t){for(var n=0;n<t.length;n++)if(ct(e,t[n]))return!0;return!1}function ht(e,t){return t===e.length-2&&92===e.charCodeAt(t)&&nt(e.charCodeAt(t+1))}function dt(e,t,n){if(e&&"Range"===e.type){var 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)return!0;if(null!==e.max&&r>e.max)return!0}return!1}function pt(e,t){var n=e.index,r=0;do{if(r++,e.balance<=n)break}while(e=t(r));return r}function mt(e){return function(t,n,r){return null===t?0:t.type===it.Function&&ut(t.value,st)?pt(t,n):e(t,n,r)}}function ft(e){return function(t){return null===t||t.type!==e?0:1}}function gt(e){return function(t,n,r){if(null===t||t.type!==it.Dimension)return 0;var a=at(t.value,0);if(null!==e){var i=t.value.indexOf("\\",a),o=-1!==i&&ht(t.value,i)?t.value.substring(a,i):t.value.substr(a);if(!1===e.hasOwnProperty(o.toLowerCase()))return 0}return dt(r,t.value,a)?0:1}}function bt(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===it.Number&&0===Number(t.value)?1:e(t,n,r)}}var yt={"ident-token":ft(it.Ident),"function-token":ft(it.Function),"at-keyword-token":ft(it.AtKeyword),"hash-token":ft(it.Hash),"string-token":ft(it.String),"bad-string-token":ft(it.BadString),"url-token":ft(it.Url),"bad-url-token":ft(it.BadUrl),"delim-token":ft(it.Delim),"number-token":ft(it.Number),"percentage-token":ft(it.Percentage),"dimension-token":ft(it.Dimension),"whitespace-token":ft(it.WhiteSpace),"CDO-token":ft(it.CDO),"CDC-token":ft(it.CDC),"colon-token":ft(it.Colon),"semicolon-token":ft(it.Semicolon),"comma-token":ft(it.Comma),"[-token":ft(it.LeftSquareBracket),"]-token":ft(it.RightSquareBracket),"(-token":ft(it.LeftParenthesis),")-token":ft(it.RightParenthesis),"{-token":ft(it.LeftCurlyBracket),"}-token":ft(it.RightCurlyBracket),string:ft(it.String),ident:ft(it.Ident),"custom-ident":function(e){if(null===e||e.type!==it.Ident)return 0;var t=e.value.toLowerCase();return ut(t,ot)||ct(t,"default")?0:1},"custom-property-name":function(e){return null===e||e.type!==it.Ident||45!==lt(e.value,0)||45!==lt(e.value,1)?0:1},"hex-color":function(e){if(null===e||e.type!==it.Hash)return 0;var t=e.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(var n=1;n<t;n++)if(!tt(e.value.charCodeAt(n)))return 0;return 1},"id-selector":function(e){return null===e||e.type!==it.Hash?0:et(lt(e.value,1),lt(e.value,2),lt(e.value,3))?1:0},"an-plus-b":function(e,t){var n=0;if(!e)return 0;if(e.type===Ie)return Me(e,0,!1,n);if(e.type===Be&&45===e.value.charCodeAt(0)){if(!Le(e.value,1,110))return 0;switch(e.value.length){case 2:return We(t(++n),n,t);case 3:return 45!==e.value.charCodeAt(2)?0:(n=Fe(t(++n),n,t),Me(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(2)?0:Me(e,3,!0,n)}}else if(e.type===Be||je(e,43)&&t(n+1).type===Be){if(e.type!==Be&&(e=t(++n)),null===e||!Le(e.value,0,110))return 0;switch(e.value.length){case 1:return We(t(++n),n,t);case 2:return 45!==e.value.charCodeAt(1)?0:(n=Fe(t(++n),n,t),Me(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(1)?0:Me(e,2,!0,n)}}else if(e.type===Ue){for(var r=e.value.charCodeAt(0),a=43===r||45===r?1:0,i=a;i<e.value.length&&Ee(e.value.charCodeAt(i));i++);return i===a?0:Le(e.value,i,110)?i+1===e.value.length?We(t(++n),n,t):45!==e.value.charCodeAt(i+1)?0:i+2===e.value.length?(n=Fe(t(++n),n,t),Me(e=t(n),0,!0,n)):Me(e,i+2,!0,n):0}return 0},urange:function(e,t){var n=0;if(null===e||e.type!==Ze||!Ye(e.value,0,117))return 0;if(null===(e=t(++n)))return 0;if(Ge(e,43))return null===(e=t(++n))?0:e.type===Ze?Je(Qe(e,0,!0),++n,t):Ge(e,63)?Je(1,++n,t):0;if(e.type===$e){if(!Xe(e,43))return 0;var r=Qe(e,1,!0);return 0===r?0:null===(e=t(++n))?n:e.type===Ke||e.type===$e?Xe(e,45)&&Qe(e,1,!1)?n+1:0:Je(r,n,t)}return e.type===Ke&&Xe(e,43)?Je(Qe(e,1,!0),++n,t):0},"declaration-value":function(e,t){if(!e)return 0;var n=0,r=0,a=e.index;e:do{switch(e.type){case it.BadString:case it.BadUrl:break e;case it.RightCurlyBracket:case it.RightParenthesis:case it.RightSquareBracket:if(e.balance>e.index||e.balance<a)break e;r--;break;case it.Semicolon:if(0===r)break e;break;case it.Delim:if("!"===e.value&&0===r)break e;break;case it.Function:case it.LeftParenthesis:case it.LeftSquareBracket:case it.LeftCurlyBracket:r++}if(n++,e.balance<=a)break}while(e=t(n));return n},"any-value":function(e,t){if(!e)return 0;var n=e.index,r=0;e:do{switch(e.type){case it.BadString:case it.BadUrl:break e;case it.RightCurlyBracket:case it.RightParenthesis:case it.RightSquareBracket:if(e.balance>e.index||e.balance<n)break e}if(r++,e.balance<=n)break}while(e=t(r));return r},dimension:mt(gt(null)),angle:mt(gt({deg:!0,grad:!0,rad:!0,turn:!0})),decibel:mt(gt({db:!0})),frequency:mt(gt({hz:!0,khz:!0})),flex:mt(gt({fr:!0})),length:mt(bt(gt({px:!0,mm:!0,cm:!0,in:!0,pt:!0,pc:!0,q:!0,em:!0,ex:!0,ch:!0,rem:!0,vh:!0,vw:!0,vmin:!0,vmax:!0,vm:!0}))),resolution:mt(gt({dpi:!0,dpcm:!0,dppx:!0,x:!0})),semitones:mt(gt({st:!0})),time:mt(gt({s:!0,ms:!0})),percentage:mt((function(e,t,n){return null===e||e.type!==it.Percentage||dt(n,e.value,e.value.length-1)?0:1})),zero:bt(),number:mt((function(e,t,n){if(null===e)return 0;var r=at(e.value,0);return r===e.value.length||ht(e.value,r)?dt(n,e.value,r)?0:1:0})),integer:mt((function(e,t,n){if(null===e||e.type!==it.Number)return 0;for(var r=43===e.value.charCodeAt(0)||45===e.value.charCodeAt(0)?1:0;r<e.value.length;r++)if(!nt(e.value.charCodeAt(r)))return 0;return dt(n,e.value,r)?0:1})),"-ms-legacy-expression":("expression","(",function(e,t){return null!==e&&ct(e.value,"expression(")?pt(e,t):0})},kt=function(e,t,n){var r=g("SyntaxError",e);return r.input=t,r.offset=n,r.rawMessage=e,r.message=r.rawMessage+"\n "+r.input+"\n--"+new Array((r.offset||r.input.length)+1).join("-")+"^",r},vt=function(e){this.str=e,this.pos=0};vt.prototype={charCodeAt:function(e){return e<this.str.length?this.str.charCodeAt(e):0},charCode:function(){return this.charCodeAt(this.pos)},nextCharCode:function(){return this.charCodeAt(this.pos+1)},nextNonWsCode:function(e){return this.charCodeAt(this.findWsEnd(e))},findWsEnd:function(e){for(;e<this.str.length;e++){var t=this.str.charCodeAt(e);if(13!==t&&10!==t&&12!==t&&32!==t&&9!==t)break}return e},substringToPos:function(e){return this.str.substring(this.pos,this.pos=e)},eat:function(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++},peek:function(){return this.pos<this.str.length?this.str.charAt(this.pos++):""},error:function(e){throw new kt(e,this.str,this.pos)}};var wt=vt,xt=function(e){for(var t="function"==typeof Uint32Array?new Uint32Array(128):new Array(128),n=0;n<128;n++)t[n]=e(String.fromCharCode(n))?1:0;return t}((function(e){return/[a-zA-Z0-9\-]/.test(e)})),St={" ":1,"&&":2,"||":3,"|":4};function _t(e){return e.substringToPos(e.findWsEnd(e.pos))}function Ct(e){for(var t=e.pos;t<e.str.length;t++){var n=e.str.charCodeAt(t);if(n>=128||0===xt[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function zt(e){for(var t=e.pos;t<e.str.length;t++){var n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function At(e){var 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 Tt(e){var t,n=null;return e.eat(123),t=zt(e),44===e.charCode()?(e.pos++,125!==e.charCode()&&(n=zt(e))):n=t,e.eat(125),{min:Number(t),max:n?Number(n):0}}function Pt(e,t){var n=function(e){var t=null,n=!1;switch(e.charCode()){case 42:e.pos++,t={min:0,max:0};break;case 43:e.pos++,t={min:1,max:0};break;case 63:e.pos++,t={min:0,max:1};break;case 35:e.pos++,n=!0,t=123===e.charCode()?Tt(e):{min:1,max:0};break;case 123:t=Tt(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,n):t}function Et(e){var t=e.peek();return""===t?null:{type:"Token",value:t}}function Lt(e,t){function n(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}for(t=Object.keys(t).sort((function(e,t){return St[e]-St[t]}));t.length>0;){for(var r=t.shift(),a=0,i=0;a<e.length;a++){var o=e[a];"Combinator"===o.type&&(o.value===r?(-1===i&&(i=a-1),e.splice(a,1),a--):(-1!==i&&a-i>1&&(e.splice(i,a-i,n(e.slice(i,a),r)),a=i+1),i=-1))}-1!==i&&t.length&&e.splice(i,a-i,n(e.slice(i,a),r))}return r}function Rt(e){for(var t,n=[],r={},a=null,i=e.pos;t=Nt(e);)"Spaces"!==t.type&&("Combinator"===t.type?(null!==a&&"Combinator"!==a.type||(e.pos=i,e.error("Unexpected combinator")),r[t.value]=!0):null!==a&&"Combinator"!==a.type&&(r[" "]=!0,n.push({type:"Combinator",value:" "})),n.push(t),a=t,i=e.pos);return null!==a&&"Combinator"===a.type&&(e.pos-=i,e.error("Unexpected combinator")),{type:"Group",terms:n,combinator:Lt(n,r)||" ",disallowEmpty:!1,explicit:!1}}function Nt(e){var t=e.charCode();if(t<128&&1===xt[t])return function(e){var t;return t=Ct(e),40===e.charCode()?(e.pos++,{type:"Function",name:t}):Pt(e,{type:"Keyword",name:t})}(e);switch(t){case 93:break;case 91:return Pt(e,function(e){var t;return e.eat(91),t=Rt(e),e.eat(93),t.explicit=!0,33===e.charCode()&&(e.pos++,t.disallowEmpty=!0),t}(e));case 60:return 39===e.nextCharCode()?function(e){var t;return e.eat(60),e.eat(39),t=Ct(e),e.eat(39),e.eat(62),Pt(e,{type:"Property",name:t})}(e):function(e){var t,n=null;return e.eat(60),t=Ct(e),40===e.charCode()&&41===e.nextCharCode()&&(e.pos+=2,t+="()"),91===e.charCodeAt(e.findWsEnd(e.pos))&&(_t(e),n=function(e){var t=null,n=null,r=1;return e.eat(91),45===e.charCode()&&(e.peek(),r=-1),-1==r&&8734===e.charCode()?e.peek():t=r*Number(zt(e)),_t(e),e.eat(44),_t(e),8734===e.charCode()?e.peek():(r=1,45===e.charCode()&&(e.peek(),r=-1),n=r*Number(zt(e))),e.eat(93),null===t&&null===n?null:{type:"Range",min:t,max:n}}(e)),e.eat(62),Pt(e,{type:"Type",name:t,opts:n})}(e);case 124:return{type:"Combinator",value:e.substringToPos(124===e.nextCharCode()?e.pos+2:e.pos+1)};case 38:return e.pos++,e.eat(38),{type:"Combinator",value:"&&"};case 44:return e.pos++,{type:"Comma"};case 39:return Pt(e,{type:"String",value:At(e)});case 32:case 9:case 10:case 13:case 12:return{type:"Spaces",value:_t(e)};case 64:return(t=e.nextCharCode())<128&&1===xt[t]?(e.pos++,{type:"AtKeyword",name:Ct(e)}):Et(e);case 42:case 43:case 63:case 35:case 33:break;case 123:if((t=e.nextCharCode())<48||t>57)return Et(e);break;default:return Et(e)}}function Dt(e){var t=new wt(e),n=Rt(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type&&(n=n.terms[0]),n}Dt("[a&&<b>#|<'c'>*||e() f{2} /,(% g#{1,2} h{2,})]!");var Ot=Dt,Bt=function(){};function It(e){return"function"==typeof e?e:Bt}var Ut=function(e,t,n){var r=Bt,a=Bt;if("function"==typeof t?r=t:t&&(r=It(t.enter),a=It(t.leave)),r===Bt&&a===Bt)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)}a.call(n,t)}(e)},jt=new te,Ft={decorator:function(e){var t=null,n={len:0,node:null},r=[n],a="";return{children:e.children,node:function(n){var r=t;t=n,e.node.call(this,n),t=r},chunk:function(e){a+=e,n.node!==t?r.push({len:e.length,node:t}):n.len+=e.length},result:function(){return Mt(a,r)}}}};function Mt(e,t){var n=[],r=0,a=0,i=t?t[a].node:null;for(Pe(e,jt);!jt.eof;){if(t)for(;a<t.length&&r+t[a].len<=jt.tokenStart;)r+=t[a++].len,i=t[a].node;n.push({type:jt.tokenType,value:jt.getTokenValue(),index:jt.tokenIndex,balance:jt.balance[jt.tokenIndex],node:i}),jt.next()}return n}var Wt={type:"Match"},qt={type:"Mismatch"},Yt={type:"DisallowEmpty"};function Ht(e,t,n){return t===Wt&&n===qt||e===Wt&&t===Wt&&n===Wt?e:("If"===e.type&&e.else===qt&&t===Wt&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function Zt(e){return e.length>2&&40===e.charCodeAt(e.length-2)&&41===e.charCodeAt(e.length-1)}function Vt(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&Zt(e.name)}function $t(e){if("function"==typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":var t=function e(t,n,r){switch(t){case" ":for(var a=Wt,i=n.length-1;i>=0;i--)a=Ht(l=n[i],a,qt);return a;case"|":a=qt;var o=null;for(i=n.length-1;i>=0;i--){if(Vt(l=n[i])&&(null===o&&i>0&&Vt(n[i-1])&&(a=Ht({type:"Enum",map:o=Object.create(null)},Wt,a)),null!==o)){var s=(Zt(l.name)?l.name.slice(0,-1):l.name).toLowerCase();if(s in o==0){o[s]=l;continue}}o=null,a=Ht(l,Wt,a)}return a;case"&&":if(n.length>5)return{type:"MatchOnce",terms:n,all:!0};for(a=qt,i=n.length-1;i>=0;i--){var l=n[i];c=n.length>1?e(t,n.filter((function(e){return e!==l})),!1):Wt,a=Ht(l,c,a)}return a;case"||":if(n.length>5)return{type:"MatchOnce",terms:n,all:!1};for(a=r?Wt:qt,i=n.length-1;i>=0;i--){var c;l=n[i],c=n.length>1?e(t,n.filter((function(e){return e!==l})),!0):Wt,a=Ht(l,c,a)}return a}}(e.combinator,e.terms.map($t),!1);return e.disallowEmpty&&(t=Ht(t,Yt,qt)),t;case"Multiplier":return function(e){var t=Wt,n=$t(e.term);if(0===e.max)n=Ht(n,Yt,qt),(t=Ht(n,null,qt)).then=Ht(Wt,Wt,t),e.comma&&(t.then.else=Ht({type:"Comma",syntax:e},t,qt));else for(var r=e.min||1;r<=e.max;r++)e.comma&&t!==Wt&&(t=Ht({type:"Comma",syntax:e},t,qt)),t=Ht(n,Ht(Wt,Wt,t),qt);if(0===e.min)t=Ht(Wt,Wt,t);else for(r=0;r<e.min-1;r++)e.comma&&t!==Wt&&(t=Ht({type:"Comma",syntax:e},t,qt)),t=Ht(n,t,qt);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)}}var Kt=Wt,Gt=qt,Xt=Yt,Qt=Object.prototype.hasOwnProperty,Jt=Kt,en=Gt,tn=Xt,nn=w.TYPE;function rn(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){var r=e.charCodeAt(n);if(r>=65&&r<=90&&(r|=32),r!==t.charCodeAt(n))return!1}return!0}function an(e){return null===e||e.type===nn.Comma||e.type===nn.Function||e.type===nn.LeftParenthesis||e.type===nn.LeftSquareBracket||e.type===nn.LeftCurlyBracket||e.type===nn.Delim}function on(e){return null===e||e.type===nn.RightParenthesis||e.type===nn.RightSquareBracket||e.type===nn.RightCurlyBracket||e.type===nn.Delim}function sn(e){function t(e){return null!==e&&("Type"===e.type||"Property"===e.type||"Keyword"===e.type)}var n=null;return null!==this.matched&&function r(a){if(Array.isArray(a.match)){for(var i=0;i<a.match.length;i++)if(r(a.match[i]))return t(a.syntax)&&n.unshift(a.syntax),!0}else if(a.node===e)return n=t(a.syntax)?[a.syntax]:[],!0;return!1}(this.matched),n}function ln(e,t,n){var r=sn.call(e,t);return null!==r&&r.some(n)}var cn={getTrace:sn,isType:function(e,t){return ln(this,e,(function(e){return"Type"===e.type&&e.name===t}))},isProperty:function(e,t){return ln(this,e,(function(e){return"Property"===e.type&&e.name===t}))},isKeyword:function(e){return ln(this,e,(function(e){return"Keyword"===e.type}))}},un=function(e,t,n,r,a){var i=[];return null!==n.matched&&function n(o){if(null!==o.syntax&&o.syntax.type===r&&o.syntax.name===a){var s=function e(t){return"node"in t?t.node:e(t.match[0])}(o),l=function e(t){return"node"in t?t.node:e(t.match[t.match.length-1])}(o);e.syntax.walk(t,(function(e,t,n){if(e===s){var r=new f;do{if(r.appendData(t.data),t.data===l)break;t=t.next}while(null!==t);i.push({parent:n,nodes:r})}}))}Array.isArray(o.match)&&o.match.forEach(n)}(n.matched),i},hn=Object.prototype.hasOwnProperty;function dn(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function pn(e){return Boolean(e)&&dn(e.offset)&&dn(e.line)&&dn(e.column)}function mn(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(var a in n){var i=!0;if(!1!==hn.call(n,a)){if("type"===a)n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if("loc"===a){if(null===n.loc)continue;if(n.loc&&n.loc.constructor===Object)if("string"!=typeof n.loc.source)a+=".source";else if(pn(n.loc.start)){if(pn(n.loc.end))continue;a+=".end"}else a+=".start";i=!1}else if(t.hasOwnProperty(a)){var o=0;for(i=!1;!i&&o<t[a].length;o++){var s=t[a][o];switch(s){case String:i="string"==typeof n[a];break;case Boolean:i="boolean"==typeof n[a];break;case null:i=null===n[a];break;default:"string"==typeof s?i=n[a]&&n[a].type===s:Array.isArray(s)&&(i=n[a]instanceof f)}}}else r(n,"Unknown field `"+a+"` for "+e+" node type");i||r(n,"Bad value for `"+e+"."+a+"`")}}for(var a in t)hn.call(t,a)&&!1===hn.call(n,a)&&r(n,"Field `"+e+"."+a+"` is missed")}}function fn(e,t){var n=t.structure,r={type:String,loc:!0},a={type:'"'+e+'"'};for(var i in n)if(!1!==hn.call(n,i)){for(var o=[],s=r[i]=Array.isArray(n[i])?n[i].slice():[n[i]],l=0;l<s.length;l++){var c=s[l];if(c===String||c===Boolean)o.push(c.name);else if(null===c)o.push("null");else if("string"==typeof c)o.push("<"+c+">");else{if(!Array.isArray(c))throw new Error("Wrong value `"+c+"` in `"+e+"."+i+"` structure definition");o.push("List")}}a[i]=o.join(" | ")}return{docs:a,check:mn(e,r)}}var gn=function(e,t){var n=g("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},bn=function(e,t,n,r){var a=g("SyntaxMatchError",e),i=function(e){for(var t=e.tokens,n=e.longestMatch,r=n<t.length?t[n].node:null,a=-1,i=0,o="",s=0;s<t.length;s++)s===n&&(a=o.length),null!==r&&t[s].node===r&&(s<=n?i++:i=0),o+=t[s].value;return{node:r,css:o,mismatchOffset:-1===a?o.length:a,last:null===r||i>1}}(r),o=i.mismatchOffset||0,s=i.node||n,l=ae(s,"end"),c=i.last?l:ae(s,"start"),u=i.css;return a.rawMessage=e,a.syntax=t?re(t):"<generic>",a.css=u,a.mismatchOffset=o,a.loc={source:s&&s.loc&&s.loc.source||"<unknown>",start:c,end:l},a.line=c?c.line:void 0,a.column=c?c.column:void 0,a.offset=c?c.offset:void 0,a.message=e+"\n syntax: "+a.syntax+"\n value: "+(a.css||"<empty string>")+"\n --------"+new Array(a.mismatchOffset+1).join("-")+"^",a},yn=function(e,t){return"string"==typeof e&&(e=Ot(e)),{type:"MatchGraph",match:$t(e),syntax:t||null,source:e}},kn=function(e,t,n){var r=function(e,t,n){function r(){do{b++,g=b<e.length?e[b]:null}while(null!==g&&(g.type===nn.WhiteSpace||g.type===nn.Comment))}function a(t){var 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 o(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}var 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=en;break}f="Match";break}if((t=h.nextState)===tn){if(h.matchStack===k){t=en;break}t=Jt}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!==en&&s(t.else),t.then!==Jt&&o(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":var v=t.syntax.terms;if(t.index===v.length){if(0===t.mask||t.syntax.all){t=en;break}t=Jt;break}if(t.mask===(1<<v.length)-1){t=Jt;break}for(;t.index<v.length;t.index++){var w=1<<t.index;if(0==(t.mask&w)){s(t),o({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|w}),t=v[t.index++];break}}break;case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(null!==g&&(-1!==(z=g.value.toLowerCase()).indexOf("\\")&&(z=z.replace(/\\[09].*$/,"")),Qt.call(t.map,z))){t=t.map[z];break}t=en;break;case"Generic":var x=null!==u?u.opts:null,S=b+Math.floor(t.fn(g,a,x));if(!isNaN(S)&&S>b){for(;b<S;)l();t=Jt}else t=en;break;case"Type":case"Property":var _="Type"===t.type?"types":"properties",C=Qt.call(n,_)?n[_][t.name]:null;if(!C||!C.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===nn.Ident||"length"===t.name&&"0"===g.value)){null===p&&(p=i(t,d)),t=en;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=C.match;break;case"Keyword":var z=t.name;if(null!==g){var A=g.value;if(-1!==A.indexOf("\\")&&(A=A.replace(/\\[09].*$/,"")),rn(A,z)){l(),t=Jt;break}}t=en;break;case"AtKeyword":case"Function":if(null!==g&&rn(g.value,t.name)){l(),t=Jt;break}t=en;break;case"Token":if(null!==g&&g.value===t.value){l(),t=Jt;break}t=en;break;case"Comma":null!==g&&g.type===nn.Comma?an(k.token)?t=en:(l(),t=on(g)?en:Jt):t=an(k.token)||on(g)?Jt:en;break;case"String":var T="";for(S=b;S<e.length&&T.length<t.value.length;S++)T+=e[S].value;if(rn(T,t.value)){for(;b<S;)l();t=Jt}else t=en;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"Match":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;var a=r.match,i=r.match={syntax:t.syntax||null,match:[]},o=[i];for(a=function(e){for(var t=null,n=null,r=e;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}(a).prev;null!==a;){switch(a.type){case 2:i.match.push(i={syntax:a.syntax,match:[]}),o.push(i);break;case 3:o.pop(),i=o[o.length-1];break;default:i.match.push({syntax:a.syntax||null,token:a.token.value,node:a.token.node})}a=a.prev}return r},vn=yn("inherit | initial | unset"),wn=yn("inherit | initial | unset | <-ms-legacy-expression>");function xn(e,t,n){var r={};for(var a in e)e[a].syntax&&(r[a]=n?e[a].syntax:re(e[a].syntax,{compact:t}));return r}function Sn(e,t,n){return{matched:e,iterations:n,error:t,getTrace:cn.getTrace,isType:cn.isType,isProperty:cn.isProperty,isKeyword:cn.isKeyword}}function _n(e,t,n,r){var a,i=function(e,t){return"string"==typeof e?Mt(e,null):t.generate(e,Ft)}(n,e.syntax);return function(e){for(var t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(i)?Sn(null,new Error("Matching for a tree with var() is not supported")):(r&&(a=kn(i,e.valueCommonSyntax,e)),r&&a.match||(a=kn(i,t.match,e)).match?Sn(a.match,null,a.iterations):Sn(null,new bn(a.reason,t.syntax,n,a),a.iterations))}var Cn=function(e,t,n){if(this.valueCommonSyntax=vn,this.syntax=t,this.generic=!1,this.atrules={},this.properties={},this.types={},this.structure=n||function(e){var t={};if(e.node)for(var n in e.node)if(hn.call(e.node,n)){var r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=fn(n,r)}return t}(e),e){if(e.types)for(var r in e.types)this.addType_(r,e.types[r]);if(e.generic)for(var r in this.generic=!0,yt)this.addType_(r,yt[r]);if(e.atrules)for(var r in e.atrules)this.addAtrule_(r,e.atrules[r]);if(e.properties)for(var r in e.properties)this.addProperty_(r,e.properties[r])}};Cn.prototype={structure:{},checkStructure:function(e){function t(e,t){r.push({node:e,message:t})}var 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:function(e,t,n){var r={type:t,name:n},a={type:t,name:n,syntax:null,match:null};return"function"==typeof e?a.match=yn(e,r):("string"==typeof e?Object.defineProperty(a,"syntax",{get:function(){return Object.defineProperty(a,"syntax",{value:Ot(e)}),a.syntax}}):a.syntax=e,Object.defineProperty(a,"match",{get:function(){return Object.defineProperty(a,"match",{value:yn(a.syntax,r)}),a.match}})),a},addAtrule_:function(e,t){this.atrules[e]={prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce((e,n)=>(e[n]=this.createDescriptor(t.descriptors[n],"AtruleDescriptor",n),e),{}):null}},addProperty_:function(e,t){this.properties[e]=this.createDescriptor(t,"Property",e)},addType_:function(e,t){this.types[e]=this.createDescriptor(t,"Type",e),t===yt["-ms-legacy-expression"]&&(this.valueCommonSyntax=wn)},matchAtrulePrelude:function(e,t){var n=ue.keyword(e),r=n.vendor?this.getAtrulePrelude(n.name)||this.getAtrulePrelude(n.basename):this.getAtrulePrelude(n.name);return r?_n(this,r,t,!0):n.basename in this.atrules?Sn(null,new Error("At-rule `"+e+"` should not contain a prelude")):Sn(null,new gn("Unknown at-rule",e))},matchAtruleDescriptor:function(e,t,n){var r=ue.keyword(e),a=ue.keyword(t),i=r.vendor?this.atrules[r.name]||this.atrules[r.basename]:this.atrules[r.name];if(!i)return Sn(null,new gn("Unknown at-rule",e));if(!i.descriptors)return Sn(null,new Error("At-rule `"+e+"` has no known descriptors"));var o=a.vendor?i.descriptors[a.name]||i.descriptors[a.basename]:i.descriptors[a.name];return o?_n(this,o,n,!0):Sn(null,new gn("Unknown at-rule descriptor",t))},matchDeclaration:function(e){return"Declaration"!==e.type?Sn(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)},matchProperty:function(e,t){var n=ue.property(e);if(n.custom)return Sn(null,new Error("Lexer matching doesn't applicable for custom properties"));var r=n.vendor?this.getProperty(n.name)||this.getProperty(n.basename):this.getProperty(n.name);return r?_n(this,r,t,!0):Sn(null,new gn("Unknown property",e))},matchType:function(e,t){var n=this.getType(e);return n?_n(this,n,t,!1):Sn(null,new gn("Unknown type",e))},match:function(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),_n(this,e,t,!1)):Sn(null,new gn("Bad syntax"))},findValueFragments:function(e,t,n,r){return un(this,t,this.matchProperty(e,t),n,r)},findDeclarationValueFragments:function(e,t,n){return un(this,e.value,this.matchDeclaration(e),t,n)},findAllFragments:function(e,t,n){var r=[];return this.syntax.walk(e,{visit:"Declaration",enter:function(e){r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}.bind(this)}),r},getAtrulePrelude:function(e){return this.atrules.hasOwnProperty(e)?this.atrules[e].prelude:null},getAtruleDescriptor:function(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null},getProperty:function(e){return this.properties.hasOwnProperty(e)?this.properties[e]:null},getType:function(e){return this.types.hasOwnProperty(e)?this.types[e]:null},validate:function(){function e(r,a,i,o){if(i.hasOwnProperty(a))return i[a];i[a]=!1,null!==o.syntax&&Ut(o.syntax,(function(o){if("Type"===o.type||"Property"===o.type){var s="Type"===o.type?r.types:r.properties,l="Type"===o.type?t:n;s.hasOwnProperty(o.name)&&!e(r,o.name,l,s[o.name])||(i[a]=!0)}}),this)}var t={},n={};for(var r in this.types)e(this,r,t,this.types[r]);for(var r in this.properties)e(this,r,n,this.properties[r]);return t=Object.keys(t).filter((function(e){return t[e]})),n=Object.keys(n).filter((function(e){return n[e]})),t.length||n.length?{types:t,properties:n}:null},dump:function(e,t){return{generic:this.generic,types:xn(this.types,!t,e),properties:xn(this.properties,!t,e)}},toString:function(){return JSON.stringify(this.dump())}};var zn=Cn,An={SyntaxError:kt,parse:Ot,generate:re,walk:Ut},Tn=Pe.isBOM,Pn=function(){this.lines=null,this.columns=null,this.linesAndColumnsComputed=!1};Pn.prototype={setSource:function(e,t,n,r){this.source=e,this.startOffset=void 0===t?0:t,this.startLine=void 0===n?1:n,this.startColumn=void 0===r?1:r,this.linesAndColumnsComputed=!1},ensureLinesAndColumnsComputed:function(){this.linesAndColumnsComputed||(function(e,t){for(var n=t.length,r=de(e.lines,n),a=e.startLine,i=de(e.columns,n),o=e.startColumn,s=t.length>0?Tn(t.charCodeAt(0)):0;s<n;s++){var l=t.charCodeAt(s);r[s]=a,i[s]=o++,10!==l&&13!==l&&12!==l||(13===l&&s+1<n&&10===t.charCodeAt(s+1)&&(r[++s]=a,i[s]=o),a++,o=1)}r[s]=a,i[s]=o,e.lines=r,e.columns=i}(this,this.source),this.linesAndColumnsComputed=!0)},getLocation:function(e,t){return this.ensureLinesAndColumnsComputed(),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}},getLocationRange:function(e,t,n){return this.ensureLinesAndColumnsComputed(),{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 En=Pn,Ln=Pe.TYPE,Rn=Ln.WhiteSpace,Nn=Ln.Comment,Dn=function(e){var t=this.createList(),n=null,r={recognizer:e,space:null,ignoreWS:!1,ignoreWSAfter:!1};for(this.scanner.skipSC();!this.scanner.eof;){switch(this.scanner.tokenType){case Nn:this.scanner.next();continue;case Rn:r.ignoreWS?this.scanner.next():r.space=this.WhiteSpace();continue}if(void 0===(n=e.getNode.call(this,r)))break;null!==r.space&&(t.push(r.space),r.space=null),t.push(n),r.ignoreWSAfter?(r.ignoreWSAfter=!1,r.ignoreWS=!0):r.ignoreWS=!1}return t},On=V.findWhiteSpaceStart,Bn=function(){},In=w.TYPE,Un=w.NAME,jn=In.WhiteSpace,Fn=In.Ident,Mn=In.Function,Wn=In.Url,qn=In.Hash,Yn=In.Percentage,Hn=In.Number;function Zn(e){return function(){return this[e]()}}var Vn=function(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})})),t}(Object.freeze({__proto__:null,default:{}})).SourceMapGenerator,$n={Atrule:!0,Selector:!0,Declaration:!0},Kn=Object.prototype.hasOwnProperty;function Gn(e,t){var n=e.children,r=null;"function"!=typeof t?n.forEach(this.node,this):n.forEach((function(e){null!==r&&t.call(this,r),this.node(e),r=e}),this)}var Xn=Object.prototype.hasOwnProperty,Qn=function(){};function Jn(e){return"function"==typeof e?e:Qn}function er(e,t){return function(n,r,a){n.type===t&&e.call(this,n,r,a)}}function tr(e,t){var n=t.structure,r=[];for(var a in n)if(!1!==Xn.call(n,a)){var i=n[a],o={name:a,type:!1,nullable:!1};Array.isArray(n[a])||(i=[n[a]]);for(var s=0;s<i.length;s++){var l=i[s];null===l?o.nullable=!0:"string"==typeof l?o.type="node":Array.isArray(l)&&(o.type="list")}o.type&&r.push(o)}return r.length?{context:t.walkContext,fields:r}:null}function nr(e,t){var n=e.fields.slice(),r=e.context,a="string"==typeof r;return t&&n.reverse(),function(e,i,o){var s;a&&(s=i[r],i[r]=e);for(var l=0;l<n.length;l++){var c=n[l],u=e[c.name];c.nullable&&!u||("list"===c.type?t?u.forEachRight(o):u.forEach(o):o(u))}a&&(i[r]=s)}}function rr(e){return{Atrule:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block},Rule:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block},Declaration:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block,DeclarationList:e.DeclarationList}}}var ar=function e(t){var n={};for(var r in t){var a=t[r];a&&(Array.isArray(a)||a instanceof f?a=a.map(e):a.constructor===Object&&(a=e(a))),n[r]=a}return n},ir=Object.prototype.hasOwnProperty,or={generic:!0,types:{},atrules:{},properties:{},parseContext:{},scope:{},atrule:["parse"],pseudo:["parse"],node:["name","structure","parse","generate","walkContext"]};function sr(e){return e&&e.constructor===Object}function lr(e){return sr(e)?Object.assign({},e):e}function cr(e,t){for(var n in t)ir.call(t,n)&&(sr(e[n])?cr(e[n],lr(t[n])):e[n]=lr(t[n]))}var ur=function(e,t){return function e(t,n,r){for(var a in r)if(!1!==ir.call(r,a))if(!0===r[a])a in n&&ir.call(n,a)&&(t[a]=lr(n[a]));else if(r[a])if(sr(r[a]))cr(i={},t[a]),cr(i,n[a]),t[a]=i;else if(Array.isArray(r[a])){var i={},o=r[a].reduce((function(e,t){return e[t]=!0,e}),{});for(var s in t[a])ir.call(t[a],s)&&(i[s]={},t[a]&&t[a][s]&&e(i[s],t[a][s],o));for(var s in n[a])ir.call(n[a],s)&&(i[s]||(i[s]={}),n[a]&&n[a][s]&&e(i[s],n[a][s],o));t[a]=i}return t}(e,t,or)};function hr(e){var t=function(e){var t={scanner:new te,locationMap:new En,filename:"<unknown>",needPositions:!1,onParseError:Bn,onParseErrorThrow:!1,parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:Dn,createList:function(){return new f},createSingleNodeList:function(e){return(new f).appendData(e)},getFirstListNode:function(e){return e&&e.first()},getLastListNode:function(e){return e.last()},parseWithFallback:function(e,t){var n=this.scanner.tokenIndex;try{return e.call(this)}catch(e){if(this.onParseErrorThrow)throw e;var r=t.call(this,n);return this.onParseErrorThrow=!0,this.onParseError(e,r),this.onParseErrorThrow=!1,r}},lookupNonWSType:function(e){do{var t=this.scanner.lookupType(e++);if(t!==jn)return t}while(0!==t);return 0},eat:function(e){if(this.scanner.tokenType!==e){var t=this.scanner.tokenStart,n=Un[e]+" is expected";switch(e){case Fn:this.scanner.tokenType===Mn||this.scanner.tokenType===Wn?(t=this.scanner.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case qn:this.scanner.isDelim(35)&&(this.scanner.next(),t++,n="Name is expected");break;case Yn:this.scanner.tokenType===Hn&&(t=this.scanner.tokenEnd,n="Percent sign is expected");break;default:this.scanner.source.charCodeAt(this.scanner.tokenStart)===e&&(t+=1)}this.error(n,t)}this.scanner.next()},consume:function(e){var t=this.scanner.getTokenValue();return this.eat(e),t},consumeFunctionName:function(){var e=this.scanner.source.substring(this.scanner.tokenStart,this.scanner.tokenEnd-1);return this.eat(Mn),e},getLocation:function(e,t){return this.needPositions?this.locationMap.getLocationRange(e,t,this.filename):null},getLocationFromList:function(e){if(this.needPositions){var t=this.getFirstListNode(e),n=this.getLastListNode(e);return this.locationMap.getLocationRange(null!==t?t.loc.start.offset-this.locationMap.startOffset:this.scanner.tokenStart,null!==n?n.loc.end.offset-this.locationMap.startOffset:this.scanner.tokenStart,this.filename)}return null},error:function(e,t){var n=void 0!==t&&t<this.scanner.source.length?this.locationMap.getLocation(t):this.scanner.eof?this.locationMap.getLocation(On(this.scanner.source,this.scanner.source.length-1)):this.locationMap.getLocation(this.scanner.tokenStart);throw new y(e||"Unexpected input",this.scanner.source,n.offset,n.line,n.column)}};for(var n in e=function(e){var t={context:{},scope:{},atrule:{},pseudo:{}};if(e.parseContext)for(var n in e.parseContext)switch(typeof e.parseContext[n]){case"function":t.context[n]=e.parseContext[n];break;case"string":t.context[n]=Zn(e.parseContext[n])}if(e.scope)for(var n in e.scope)t.scope[n]=e.scope[n];if(e.atrule)for(var n in e.atrule){var r=e.atrule[n];r.parse&&(t.atrule[n]=r.parse)}if(e.pseudo)for(var n in e.pseudo){var a=e.pseudo[n];a.parse&&(t.pseudo[n]=a.parse)}if(e.node)for(var n in e.node)t[n]=e.node[n].parse;return t}(e||{}))t[n]=e[n];return function(e,n){var r,a=(n=n||{}).context||"default";if(Pe(e,t.scanner),t.locationMap.setSource(e,n.offset,n.line,n.column),t.filename=n.filename||"<unknown>",t.needPositions=Boolean(n.positions),t.onParseError="function"==typeof n.onParseError?n.onParseError:Bn,t.onParseErrorThrow=!1,t.parseAtrulePrelude=!("parseAtrulePrelude"in n)||Boolean(n.parseAtrulePrelude),t.parseRulePrelude=!("parseRulePrelude"in n)||Boolean(n.parseRulePrelude),t.parseValue=!("parseValue"in n)||Boolean(n.parseValue),t.parseCustomProperty="parseCustomProperty"in n&&Boolean(n.parseCustomProperty),!t.context.hasOwnProperty(a))throw new Error("Unknown context `"+a+"`");return r=t.context[a].call(t,n),t.scanner.eof||t.error(),r}}(e),n=function(e){var t=function(e){var t={};for(var n in e.node)if(Xn.call(e.node,n)){var r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=tr(0,r)}return t}(e),n={},r={};for(var a in t)Xn.call(t,a)&&null!==t[a]&&(n[a]=nr(t[a],!1),r[a]=nr(t[a],!0));var i=rr(n),o=rr(r),s=function(e,a){var s=Qn,l=Qn,c=n,u={root:e,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if("function"==typeof a)s=a;else if(a&&(s=Jn(a.enter),l=Jn(a.leave),a.reverse&&(c=r),a.visit)){if(i.hasOwnProperty(a.visit))c=a.reverse?o[a.visit]:i[a.visit];else if(!t.hasOwnProperty(a.visit))throw new Error("Bad value `"+a.visit+"` for `visit` option (should be: "+Object.keys(t).join(", ")+")");s=er(s,a.visit),l=er(l,a.visit)}if(s===Qn&&l===Qn)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");if(a.reverse){var h=s;s=l,l=h}!function e(t,n,r){s.call(u,t,n,r),c.hasOwnProperty(t.type)&&c[t.type](t,u,e),l.call(u,t,n,r)}(e)};return s.find=function(e,t){var n=null;return s(e,(function(e,r,a){null===n&&t.call(this,e,r,a)&&(n=e)})),n},s.findLast=function(e,t){var n=null;return s(e,{reverse:!0,enter:function(e,r,a){null===n&&t.call(this,e,r,a)&&(n=e)}}),n},s.findAll=function(e,t){var n=[];return s(e,(function(e,r,a){t.call(this,e,r,a)&&n.push(e)})),n},s}(e),r=function(e){function t(e){if(!Kn.call(n,e.type))throw new Error("Unknown node type: "+e.type);n[e.type].call(this,e)}var n={};if(e.node)for(var r in e.node)n[r]=e.node[r].generate;return function(e,n){var r="",a={children:Gn,node:t,chunk:function(e){r+=e},result:function(){return r}};return n&&("function"==typeof n.decorator&&(a=n.decorator(a)),n.sourceMap&&(a=function(e){var t=new Vn,n=1,r=0,a={line:1,column:0},i={line:0,column:0},o=!1,s={line:1,column:0},l={generated:s},c=e.node;e.node=function(e){if(e.loc&&e.loc.start&&$n.hasOwnProperty(e.type)){var u=e.loc.start.line,h=e.loc.start.column-1;i.line===u&&i.column===h||(i.line=u,i.column=h,a.line=n,a.column=r,o&&(o=!1,a.line===s.line&&a.column===s.column||t.addMapping(l)),o=!0,t.addMapping({source:e.loc.source,original:i,generated:a}))}c.call(this,e),o&&$n.hasOwnProperty(e.type)&&(s.line=n,s.column=r)};var u=e.chunk;e.chunk=function(e){for(var t=0;t<e.length;t++)10===e.charCodeAt(t)?(n++,r=0):r++;u(e)};var h=e.result;return e.result=function(){return o&&t.addMapping(l),{css:h(),map:t}},e}(a))),a.node(e),a.result()}}(e),a=function(e){return{fromPlainObject:function(t){return e(t,{enter:function(e){e.children&&e.children instanceof f==0&&(e.children=(new f).fromArray(e.children))}}),t},toPlainObject:function(t){return e(t,{leave:function(e){e.children&&e.children instanceof f&&(e.children=e.children.toArray())}}),t}}}(n),i={List:f,SyntaxError:y,TokenStream:te,Lexer:zn,vendorPrefix:ue.vendorPrefix,keyword:ue.keyword,property:ue.property,isCustomProperty:ue.isCustomProperty,definitionSyntax:An,lexer:null,createLexer:function(e){return new zn(e,i,i.lexer.structure)},tokenize:Pe,parse:t,walk:n,generate:r,find:n.find,findLast:n.findLast,findAll:n.findAll,clone:ar,fromPlainObject:a.fromPlainObject,toPlainObject:a.toPlainObject,createSyntax:function(e){return hr(ur({},e))},fork:function(t){var n=ur({},e);return hr("function"==typeof t?t(n,Object.assign):ur(n,t))}};return i.lexer=new zn({generic:!0,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},i),i}var dr={generic:!0,types:{"absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large","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>",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>?","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>","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-sum> )","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()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-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:"searchfield|textarea|push-button|button-bevel|slider-horizontal|checkbox|radio|square-button|menulist|menulist-button|listbox|meter|progress-bar","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>* [<pseudo-element-selector> <pseudo-class-selector>*]*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<compound-selector> [<combinator>? <compound-selector>]*","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|<url>|<quote>|<attr()>|counter( <ident> , <'list-style-type'>? )]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","counter()":"counter( <custom-ident> , [<counter-style>|none]? )","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <custom-ident> , <string> , [<counter-style>|none]? )","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> , <number> , <number> , <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( <id-selector> )","ellipse()":"ellipse( [<shape-radius>{2}]? [at <position>]? )","ending-shape":"circle|ellipse","env()":"env( <custom-ident> , <declaration-value>? )","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>","fit-content()":"fit-content( [<length>|<percentage>] )","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<positive-integer>] , [<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>","frequency-percentage":"<frequency>|<percentage>","general-enclosed":"[<function-token> <any-value> )]|( <ident> <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()>|<-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> )",image:"<url>|<image()>|<image-set()>|<element()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] <resolution>","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>","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> )","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>|<flex>|min-content|max-content|auto] , [<length>|<percentage>|<flex>|min-content|max-content|auto] )","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|<-non-standard-color>","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>*","perspective()":"perspective( <length> )","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>]]","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-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> )","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","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> )","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>] )","saturate()":"saturate( <number-percentage> )","scale()":"scale( <number> , <number>? )","scale3d()":"scale3d( <number> , <number> , <number> )","scaleX()":"scaleX( <number> )","scaleY()":"scaleY( <number> )","scaleZ()":"scaleZ( <number> )","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"<length-percentage>|closest-side|farthest-side","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]","single-animation":"<time>||<timing-function>||<time>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]","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-transition":"[none|<single-transition-property>]||<time>||<timing-function>||<time>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","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>",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>","timing-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( [<positive-integer>] , [<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>? )","viewport-length":"auto|<length-percentage>","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":"-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-width":"min-intrinsic|intrinsic|-moz-min-content|-moz-max-content|-webkit-min-content|-webkit-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","-webkit-mask-clip-style":"border|border-box|padding|padding-box|content|content-box|text","-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>? )","-ms-filter":"<string>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","border-radius":"<length-percentage>{1,2}",bottom:"<length>|auto","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto","mask-image":"<mask-reference>#","name-repeat":"repeat( [<positive-integer>|auto-fill] , <line-names>+ )",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke","path()":"path( <string> )",ratio:"<integer> / <integer>",right:"<length>|auto","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto","track-group":"'(' [<string>* <track-minmax> <string>*]+ ')' ['[' <positive-integer> ']']?|<track-minmax>","track-list-v0":"[<string>* <track-group> <string>*]+|none","track-minmax":"minmax( <track-breadth> , <track-breadth> )|auto|<track-breadth>|fit-content",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,∞]>","positive-integer":"<integer [0,∞]>"},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-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":"<integer>","-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|listbox|listitem|media-fullscreen-button|media-mute-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|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","-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","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>",all:"initial|inherit|unset|revert",animation:"<single-animation>#","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-timing-function":"<timing-function>#",appearance:"none|auto|button|textfield|<compat>",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":"<box>#","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-color":"auto|<color>",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none",color:"<color>","color-adjust":"economy|exact","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||layout||style||paint]",content:"normal|none|[<content-replacement>|<content-list>] [/ <string>]?","counter-increment":"[<custom-ident> <integer>?]+|none","counter-reset":"[<custom-ident> <integer>?]+|none","counter-set":"[<custom-ident> <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:"block|contents|flex|flow|flow-root|grid|inline|inline-block|inline-flex|inline-grid|inline-list-item|inline-table|list-item|none|ruby|ruby-base|ruby-base-container|ruby-text|ruby-text-container|run-in|table|table-caption|table-cell|table-column|table-column-group|table-footer-group|table-header-group|table-row|table-row-group|-ms-flexbox|-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","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","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-variation-settings":"normal|[<string> <number>]#","font-size":"<absolute-size>|<relative-size>|<length-percentage>","font-size-adjust":"none|<number>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style]","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-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",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>","grid-template-rows":"none|<track-list>|<auto-track-list>","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"[<length>|<percentage>]&&[border-box|content-box]?|available|min-content|max-content|fit-content|auto",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'>",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]",left:"<length>|<percentage>|auto","letter-spacing":"normal|<length-percentage>","line-break":"auto|loose|normal|strict","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":"<url>|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",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","max-block-size":"<'max-width'>","max-height":"<length>|<percentage>|none|max-content|min-content|fit-content|fill-available","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"<length>|<percentage>|none|max-content|min-content|fit-content|fill-available|<-non-standard-width>","min-block-size":"<'min-width'>","min-height":"<length>|<percentage>|auto|max-content|min-content|fit-content|fill-available","min-inline-size":"<'min-width'>","min-width":"<length>|<percentage>|auto|max-content|min-content|fit-content|fill-available|<-non-standard-width>","mix-blend-mode":"<blend-mode>","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|ray( [<angle>&&<size>?&&contain?] )|<path()>|<url>|[<basic-shape>||<geometry-box>]","offset-position":"auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<number-zero-one>",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-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-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-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",quotes:"none|[<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":"over|under|inter-character",scale:"none|<number>{1,3}","scrollbar-color":"auto|dark|light|<color>{2}","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","shape-image-threshold":"<number>","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-color":"<color>","text-decoration-line":"none|[underline||overline||line-through||blink]","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|none","text-decoration-style":"solid|double|dotted|dashed|wavy","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-position":"auto|[under||[left|right]]",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":"border-box|fill-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":"<timing-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","user-select":"auto|text|none|contain|all","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line",widows:"<integer>",width:"[<length>|<percentage>]&&[border-box|content-box]?|available|min-content|max-content|fit-content|auto","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word","word-spacing":"normal|<length-percentage>","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-columns":"<track-list-v0>","-ms-grid-row-align":"start|end|center|stretch","-ms-grid-rows":"<track-list-v0>","-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|none|normal","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>]"}},pr=Pe.cmpChar,mr=Pe.isDigit,fr=Pe.TYPE,gr=fr.WhiteSpace,br=fr.Comment,yr=fr.Ident,kr=fr.Number,vr=fr.Dimension;function wr(e,t){var n=this.scanner.tokenStart+e,r=this.scanner.source.charCodeAt(n);for(43!==r&&45!==r||(t&&this.error("Number sign is not allowed"),n++);n<this.scanner.tokenEnd;n++)mr(this.scanner.source.charCodeAt(n))||this.error("Integer is expected",n)}function xr(e){return wr.call(this,0,e)}function Sr(e,t){if(!pr(this.scanner.source,this.scanner.tokenStart+e,t)){var n="";switch(t){case 110:n="N is expected";break;case 45:n="HyphenMinus is expected"}this.error(n,this.scanner.tokenStart+e)}}function _r(){for(var e=0,t=0,n=this.scanner.tokenType;n===gr||n===br;)n=this.scanner.lookupType(++e);if(n!==kr){if(!this.scanner.isDelim(43,e)&&!this.scanner.isDelim(45,e))return null;t=this.scanner.isDelim(43,e)?43:45;do{n=this.scanner.lookupType(++e)}while(n===gr||n===br);n!==kr&&(this.scanner.skip(e),xr.call(this,!0))}return e>0&&this.scanner.skip(e),0===t&&43!==(n=this.scanner.source.charCodeAt(this.scanner.tokenStart))&&45!==n&&this.error("Number sign is expected"),xr.call(this,0!==t),45===t?"-"+this.consume(kr):this.consume(kr)}var Cr={name:"AnPlusB",structure:{a:[String,null],b:[String,null]},parse:function(){var e=this.scanner.tokenStart,t=null,n=null;if(this.scanner.tokenType===kr)xr.call(this,!1),n=this.consume(kr);else if(this.scanner.tokenType===yr&&pr(this.scanner.source,this.scanner.tokenStart,45))switch(t="-1",Sr.call(this,1,110),this.scanner.getTokenLength()){case 2:this.scanner.next(),n=_r.call(this);break;case 3:Sr.call(this,2,45),this.scanner.next(),this.scanner.skipSC(),xr.call(this,!0),n="-"+this.consume(kr);break;default:Sr.call(this,2,45),wr.call(this,3,!0),this.scanner.next(),n=this.scanner.substrToCursor(e+2)}else if(this.scanner.tokenType===yr||this.scanner.isDelim(43)&&this.scanner.lookupType(1)===yr){var r=0;switch(t="1",this.scanner.isDelim(43)&&(r=1,this.scanner.next()),Sr.call(this,0,110),this.scanner.getTokenLength()){case 1:this.scanner.next(),n=_r.call(this);break;case 2:Sr.call(this,1,45),this.scanner.next(),this.scanner.skipSC(),xr.call(this,!0),n="-"+this.consume(kr);break;default:Sr.call(this,1,45),wr.call(this,2,!0),this.scanner.next(),n=this.scanner.substrToCursor(e+r+1)}}else if(this.scanner.tokenType===vr){for(var a=this.scanner.source.charCodeAt(this.scanner.tokenStart),i=(r=43===a||45===a,this.scanner.tokenStart+r);i<this.scanner.tokenEnd&&mr(this.scanner.source.charCodeAt(i));i++);i===this.scanner.tokenStart+r&&this.error("Integer is expected",this.scanner.tokenStart+r),Sr.call(this,i-this.scanner.tokenStart,110),t=this.scanner.source.substring(e,i),i+1===this.scanner.tokenEnd?(this.scanner.next(),n=_r.call(this)):(Sr.call(this,i-this.scanner.tokenStart+1,45),i+2===this.scanner.tokenEnd?(this.scanner.next(),this.scanner.skipSC(),xr.call(this,!0),n="-"+this.consume(kr)):(wr.call(this,i-this.scanner.tokenStart+2,!0),this.scanner.next(),n=this.scanner.substrToCursor(i+1)))}else this.error();return null!==t&&43===t.charCodeAt(0)&&(t=t.substr(1)),null!==n&&43===n.charCodeAt(0)&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.scanner.tokenStart),a:t,b:n}},generate:function(e){var t=null!==e.a&&void 0!==e.a,n=null!==e.b&&void 0!==e.b;t?(this.chunk("+1"===e.a?"+n":"1"===e.a?"n":"-1"===e.a?"-n":e.a+"n"),n&&("-"===(n=String(e.b)).charAt(0)||"+"===n.charAt(0)?(this.chunk(n.charAt(0)),this.chunk(n.substr(1))):(this.chunk("+"),this.chunk(n)))):this.chunk(String(e.b))}},zr=Pe.TYPE,Ar=zr.WhiteSpace,Tr=zr.Semicolon,Pr=zr.LeftCurlyBracket,Er=zr.Delim;function Lr(){return this.scanner.tokenIndex>0&&this.scanner.lookupType(-1)===Ar?this.scanner.tokenIndex>1?this.scanner.getTokenStart(this.scanner.tokenIndex-1):this.scanner.firstCharOffset:this.scanner.tokenStart}function Rr(){return 0}var Nr={name:"Raw",structure:{value:String},parse:function(e,t,n){var r,a=this.scanner.getTokenStart(e);return this.scanner.skip(this.scanner.getRawLength(e,t||Rr)),r=n&&this.scanner.tokenStart>a?Lr.call(this):this.scanner.tokenStart,{type:"Raw",loc:this.getLocation(a,r),value:this.scanner.source.substring(a,r)}},generate:function(e){this.chunk(e.value)},mode:{default:Rr,leftCurlyBracket:function(e){return e===Pr?1:0},leftCurlyBracketOrSemicolon:function(e){return e===Pr||e===Tr?1:0},exclamationMarkOrSemicolon:function(e,t,n){return e===Er&&33===t.charCodeAt(n)||e===Tr?1:0},semicolonIncluded:function(e){return e===Tr?2:0}}},Dr=Pe.TYPE,Or=Nr.mode,Br=Dr.AtKeyword,Ir=Dr.Semicolon,Ur=Dr.LeftCurlyBracket,jr=Dr.RightCurlyBracket;function Fr(e){return this.Raw(e,Or.leftCurlyBracketOrSemicolon,!0)}function Mr(){for(var e,t=1;e=this.scanner.lookupType(t);t++){if(e===jr)return!0;if(e===Ur||e===Br)return!1}return!1}var Wr={name:"Atrule",structure:{name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null,a=null;switch(this.eat(Br),t=(e=this.scanner.substrToCursor(n+1)).toLowerCase(),this.scanner.skipSC(),!1===this.scanner.eof&&this.scanner.tokenType!==Ur&&this.scanner.tokenType!==Ir&&(this.parseAtrulePrelude?"AtrulePrelude"===(r=this.parseWithFallback(this.AtrulePrelude.bind(this,e),Fr)).type&&null===r.children.head&&(r=null):r=Fr.call(this,this.scanner.tokenIndex),this.scanner.skipSC()),this.scanner.tokenType){case Ir:this.scanner.next();break;case Ur:a=this.atrule.hasOwnProperty(t)&&"function"==typeof this.atrule[t].block?this.atrule[t].block.call(this):this.Block(Mr.call(this))}return{type:"Atrule",loc:this.getLocation(n,this.scanner.tokenStart),name:e,prelude:r,block:a}},generate:function(e){this.chunk("@"),this.chunk(e.name),null!==e.prelude&&(this.chunk(" "),this.node(e.prelude)),e.block?this.node(e.block):this.chunk(";")},walkContext:"atrule"},qr=Pe.TYPE,Yr=qr.Semicolon,Hr=qr.LeftCurlyBracket,Zr={name:"AtrulePrelude",structure:{children:[[]]},parse:function(e){var t=null;return null!==e&&(e=e.toLowerCase()),this.scanner.skipSC(),t=this.atrule.hasOwnProperty(e)&&"function"==typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.scanner.skipSC(),!0!==this.scanner.eof&&this.scanner.tokenType!==Hr&&this.scanner.tokenType!==Yr&&this.error("Semicolon or block is expected"),null===t&&(t=this.createList()),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}},generate:function(e){this.children(e)},walkContext:"atrulePrelude"},Vr=Pe.TYPE,$r=Vr.Ident,Kr=Vr.String,Gr=Vr.Colon,Xr=Vr.LeftSquareBracket,Qr=Vr.RightSquareBracket;function Jr(){this.scanner.eof&&this.error("Unexpected end of input");var e=this.scanner.tokenStart,t=!1,n=!0;return this.scanner.isDelim(42)?(t=!0,n=!1,this.scanner.next()):this.scanner.isDelim(124)||this.eat($r),this.scanner.isDelim(124)?61!==this.scanner.source.charCodeAt(this.scanner.tokenStart+1)?(this.scanner.next(),this.eat($r)):t&&this.error("Identifier is expected",this.scanner.tokenEnd):t&&this.error("Vertical line is expected"),n&&this.scanner.tokenType===Gr&&(this.scanner.next(),this.eat($r)),{type:"Identifier",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}}function ea(){var e=this.scanner.tokenStart,t=this.scanner.source.charCodeAt(e);return 61!==t&&126!==t&&94!==t&&36!==t&&42!==t&&124!==t&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.scanner.next(),61!==t&&(this.scanner.isDelim(61)||this.error("Equal sign is expected"),this.scanner.next()),this.scanner.substrToCursor(e)}var ta={name:"AttributeSelector",structure:{name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]},parse:function(){var e,t=this.scanner.tokenStart,n=null,r=null,a=null;return this.eat(Xr),this.scanner.skipSC(),e=Jr.call(this),this.scanner.skipSC(),this.scanner.tokenType!==Qr&&(this.scanner.tokenType!==$r&&(n=ea.call(this),this.scanner.skipSC(),r=this.scanner.tokenType===Kr?this.String():this.Identifier(),this.scanner.skipSC()),this.scanner.tokenType===$r&&(a=this.scanner.getTokenValue(),this.scanner.next(),this.scanner.skipSC())),this.eat(Qr),{type:"AttributeSelector",loc:this.getLocation(t,this.scanner.tokenStart),name:e,matcher:n,value:r,flags:a}},generate:function(e){var t=" ";this.chunk("["),this.node(e.name),null!==e.matcher&&(this.chunk(e.matcher),null!==e.value&&(this.node(e.value),"String"===e.value.type&&(t=""))),null!==e.flags&&(this.chunk(t),this.chunk(e.flags)),this.chunk("]")}},na=Pe.TYPE,ra=Nr.mode,aa=na.WhiteSpace,ia=na.Comment,oa=na.Semicolon,sa=na.AtKeyword,la=na.LeftCurlyBracket,ca=na.RightCurlyBracket;function ua(e){return this.Raw(e,null,!0)}function ha(){return this.parseWithFallback(this.Rule,ua)}function da(e){return this.Raw(e,ra.semicolonIncluded,!0)}function pa(){if(this.scanner.tokenType===oa)return da.call(this,this.scanner.tokenIndex);var e=this.parseWithFallback(this.Declaration,da);return this.scanner.tokenType===oa&&this.scanner.next(),e}var ma={name:"Block",structure:{children:[["Atrule","Rule","Declaration"]]},parse:function(e){var t=e?pa:ha,n=this.scanner.tokenStart,r=this.createList();this.eat(la);e:for(;!this.scanner.eof;)switch(this.scanner.tokenType){case ca:break e;case aa:case ia:this.scanner.next();break;case sa:r.push(this.parseWithFallback(this.Atrule,ua));break;default:r.push(t.call(this))}return this.scanner.eof||this.eat(ca),{type:"Block",loc:this.getLocation(n,this.scanner.tokenStart),children:r}},generate:function(e){this.chunk("{"),this.children(e,(function(e){"Declaration"===e.type&&this.chunk(";")})),this.chunk("}")},walkContext:"block"},fa=Pe.TYPE,ga=fa.LeftSquareBracket,ba=fa.RightSquareBracket,ya={name:"Brackets",structure:{children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart;return this.eat(ga),n=e.call(this,t),this.scanner.eof||this.eat(ba),{type:"Brackets",loc:this.getLocation(r,this.scanner.tokenStart),children:n}},generate:function(e){this.chunk("["),this.children(e),this.chunk("]")}},ka=Pe.TYPE.CDC,va={name:"CDC",structure:[],parse:function(){var e=this.scanner.tokenStart;return this.eat(ka),{type:"CDC",loc:this.getLocation(e,this.scanner.tokenStart)}},generate:function(){this.chunk("--\x3e")}},wa=Pe.TYPE.CDO,xa={name:"CDO",structure:[],parse:function(){var e=this.scanner.tokenStart;return this.eat(wa),{type:"CDO",loc:this.getLocation(e,this.scanner.tokenStart)}},generate:function(){this.chunk("\x3c!--")}},Sa=Pe.TYPE.Ident,_a={name:"ClassSelector",structure:{name:String},parse:function(){return this.scanner.isDelim(46)||this.error("Full stop is expected"),this.scanner.next(),{type:"ClassSelector",loc:this.getLocation(this.scanner.tokenStart-1,this.scanner.tokenEnd),name:this.consume(Sa)}},generate:function(e){this.chunk("."),this.chunk(e.name)}},Ca=Pe.TYPE.Ident,za={name:"Combinator",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 62:case 43:case 126:this.scanner.next();break;case 47:this.scanner.next(),this.scanner.tokenType===Ca&&!1!==this.scanner.lookupValue(0,"deep")||this.error("Identifier `deep` is expected"),this.scanner.next(),this.scanner.isDelim(47)||this.error("Solidus is expected"),this.scanner.next();break;default:this.error("Combinator is expected")}return{type:"Combinator",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.name)}},Aa=Pe.TYPE.Comment,Ta={name:"Comment",structure:{value:String},parse:function(){var e=this.scanner.tokenStart,t=this.scanner.tokenEnd;return this.eat(Aa),t-e+2>=2&&42===this.scanner.source.charCodeAt(t-2)&&47===this.scanner.source.charCodeAt(t-1)&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e+2,t)}},generate:function(e){this.chunk("/*"),this.chunk(e.value),this.chunk("*/")}},Pa=ue.isCustomProperty,Ea=Pe.TYPE,La=Nr.mode,Ra=Ea.Ident,Na=Ea.Hash,Da=Ea.Colon,Oa=Ea.Semicolon,Ba=Ea.Delim;function Ia(e){return this.Raw(e,La.exclamationMarkOrSemicolon,!0)}function Ua(e){return this.Raw(e,La.exclamationMarkOrSemicolon,!1)}function ja(){var e=this.scanner.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.scanner.eof&&this.scanner.tokenType!==Oa&&!1===this.scanner.isDelim(33)&&!1===this.scanner.isBalanceEdge(e)&&this.error(),t}var Fa={name:"Declaration",structure:{important:[Boolean,String],property:String,value:["Value","Raw"]},parse:function(){var e,t=this.scanner.tokenStart,n=this.scanner.tokenIndex,r=Ma.call(this),a=Pa(r),i=a?this.parseCustomProperty:this.parseValue,o=a?Ua:Ia,s=!1;return this.scanner.skipSC(),this.eat(Da),a||this.scanner.skipSC(),e=i?this.parseWithFallback(ja,o):o.call(this,this.scanner.tokenIndex),this.scanner.isDelim(33)&&(s=Wa.call(this),this.scanner.skipSC()),!1===this.scanner.eof&&this.scanner.tokenType!==Oa&&!1===this.scanner.isBalanceEdge(n)&&this.error(),{type:"Declaration",loc:this.getLocation(t,this.scanner.tokenStart),important:s,property:r,value:e}},generate:function(e){this.chunk(e.property),this.chunk(":"),this.node(e.value),e.important&&this.chunk(!0===e.important?"!important":"!"+e.important)},walkContext:"declaration"};function Ma(){var e=this.scanner.tokenStart;if(this.scanner.tokenType===Ba)switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 42:case 36:case 43:case 35:case 38:this.scanner.next();break;case 47:this.scanner.next(),this.scanner.isDelim(47)&&this.scanner.next()}return this.scanner.tokenType===Na?this.eat(Na):this.eat(Ra),this.scanner.substrToCursor(e)}function Wa(){this.eat(Ba),this.scanner.skipSC();var e=this.consume(Ra);return"important"===e||e}var qa=Pe.TYPE,Ya=Nr.mode,Ha=qa.WhiteSpace,Za=qa.Comment,Va=qa.Semicolon;function $a(e){return this.Raw(e,Ya.semicolonIncluded,!0)}var Ka={name:"DeclarationList",structure:{children:[["Declaration"]]},parse:function(){for(var e=this.createList();!this.scanner.eof;)switch(this.scanner.tokenType){case Ha:case Za:case Va:this.scanner.next();break;default:e.push(this.parseWithFallback(this.Declaration,$a))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e,(function(e){"Declaration"===e.type&&this.chunk(";")}))}},Ga=V.consumeNumber,Xa=Pe.TYPE.Dimension,Qa={name:"Dimension",structure:{value:String,unit:String},parse:function(){var e=this.scanner.tokenStart,t=Ga(this.scanner.source,e);return this.eat(Xa),{type:"Dimension",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e,t),unit:this.scanner.source.substring(t,this.scanner.tokenStart)}},generate:function(e){this.chunk(e.value),this.chunk(e.unit)}},Ja=Pe.TYPE.RightParenthesis,ei={name:"Function",structure:{name:String,children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart,a=this.consumeFunctionName(),i=a.toLowerCase();return n=t.hasOwnProperty(i)?t[i].call(this,t):e.call(this,t),this.scanner.eof||this.eat(Ja),{type:"Function",loc:this.getLocation(r,this.scanner.tokenStart),name:a,children:n}},generate:function(e){this.chunk(e.name),this.chunk("("),this.children(e),this.chunk(")")},walkContext:"function"},ti=Pe.TYPE.Hash,ni={name:"HexColor",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return this.eat(ti),{type:"HexColor",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e+1)}},generate:function(e){this.chunk("#"),this.chunk(e.value)}},ri=Pe.TYPE.Ident,ai={name:"Identifier",structure:{name:String},parse:function(){return{type:"Identifier",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),name:this.consume(ri)}},generate:function(e){this.chunk(e.name)}},ii=Pe.TYPE.Hash,oi={name:"IdSelector",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;return this.eat(ii),{type:"IdSelector",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e+1)}},generate:function(e){this.chunk("#"),this.chunk(e.name)}},si=Pe.TYPE,li=si.Ident,ci=si.Number,ui=si.Dimension,hi=si.LeftParenthesis,di=si.RightParenthesis,pi=si.Colon,mi=si.Delim,fi={name:"MediaFeature",structure:{name:String,value:["Identifier","Number","Dimension","Ratio",null]},parse:function(){var e,t=this.scanner.tokenStart,n=null;if(this.eat(hi),this.scanner.skipSC(),e=this.consume(li),this.scanner.skipSC(),this.scanner.tokenType!==di){switch(this.eat(pi),this.scanner.skipSC(),this.scanner.tokenType){case ci:n=this.lookupNonWSType(1)===mi?this.Ratio():this.Number();break;case ui:n=this.Dimension();break;case li:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.scanner.skipSC()}return this.eat(di),{type:"MediaFeature",loc:this.getLocation(t,this.scanner.tokenStart),name:e,value:n}},generate:function(e){this.chunk("("),this.chunk(e.name),null!==e.value&&(this.chunk(":"),this.node(e.value)),this.chunk(")")}},gi=Pe.TYPE,bi=gi.WhiteSpace,yi=gi.Comment,ki=gi.Ident,vi=gi.LeftParenthesis,wi={name:"MediaQuery",structure:{children:[["Identifier","MediaFeature","WhiteSpace"]]},parse:function(){this.scanner.skipSC();var e=this.createList(),t=null,n=null;e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case yi:this.scanner.next();continue;case bi:n=this.WhiteSpace();continue;case ki:t=this.Identifier();break;case vi:t=this.MediaFeature();break;default:break e}null!==n&&(e.push(n),n=null),e.push(t)}return null===t&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e)}},xi=Pe.TYPE.Comma,Si={name:"MediaQueryList",structure:{children:[["MediaQuery"]]},parse:function(e){var t=this.createList();for(this.scanner.skipSC();!this.scanner.eof&&(t.push(this.MediaQuery(e)),this.scanner.tokenType===xi);)this.scanner.next();return{type:"MediaQueryList",loc:this.getLocationFromList(t),children:t}},generate:function(e){this.children(e,(function(){this.chunk(",")}))}},_i=Pe.TYPE.Number,Ci={name:"Number",structure:{value:String},parse:function(){return{type:"Number",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(_i)}},generate:function(e){this.chunk(e.value)}},zi={name:"Operator",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return this.scanner.next(),{type:"Operator",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.value)}},Ai=Pe.TYPE,Ti=Ai.LeftParenthesis,Pi=Ai.RightParenthesis,Ei={name:"Parentheses",structure:{children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart;return this.eat(Ti),n=e.call(this,t),this.scanner.eof||this.eat(Pi),{type:"Parentheses",loc:this.getLocation(r,this.scanner.tokenStart),children:n}},generate:function(e){this.chunk("("),this.children(e),this.chunk(")")}},Li=V.consumeNumber,Ri=Pe.TYPE.Percentage,Ni={name:"Percentage",structure:{value:String},parse:function(){var e=this.scanner.tokenStart,t=Li(this.scanner.source,e);return this.eat(Ri),{type:"Percentage",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e,t)}},generate:function(e){this.chunk(e.value),this.chunk("%")}},Di=Pe.TYPE,Oi=Di.Ident,Bi=Di.Function,Ii=Di.Colon,Ui=Di.RightParenthesis,ji={name:"PseudoClassSelector",structure:{name:String,children:[["Raw"],null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null;return this.eat(Ii),this.scanner.tokenType===Bi?(t=(e=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(t)?(this.scanner.skipSC(),r=this.pseudo[t].call(this),this.scanner.skipSC()):(r=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(Ui)):e=this.consume(Oi),{type:"PseudoClassSelector",loc:this.getLocation(n,this.scanner.tokenStart),name:e,children:r}},generate:function(e){this.chunk(":"),this.chunk(e.name),null!==e.children&&(this.chunk("("),this.children(e),this.chunk(")"))},walkContext:"function"},Fi=Pe.TYPE,Mi=Fi.Ident,Wi=Fi.Function,qi=Fi.Colon,Yi=Fi.RightParenthesis,Hi={name:"PseudoElementSelector",structure:{name:String,children:[["Raw"],null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null;return this.eat(qi),this.eat(qi),this.scanner.tokenType===Wi?(t=(e=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(t)?(this.scanner.skipSC(),r=this.pseudo[t].call(this),this.scanner.skipSC()):(r=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(Yi)):e=this.consume(Mi),{type:"PseudoElementSelector",loc:this.getLocation(n,this.scanner.tokenStart),name:e,children:r}},generate:function(e){this.chunk("::"),this.chunk(e.name),null!==e.children&&(this.chunk("("),this.children(e),this.chunk(")"))},walkContext:"function"},Zi=Pe.isDigit,Vi=Pe.TYPE,$i=Vi.Number,Ki=Vi.Delim;function Gi(){this.scanner.skipWS();for(var e=this.consume($i),t=0;t<e.length;t++){var n=e.charCodeAt(t);Zi(n)||46===n||this.error("Unsigned number is expected",this.scanner.tokenStart-e.length+t)}return 0===Number(e)&&this.error("Zero number is not allowed",this.scanner.tokenStart-e.length),e}var Xi={name:"Ratio",structure:{left:String,right:String},parse:function(){var e,t=this.scanner.tokenStart,n=Gi.call(this);return this.scanner.skipWS(),this.scanner.isDelim(47)||this.error("Solidus is expected"),this.eat(Ki),e=Gi.call(this),{type:"Ratio",loc:this.getLocation(t,this.scanner.tokenStart),left:n,right:e}},generate:function(e){this.chunk(e.left),this.chunk("/"),this.chunk(e.right)}},Qi=Pe.TYPE,Ji=Nr.mode,eo=Qi.LeftCurlyBracket;function to(e){return this.Raw(e,Ji.leftCurlyBracket,!0)}function no(){var e=this.SelectorList();return"Raw"!==e.type&&!1===this.scanner.eof&&this.scanner.tokenType!==eo&&this.error(),e}var ro={name:"Rule",structure:{prelude:["SelectorList","Raw"],block:["Block"]},parse:function(){var e,t,n=this.scanner.tokenIndex,r=this.scanner.tokenStart;return e=this.parseRulePrelude?this.parseWithFallback(no,to):to.call(this,n),t=this.Block(!0),{type:"Rule",loc:this.getLocation(r,this.scanner.tokenStart),prelude:e,block:t}},generate:function(e){this.node(e.prelude),this.node(e.block)},walkContext:"rule"},ao=Pe.TYPE.Comma,io={name:"SelectorList",structure:{children:[["Selector","Raw"]]},parse:function(){for(var e=this.createList();!this.scanner.eof&&(e.push(this.Selector()),this.scanner.tokenType===ao);)this.scanner.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e,(function(){this.chunk(",")}))},walkContext:"selector"},oo=Pe.TYPE.String,so={name:"String",structure:{value:String},parse:function(){return{type:"String",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(oo)}},generate:function(e){this.chunk(e.value)}},lo=Pe.TYPE,co=lo.WhiteSpace,uo=lo.Comment,ho=lo.AtKeyword,po=lo.CDO,mo=lo.CDC;function fo(e){return this.Raw(e,null,!1)}var go={name:"StyleSheet",structure:{children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]},parse:function(){for(var e,t=this.scanner.tokenStart,n=this.createList();!this.scanner.eof;){switch(this.scanner.tokenType){case co:this.scanner.next();continue;case uo:if(33!==this.scanner.source.charCodeAt(this.scanner.tokenStart+2)){this.scanner.next();continue}e=this.Comment();break;case po:e=this.CDO();break;case mo:e=this.CDC();break;case ho:e=this.parseWithFallback(this.Atrule,fo);break;default:e=this.parseWithFallback(this.Rule,fo)}n.push(e)}return{type:"StyleSheet",loc:this.getLocation(t,this.scanner.tokenStart),children:n}},generate:function(e){this.children(e)},walkContext:"stylesheet"},bo=Pe.TYPE.Ident;function yo(){this.scanner.tokenType!==bo&&!1===this.scanner.isDelim(42)&&this.error("Identifier or asterisk is expected"),this.scanner.next()}var ko={name:"TypeSelector",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;return this.scanner.isDelim(124)?(this.scanner.next(),yo.call(this)):(yo.call(this),this.scanner.isDelim(124)&&(this.scanner.next(),yo.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.name)}},vo=Pe.isHexDigit,wo=Pe.cmpChar,xo=Pe.TYPE,So=Pe.NAME,_o=xo.Ident,Co=xo.Number,zo=xo.Dimension;function Ao(e,t){for(var n=this.scanner.tokenStart+e,r=0;n<this.scanner.tokenEnd;n++){var a=this.scanner.source.charCodeAt(n);if(45===a&&t&&0!==r)return 0===Ao.call(this,e+r+1,!1)&&this.error(),-1;vo(a)||this.error(t&&0!==r?"HyphenMinus"+(r<6?" or hex digit":"")+" is expected":r<6?"Hex digit is expected":"Unexpected input",n),++r>6&&this.error("Too many hex digits",n)}return this.scanner.next(),r}function To(e){for(var t=0;this.scanner.isDelim(63);)++t>e&&this.error("Too many question marks"),this.scanner.next()}function Po(e){this.scanner.source.charCodeAt(this.scanner.tokenStart)!==e&&this.error(So[e]+" is expected")}function Eo(){var e=0;return this.scanner.isDelim(43)?(this.scanner.next(),this.scanner.tokenType===_o?void((e=Ao.call(this,0,!0))>0&&To.call(this,6-e)):this.scanner.isDelim(63)?(this.scanner.next(),void To.call(this,5)):void this.error("Hex digit or question mark is expected")):this.scanner.tokenType===Co?(Po.call(this,43),e=Ao.call(this,1,!0),this.scanner.isDelim(63)?void To.call(this,6-e):this.scanner.tokenType===zo||this.scanner.tokenType===Co?(Po.call(this,45),void Ao.call(this,1,!1)):void 0):this.scanner.tokenType===zo?(Po.call(this,43),void((e=Ao.call(this,1,!0))>0&&To.call(this,6-e))):void this.error()}var Lo={name:"UnicodeRange",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return wo(this.scanner.source,e,117)||this.error("U is expected"),wo(this.scanner.source,e+1,43)||this.error("Plus sign is expected"),this.scanner.next(),Eo.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.value)}},Ro=Pe.isWhiteSpace,No=Pe.cmpStr,Do=Pe.TYPE,Oo=Do.Function,Bo=Do.Url,Io=Do.RightParenthesis,Uo={name:"Url",structure:{value:["String","Raw"]},parse:function(){var e,t=this.scanner.tokenStart;switch(this.scanner.tokenType){case Bo:for(var n=t+4,r=this.scanner.tokenEnd-1;n<r&&Ro(this.scanner.source.charCodeAt(n));)n++;for(;n<r&&Ro(this.scanner.source.charCodeAt(r-1));)r--;e={type:"Raw",loc:this.getLocation(n,r),value:this.scanner.source.substring(n,r)},this.eat(Bo);break;case Oo:No(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(Oo),this.scanner.skipSC(),e=this.String(),this.scanner.skipSC(),this.eat(Io);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(t,this.scanner.tokenStart),value:e}},generate:function(e){this.chunk("url"),this.chunk("("),this.node(e.value),this.chunk(")")}},jo=Pe.TYPE.WhiteSpace,Fo=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),Mo={AnPlusB:Cr,Atrule:Wr,AtrulePrelude:Zr,AttributeSelector:ta,Block:ma,Brackets:ya,CDC:va,CDO:xa,ClassSelector:_a,Combinator:za,Comment:Ta,Declaration:Fa,DeclarationList:Ka,Dimension:Qa,Function:ei,HexColor:ni,Identifier:ai,IdSelector:oi,MediaFeature:fi,MediaQuery:wi,MediaQueryList:Si,Nth:{name:"Nth",structure:{nth:["AnPlusB","Identifier"],selector:["SelectorList",null]},parse:function(e){this.scanner.skipSC();var t,n=this.scanner.tokenStart,r=n,a=null;return t=this.scanner.lookupValue(0,"odd")||this.scanner.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),this.scanner.skipSC(),e&&this.scanner.lookupValue(0,"of")?(this.scanner.next(),a=this.SelectorList(),this.needPositions&&(r=this.getLastListNode(a.children).loc.end.offset)):this.needPositions&&(r=t.loc.end.offset),{type:"Nth",loc:this.getLocation(n,r),nth:t,selector:a}},generate:function(e){this.node(e.nth),null!==e.selector&&(this.chunk(" of "),this.node(e.selector))}},Number:Ci,Operator:zi,Parentheses:Ei,Percentage:Ni,PseudoClassSelector:ji,PseudoElementSelector:Hi,Ratio:Xi,Raw:Nr,Rule:ro,Selector:{name:"Selector",structure:{children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator","WhiteSpace"]]},parse:function(){var e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e)}},SelectorList:io,String:so,StyleSheet:go,TypeSelector:ko,UnicodeRange:Lo,Url:Uo,Value:{name:"Value",structure:{children:[[]]},parse:function(){var e=this.scanner.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.scanner.tokenStart),children:t}},generate:function(e){this.children(e)}},WhiteSpace:{name:"WhiteSpace",structure:{value:String},parse:function(){return this.eat(jo),Fo},generate:function(e){this.chunk(e.value)}}},Wo={generic:!0,types:dr.types,atrules:dr.atrules,properties:dr.properties,node:Mo},qo=Pe.cmpChar,Yo=Pe.cmpStr,Ho=Pe.TYPE,Zo=Ho.Ident,Vo=Ho.String,$o=Ho.Number,Ko=Ho.Function,Go=Ho.Url,Xo=Ho.Hash,Qo=Ho.Dimension,Jo=Ho.Percentage,es=Ho.LeftParenthesis,ts=Ho.LeftSquareBracket,ns=Ho.Comma,rs=Ho.Delim,as=function(e){switch(this.scanner.tokenType){case Xo:return this.HexColor();case ns:return e.space=null,e.ignoreWSAfter=!0,this.Operator();case es:return this.Parentheses(this.readSequence,e.recognizer);case ts:return this.Brackets(this.readSequence,e.recognizer);case Vo:return this.String();case Qo:return this.Dimension();case Jo:return this.Percentage();case $o:return this.Number();case Ko:return Yo(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case Go:return this.Url();case Zo:return qo(this.scanner.source,this.scanner.tokenStart,117)&&qo(this.scanner.source,this.scanner.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case rs:var t=this.scanner.source.charCodeAt(this.scanner.tokenStart);if(47===t||42===t||43===t||45===t)return this.Operator();35===t&&this.error("Hex or identifier is expected",this.scanner.tokenStart+1)}},is={getNode:as},os=Pe.TYPE,ss=os.Delim,ls=os.Ident,cs=os.Dimension,us=os.Percentage,hs=os.Number,ds=os.Hash,ps=os.Colon,ms=os.LeftSquareBracket,fs={getNode:function(e){switch(this.scanner.tokenType){case ms:return this.AttributeSelector();case ds:return this.IdSelector();case ps:return this.scanner.lookupType(1)===ps?this.PseudoElementSelector():this.PseudoClassSelector();case ls:return this.TypeSelector();case hs:case us:return this.Percentage();case cs:46===this.scanner.source.charCodeAt(this.scanner.tokenStart)&&this.error("Identifier is expected",this.scanner.tokenStart+1);break;case ss:switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 43:case 62:case 126:return e.space=null,e.ignoreWSAfter=!0,this.Combinator();case 47:return this.Combinator();case 46:return this.ClassSelector();case 42:case 124:return this.TypeSelector();case 35:return this.IdSelector()}}}},gs=function(){this.scanner.skipSC();var e=this.createSingleNodeList(this.IdSelector());return this.scanner.skipSC(),e},bs=Pe.TYPE,ys=Nr.mode,ks=bs.Comma,vs={AtrulePrelude:is,Selector:fs,Value:{getNode:as,"-moz-element":gs,element:gs,expression:function(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))},var:function(){var e=this.createList();return this.scanner.skipSC(),e.push(this.Identifier()),this.scanner.skipSC(),this.scanner.tokenType===ks&&(e.push(this.Operator()),e.push(this.parseCustomProperty?this.Value(null):this.Raw(this.scanner.tokenIndex,ys.exclamationMarkOrSemicolon,!1))),e}}},ws=Pe.TYPE,xs=ws.String,Ss=ws.Ident,_s=ws.Url,Cs=ws.Function,zs=ws.LeftParenthesis,As={parse:{prelude:function(){var e=this.createList();switch(this.scanner.skipSC(),this.scanner.tokenType){case xs:e.push(this.String());break;case _s:case Cs:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.lookupNonWSType(0)!==Ss&&this.lookupNonWSType(0)!==zs||(e.push(this.WhiteSpace()),e.push(this.MediaQueryList())),e},block:null}},Ts=Pe.TYPE,Ps=Ts.WhiteSpace,Es=Ts.Comment,Ls=Ts.Ident,Rs=Ts.Function,Ns=Ts.Colon,Ds=Ts.LeftParenthesis;function Os(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))}function Bs(){return this.scanner.skipSC(),this.scanner.tokenType===Ls&&this.lookupNonWSType(1)===Ns?this.createSingleNodeList(this.Declaration()):Is.call(this)}function Is(){var e,t=this.createList(),n=null;this.scanner.skipSC();e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case Ps:n=this.WhiteSpace();continue;case Es:this.scanner.next();continue;case Rs:e=this.Function(Os,this.scope.AtrulePrelude);break;case Ls:e=this.Identifier();break;case Ds:e=this.Parentheses(Bs,this.scope.AtrulePrelude);break;default:break e}null!==n&&(t.push(n),n=null),t.push(e)}return t}var Us={parse:function(){return this.createSingleNodeList(this.SelectorList())}},js={parse:function(){return this.createSingleNodeList(this.Nth(!0))}},Fs={parse:function(){return this.createSingleNodeList(this.Nth(!1))}},Ms=function(e){return hr(ur({},e))}(function(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var r in n)e[r]=n[r]}return e}(Wo,{parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude:function(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",rule:"Rule",selectorList:"SelectorList",selector:"Selector",block:function(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},scope:vs,atrule:{"font-face":{parse:{prelude:null,block:function(){return this.Block(!0)}}},import:As,media:{parse:{prelude:function(){return this.createSingleNodeList(this.MediaQueryList())},block:function(){return this.Block(!1)}}},page:{parse:{prelude:function(){return this.createSingleNodeList(this.SelectorList())},block:function(){return this.Block(!0)}}},supports:{parse:{prelude:function(){var e=Is.call(this);return null===this.getFirstListNode(e)&&this.error("Condition is expected"),e},block:function(){return this.Block(!1)}}}},pseudo:{dir:{parse:function(){return this.createSingleNodeList(this.Identifier())}},has:{parse:function(){return this.createSingleNodeList(this.SelectorList())}},lang:{parse:function(){return this.createSingleNodeList(this.Identifier())}},matches:Us,not:Us,"nth-child":js,"nth-last-child":js,"nth-last-of-type":Fs,"nth-of-type":Fs,slotted:{parse:function(){return this.createSingleNodeList(this.Selector())}}},node:Mo},{node:Mo}));const Ws=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"])],["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"])]]),qs=new Map([Vs("animation","moz"),Vs("border-image","moz"),Vs("mask","moz"),Vs("transition","moz"),Vs("columns","moz"),Vs("text-stroke","moz"),Vs("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"])]]),Ys=new Map([Vs("animation","webkit"),Vs("border-radius","webkit"),Vs("column-rule","webkit"),Vs("columns","webkit"),Vs("flex","webkit"),Vs("flex-flow","webkit"),Vs("mask","webkit"),Vs("text-stroke","webkit"),Vs("perspective-origin","webkit"),Vs("transform-origin","webkit"),Vs("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"])]]),Hs=["background-position","background-repeat","text-decoration"];qs.forEach((e,t)=>Ws.set(t,e)),Ys.forEach((e,t)=>Ws.set(t,e));const Zs=new Map;function Vs(e,t){const n=Ws.get(e);if(n)return[`-${t}-${e}`,new Set(Array.from(n,e=>`-${t}-${e}`))]}function $s(e,t){const n=Ws.get(e);return!!n&&n.has(t)}Ws.forEach((e,t)=>{e.forEach(e=>{Zs.get(e)||Zs.set(e,new Set),Zs.get(e).add(t)})});var Ks={isShorthand:function(e){return Ws.has(e)},isShorthandFor:$s,hasShorthand:function(e){return Zs.has(e)},hasShorthandWithin:function(e,t){return t.some(t=>$s(t,e))},getShorthands:function(e){return Zs.get(e)},preferredShorthand:function(e){return Hs.find(t=>Ws.get(t).has(e))}};const{preferredShorthand:Gs,getShorthands:Xs}=Ks;function Qs(e,t){return{type:"Declaration",important:Boolean(e.getPropertyPriority(t)),property:t,value:{type:"Raw",value:e.getPropertyValue(t)}}}var Js=function(e){const t=Array.from(e).reduce((t,n)=>{const r=Gs(n)||n;t.set(r,Qs(e,r));const a=Xs(n);return a&&a.forEach(n=>{e.getPropertyValue(n)&&(t.delete(n),t.set(n,Qs(e,n)))}),t},new Map);return Array.from(t.values())};const el={2:{atrule:"charset",prelude:"charset"},3:{atrule:"import",prelude:"import"},10:{atrule:"namespace",prelude:"namespace"},1:{prelude:"selector",block:"style"},8:{prelude:"key",block:"style"},6:{atrule:"page",prelude:"selector",block:"style"},5:{atrule:"font-face",block:"style"},4:{atrule:"media",prelude:"condition",block:"nested"},12:{atrule:"supports",prelude:"condition",block:"nested"},13:{atrule:"document",prelude:"condition",block:"nested"},7:{atrule:"keyframes",prelude:"name",block:"nested"}};var tl=function e(t){return Array.from(t,t=>{const n=el[t.type],r={};if(n.atrule){r.type="Atrule";const[e,a]=t.cssText.match(new RegExp("^@(-\\w+-)?"+n.atrule));r.name=a?a+n.atrule:n.atrule}else r.type="Rule";let a;if("selector"===n.prelude?a=t.selectorText:"key"===n.prelude?a=t.keyText:"condition"===n.prelude?a=t.conditionText:"name"===n.prelude?a=t.name:"import"===n.prelude?a=`url("${t.href}") ${t.media.mediaText}`:"namespace"===n.prelude?a=`${t.prefix} url("${t.namespaceURI}")`:"charset"===n.prelude&&(a=`"${t.encoding}"`),a){const e=n.atrule?{context:"atrulePrelude",atrule:n.atrule}:{context:"selectorList"};r.prelude=Ms.toPlainObject(Ms.parse(a,e))}else r.prelude=null;return"style"===n.block?r.block={type:"Block",children:Js(t.style)}:"nested"===n.block?r.block={type:"Block",children:e(t.cssRules)}:r.block=null,r})};const nl=new Set(["before","after","first-line","first-letter"]);const{isShorthand:rl,isShorthandFor:al,hasShorthandWithin:il}=Ks,ol={"word-wrap":"overflow-wrap",clip:"clip-path"};function sl(e,t){const n=new Map;e.forEach(({type:e,property:t,important:r,value:{value:a}={}})=>{if("Declaration"!==e)return;let i=n.get(t);i||(i=new Map,n.set(t,i)),i.set(a,r)}),t.forEach(({type:e,property:t,important:r,value:{value:a}={}})=>{if("Declaration"!==e)return;if(il(t,Array.from(n.keys())))return;let i=n.get(t);if(i)if(i.has(a))i.get(a)!==r&&i.forEach((e,t)=>i.set(t,r));else{if(rl(t))return;i.clear()}else i=new Map,n.set(t,i);i.set(a,r)});const r=[];return n.forEach((e,t)=>{e.forEach((e,n)=>r.push({type:"Declaration",property:t,value:{type:"Raw",value:n},important:e}))}),r}function ll(e){return"Rule"===e.type||/^(-\w+-)?(page|font-face)$/.test(e.name)}function cl(e,t,n,r){for(let a=t;a<n;++a)r(e[a],a,e)}var ul=()=>{},hl=function(e,t=ul){t("[processInlineCss] processing inline css for",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}`}(e));try{const n=function(e){const t=Ms.parse(e,{context:"stylesheet",parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!1,parseCustomProperty:!1});return Ms.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"})}}),Ms.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];let a;"String"===r.type?a=r.value.slice(1,-1):"Url"===r.type&&("String"===r.value.type?a=r.value.value.slice(1,-1):"Raw"===r.value.type&&(a=r.value.value)),a&&(t[n]={type:"Url",value:{type:"String",value:`"${a}"`}},e.children.fromArray(t))}}}),Ms.walk(t,{visit:"PseudoClassSelector",enter(e){nl.has(e.name)&&(e.type="PseudoElementSelector")}}),Ms.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],a=r?"PseudoClassSelector"===r.type||"PseudoElementSelector"===r.type:void 0;return!("*"===e.name&&"TypeSelector"===e.type&&a)});e.children.fromArray(n.length?n:null)}}}),Ms.walk(t,{visit:"AttributeSelector",enter(e){e.value&&"Identifier"===e.value.type&&(e.value.type="String",e.value.value=`"${e.value.name}"`,delete e.value.name)}}),Ms.toPlainObject(t)}(e.textContent);t("[processInlineCss] created AST for textContent");const r=tl(e.sheet.cssRules);t("[processInlineCss] created AST for CSSOM");const a=function e(t,n){let r=0;const a=[];return t.forEach(t=>{const i={};i.type=t.type,i.name=t.name,i.prelude=t.prelude,i.block=t.block;const o=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&&(a=e.prelude,i=n.prelude,!a&&!i||a.type===i.type&&function e(t,n){return!Array.isArray(t)&&!Array.isArray(n)||Array.isArray(t)&&Array.isArray(n)&&t.length===n.length&&t.every((t,r)=>{const a=n[r];return t.type===a.type&&((s=t.name)===(l=a.name)||s&&l&&s.name&&s.name===l.name)&&((i=t.value)===(o=a.value)||i.type===o.type&&i.value===o.value)&&e(t.children,a.children);var i,o,s,l})}(a.children,i.children))&&(!ll(n)||(t=e.block.children,(r=n.block.children).reduce((e,n)=>{var r;return e+("Declaration"===n.type&&(r=n.property,/^(-\w+-)/.test(r)||t.some(e=>function(e,t){const n=ol[e]||e,r=ol[t]||t;return n===r||al(r,n)||al(n,r)}(e.property,n.property)))?1:0)},0)>=r.length));var t,r,a,i})}(n,r,t);o>r&&cl(n,r,o,e=>a.push(e)),o>=0&&(r=o+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[o].block.children)}:ll(t)&&(i.block={type:"Block",children:sl(t.block.children,n[o].block.children)})),a.push(i)},[]),r<n.length&&cl(n,r,n.length,e=>a.push(e)),a}(n.children,r);t("[processInlineCss] merged AST");const i=Ms.generate(Ms.fromPlainObject({type:"StyleSheet",children:a}));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"),"")}},dl=function(e,{removeReverseProxyURLPrefixes:t}={}){const n=/url\((?!['"]?:)['"]?([^'")]*)['"]?\)/g,r=[];let a;for(;null!==(a=n.exec(e));)r.push(a[1]);return t?r.map(e=>{const t=e.match(/\/http(.*)$/);return t&&t.length?t[0].substring(1):e}):r},pl=function(e){let t=[];for(let n=0,r=e.length;n<r;n++){const r=e[n];let a=e.getPropertyValue(r);(/^\s*var\s*\(/.test(a)||/^--/.test(r))&&(a=a.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=dl(a);t=t.concat(i)}return t};const ml=/(\S+)(?:\s+[\d.]+[wx])?(?:,|$)/g;var fl=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=[],a=new RegExp(e.source,e.flags),i=a.global;let o;for(;(o=a.exec(t))&&(r.push(n(o)),i););return r}(ml,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&&"#"!==t[0]&&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"));const r=function(e){if(e.hasAttribute("style"))return pl(e.style)}(e);return r&&(n=n.concat(r)),n},gl=function(e){const t=tl(e.cssRules);return Ms.generate(Ms.fromPlainObject({type:"StyleSheet",children:t}))},bl=function(e){const{display:t}=e.ownerDocument.defaultView.getComputedStyle(e),{width:n,height:r}=e.getBoundingClientRect();return"none"===t||0===n||0===r};const yl=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,a){if(t===yl)return n;const i=Reflect.get(r,t,n);return"function"==typeof i?function(){return i.apply(this===a?n:this,arguments)}:i}})):e;var n,r}kl.unwrap=function(e){return e[yl]||e};var vl=kl;const{absolutizeUrl:wl,isInlineFrame:xl,isAccessibleFrame:Sl}=s,_l=new Set(["date","datetime-local","email","month","number","password","search","tel","text","time","url","week"]),Cl=/^on[a-z]+$/;function zl({attributes:e={}}){return Object.keys(e).filter(t=>e[t]&&e[t].name)}function Al(e,t,n){const r=e.find(e=>e.name===t);r?r.value=n:e.push({name:t,value:n})}function Tl(e){return Array.from(e.adoptedStyleSheets).map(gl)}var Pl,El=function(e,t,n=ul){const r=[{nodeType:Node.DOCUMENT_NODE}],a=[e],i=[],o=[],s=[],l=[];let u=[];const h=[],d=[];return r[0].childNodeIndexes=function e(r,p){if(!p||0===p.length)return null;const m=[];return Array.prototype.forEach.call(p,p=>{const f=function r(p,m){const f=vl(m);let g;if([Node.ELEMENT_NODE,Node.DOCUMENT_FRAGMENT_NODE].includes(f.nodeType)){if(f.hasAttribute&&f.hasAttribute("data-applitools-skip"))return null;if("SCRIPT"===f.nodeName)g=function(e){return{nodeType:Node.ELEMENT_NODE,nodeName:"SCRIPT",attributes:zl(e).map(t=>{const n=e.attributes[t].name;return{name:n,value:Cl.test(n)?"":e.attributes[t].value}}).filter(e=>"src"!==e.name),childNodeIndexes:[]}}(f);else{const u=f.shadowRoot&&f.shadowRoot.childNodes.length&&"ShadowRoot"!==f.shadowRoot.constructor.name;if(g=function(e){const t={nodeType:e.nodeType,nodeName:e.nodeName,attributes:zl(e).map(t=>{let n=e.attributes[t].value;const r=e.attributes[t].name;return n.includes("blob:")?n=n.replace(/blob:/g,""):Cl.test(r)?n="":"IFRAME"===e.nodeName&&Sl(e)&&"src"===r&&"about:blank"!==e.contentDocument.location.href&&e.contentDocument.location.href!==wl(n,e.ownerDocument.location.href)?n=e.contentDocument.location.href:"style"===r&&(n=function(e){const t={type:"DeclarationList",children:Js(e)};return Ms.generate(t)}(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&&_l.has(e.type)&&(e.attributes.value&&e.attributes.value.value)!==e.value&&Al(t.attributes,"value",e.value),"OPTION"===e.tagName&&e.parentElement.selectedOptions&&Array.from(e.parentElement.selectedOptions).indexOf(vl.unwrap(e))>-1&&Al(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&&Al(t.attributes,"disabled",""),t}(f),"STYLE"===f.nodeName&&f.sheet&&f.sheet.cssRules.length?(p.push(function(e,t){return{nodeType:Node.TEXT_NODE,nodeValue:hl(e,t)}}(f,n)),g.childNodeIndexes=[p.length-1]):"TEXTAREA"===f.tagName&&f.value!==f.textContent?(p.push(function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.value}}(f)),g.childNodeIndexes=[p.length-1]):g.childNodeIndexes=!u&&f.childNodes.length?e(p,f.childNodes):[],"SLOT"===f.tagName&&"function"==typeof f.assignedNodes){const t=f.assignedNodes();g.childNodeIndexes=g.childNodeIndexes||[],g.childNodeIndexes=t.length?g.childNodeIndexes.concat(e(p,t)):g.childNodeIndexes}if(f.shadowRoot&&(u?g.childNodeIndexes=g.childNodeIndexes.concat(e(p,f.shadowRoot.childNodes)):(g.shadowRootIndex=r(p,f.shadowRoot),a.push(f.shadowRoot))),"CANVAS"===f.nodeName&&!bl(m)){const e=wl(`applitools-canvas-${c()}.png`,t);g.attributes.push({name:"data-applitools-src",value:e}),i.push({element:f,cdtNode:g,url:e})}if("IFRAME"===f.nodeName){const e=c();if(f.setAttribute("data-applitools-selector",e),bl(m))g.attributes.forEach(e=>{"src"!==e.name&&"srcdoc"!==e.name||(g.attributes.push({name:"data-applitools-original-"+e.name,value:e.value}),e.value="")});else if(Sl(m))if(xl(f)){const e=wl("?applitools-iframe="+c(),t);g.attributes.push({name:"data-applitools-src",value:e}),o.push({element:f,url:e})}else{const e=f.contentDocument.location.href,t=wl("?applitools-iframe="+c(),e);g.attributes.push({name:"data-applitools-src",value:t}),s.push({element:f,url:t})}else{const t=`[data-applitools-selector="${e}"]`;l.push({selector:t,index:p.length})}}f.adoptedStyleSheets&&f.adoptedStyleSheets.length>0&&(g.exp_adoptedStyleSheets=Tl(f))}if(f.nodeType===Node.ELEMENT_NODE){const e=fl(f);if(e.length>0&&(u=u.concat(e)),"IMG"===f.tagName&&/^blob:/.test(f.src)){const e=f.src.replace(/^blob:/,"");h.push({element:f,cdtNode:g,url:e})}if("VIDEO"===f.tagName&&(/^blob:/.test(f.src)||f.srcObject)){let e;f.src?e=f.src.replace(/^blob:/,""):(e=wl(`applitools-video-${c()}.webm`,t),g.attributes.push({name:"data-applitools-src",value:e})),d.push({element:f,cdtNode:g,url:e})}}}else f.nodeType===Node.TEXT_NODE?g=function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.nodeValue}}(f):f.nodeType===Node.DOCUMENT_TYPE_NODE&&(g=function(e){return{nodeType:Node.DOCUMENT_TYPE_NODE,nodeName:e.nodeName}}(f));return g?(p.push(g),p.length-1):null}(r,p);null!==f&&m.push(f)}),m}(r,e.childNodes),e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&(r[0].exp_adoptedStyleSheets=Tl(e)),{cdt:r,docRoots:a,canvasElements:i,frames:s,inlineFrames:o,crossFrames:l,linkUrls:u,imageBlobs:h,videoBlobs:d}},Ll=function(e){const t=[];return new Set(e).forEach(e=>e&&t.push(e)),t},Rl=function(e){return e.reduce(({resourceUrls:e,blobsObj:t},{resourceUrls:n,blobsObj:r})=>({resourceUrls:Ll(e.concat(n)),blobsObj:Object.assign(t,r)}),{resourceUrls:[],blobsObj:{}})},Nl=function({processResource:e,aggregateResourceUrlsAndBlobs:t}){return function n({documents:r,urls:a,forceCreateStyle:i=!1,skipResources:o}){return Promise.all(a.map(t=>e({url:t,documents:r,getResourceUrlsAndBlobs:n,forceCreateStyle:i,skipResources:o}))).then(e=>t(e))}},Dl=(function(e,t){var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var n=t.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var a in n)r(n,a)&&(e[a]=n[a])}}return e},t.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var a={arraySet:function(e,t,n,r,a){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),a);else for(var i=0;i<r;i++)e[a+i]=t[n+i]},flattenChunks:function(e){var t,n,r,a,i,o;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(o=new Uint8Array(r),a=0,t=0,n=e.length;t<n;t++)i=e[t],o.set(i,a),a+=i.length;return o}},i={arraySet:function(e,t,n,r,a){for(var i=0;i<r;i++)e[a+i]=t[n+i]},flattenChunks:function(e){return[].concat.apply([],e)}};t.setTyped=function(e){e?(t.Buf8=Uint8Array,t.Buf16=Uint16Array,t.Buf32=Int32Array,t.assign(t,a)):(t.Buf8=Array,t.Buf16=Array,t.Buf32=Array,t.assign(t,i))},t.setTyped(n)}(Pl={exports:{}},Pl.exports),Pl.exports);function Ol(e){for(var t=e.length;--t>=0;)e[t]=0}var Bl=[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],Il=[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],Ul=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],jl=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Fl=new Array(576);Ol(Fl);var Ml=new Array(60);Ol(Ml);var Wl=new Array(512);Ol(Wl);var ql=new Array(256);Ol(ql);var Yl=new Array(29);Ol(Yl);var Hl,Zl,Vl,$l=new Array(30);function Kl(e,t,n,r,a){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=a,this.has_stree=e&&e.length}function Gl(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function Xl(e){return e<256?Wl[e]:Wl[256+(e>>>7)]}function Ql(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function Jl(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,Ql(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function ec(e,t,n){Jl(e,n[2*t],n[2*t+1])}function tc(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function nc(e,t,n){var r,a,i=new Array(16),o=0;for(r=1;r<=15;r++)i[r]=o=o+n[r-1]<<1;for(a=0;a<=t;a++){var s=e[2*a+1];0!==s&&(e[2*a]=tc(i[s]++,s))}}function rc(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;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 ac(e){e.bi_valid>8?Ql(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 ic(e,t,n,r){var a=2*t,i=2*n;return e[a]<e[i]||e[a]===e[i]&&r[t]<=r[n]}function oc(e,t,n){for(var r=e.heap[n],a=n<<1;a<=e.heap_len&&(a<e.heap_len&&ic(t,e.heap[a+1],e.heap[a],e.depth)&&a++,!ic(t,r,e.heap[a],e.depth));)e.heap[n]=e.heap[a],n=a,a<<=1;e.heap[n]=r}function sc(e,t,n){var r,a,i,o,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],a=e.pending_buf[e.l_buf+s],s++,0===r?ec(e,a,t):(ec(e,(i=ql[a])+256+1,t),0!==(o=Bl[i])&&Jl(e,a-=Yl[i],o),ec(e,i=Xl(--r),n),0!==(o=Il[i])&&Jl(e,r-=$l[i],o))}while(s<e.last_lit);ec(e,256,t)}function lc(e,t){var n,r,a,i=t.dyn_tree,o=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*(a=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[a]=0,e.opt_len--,s&&(e.static_len-=o[2*a+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)oc(e,i,n);a=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],oc(e,i,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,i[2*a]=i[2*n]+i[2*r],e.depth[a]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,i[2*n+1]=i[2*r+1]=a,e.heap[1]=a++,oc(e,i,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,a,i,o,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<=15;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]++,o=0,r>=p&&(o=d[r-p]),s=l[2*r],e.opt_len+=s*(i+o),h&&(e.static_len+=s*(u[2*r+1]+o)));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;)(a=e.heap[--n])>c||(l[2*a+1]!==i&&(e.opt_len+=(i-l[2*a+1])*l[2*a],l[2*a+1]=i),r--)}}(e,t),nc(i,c,e.bl_count)}function cc(e,t,n){var r,a,i=-1,o=t[1],s=0,l=7,c=4;for(0===o&&(l=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)a=o,o=t[2*(r+1)+1],++s<l&&a===o||(s<c?e.bl_tree[2*a]+=s:0!==a?(a!==i&&e.bl_tree[2*a]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,i=a,0===o?(l=138,c=3):a===o?(l=6,c=3):(l=7,c=4))}function uc(e,t,n){var r,a,i=-1,o=t[1],s=0,l=7,c=4;for(0===o&&(l=138,c=3),r=0;r<=n;r++)if(a=o,o=t[2*(r+1)+1],!(++s<l&&a===o)){if(s<c)do{ec(e,a,e.bl_tree)}while(0!=--s);else 0!==a?(a!==i&&(ec(e,a,e.bl_tree),s--),ec(e,16,e.bl_tree),Jl(e,s-3,2)):s<=10?(ec(e,17,e.bl_tree),Jl(e,s-3,3)):(ec(e,18,e.bl_tree),Jl(e,s-11,7));s=0,i=a,0===o?(l=138,c=3):a===o?(l=6,c=3):(l=7,c=4)}}Ol($l);var hc=!1;function dc(e,t,n,r){Jl(e,0+(r?1:0),3),function(e,t,n,r){ac(e),Ql(e,n),Ql(e,~n),Dl.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}var pc,mc={_tr_init:function(e){hc||(function(){var e,t,n,r,a,i=new Array(16);for(n=0,r=0;r<28;r++)for(Yl[r]=n,e=0;e<1<<Bl[r];e++)ql[n++]=r;for(ql[n-1]=r,a=0,r=0;r<16;r++)for($l[r]=a,e=0;e<1<<Il[r];e++)Wl[a++]=r;for(a>>=7;r<30;r++)for($l[r]=a<<7,e=0;e<1<<Il[r]-7;e++)Wl[256+a++]=r;for(t=0;t<=15;t++)i[t]=0;for(e=0;e<=143;)Fl[2*e+1]=8,e++,i[8]++;for(;e<=255;)Fl[2*e+1]=9,e++,i[9]++;for(;e<=279;)Fl[2*e+1]=7,e++,i[7]++;for(;e<=287;)Fl[2*e+1]=8,e++,i[8]++;for(nc(Fl,287,i),e=0;e<30;e++)Ml[2*e+1]=5,Ml[2*e]=tc(e,5);Hl=new Kl(Fl,Bl,257,286,15),Zl=new Kl(Ml,Il,0,30,15),Vl=new Kl(new Array(0),Ul,0,19,7)}(),hc=!0),e.l_desc=new Gl(e.dyn_ltree,Hl),e.d_desc=new Gl(e.dyn_dtree,Zl),e.bl_desc=new Gl(e.bl_tree,Vl),e.bi_buf=0,e.bi_valid=0,rc(e)},_tr_stored_block:dc,_tr_flush_block:function(e,t,n,r){var a,i,o=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<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),lc(e,e.l_desc),lc(e,e.d_desc),o=function(e){var t;for(cc(e,e.dyn_ltree,e.l_desc.max_code),cc(e,e.dyn_dtree,e.d_desc.max_code),lc(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*jl[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),a=e.opt_len+3+7>>>3,(i=e.static_len+3+7>>>3)<=a&&(a=i)):a=i=n+5,n+4<=a&&-1!==t?dc(e,t,n,r):4===e.strategy||i===a?(Jl(e,2+(r?1:0),3),sc(e,Fl,Ml)):(Jl(e,4+(r?1:0),3),function(e,t,n,r){var a;for(Jl(e,t-257,5),Jl(e,n-1,5),Jl(e,r-4,4),a=0;a<r;a++)Jl(e,e.bl_tree[2*jl[a]+1],3);uc(e,e.dyn_ltree,t-1),uc(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,o+1),sc(e,e.dyn_ltree,e.dyn_dtree)),rc(e),r&&ac(e)},_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*(ql[n]+256+1)]++,e.dyn_dtree[2*Xl(t)]++),e.last_lit===e.lit_bufsize-1},_tr_align:function(e){Jl(e,2,3),ec(e,256,Fl),function(e){16===e.bi_valid?(Ql(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)}},fc=function(e,t,n,r){for(var a=65535&e|0,i=e>>>16&65535|0,o=0;0!==n;){n-=o=n>2e3?2e3:n;do{i=i+(a=a+t[r++]|0)|0}while(--o);a%=65521,i%=65521}return a|i<<16|0},gc=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}(),bc=function(e,t,n,r){var a=gc,i=r+n;e^=-1;for(var o=r;o<i;o++)e=e>>>8^a[255&(e^t[o])];return-1^e},yc={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"};function kc(e,t){return e.msg=yc[t],t}function vc(e){return(e<<1)-(e>4?9:0)}function wc(e){for(var t=e.length;--t>=0;)e[t]=0}function xc(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(Dl.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 Sc(e,t){mc._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,xc(e.strm)}function _c(e,t){e.pending_buf[e.pending++]=t}function Cc(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function zc(e,t){var n,r,a=e.max_chain_length,i=e.strstart,o=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-262?e.strstart-(e.w_size-262):0,c=e.window,u=e.w_mask,h=e.prev,d=e.strstart+258,p=c[i+o-1],m=c[i+o];e.prev_length>=e.good_match&&(a>>=2),s>e.lookahead&&(s=e.lookahead);do{if(c[(n=t)+o]===m&&c[n+o-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=258-(d-i),i=d-258,r>o){if(e.match_start=t,o=r,r>=s)break;p=c[i+o-1],m=c[i+o]}}}while((t=h[t&u])>l&&0!=--a);return o<=e.lookahead?o:e.lookahead}function Ac(e){var t,n,r,a,i,o,s,l,c,u,h=e.w_size;do{if(a=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-262)){Dl.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);a+=h}if(0===e.strm.avail_in)break;if(o=e.strm,s=e.window,l=e.strstart+e.lookahead,c=a,u=void 0,(u=o.avail_in)>c&&(u=c),n=0===u?0:(o.avail_in-=u,Dl.arraySet(s,o.input,o.next_in,u,l),1===o.state.wrap?o.adler=fc(o.adler,s,u,l):2===o.state.wrap&&(o.adler=bc(o.adler,s,u,l)),o.next_in+=u,o.total_in+=u,u),e.lookahead+=n,e.lookahead+e.insert>=3)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+3-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<3)););}while(e.lookahead<262&&0!==e.strm.avail_in)}function Tc(e,t){for(var n,r;;){if(e.lookahead<262){if(Ac(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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-262&&(e.match_length=zc(e,n)),e.match_length>=3)if(r=mc._tr_tally(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=mc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(Sc(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(Sc(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Sc(e,!1),0===e.strm.avail_out)?1:2}function Pc(e,t){for(var n,r,a;;){if(e.lookahead<262){if(Ac(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=2,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-262&&(e.match_length=zc(e,n),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){a=e.strstart+e.lookahead-3,r=mc._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=a&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=2,e.strstart++,r&&(Sc(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=mc._tr_tally(e,0,e.window[e.strstart-1]))&&Sc(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=mc._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(Sc(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Sc(e,!1),0===e.strm.avail_out)?1:2}function Ec(e,t,n,r,a){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=a}function Lc(){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=8,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 Dl.Buf16(1146),this.dyn_dtree=new Dl.Buf16(122),this.bl_tree=new Dl.Buf16(78),wc(this.dyn_ltree),wc(this.dyn_dtree),wc(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Dl.Buf16(16),this.heap=new Dl.Buf16(573),wc(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Dl.Buf16(573),wc(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 Rc(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,mc._tr_init(t),0):kc(e,-2)}function Nc(e){var t,n=Rc(e);return 0===n&&((t=e.state).window_size=2*t.w_size,wc(t.head),t.max_lazy_match=pc[t.level].max_lazy,t.good_match=pc[t.level].good_length,t.nice_match=pc[t.level].nice_length,t.max_chain_length=pc[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),n}function Dc(e,t,n,r,a,i){if(!e)return-2;var o=1;if(-1===t&&(t=6),r<0?(o=0,r=-r):r>15&&(o=2,r-=16),a<1||a>9||8!==n||r<8||r>15||t<0||t>9||i<0||i>4)return kc(e,-2);8===r&&(r=9);var s=new Lc;return e.state=s,s.strm=e,s.wrap=o,s.gzhead=null,s.w_bits=r,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=a+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+3-1)/3),s.window=new Dl.Buf8(2*s.w_size),s.head=new Dl.Buf16(s.hash_size),s.prev=new Dl.Buf16(s.w_size),s.lit_bufsize=1<<a+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new Dl.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,Nc(e)}pc=[new Ec(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(Ac(e),0===e.lookahead&&0===t)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,Sc(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-262&&(Sc(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Sc(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(Sc(e,!1),e.strm.avail_out),1)})),new Ec(4,4,8,4,Tc),new Ec(4,5,16,8,Tc),new Ec(4,6,32,32,Tc),new Ec(4,4,16,16,Pc),new Ec(8,16,32,32,Pc),new Ec(8,16,128,128,Pc),new Ec(8,32,128,256,Pc),new Ec(32,128,258,1024,Pc),new Ec(32,258,258,4096,Pc)];var Oc={deflateInit:function(e,t){return Dc(e,t,8,15,8,0)},deflateInit2:Dc,deflateReset:Nc,deflateResetKeep:Rc,deflateSetHeader:function(e,t){return e&&e.state?2!==e.state.wrap?-2:(e.state.gzhead=t,0):-2},deflate:function(e,t){var n,r,a,i;if(!e||!e.state||t>5||t<0)return e?kc(e,-2):-2;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||666===r.status&&4!==t)return kc(e,0===e.avail_out?-5:-2);if(r.strm=e,n=r.last_flush,r.last_flush=t,42===r.status)if(2===r.wrap)e.adler=0,_c(r,31),_c(r,139),_c(r,8),r.gzhead?(_c(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)),_c(r,255&r.gzhead.time),_c(r,r.gzhead.time>>8&255),_c(r,r.gzhead.time>>16&255),_c(r,r.gzhead.time>>24&255),_c(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),_c(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(_c(r,255&r.gzhead.extra.length),_c(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=bc(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(_c(r,0),_c(r,0),_c(r,0),_c(r,0),_c(r,0),_c(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),_c(r,3),r.status=113);else{var o=8+(r.w_bits-8<<4)<<8;o|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(o|=32),o+=31-o%31,r.status=113,Cc(r,o),0!==r.strstart&&(Cc(r,e.adler>>>16),Cc(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(a=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),xc(e),a=r.pending,r.pending!==r.pending_buf_size));)_c(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){a=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),xc(e),a=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,_c(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),0===i&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){a=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),xc(e),a=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,_c(r,i)}while(0!==i);r.gzhead.hcrc&&r.pending>a&&(e.adler=bc(e.adler,r.pending_buf,r.pending-a,a)),0===i&&(r.status=103)}else r.status=103;if(103===r.status&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&xc(e),r.pending+2<=r.pending_buf_size&&(_c(r,255&e.adler),_c(r,e.adler>>8&255),e.adler=0,r.status=113)):r.status=113),0!==r.pending){if(xc(e),0===e.avail_out)return r.last_flush=-1,0}else if(0===e.avail_in&&vc(t)<=vc(n)&&4!==t)return kc(e,-5);if(666===r.status&&0!==e.avail_in)return kc(e,-5);if(0!==e.avail_in||0!==r.lookahead||0!==t&&666!==r.status){var s=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(Ac(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,n=mc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Sc(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Sc(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Sc(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,a,i,o=e.window;;){if(e.lookahead<=258){if(Ac(e),e.lookahead<=258&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(r=o[a=e.strstart-1])===o[++a]&&r===o[++a]&&r===o[++a]){i=e.strstart+258;do{}while(r===o[++a]&&r===o[++a]&&r===o[++a]&&r===o[++a]&&r===o[++a]&&r===o[++a]&&r===o[++a]&&r===o[++a]&&a<i);e.match_length=258-(i-a),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(n=mc._tr_tally(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=mc._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Sc(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Sc(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Sc(e,!1),0===e.strm.avail_out)?1:2}(r,t):pc[r.level].func(r,t);if(3!==s&&4!==s||(r.status=666),1===s||3===s)return 0===e.avail_out&&(r.last_flush=-1),0;if(2===s&&(1===t?mc._tr_align(r):5!==t&&(mc._tr_stored_block(r,0,0,!1),3===t&&(wc(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),xc(e),0===e.avail_out))return r.last_flush=-1,0}return 4!==t?0:r.wrap<=0?1:(2===r.wrap?(_c(r,255&e.adler),_c(r,e.adler>>8&255),_c(r,e.adler>>16&255),_c(r,e.adler>>24&255),_c(r,255&e.total_in),_c(r,e.total_in>>8&255),_c(r,e.total_in>>16&255),_c(r,e.total_in>>24&255)):(Cc(r,e.adler>>>16),Cc(r,65535&e.adler)),xc(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?0:1)},deflateEnd:function(e){var t;return e&&e.state?42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?kc(e,-2):(e.state=null,113===t?kc(e,-3):0):-2},deflateSetDictionary:function(e,t){var n,r,a,i,o,s,l,c,u=t.length;if(!e||!e.state)return-2;if(2===(i=(n=e.state).wrap)||1===i&&42!==n.status||n.lookahead)return-2;for(1===i&&(e.adler=fc(e.adler,t,u,0)),n.wrap=0,u>=n.w_size&&(0===i&&(wc(n.head),n.strstart=0,n.block_start=0,n.insert=0),c=new Dl.Buf8(n.w_size),Dl.arraySet(c,t,u-n.w_size,n.w_size,0),t=c,u=n.w_size),o=e.avail_in,s=e.next_in,l=e.input,e.avail_in=u,e.next_in=0,e.input=t,Ac(n);n.lookahead>=3;){r=n.strstart,a=n.lookahead-2;do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+3-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--a);n.strstart=r,n.lookahead=2,Ac(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=2,n.match_available=0,e.next_in=s,e.input=l,e.avail_in=o,n.wrap=i,0},deflateInfo:"pako deflate (from Nodeca project)"},Bc=!0,Ic=!0;try{String.fromCharCode.apply(null,[0])}catch(t){Bc=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){Ic=!1}for(var Uc=new Dl.Buf8(256),jc=0;jc<256;jc++)Uc[jc]=jc>=252?6:jc>=248?5:jc>=240?4:jc>=224?3:jc>=192?2:1;function Fc(e,t){if(t<65534&&(e.subarray&&Ic||!e.subarray&&Bc))return String.fromCharCode.apply(null,Dl.shrinkBuf(e,t));for(var n="",r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n}Uc[254]=Uc[254]=1;var Mc=function(e){var t,n,r,a,i,o=e.length,s=0;for(a=0;a<o;a++)55296==(64512&(n=e.charCodeAt(a)))&&a+1<o&&56320==(64512&(r=e.charCodeAt(a+1)))&&(n=65536+(n-55296<<10)+(r-56320),a++),s+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Dl.Buf8(s),i=0,a=0;i<s;a++)55296==(64512&(n=e.charCodeAt(a)))&&a+1<o&&56320==(64512&(r=e.charCodeAt(a+1)))&&(n=65536+(n-55296<<10)+(r-56320),a++),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},Wc=function(e){return Fc(e,e.length)},qc=function(e,t){var n,r,a,i,o=t||e.length,s=new Array(2*o);for(r=0,n=0;n<o;)if((a=e[n++])<128)s[r++]=a;else if((i=Uc[a])>4)s[r++]=65533,n+=i-1;else{for(a&=2===i?31:3===i?15:7;i>1&&n<o;)a=a<<6|63&e[n++],i--;i>1?s[r++]=65533:a<65536?s[r++]=a:(a-=65536,s[r++]=55296|a>>10&1023,s[r++]=56320|1023&a)}return Fc(s,r)},Yc=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+Uc[e[n]]>t?n:t},Hc=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},Zc=Object.prototype.toString;function Vc(e){if(!(this instanceof Vc))return new Vc(e);this.options=Dl.assign({level:-1,method:8,chunkSize:16384,windowBits:15,memLevel:8,strategy:0,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 Hc,this.strm.avail_out=0;var n=Oc.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(0!==n)throw new Error(yc[n]);if(t.header&&Oc.deflateSetHeader(this.strm,t.header),t.dictionary){var r;if(r="string"==typeof t.dictionary?Mc(t.dictionary):"[object ArrayBuffer]"===Zc.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,0!==(n=Oc.deflateSetDictionary(this.strm,r)))throw new Error(yc[n]);this._dict_set=!0}}function $c(e,t){var n=new Vc(t);if(n.push(e,!0),n.err)throw n.msg||yc[n.err];return n.result}Vc.prototype.push=function(e,t){var n,r,a=this.strm,i=this.options.chunkSize;if(this.ended)return!1;r=t===~~t?t:!0===t?4:0,"string"==typeof e?a.input=Mc(e):"[object ArrayBuffer]"===Zc.call(e)?a.input=new Uint8Array(e):a.input=e,a.next_in=0,a.avail_in=a.input.length;do{if(0===a.avail_out&&(a.output=new Dl.Buf8(i),a.next_out=0,a.avail_out=i),1!==(n=Oc.deflate(a,r))&&0!==n)return this.onEnd(n),this.ended=!0,!1;0!==a.avail_out&&(0!==a.avail_in||4!==r&&2!==r)||("string"===this.options.to?this.onData(Wc(Dl.shrinkBuf(a.output,a.next_out))):this.onData(Dl.shrinkBuf(a.output,a.next_out)))}while((a.avail_in>0||0===a.avail_out)&&1!==n);return 4===r?(n=Oc.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,0===n):2!==r||(this.onEnd(0),a.avail_out=0,!0)},Vc.prototype.onData=function(e){this.chunks.push(e)},Vc.prototype.onEnd=function(e){0===e&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Dl.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var Kc={Deflate:Vc,deflate:$c,deflateRaw:function(e,t){return(t=t||{}).raw=!0,$c(e,t)},gzip:function(e,t){return(t=t||{}).gzip=!0,$c(e,t)}},Gc=function(e,t){var n,r,a,i,o,s,l,c,u,h,d,p,m,f,g,b,y,k,v,w,x,S,_,C,z;n=e.state,r=e.next_in,C=e.input,a=r+(e.avail_in-5),i=e.next_out,z=e.output,o=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>>>=v=k>>>24,m-=v,0==(v=k>>>16&255))z[i++]=65535&k;else{if(!(16&v)){if(0==(64&v)){k=f[(65535&k)+(p&(1<<v)-1)];continue t}if(32&v){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}w=65535&k,(v&=15)&&(m<v&&(p+=C[r++]<<m,m+=8),w+=p&(1<<v)-1,p>>>=v,m-=v),m<15&&(p+=C[r++]<<m,m+=8,p+=C[r++]<<m,m+=8),k=g[p&y];n:for(;;){if(p>>>=v=k>>>24,m-=v,!(16&(v=k>>>16&255))){if(0==(64&v)){k=g[(65535&k)+(p&(1<<v)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(x=65535&k,m<(v&=15)&&(p+=C[r++]<<m,(m+=8)<v&&(p+=C[r++]<<m,m+=8)),(x+=p&(1<<v)-1)>l){e.msg="invalid distance too far back",n.mode=30;break e}if(p>>>=v,m-=v,x>(v=i-o)){if((v=x-v)>u&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(S=0,_=d,0===h){if(S+=c-v,v<w){w-=v;do{z[i++]=d[S++]}while(--v);S=i-x,_=z}}else if(h<v){if(S+=c+h-v,(v-=h)<w){w-=v;do{z[i++]=d[S++]}while(--v);if(S=0,h<w){w-=v=h;do{z[i++]=d[S++]}while(--v);S=i-x,_=z}}}else if(S+=h-v,v<w){w-=v;do{z[i++]=d[S++]}while(--v);S=i-x,_=z}for(;w>2;)z[i++]=_[S++],z[i++]=_[S++],z[i++]=_[S++],w-=3;w&&(z[i++]=_[S++],w>1&&(z[i++]=_[S++]))}else{S=i-x;do{z[i++]=z[S++],z[i++]=z[S++],z[i++]=z[S++],w-=3}while(w>2);w&&(z[i++]=z[S++],w>1&&(z[i++]=z[S++]))}break}}break}}while(r<a&&i<s);r-=w=m>>3,p&=(1<<(m-=w<<3))-1,e.next_in=r,e.next_out=i,e.avail_in=r<a?a-r+5:5-(r-a),e.avail_out=i<s?s-i+257:257-(i-s),n.hold=p,n.bits=m},Xc=[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],Qc=[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],Jc=[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],eu=[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],tu=function(e,t,n,r,a,i,o,s){var l,c,u,h,d,p,m,f,g,b=s.bits,y=0,k=0,v=0,w=0,x=0,S=0,_=0,C=0,z=0,A=0,T=null,P=0,E=new Dl.Buf16(16),L=new Dl.Buf16(16),R=null,N=0;for(y=0;y<=15;y++)E[y]=0;for(k=0;k<r;k++)E[t[n+k]]++;for(x=b,w=15;w>=1&&0===E[w];w--);if(x>w&&(x=w),0===w)return a[i++]=20971520,a[i++]=20971520,s.bits=1,0;for(v=1;v<w&&0===E[v];v++);for(x<v&&(x=v),C=1,y=1;y<=15;y++)if(C<<=1,(C-=E[y])<0)return-1;if(C>0&&(0===e||1!==w))return-1;for(L[1]=0,y=1;y<15;y++)L[y+1]=L[y]+E[y];for(k=0;k<r;k++)0!==t[n+k]&&(o[L[t[n+k]]++]=k);if(0===e?(T=R=o,p=19):1===e?(T=Xc,P-=257,R=Qc,N-=257,p=256):(T=Jc,R=eu,p=-1),A=0,k=0,y=v,d=i,S=x,_=0,u=-1,h=(z=1<<x)-1,1===e&&z>852||2===e&&z>592)return 1;for(;;){m=y-_,o[k]<p?(f=0,g=o[k]):o[k]>p?(f=R[N+o[k]],g=T[P+o[k]]):(f=96,g=0),l=1<<y-_,v=c=1<<S;do{a[d+(A>>_)+(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==--E[y]){if(y===w)break;y=t[n+o[k]]}if(y>x&&(A&h)!==u){for(0===_&&(_=x),d+=v,C=1<<(S=y-_);S+_<w&&!((C-=E[S+_])<=0);)S++,C<<=1;if(z+=1<<S,1===e&&z>852||2===e&&z>592)return 1;a[u=A&h]=x<<24|S<<16|d-i|0}}return 0!==A&&(a[d+A]=y-_<<24|64<<16|0),s.bits=x,0};function nu(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function ru(){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 Dl.Buf16(320),this.work=new Dl.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function au(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=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Dl.Buf32(852),t.distcode=t.distdyn=new Dl.Buf32(592),t.sane=1,t.back=-1,0):-2}function iu(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,au(e)):-2}function ou(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)?-2:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,iu(e))):-2}function su(e,t){var n,r;return e?(r=new ru,e.state=r,r.window=null,0!==(n=ou(e,t))&&(e.state=null),n):-2}var lu,cu,uu=!0;function hu(e){if(uu){var t;for(lu=new Dl.Buf32(512),cu=new Dl.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(tu(1,e.lens,0,288,lu,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;tu(2,e.lens,0,32,cu,0,e.work,{bits:5}),uu=!1}e.lencode=lu,e.lenbits=9,e.distcode=cu,e.distbits=5}function du(e,t,n,r){var a,i=e.state;return null===i.window&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new Dl.Buf8(i.wsize)),r>=i.wsize?(Dl.arraySet(i.window,t,n-i.wsize,i.wsize,0),i.wnext=0,i.whave=i.wsize):((a=i.wsize-i.wnext)>r&&(a=r),Dl.arraySet(i.window,t,n-r,a,i.wnext),(r-=a)?(Dl.arraySet(i.window,t,n-r,r,0),i.wnext=r,i.whave=i.wsize):(i.wnext+=a,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=a))),0}var pu={inflateReset:iu,inflateReset2:ou,inflateResetKeep:au,inflateInit:function(e){return su(e,15)},inflateInit2:su,inflate:function(e,t){var n,r,a,i,o,s,l,c,u,h,d,p,m,f,g,b,y,k,v,w,x,S,_,C,z=0,A=new Dl.Buf8(4),T=[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-2;12===(n=e.state).mode&&(n.mode=13),o=e.next_out,a=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=0;e:for(;;)switch(n.mode){case 1: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=bc(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=30;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=30;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=30;break}n.dmax=1<<x,e.adler=n.check=1,n.mode=512&c?10:12,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=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=bc(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=bc(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=bc(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=bc(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)),Dl.arraySet(n.head.extra,r,i,p,x)),512&n.flags&&(n.check=bc(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=bc(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=bc(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=30;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=12;break;case 10:for(;u<32;){if(0===s)break e;s--,c+=r[i++]<<u,u+=8}e.adler=n.check=nu(c),c=0,u=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=o,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=12;case 12: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(hu(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=30}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=30;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;Dl.arraySet(a,r,i,p,o),s-=p,i+=p,l-=p,o+=p,n.length-=p;break}n.mode=12;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=30;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[T[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[T[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,_={bits:n.lenbits},S=tu(0,n.lens,0,19,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid code lengths set",n.mode=30;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=30;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=30;break}for(;p--;)n.lens[n.have++]=x}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,_={bits:n.lenbits},S=tu(1,n.lens,0,n.nlen,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,_={bits:n.distbits},S=tu(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,_),n.distbits=_.bits,S){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(s>=6&&l>=258){e.next_out=o,e.avail_out=l,e.next_in=i,e.avail_in=s,n.hold=c,n.bits=u,Gc(e,d),o=e.next_out,a=e.output,l=e.avail_out,i=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,12===n.mode&&(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,v=b,w=y;b=(z=n.lencode[w+((c&(1<<k+v)-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=12;break}if(64&b){e.msg="invalid literal/length code",n.mode=30;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,v=b,w=y;b=(z=n.distcode[w+((c&(1<<k+v)-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=30;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=30;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=30;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=a,m=o-n.offset,p=n.length;p>l&&(p=l),l-=p,n.length-=p;do{a[o++]=f[m++]}while(--p);0===n.length&&(n.mode=21);break;case 26:if(0===l)break e;a[o++]=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?bc(n.check,a,d,o-d):fc(n.check,a,d,o-d)),d=l,(n.flags?c:nu(c))!==n.check){e.msg="incorrect data check",n.mode=30;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=30;break}c=0,u=0}n.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=o,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<30&&(n.mode<27||4!==t))&&du(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?bc(n.check,a,d,e.next_out-d):fc(n.check,a,d,e.next_out-d)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===d||4===t)&&0===S&&(S=-5),S},inflateEnd:function(e){if(!e||!e.state)return-2;var t=e.state;return t.window&&(t.window=null),e.state=null,0},inflateGetHeader:function(e,t){var n;return e&&e.state?0==(2&(n=e.state).wrap)?-2:(n.head=t,t.done=!1,0):-2},inflateSetDictionary:function(e,t){var n,r=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?-2:11===n.mode&&fc(1,t,r,0)!==n.check?-3:du(e,t,r,r)?(n.mode=31,-4):(n.havedict=1,0):-2},inflateInfo:"pako inflate (from Nodeca project)"},mu={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},fu=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},gu=Object.prototype.toString;function bu(e){if(!(this instanceof bu))return new bu(e);this.options=Dl.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 Hc,this.strm.avail_out=0;var n=pu.inflateInit2(this.strm,t.windowBits);if(n!==mu.Z_OK)throw new Error(yc[n]);if(this.header=new fu,pu.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=Mc(t.dictionary):"[object ArrayBuffer]"===gu.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=pu.inflateSetDictionary(this.strm,t.dictionary))!==mu.Z_OK))throw new Error(yc[n])}function yu(e,t){var n=new bu(t);if(n.push(e,!0),n.err)throw n.msg||yc[n.err];return n.result}bu.prototype.push=function(e,t){var n,r,a,i,o,s=this.strm,l=this.options.chunkSize,c=this.options.dictionary,u=!1;if(this.ended)return!1;r=t===~~t?t:!0===t?mu.Z_FINISH:mu.Z_NO_FLUSH,"string"==typeof e?s.input=function(e){for(var t=new Dl.Buf8(e.length),n=0,r=t.length;n<r;n++)t[n]=e.charCodeAt(n);return t}(e):"[object ArrayBuffer]"===gu.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 Dl.Buf8(l),s.next_out=0,s.avail_out=l),(n=pu.inflate(s,mu.Z_NO_FLUSH))===mu.Z_NEED_DICT&&c&&(n=pu.inflateSetDictionary(this.strm,c)),n===mu.Z_BUF_ERROR&&!0===u&&(n=mu.Z_OK,u=!1),n!==mu.Z_STREAM_END&&n!==mu.Z_OK)return this.onEnd(n),this.ended=!0,!1;s.next_out&&(0!==s.avail_out&&n!==mu.Z_STREAM_END&&(0!==s.avail_in||r!==mu.Z_FINISH&&r!==mu.Z_SYNC_FLUSH)||("string"===this.options.to?(a=Yc(s.output,s.next_out),i=s.next_out-a,o=qc(s.output,a),s.next_out=i,s.avail_out=l-i,i&&Dl.arraySet(s.output,s.output,a,i,0),this.onData(o)):this.onData(Dl.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!==mu.Z_STREAM_END);return n===mu.Z_STREAM_END&&(r=mu.Z_FINISH),r===mu.Z_FINISH?(n=pu.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===mu.Z_OK):r!==mu.Z_SYNC_FLUSH||(this.onEnd(mu.Z_OK),s.avail_out=0,!0)},bu.prototype.onData=function(e){this.chunks.push(e)},bu.prototype.onEnd=function(e){e===mu.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Dl.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var ku={Inflate:bu,inflate:yu,inflateRaw:function(e,t){return(t=t||{}).raw=!0,yu(e,t)},ungzip:yu},vu={};(0,Dl.assign)(vu,Kc,ku,mu);var wu=vu;const{deflate:xu}=wu;var Su=function({type:e,value:t,compress:n,serialize:r}){const a={type:e,value:t};return n&&(a.value=xu(new Uint8Array(a.value)),a.compressed=!0),r&&(a.value=function(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),n=new Uint8Array(e),r=n.length,a=r%3,i=[];let o;for(let e=0,t=r-a;e<t;e+=16383)i.push(s(e,e+16383>t?t:e+16383));return 1===a?(o=n[r-1],i.push(t[o>>2]+t[o<<4&63]+"==")):2===a&&(o=(n[r-2]<<8)+n[r-1],i.push(t[o>>10]+t[o>>4&63]+t[o<<2&63]+"=")),i.join("");function s(e,r){let a;const i=[];for(let s=e;s<r;s+=3)a=(n[s]<<16&16711680)+(n[s+1]<<8&65280)+(255&n[s+2]),i.push(t[(o=a)>>18&63]+t[o>>12&63]+t[o>>6&63]+t[63&o]);var o;return i.join("")}}(a.value)),a},_u=function(e){return/^(blob|https?):/.test(e)},Cu=function(e){const t=e&&e.match(/(^[^#]*)/),n=t&&t[1]||e;return n&&n.replace(/\?\s*$/,"?")||e},zu=function(e){return e.reduce((e,t)=>e.concat(t),[])};const{absolutizeUrl:Au}=s;var Tu=function({fetchUrl:e,findStyleSheetByUrl:t,getCorsFreeStyleSheet:n,extractResourcesFromStyleSheet:r,extractResourcesFromSvg:a,sessionCache:i,cache:o={},compress:s,serialize:l,log:c=ul}){return function({url:u,documents:h,getResourceUrlsAndBlobs:d,forceCreateStyle:p=!1,skipResources:m}){if(!o[u])if(i&&i.getItem(u)){const e=function e(t){const n=i.getItem(t);return[t].concat(n?Ll(zu(n.map(e))):[])}(u);c("doProcessResource from sessionStorage",u,"deps:",e.slice(1)),o[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),o[u]=Promise.resolve({resourceUrls:[u]});else{const g=Date.now();o[u]=function(o){c("fetching",o);const u=Date.now();return e(o).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:o}:e.isTimeout?{isTimeout:!0,url:o}:(c(`error while fetching resource ${o} ${e?`message=${e.message} | name=${e.name}`:""}`,e),{errorStatusCode:599,url:o})).then(({url:e,type:o,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(o)){let a=t(e,h);if(a||p){const{corsFreeStyleSheet:e,cleanStyleSheet:t}=n(f,a);k=r(e),t()}}else if(/image\/svg/.test(o))try{k=a(f),p=!!k}catch(e){c("could not parse svg content",e)}const v={[e]:Su({type:o,value:f,compress:s,serialize:l})};if(k){const t=k.map(t=>Au(t,e.replace(/^blob:/,""))).map(Cu).filter(_u);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",o,e,e?`message=${e.message} | name=${e.name}`:""),i&&f(),{}))}(u).then(e=>(c("doProcessResource",`[${Date.now()-g}ms]`,u),e))}return o[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)}}},Pu=function({parser:e,decoder:t,extractResourceUrlsFromStyleTags:n}){return function(r){const a=(t||new TextDecoder("utf-8")).decode(r),i=(e||new DOMParser).parseFromString(a,"image/svg+xml"),o=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 zu(Array.from(e.querySelectorAll("*[style]")).map(e=>e.style.cssText).map(dl).filter(Boolean))}(i);return o.concat(s).concat(l).concat(c).concat(u).concat(h).filter(e=>"#"!==e[0])}},Eu=function({fetch:e=window.fetch,AbortController:t=window.AbortController,timeout:n=1e4,mediaDownloadTimeout:r=3e4}){return function(a){return new Promise((i,o)=>{const s=new t,l=()=>{const e=new Error("fetchUrl timeout reached");e.isTimeout=!0,o(e),s.abort()},c=setTimeout(l,n);return e(a,{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:a,value:e,type:t}))}return{url:a,errorStatusCode:e.status}}).then(i).catch(e=>o(e))})}},Lu=function({styleSheetCache:e}){return function(t,n){const r=zu(n.map(e=>{try{return Array.from(e.styleSheets)}catch(e){return[]}}));return e[t]||r.find(e=>{const n=e.href&&Cu(e.href);return n&&function(e){const t=new URL(e);return t.username&&(t.username=""),t.password&&(t.password=""),t.href}(n)===t})}},Ru=function({styleSheetCache:e,CSSRule:t=window.CSSRule,removeReverseProxyURLPrefixes:n}){return function r(a){return Ll(Array.from(a.cssRules||[]).reduce((a,i)=>{const o={[t.IMPORT_RULE]:()=>i.styleSheet&&(e[i.styleSheet.href]=i.styleSheet,i.styleSheet.href)?i.styleSheet.href:i.href,[t.FONT_FACE_RULE]:()=>dl(i.cssText,{removeReverseProxyURLPrefixes:n}),[t.SUPPORTS_RULE]:()=>r(i),[t.MEDIA_RULE]:()=>r(i),[t.STYLE_RULE]:()=>pl(i.style)}[i.type],s=o&&o()||[];return a.concat(s)},[])).filter(e=>"#"!==e[0])}},Nu=function(e){return function(t,n=!0){return Ll(Array.from(t.querySelectorAll("style")).reduce((r,a)=>{const i=n?Array.from(t.styleSheets).find(e=>e.ownerNode===a):a.sheet;return i?r.concat(e(i)):r},[]))}},Du=function(e){return function(t){return t.adoptedStyleSheets?Ll(t.adoptedStyleSheets.reduce((t,n)=>t.concat(e(n)),[])):[]}},Ou=function(t){const n=new TextDecoder("utf-8").decode(t),r=e.head||e.querySelectorAll("head")[0],a=e.createElement("style");return a.type="text/css",a.setAttribute("data-desc","Applitools tmp variable created by DOM SNAPSHOT"),r.appendChild(a),a.styleSheet?a.styleSheet.cssText=n:a.appendChild(e.createTextNode(n)),a.sheet},Bu=function(e,t,n=ul){let r;if(t)try{t.cssRules,r=t}catch(a){n(`[dom-snapshot] could not access cssRules for ${t.href} ${a}\ncreating temp style for access.`),r=Ou(e)}else r=Ou(e);return{corsFreeStyleSheet:r,cleanStyleSheet:function(){r!==t&&r.ownerNode.parentNode.removeChild(r.ownerNode)}}},Iu=function(e,{log:t,compress:n,serialize:r}){return e.reduce((e,{url:a,element:i,cdtNode:o})=>{const s=new Promise(e=>{try{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),{})))),o.attributes.splice(o.attributes.findIndex(e=>"data-applitools-src"===e.name),1),o.attributes.push({name:"data-applitools-tainted-canvas",value:"true"}),e()}});return e.then(e=>s.then(t=>{if(t){const i=Su({type:"image/png",value:t,compress:n,serialize:r});i.url=a,e.push(i)}return e}))},Promise.resolve([]))},Uu=function(e,{doc:t,fetchedBlobs:n,log:r,compress:a,serialize:i,sessionCache:o}){if(!t.body)return Promise.resolve([]);const s=new Set(Object.keys(n));let l=e.filter(({url:e})=>!(s.has("blob:"+e)||o&&o.getItem("blob:"+e)));const c=t.createElement("canvas");c.style.display="none";const u=vl(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(vl.unwrap(e),0,0),Iu([{url:t,element:c,cdtNode:n}],{log:r,compress:a,serialize:i})))).then(e=>(u.removeChild(c),zu(e))).catch(()=>{u.removeChild(c)})},ju=function(e,{doc:t,fetchedBlobs:n,compress:r,serialize:a,sessionCache:i}){if(!t.body)return Promise.resolve([]);const o=new Set(Object.keys(n));let s=e.filter(({url:e})=>!(o.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 o=new MediaRecorder(n,{mimeType:"video/webm"});o.addEventListener("dataavailable",n=>{o.stop(),e.pause(),n.data.arrayBuffer().then(e=>{const o=Su({type:n.data.type,value:e,compress:r,serialize:a});o.url=t,i(o)})},{once:!0}),e.play(),o.start(),setTimeout(()=>o.requestData(),1e3)})})).then(e=>zu(e))},Fu=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 l(t);var n},Mu=function(e){return e&&e.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,e=>{const t=parseInt(e.substr(1).trim(),16);return String.fromCodePoint(t)})||e},Wu=function(e){return function(){const t=["[dom-snapshot]",`[+${Date.now()-e}ms]`].concat(Array.from(arguments));console.log.apply(console,t)}},qu=function({log:e,sessionStorage:t}){let n;try{const e=(t=t||window.sessionStorage).getItem("__process_resource");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("__process_resource",JSON.stringify(n))}}};const{absolutizeUrl:Yu}=s;function Hu(e){return function(t){try{return l(Yu(t,e))}catch(e){}}}function Zu(e){return Object.keys(e).map(t=>Object.assign({url:t.replace(/^blob:/,"")},e[t]))}function Vu(e){return e&&_u(e)}return function({doc:t=e,showLogs:n,useSessionCache:r,dontFetchResources:a,fetchTimeout:i,skipResources:o,compressResources:s,serializeResources:l,removeReverseProxyURLPrefixes:c}={}){
|
|
3
|
+
var processPage=function(){"use strict";return function(){const e=function(e){return function(){function t(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 n=function(e,n){const r=[];let i=0;for(let o=0;o<e.length;++o){const a=t(e,o);let s=0;a>0&&(s=a<128?1:a<2048?2:a<65536?3:a<2097152?4:a<67108864?5:6),i+s>n?(r.push(o),i=s):i+=s}return r};const r="SUCCESS",i="SUCCESS_CHUNKED",o="ERROR";var a=function(e,t,a={}){const s=function(e,{chunkByteLength:t=0}={}){if(e){if(e.value){if(t){if(!e.chunks){const r=JSON.stringify(e.value);e.chunks=n(r,t),e.chunks.length>0&&(e.from=0,e.value=r)}if(e.from>=0)return{status:i,value:e.value.substring(e.from,e.from=e.chunks.shift()),done:!e.from}}return{status:r,value:e.value}}return e.error?{status:o,error:e.error}:{status:"WIP"}}return{status:o,error:"unexpected poll request received - cannot find state of current operation"}}((e=e||{})[t],a);return(s.status===r||s.status===o||s.status===i&&s.done)&&(e[t]=null),s},s={chunkify:n,pollify:function(e,t,n){return r=>function(){return t[n]||(t[n]={},e.apply(null,arguments).then(e=>t[n].value=e).catch(e=>t[n].error=e.message)),a(t,n,r)}},poll:a,absolutizeUrl: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}const r=new URL(e,t).href;return n?r:decodeURI(r)},isInlineFrame:function(e){return e.contentDocument&&e.contentDocument.location&&!/^https?:$/.test(e.contentDocument.location.protocol)},isAccessibleFrame:function(e){try{const t=e.contentDocument;return Boolean(t&&t.defaultView&&t.defaultView.frameElement)}catch(e){return!1}}},l=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)},c=function(){return window.crypto.getRandomValues(new Uint32Array(1))[0]},u={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};function h(e){return e>=48&&e<=57}function d(e){return e>=65&&e<=90}function p(e){return e>=97&&e<=122}function m(e){return d(e)||p(e)}function f(e){return e>=128}function g(e){return m(e)||f(e)||95===e}function b(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function y(e){return 10===e||13===e||12===e}function k(e){return y(e)||32===e||9===e}function w(e,t){return 92===e&&!y(t)&&0!==t}const v=new Array(128);for(let e=0;e<v.length;e++)v[e]=(k(e)?130:h(e)&&131)||g(e)&&132||b(e)&&133||e||128;var x={DigitCategory:131,EofCategory:128,NameStartCategory:132,NonPrintableCategory:133,WhiteSpaceCategory:130,charCodeCategory:function(e){return e<128?v[e]:132},isBOM:function(e){return 65279===e||65534===e?1:0},isDigit:h,isHexDigit:function(e){return h(e)||e>=65&&e<=70||e>=97&&e<=102},isIdentifierStart:function(e,t,n){return 45===e?g(t)||45===t||w(t,n):!!g(e)||92===e&&w(e,t)},isLetter:m,isLowercaseLetter:p,isName:function(e){return g(e)||h(e)||45===e},isNameStart:g,isNewline:y,isNonAscii:f,isNonPrintable:b,isNumberStart:function(e,t,n){return 43===e||45===e?h(t)?2:46===t&&h(n)?3:0:46===e?h(t)?2:0:h(e)?1:0},isUppercaseLetter:d,isValidEscape:w,isWhiteSpace:k};function S(e,t){return t<e.length?e.charCodeAt(t):0}function _(e,t,n){return 13===n&&10===S(e,t+1)?2:1}function C(e,t,n){let r=e.charCodeAt(t);return x.isUppercaseLetter(r)&&(r|=32),r===n}function A(e,t){for(;t<e.length&&x.isDigit(e.charCodeAt(t));t++);return t}function z(e,t){if(t+=2,x.isHexDigit(S(e,t-1))){for(const n=Math.min(e.length,t+5);t<n&&x.isHexDigit(S(e,t));t++);const n=S(e,t);x.isWhiteSpace(n)&&(t+=_(e,t,n))}return t}var L={cmpChar:C,cmpStr:function(e,t,n,r){if(n-t!==r.length)return!1;if(t<0||n>e.length)return!1;for(let i=t;i<n;i++){const n=r.charCodeAt(i-t);let o=e.charCodeAt(i);if(x.isUppercaseLetter(o)&&(o|=32),o!==n)return!1}return!0},consumeBadUrlRemnants:function(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(41===n){t++;break}x.isValidEscape(n,S(e,t+1))&&(t=z(e,t))}return t},consumeEscaped:z,consumeName:function(e,t){for(;t<e.length;t++){const n=e.charCodeAt(t);if(!x.isName(n)){if(!x.isValidEscape(n,S(e,t+1)))break;t=z(e,t)-1}}return t},consumeNumber:function(e,t){let n=e.charCodeAt(t);if(43!==n&&45!==n||(n=e.charCodeAt(t+=1)),x.isDigit(n)&&(t=A(e,t+1),n=e.charCodeAt(t)),46===n&&x.isDigit(e.charCodeAt(t+1))&&(t=A(e,t+=2)),C(e,t,101)){let r=0;n=e.charCodeAt(t+1),45!==n&&43!==n||(r=1,n=e.charCodeAt(t+2)),x.isDigit(n)&&(t=A(e,t+1+r+1))}return t},decodeEscaped:function(e){if(1===e.length&&!x.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)},findDecimalNumberEnd:A,findWhiteSpaceEnd:function(e,t){for(;t<e.length&&x.isWhiteSpace(e.charCodeAt(t));t++);return t},findWhiteSpaceStart:function(e,t){for(;t>=0&&x.isWhiteSpace(e.charCodeAt(t));t--);return t+1},getNewlineLength:_},N=["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"],D=function(e=null,t){return null===e||e.length<t?new Uint32Array(Math.max(t+1024,16384)):e};function T(e){const t=e.source,n=t.length,r=t.length>0?x.isBOM(t.charCodeAt(0)):0,i=D(e.lines,n),o=D(e.columns,n);let a=e.startLine,s=e.startColumn;for(let e=r;e<n;e++){const r=t.charCodeAt(e);i[e]=a,o[e]=s++,10!==r&&13!==r&&12!==r||(13===r&&e+1<n&&10===t.charCodeAt(e+1)&&(e++,i[e]=a,o[e]=s),a++,s=1)}i[n]=a,o[n]=s,e.lines=i,e.columns=o,e.computed=!0}var E=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||T(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||T(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 P=new Map([[u.Function,u.RightParenthesis],[u.LeftParenthesis,u.RightParenthesis],[u.LeftSquareBracket,u.RightSquareBracket],[u.LeftCurlyBracket,u.RightCurlyBracket]]);var I=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=D(this.offsetAndType,e.length+1),i=D(this.balance,e.length+1);let o=0,a=0,s=0,l=-1;for(this.offsetAndType=null,this.balance=null,t(e,(e,t,c)=>{switch(e){default:i[o]=n;break;case a:{let e=16777215&s;for(s=i[e],a=s>>24,i[o]=e,i[e++]=o;e<o;e++)i[e]===n&&(i[e]=o);break}case u.LeftParenthesis:case u.Function:case u.LeftSquareBracket:case u.LeftCurlyBracket:i[o]=s,a=P.get(e),s=a<<24|o}r[o++]=e<<24|c,-1===l&&(l=t)}),r[o]=u.EOF<<24|n,i[o]=n,i[n]=n;0!==s;){const e=16777215&s;s=i[e],i[e]=n}this.source=e,this.firstCharOffset=-1===l?0:l,this.tokenCount=o,this.offsetAndType=r,this.balance=i,this.reset(),this.next()}lookupType(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>24:u.EOF}lookupOffset(e){return(e+=this.tokenIndex)<this.tokenCount?16777215&this.offsetAndType[e-1]:this.source.length}lookupValue(e,t){return(e+=this.tokenIndex)<this.tokenCount&&L.cmpStr(this.source,16777215&this.offsetAndType[e-1],16777215&this.offsetAndType[e],t)}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?16777215&this.offsetAndType[e-1]:16777215&this.offsetAndType[this.tokenCount]: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)===u.Delim&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===u.Delim&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=16777215&this.offsetAndType[t-1],t=this.offsetAndType[t],this.tokenType=t>>24,this.tokenEnd=16777215&t):(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>>24,this.tokenEnd=16777215&e):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=u.EOF,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===u.WhiteSpace||this.tokenType===u.Comment;)this.next()}skipUntilBalanced(e,t){let n,r,i=e;e:for(;i<this.tokenCount&&(n=this.balance[i],!(n<e));i++)switch(r=i>0?16777215&this.offsetAndType[i-1]:this.firstCharOffset,t(this.source.charCodeAt(r))){case 1:break e;case 2:i++;break e;default:this.balance[n]===i&&(i=n)}this.skip(i-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){const r=n,i=this.offsetAndType[t],o=16777215&i;n=o,e(i>>24,r,o,t)}}dump(){const e=new Array(this.tokenCount);return this.forEachToken((t,n,r,i)=>{e[i]={idx:i,type:N[t],chunk:this.source.substring(n,r),balance:this.balance[i]}}),e}},R={AtKeyword:u.AtKeyword,BadString:u.BadString,BadUrl:u.BadUrl,CDC:u.CDC,CDO:u.CDO,Colon:u.Colon,Comma:u.Comma,Comment:u.Comment,Delim:u.Delim,Dimension:u.Dimension,EOF:u.EOF,Function:u.Function,Hash:u.Hash,Ident:u.Ident,LeftCurlyBracket:u.LeftCurlyBracket,LeftParenthesis:u.LeftParenthesis,LeftSquareBracket:u.LeftSquareBracket,Number:u.Number,Percentage:u.Percentage,RightCurlyBracket:u.RightCurlyBracket,RightParenthesis:u.RightParenthesis,RightSquareBracket:u.RightSquareBracket,Semicolon:u.Semicolon,String:u.String,Url:u.Url,WhiteSpace:u.WhiteSpace,tokenTypes:u,DigitCategory:x.DigitCategory,EofCategory:x.EofCategory,NameStartCategory:x.NameStartCategory,NonPrintableCategory:x.NonPrintableCategory,WhiteSpaceCategory:x.WhiteSpaceCategory,charCodeCategory:x.charCodeCategory,isBOM:x.isBOM,isDigit:x.isDigit,isHexDigit:x.isHexDigit,isIdentifierStart:x.isIdentifierStart,isLetter:x.isLetter,isLowercaseLetter:x.isLowercaseLetter,isName:x.isName,isNameStart:x.isNameStart,isNewline:x.isNewline,isNonAscii:x.isNonAscii,isNonPrintable:x.isNonPrintable,isNumberStart:x.isNumberStart,isUppercaseLetter:x.isUppercaseLetter,isValidEscape:x.isValidEscape,isWhiteSpace:x.isWhiteSpace,cmpChar:L.cmpChar,cmpStr:L.cmpStr,consumeBadUrlRemnants:L.consumeBadUrlRemnants,consumeEscaped:L.consumeEscaped,consumeName:L.consumeName,consumeNumber:L.consumeNumber,decodeEscaped:L.decodeEscaped,findDecimalNumberEnd:L.findDecimalNumberEnd,findWhiteSpaceEnd:L.findWhiteSpaceEnd,findWhiteSpaceStart:L.findWhiteSpaceStart,getNewlineLength:L.getNewlineLength,tokenNames:N,OffsetToLocation:E,TokenStream:I,tokenize:function(e,t){function n(t){return t<a?e.charCodeAt(t):0}function r(){return c=L.consumeNumber(e,c),x.isIdentifierStart(n(c),n(c+1),n(c+2))?(s=u.Dimension,void(c=L.consumeName(e,c))):37===n(c)?(s=u.Percentage,void c++):void(s=u.Number)}function i(){const t=c;return c=L.consumeName(e,c),L.cmpStr(e,t,c,"url")&&40===n(c)?(c=L.findWhiteSpaceEnd(e,c+1),34===n(c)||39===n(c)?(s=u.Function,void(c=t+4)):void function(){for(s=u.Url,c=L.findWhiteSpaceEnd(e,c);c<e.length;c++){const t=e.charCodeAt(c);switch(x.charCodeCategory(t)){case 41:return void c++;case x.WhiteSpaceCategory:return c=L.findWhiteSpaceEnd(e,c),41===n(c)||c>=e.length?void(c<e.length&&c++):(c=L.consumeBadUrlRemnants(e,c),void(s=u.BadUrl));case 34:case 39:case 40:case x.NonPrintableCategory:return c=L.consumeBadUrlRemnants(e,c),void(s=u.BadUrl);case 92:if(x.isValidEscape(t,n(c+1))){c=L.consumeEscaped(e,c)-1;break}return c=L.consumeBadUrlRemnants(e,c),void(s=u.BadUrl)}}}()):40===n(c)?(s=u.Function,void c++):void(s=u.Ident)}function o(t){for(t||(t=n(c++)),s=u.String;c<e.length;c++){const r=e.charCodeAt(c);switch(x.charCodeCategory(r)){case t:return void c++;case x.WhiteSpaceCategory:if(x.isNewline(r))return c+=L.getNewlineLength(e,c,r),void(s=u.BadString);break;case 92:if(c===e.length-1)break;const i=n(c+1);x.isNewline(i)?c+=L.getNewlineLength(e,c+1,i):x.isValidEscape(r,i)&&(c=L.consumeEscaped(e,c)-1)}}}const a=(e=String(e||"")).length;let s,l=x.isBOM(n(0)),c=l;for(;c<a;){const a=e.charCodeAt(c);switch(x.charCodeCategory(a)){case x.WhiteSpaceCategory:s=u.WhiteSpace,c=L.findWhiteSpaceEnd(e,c+1);break;case 34:o();break;case 35:x.isName(n(c+1))||x.isValidEscape(n(c+1),n(c+2))?(s=u.Hash,c=L.consumeName(e,c+1)):(s=u.Delim,c++);break;case 39:o();break;case 40:s=u.LeftParenthesis,c++;break;case 41:s=u.RightParenthesis,c++;break;case 43:x.isNumberStart(a,n(c+1),n(c+2))?r():(s=u.Delim,c++);break;case 44:s=u.Comma,c++;break;case 45:x.isNumberStart(a,n(c+1),n(c+2))?r():45===n(c+1)&&62===n(c+2)?(s=u.CDC,c+=3):x.isIdentifierStart(a,n(c+1),n(c+2))?i():(s=u.Delim,c++);break;case 46:x.isNumberStart(a,n(c+1),n(c+2))?r():(s=u.Delim,c++);break;case 47:42===n(c+1)?(s=u.Comment,c=e.indexOf("*/",c+2),c=-1===c?e.length:c+2):(s=u.Delim,c++);break;case 58:s=u.Colon,c++;break;case 59:s=u.Semicolon,c++;break;case 60:33===n(c+1)&&45===n(c+2)&&45===n(c+3)?(s=u.CDO,c+=4):(s=u.Delim,c++);break;case 64:x.isIdentifierStart(n(c+1),n(c+2),n(c+3))?(s=u.AtKeyword,c=L.consumeName(e,c+1)):(s=u.Delim,c++);break;case 91:s=u.LeftSquareBracket,c++;break;case 92:x.isValidEscape(a,n(c+1))?i():(s=u.Delim,c++);break;case 93:s=u.RightSquareBracket,c++;break;case 123:s=u.LeftCurlyBracket,c++;break;case 125:s=u.RightCurlyBracket,c++;break;case x.DigitCategory:r();break;case x.NameStartCategory:i();break;default:s=u.Delim,c++}t(s,l,l=c)}}};let B=null;class O{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(e){return O.createItem(e)}allocateCursor(e,t){let n;return null!==B?(n=B,B=B.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=B,B=e}updateCursors(e,t,n,r){let{cursor:i}=this;for(;null!==i;)i.prev===e&&(i.prev=t),i.next===n&&(i.next=r),i=i.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=O.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,i=this.allocateCursor(null,this.head),o=t;for(;null!==i.next;)r=i.next,i.next=r.next,o=e.call(n,o,r.data,r,this);return this.releaseCursor(),o}reduceRight(e,t,n=this){let r,i=this.allocateCursor(this.tail,null),o=t;for(;null!==i.prev;)r=i.prev,i.prev=r.prev,o=e.call(n,o,r.data,r,this);return this.releaseCursor(),o}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 O;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 O;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 O;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(O.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(O.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(O.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(O.createItem(e))}pop(){return null!==this.tail?this.remove(this.tail):null}unshift(e){this.prepend(O.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)}}var U={List:O},M=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`)}})};function j({source:e,line:t,column:n},r){function i(e,t){return o.slice(e,t).map((t,n)=>String(e+n+1).padStart(l)+" |"+t).join("\n")}const o=e.split(/\r\n?|\n|\f/),a=Math.max(1,t-r)-1,s=Math.min(t+r,o.length+1),l=Math.max(4,String(s).length)+1;let c=0;(n+=(" ".length-1)*(o[t-1].substr(0,n-1).match(/\t/g)||[]).length)>100&&(c=n-60+3,n=58);for(let e=a;e<=s;e++)e>=0&&e<o.length&&(o[e]=o[e].replace(/\t/g," "),o[e]=(c>0&&o[e].length>c?"…":"")+o[e].substr(c,98)+(o[e].length>c+100-1?"…":""));return[i(a,t),new Array(n+l+2).join("-")+"^",i(t,s)].filter(Boolean).join("\n")}var F={SyntaxError:function(e,t,n,r,i){return Object.assign(M("SyntaxError",e),{source:t,offset:n,line:r,column:i,sourceFragment:e=>j({source:t,line:r,column:i},isNaN(e)?0:e),get formattedMessage(){return`Parse error: ${e}\n`+j({source:t,line:r,column:i},2)}})}},q={readSequence:function(e){const t=this.createList();let n=!1;const r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case u.Comment:this.next();continue;case u.WhiteSpace:n=!0,this.next();continue}let i=e.getNode.call(this,r);if(void 0===i)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,i,t,r),n=!1),t.push(i)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t}};const H=()=>{};function W(e){return function(){return this[e]()}}function V(e){const t=Object.create(null);for(const n in e){const r=e[n],i=r.parse||r;i&&(t[n]=i)}return t}var K=function(e){let t="",n="<unknown>",r=!1,i=H,o=!1;const a=new E,s=Object.assign(new I,function(e){const t={context:Object.create(null),scope:Object.assign(Object.create(null),e.scope),atrule:V(e.atrule),pseudo:V(e.pseudo),node:V(e.node)};for(const n in e.parseContext)switch(typeof e.parseContext[n]){case"function":t.context[n]=e.parseContext[n];break;case"string":t.context[n]=W(e.parseContext[n])}return{config:t,...t,...t.node}}(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:q.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 U.List,createSingleNodeList:e=>(new U.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(o)throw e;const r=t.call(this,n);return o=!0,i(e,r),o=!1,r}},lookupNonWSType(e){let t;do{if(t=this.lookupType(e++),t!==u.WhiteSpace)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)=>L.cmpChar(t,e,n),cmpStr:(e,n,r)=>L.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(u.Function),e},consumeNumber(e){const n=t.substring(this.tokenStart,L.consumeNumber(t,this.tokenStart));return this.eat(e),n},eat(e){if(this.tokenType!==e){const t=N[e].slice(0,-6).replace(/-/g," ").replace(/^./,e=>e.toUpperCase());let n=(/[[\](){}]/.test(t)?`"${t}"`:t)+" is expected",r=this.tokenStart;switch(e){case u.Ident:this.tokenType===u.Function||this.tokenType===u.Url?(r=this.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case u.Hash:this.isDelim(35)&&(this.next(),r++,n="Name is expected");break;case u.Percentage:this.tokenType===u.Number&&(r=this.tokenEnd,n="Percent sign is expected")}this.error(n,r)}this.next()},eatIdent(e){this.tokenType===u.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(L.findWhiteSpaceStart(t,t.length-1)):a.getLocation(this.tokenStart);throw new F.SyntaxError(e||"Unexpected input",t,r.offset,r.line,r.column)}});return Object.assign((function(e,l){t=e,l=l||{},s.setSource(t,R.tokenize),a.setSource(t,l.offset,l.line,l.column),n=l.filename||"<unknown>",r=Boolean(l.positions),i="function"==typeof l.onParseError?l.onParseError:H,o=!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:h}=l;if(c in s.context==0)throw new Error("Unknown context `"+c+"`");"function"==typeof h&&s.forEachToken((e,n,r)=>{if(e===u.Comment){const e=s.getLocation(n,r),i=L.cmpStr(t,r-2,r,"*/")?t.slice(n+2,r-2):t.slice(n+2,r);h(i,e)}});const d=s.context[c].call(s,l);return s.eof||s.error(),d}),{SyntaxError:F.SyntaxError,config:s.config})},Z="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),$=function(e){if(0<=e&&e<Z.length)return Z[e];throw new TypeError("Must be between 0 and 63: "+e)},G=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+=$(t)}while(r>0);return n};function Y(e){var t={exports:{}};return e(t,t.exports),t.exports}var X=Y((function(e,t){t.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 n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function i(e){var t=e.match(n);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[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}t.urlParse=i,t.urlGenerate=o;var a,s,l=(a=function(e){var n=e,r=i(e);if(r){if(!r.path)return e;n=r.path}for(var a=t.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?"/":"."),r?(r.path=n,o(r)):n},s=[],function(e){for(var t=0;t<s.length;t++)if(s[t].input===e){var n=s[0];return s[0]=s[t],s[t]=n,s[0].result}var r=a(e);return s.unshift({input:e,result:r}),s.length>32&&s.pop(),r});function c(e,t){""===e&&(e="."),""===t&&(t=".");var n=i(t),a=i(e);if(a&&(e=a.path||"/"),n&&!n.scheme)return a&&(n.scheme=a.scheme),o(n);if(n||t.match(r))return t;if(a&&!a.host&&!a.path)return a.host=t,o(a);var s="/"===t.charAt(0)?t:l(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=s,o(a)):s}t.normalize=l,t.join=c,t.isAbsolute=function(e){return"/"===e.charAt(0)||n.test(e)},t.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 u=!("__proto__"in Object.create(null));function h(e){return e}function d(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 p(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=u?h:function(e){return d(e)?"$"+e:e},t.fromSetString=u?h:function(e){return d(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,n){var r=p(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:p(e.name,t.name)},t.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:p(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=p(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:p(e.name,t.name)},t.compareByGeneratedPositionsDeflatedNoLine=function(e,t,n){var r=e.generatedColumn-t.generatedColumn;return 0!==r||n||0!==(r=p(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:p(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=p(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:p(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var r=i(n);if(!r)throw new Error("sourceMapURL could not be parsed");if(r.path){var a=r.path.lastIndexOf("/");a>=0&&(r.path=r.path.substring(0,a+1))}t=c(o(r),t)}return l(t)}})),Q=Object.prototype.hasOwnProperty,J="undefined"!=typeof Map;function ee(){this._array=[],this._set=J?new Map:Object.create(null)}ee.fromArray=function(e,t){for(var n=new ee,r=0,i=e.length;r<i;r++)n.add(e[r],t);return n},ee.prototype.size=function(){return J?this._set.size:Object.getOwnPropertyNames(this._set).length},ee.prototype.add=function(e,t){var n=J?e:X.toSetString(e),r=J?this.has(e):Q.call(this._set,n),i=this._array.length;r&&!t||this._array.push(e),r||(J?this._set.set(e,i):this._set[n]=i)},ee.prototype.has=function(e){if(J)return this._set.has(e);var t=X.toSetString(e);return Q.call(this._set,t)},ee.prototype.indexOf=function(e){if(J){var t=this._set.get(e);if(t>=0)return t}else{var n=X.toSetString(e);if(Q.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},ee.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},ee.prototype.toArray=function(){return this._array.slice()};var te=ee;function ne(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}ne.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},ne.prototype.add=function(e){var t,n,r,i,o,a;n=e,r=(t=this._last).generatedLine,i=n.generatedLine,o=t.generatedColumn,a=n.generatedColumn,i>r||i==r&&a>=o||X.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},ne.prototype.toArray=function(){return this._sorted||(this._array.sort(X.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};var re=te,ie={MappingList:ne}.MappingList;function oe(e){e||(e={}),this._file=X.getArg(e,"file",null),this._sourceRoot=X.getArg(e,"sourceRoot",null),this._skipValidation=X.getArg(e,"skipValidation",!1),this._sources=new re,this._names=new re,this._mappings=new ie,this._sourcesContents=null}oe.prototype._version=3,oe.fromSourceMap=function(e){var t=e.sourceRoot,n=new oe({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=X.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 i=r;null!==t&&(i=X.relative(t,r)),n._sources.has(i)||n._sources.add(i);var o=e.sourceContentFor(r);null!=o&&n.setSourceContent(r,o)})),n},oe.prototype.addMapping=function(e){var t=X.getArg(e,"generated"),n=X.getArg(e,"original",null),r=X.getArg(e,"source",null),i=X.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,n,r,i),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:i})},oe.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=X.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[X.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[X.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},oe.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 i=this._sourceRoot;null!=i&&(r=X.relative(i,r));var o=new re,a=new re;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=X.join(n,t.source)),null!=i&&(t.source=X.relative(i,t.source)),t.originalLine=s.line,t.originalColumn=s.column,null!=s.name&&(t.name=s.name))}var l=t.source;null==l||o.has(l)||o.add(l);var c=t.name;null==c||a.has(c)||a.add(c)}),this),this._sources=o,this._names=a,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=X.join(n,t)),null!=i&&(t=X.relative(i,t)),this.setSourceContent(t,r))}),this)},oe.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}))},oe.prototype._serializeMappings=function(){for(var e,t,n,r,i=0,o=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!==o)for(i=0;t.generatedLine!==o;)e+=";",o++;else if(d>0){if(!X.compareByGeneratedPositionsInflated(t,h[d-1]))continue;e+=","}e+=G(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(r=this._sources.indexOf(t.source),e+=G(r-c),c=r,e+=G(t.originalLine-1-s),s=t.originalLine-1,e+=G(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=G(n-l),l=n)),u+=e}return u},oe.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=X.relative(t,e));var n=X.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},oe.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},oe.prototype.toString=function(){return JSON.stringify(this.toJSON())};var ae={SourceMapGenerator:oe};const se=new Set(["Atrule","Selector","Declaration"]);var le=function(e){const t=new ae.SourceMapGenerator,n={line:1,column:0},r={line:0,column:0},i={line:1,column:0},o={generated:i};let a=1,s=0,l=!1;const c=e.node;e.node=function(e){if(e.loc&&e.loc.start&&se.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===i.line&&n.column===i.column||t.addMapping(o)),l=!0,t.addMapping({source:e.loc.source,original:r,generated:n}))}c.call(this,e),l&&se.has(e.type)&&(i.line=a,i.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(o),{css:h(),map:t}},e};const ce=(e,t)=>{if(e===u.Delim&&(e=t),"string"==typeof e){const t=e.charCodeAt(0);return t>127?32768:t<<8}return e},ue=[[u.Ident,u.Ident],[u.Ident,u.Function],[u.Ident,u.Url],[u.Ident,u.BadUrl],[u.Ident,"-"],[u.Ident,u.Number],[u.Ident,u.Percentage],[u.Ident,u.Dimension],[u.Ident,u.CDC],[u.Ident,u.LeftParenthesis],[u.AtKeyword,u.Ident],[u.AtKeyword,u.Function],[u.AtKeyword,u.Url],[u.AtKeyword,u.BadUrl],[u.AtKeyword,"-"],[u.AtKeyword,u.Number],[u.AtKeyword,u.Percentage],[u.AtKeyword,u.Dimension],[u.AtKeyword,u.CDC],[u.Hash,u.Ident],[u.Hash,u.Function],[u.Hash,u.Url],[u.Hash,u.BadUrl],[u.Hash,"-"],[u.Hash,u.Number],[u.Hash,u.Percentage],[u.Hash,u.Dimension],[u.Hash,u.CDC],[u.Dimension,u.Ident],[u.Dimension,u.Function],[u.Dimension,u.Url],[u.Dimension,u.BadUrl],[u.Dimension,"-"],[u.Dimension,u.Number],[u.Dimension,u.Percentage],[u.Dimension,u.Dimension],[u.Dimension,u.CDC],["#",u.Ident],["#",u.Function],["#",u.Url],["#",u.BadUrl],["#","-"],["#",u.Number],["#",u.Percentage],["#",u.Dimension],["#",u.CDC],["-",u.Ident],["-",u.Function],["-",u.Url],["-",u.BadUrl],["-","-"],["-",u.Number],["-",u.Percentage],["-",u.Dimension],["-",u.CDC],[u.Number,u.Ident],[u.Number,u.Function],[u.Number,u.Url],[u.Number,u.BadUrl],[u.Number,u.Number],[u.Number,u.Percentage],[u.Number,u.Dimension],[u.Number,"%"],[u.Number,u.CDC],["@",u.Ident],["@",u.Function],["@",u.Url],["@",u.BadUrl],["@","-"],["@",u.CDC],[".",u.Number],[".",u.Percentage],[".",u.Dimension],["+",u.Number],["+",u.Percentage],["+",u.Dimension],["/","*"]],he=ue.concat([[u.Ident,u.Hash],[u.Dimension,u.Hash],[u.Hash,u.Hash],[u.AtKeyword,u.LeftParenthesis],[u.AtKeyword,u.String],[u.AtKeyword,u.Colon],[u.Percentage,u.Percentage],[u.Percentage,u.Dimension],[u.Percentage,u.Function],[u.Percentage,"-"],[u.RightParenthesis,u.Ident],[u.RightParenthesis,u.Function],[u.RightParenthesis,u.Percentage],[u.RightParenthesis,u.Dimension],[u.RightParenthesis,u.Hash],[u.RightParenthesis,"-"]]);function de(e){const t=new Set(e.map(([e,t])=>ce(e)<<16|ce(t)));return function(e,n,r){const i=ce(n,r),o=r.charCodeAt(0);return(45===o&&n!==u.Ident&&n!==u.Function&&n!==u.CDC||43===o?t.has(e<<16|o<<8):t.has(e<<16|i))&&this.emit(" ",u.WhiteSpace,!0),i}}const pe=de(ue);var me={safe:de(he),spec:pe};function fe(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 ge(e){R.tokenize(e,(t,n,r)=>{this.token(t,e.slice(n,r))})}var be=function(e){const t=new Map;for(let n in e.node){const r=e.node[n];"function"==typeof(r.generate||r)&&t.set(n,r.generate||r)}return function(e,n){let r="",i=0,o={node(e){if(!t.has(e.type))throw new Error("Unknown node type: "+e.type);t.get(e.type).call(a,e)},tokenBefore:me.safe,token(e,t){i=this.tokenBefore(i,e,t),this.emit(t,e,!1),e===u.Delim&&92===t.charCodeAt(0)&&this.emit("\n",u.WhiteSpace,!0)},emit(e){r+=e},result:()=>r};n&&("function"==typeof n.decorator&&(o=n.decorator(o)),n.sourceMap&&(o=le(o)),n.mode in me&&(o.tokenBefore=me[n.mode]));const a={node:e=>o.node(e),children:fe,token:(e,t)=>o.token(e,t),tokenize:ge};return o.node(e),o.result()}},ye=function(e){return{fromPlainObject:t=>(e(t,{enter(e){e.children&&e.children instanceof U.List==0&&(e.children=(new U.List).fromArray(e.children))}}),t),toPlainObject:t=>(e(t,{leave(e){e.children&&e.children instanceof U.List&&(e.children=e.children.toArray())}}),t)}};const{hasOwnProperty:ke}=Object.prototype,we=function(){};function ve(e){return"function"==typeof e?e:we}function xe(e,t){return function(n,r,i){n.type===t&&e.call(this,n,r,i)}}function Se(e,t){const n=t.structure,r=[];for(const e in n){if(!1===ke.call(n,e))continue;let t=n[e];const i={name:e,type:!1,nullable:!1};Array.isArray(t)||(t=[t]);for(const e of t)null===e?i.nullable=!0:"string"==typeof e?i.type="node":Array.isArray(e)&&(i.type="list");i.type&&r.push(i)}return r.length?{context:t.walkContext,fields:r}:null}function _e(e,t){const n=e.fields.slice(),r=e.context,i="string"==typeof r;return t&&n.reverse(),function(e,o,a,s){let l;i&&(l=o[r],o[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}i&&(o[r]=l)}}function Ce({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:i}){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:i}}}var Ae=function(e){const t=function(e){const t={};for(const n in e.node)if(ke.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]=Se(0,r)}return t}(e),n={},r={},i=Symbol("break-walk"),o=Symbol("skip-node");for(const e in t)ke.call(t,e)&&null!==t[e]&&(n[e]=_e(t[e],!1),r[e]=_e(t[e],!0));const a=Ce(n),s=Ce(r),l=function(e,l){function c(e,t,n){const r=u.call(m,e,t,n);return r===i||r!==o&&(!(!d.hasOwnProperty(e.type)||!d[e.type](e,m,c,p))||h.call(m,e,t,n)===i)}let u=we,h=we,d=n,p=(e,t,n,r)=>e||c(t,n,r);const m={break:i,skip:o,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=ve(l.enter),h=ve(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=xe(u,l.visit),h=xe(h,l.visit)}if(u===we&&h===we)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");c(e)};return l.break=i,l.skip=o,l.find=function(e,t){let n=null;return l(e,(function(e,r,o){if(t.call(this,e,r,o))return n=e,i})),n},l.findLast=function(e,t){let n=null;return l(e,{reverse:!0,enter(e,r,o){if(t.call(this,e,r,o))return n=e,i}}),n},l.findAll=function(e,t){const n=[];return l(e,(function(e,r,i){t.call(this,e,r,i)&&n.push(e)})),n},l};function ze(e){return e}var Le={generate:function(e,t){let n=ze,r=!1,i=!1;return"function"==typeof t?n=t:t&&(r=Boolean(t.forceBraces),i=Boolean(t.compact),"function"==typeof t.decorate&&(n=t.decorate)),function e(t,n,r,i){let o;switch(t.type){case"Group":o=function(t,n,r,i){const o=" "===t.combinator||i?t.combinator:" "+t.combinator+" ",a=t.terms.map(t=>e(t,n,r,i)).join(o);return t.explicit||r?(i||","===a[0]?"[":"[ ")+a+(i?"]":" ]"):a}(t,n,r,i)+(t.disallowEmpty?"!":"");break;case"Multiplier":return e(t.term,n,r,i)+n(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:"")+"}")}(t),t);case"Type":o="<"+t.name+(t.opts?n(function(e){switch(e.type){case"Range":return" ["+(null===e.min?"-∞":e.min)+","+(null===e.max?"∞":e.max)+"]";default:throw new Error("Unknown node type `"+e.type+"`")}}(t.opts),t.opts):"")+">";break;case"Property":o="<'"+t.name+"'>";break;case"Keyword":o=t.name;break;case"AtKeyword":o="@"+t.name;break;case"Function":o=t.name+"(";break;case"String":case"Token":o=t.value;break;case"Comma":o=",";break;default:throw new Error("Unknown node type `"+t.type+"`")}return n(o,t)}(e,n,r,i)}};const Ne={offset:0,line:1,column:1};function De(e,t){const n=e&&e.loc&&e.loc[t];return n?"line"in n?Te(n):n:null}function Te({offset:e,line:t,column:n},r){const i={offset:e,line:t,column:n};if(r){const e=r.split(/\n|\r\n?|\f/);i.offset+=r.length,i.line+=e.length-1,i.column=1===e.length?i.column+r.length:e.pop().length+1}return i}var Ee=function(e,t,n,r){const i=M("SyntaxMatchError",e),{css:o,mismatchOffset:a,mismatchLength:s,start:l,end:c}=function(e,t){const n=e.tokens,r=e.longestMatch,i=r<n.length&&n[r].node||null,o=i!==t?i: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!==o&&n[e].node===o&&(e<=r?u++:u=0),h+=t}return r===n.length||u>1?(a=De(o||t,"end")||Te(Ne,h),s=Te(a)):(a=De(o,"start")||Te(De(t,"start")||Ne,h.slice(0,l)),s=De(o,"end")||Te(a,h.substr(l,c))),{css:h,mismatchOffset:l,mismatchLength:c,start:a,end:s}}(r,n);return i.rawMessage=e,i.syntax=t?Le.generate(t):"<generic>",i.css=o,i.mismatchOffset=a,i.mismatchLength=s,i.message=e+"\n syntax: "+i.syntax+"\n value: "+(o||"<empty string>")+"\n --------"+new Array(i.mismatchOffset+1).join("-")+"^",Object.assign(i,l),i.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:l,end:c},i},Pe=function(e,t){const n=M("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n};const Ie=new Map,Re=new Map;function Be(e,t){return t=t||0,e.length-t>=2&&45===e.charCodeAt(t)&&45===e.charCodeAt(t+1)}function Oe(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""}var Ue={isCustomProperty:Be,keyword:function(e){if(Ie.has(e))return Ie.get(e);const t=e.toLowerCase();let n=Ie.get(t);if(void 0===n){const e=Be(t,0),r=e?"":Oe(t,0);n=Object.freeze({basename:t.substr(r.length),name:t,prefix:r,vendor:r,custom:e})}return Ie.set(e,n),n},property:function(e){if(Re.has(e))return Re.get(e);let t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");const r=Be(t,n.length);if(!r&&(t=t.toLowerCase(),Re.has(t))){const n=Re.get(t);return Re.set(e,n),n}const i=r?"":Oe(t,n.length),o=t.substr(0,n.length+i.length),a=Object.freeze({basename:t.substr(o.length),name:t.substr(n.length),hack:n,vendor:i,prefix:o,custom:r});return Re.set(e,a),a},vendorPrefix:Oe},Me={cssWideKeywords:["initial","inherit","unset","revert","revert-layer"]};function je(e,t){return null!==e&&e.type===u.Delim&&e.value.charCodeAt(0)===t}function Fe(e,t,n){for(;null!==e&&(e.type===u.WhiteSpace||e.type===u.Comment);)e=n(++t);return t}function qe(e,t,n,r){if(!e)return 0;const i=e.value.charCodeAt(t);if(43===i||45===i){if(n)return 0;t++}for(;t<e.value.length;t++)if(!x.isDigit(e.value.charCodeAt(t)))return 0;return r+1}function He(e,t,n){let r=!1,i=Fe(e,t,n);if(null===(e=n(i)))return t;if(e.type!==u.Number){if(!je(e,43)&&!je(e,45))return t;if(r=!0,i=Fe(n(++i),i,n),null===(e=n(i))||e.type!==u.Number)return 0}if(!r){const t=e.value.charCodeAt(0);if(43!==t&&45!==t)return 0}return qe(e,r?0:1,r,i)}function We(e,t){return null!==e&&e.type===u.Delim&&e.value.charCodeAt(0)===t}function Ve(e,t,n){let r=0;for(let i=t;i<e.value.length;i++){const o=e.value.charCodeAt(i);if(45===o&&n&&0!==r)return Ve(e,t+r+1,!1),6;if(!x.isHexDigit(o))return 0;if(++r>6)return 0}return r}function Ke(e,t,n){if(!e)return 0;for(;We(n(t),63);){if(++e>6)return 0;t++}return t}const Ze=["calc(","-moz-calc(","-webkit-calc("],$e=new Map([[u.Function,u.RightParenthesis],[u.LeftParenthesis,u.RightParenthesis],[u.LeftSquareBracket,u.RightSquareBracket],[u.LeftCurlyBracket,u.RightCurlyBracket]]);function Ge(e,t){return t<e.length?e.charCodeAt(t):0}function Ye(e,t){return L.cmpStr(e,0,e.length,t)}function Xe(e,t){for(let n=0;n<t.length;n++)if(Ye(e,t[n]))return!0;return!1}function Qe(e,t){return t===e.length-2&&92===Ge(e,t)&&x.isDigit(Ge(e,t+1))}function Je(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 et(e){return function(t,n,r){return null===t?0:t.type===u.Function&&Xe(t.value,Ze)?function(e,t){let n=0,r=[],i=0;e:do{switch(e.type){case u.RightCurlyBracket:case u.RightParenthesis:case u.RightSquareBracket:if(e.type!==n)break e;if(n=r.pop(),0===r.length){i++;break e}break;case u.Function:case u.LeftParenthesis:case u.LeftSquareBracket:case u.LeftCurlyBracket:r.push(n),n=$e.get(e.type)}i++}while(e=t(i));return i}(t,n):e(t,n,r)}}function tt(e){return function(t){return null===t||t.type!==e?0:1}}function nt(e){return e&&(e=new Set(e)),function(t,n,r){if(null===t||t.type!==u.Dimension)return 0;const i=L.consumeNumber(t.value,0);if(null!==e){const n=t.value.indexOf("\\",i),r=-1!==n&&Qe(t.value,n)?t.value.substring(i,n):t.value.substr(i);if(!1===e.has(r.toLowerCase()))return 0}return Je(r,t.value,i)?0:1}}function rt(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===u.Number&&0===Number(t.value)?1:e(t,n,r)}}const it={"ident-token":tt(u.Ident),"function-token":tt(u.Function),"at-keyword-token":tt(u.AtKeyword),"hash-token":tt(u.Hash),"string-token":tt(u.String),"bad-string-token":tt(u.BadString),"url-token":tt(u.Url),"bad-url-token":tt(u.BadUrl),"delim-token":tt(u.Delim),"number-token":tt(u.Number),"percentage-token":tt(u.Percentage),"dimension-token":tt(u.Dimension),"whitespace-token":tt(u.WhiteSpace),"CDO-token":tt(u.CDO),"CDC-token":tt(u.CDC),"colon-token":tt(u.Colon),"semicolon-token":tt(u.Semicolon),"comma-token":tt(u.Comma),"[-token":tt(u.LeftSquareBracket),"]-token":tt(u.RightSquareBracket),"(-token":tt(u.LeftParenthesis),")-token":tt(u.RightParenthesis),"{-token":tt(u.LeftCurlyBracket),"}-token":tt(u.RightCurlyBracket)},ot={string:tt(u.String),ident:tt(u.Ident),percentage:et((function(e,t,n){return null===e||e.type!==u.Percentage||Je(n,e.value,e.value.length-1)?0:1})),zero:rt(),number:et((function(e,t,n){if(null===e)return 0;const r=L.consumeNumber(e.value,0);return r===e.value.length||Qe(e.value,r)?Je(n,e.value,r)?0:1:0})),integer:et((function(e,t,n){if(null===e||e.type!==u.Number)return 0;let r=43===Ge(e.value,0)||45===Ge(e.value,0)?1:0;for(;r<e.value.length;r++)if(!x.isDigit(Ge(e.value,r)))return 0;return Je(n,e.value,r)?0:1})),"custom-ident":function(e){if(null===e||e.type!==u.Ident)return 0;const t=e.value.toLowerCase();return Xe(t,Me.cssWideKeywords)||Ye(t,"default")?0:1},"custom-property-name":function(e){return null===e||e.type!==u.Ident||45!==Ge(e.value,0)||45!==Ge(e.value,1)?0:1},"hex-color":function(e){if(null===e||e.type!==u.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(!x.isHexDigit(Ge(e.value,n)))return 0;return 1},"id-selector":function(e){return null===e||e.type!==u.Hash?0:x.isIdentifierStart(Ge(e.value,1),Ge(e.value,2),Ge(e.value,3))?1:0},"an-plus-b":function(e,t){let n=0;if(!e)return 0;if(e.type===u.Number)return qe(e,0,!1,n);if(e.type===u.Ident&&45===e.value.charCodeAt(0)){if(!L.cmpChar(e.value,1,110))return 0;switch(e.value.length){case 2:return He(t(++n),n,t);case 3:return 45!==e.value.charCodeAt(2)?0:(n=Fe(t(++n),n,t),qe(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(2)?0:qe(e,3,!0,n)}}else if(e.type===u.Ident||je(e,43)&&t(n+1).type===u.Ident){if(e.type!==u.Ident&&(e=t(++n)),null===e||!L.cmpChar(e.value,0,110))return 0;switch(e.value.length){case 1:return He(t(++n),n,t);case 2:return 45!==e.value.charCodeAt(1)?0:(n=Fe(t(++n),n,t),qe(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(1)?0:qe(e,2,!0,n)}}else if(e.type===u.Dimension){let r=e.value.charCodeAt(0),i=43===r||45===r?1:0,o=i;for(;o<e.value.length&&x.isDigit(e.value.charCodeAt(o));o++);return o===i?0:L.cmpChar(e.value,o,110)?o+1===e.value.length?He(t(++n),n,t):45!==e.value.charCodeAt(o+1)?0:o+2===e.value.length?(n=Fe(t(++n),n,t),qe(e=t(n),0,!0,n)):qe(e,o+2,!0,n):0}return 0},urange:function(e,t){let n=0;if(null===e||e.type!==u.Ident||!L.cmpChar(e.value,0,117))return 0;if(null===(e=t(++n)))return 0;if(We(e,43))return null===(e=t(++n))?0:e.type===u.Ident?Ke(Ve(e,0,!0),++n,t):We(e,63)?Ke(1,++n,t):0;if(e.type===u.Number){const r=Ve(e,1,!0);return 0===r?0:null===(e=t(++n))?n:e.type===u.Dimension||e.type===u.Number?function(e,t){return 45===e.value.charCodeAt(0)}(e)&&Ve(e,1,!1)?n+1:0:Ke(r,n,t)}return e.type===u.Dimension?Ke(Ve(e,1,!0),++n,t):0},"declaration-value":function(e,t){if(!e)return 0;let n=0,r=[],i=0;e:do{switch(e.type){case u.BadString:case u.BadUrl:break e;case u.RightCurlyBracket:case u.RightParenthesis:case u.RightSquareBracket:if(e.type!==n)break e;n=r.pop();break;case u.Semicolon:if(0===n)break e;break;case u.Delim:if(0===n&&"!"===e.value)break e;break;case u.Function:case u.LeftParenthesis:case u.LeftSquareBracket:case u.LeftCurlyBracket:r.push(n),n=$e.get(e.type)}i++}while(e=t(i));return i},"any-value":function(e,t){if(!e)return 0;let n=0,r=[],i=0;e:do{switch(e.type){case u.BadString:case u.BadUrl:break e;case u.RightCurlyBracket:case u.RightParenthesis:case u.RightSquareBracket:if(e.type!==n)break e;n=r.pop();break;case u.Function:case u.LeftParenthesis:case u.LeftSquareBracket:case u.LeftCurlyBracket:r.push(n),n=$e.get(e.type)}i++}while(e=t(i));return i}};function at(e){const{angle:t,decibel:n,frequency:r,flex:i,length:o,resolution:a,semitones:s,time:l}=e||{};return{dimension:et(nt(null)),angle:et(nt(t)),decibel:et(nt(n)),frequency:et(nt(r)),flex:et(nt(i)),length:et(rt(nt(o))),resolution:et(nt(a)),semitones:et(nt(s)),time:et(nt(l))}}var st=function(e){return{...it,...ot,...at(e)}},lt={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 ct={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,i){t.push({type:r,value:e,node:i?null:n})},result:()=>t}}};var ut={SyntaxError:function(e,t,n){return Object.assign(M("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+"\n "+t+"\n--"+new Array((n||t.length)+1).join("-")+"^"})}},ht=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 ut.SyntaxError(e,this.str,this.pos)}};const dt=new Uint8Array(128).map((e,t)=>/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0),pt={" ":1,"&&":2,"||":3,"|":4};function mt(e){return e.substringToPos(e.findWsEnd(e.pos))}function ft(e){let t=e.pos;for(;t<e.str.length;t++){const n=e.str.charCodeAt(t);if(n>=128||0===dt[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function gt(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 bt(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 yt(e){let t=null,n=null;return e.eat(123),t=gt(e),44===e.charCode()?(e.pos++,125!==e.charCode()&&(n=gt(e))):n=t,e.eat(125),{min:Number(t),max:n?Number(n):0}}function kt(e,t){const n=function(e){let t=null,n=!1;switch(e.charCode()){case 42:e.pos++,t={min:0,max:0};break;case 43:e.pos++,t={min:1,max:0};break;case 63:e.pos++,t={min:0,max:1};break;case 35:e.pos++,n=!0,123===e.charCode()?t=yt(e):63===e.charCode()?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case 123:t=yt(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,35===e.charCode()&&43===e.charCodeAt(e.pos-1)?kt(e,n):n):t}function wt(e){const t=e.peek();return""===t?null:{type:"Token",value:t}}function vt(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)=>pt[e]-pt[t]);t.length>0;){r=t.shift();let i=0,o=0;for(;i<e.length;i++){const t=e[i];"Combinator"===t.type&&(t.value===r?(-1===o&&(o=i-1),e.splice(i,1),i--):(-1!==o&&i-o>1&&(e.splice(o,i-o,n(e.slice(o,i),r)),i=o+1),o=-1))}-1!==o&&t.length&&e.splice(o,i-o,n(e.slice(o,i),r))}return r}function xt(e){const t=[],n={};let r,i=null,o=e.pos;for(;r=St(e);)"Spaces"!==r.type&&("Combinator"===r.type?(null!==i&&"Combinator"!==i.type||(e.pos=o,e.error("Unexpected combinator")),n[r.value]=!0):null!==i&&"Combinator"!==i.type&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),i=r,o=e.pos);return null!==i&&"Combinator"===i.type&&(e.pos-=o,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:vt(t,n)||" ",disallowEmpty:!1,explicit:!1}}function St(e){let t=e.charCode();if(t<128&&1===dt[t])return function(e){const t=ft(e);return 40===e.charCode()?(e.pos++,{type:"Function",name:t}):kt(e,{type:"Keyword",name:t})}(e);switch(t){case 93:break;case 91:return kt(e,function(e){let t;return e.eat(91),t=xt(e),e.eat(93),t.explicit=!0,33===e.charCode()&&(e.pos++,t.disallowEmpty=!0),t}(e));case 60:return 39===e.nextCharCode()?function(e){let t;return e.eat(60),e.eat(39),t=ft(e),e.eat(39),e.eat(62),kt(e,{type:"Property",name:t})}(e):function(e){let t,n=null;return e.eat(60),t=ft(e),40===e.charCode()&&41===e.nextCharCode()&&(e.pos+=2,t+="()"),91===e.charCodeAt(e.findWsEnd(e.pos))&&(mt(e),n=function(e){let t=null,n=null,r=1;return e.eat(91),45===e.charCode()&&(e.peek(),r=-1),-1==r&&8734===e.charCode()?e.peek():(t=r*Number(gt(e)),0!==dt[e.charCode()]&&(t+=ft(e))),mt(e),e.eat(44),mt(e),8734===e.charCode()?e.peek():(r=1,45===e.charCode()&&(e.peek(),r=-1),n=r*Number(gt(e)),0!==dt[e.charCode()]&&(n+=ft(e))),e.eat(93),{type:"Range",min:t,max:n}}(e)),e.eat(62),kt(e,{type:"Type",name:t,opts:n})}(e);case 124:return{type:"Combinator",value:e.substringToPos(e.pos+(124===e.nextCharCode()?2:1))};case 38:return e.pos++,e.eat(38),{type:"Combinator",value:"&&"};case 44:return e.pos++,{type:"Comma"};case 39:return kt(e,{type:"String",value:bt(e)});case 32:case 9:case 10:case 13:case 12:return{type:"Spaces",value:mt(e)};case 64:return t=e.nextCharCode(),t<128&&1===dt[t]?(e.pos++,{type:"AtKeyword",name:ft(e)}):wt(e);case 42:case 43:case 63:case 35:case 33:break;case 123:if(t=e.nextCharCode(),t<48||t>57)return wt(e);break;default:return wt(e)}}var _t={parse:function(e){const t=new ht(e),n=xt(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type?n.terms[0]:n}};const Ct={type:"Match"},At={type:"Mismatch"},zt={type:"DisallowEmpty"};function Lt(e,t,n){return t===Ct&&n===At||e===Ct&&t===Ct&&n===Ct?e:("If"===e.type&&e.else===At&&t===Ct&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function Nt(e){return e.length>2&&40===e.charCodeAt(e.length-2)&&41===e.charCodeAt(e.length-1)}function Dt(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&Nt(e.name)}function Tt(e){if("function"==typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=function e(t,n,r){switch(t){case" ":{let e=Ct;for(let t=n.length-1;t>=0;t--)e=Lt(n[t],e,At);return e}case"|":{let e=At,t=null;for(let r=n.length-1;r>=0;r--){let i=n[r];if(Dt(i)&&(null===t&&r>0&&Dt(n[r-1])&&(t=Object.create(null),e=Lt({type:"Enum",map:t},Ct,e)),null!==t)){const e=(Nt(i.name)?i.name.slice(0,-1):i.name).toLowerCase();if(e in t==0){t[e]=i;continue}}t=null,e=Lt(i,Ct,e)}return e}case"&&":{if(n.length>5)return{type:"MatchOnce",terms:n,all:!0};let r=At;for(let i=n.length-1;i>=0;i--){const o=n[i];let a;a=n.length>1?e(t,n.filter((function(e){return e!==o})),!1):Ct,r=Lt(o,a,r)}return r}case"||":{if(n.length>5)return{type:"MatchOnce",terms:n,all:!1};let i=r?Ct:At;for(let r=n.length-1;r>=0;r--){const o=n[r];let a;a=n.length>1?e(t,n.filter((function(e){return e!==o})),!0):Ct,i=Lt(o,a,i)}return i}}}(e.combinator,e.terms.map(Tt),!1);return e.disallowEmpty&&(t=Lt(t,zt,At)),t}case"Multiplier":return function(e){let t=Ct,n=Tt(e.term);if(0===e.max)n=Lt(n,zt,At),t=Lt(n,null,At),t.then=Lt(Ct,Ct,t),e.comma&&(t.then.else=Lt({type:"Comma",syntax:e},t,At));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==Ct&&(t=Lt({type:"Comma",syntax:e},t,At)),t=Lt(n,Lt(Ct,Ct,t),At);if(0===e.min)t=Lt(Ct,Ct,t);else for(let r=0;r<e.min-1;r++)e.comma&&t!==Ct&&(t=Lt({type:"Comma",syntax:e},t,At)),t=Lt(n,t,At);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)}}var Et={DISALLOW_EMPTY:zt,MATCH:Ct,MISMATCH:At,buildMatchGraph:function(e,t){return"string"==typeof e&&(e=_t.parse(e)),{type:"MatchGraph",match:Tt(e),syntax:t||null,source:e}}};const{hasOwnProperty:Pt}=Object.prototype;function It(e){let t=null,n=null,r=e;for(;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}function Rt(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const r=t.charCodeAt(n);let i=e.charCodeAt(n);if(i>=65&&i<=90&&(i|=32),i!==r)return!1}return!0}function Bt(e){return null===e||e.type===u.Comma||e.type===u.Function||e.type===u.LeftParenthesis||e.type===u.LeftSquareBracket||e.type===u.LeftCurlyBracket||function(e){return e.type===u.Delim&&"?"!==e.value}(e)}function Ot(e){return null===e||e.type===u.RightParenthesis||e.type===u.RightSquareBracket||e.type===u.RightCurlyBracket||e.type===u.Delim&&"/"===e.value}function Ut(e,t,n){function r(){do{y++,b=y<e.length?e[y]:null}while(null!==b&&(b.type===u.WhiteSpace||b.type===u.Comment))}function i(t){const n=y+t;return n<e.length?e[n]:null}function o(e,t){return{nextState:e,matchStack:w,syntaxStack:h,thenStack:d,tokenIndex:y,prev:t}}function a(e){d={nextState:e,matchStack:w,syntaxStack:h,prev:d}}function s(e){p=o(e,p)}function l(){w={type:1,syntax:t.syntax,token:b,prev:w},r(),m=null,y>k&&(k=y)}function c(){w=2===w.type?w.prev:{type:3,syntax:h.syntax,token:w.token,prev:w},h=h.prev}let h=null,d=null,p=null,m=null,f=0,g=null,b=null,y=-1,k=0,w={type:0,syntax:null,token:null,prev:null};for(r();null===g&&++f<15e3;)switch(t.type){case"Match":if(null===d){if(null!==b&&(y!==e.length-1||"\\0"!==b.value&&"\\9"!==b.value)){t=Et.MISMATCH;break}g="Match";break}if((t=d.nextState)===Et.DISALLOW_EMPTY){if(d.matchStack===w){t=Et.MISMATCH;break}t=Et.MATCH}for(;d.syntaxStack!==h;)c();d=d.prev;break;case"Mismatch":if(null!==m&&!1!==m)(null===p||y>p.tokenIndex)&&(p=m,m=!1);else if(null===p){g="Mismatch";break}t=p.nextState,d=p.thenStack,h=p.syntaxStack,w=p.matchStack,y=p.tokenIndex,b=y<e.length?e[y]:null,p=p.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==Et.MISMATCH&&s(t.else),t.then!==Et.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=Et.MISMATCH;break}t=Et.MATCH;break}if(t.mask===(1<<e.length)-1){t=Et.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!==b){let e=b.value.toLowerCase();if(-1!==e.indexOf("\\")&&(e=e.replace(/\\[09].*$/,"")),Pt.call(t.map,e)){t=t.map[e];break}}t=Et.MISMATCH;break;case"Generic":{const e=null!==h?h.opts:null,n=y+Math.floor(t.fn(b,i,e));if(!isNaN(n)&&n>y){for(;y<n;)l();t=Et.MATCH}else t=Et.MISMATCH;break}case"Type":case"Property":{const e="Type"===t.type?"types":"properties",r=Pt.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!==m&&null!==b&&"Type"===t.type&&("custom-ident"===t.name&&b.type===u.Ident||"length"===t.name&&"0"===b.value)){null===m&&(m=o(t,p)),t=Et.MISMATCH;break}h={syntax:t.syntax,opts:t.syntax.opts||null!==h&&h.opts||null,prev:h},w={type:2,syntax:t.syntax,token:w.token,prev:w},t=r.match;break}case"Keyword":{const e=t.name;if(null!==b){let n=b.value;if(-1!==n.indexOf("\\")&&(n=n.replace(/\\[09].*$/,"")),Rt(n,e)){l(),t=Et.MATCH;break}}t=Et.MISMATCH;break}case"AtKeyword":case"Function":if(null!==b&&Rt(b.value,t.name)){l(),t=Et.MATCH;break}t=Et.MISMATCH;break;case"Token":if(null!==b&&b.value===t.value){l(),t=Et.MATCH;break}t=Et.MISMATCH;break;case"Comma":null!==b&&b.type===u.Comma?Bt(w.token)?t=Et.MISMATCH:(l(),t=Ot(b)?Et.MISMATCH:Et.MATCH):t=Bt(w.token)||Ot(b)?Et.MATCH:Et.MISMATCH;break;case"String":let r="",f=y;for(;f<e.length&&r.length<t.value.length;f++)r+=e[f].value;if(Rt(r,t.value)){for(;y<f;)l();t=Et.MATCH}else t=Et.MISMATCH;break;default:throw new Error("Unknown node type: "+t.type)}switch(g){case null:console.warn("[csstree-match] BREAK after 15000 iterations"),g="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",w=null;break;case"Match":for(;null!==h;)c();break;default:w=null}return{tokens:e,reason:g,iterations:f,match:w,longestMatch:k}}var Mt=function(e,t,n){const r=Ut(e,t,n||{});if(null===r.match)return r;let i=r.match,o=r.match={syntax:t.syntax||null,match:[]};const a=[o];for(i=It(i).prev;null!==i;){switch(i.type){case 2:o.match.push(o={syntax:i.syntax,match:[]}),a.push(o);break;case 3:a.pop(),o=a[a.length-1];break;default:o.match.push({syntax:i.syntax||null,token:i.token.value,node:i.token.node})}i=i.prev}return r};function jt(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(i){if(Array.isArray(i.match)){for(let e=0;e<i.match.length;e++)if(r(i.match[e]))return t(i.syntax)&&n.unshift(i.syntax),!0}else if(i.node===e)return n=t(i.syntax)?[i.syntax]:[],!0;return!1}(this.matched),n}function Ft(e,t,n){const r=jt.call(e,t);return null!==r&&r.some(n)}var qt={getTrace:jt,isKeyword:function(e){return Ft(this,e,e=>"Keyword"===e.type)},isProperty:function(e,t){return Ft(this,e,e=>"Property"===e.type&&e.name===t)},isType:function(e,t){return Ft(this,e,e=>"Type"===e.type&&e.name===t)}},Ht=function(e,t,n,r,i){const o=[];return null!==n.matched&&function n(a){if(null!==a.syntax&&a.syntax.type===r&&a.syntax.name===i){const n=function e(t){return"node"in t?t.node:e(t.match[0])}(a),r=function e(t){return"node"in t?t.node:e(t.match[t.match.length-1])}(a);e.syntax.walk(t,(function(e,t,i){if(e===n){const e=new U.List;do{if(e.appendData(t.data),t.data===r)break;t=t.next}while(null!==t);o.push({parent:i,nodes:e})}}))}Array.isArray(a.match)&&a.match.forEach(n)}(n.matched),o};const{hasOwnProperty:Wt}=Object.prototype;function Vt(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function Kt(e){return Boolean(e)&&Vt(e.offset)&&Vt(e.line)&&Vt(e.column)}function Zt(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let i in n){let o=!0;if(!1!==Wt.call(n,i)){if("type"===i)n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if("loc"===i){if(null===n.loc)continue;if(n.loc&&n.loc.constructor===Object)if("string"!=typeof n.loc.source)i+=".source";else if(Kt(n.loc.start)){if(Kt(n.loc.end))continue;i+=".end"}else i+=".start";o=!1}else if(t.hasOwnProperty(i)){o=!1;for(let e=0;!o&&e<t[i].length;e++){const r=t[i][e];switch(r){case String:o="string"==typeof n[i];break;case Boolean:o="boolean"==typeof n[i];break;case null:o=null===n[i];break;default:"string"==typeof r?o=n[i]&&n[i].type===r:Array.isArray(r)&&(o=n[i]instanceof U.List)}}}else r(n,"Unknown field `"+i+"` for "+e+" node type");o||r(n,"Bad value for `"+e+"."+i+"`")}}for(const i in t)Wt.call(t,i)&&!1===Wt.call(n,i)&&r(n,"Field `"+e+"."+i+"` is missed")}}function $t(e,t){const n=t.structure,r={type:String,loc:!0},i={type:'"'+e+'"'};for(const t in n){if(!1===Wt.call(n,t))continue;const o=[],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)o.push(r.name);else if(null===r)o.push("null");else if("string"==typeof r)o.push("<"+r+">");else{if(!Array.isArray(r))throw new Error("Wrong value `"+r+"` in `"+e+"."+t+"` structure definition");o.push("List")}}i[t]=o.join(" | ")}return{docs:i,check:Zt(e,r)}}var Gt=function(e){const t={};if(e.node)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(n,r)}return t};const Yt=function(){};function Xt(e){return"function"==typeof e?e:Yt}var Qt={walk:function(e,t,n){let r=Yt,i=Yt;if("function"==typeof t?r=t:t&&(r=Xt(t.enter),i=Xt(t.leave)),r===Yt&&i===Yt)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)}i.call(n,t)}(e)}};const Jt=Et.buildMatchGraph(Me.cssWideKeywords.join(" | "));function en(e,t,n){const r={};for(const i in e)e[i].syntax&&(r[i]=n?e[i].syntax:Le.generate(e[i].syntax,{compact:t}));return r}function tn(e,t,n){const r={};for(const[i,o]of Object.entries(e))r[i]={prelude:o.prelude&&(n?o.prelude.syntax:Le.generate(o.prelude.syntax,{compact:t})),descriptors:o.descriptors&&en(o.descriptors,t,n)};return r}function nn(e,t,n){return{matched:e,iterations:n,error:t,...qt}}function rn(e,t,n,r){const i=function(e,t){return"string"==typeof e?function(e){const t=[];return R.tokenize(e,(n,r,i)=>t.push({type:n,value:e.slice(r,i),node:null})),t}(e):t.generate(e,ct)}(n,e.syntax);let o;return function(e){for(let t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(i)?nn(null,new Error("Matching for a tree with var() is not supported")):(r&&(o=Mt(i,e.cssWideKeywordsSyntax,e)),r&&o.match||(o=Mt(i,t.match,e),o.match)?nn(o.match,null,o.iterations):nn(null,new Ee(o.reason,t.syntax,n,o),o.iterations))}var on=class{constructor(e,t,n){if(this.cssWideKeywordsSyntax=Jt,this.syntax=t,this.generic=!1,this.units={...lt},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||Gt(e),e){if(e.units)for(const t of Object.keys(lt))Array.isArray(e.units[t])&&(this.units[t]=e.units[t]);if(e.types)for(const t in e.types)this.addType_(t,e.types[t]);if(e.generic){this.generic=!0;for(const[e,t]of Object.entries(st(this.units)))this.addType_(e,t)}if(e.atrules)for(const t in e.atrules)this.addAtrule_(t,e.atrules[t]);if(e.properties)for(const t in e.properties)this.addProperty_(t,e.properties[t])}}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 i={type:t,name:n},o={type:t,name:n,parent:r,serializable:"string"==typeof e||e&&"string"==typeof e.type,syntax:null,match:null};return"function"==typeof e?o.match=Et.buildMatchGraph(e,i):("string"==typeof e?Object.defineProperty(o,"syntax",{get:()=>(Object.defineProperty(o,"syntax",{value:_t.parse(e)}),o.syntax)}):o.syntax=e,Object.defineProperty(o,"match",{get:()=>(Object.defineProperty(o,"match",{value:Et.buildMatchGraph(o.syntax,i)}),o.match)})),o}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 Pe("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||rn(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),i=Ue.keyword(t);return r.descriptors?r.descriptors[i.name]||r.descriptors[i.basename]?void 0:new Pe("Unknown at-rule descriptor",t):new SyntaxError("At-rule `@"+e+"` has no known descriptors")}checkPropertyName(e){if(!this.getProperty(e))return new Pe("Unknown property",e)}matchAtrulePrelude(e,t){const n=this.checkAtrulePrelude(e,t);if(n)return nn(null,n);const r=this.getAtrule(e);return r.prelude?rn(this,r.prelude,t||"",!1):nn(null,null)}matchAtruleDescriptor(e,t,n){const r=this.checkAtruleDescriptorName(e,t);if(r)return nn(null,r);const i=this.getAtrule(e),o=Ue.keyword(t);return rn(this,i.descriptors[o.name]||i.descriptors[o.basename],n,!1)}matchDeclaration(e){return"Declaration"!==e.type?nn(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(Ue.property(e).custom)return nn(null,new Error("Lexer matching doesn't applicable for custom properties"));const n=this.checkPropertyName(e);return n?nn(null,n):rn(this,this.getProperty(e),t,!0)}matchType(e,t){const n=this.getType(e);return n?rn(this,n,t,!1):nn(null,new Pe("Unknown type",e))}match(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),rn(this,e,t,!1)):nn(null,new Pe("Bad syntax"))}findValueFragments(e,t,n,r){return Ht(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return Ht(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=Ue.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=Ue.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,i,o,a){if(o.has(i))return o.get(i);o.set(i,!1),null!==a.syntax&&Qt.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])||o.set(i,!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:en(this.types,!t,e),properties:en(this.properties,!t,e),atrules:tn(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}};function an(e,t){return"string"==typeof t&&/^\s*\|/.test(t)?"string"==typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function sn(e,t){const n=Object.create(null);for(const[r,i]of Object.entries(e))if(i){n[r]={};for(const e of Object.keys(i))t.includes(e)&&(n[r][e]=i[e])}return n}var ln=function(e,t){const n={...e};for(const[r,i]of Object.entries(t))switch(r){case"generic":n[r]=Boolean(i);break;case"units":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]=Array.isArray(t)?t:[];break;case"atrules":n[r]={...e[r]};for(const[e,t]of Object.entries(i)){const i=n[r][e]||{},o=n[r][e]={prelude:i.prelude||null,descriptors:{...i.descriptors}};if(t){o.prelude=t.prelude?an(o.prelude,t.prelude):o.prelude||null;for(const[e,n]of Object.entries(t.descriptors||{}))o.descriptors[e]=n?an(o.descriptors[e],n):null;Object.keys(o.descriptors).length||(o.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]=an(n[r][e],t);break;case"scope":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]={...n[r][e],...t};break;case"parseContext":n[r]={...e[r],...i};break;case"atrule":case"pseudo":n[r]={...e[r],...sn(i,["parse"])};break;case"node":n[r]={...e[r],...sn(i,["name","structure","parse","generate","walkContext"])}}return n},cn=e=>function e(t){const n=K(t),r=Ae(t),i=be(t),{fromPlainObject:o,toPlainObject:a}=ye(r),s={lexer:null,createLexer:e=>new on(e,s,s.lexer.structure),tokenize:R.tokenize,parse:n,generate:i,walk:r,find:r.find,findLast:r.findLast,findAll:r.findAll,fromPlainObject:o,toPlainObject:a,fork(n){const r=ln({},t);return e("function"==typeof n?n(r,Object.assign):ln(r,n))}};return s.lexer=new on({generic:!0,units:t.units,types:t.types,atrules:t.atrules,properties:t.properties,node:t.node},s),s}(ln({},e));function un(e,t){let n=this.tokenStart+e;const r=this.charCodeAt(n);for(43!==r&&45!==r||(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)x.isDigit(this.charCodeAt(n))||this.error("Integer is expected",n)}function hn(e){return un.call(this,0,e)}function dn(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case 110:n="N is expected";break;case 45:n="HyphenMinus is expected"}this.error(n,this.tokenStart+e)}}function pn(){let e=0,t=0,n=this.tokenType;for(;n===u.WhiteSpace||n===u.Comment;)n=this.lookupType(++e);if(n!==u.Number){if(!this.isDelim(43,e)&&!this.isDelim(45,e))return null;t=this.isDelim(43,e)?43:45;do{n=this.lookupType(++e)}while(n===u.WhiteSpace||n===u.Comment);n!==u.Number&&(this.skip(e),hn.call(this,!0))}return e>0&&this.skip(e),0===t&&(n=this.charCodeAt(this.tokenStart),43!==n&&45!==n&&this.error("Number sign is expected")),hn.call(this,0!==t),45===t?"-"+this.consume(u.Number):this.consume(u.Number)}var mn={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:function(){const e=this.tokenStart;let t=null,n=null;if(this.tokenType===u.Number)hn.call(this,!1),n=this.consume(u.Number);else if(this.tokenType===u.Ident&&this.cmpChar(this.tokenStart,45))switch(t="-1",dn.call(this,1,110),this.tokenEnd-this.tokenStart){case 2:this.next(),n=pn.call(this);break;case 3:dn.call(this,2,45),this.next(),this.skipSC(),hn.call(this,!0),n="-"+this.consume(u.Number);break;default:dn.call(this,2,45),un.call(this,3,!0),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===u.Ident||this.isDelim(43)&&this.lookupType(1)===u.Ident){let r=0;switch(t="1",this.isDelim(43)&&(r=1,this.next()),dn.call(this,0,110),this.tokenEnd-this.tokenStart){case 1:this.next(),n=pn.call(this);break;case 2:dn.call(this,1,45),this.next(),this.skipSC(),hn.call(this,!0),n="-"+this.consume(u.Number);break;default:dn.call(this,1,45),un.call(this,2,!0),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===u.Dimension){const r=this.charCodeAt(this.tokenStart),i=43===r||45===r;let o=this.tokenStart+i;for(;o<this.tokenEnd&&x.isDigit(this.charCodeAt(o));o++);o===this.tokenStart+i&&this.error("Integer is expected",this.tokenStart+i),dn.call(this,o-this.tokenStart,110),t=this.substring(e,o),o+1===this.tokenEnd?(this.next(),n=pn.call(this)):(dn.call(this,o-this.tokenStart+1,45),o+2===this.tokenEnd?(this.next(),this.skipSC(),hn.call(this,!0),n="-"+this.consume(u.Number)):(un.call(this,o-this.tokenStart+2,!0),this.next(),n=this.substrToCursor(o+1)))}else this.error();return null!==t&&43===t.charCodeAt(0)&&(t=t.substr(1)),null!==n&&43===n.charCodeAt(0)&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}},structure:{a:[String,null],b:[String,null]}};function fn(e){return this.Raw(e,this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function gn(){for(let e,t=1;e=this.lookupType(t);t++){if(e===u.RightCurlyBracket)return!0;if(e===u.LeftCurlyBracket||e===u.AtKeyword)return!1}return!1}var bn={generate:function(e){this.token(u.AtKeyword,"@"+e.name),null!==e.prelude&&this.node(e.prelude),e.block?this.node(e.block):this.token(u.Semicolon,";")},name:"Atrule",parse:function(e=!1){const t=this.tokenStart;let n,r,i=null,o=null;switch(this.eat(u.AtKeyword),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),!1===this.eof&&this.tokenType!==u.LeftCurlyBracket&&this.tokenType!==u.Semicolon&&(i=this.parseAtrulePrelude?this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),fn):fn.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case u.Semicolon:this.next();break;case u.LeftCurlyBracket:o=hasOwnProperty.call(this.atrule,r)&&"function"==typeof this.atrule[r].block?this.atrule[r].block.call(this,e):this.Block(gn.call(this))}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:i,block:o}},structure:{name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]},walkContext:"atrule"},yn={generate:function(e){this.children(e)},name:"AtrulePrelude",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!==u.LeftCurlyBracket&&this.tokenType!==u.Semicolon&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}},structure:{children:[[]]},walkContext:"atrulePrelude"};function kn(){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(u.Ident),this.isDelim(124)?61!==this.charCodeAt(this.tokenStart+1)?(this.next(),this.eat(u.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 wn(){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)}var vn={generate:function(e){this.token(u.Delim,"["),this.node(e.name),null!==e.matcher&&(this.tokenize(e.matcher),this.node(e.value)),null!==e.flags&&this.token(u.Ident,e.flags),this.token(u.Delim,"]")},name:"AttributeSelector",parse:function(){const e=this.tokenStart;let t,n=null,r=null,i=null;return this.eat(u.LeftSquareBracket),this.skipSC(),t=kn.call(this),this.skipSC(),this.tokenType!==u.RightSquareBracket&&(this.tokenType!==u.Ident&&(n=wn.call(this),this.skipSC(),r=this.tokenType===u.String?this.String():this.Identifier(),this.skipSC()),this.tokenType===u.Ident&&(i=this.consume(u.Ident),this.skipSC())),this.eat(u.RightSquareBracket),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:i}},structure:{name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]}};function xn(e){return this.Raw(e,null,!0)}function Sn(){return this.parseWithFallback(this.Rule,xn)}function _n(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function Cn(){if(this.tokenType===u.Semicolon)return _n.call(this,this.tokenIndex);const e=this.parseWithFallback(this.Declaration,_n);return this.tokenType===u.Semicolon&&this.next(),e}var An={generate:function(e){this.token(u.LeftCurlyBracket,"{"),this.children(e,e=>{"Declaration"===e.type&&this.token(u.Semicolon,";")}),this.token(u.RightCurlyBracket,"}")},name:"Block",parse:function(e){const t=e?Cn:Sn,n=this.tokenStart;let r=this.createList();this.eat(u.LeftCurlyBracket);e:for(;!this.eof;)switch(this.tokenType){case u.RightCurlyBracket:break e;case u.WhiteSpace:case u.Comment:this.next();break;case u.AtKeyword:r.push(this.parseWithFallback(this.Atrule.bind(this,e),xn));break;default:e&&this.isDelim(38)?r.push(Sn.call(this)):r.push(t.call(this))}return this.eof||this.eat(u.RightCurlyBracket),{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}},structure:{children:[["Atrule","Rule","Declaration"]]},walkContext:"block"},zn={generate:function(e){this.token(u.Delim,"["),this.children(e),this.token(u.Delim,"]")},name:"Brackets",parse:function(e,t){const n=this.tokenStart;let r=null;return this.eat(u.LeftSquareBracket),r=e.call(this,t),this.eof||this.eat(u.RightSquareBracket),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}},structure:{children:[[]]}},Ln={generate:function(){this.token(u.CDC,"--\x3e")},name:"CDC",parse:function(){const e=this.tokenStart;return this.eat(u.CDC),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}},structure:[]},Nn={generate:function(){this.token(u.CDO,"\x3c!--")},name:"CDO",parse:function(){const e=this.tokenStart;return this.eat(u.CDO),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}},structure:[]},Dn={generate:function(e){this.token(u.Delim,"."),this.token(u.Ident,e.name)},name:"ClassSelector",parse:function(){return this.eatDelim(46),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(u.Ident)}},structure:{name:String}},Tn={generate:function(e){this.tokenize(e.name)},name:"Combinator",parse:function(){const e=this.tokenStart;let t;switch(this.tokenType){case u.WhiteSpace:t=" ";break;case u.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}},structure:{name:String}},En={generate:function(e){this.token(u.Comment,"/*"+e.value+"*/")},name:"Comment",parse:function(){const e=this.tokenStart;let t=this.tokenEnd;return this.eat(u.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)}},structure:{value:String}};function Pn(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!0)}function In(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!1)}function Rn(){const e=this.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.eof&&this.tokenType!==u.Semicolon&&!1===this.isDelim(33)&&!1===this.isBalanceEdge(e)&&this.error(),t}function Bn(){const e=this.tokenStart;if(this.tokenType===u.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===u.Hash?this.eat(u.Hash):this.eat(u.Ident),this.substrToCursor(e)}function On(){this.eat(u.Delim),this.skipSC();const e=this.consume(u.Ident);return"important"===e||e}var Un={generate:function(e){this.token(u.Ident,e.property),this.token(u.Colon,":"),this.node(e.value),e.important&&(this.token(u.Delim,"!"),this.token(u.Ident,!0===e.important?"important":e.important))},name:"Declaration",parse:function(){const e=this.tokenStart,t=this.tokenIndex,n=Bn.call(this),r=Ue.isCustomProperty(n),i=r?this.parseCustomProperty:this.parseValue,o=r?In:Pn;let a,s=!1;this.skipSC(),this.eat(u.Colon);const l=this.tokenIndex;if(r||this.skipSC(),a=i?this.parseWithFallback(Rn,o):o.call(this,this.tokenIndex),r&&"Value"===a.type&&a.children.isEmpty)for(let e=l-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===u.WhiteSpace){a.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}return this.isDelim(33)&&(s=On.call(this),this.skipSC()),!1===this.eof&&this.tokenType!==u.Semicolon&&!1===this.isBalanceEdge(t)&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:s,property:n,value:a}},structure:{important:[Boolean,String],property:String,value:["Value","Raw"]},walkContext:"declaration"};function Mn(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}var jn={generate:function(e){this.children(e,e=>{"Declaration"===e.type&&this.token(u.Semicolon,";")})},name:"DeclarationList",parse:function(){const e=this.createList();for(;!this.eof;)switch(this.tokenType){case u.WhiteSpace:case u.Comment:case u.Semicolon:this.next();break;case u.AtKeyword:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),Mn));break;default:this.isDelim(38)?e.push(this.parseWithFallback(this.Rule,Mn)):e.push(this.parseWithFallback(this.Declaration,Mn))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}},structure:{children:[["Declaration","Atrule","Rule"]]}},Fn={generate:function(e){this.token(u.Dimension,e.value+e.unit)},name:"Dimension",parse:function(){const e=this.tokenStart,t=this.consumeNumber(u.Dimension);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}},structure:{value:String,unit:String}},qn={generate:function(e){this.token(u.Function,e.name+"("),this.children(e),this.token(u.RightParenthesis,")")},name:"Function",parse:function(e,t){const n=this.tokenStart,r=this.consumeFunctionName(),i=r.toLowerCase();let o;return o=t.hasOwnProperty(i)?t[i].call(this,t):e.call(this,t),this.eof||this.eat(u.RightParenthesis),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:o}},structure:{name:String,children:[[]]},walkContext:"function"},Hn={generate:function(e){this.token(u.Hash,"#"+e.value)},name:"Hash",parse:function(){const e=this.tokenStart;return this.eat(u.Hash),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}},structure:{value:String},xxx:"XXX"},Wn={generate:function(e){this.token(u.Ident,e.name)},name:"Identifier",parse:function(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(u.Ident)}},structure:{name:String}},Vn={generate:function(e){this.token(u.Delim,"#"+e.name)},name:"IdSelector",parse:function(){const e=this.tokenStart;return this.eat(u.Hash),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}},structure:{name:String}},Kn={generate:function(e){this.token(u.LeftParenthesis,"("),this.token(u.Ident,e.name),null!==e.value&&(this.token(u.Colon,":"),this.node(e.value)),this.token(u.RightParenthesis,")")},name:"MediaFeature",parse:function(){const e=this.tokenStart;let t,n=null;if(this.eat(u.LeftParenthesis),this.skipSC(),t=this.consume(u.Ident),this.skipSC(),this.tokenType!==u.RightParenthesis){switch(this.eat(u.Colon),this.skipSC(),this.tokenType){case u.Number:n=this.lookupNonWSType(1)===u.Delim?this.Ratio():this.Number();break;case u.Dimension:n=this.Dimension();break;case u.Ident:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eat(u.RightParenthesis),{type:"MediaFeature",loc:this.getLocation(e,this.tokenStart),name:t,value:n}},structure:{name:String,value:["Identifier","Number","Dimension","Ratio",null]}},Zn={generate:function(e){this.children(e)},name:"MediaQuery",parse:function(){const e=this.createList();let t=null;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case u.Comment:case u.WhiteSpace:this.next();continue;case u.Ident:t=this.Identifier();break;case u.LeftParenthesis:t=this.MediaFeature();break;default:break e}e.push(t)}return null===t&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}},structure:{children:[["Identifier","MediaFeature","WhiteSpace"]]}},$n={generate:function(e){this.children(e,()=>this.token(u.Comma,","))},name:"MediaQueryList",parse:function(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===u.Comma);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}},structure:{children:[["MediaQuery"]]}},Gn={generate:function(){this.token(u.Delim,"&")},name:"NestingSelector",parse:function(){const e=this.tokenStart;return this.eatDelim(38),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}},structure:{}},Yn={generate:function(e){this.node(e.nth),null!==e.selector&&(this.token(u.Ident,"of"),this.node(e.selector))},name:"Nth",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}},structure:{nth:["AnPlusB","Identifier"],selector:["SelectorList",null]}},Xn={generate:function(e){this.token(u.Number,e.value)},name:"Number",parse:function(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(u.Number)}},structure:{value:String}},Qn={generate:function(e){this.tokenize(e.value)},name:"Operator",parse:function(){const e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}},structure:{value:String}},Jn={generate:function(e){this.token(u.LeftParenthesis,"("),this.children(e),this.token(u.RightParenthesis,")")},name:"Parentheses",parse:function(e,t){const n=this.tokenStart;let r=null;return this.eat(u.LeftParenthesis),r=e.call(this,t),this.eof||this.eat(u.RightParenthesis),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}},structure:{children:[[]]}},er={generate:function(e){this.token(u.Percentage,e.value+"%")},name:"Percentage",parse:function(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(u.Percentage)}},structure:{value:String}},tr={generate:function(e){this.token(u.Colon,":"),null===e.children?this.token(u.Ident,e.name):(this.token(u.Function,e.name+"("),this.children(e),this.token(u.RightParenthesis,")"))},name:"PseudoClassSelector",parse:function(){const e=this.tokenStart;let t,n,r=null;return this.eat(u.Colon),this.tokenType===u.Function?(t=this.consumeFunctionName(),n=t.toLowerCase(),hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(this.tokenIndex,null,!1))),this.eat(u.RightParenthesis)):t=this.consume(u.Ident),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}},structure:{name:String,children:[["Raw"],null]},walkContext:"function"},nr={generate:function(e){this.token(u.Colon,":"),this.token(u.Colon,":"),null===e.children?this.token(u.Ident,e.name):(this.token(u.Function,e.name+"("),this.children(e),this.token(u.RightParenthesis,")"))},name:"PseudoElementSelector",parse:function(){const e=this.tokenStart;let t,n,r=null;return this.eat(u.Colon),this.eat(u.Colon),this.tokenType===u.Function?(t=this.consumeFunctionName(),n=t.toLowerCase(),hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(this.tokenIndex,null,!1))),this.eat(u.RightParenthesis)):t=this.consume(u.Ident),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}},structure:{name:String,children:[["Raw"],null]},walkContext:"function"};function rr(){this.skipSC();const e=this.consume(u.Number);for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);x.isDigit(n)||46===n||this.error("Unsigned number is expected",this.tokenStart-e.length+t)}return 0===Number(e)&&this.error("Zero number is not allowed",this.tokenStart-e.length),e}var ir={generate:function(e){this.token(u.Number,e.left),this.token(u.Delim,"/"),this.token(u.Number,e.right)},name:"Ratio",parse:function(){const e=this.tokenStart,t=rr.call(this);let n;return this.skipSC(),this.eatDelim(47),n=rr.call(this),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}},structure:{left:String,right:String}};function or(){return this.tokenIndex>0&&this.lookupType(-1)===u.WhiteSpace?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}var ar={generate:function(e){this.tokenize(e.value)},name:"Raw",parse:function(e,t,n){const r=this.getTokenStart(e);let i;return this.skipUntilBalanced(e,t||this.consumeUntilBalanceEnd),i=n&&this.tokenStart>r?or.call(this):this.tokenStart,{type:"Raw",loc:this.getLocation(r,i),value:this.substring(r,i)}},structure:{value:String}};function sr(e){return this.Raw(e,this.consumeUntilLeftCurlyBracket,!0)}function lr(){const e=this.SelectorList();return"Raw"!==e.type&&!1===this.eof&&this.tokenType!==u.LeftCurlyBracket&&this.error(),e}var cr={generate:function(e){this.node(e.prelude),this.node(e.block)},name:"Rule",parse:function(){const e=this.tokenIndex,t=this.tokenStart;let n,r;return n=this.parseRulePrelude?this.parseWithFallback(lr,sr):sr.call(this,e),r=this.Block(!0),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}},structure:{prelude:["SelectorList","Raw"],block:["Block"]},walkContext:"rule"},ur={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","WhiteSpace"]]}},hr={generate:function(e){this.children(e,()=>this.token(u.Comma,","))},name:"SelectorList",parse:function(){const e=this.createList();for(;!this.eof&&(e.push(this.Selector()),this.tokenType===u.Comma);)this.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}},structure:{children:[["Selector","Raw"]]},walkContext:"selector"},dr={decode:function(e){const t=e.length,n=e.charCodeAt(0),r=34===n||39===n?1:0,i=1===r&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1;let o="";for(let n=r;n<=i;n++){let r=e.charCodeAt(n);if(92===r){if(n===i){n!==t-1&&(o=e.substr(n+1));break}if(r=e.charCodeAt(++n),x.isValidEscape(92,r)){const t=n-1,r=L.consumeEscaped(e,t);n=r-1,o+=L.decodeEscaped(e.substring(t+1,r))}else 13===r&&10===e.charCodeAt(n+1)&&n++}else o+=e[n]}return o},encode:function(e,t){const n=t?"'":'"',r=t?39:34;let i="",o=!1;for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);0!==n?n<=31||127===n?(i+="\\"+n.toString(16),o=!0):n===r||92===n?(i+="\\"+e.charAt(t),o=!1):(o&&(x.isHexDigit(n)||x.isWhiteSpace(n))&&(i+=" "),i+=e.charAt(t),o=!1):i+="�"}return n+i+n}},pr={generate:function(e){this.token(u.String,dr.encode(e.value))},name:"String",parse:function(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:dr.decode(this.consume(u.String))}},structure:{value:String}};function mr(e){return this.Raw(e,null,!1)}var fr={generate:function(e){this.children(e)},name:"StyleSheet",parse:function(){const e=this.tokenStart,t=this.createList();let n;for(;!this.eof;){switch(this.tokenType){case u.WhiteSpace:this.next();continue;case u.Comment:if(33!==this.charCodeAt(this.tokenStart+2)){this.next();continue}n=this.Comment();break;case u.CDO:n=this.CDO();break;case u.CDC:n=this.CDC();break;case u.AtKeyword:n=this.parseWithFallback(this.Atrule,mr);break;default:n=this.parseWithFallback(this.Rule,mr)}t.push(n)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}},structure:{children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]},walkContext:"stylesheet"};function gr(){this.tokenType!==u.Ident&&!1===this.isDelim(42)&&this.error("Identifier or asterisk is expected"),this.next()}var br={generate:function(e){this.tokenize(e.name)},name:"TypeSelector",parse:function(){const e=this.tokenStart;return this.isDelim(124)?(this.next(),gr.call(this)):(gr.call(this),this.isDelim(124)&&(this.next(),gr.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}},structure:{name:String}};function yr(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){const i=this.charCodeAt(r);if(45===i&&t&&0!==n)return yr.call(this,e+n+1,!1),-1;x.isHexDigit(i)||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 kr(e){let t=0;for(;this.isDelim(63);)++t>e&&this.error("Too many question marks"),this.next()}function wr(e){this.charCodeAt(this.tokenStart)!==e&&this.error((43===e?"Plus sign":"Hyphen minus")+" is expected")}function vr(){let e=0;switch(this.tokenType){case u.Number:if(e=yr.call(this,1,!0),this.isDelim(63)){kr.call(this,6-e);break}if(this.tokenType===u.Dimension||this.tokenType===u.Number){wr.call(this,45),yr.call(this,1,!1);break}break;case u.Dimension:e=yr.call(this,1,!0),e>0&&kr.call(this,6-e);break;default:if(this.eatDelim(43),this.tokenType===u.Ident){e=yr.call(this,0,!0),e>0&&kr.call(this,6-e);break}if(this.isDelim(63)){this.next(),kr.call(this,5);break}this.error("Hex digit or question mark is expected")}}var xr={generate:function(e){this.tokenize(e.value)},name:"UnicodeRange",parse:function(){const e=this.tokenStart;return this.eatIdent("u"),vr.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}},structure:{value:String}},Sr={decode:function(e){const t=e.length;let n=4,r=41===e.charCodeAt(t-1)?t-2:t-1,i="";for(;n<r&&x.isWhiteSpace(e.charCodeAt(n));)n++;for(;n<r&&x.isWhiteSpace(e.charCodeAt(r));)r--;for(let o=n;o<=r;o++){let n=e.charCodeAt(o);if(92===n){if(o===r){o!==t-1&&(i=e.substr(o+1));break}if(n=e.charCodeAt(++o),x.isValidEscape(92,n)){const t=o-1,n=L.consumeEscaped(e,t);o=n-1,i+=L.decodeEscaped(e.substring(t+1,n))}else 13===n&&10===e.charCodeAt(o+1)&&o++}else i+=e[o]}return i},encode:function(e){let t="",n=!1;for(let r=0;r<e.length;r++){const i=e.charCodeAt(r);0!==i?i<=31||127===i?(t+="\\"+i.toString(16),n=!0):32===i||92===i||34===i||39===i||40===i||41===i?(t+="\\"+e.charAt(r),n=!1):(n&&x.isHexDigit(i)&&(t+=" "),t+=e.charAt(r),n=!1):t+="�"}return"url("+t+")"}},_r={generate:function(e){this.token(u.Url,Sr.encode(e.value))},name:"Url",parse:function(){const e=this.tokenStart;let t;switch(this.tokenType){case u.Url:t=Sr.decode(this.consume(u.Url));break;case u.Function:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(u.Function),this.skipSC(),t=dr.decode(this.consume(u.String)),this.skipSC(),this.eof||this.eat(u.RightParenthesis);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}},structure:{value:String}},Cr={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:[[]]}};const Ar=Object.freeze({type:"WhiteSpace",loc:null,value:" "});var zr={generate:function(e){this.token(u.WhiteSpace,e.value)},name:"WhiteSpace",parse:function(){return this.eat(u.WhiteSpace),Ar},structure:{value:String}},Lr={AnPlusB:mn,Atrule:bn,AtrulePrelude:yn,AttributeSelector:vn,Block:An,Brackets:zn,CDC:Ln,CDO:Nn,ClassSelector:Dn,Combinator:Tn,Comment:En,Declaration:Un,DeclarationList:jn,Dimension:Fn,Function:qn,Hash:Hn,Identifier:Wn,IdSelector:Vn,MediaFeature:Kn,MediaQuery:Zn,MediaQueryList:$n,NestingSelector:Gn,Nth:Yn,Number:Xn,Operator:Qn,Parentheses:Jn,Percentage:er,PseudoClassSelector:tr,PseudoElementSelector:nr,Ratio:ir,Raw:ar,Rule:cr,Selector:ur,SelectorList:hr,String:pr,StyleSheet:fr,TypeSelector:br,UnicodeRange:xr,Url:_r,Value:Cr,WhiteSpace:zr},Nr=function(e){switch(this.tokenType){case u.Hash:return this.Hash();case u.Comma:return this.Operator();case u.LeftParenthesis:return this.Parentheses(this.readSequence,e.recognizer);case u.LeftSquareBracket:return this.Brackets(this.readSequence,e.recognizer);case u.String:return this.String();case u.Dimension:return this.Dimension();case u.Percentage:return this.Percentage();case u.Number:return this.Number();case u.Function:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case u.Url:return this.Url();case u.Ident:return this.cmpChar(this.tokenStart,117)&&this.cmpChar(this.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case u.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}}};function Dr(e){return null!==e&&"Operator"===e.type&&("-"===e.value[e.value.length-1]||"+"===e.value[e.value.length-1])}function Tr(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Er(){return this.skipSC(),this.tokenType===u.Ident&&this.lookupNonWSType(1)===u.Colon?this.createSingleNodeList(this.Declaration()):Pr.call(this)}function Pr(){const e=this.createList();let t;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case u.Comment:case u.WhiteSpace:this.next();continue;case u.Function:t=this.Function(Tr,this.scope.AtrulePrelude);break;case u.Ident:t=this.Identifier();break;case u.LeftParenthesis:t=this.Parentheses(Er,this.scope.AtrulePrelude);break;default:break e}e.push(t)}return e}const Ir={parse(){return this.createSingleNodeList(this.SelectorList())}},Rr={parse(){return this.createSingleNodeList(this.Selector())}},Br={parse(){return this.createSingleNodeList(this.Identifier())}},Or={parse(){return this.createSingleNodeList(this.Nth())}};var Ur=cn({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>","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>* [<pseudo-element-selector> <pseudo-class-selector>*]*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<compound-selector> [<combinator>? <compound-selector>]*","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> )]|( <ident> <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>","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|<-non-standard-color>","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>","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,∞]>]?","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>] )",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":"<time>||<easing-function>||<time>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]","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|<timeline-name>|scroll( <axis>? <scroller>? )","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-name":"<custom-ident>|<string>","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>? )","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":"-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-width":"fill-available|min-intrinsic|intrinsic|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content|-webkit-min-content|-webkit-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","-webkit-mask-clip-style":"border|border-box|padding|padding-box|content|content-box|text","-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>? )","-ms-filter":"<string>",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>","bg-clip":"<box>|border|text",bottom:"<length>|auto","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral",left:"<length>|auto","mask-image":"<mask-reference>#",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke",right:"<length>|auto","scroll-timeline-axis":"block|inline|vertical|horizontal","scroll-timeline-name":"none|<custom-ident>","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,∞]>","-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-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>","print-color-adjust":"economy|exact","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":"[none|<length>|auto <length>]{1,2}","contain-intrinsic-block-size":"none|<length>|auto <length>","contain-intrinsic-height":"none|<length>|auto <length>","contain-intrinsic-inline-size":"none|<length>|auto <length>","contain-intrinsic-width":"none|<length>|auto <length>",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","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-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-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-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> )","hyphenate-character":"auto|<string>",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> )","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","min-block-size":"<'min-width'>","min-height":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )","min-inline-size":"<'min-width'>","min-width":"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|<-non-standard-width>","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|ray( [<angle>&&<size>&&contain?] )|<path()>|<url>|[<basic-shape>||<geometry-box>]","offset-position":"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-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",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]]",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>",visibility:"visible|hidden|collapse","white-space":"normal|pre|nowrap|pre-wrap|pre-line|break-spaces",widows:"<integer>",width:"auto|<length>|<percentage>|min-content|max-content|fit-content|fit-content( <length-percentage> )|fill|stretch|intrinsic|-moz-max-content|-webkit-max-content|-moz-fit-content|-webkit-fit-content","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|none|normal","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-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]",size:"<length>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},property:{prelude:"<custom-property-name>",descriptors:{syntax:"<string>",inherits:"true|false","initial-value":"<string>"}},"scroll-timeline":{prelude:"<timeline-name>",descriptors:null},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>"}},nest:{prelude:"<complex-selector-list>",descriptors:null}},node:Lr,parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},scope:{AtrulePrelude:{getNode:Nr},Selector:{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 u.LeftSquareBracket:return this.AttributeSelector();case u.Hash:return this.IdSelector();case u.Colon:return this.lookupType(1)===u.Colon?this.PseudoElementSelector():this.PseudoClassSelector();case u.Ident:return this.TypeSelector();case u.Number:case u.Percentage:return this.Percentage();case u.Dimension:46===this.charCodeAt(this.tokenStart)&&this.error("Identifier is expected",this.tokenStart+1);break;case u.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()}}}},Value:{getNode:Nr,onWhiteSpace(e,t){Dr(e)&&(e.value=" "+e.value),Dr(t.last)&&(t.last.value+=" ")},expression:function(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))},var:function(){const e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===u.Comma){e.push(this.Operator());const t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.tokenIndex,this.consumeUntilExclamationMarkOrSemicolon,!1);if("Value"===n.type&&n.children.isEmpty)for(let e=t-this.tokenIndex;e<=0;e++)if(this.lookupType(e)===u.WhiteSpace){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}e.push(n)}return e}}},atrule:{"font-face":{parse:{prelude:null,block(){return this.Block(!0)}}},import:{parse:{prelude(){const e=this.createList();switch(this.skipSC(),this.tokenType){case u.String:e.push(this.String());break;case u.Url:case u.Function:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.lookupNonWSType(0)!==u.Ident&&this.lookupNonWSType(0)!==u.LeftParenthesis||e.push(this.MediaQueryList()),e},block:null}},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)}}},supports:{parse:{prelude(){const e=Pr.call(this);return null===this.getFirstListNode(e)&&this.error("Condition is expected"),e},block(e=!1){return this.Block(e)}}}},pseudo:{dir:Br,has:Ir,lang:Br,matches:Ir,is:Ir,"-moz-any":Ir,"-webkit-any":Ir,where:Ir,not:Ir,"nth-child":Or,"nth-last-child":Or,"nth-last-of-type":Or,"nth-of-type":Or,slotted:Rr,host:Rr,"host-context":Rr},node:{AnPlusB:mn.parse,Atrule:bn.parse,AtrulePrelude:yn.parse,AttributeSelector:vn.parse,Block:An.parse,Brackets:zn.parse,CDC:Ln.parse,CDO:Nn.parse,ClassSelector:Dn.parse,Combinator:Tn.parse,Comment:En.parse,Declaration:Un.parse,DeclarationList:jn.parse,Dimension:Fn.parse,Function:qn.parse,Hash:Hn.parse,Identifier:Wn.parse,IdSelector:Vn.parse,MediaFeature:Kn.parse,MediaQuery:Zn.parse,MediaQueryList:$n.parse,NestingSelector:Gn.parse,Nth:Yn.parse,Number:Xn.parse,Operator:Qn.parse,Parentheses:Jn.parse,Percentage:er.parse,PseudoClassSelector:tr.parse,PseudoElementSelector:nr.parse,Ratio:ir.parse,Raw:ar.parse,Rule:cr.parse,Selector:ur.parse,SelectorList:hr.parse,String:pr.parse,StyleSheet:fr.parse,TypeSelector:br.parse,UnicodeRange:xr.parse,Url:_r.parse,Value:Cr.parse,WhiteSpace:zr.parse},node:Lr}),Mr={SyntaxError:ut.SyntaxError,generate:Le.generate,parse:_t.parse,walk:Qt.walk},jr={clone:function e(t){const n={};for(const r in t){let i=t[r];i&&(Array.isArray(i)||i instanceof U.List?i=i.map(e):i.constructor===Object&&(i=e(i))),n[r]=i}return n}},Fr={decode:function(e){const t=e.length-1;let n="";for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(92===i){if(r===t)break;if(i=e.charCodeAt(++r),x.isValidEscape(92,i)){const t=r-1,i=L.consumeEscaped(e,t);r=i-1,n+=L.decodeEscaped(e.substring(t+1,i))}else 13===i&&10===e.charCodeAt(r+1)&&r++}else n+=e[r]}return n},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)+" ":x.isName(r)?t+=e.charAt(n):t+="\\"+e.charAt(n):t+="�"}return t}};const{tokenize:qr,parse:Hr,generate:Wr,lexer:Vr,createLexer:Kr,walk:Zr,find:$r,findLast:Gr,findAll:Yr,toPlainObject:Xr,fromPlainObject:Qr,fork:Jr}=Ur;var ei={version:"2.3.1".version,createSyntax:cn,List:U.List,Lexer:on,definitionSyntax:Mr,clone:jr.clone,isCustomProperty:Ue.isCustomProperty,keyword:Ue.keyword,property:Ue.property,vendorPrefix:Ue.vendorPrefix,ident:Fr,string:dr,url:Sr,tokenTypes:u,tokenNames:N,TokenStream:I,createLexer:Kr,find:$r,findAll:Yr,findLast:Gr,fork:Jr,fromPlainObject:Qr,generate:Wr,lexer:Vr,parse:Hr,toPlainObject:Xr,tokenize:qr,walk:Zr};const ti=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"])],["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"])]]),ni=new Map([ai("animation","moz"),ai("border-image","moz"),ai("mask","moz"),ai("transition","moz"),ai("columns","moz"),ai("text-stroke","moz"),ai("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"])]]),ri=new Map([ai("animation","webkit"),ai("border-radius","webkit"),ai("column-rule","webkit"),ai("columns","webkit"),ai("flex","webkit"),ai("flex-flow","webkit"),ai("mask","webkit"),ai("text-stroke","webkit"),ai("perspective-origin","webkit"),ai("transform-origin","webkit"),ai("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"])]]),ii=["background-position","background-repeat","text-decoration"];ni.forEach((e,t)=>ti.set(t,e)),ri.forEach((e,t)=>ti.set(t,e));const oi=new Map;function ai(e,t){const n=ti.get(e);if(n)return[`-${t}-${e}`,new Set(Array.from(n,e=>`-${t}-${e}`))]}function si(e,t){const n=ti.get(e);return!!n&&n.has(t)}ti.forEach((e,t)=>{e.forEach(e=>{oi.get(e)||oi.set(e,new Set),oi.get(e).add(t)})});var li={isShorthand:function(e){return ti.has(e)},isShorthandFor:si,hasShorthand:function(e){return oi.has(e)},hasShorthandWithin:function(e,t){return t.some(t=>si(t,e))},getShorthands:function(e){return oi.get(e)},preferredShorthand:function(e){return ii.find(t=>ti.get(t).has(e))}};const{preferredShorthand:ci,getShorthands:ui}=li;function hi(e,t){return{type:"Declaration",important:Boolean(e.getPropertyPriority(t)),property:t,value:{type:"Raw",value:e.getPropertyValue(t)}}}var di=function(e){const t=Array.from(e).reduce((t,n)=>{const r=ci(n)||n;t.set(r,hi(e,r));const i=ui(n);return i&&i.forEach(n=>{e.getPropertyValue(n)&&(t.delete(n),t.set(n,hi(e,n)))}),t},new Map);return Array.from(t.values())};const pi={2:{atrule:"charset",prelude:"charset"},3:{atrule:"import",prelude:"import"},10:{atrule:"namespace",prelude:"namespace"},1:{prelude:"selector",block:"style"},8:{prelude:"key",block:"style"},6:{atrule:"page",prelude:"selector",block:"style"},5:{atrule:"font-face",block:"style"},4:{atrule:"media",prelude:"condition",block:"nested"},12:{atrule:"supports",prelude:"condition",block:"nested"},13:{atrule:"document",prelude:"condition",block:"nested"},7:{atrule:"keyframes",prelude:"name",block:"nested"}};var mi=function e(t){return Array.from(t,t=>{const n=pi[t.type],r={};if(n.atrule){r.type="Atrule";const[e,i]=t.cssText.match(new RegExp("^@(-\\w+-)?"+n.atrule));r.name=i?i+n.atrule:n.atrule}else r.type="Rule";let i;if("selector"===n.prelude?i=t.selectorText:"key"===n.prelude?i=t.keyText:"condition"===n.prelude?i=t.conditionText:"name"===n.prelude?i=t.name:"import"===n.prelude?i=`url("${t.href}") ${t.media.mediaText}`:"namespace"===n.prelude?i=`${t.prefix} url("${t.namespaceURI}")`:"charset"===n.prelude&&(i=`"${t.encoding}"`),i){const e=n.atrule?{context:"atrulePrelude",atrule:n.atrule}:{context:"selectorList"};r.prelude=ei.toPlainObject(ei.parse(i,e))}else r.prelude=null;return"style"===n.block?r.block={type:"Block",children:di(t.style)}:"nested"===n.block?r.block={type:"Block",children:e(t.cssRules)}:r.block=null,r})};const fi=new Set(["before","after","first-line","first-letter"]);const{isShorthand:gi,isShorthandFor:bi,hasShorthandWithin:yi}=li,ki={"word-wrap":"overflow-wrap",clip:"clip-path"};function wi(e,t){const n=new Map;e.forEach(({type:e,property:t,important:r,value:{value:i}={}})=>{if("Declaration"!==e)return;let o=n.get(t);o||(o=new Map,n.set(t,o)),o.set(i,r)}),t.forEach(({type:e,property:t,important:r,value:{value:i}={}})=>{if("Declaration"!==e)return;if(yi(t,Array.from(n.keys())))return;let o=n.get(t);if(o)if(o.has(i))o.get(i)!==r&&o.forEach((e,t)=>o.set(t,r));else{if(gi(t))return;o.clear()}else o=new Map,n.set(t,o);o.set(i,r)});const r=[];return n.forEach((e,t)=>{e.forEach((e,n)=>r.push({type:"Declaration",property:t,value:{type:"Raw",value:n},important:e}))}),r}function vi(e){return"Rule"===e.type||/^(-\w+-)?(page|font-face)$/.test(e.name)}function xi(e,t,n,r){for(let i=t;i<n;++i)r(e[i],i,e)}var Si=()=>{},_i=function(e,t=Si){t("[processInlineCss] processing inline css for",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}`}(e));try{const n=function(e){const t=ei.parse(e,{context:"stylesheet",parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!1,parseCustomProperty:!1});return ei.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"})}}),ei.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))}}}),ei.walk(t,{visit:"PseudoClassSelector",enter(e){fi.has(e.name)&&(e.type="PseudoElementSelector")}}),ei.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],i=r?"PseudoClassSelector"===r.type||"PseudoElementSelector"===r.type:void 0;return!("*"===e.name&&"TypeSelector"===e.type&&i)});e.children.fromArray(n.length?n:null)}}}),ei.walk(t,{visit:"AttributeSelector",enter(e){e.value&&"Identifier"===e.value.type&&(e.value={type:"String",value:e.value.name})}}),ei.toPlainObject(t)}(e.textContent);t("[processInlineCss] created AST for textContent");const r=mi(e.sheet.cssRules);t("[processInlineCss] created AST for CSSOM");const i=function e(t,n){let r=0;const i=[];return t.forEach(t=>{const o={};o.type=t.type,o.name=t.name,o.prelude=t.prelude,o.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&&(i=e.prelude,o=n.prelude,!i&&!o||i.type===o.type&&function e(t,n){return!Array.isArray(t)&&!Array.isArray(n)||Array.isArray(t)&&Array.isArray(n)&&t.length===n.length&&t.every((t,r)=>{const i=n[r];return t.type===i.type&&((s=t.name)===(l=i.name)||s&&l&&s.name&&s.name===l.name)&&((o=t.value)===(a=i.value)||o.type===a.type&&o.value===a.value)&&e(t.children,i.children);var o,a,s,l})}(i.children,o.children))&&(!vi(n)||(t=e.block.children,(r=n.block.children).reduce((e,n)=>e+("Declaration"===n.type&&(function(e){return/^(-\w+-)/.test(e)}(n.property)||t.some(e=>function(e,t){const n=ki[e]||e,r=ki[t]||t;return n===r||bi(r,n)||bi(n,r)}(e.property,n.property)))?1:0),0)>=r.length));var t,r,i,o})}(n,r,t);a>r&&xi(n,r,a,e=>i.push(e)),a>=0&&(r=a+1,function(e){return"Atrule"===e.type&&/^(-\w+-)?(media|supports|document|keyframes)$/.test(e.name)}(t)?o.block={type:"Block",children:e(t.block.children,n[a].block.children)}:vi(t)&&(o.block={type:"Block",children:wi(t.block.children,n[a].block.children)})),i.push(o)},[]),r<n.length&&xi(n,r,n.length,e=>i.push(e)),i}(n.children,r);t("[processInlineCss] merged AST");const o=ei.generate(ei.fromPlainObject({type:"StyleSheet",children:i}));return t("[processInlineCss] generated cssText of length",o.length),o}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"),"")}},Ci=function(e,{removeReverseProxyURLPrefixes:t}={}){const n=/url\((?!['"]?:)['"]?([^'")]*)['"]?\)/g,r=[];let i;for(;null!==(i=n.exec(e));)r.push(i[1]);return t?r.map(e=>{const t=e.match(/\/http(.*)$/);return t&&t.length?t[0].substring(1):e}):r},Ai=function(e){let t=[];for(let n=0,r=e.length;n<r;n++){const r=e[n];let i=e.getPropertyValue(r);(/^\s*var\s*\(/.test(i)||/^--/.test(r))&&(i=i.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 o=Ci(i);t=t.concat(o)}return t};const zi=/(\S+)(?:\s+[\d.]+[wx])?(?:,|$)/g;var Li=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=[],i=new RegExp(e.source,e.flags),o=i.global;let a;for(;(a=i.exec(t))&&(r.push(n(a)),o););return r}(zi,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"));const r=function(e){if(e.hasAttribute("style"))return Ai(e.style)}(e);return r&&(n=n.concat(r)),n},Ni=function(e){const t=mi(e.cssRules);return ei.generate(ei.fromPlainObject({type:"StyleSheet",children:t}))},Di=function(e){const{display:t}=e.ownerDocument.defaultView.getComputedStyle(e),{width:n,height:r}=e.getBoundingClientRect();return"none"===t||0===n||0===r};const Ti=Symbol("raw");function Ei(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,i){if(t===Ti)return n;const o=Reflect.get(r,t,n);return"function"==typeof o?function(){return o.apply(this===i?n:this,arguments)}:o}})):e;var n,r}Ei.unwrap=function(e){return e[Ti]||e};var Pi=Ei;const{absolutizeUrl:Ii,isInlineFrame:Ri,isAccessibleFrame:Bi}=s,Oi=new Set(["date","datetime-local","email","month","number","password","search","tel","text","time","url","week"]),Ui=/^on[a-z]+$/;function Mi({attributes:e={}}){return Object.keys(e).filter(t=>e[t]&&e[t].name)}function ji(e,t,n){const r=e.find(e=>e.name===t);r?r.value=n:e.push({name:t,value:n})}function Fi(e){return Array.from(e.adoptedStyleSheets).map(Ni)}var qi=function(e,t,n=Si){const r=[{nodeType:Node.DOCUMENT_NODE}],i=[e],o=[],a=[],s=[],l=[];let u=[];const h=[],d=[];return r[0].childNodeIndexes=function e(r,p){if(!p||0===p.length)return null;const m=[];return Array.prototype.forEach.call(p,p=>{const f=function r(p,m){const f=Pi(m);let g;if([Node.ELEMENT_NODE,Node.DOCUMENT_FRAGMENT_NODE].includes(f.nodeType)){if(f.hasAttribute&&f.hasAttribute("data-applitools-skip"))return null;if(["LINK","STYLE","SOURCE"].includes(f.nodeName)&&f.media.trim()&&!function(e){return ei.toPlainObject(ei.parse(e.toLowerCase(),{context:"mediaQueryList"})).children.some(e=>e.children.reduce((e,t)=>("Identifier"===t.type&&"and"===t.name?e.push([]):e[e.length-1].push(t),e),[[]]).every(e=>{let t,n;if(1===e.length)[n]=e;else{if(2!==e.length)return!1;[t,n]=e}return!(t&&("Identifier"!==t.type||!["not","only"].includes(t.name)))&&("MediaFeature"===n.type||("Identifier"===n.type&&["all","screen"].includes(n.name)?!t||"not"!==t.name:t&&"not"===t.name))}))}(f.media))return null;if("SCRIPT"===f.nodeName)g=function(e){return{nodeType:Node.ELEMENT_NODE,nodeName:"SCRIPT",attributes:Mi(e).map(t=>{const n=e.attributes[t].name;return{name:n,value:Ui.test(n)?"":e.attributes[t].value}}).filter(e=>"src"!==e.name),childNodeIndexes:[]}}(f);else{const u=f.shadowRoot&&f.shadowRoot.childNodes.length&&"ShadowRoot"!==f.shadowRoot.constructor.name;if(g=function(e){const t={nodeType:e.nodeType,nodeName:e.nodeName,attributes:Mi(e).map(t=>{let n=e.attributes[t].value;const r=e.attributes[t].name;return n.includes("blob:")?n=n.replace(/blob:/g,""):Ui.test(r)?n="":"IFRAME"===e.nodeName&&Bi(e)&&"src"===r&&"about:blank"!==e.contentDocument.location.href&&e.contentDocument.location.href!==Ii(n,e.ownerDocument.location.href)?n=e.contentDocument.location.href:"style"===r&&(n=function(e){const t={type:"DeclarationList",children:di(e)};return ei.generate(t)}(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&&Oi.has(e.type)&&(e.attributes.value&&e.attributes.value.value)!==e.value&&ji(t.attributes,"value",e.value),"OPTION"===e.tagName&&e.parentElement.selectedOptions&&Array.from(e.parentElement.selectedOptions).indexOf(Pi.unwrap(e))>-1&&ji(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&&ji(t.attributes,"disabled",""),t}(f),"STYLE"===f.nodeName&&f.sheet&&f.sheet.cssRules.length?(p.push(function(e,t){return{nodeType:Node.TEXT_NODE,nodeValue:_i(e,t)}}(f,n)),g.childNodeIndexes=[p.length-1]):"TEXTAREA"===f.tagName&&f.value!==f.textContent?(p.push(function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.value}}(f)),g.childNodeIndexes=[p.length-1]):g.childNodeIndexes=!u&&f.childNodes.length?e(p,f.childNodes):[],"SLOT"===f.tagName&&"function"==typeof f.assignedNodes){const t=f.assignedNodes();g.childNodeIndexes=g.childNodeIndexes||[],g.childNodeIndexes=t.length?g.childNodeIndexes.concat(e(p,t)):g.childNodeIndexes}if(f.shadowRoot&&(u?g.childNodeIndexes=g.childNodeIndexes.concat(e(p,f.shadowRoot.childNodes)):(g.shadowRootIndex=r(p,f.shadowRoot),i.push(f.shadowRoot))),"CANVAS"===f.nodeName&&!Di(m)){const e=Ii(`applitools-canvas-${c()}.png`,t);g.attributes.push({name:"data-applitools-src",value:e}),o.push({element:f,cdtNode:g,url:e})}if("IFRAME"===f.nodeName){const e=c();if(f.setAttribute("data-applitools-selector",e),Di(m))g.attributes.forEach(e=>{"src"!==e.name&&"srcdoc"!==e.name||(g.attributes.push({name:"data-applitools-original-"+e.name,value:e.value}),e.value="")});else if(Bi(m))if(Ri(f)){const e=Ii("?applitools-iframe="+c(),t);g.attributes.push({name:"data-applitools-src",value:e}),a.push({element:f,url:e})}else{const e=f.contentDocument.location.href,t=Ii("?applitools-iframe="+c(),e);g.attributes.push({name:"data-applitools-src",value:t}),s.push({element:f,url:t})}else{const t=`[data-applitools-selector="${e}"]`;l.push({selector:t,index:p.length})}}f.adoptedStyleSheets&&f.adoptedStyleSheets.length>0&&(g.exp_adoptedStyleSheets=Fi(f))}if(f.nodeType===Node.ELEMENT_NODE){const e=Li(f);if(e.length>0&&(u=u.concat(e)),"IMG"===f.tagName&&/^blob:/.test(f.src)){const e=f.src.replace(/^blob:/,"");h.push({element:f,cdtNode:g,url:e})}if("VIDEO"===f.tagName&&(/^blob:/.test(f.src)||f.srcObject)){let e;f.src?e=f.src.replace(/^blob:/,""):(e=Ii(`applitools-video-${c()}.webm`,t),g.attributes.push({name:"data-applitools-src",value:e})),d.push({element:f,cdtNode:g,url:e})}}}else f.nodeType===Node.TEXT_NODE?g=function(e){return{nodeType:Node.TEXT_NODE,nodeValue:e.nodeValue}}(f):f.nodeType===Node.DOCUMENT_TYPE_NODE&&(g=function(e){return{nodeType:Node.DOCUMENT_TYPE_NODE,nodeName:e.nodeName}}(f));return g?(p.push(g),p.length-1):null}(r,p);null!==f&&m.push(f)}),m}(r,e.childNodes),e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&(r[0].exp_adoptedStyleSheets=Fi(e)),{cdt:r,docRoots:i,canvasElements:o,frames:s,inlineFrames:a,crossFrames:l,linkUrls:u,imageBlobs:h,videoBlobs:d}},Hi=function(e){const t=[];return new Set(e).forEach(e=>e&&t.push(e)),t},Wi=function(e){return e.reduce(({resourceUrls:e,blobsObj:t},{resourceUrls:n,blobsObj:r})=>({resourceUrls:Hi(e.concat(n)),blobsObj:Object.assign(t,r)}),{resourceUrls:[],blobsObj:{}})},Vi=function({processResource:e,aggregateResourceUrlsAndBlobs:t}){return function n({documents:r,urls:i,forceCreateStyle:o=!1,skipResources:a}){return Promise.all(i.map(t=>e({url:t,documents:r,getResourceUrlsAndBlobs:n,forceCreateStyle:o,skipResources:a}))).then(e=>t(e))}},Ki=Y((function(e,t){var n="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var n=t.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var i in n)r(n,i)&&(e[i]=n[i])}}return e},t.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var i={arraySet:function(e,t,n,r,i){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),i);else for(var o=0;o<r;o++)e[i+o]=t[n+o]},flattenChunks:function(e){var t,n,r,i,o,a;for(r=0,t=0,n=e.length;t<n;t++)r+=e[t].length;for(a=new Uint8Array(r),i=0,t=0,n=e.length;t<n;t++)o=e[t],a.set(o,i),i+=o.length;return a}},o={arraySet:function(e,t,n,r,i){for(var o=0;o<r;o++)e[i+o]=t[n+o]},flattenChunks:function(e){return[].concat.apply([],e)}};t.setTyped=function(e){e?(t.Buf8=Uint8Array,t.Buf16=Uint16Array,t.Buf32=Int32Array,t.assign(t,i)):(t.Buf8=Array,t.Buf16=Array,t.Buf32=Array,t.assign(t,o))},t.setTyped(n)}));function Zi(e){for(var t=e.length;--t>=0;)e[t]=0}var $i=[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],Gi=[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],Yi=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Xi=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Qi=new Array(576);Zi(Qi);var Ji=new Array(60);Zi(Ji);var eo=new Array(512);Zi(eo);var to=new Array(256);Zi(to);var no=new Array(29);Zi(no);var ro,io,oo,ao=new Array(30);function so(e,t,n,r,i){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=e&&e.length}function lo(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function co(e){return e<256?eo[e]:eo[256+(e>>>7)]}function uo(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function ho(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,uo(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function po(e,t,n){ho(e,n[2*t],n[2*t+1])}function mo(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function fo(e,t,n){var r,i,o=new Array(16),a=0;for(r=1;r<=15;r++)o[r]=a=a+n[r-1]<<1;for(i=0;i<=t;i++){var s=e[2*i+1];0!==s&&(e[2*i]=mo(o[s]++,s))}}function go(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;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 bo(e){e.bi_valid>8?uo(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 yo(e,t,n,r){var i=2*t,o=2*n;return e[i]<e[o]||e[i]===e[o]&&r[t]<=r[n]}function ko(e,t,n){for(var r=e.heap[n],i=n<<1;i<=e.heap_len&&(i<e.heap_len&&yo(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!yo(t,r,e.heap[i],e.depth));)e.heap[n]=e.heap[i],n=i,i<<=1;e.heap[n]=r}function wo(e,t,n){var r,i,o,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],i=e.pending_buf[e.l_buf+s],s++,0===r?po(e,i,t):(po(e,(o=to[i])+256+1,t),0!==(a=$i[o])&&ho(e,i-=no[o],a),po(e,o=co(--r),n),0!==(a=Gi[o])&&ho(e,r-=ao[o],a))}while(s<e.last_lit);po(e,256,t)}function vo(e,t){var n,r,i,o=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!==o[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):o[2*n+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,s&&(e.static_len-=a[2*i+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)ko(e,o,n);i=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],ko(e,o,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,o[2*i]=o[2*n]+o[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,o[2*n+1]=o[2*r+1]=i,e.heap[1]=i++,ko(e,o,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,o,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(o=0;o<=15;o++)e.bl_count[o]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(o=l[2*l[2*(r=e.heap[n])+1]+1]+1)>m&&(o=m,f++),l[2*r+1]=o,r>c||(e.bl_count[o]++,a=0,r>=p&&(a=d[r-p]),s=l[2*r],e.opt_len+=s*(o+a),h&&(e.static_len+=s*(u[2*r+1]+a)));if(0!==f){do{for(o=m-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[m]--,f-=2}while(f>0);for(o=m;0!==o;o--)for(r=e.bl_count[o];0!==r;)(i=e.heap[--n])>c||(l[2*i+1]!==o&&(e.opt_len+=(o-l[2*i+1])*l[2*i],l[2*i+1]=o),r--)}}(e,t),fo(o,c,e.bl_count)}function xo(e,t,n){var r,i,o=-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++)i=a,a=t[2*(r+1)+1],++s<l&&i===a||(s<c?e.bl_tree[2*i]+=s:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4))}function So(e,t,n){var r,i,o=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(i=a,a=t[2*(r+1)+1],!(++s<l&&i===a)){if(s<c)do{po(e,i,e.bl_tree)}while(0!=--s);else 0!==i?(i!==o&&(po(e,i,e.bl_tree),s--),po(e,16,e.bl_tree),ho(e,s-3,2)):s<=10?(po(e,17,e.bl_tree),ho(e,s-3,3)):(po(e,18,e.bl_tree),ho(e,s-11,7));s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4)}}Zi(ao);var _o=!1;function Co(e,t,n,r){ho(e,0+(r?1:0),3),function(e,t,n,r){bo(e),uo(e,n),uo(e,~n),Ki.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}var Ao,zo={_tr_init:function(e){_o||(function(){var e,t,n,r,i,o=new Array(16);for(n=0,r=0;r<28;r++)for(no[r]=n,e=0;e<1<<$i[r];e++)to[n++]=r;for(to[n-1]=r,i=0,r=0;r<16;r++)for(ao[r]=i,e=0;e<1<<Gi[r];e++)eo[i++]=r;for(i>>=7;r<30;r++)for(ao[r]=i<<7,e=0;e<1<<Gi[r]-7;e++)eo[256+i++]=r;for(t=0;t<=15;t++)o[t]=0;for(e=0;e<=143;)Qi[2*e+1]=8,e++,o[8]++;for(;e<=255;)Qi[2*e+1]=9,e++,o[9]++;for(;e<=279;)Qi[2*e+1]=7,e++,o[7]++;for(;e<=287;)Qi[2*e+1]=8,e++,o[8]++;for(fo(Qi,287,o),e=0;e<30;e++)Ji[2*e+1]=5,Ji[2*e]=mo(e,5);ro=new so(Qi,$i,257,286,15),io=new so(Ji,Gi,0,30,15),oo=new so(new Array(0),Yi,0,19,7)}(),_o=!0),e.l_desc=new lo(e.dyn_ltree,ro),e.d_desc=new lo(e.dyn_dtree,io),e.bl_desc=new lo(e.bl_tree,oo),e.bi_buf=0,e.bi_valid=0,go(e)},_tr_stored_block:Co,_tr_flush_block:function(e,t,n,r){var i,o,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<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),vo(e,e.l_desc),vo(e,e.d_desc),a=function(e){var t;for(xo(e,e.dyn_ltree,e.l_desc.max_code),xo(e,e.dyn_dtree,e.d_desc.max_code),vo(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Xi[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=n+5,n+4<=i&&-1!==t?Co(e,t,n,r):4===e.strategy||o===i?(ho(e,2+(r?1:0),3),wo(e,Qi,Ji)):(ho(e,4+(r?1:0),3),function(e,t,n,r){var i;for(ho(e,t-257,5),ho(e,n-1,5),ho(e,r-4,4),i=0;i<r;i++)ho(e,e.bl_tree[2*Xi[i]+1],3);So(e,e.dyn_ltree,t-1),So(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),wo(e,e.dyn_ltree,e.dyn_dtree)),go(e),r&&bo(e)},_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*(to[n]+256+1)]++,e.dyn_dtree[2*co(t)]++),e.last_lit===e.lit_bufsize-1},_tr_align:function(e){ho(e,2,3),po(e,256,Qi),function(e){16===e.bi_valid?(uo(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)}},Lo=function(e,t,n,r){for(var i=65535&e|0,o=e>>>16&65535|0,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{o=o+(i=i+t[r++]|0)|0}while(--a);i%=65521,o%=65521}return i|o<<16|0},No=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}(),Do=function(e,t,n,r){var i=No,o=r+n;e^=-1;for(var a=r;a<o;a++)e=e>>>8^i[255&(e^t[a])];return-1^e},To={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"};function Eo(e,t){return e.msg=To[t],t}function Po(e){return(e<<1)-(e>4?9:0)}function Io(e){for(var t=e.length;--t>=0;)e[t]=0}function Ro(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(Ki.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 Bo(e,t){zo._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Ro(e.strm)}function Oo(e,t){e.pending_buf[e.pending++]=t}function Uo(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Mo(e,t){var n,r,i=e.max_chain_length,o=e.strstart,a=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-262?e.strstart-(e.w_size-262):0,c=e.window,u=e.w_mask,h=e.prev,d=e.strstart+258,p=c[o+a-1],m=c[o+a];e.prev_length>=e.good_match&&(i>>=2),s>e.lookahead&&(s=e.lookahead);do{if(c[(n=t)+a]===m&&c[n+a-1]===p&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<d);if(r=258-(d-o),o=d-258,r>a){if(e.match_start=t,a=r,r>=s)break;p=c[o+a-1],m=c[o+a]}}}while((t=h[t&u])>l&&0!=--i);return a<=e.lookahead?a:e.lookahead}function jo(e){var t,n,r,i,o,a,s,l,c,u,h=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-262)){Ki.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);i+=h}if(0===e.strm.avail_in)break;if(a=e.strm,s=e.window,l=e.strstart+e.lookahead,c=i,u=void 0,(u=a.avail_in)>c&&(u=c),n=0===u?0:(a.avail_in-=u,Ki.arraySet(s,a.input,a.next_in,u,l),1===a.state.wrap?a.adler=Lo(a.adler,s,u,l):2===a.state.wrap&&(a.adler=Do(a.adler,s,u,l)),a.next_in+=u,a.total_in+=u,u),e.lookahead+=n,e.lookahead+e.insert>=3)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<262&&0!==e.strm.avail_in)}function Fo(e,t){for(var n,r;;){if(e.lookahead<262){if(jo(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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-262&&(e.match_length=Mo(e,n)),e.match_length>=3)if(r=zo._tr_tally(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=zo._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(Bo(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(Bo(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Bo(e,!1),0===e.strm.avail_out)?1:2}function qo(e,t){for(var n,r,i;;){if(e.lookahead<262){if(jo(e),e.lookahead<262&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=2,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-262&&(e.match_length=Mo(e,n),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,r=zo._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-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=2,e.strstart++,r&&(Bo(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=zo._tr_tally(e,0,e.window[e.strstart-1]))&&Bo(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=zo._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(Bo(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Bo(e,!1),0===e.strm.avail_out)?1:2}function Ho(e,t,n,r,i){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=i}function Wo(){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=8,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 Ki.Buf16(1146),this.dyn_dtree=new Ki.Buf16(122),this.bl_tree=new Ki.Buf16(78),Io(this.dyn_ltree),Io(this.dyn_dtree),Io(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Ki.Buf16(16),this.heap=new Ki.Buf16(573),Io(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Ki.Buf16(573),Io(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 Vo(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,zo._tr_init(t),0):Eo(e,-2)}function Ko(e){var t,n=Vo(e);return 0===n&&((t=e.state).window_size=2*t.w_size,Io(t.head),t.max_lazy_match=Ao[t.level].max_lazy,t.good_match=Ao[t.level].good_length,t.nice_match=Ao[t.level].nice_length,t.max_chain_length=Ao[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),n}function Zo(e,t,n,r,i,o){if(!e)return-2;var a=1;if(-1===t&&(t=6),r<0?(a=0,r=-r):r>15&&(a=2,r-=16),i<1||i>9||8!==n||r<8||r>15||t<0||t>9||o<0||o>4)return Eo(e,-2);8===r&&(r=9);var s=new Wo;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=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+3-1)/3),s.window=new Ki.Buf8(2*s.w_size),s.head=new Ki.Buf16(s.hash_size),s.prev=new Ki.Buf16(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new Ki.Buf8(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=3*s.lit_bufsize,s.level=t,s.strategy=o,s.method=n,Ko(e)}Ao=[new Ho(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(jo(e),0===e.lookahead&&0===t)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,Bo(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-262&&(Bo(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Bo(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(Bo(e,!1),e.strm.avail_out),1)})),new Ho(4,4,8,4,Fo),new Ho(4,5,16,8,Fo),new Ho(4,6,32,32,Fo),new Ho(4,4,16,16,qo),new Ho(8,16,32,32,qo),new Ho(8,16,128,128,qo),new Ho(8,32,128,256,qo),new Ho(32,128,258,1024,qo),new Ho(32,258,258,4096,qo)];var $o={deflateInit:function(e,t){return Zo(e,t,8,15,8,0)},deflateInit2:Zo,deflateReset:Ko,deflateResetKeep:Vo,deflateSetHeader:function(e,t){return e&&e.state?2!==e.state.wrap?-2:(e.state.gzhead=t,0):-2},deflate:function(e,t){var n,r,i,o;if(!e||!e.state||t>5||t<0)return e?Eo(e,-2):-2;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||666===r.status&&4!==t)return Eo(e,0===e.avail_out?-5:-2);if(r.strm=e,n=r.last_flush,r.last_flush=t,42===r.status)if(2===r.wrap)e.adler=0,Oo(r,31),Oo(r,139),Oo(r,8),r.gzhead?(Oo(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)),Oo(r,255&r.gzhead.time),Oo(r,r.gzhead.time>>8&255),Oo(r,r.gzhead.time>>16&255),Oo(r,r.gzhead.time>>24&255),Oo(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Oo(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Oo(r,255&r.gzhead.extra.length),Oo(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=Do(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Oo(r,0),Oo(r,0),Oo(r,0),Oo(r,0),Oo(r,0),Oo(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Oo(r,3),r.status=113);else{var a=8+(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=113,Uo(r,a),0!==r.strstart&&(Uo(r,e.adler>>>16),Uo(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(i=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),Ro(e),i=r.pending,r.pending!==r.pending_buf_size));)Oo(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),Ro(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,Oo(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),Ro(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,Oo(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Do(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.status=103)}else r.status=103;if(103===r.status&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&Ro(e),r.pending+2<=r.pending_buf_size&&(Oo(r,255&e.adler),Oo(r,e.adler>>8&255),e.adler=0,r.status=113)):r.status=113),0!==r.pending){if(Ro(e),0===e.avail_out)return r.last_flush=-1,0}else if(0===e.avail_in&&Po(t)<=Po(n)&&4!==t)return Eo(e,-5);if(666===r.status&&0!==e.avail_in)return Eo(e,-5);if(0!==e.avail_in||0!==r.lookahead||0!==t&&666!==r.status){var s=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(jo(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,n=zo._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Bo(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Bo(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Bo(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,i,o,a=e.window;;){if(e.lookahead<=258){if(jo(e),e.lookahead<=258&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(r=a[i=e.strstart-1])===a[++i]&&r===a[++i]&&r===a[++i]){o=e.strstart+258;do{}while(r===a[++i]&&r===a[++i]&&r===a[++i]&&r===a[++i]&&r===a[++i]&&r===a[++i]&&r===a[++i]&&r===a[++i]&&i<o);e.match_length=258-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(n=zo._tr_tally(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=zo._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Bo(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Bo(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Bo(e,!1),0===e.strm.avail_out)?1:2}(r,t):Ao[r.level].func(r,t);if(3!==s&&4!==s||(r.status=666),1===s||3===s)return 0===e.avail_out&&(r.last_flush=-1),0;if(2===s&&(1===t?zo._tr_align(r):5!==t&&(zo._tr_stored_block(r,0,0,!1),3===t&&(Io(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),Ro(e),0===e.avail_out))return r.last_flush=-1,0}return 4!==t?0:r.wrap<=0?1:(2===r.wrap?(Oo(r,255&e.adler),Oo(r,e.adler>>8&255),Oo(r,e.adler>>16&255),Oo(r,e.adler>>24&255),Oo(r,255&e.total_in),Oo(r,e.total_in>>8&255),Oo(r,e.total_in>>16&255),Oo(r,e.total_in>>24&255)):(Uo(r,e.adler>>>16),Uo(r,65535&e.adler)),Ro(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?0:1)},deflateEnd:function(e){var t;return e&&e.state?42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?Eo(e,-2):(e.state=null,113===t?Eo(e,-3):0):-2},deflateSetDictionary:function(e,t){var n,r,i,o,a,s,l,c,u=t.length;if(!e||!e.state)return-2;if(2===(o=(n=e.state).wrap)||1===o&&42!==n.status||n.lookahead)return-2;for(1===o&&(e.adler=Lo(e.adler,t,u,0)),n.wrap=0,u>=n.w_size&&(0===o&&(Io(n.head),n.strstart=0,n.block_start=0,n.insert=0),c=new Ki.Buf8(n.w_size),Ki.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,jo(n);n.lookahead>=3;){r=n.strstart,i=n.lookahead-2;do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+3-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--i);n.strstart=r,n.lookahead=2,jo(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=2,n.match_available=0,e.next_in=s,e.input=l,e.avail_in=a,n.wrap=o,0},deflateInfo:"pako deflate (from Nodeca project)"},Go=!0,Yo=!0;try{String.fromCharCode.apply(null,[0])}catch(t){Go=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){Yo=!1}for(var Xo=new Ki.Buf8(256),Qo=0;Qo<256;Qo++)Xo[Qo]=Qo>=252?6:Qo>=248?5:Qo>=240?4:Qo>=224?3:Qo>=192?2:1;function Jo(e,t){if(t<65534&&(e.subarray&&Yo||!e.subarray&&Go))return String.fromCharCode.apply(null,Ki.shrinkBuf(e,t));for(var n="",r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n}Xo[254]=Xo[254]=1;var ea=function(e){var t,n,r,i,o,a=e.length,s=0;for(i=0;i<a;i++)55296==(64512&(n=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(r=e.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(r-56320),i++),s+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Ki.Buf8(s),o=0,i=0;o<s;i++)55296==(64512&(n=e.charCodeAt(i)))&&i+1<a&&56320==(64512&(r=e.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(r-56320),i++),n<128?t[o++]=n:n<2048?(t[o++]=192|n>>>6,t[o++]=128|63&n):n<65536?(t[o++]=224|n>>>12,t[o++]=128|n>>>6&63,t[o++]=128|63&n):(t[o++]=240|n>>>18,t[o++]=128|n>>>12&63,t[o++]=128|n>>>6&63,t[o++]=128|63&n);return t},ta=function(e){return Jo(e,e.length)},na=function(e,t){var n,r,i,o,a=t||e.length,s=new Array(2*a);for(r=0,n=0;n<a;)if((i=e[n++])<128)s[r++]=i;else if((o=Xo[i])>4)s[r++]=65533,n+=o-1;else{for(i&=2===o?31:3===o?15:7;o>1&&n<a;)i=i<<6|63&e[n++],o--;o>1?s[r++]=65533:i<65536?s[r++]=i:(i-=65536,s[r++]=55296|i>>10&1023,s[r++]=56320|1023&i)}return Jo(s,r)},ra=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+Xo[e[n]]>t?n:t},ia=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},oa=Object.prototype.toString;function aa(e){if(!(this instanceof aa))return new aa(e);this.options=Ki.assign({level:-1,method:8,chunkSize:16384,windowBits:15,memLevel:8,strategy:0,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 ia,this.strm.avail_out=0;var n=$o.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(0!==n)throw new Error(To[n]);if(t.header&&$o.deflateSetHeader(this.strm,t.header),t.dictionary){var r;if(r="string"==typeof t.dictionary?ea(t.dictionary):"[object ArrayBuffer]"===oa.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,0!==(n=$o.deflateSetDictionary(this.strm,r)))throw new Error(To[n]);this._dict_set=!0}}function sa(e,t){var n=new aa(t);if(n.push(e,!0),n.err)throw n.msg||To[n.err];return n.result}aa.prototype.push=function(e,t){var n,r,i=this.strm,o=this.options.chunkSize;if(this.ended)return!1;r=t===~~t?t:!0===t?4:0,"string"==typeof e?i.input=ea(e):"[object ArrayBuffer]"===oa.call(e)?i.input=new Uint8Array(e):i.input=e,i.next_in=0,i.avail_in=i.input.length;do{if(0===i.avail_out&&(i.output=new Ki.Buf8(o),i.next_out=0,i.avail_out=o),1!==(n=$o.deflate(i,r))&&0!==n)return this.onEnd(n),this.ended=!0,!1;0!==i.avail_out&&(0!==i.avail_in||4!==r&&2!==r)||("string"===this.options.to?this.onData(ta(Ki.shrinkBuf(i.output,i.next_out))):this.onData(Ki.shrinkBuf(i.output,i.next_out)))}while((i.avail_in>0||0===i.avail_out)&&1!==n);return 4===r?(n=$o.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,0===n):2!==r||(this.onEnd(0),i.avail_out=0,!0)},aa.prototype.onData=function(e){this.chunks.push(e)},aa.prototype.onEnd=function(e){0===e&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Ki.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var la={Deflate:aa,deflate:sa,deflateRaw:function(e,t){return(t=t||{}).raw=!0,sa(e,t)},gzip:function(e,t){return(t=t||{}).gzip=!0,sa(e,t)}},ca=function(e,t){var n,r,i,o,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,i=r+(e.avail_in-5),o=e.next_out,A=e.output,a=o-(t-e.avail_out),s=o+(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[o++]=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=o-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[o++]=d[S++]}while(--w);S=o-x,_=A}}else if(h<w){if(S+=c+h-w,(w-=h)<v){v-=w;do{A[o++]=d[S++]}while(--w);if(S=0,h<v){v-=w=h;do{A[o++]=d[S++]}while(--w);S=o-x,_=A}}}else if(S+=h-w,w<v){v-=w;do{A[o++]=d[S++]}while(--w);S=o-x,_=A}for(;v>2;)A[o++]=_[S++],A[o++]=_[S++],A[o++]=_[S++],v-=3;v&&(A[o++]=_[S++],v>1&&(A[o++]=_[S++]))}else{S=o-x;do{A[o++]=A[S++],A[o++]=A[S++],A[o++]=A[S++],v-=3}while(v>2);v&&(A[o++]=A[S++],v>1&&(A[o++]=A[S++]))}break}}break}}while(r<i&&o<s);r-=v=m>>3,p&=(1<<(m-=v<<3))-1,e.next_in=r,e.next_out=o,e.avail_in=r<i?i-r+5:5-(r-i),e.avail_out=o<s?s-o+257:257-(o-s),n.hold=p,n.bits=m},ua=[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],ha=[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],da=[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],pa=[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],ma=function(e,t,n,r,i,o,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,L=null,N=0,D=new Ki.Buf16(16),T=new Ki.Buf16(16),E=null,P=0;for(y=0;y<=15;y++)D[y]=0;for(k=0;k<r;k++)D[t[n+k]]++;for(x=b,v=15;v>=1&&0===D[v];v--);if(x>v&&(x=v),0===v)return i[o++]=20971520,i[o++]=20971520,s.bits=1,0;for(w=1;w<v&&0===D[w];w++);for(x<w&&(x=w),C=1,y=1;y<=15;y++)if(C<<=1,(C-=D[y])<0)return-1;if(C>0&&(0===e||1!==v))return-1;for(T[1]=0,y=1;y<15;y++)T[y+1]=T[y]+D[y];for(k=0;k<r;k++)0!==t[n+k]&&(a[T[t[n+k]]++]=k);if(0===e?(L=E=a,p=19):1===e?(L=ua,N-=257,E=ha,P-=257,p=256):(L=da,E=pa,p=-1),z=0,k=0,y=w,d=o,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=E[P+a[k]],g=L[N+a[k]]):(f=96,g=0),l=1<<y-_,w=c=1<<S;do{i[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==--D[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-=D[S+_])<=0);)S++,C<<=1;if(A+=1<<S,1===e&&A>852||2===e&&A>592)return 1;i[u=z&h]=x<<24|S<<16|d-o|0}}return 0!==z&&(i[d+z]=y-_<<24|64<<16|0),s.bits=x,0};function fa(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function ga(){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 Ki.Buf16(320),this.work=new Ki.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function ba(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=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Ki.Buf32(852),t.distcode=t.distdyn=new Ki.Buf32(592),t.sane=1,t.back=-1,0):-2}function ya(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,ba(e)):-2}function ka(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)?-2:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,ya(e))):-2}function wa(e,t){var n,r;return e?(r=new ga,e.state=r,r.window=null,0!==(n=ka(e,t))&&(e.state=null),n):-2}var va,xa,Sa=!0;function _a(e){if(Sa){var t;for(va=new Ki.Buf32(512),xa=new Ki.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(ma(1,e.lens,0,288,va,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;ma(2,e.lens,0,32,xa,0,e.work,{bits:5}),Sa=!1}e.lencode=va,e.lenbits=9,e.distcode=xa,e.distbits=5}function Ca(e,t,n,r){var i,o=e.state;return null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Ki.Buf8(o.wsize)),r>=o.wsize?(Ki.arraySet(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):((i=o.wsize-o.wnext)>r&&(i=r),Ki.arraySet(o.window,t,n-r,i,o.wnext),(r-=i)?(Ki.arraySet(o.window,t,n-r,r,0),o.wnext=r,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i))),0}var Aa={inflateReset:ya,inflateReset2:ka,inflateResetKeep:ba,inflateInit:function(e){return wa(e,15)},inflateInit2:wa,inflate:function(e,t){var n,r,i,o,a,s,l,c,u,h,d,p,m,f,g,b,y,k,w,v,x,S,_,C,A=0,z=new Ki.Buf8(4),L=[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-2;12===(n=e.state).mode&&(n.mode=13),a=e.next_out,i=e.output,l=e.avail_out,o=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,h=s,d=l,S=0;e:for(;;)switch(n.mode){case 1:if(0===n.wrap){n.mode=13;break}for(;u<16;){if(0===s)break e;s--,c+=r[o++]<<u,u+=8}if(2&n.wrap&&35615===c){n.check=0,z[0]=255&c,z[1]=c>>>8&255,n.check=Do(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=30;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=30;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=30;break}n.dmax=1<<x,e.adler=n.check=1,n.mode=512&c?10:12,c=0,u=0;break;case 2:for(;u<16;){if(0===s)break e;s--,c+=r[o++]<<u,u+=8}if(n.flags=c,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(z[0]=255&c,z[1]=c>>>8&255,n.check=Do(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[o++]<<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=Do(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[o++]<<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=Do(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[o++]<<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=Do(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)),Ki.arraySet(n.head.extra,r,o,p,x)),512&n.flags&&(n.check=Do(n.check,r,p,o)),s-=p,o+=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[o+p++],n.head&&x&&n.length<65536&&(n.head.name+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=Do(n.check,r,p,o)),s-=p,o+=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[o+p++],n.head&&x&&n.length<65536&&(n.head.comment+=String.fromCharCode(x))}while(x&&p<s);if(512&n.flags&&(n.check=Do(n.check,r,p,o)),s-=p,o+=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[o++]<<u,u+=8}if(c!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;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=12;break;case 10:for(;u<32;){if(0===s)break e;s--,c+=r[o++]<<u,u+=8}e.adler=n.check=fa(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=o,e.avail_in=s,n.hold=c,n.bits=u,2;e.adler=n.check=1,n.mode=12;case 12: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[o++]<<u,u+=8}switch(n.last=1&c,u-=1,3&(c>>>=1)){case 0:n.mode=14;break;case 1:if(_a(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=30}c>>>=2,u-=2;break;case 14:for(c>>>=7&u,u-=7&u;u<32;){if(0===s)break e;s--,c+=r[o++]<<u,u+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;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;Ki.arraySet(i,r,o,p,a),s-=p,o+=p,l-=p,a+=p,n.length-=p;break}n.mode=12;break;case 17:for(;u<14;){if(0===s)break e;s--,c+=r[o++]<<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=30;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[o++]<<u,u+=8}n.lens[L[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[L[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,_={bits:n.lenbits},S=ma(0,n.lens,0,19,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid code lengths set",n.mode=30;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[o++]<<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[o++]<<u,u+=8}if(c>>>=g,u-=g,0===n.have){e.msg="invalid bit length repeat",n.mode=30;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[o++]<<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[o++]<<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=30;break}for(;p--;)n.lens[n.have++]=x}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,_={bits:n.lenbits},S=ma(1,n.lens,0,n.nlen,n.lencode,0,n.work,_),n.lenbits=_.bits,S){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,_={bits:n.distbits},S=ma(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,_),n.distbits=_.bits,S){e.msg="invalid distances set",n.mode=30;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=o,e.avail_in=s,n.hold=c,n.bits=u,ca(e,d),a=e.next_out,i=e.output,l=e.avail_out,o=e.next_in,r=e.input,s=e.avail_in,c=n.hold,u=n.bits,12===n.mode&&(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[o++]<<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[o++]<<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=12;break}if(64&b){e.msg="invalid literal/length code",n.mode=30;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[o++]<<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[o++]<<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[o++]<<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=30;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[o++]<<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=30;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=30;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=i,m=a-n.offset,p=n.length;p>l&&(p=l),l-=p,n.length-=p;do{i[a++]=f[m++]}while(--p);0===n.length&&(n.mode=21);break;case 26:if(0===l)break e;i[a++]=n.length,l--,n.mode=21;break;case 27:if(n.wrap){for(;u<32;){if(0===s)break e;s--,c|=r[o++]<<u,u+=8}if(d-=l,e.total_out+=d,n.total+=d,d&&(e.adler=n.check=n.flags?Do(n.check,i,d,a-d):Lo(n.check,i,d,a-d)),d=l,(n.flags?c:fa(c))!==n.check){e.msg="incorrect data check",n.mode=30;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[o++]<<u,u+=8}if(c!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}c=0,u=0}n.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=a,e.avail_out=l,e.next_in=o,e.avail_in=s,n.hold=c,n.bits=u,(n.wsize||d!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&Ca(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?Do(n.check,i,d,e.next_out-d):Lo(n.check,i,d,e.next_out-d)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===d||4===t)&&0===S&&(S=-5),S},inflateEnd:function(e){if(!e||!e.state)return-2;var t=e.state;return t.window&&(t.window=null),e.state=null,0},inflateGetHeader:function(e,t){var n;return e&&e.state?0==(2&(n=e.state).wrap)?-2:(n.head=t,t.done=!1,0):-2},inflateSetDictionary:function(e,t){var n,r=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?-2:11===n.mode&&Lo(1,t,r,0)!==n.check?-3:Ca(e,t,r,r)?(n.mode=31,-4):(n.havedict=1,0):-2},inflateInfo:"pako inflate (from Nodeca project)"},za={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},La=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},Na=Object.prototype.toString;function Da(e){if(!(this instanceof Da))return new Da(e);this.options=Ki.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 ia,this.strm.avail_out=0;var n=Aa.inflateInit2(this.strm,t.windowBits);if(n!==za.Z_OK)throw new Error(To[n]);if(this.header=new La,Aa.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=ea(t.dictionary):"[object ArrayBuffer]"===Na.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=Aa.inflateSetDictionary(this.strm,t.dictionary))!==za.Z_OK))throw new Error(To[n])}function Ta(e,t){var n=new Da(t);if(n.push(e,!0),n.err)throw n.msg||To[n.err];return n.result}Da.prototype.push=function(e,t){var n,r,i,o,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?za.Z_FINISH:za.Z_NO_FLUSH,"string"==typeof e?s.input=function(e){for(var t=new Ki.Buf8(e.length),n=0,r=t.length;n<r;n++)t[n]=e.charCodeAt(n);return t}(e):"[object ArrayBuffer]"===Na.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 Ki.Buf8(l),s.next_out=0,s.avail_out=l),(n=Aa.inflate(s,za.Z_NO_FLUSH))===za.Z_NEED_DICT&&c&&(n=Aa.inflateSetDictionary(this.strm,c)),n===za.Z_BUF_ERROR&&!0===u&&(n=za.Z_OK,u=!1),n!==za.Z_STREAM_END&&n!==za.Z_OK)return this.onEnd(n),this.ended=!0,!1;s.next_out&&(0!==s.avail_out&&n!==za.Z_STREAM_END&&(0!==s.avail_in||r!==za.Z_FINISH&&r!==za.Z_SYNC_FLUSH)||("string"===this.options.to?(i=ra(s.output,s.next_out),o=s.next_out-i,a=na(s.output,i),s.next_out=o,s.avail_out=l-o,o&&Ki.arraySet(s.output,s.output,i,o,0),this.onData(a)):this.onData(Ki.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!==za.Z_STREAM_END);return n===za.Z_STREAM_END&&(r=za.Z_FINISH),r===za.Z_FINISH?(n=Aa.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===za.Z_OK):r!==za.Z_SYNC_FLUSH||(this.onEnd(za.Z_OK),s.avail_out=0,!0)},Da.prototype.onData=function(e){this.chunks.push(e)},Da.prototype.onEnd=function(e){e===za.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Ki.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var Ea={Inflate:Da,inflate:Ta,inflateRaw:function(e,t){return(t=t||{}).raw=!0,Ta(e,t)},ungzip:Ta},Pa={};(0,Ki.assign)(Pa,la,Ea,za);var Ia=Pa;const{deflate:Ra}=Ia;var Ba=function({type:e,value:t,compress:n,serialize:r}){const i={type:e,value:t};return n&&(i.value=Ra(new Uint8Array(i.value)),i.compressed=!0),r&&(i.value=function(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),n=new Uint8Array(e),r=n.length,i=r%3,o=[];let a;for(let e=0,t=r-i;e<t;e+=16383)o.push(s(e,e+16383>t?t:e+16383));return 1===i?(a=n[r-1],o.push(t[a>>2]+t[a<<4&63]+"==")):2===i&&(a=(n[r-2]<<8)+n[r-1],o.push(t[a>>10]+t[a>>4&63]+t[a<<2&63]+"=")),o.join("");function s(e,r){let i;const o=[];for(let s=e;s<r;s+=3)i=(n[s]<<16&16711680)+(n[s+1]<<8&65280)+(255&n[s+2]),o.push(t[(a=i)>>18&63]+t[a>>12&63]+t[a>>6&63]+t[63&a]);var a;return o.join("")}}(i.value)),i},Oa=function(e){return/^(blob|https?):/.test(e)},Ua=function(e){const t=e&&e.match(/(^[^#]*)/),n=t&&t[1]||e;return n&&n.replace(/\?\s*$/,"?")||e},Ma=function(e){return e.reduce((e,t)=>e.concat(t),[])};const{absolutizeUrl:ja}=s;var Fa=function({fetchUrl:e,findStyleSheetByUrl:t,getCorsFreeStyleSheet:n,extractResourcesFromStyleSheet:r,extractResourcesFromSvg:i,sessionCache:o,cache:a={},compress:s,serialize:l,log:c=Si}){return function({url:u,documents:h,getResourceUrlsAndBlobs:d,forceCreateStyle:p=!1,skipResources:m}){if(!a[u])if(o&&o.getItem(u)){const e=function e(t){const n=o.getItem(t);return[t].concat(n?Hi(Ma(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),o&&o.setItem(e,[]),{resourceUrls:[e]};if(b){const t={[e]:{errorStatusCode:b}};return o&&o.setItem(e,[]),{blobsObj:t}}if(y)return c("not fetched due to timeout, returning error status code 504 (Gateway timeout)"),o&&o.setItem(e,[]),{blobsObj:{[e]:{errorStatusCode:504}}};let k;if(c(`fetched [${Date.now()-u}ms] ${e} bytes: ${f.byteLength}`),/text\/css/.test(a)){let i=t(e,h);if(i||p){const{corsFreeStyleSheet:e,cleanStyleSheet:t}=n(f,i);k=r(e),t()}}else if(/image\/svg/.test(a))try{k=i(f),p=!!k}catch(e){c("could not parse svg content",e)}const w={[e]:Ba({type:a,value:f,compress:s,serialize:l})};if(k){const t=k.map(t=>ja(t,e.replace(/^blob:/,""))).map(Ua).filter(Oa);return t.length&&(w[e].dependencies=t),o&&o.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 o&&o.setItem(e,[]),{blobsObj:w}}).catch(e=>(c("error while processing resource",a,e,e?`message=${e.message} | name=${e.name}`:""),o&&f(),{}))}(u).then(e=>(c("doProcessResource",`[${Date.now()-g}ms]`,u),e))}return a[u];function f(){c("clearing from sessionStorage:",u),o.keys().forEach(e=>{const t=o.getItem(e);o.setItem(e,t.filter(e=>e!==u))}),c("cleared from sessionStorage:",u)}}},qa=function({parser:e,decoder:t,extractResourceUrlsFromStyleTags:n}){return function(r){const i=(t||new TextDecoder("utf-8")).decode(r),o=(e||new DOMParser).parseFromString(i,"image/svg+xml"),a=Array.from(o.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(o.querySelectorAll("img[src]")).map(e=>e.getAttribute("src")),l=Array.from(o.querySelectorAll('image,use,link[rel="stylesheet"]')).map(e=>e.getAttribute("href")||e.getAttribute("xlink:href")),c=Array.from(o.getElementsByTagName("object")).map(e=>e.getAttribute("data")),u=n(o,!1),h=function(e){return Ma(Array.from(e.querySelectorAll("*[style]")).map(e=>e.style.cssText).map(Ci).filter(Boolean))}(o);return a.concat(s).concat(l).concat(c).concat(u).concat(h).filter(e=>"#"!==e[0])}},Ha=function({fetch:e=window.fetch,AbortController:t=window.AbortController,timeout:n=1e4,mediaDownloadTimeout:r=3e4}){return function(i){return new Promise((o,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(i,{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:i,value:e,type:t}))}return{url:i,errorStatusCode:e.status}}).then(o).catch(e=>a(e))})}},Wa=function({styleSheetCache:e}){return function(t,n){const r=Ma(n.map(e=>{try{return Array.from(e.styleSheets)}catch(e){return[]}}));return e[t]||r.find(e=>{const n=e.href&&Ua(e.href);return n&&function(e){const t=new URL(e);return t.username&&(t.username=""),t.password&&(t.password=""),t.href}(n)===t})}},Va=function({styleSheetCache:e,CSSRule:t=window.CSSRule,removeReverseProxyURLPrefixes:n}){return function r(i){return Hi(Array.from(i.cssRules||[]).reduce((i,o)=>{const a={[t.IMPORT_RULE]:()=>o.styleSheet&&(e[o.styleSheet.href]=o.styleSheet,o.styleSheet.href)?o.styleSheet.href:o.href,[t.FONT_FACE_RULE]:()=>Ci(o.cssText,{removeReverseProxyURLPrefixes:n}),[t.SUPPORTS_RULE]:()=>r(o),[t.MEDIA_RULE]:()=>r(o),[t.STYLE_RULE]:()=>Ai(o.style)}[o.type],s=a&&a()||[];return i.concat(s)},[])).filter(e=>"#"!==e[0])}},Ka=function(e){return function(t,n=!0){return Hi(Array.from(t.querySelectorAll("style")).reduce((r,i)=>{const o=n?Array.from(t.styleSheets).find(e=>e.ownerNode===i):i.sheet;return o?r.concat(e(o)):r},[]))}},Za=function(e){return function(t){return t.adoptedStyleSheets?Hi(t.adoptedStyleSheets.reduce((t,n)=>t.concat(e(n)),[])):[]}},$a=function(t){const n=new TextDecoder("utf-8").decode(t),r=e.head||e.querySelectorAll("head")[0],i=e.createElement("style");return i.type="text/css",i.setAttribute("data-desc","Applitools tmp variable created by DOM SNAPSHOT"),r.appendChild(i),i.styleSheet?i.styleSheet.cssText=n:i.appendChild(e.createTextNode(n)),i.sheet},Ga=function(e,t,n=Si){let r;if(t)try{t.cssRules,r=t}catch(i){n(`[dom-snapshot] could not access cssRules for ${t.href} ${i}\ncreating temp style for access.`),r=$a(e)}else r=$a(e);return{corsFreeStyleSheet:r,cleanStyleSheet:function(){r!==t&&r.ownerNode.parentNode.removeChild(r.ownerNode)}}},Ya=function(e,{log:t,compress:n,serialize:r}){return e.reduce((e,{url:i,element:o,cdtNode:a})=>{const s=new Promise(e=>{try{o.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:"",o&&o.attributes&&(r=o,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 o=Ba({type:"image/png",value:t,compress:n,serialize:r});o.url=i,e.push(o)}return e}))},Promise.resolve([]))},Xa=function(e,{doc:t,fetchedBlobs:n,log:r,compress:i,serialize:o,sessionCache:a}){if(!t.body)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=Pi(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(Pi.unwrap(e),0,0),Ya([{url:t,element:c,cdtNode:n}],{log:r,compress:i,serialize:o})))).then(e=>(u.removeChild(c),Ma(e))).catch(()=>{u.removeChild(c)})},Qa=function(e,{doc:t,fetchedBlobs:n,compress:r,serialize:i,sessionCache:o}){if(!t.body)return Promise.resolve([]);const a=new Set(Object.keys(n));let s=e.filter(({url:e})=>!(a.has("blob:"+e)||o&&o.getItem("blob:"+e)));return Promise.all(s.map(({element:e,url:t})=>{const n=e.captureStream();return 0===n.getVideoTracks().length?[]:new Promise(o=>{const a=new MediaRecorder(n,{mimeType:"video/webm"});a.addEventListener("dataavailable",n=>{a.stop(),e.pause(),n.data.arrayBuffer().then(e=>{const a=Ba({type:n.data.type,value:e,compress:r,serialize:i});a.url=t,o(a)})},{once:!0}),e.play(),a.start(),setTimeout(()=>a.requestData(),1e3)})})).then(e=>Ma(e))},Ja=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 l(t)},es=function(e){return e&&e.replace(/(\\[0-9a-fA-F]{1,6}\s?)/g,e=>{const t=parseInt(e.substr(1).trim(),16);return String.fromCodePoint(t)})||e},ts=function(e){return function(){const t=["[dom-snapshot]",`[+${Date.now()-e}ms]`].concat(Array.from(arguments));console.log.apply(console,t)}},ns=function({log:e,sessionStorage:t}){let n;try{const e=(t=t||window.sessionStorage).getItem("__process_resource");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("__process_resource",JSON.stringify(n))}}};const{absolutizeUrl:rs}=s;function is(e){return function(t){try{return l(rs(t,e))}catch(e){}}}function os(e){return Object.keys(e).map(t=>Object.assign({url:t.replace(/^blob:/,"")},e[t]))}function as(e){return e&&Oa(e)}return function({doc:t=e,showLogs:n,useSessionCache:r,dontFetchResources:i,fetchTimeout:o,skipResources:a,compressResources:s,serializeResources:l,removeReverseProxyURLPrefixes:c}={}){
|
|
4
4
|
/* MARKER FOR TEST - DO NOT DELETE */
|
|
5
|
-
arguments[0]instanceof Document&&(t=arguments[0],n=arguments[1].showLogs,r=arguments[1].useSessionCache,
|
|
5
|
+
arguments[0]instanceof Document&&(t=arguments[0],n=arguments[1].showLogs,r=arguments[1].useSessionCache,i=arguments[1].dontFetchResources,o=arguments[1].fetchTimeout,a=arguments[1].skipResources,s=arguments[1].compressResources,l=arguments[1].serializeResources,c=arguments[1].removeReverseProxyURLPrefixes);const u=n?ts(Date.now()):Si;u("processPage start"),u("skipResources length: "+(a&&a.length));const h=r&&ns({log:u}),d={},p=Va({styleSheetCache:d,removeReverseProxyURLPrefixes:c}),m=Wa({styleSheetCache:d}),f=Ka(p),g=Za(p),b=qa({extractResourceUrlsFromStyleTags:f}),y=Ha({timeout:o}),k=Fa({fetchUrl:y,findStyleSheetByUrl:m,getCorsFreeStyleSheet:Ga,extractResourcesFromStyleSheet:p,extractResourcesFromSvg:b,absolutizeUrl:rs,log:u,sessionCache:h,compress:s,serialize:l}),w=Vi({processResource:k,aggregateResourceUrlsAndBlobs:Wi});return v(t).then(e=>(u("processPage end"),e.scriptVersion="4.7.3",e));function v(e,t=e.location.href){const n=Ja(e)||t,{cdt:r,docRoots:o,canvasElements:c,frames:d,inlineFrames:p,crossFrames:m,linkUrls:b,imageBlobs:y,videoBlobs:k}=qi(e,n,u),x=Ma(o.map(e=>f(e))),S=Ma(o.map(e=>g(e))),_=is(n),C=Hi(Array.from(b).concat(Array.from(x)).concat(Array.from(S))).map(es).map(_).map(Ua).filter(as),A=i?Promise.resolve({resourceUrls:C,blobsObj:{}}):w({documents:o,urls:C,skipResources:a}).then(e=>(h&&h.persist(),e)),z=Ya(c,{log:u,compress:s,serialize:l}),L=A.then(t=>Xa(y,{fetchedBlobs:t.blobsObj,doc:e,log:u,compress:s,serialize:l,sessionCache:h})),N=A.then(t=>Qa(k,{fetchedBlobs:t.blobsObj,doc:e,log:u,compress:s,serialize:l,sessionCache:h})),D=d.map(({element:e,url:t})=>v(e.contentDocument,t)),T=p.map(({element:e,url:t})=>v(e.contentDocument,t));return Promise.all([A,z,L,N].concat(D).concat(T)).then((function(e){const{resourceUrls:i,blobsObj:o}=e[0],a=e[1],s=e[2],l=e[3],c=e.slice(4),u=E("src"),h=E("data-applitools-selector"),d=h?`[data-applitools-selector="${h}"]`:void 0,p=os(o).concat(a).concat(s).concat(l),f={cdt:r,url:t,srcAttr:u,resourceUrls:i.map(e=>e.replace(/^blob:/,"")),blobs:p,frames:c,crossFrames:m,selector:d};return n!==t&&(f.baseUri=n),f}));function E(t){return e.defaultView&&e.defaultView.frameElement&&e.defaultView.frameElement.getAttribute(t)}}}}()};let t=!0;try{let n=document.head.querySelector("[data-applitools-sandbox]");n||(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],i=n.contentDocument.createElement("script");i.textContent=`window['ctor-${r}'] = ${e.toString()};`,n.contentDocument.head.appendChild(i);const o=n.contentWindow["ctor-"+r];return t=!1,o(document).apply(null,arguments)}catch(n){try{return e(document).apply(null,arguments)}catch(e){throw t?e:n}}}}();
|
|
6
6
|
|
|
7
7
|
return processPage.apply(this, arguments);
|
|
8
8
|
}
|