@applitools/dom-snapshot 4.7.3 → 4.7.5

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.
@@ -1,4 +1,4 @@
1
- /* @applitools/dom-snapshot@4.7.3 */
1
+ /* @applitools/dom-snapshot@4.7.5 */
2
2
  "use strict";var e=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 E(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 T=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||E(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||E(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:T,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)}})}},H={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 q=()=>{};function W(e){return function(){return this[e]()}}function K(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 V=function(e){let t="",n="<unknown>",r=!1,i=q,o=!1;const a=new T,s=Object.assign(new I,function(e){const t={context:Object.create(null),scope:Object.assign(Object.create(null),e.scope),atrule:K(e.atrule),pseudo:K(e.pseudo),node:K(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:H.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:q,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?Ee(n):n:null}function Ee({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 Te=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")||Ee(Ne,h),s=Ee(a)):(a=De(o,"start")||Ee(De(t,"start")||Ne,h.slice(0,l)),s=De(o,"end")||Ee(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 He(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 qe(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 He(e,r?0:1,r,i)}function We(e,t){return null!==e&&e.type===u.Delim&&e.value.charCodeAt(0)===t}function Ke(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 Ke(e,t+r+1,!1),6;if(!x.isHexDigit(o))return 0;if(++r>6)return 0}return r}function Ve(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 He(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 qe(t(++n),n,t);case 3:return 45!==e.value.charCodeAt(2)?0:(n=Fe(t(++n),n,t),He(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(2)?0:He(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 qe(t(++n),n,t);case 2:return 45!==e.value.charCodeAt(1)?0:(n=Fe(t(++n),n,t),He(e=t(n),0,!0,n));default:return 45!==e.value.charCodeAt(1)?0:He(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?qe(t(++n),n,t):45!==e.value.charCodeAt(o+1)?0:o+2===e.value.length?(n=Fe(t(++n),n,t),He(e=t(n),0,!0,n)):He(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?Ve(Ke(e,0,!0),++n,t):We(e,63)?Ve(1,++n,t):0;if(e.type===u.Number){const r=Ke(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)&&Ke(e,1,!1)?n+1:0:Ve(r,n,t)}return e.type===u.Dimension?Ve(Ke(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 Et(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(Et),!1);return e.disallowEmpty&&(t=Lt(t,zt,At)),t}case"Multiplier":return function(e){let t=Ct,n=Et(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 Tt={DISALLOW_EMPTY:zt,MATCH:Ct,MISMATCH:At,buildMatchGraph:function(e,t){return"string"==typeof e&&(e=_t.parse(e)),{type:"MatchGraph",match:Et(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=Tt.MISMATCH;break}g="Match";break}if((t=d.nextState)===Tt.DISALLOW_EMPTY){if(d.matchStack===w){t=Tt.MISMATCH;break}t=Tt.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!==Tt.MISMATCH&&s(t.else),t.then!==Tt.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=Tt.MISMATCH;break}t=Tt.MATCH;break}if(t.mask===(1<<e.length)-1){t=Tt.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=Tt.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=Tt.MATCH}else t=Tt.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=Tt.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=Tt.MATCH;break}}t=Tt.MISMATCH;break}case"AtKeyword":case"Function":if(null!==b&&Rt(b.value,t.name)){l(),t=Tt.MATCH;break}t=Tt.MISMATCH;break;case"Token":if(null!==b&&b.value===t.value){l(),t=Tt.MATCH;break}t=Tt.MISMATCH;break;case"Comma":null!==b&&b.type===u.Comma?Bt(w.token)?t=Tt.MISMATCH:(l(),t=Ot(b)?Tt.MISMATCH:Tt.MATCH):t=Bt(w.token)||Ot(b)?Tt.MATCH:Tt.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=Tt.MATCH}else t=Tt.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 Ht={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)}},qt=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 Kt(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function Vt(e){return Boolean(e)&&Kt(e.offset)&&Kt(e.line)&&Kt(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(Vt(n.loc.start)){if(Vt(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=Tt.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,...Ht}}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 Te(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=Tt.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:Tt.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 qt(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return qt(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=V(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}},En={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}},Tn={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}},Hn={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"},qn={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}},Kn={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}},Vn={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:En,Comment:Tn,Declaration:Un,DeclarationList:jn,Dimension:Fn,Function:Hn,Hash:qn,Identifier:Wn,IdSelector:Kn,MediaFeature:Vn,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 Er(){return this.createSingleNodeList(this.Raw(this.tokenIndex,null,!1))}function Tr(){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(Er,this.scope.AtrulePrelude);break;case u.Ident:t=this.Identifier();break;case u.LeftParenthesis:t=this.Parentheses(Tr,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:En.parse,Comment:Tn.parse,Declaration:Un.parse,DeclarationList:jn.parse,Dimension:Fn.parse,Function:Hn.parse,Hash:qn.parse,Identifier:Wn.parse,IdSelector:Kn.parse,MediaFeature:Vn.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:Hr,parse:qr,generate:Wr,lexer:Kr,createLexer:Vr,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:Vr,find:$r,findAll:Yr,findLast:Gr,fork:Jr,fromPlainObject:Qr,generate:Wr,lexer:Kr,parse:qr,toPlainObject:Xr,tokenize:Hr,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 Ei=Symbol("raw");function Ti(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===Ei)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}Ti.unwrap=function(e){return e[Ei]||e};var Pi=Ti;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 Hi=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}},qi=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:qi(e.concat(n)),blobsObj:Object.assign(t,r)}),{resourceUrls:[],blobsObj:{}})},Ki=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))}},Vi=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),Vi.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},Eo={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 To(e,t){return e.msg=Eo[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&&(Vi.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)){Vi.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,Vi.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 Ho(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 qo(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 Vi.Buf16(1146),this.dyn_dtree=new Vi.Buf16(122),this.bl_tree=new Vi.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 Vi.Buf16(16),this.heap=new Vi.Buf16(573),Io(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Vi.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 Ko(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):To(e,-2)}function Vo(e){var t,n=Ko(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 To(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 Vi.Buf8(2*s.w_size),s.head=new Vi.Buf16(s.hash_size),s.prev=new Vi.Buf16(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new Vi.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,Vo(e)}Ao=[new qo(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 qo(4,4,8,4,Fo),new qo(4,5,16,8,Fo),new qo(4,6,32,32,Fo),new qo(4,4,16,16,Ho),new qo(8,16,32,32,Ho),new qo(8,16,128,128,Ho),new qo(8,32,128,256,Ho),new qo(32,128,258,1024,Ho),new qo(32,258,258,4096,Ho)];var $o={deflateInit:function(e,t){return Zo(e,t,8,15,8,0)},deflateInit2:Zo,deflateReset:Vo,deflateResetKeep:Ko,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?To(e,-2):-2;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||666===r.status&&4!==t)return To(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 To(e,-5);if(666===r.status&&0!==e.avail_in)return To(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?To(e,-2):(e.state=null,113===t?To(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 Vi.Buf8(n.w_size),Vi.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 Vi.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,Vi.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 Vi.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=Vi.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(Eo[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(Eo[n]);this._dict_set=!0}}function sa(e,t){var n=new aa(t);if(n.push(e,!0),n.err)throw n.msg||Eo[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 Vi.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(Vi.shrinkBuf(i.output,i.next_out))):this.onData(Vi.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=Vi.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 Vi.Buf16(16),E=new Vi.Buf16(16),T=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(E[1]=0,y=1;y<15;y++)E[y+1]=E[y]+D[y];for(k=0;k<r;k++)0!==t[n+k]&&(a[E[t[n+k]]++]=k);if(0===e?(L=T=a,p=19):1===e?(L=ua,N-=257,T=ha,P-=257,p=256):(L=da,T=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=T[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 Vi.Buf16(320),this.work=new Vi.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 Vi.Buf32(852),t.distcode=t.distdyn=new Vi.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 Vi.Buf32(512),xa=new Vi.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 Vi.Buf8(o.wsize)),r>=o.wsize?(Vi.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),Vi.arraySet(o.window,t,n-r,i,o.wnext),(r-=i)?(Vi.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 Vi.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)),Vi.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;Vi.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=Vi.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(Eo[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(Eo[n])}function Ea(e,t){var n=new Da(t);if(n.push(e,!0),n.err)throw n.msg||Eo[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 Vi.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 Vi.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&&Vi.arraySet(s.output,s.output,i,o,0),this.onData(a)):this.onData(Vi.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=Vi.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var Ta={Inflate:Da,inflate:Ea,inflateRaw:function(e,t){return(t=t||{}).raw=!0,Ea(e,t)},ungzip:Ea},Pa={};(0,Vi.assign)(Pa,la,Ta,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?qi(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)}}},Ha=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])}},qa=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})}},Ka=function({styleSheetCache:e,CSSRule:t=window.CSSRule,removeReverseProxyURLPrefixes:n}){return function r(i){return qi(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])}},Va=function(e){return function(t,n=!0){return qi(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?qi(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)}const{pollify:ss}=s,{EYES_NAMESPACE:ls,DOM_SNAPSHOT_KEY:cs}={EYES_NAMESPACE:"__EYES__APPLITOOLS__",DOM_SNAPSHOT_KEY:"domSnapshotResult"};window[ls]=window[ls]||{};const us=ss((function({doc:t=e,showLogs:n,useSessionCache:r,dontFetchResources:i,fetchTimeout:o,skipResources:a,compressResources:s,serializeResources:l,removeReverseProxyURLPrefixes:c}={}){
3
3
  /* MARKER FOR TEST - DO NOT DELETE */
4
- 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=Ka({styleSheetCache:d,removeReverseProxyURLPrefixes:c}),m=Wa({styleSheetCache:d}),f=Va(p),g=Za(p),b=Ha({extractResourceUrlsFromStyleTags:f}),y=qa({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=Ki({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}=Hi(e,n,u),x=Ma(o.map(e=>f(e))),S=Ma(o.map(e=>g(e))),_=is(n),C=qi(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)),E=p.map(({element:e,url:t})=>v(e.contentDocument,t));return Promise.all([A,z,L,N].concat(D).concat(E)).then((function(e){const{resourceUrls:i,blobsObj:o}=e[0],a=e[1],s=e[2],l=e[3],c=e.slice(4),u=T("src"),h=T("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 T(t){return e.defaultView&&e.defaultView.frameElement&&e.defaultView.frameElement.getAttribute(t)}}}),window[ls],cs);return function(e){return JSON.stringify(us(e)(e))}}()};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}}};module.exports=e;
4
+ 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=Ka({styleSheetCache:d,removeReverseProxyURLPrefixes:c}),m=Wa({styleSheetCache:d}),f=Va(p),g=Za(p),b=Ha({extractResourceUrlsFromStyleTags:f}),y=qa({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=Ki({processResource:k,aggregateResourceUrlsAndBlobs:Wi});return v(t).then(e=>(u("processPage end"),e.scriptVersion="4.7.5",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}=Hi(e,n,u),x=Ma(o.map(e=>f(e))),S=Ma(o.map(e=>g(e))),_=is(n),C=qi(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)),E=p.map(({element:e,url:t})=>v(e.contentDocument,t));return Promise.all([A,z,L,N].concat(D).concat(E)).then((function(e){const{resourceUrls:i,blobsObj:o}=e[0],a=e[1],s=e[2],l=e[3],c=e.slice(4),u=T("src"),h=T("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 T(t){return e.defaultView&&e.defaultView.frameElement&&e.defaultView.frameElement.getAttribute(t)}}}),window[ls],cs);return function(e){return JSON.stringify(us(e)(e))}}()};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];if("function"!=typeof o)throw new Error("Sandbox failed to extract function");return t=!1,o(document).apply(null,arguments)}catch(n){try{return e(document).apply(null,arguments)}catch(e){throw t?e:n}}};module.exports=e;