Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web28/html/wp-content/plugins/fusion-builder/inc/critical-css/admin/ |
Current File : //var/www/web28/html/wp-content/plugins/fusion-builder/inc/critical-css/admin/critical-calc.min.js |
var CriticalCSSGenerator=function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})})),t}class n{constructor(){this.urlErrors={}}trackUrlError(e,t){this.urlErrors[e]=t}filterValidUrls(e){return e.filter((e=>!this.urlErrors[e]))}async runInPage(e,t,n,...r){throw new Error("Undefined interface method: BrowserInterface.runInPage()")}async fetch(e,t,n){throw new Error("Undefined interface method: BrowserInterface.fetch()")}async cleanup(){}async getCssIncludes(e){return await this.runInPage(e,null,n.innerGetCssIncludes)}static innerGetCssIncludes(e){return{files:[...e.document.getElementsByTagName("link")].filter((e=>"stylesheet"===e.rel)).reduce(((e,t)=>(e[t.href]={media:t.media||null},e)),{}),blocks:[...e.document.getElementsByTagName("style")].filter((e=>"fusion-stylesheet-inline-css"===e.id)).reduce(((e,t)=>(e[t.id]=t.innerHTML,e)),{})}}static innerFindMatchingSelectors(e,t){return Object.keys(t).filter((n=>{try{return!!e.document.querySelector(t[n])}catch(e){return!1}}))}static innerFindAboveFoldSelectors(e,t,n){const r=t=>{const n=t.style.clear||"";t.style.clear="none";const r=t.getBoundingClientRect();return t.style.clear=n,r.top<e.innerHeight},i=[],o={},a=e.document.querySelectorAll("[data-preload-img]");for(const e of a)r(e)&&i.push({type:"background",src:e.getAttribute("data-preload-img")});const s=e.document.querySelectorAll(".fusion-imageframe .disable-lazyload");for(const e of s)if(r(e)){const t=e.getAttribute("src");"string"==typeof t&&i.push({type:"image",src:t,srcset:e.getAttribute("srcset"),sizes:e.getAttribute("sizes")})}return o.preloads=i,o.selectors=n.filter((n=>{if("*"===t[n])return!0;const i=e.document.querySelectorAll(t[n]);for(const e of i)if(r(e))return!0;return!1})),o}}var r=n;class i extends Error{constructor(e){super("Insufficient pages loaded to meet success target. Errors:\n"+Object.values(e).map((e=>e.message)).join("\n")),this.isSuccessTargetError=!0,this.urlErrors={};for(const[t,n]of Object.entries(e))this.urlErrors[t]={message:n.message,type:n.type||"UnknownError",meta:n.meta||{}}}}class o extends Error{constructor(e,t,n){super(n),this.type=e,this.meta=t}}var a={SuccessTargetError:i,UrlError:o,HttpError:class extends o{constructor({url:e,code:t}){super("HttpError",{url:e,code:t},`HTTP error ${t} on URL ${e}`)}},UnknownError:class extends o{constructor({url:e,message:t}){super("UnknownError",{url:e,message:t},`Error while loading ${e}: ${t}`)}},CrossDomainError:class extends o{constructor({url:e}){super("CrossDomainError",{url:e},`Failed to fetch cross-domain content at ${e}`)}},LoadTimeoutError:class extends o{constructor({url:e}){super("LoadTimeoutError",{url:e},`Timeout while reading ${e}`)}},RedirectError:class extends o{constructor({url:e,redirectUrl:t}){super("RedirectError",{url:e,redirectUrl:t},`Failed to process ${e} because it redirects to ${t} which cannot be verified`)}},UrlVerifyError:class extends o{constructor({url:e}){super("UrlVerifyError",{url:e},`Failed to verify page at ${e}`)}},EmptyCSSError:class extends o{constructor({url:e}){super("EmptyCSSError",{url:e},`The ${e} does not have any CSS in its external style sheet(s).`)}},XFrameDenyError:class extends o{constructor({url:e}){super("XFrameDenyError",{url:e},`Failed to load ${e} due to the "X-Frame-Options: DENY" header`)}}};const s=r,{CrossDomainError:l,HttpError:u,LoadTimeoutError:c,RedirectError:d,UrlVerifyError:p,UnknownError:m,XFrameDenyError:h}=a;var f=class extends s{constructor({requestGetParameters:e,loadTimeout:t,verifyPage:n,allowScripts:r}={}){if(super(),this.requestGetParameters=e||{},this.loadTimeout=t||6e4,this.verifyPage=n,r=!1!==r,!n)throw new Error("You must specify a page verification callback");this.currentUrl=null,this.currentSize={width:void 0,height:void 0},this.wrapperDiv=document.createElement("div"),this.wrapperDiv.setAttribute("style","position:fixed; z-index: -1000; opacity: 0; top: 50px;"),document.body.append(this.wrapperDiv),this.iframe=document.createElement("iframe"),this.iframe.setAttribute("style","max-width: none; max-height: none; border: 0px;"),this.iframe.setAttribute("aria-hidden","true"),this.iframe.setAttribute("sandbox","allow-same-origin "+(r?"allow-scripts":"")),this.wrapperDiv.append(this.iframe)}cleanup(){this.iframe.remove(),this.wrapperDiv.remove()}async fetch(e,t,n){return window.fetch(e,t)}async runInPage(e,t,n,...r){return await this.loadPage(e),t&&await this.resize(t),n(this.iframe.contentWindow,...r)}addGetParameters(e){const t=new URL(e);for(const e of Object.keys(this.requestGetParameters))t.searchParams.append(e,this.requestGetParameters[e]);return t.toString()}async diagnoseUrlError(e){try{const t=await this.fetch(e,{redirect:"manual"},"html");return"DENY"===t.headers.get("x-frame-options")?new h({url:e}):"opaqueredirect"===t.type?new d({url:e,redirectUrl:t.url}):200===t.status?null:new u({url:e,code:t.status})}catch(t){return new m({url:e,message:t.message})}}sameOrigin(e){return new URL(e).origin===window.location.origin}async loadPage(e){if(e===this.currentUrl)return;const t=this.addGetParameters(e);await new Promise(((n,r)=>{const i=t=>{this.trackUrlError(e,t),r(t)};if(!this.sameOrigin(t))return void i(new l({url:t}));const o=setTimeout((()=>{this.iframe.onload=void 0,i(new c({url:t}))}),this.loadTimeout);this.iframe.onload=async()=>{try{if(this.iframe.onload=void 0,clearTimeout(o),!this.iframe.contentDocument)throw await this.diagnoseUrlError(t)||new l({url:t});if(!this.verifyPage(e,this.iframe.contentWindow,this.iframe.contentDocument))throw await this.diagnoseUrlError(t)||new p({url:t});n()}catch(e){i(e)}},this.iframe.src=t}))}async resize({width:e,height:t}){if(this.currentSize.width!==e||this.currentSize.height!==t)return new Promise((n=>{this.iframe.width=e,this.iframe.height=t,setTimeout(n,1)}))}},g={exports:{}},y={};function v(e){return{prev:null,next:null,data:e}}function b(e,t,n){var r;return null!==x?(r=x,x=x.cursor,r.prev=t,r.next=n,r.cursor=e.cursor):r={prev:t,next:n,cursor:e.cursor},e.cursor=r,r}function S(e){var t=e.cursor;e.cursor=t.cursor,t.prev=null,t.next=null,t.cursor=x,x=t}var x=null,w=function(){this.cursor=null,this.head=null,this.tail=null};w.createItem=v,w.prototype.createItem=v,w.prototype.updateCursors=function(e,t,n,r){for(var i=this.cursor;null!==i;)i.prev===e&&(i.prev=t),i.next===n&&(i.next=r),i=i.cursor},w.prototype.getSize=function(){for(var e=0,t=this.head;t;)e++,t=t.next;return e},w.prototype.fromArray=function(e){var t=null;this.head=null;for(var n=0;n<e.length;n++){var r=v(e[n]);null!==t?t.next=r:this.head=r,r.prev=t,t=r}return this.tail=t,this},w.prototype.toArray=function(){for(var e=this.head,t=[];e;)t.push(e.data),e=e.next;return t},w.prototype.toJSON=w.prototype.toArray,w.prototype.isEmpty=function(){return null===this.head},w.prototype.first=function(){return this.head&&this.head.data},w.prototype.last=function(){return this.tail&&this.tail.data},w.prototype.each=function(e,t){var n;void 0===t&&(t=this);for(var r=b(this,null,this.head);null!==r.next;)n=r.next,r.next=n.next,e.call(t,n.data,n,this);S(this)},w.prototype.forEach=w.prototype.each,w.prototype.eachRight=function(e,t){var n;void 0===t&&(t=this);for(var r=b(this,this.tail,null);null!==r.prev;)n=r.prev,r.prev=n.prev,e.call(t,n.data,n,this);S(this)},w.prototype.forEachRight=w.prototype.eachRight,w.prototype.reduce=function(e,t,n){var r;void 0===n&&(n=this);for(var i=b(this,null,this.head),o=t;null!==i.next;)r=i.next,i.next=r.next,o=e.call(n,o,r.data,r,this);return S(this),o},w.prototype.reduceRight=function(e,t,n){var r;void 0===n&&(n=this);for(var i=b(this,this.tail,null),o=t;null!==i.prev;)r=i.prev,i.prev=r.prev,o=e.call(n,o,r.data,r,this);return S(this),o},w.prototype.nextUntil=function(e,t,n){if(null!==e){var r;void 0===n&&(n=this);for(var i=b(this,null,e);null!==i.next&&(r=i.next,i.next=r.next,!t.call(n,r.data,r,this)););S(this)}},w.prototype.prevUntil=function(e,t,n){if(null!==e){var r;void 0===n&&(n=this);for(var i=b(this,e,null);null!==i.prev&&(r=i.prev,i.prev=r.prev,!t.call(n,r.data,r,this)););S(this)}},w.prototype.some=function(e,t){var n=this.head;for(void 0===t&&(t=this);null!==n;){if(e.call(t,n.data,n,this))return!0;n=n.next}return!1},w.prototype.map=function(e,t){var n=new w,r=this.head;for(void 0===t&&(t=this);null!==r;)n.appendData(e.call(t,r.data,r,this)),r=r.next;return n},w.prototype.filter=function(e,t){var n=new w,r=this.head;for(void 0===t&&(t=this);null!==r;)e.call(t,r.data,r,this)&&n.appendData(r.data),r=r.next;return n},w.prototype.clear=function(){this.head=null,this.tail=null},w.prototype.copy=function(){for(var e=new w,t=this.head;null!==t;)e.insert(v(t.data)),t=t.next;return e},w.prototype.prepend=function(e){return this.updateCursors(null,e,this.head,e),null!==this.head?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this},w.prototype.prependData=function(e){return this.prepend(v(e))},w.prototype.append=function(e){return this.insert(e)},w.prototype.appendData=function(e){return this.insert(v(e))},w.prototype.insert=function(e,t){if(null!=t)if(this.updateCursors(t.prev,e,t,e),null===t.prev){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),null!==this.tail?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this},w.prototype.insertData=function(e,t){return this.insert(v(e),t)},w.prototype.remove=function(e){if(this.updateCursors(e,e.prev,e,e.next),null!==e.prev)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(null!==e.next)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e},w.prototype.push=function(e){this.insert(v(e))},w.prototype.pop=function(){if(null!==this.tail)return this.remove(this.tail)},w.prototype.unshift=function(e){this.prepend(v(e))},w.prototype.shift=function(){if(null!==this.head)return this.remove(this.head)},w.prototype.prependList=function(e){return this.insertList(e,this.head)},w.prototype.appendList=function(e){return this.insertList(e)},w.prototype.insertList=function(e,t){return null===e.head||(null!=t?(this.updateCursors(t.prev,e.tail,t,e.head),null!==t.prev?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),null!==this.tail?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null),this},w.prototype.replace=function(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)};var C=w,k=function(e,t){var n=Object.create(SyntaxError.prototype),r=new Error;return n.name=e,n.message=t,Object.defineProperty(n,"stack",{get:function(){return(r.stack||"").replace(/^(.+\n){1,3}/,e+": "+t+"\n")}}),n},O=k,T=" ";function E(e,t){function n(e,t){return r.slice(e,t).map((function(t,n){for(var r=String(e+n+1);r.length<l;)r=" "+r;return r+" |"+t})).join("\n")}var r=e.source.split(/\r\n?|\n|\f/),i=e.line,o=e.column,a=Math.max(1,i-t)-1,s=Math.min(i+t,r.length+1),l=Math.max(4,String(s).length)+1,u=0;(o+=(T.length-1)*(r[i-1].substr(0,o-1).match(/\t/g)||[]).length)>100&&(u=o-60+3,o=58);for(var c=a;c<=s;c++)c>=0&&c<r.length&&(r[c]=r[c].replace(/\t/g,T),r[c]=(u>0&&r[c].length>u?"…":"")+r[c].substr(u,98)+(r[c].length>u+100-1?"…":""));return[n(a,i),new Array(o+l+2).join("-")+"^",n(i,s)].filter(Boolean).join("\n")}var A=function(e,t,n,r,i){var o=O("SyntaxError",e);return o.source=t,o.offset=n,o.line=r,o.column=i,o.sourceFragment=function(e){return E(o,isNaN(e)?0:e)},Object.defineProperty(o,"formattedMessage",{get:function(){return"Parse error: "+o.message+"\n"+E(o,2)}}),o.parseError={offset:n,line:r,column:i},o},_={EOF:0,Ident:1,Function:2,AtKeyword:3,Hash:4,String:5,BadString:6,Url:7,BadUrl:8,Delim:9,Number:10,Percentage:11,Dimension:12,WhiteSpace:13,CDO:14,CDC:15,Colon:16,Semicolon:17,Comma:18,LeftSquareBracket:19,RightSquareBracket:20,LeftParenthesis:21,RightParenthesis:22,LeftCurlyBracket:23,RightCurlyBracket:24,Comment:25},z=Object.keys(_).reduce((function(e,t){return e[_[t]]=t,e}),{}),R={TYPE:_,NAME:z};function L(e){return e>=48&&e<=57}function P(e){return e>=65&&e<=90}function B(e){return e>=97&&e<=122}function W(e){return P(e)||B(e)}function M(e){return e>=128}function U(e){return W(e)||M(e)||95===e}function I(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function N(e){return 10===e||13===e||12===e}function q(e){return N(e)||32===e||9===e}function D(e,t){return 92===e&&(!N(t)&&0!==t)}var V=new Array(128);j.Eof=128,j.WhiteSpace=130,j.Digit=131,j.NameStart=132,j.NonPrintable=133;for(var F=0;F<V.length;F++)switch(!0){case q(F):V[F]=j.WhiteSpace;break;case L(F):V[F]=j.Digit;break;case U(F):V[F]=j.NameStart;break;case I(F):V[F]=j.NonPrintable;break;default:V[F]=F||j.Eof}function j(e){return e<128?V[e]:j.NameStart}var G={isDigit:L,isHexDigit:function(e){return L(e)||e>=65&&e<=70||e>=97&&e<=102},isUppercaseLetter:P,isLowercaseLetter:B,isLetter:W,isNonAscii:M,isNameStart:U,isName:function(e){return U(e)||L(e)||45===e},isNonPrintable:I,isNewline:N,isWhiteSpace:q,isValidEscape:D,isIdentifierStart:function(e,t,n){return 45===e?U(t)||45===t||D(t,n):!!U(e)||92===e&&D(e,t)},isNumberStart:function(e,t,n){return 43===e||45===e?L(t)?2:46===t&&L(n)?3:0:46===e?L(t)?2:0:L(e)?1:0},isBOM:function(e){return 65279===e||65534===e?1:0},charCodeCategory:j},K=G.isDigit,Y=G.isHexDigit,H=G.isUppercaseLetter,$=G.isName,Q=G.isWhiteSpace,Z=G.isValidEscape;function X(e,t){return t<e.length?e.charCodeAt(t):0}function J(e,t,n){return 13===n&&10===X(e,t+1)?2:1}function ee(e,t,n){var r=e.charCodeAt(t);return H(r)&&(r|=32),r===n}function te(e,t){for(;t<e.length&&K(e.charCodeAt(t));t++);return t}function ne(e,t){if(Y(X(e,(t+=2)-1))){for(var n=Math.min(e.length,t+5);t<n&&Y(X(e,t));t++);var r=X(e,t);Q(r)&&(t+=J(e,t,r))}return t}var re={consumeEscaped:ne,consumeName:function(e,t){for(;t<e.length;t++){var n=e.charCodeAt(t);if(!$(n)){if(!Z(n,X(e,t+1)))break;t=ne(e,t)-1}}return t},consumeNumber:function(e,t){var n=e.charCodeAt(t);if(43!==n&&45!==n||(n=e.charCodeAt(t+=1)),K(n)&&(t=te(e,t+1),n=e.charCodeAt(t)),46===n&&K(e.charCodeAt(t+1))&&(n=e.charCodeAt(t+=2),t=te(e,t)),ee(e,t,101)){var r=0;45!==(n=e.charCodeAt(t+1))&&43!==n||(r=1,n=e.charCodeAt(t+2)),K(n)&&(t=te(e,t+1+r+1))}return t},consumeBadUrlRemnants:function(e,t){for(;t<e.length;t++){var n=e.charCodeAt(t);if(41===n){t++;break}Z(n,X(e,t+1))&&(t=ne(e,t))}return t},cmpChar:ee,cmpStr:function(e,t,n,r){if(n-t!==r.length)return!1;if(t<0||n>e.length)return!1;for(var i=t;i<n;i++){var o=e.charCodeAt(i),a=r.charCodeAt(i-t);if(H(o)&&(o|=32),o!==a)return!1}return!0},getNewlineLength:J,findWhiteSpaceStart:function(e,t){for(;t>=0&&Q(e.charCodeAt(t));t--);return t+1},findWhiteSpaceEnd:function(e,t){for(;t<e.length&&Q(e.charCodeAt(t));t++);return t}},ie=R.TYPE,oe=R.NAME,ae=re.cmpStr,se=ie.EOF,le=ie.WhiteSpace,ue=ie.Comment,ce=16777215,de=24,pe=function(){this.offsetAndType=null,this.balance=null,this.reset()};pe.prototype={reset:function(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset},lookupType:function(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>de:se},lookupOffset:function(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e-1]&ce:this.source.length},lookupValue:function(e,t){return(e+=this.tokenIndex)<this.tokenCount&&ae(this.source,this.offsetAndType[e-1]&ce,this.offsetAndType[e]&ce,t)},getTokenStart:function(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?this.offsetAndType[e-1]&ce:this.offsetAndType[this.tokenCount]&ce:this.firstCharOffset},getRawLength:function(e,t){var n,r=e,i=this.offsetAndType[Math.max(r-1,0)]&ce;e:for(;r<this.tokenCount&&!((n=this.balance[r])<e);r++)switch(t(this.offsetAndType[r]>>de,this.source,i)){case 1:break e;case 2:r++;break e;default:this.balance[n]===r&&(r=n),i=this.offsetAndType[r]&ce}return r-this.tokenIndex},isBalanceEdge:function(e){return this.balance[this.tokenIndex]<e},isDelim:function(e,t){return t?this.lookupType(t)===ie.Delim&&this.source.charCodeAt(this.lookupOffset(t))===e:this.tokenType===ie.Delim&&this.source.charCodeAt(this.tokenStart)===e},getTokenValue:function(){return this.source.substring(this.tokenStart,this.tokenEnd)},getTokenLength:function(){return this.tokenEnd-this.tokenStart},substrToCursor:function(e){return this.source.substring(e,this.tokenStart)},skipWS:function(){for(var e=this.tokenIndex,t=0;e<this.tokenCount&&this.offsetAndType[e]>>de===le;e++,t++);t>0&&this.skip(t)},skipSC:function(){for(;this.tokenType===le||this.tokenType===ue;)this.next()},skip:function(e){var t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.offsetAndType[t-1]&ce,t=this.offsetAndType[t],this.tokenType=t>>de,this.tokenEnd=t&ce):(this.tokenIndex=this.tokenCount,this.next())},next:function(){var e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>de,this.tokenEnd=e&ce):(this.tokenIndex=this.tokenCount,this.eof=!0,this.tokenType=se,this.tokenStart=this.tokenEnd=this.source.length)},forEachToken(e){for(var t=0,n=this.firstCharOffset;t<this.tokenCount;t++){var r=n,i=this.offsetAndType[t],o=i&ce;n=o,e(i>>de,r,o,t)}},dump(){var e=new Array(this.tokenCount);return this.forEachToken(((t,n,r,i)=>{e[i]={idx:i,type:oe[t],chunk:this.source.substring(n,r),balance:this.balance[i]}})),e}};var me=pe;function he(e){return e}function fe(e,t,n,r){var i,o;switch(e.type){case"Group":i=function(e,t,n,r){var i=" "===e.combinator||r?e.combinator:" "+e.combinator+" ",o=e.terms.map((function(e){return fe(e,t,n,r)})).join(i);return(e.explicit||n)&&(o=(r||","===o[0]?"[":"[ ")+o+(r?"]":" ]")),o}(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return fe(e.term,t,n,r)+t(0===(o=e).min&&0===o.max?"*":0===o.min&&1===o.max?"?":1===o.min&&0===o.max?o.comma?"#":"+":1===o.min&&1===o.max?"":(o.comma?"#":"")+(o.min===o.max?"{"+o.min+"}":"{"+o.min+","+(0!==o.max?o.max:"")+"}"),e);case"Type":i="<"+e.name+(e.opts?t(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+"`")}}(e.opts),e.opts):"")+">";break;case"Property":i="<'"+e.name+"'>";break;case"Keyword":i=e.name;break;case"AtKeyword":i="@"+e.name;break;case"Function":i=e.name+"(";break;case"String":case"Token":i=e.value;break;case"Comma":i=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(i,e)}var ge=function(e,t){var n=he,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)),fe(e,n,r,i)};const ye=k,ve=ge,be={offset:0,line:1,column:1};function Se(e,t){const n=e&&e.loc&&e.loc[t];return n?"line"in n?xe(n):n:null}function xe({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 we=function(e,t){const n=ye("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},Ce=function(e,t,n,r){const i=ye("SyntaxMatchError",e),{css:o,mismatchOffset:a,mismatchLength:s,start:l,end:u}=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,u=0,c=0,d="";for(let e=0;e<n.length;e++){const t=n[e].value;e===r&&(u=t.length,l=d.length),null!==o&&n[e].node===o&&(e<=r?c++:c=0),d+=t}return r===n.length||c>1?(a=Se(o||t,"end")||xe(be,d),s=xe(a)):(a=Se(o,"start")||xe(Se(t,"start")||be,d.slice(0,l)),s=Se(o,"end")||xe(a,d.substr(l,u))),{css:d,mismatchOffset:l,mismatchLength:u,start:a,end:s}}(r,n);return i.rawMessage=e,i.syntax=t?ve(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:u},i},ke=Object.prototype.hasOwnProperty,Oe=Object.create(null),Te=Object.create(null);function Ee(e,t){return t=t||0,e.length-t>=2&&45===e.charCodeAt(t)&&45===e.charCodeAt(t+1)}function Ae(e,t){if(t=t||0,e.length-t>=3&&45===e.charCodeAt(t)&&45!==e.charCodeAt(t+1)){var n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}var _e={keyword:function(e){if(ke.call(Oe,e))return Oe[e];var t=e.toLowerCase();if(ke.call(Oe,t))return Oe[e]=Oe[t];var n=Ee(t,0),r=n?"":Ae(t,0);return Oe[e]=Object.freeze({basename:t.substr(r.length),name:t,vendor:r,prefix:r,custom:n})},property:function(e){if(ke.call(Te,e))return Te[e];var t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");var r=Ee(t,n.length);if(!r&&(t=t.toLowerCase(),ke.call(Te,t)))return Te[e]=Te[t];var i=r?"":Ae(t,n.length),o=t.substr(0,n.length+i.length);return Te[e]=Object.freeze({basename:t.substr(o.length),name:t.substr(n.length),hack:n,vendor:i,prefix:o,custom:r})},isCustomProperty:Ee,vendorPrefix:Ae},ze="undefined"!=typeof Uint32Array?Uint32Array:Array,Re=function(e,t){return null===e||e.length<t?new ze(Math.max(t+1024,16384)):e},Le=me,Pe=Re,Be=R,We=Be.TYPE,Me=G,Ue=Me.isNewline,Ie=Me.isName,Ne=Me.isValidEscape,qe=Me.isNumberStart,De=Me.isIdentifierStart,Ve=Me.charCodeCategory,Fe=Me.isBOM,je=re,Ge=je.cmpStr,Ke=je.getNewlineLength,Ye=je.findWhiteSpaceEnd,He=je.consumeEscaped,$e=je.consumeName,Qe=je.consumeNumber,Ze=je.consumeBadUrlRemnants,Xe=16777215,Je=24;function et(e,t){function n(t){return t<a?e.charCodeAt(t):0}function r(){return d=Qe(e,d),De(n(d),n(d+1),n(d+2))?(g=We.Dimension,void(d=$e(e,d))):37===n(d)?(g=We.Percentage,void d++):void(g=We.Number)}function i(){const t=d;return d=$e(e,d),Ge(e,t,d,"url")&&40===n(d)?34===n(d=Ye(e,d+1))||39===n(d)?(g=We.Function,void(d=t+4)):void function(){for(g=We.Url,d=Ye(e,d);d<e.length;d++){var t=e.charCodeAt(d);switch(Ve(t)){case 41:return void d++;case Ve.Eof:return;case Ve.WhiteSpace:return 41===n(d=Ye(e,d))||d>=e.length?void(d<e.length&&d++):(d=Ze(e,d),void(g=We.BadUrl));case 34:case 39:case 40:case Ve.NonPrintable:return d=Ze(e,d),void(g=We.BadUrl);case 92:if(Ne(t,n(d+1))){d=He(e,d)-1;break}return d=Ze(e,d),void(g=We.BadUrl)}}}():40===n(d)?(g=We.Function,void d++):void(g=We.Ident)}function o(t){for(t||(t=n(d++)),g=We.String;d<e.length;d++){var r=e.charCodeAt(d);switch(Ve(r)){case t:return void d++;case Ve.Eof:return;case Ve.WhiteSpace:if(Ue(r))return d+=Ke(e,d,r),void(g=We.BadString);break;case 92:if(d===e.length-1)break;var i=n(d+1);Ue(i)?d+=Ke(e,d+1,i):Ne(r,i)&&(d=He(e,d)-1)}}}t||(t=new Le);for(var a=(e=String(e||"")).length,s=Pe(t.offsetAndType,a+1),l=Pe(t.balance,a+1),u=0,c=Fe(n(0)),d=c,p=0,m=0,h=0;d<a;){var f=e.charCodeAt(d),g=0;switch(l[u]=a,Ve(f)){case Ve.WhiteSpace:g=We.WhiteSpace,d=Ye(e,d+1);break;case 34:o();break;case 35:Ie(n(d+1))||Ne(n(d+1),n(d+2))?(g=We.Hash,d=$e(e,d+1)):(g=We.Delim,d++);break;case 39:o();break;case 40:g=We.LeftParenthesis,d++;break;case 41:g=We.RightParenthesis,d++;break;case 43:qe(f,n(d+1),n(d+2))?r():(g=We.Delim,d++);break;case 44:g=We.Comma,d++;break;case 45:qe(f,n(d+1),n(d+2))?r():45===n(d+1)&&62===n(d+2)?(g=We.CDC,d+=3):De(f,n(d+1),n(d+2))?i():(g=We.Delim,d++);break;case 46:qe(f,n(d+1),n(d+2))?r():(g=We.Delim,d++);break;case 47:42===n(d+1)?(g=We.Comment,1===(d=e.indexOf("*/",d+2)+2)&&(d=e.length)):(g=We.Delim,d++);break;case 58:g=We.Colon,d++;break;case 59:g=We.Semicolon,d++;break;case 60:33===n(d+1)&&45===n(d+2)&&45===n(d+3)?(g=We.CDO,d+=4):(g=We.Delim,d++);break;case 64:De(n(d+1),n(d+2),n(d+3))?(g=We.AtKeyword,d=$e(e,d+1)):(g=We.Delim,d++);break;case 91:g=We.LeftSquareBracket,d++;break;case 92:Ne(f,n(d+1))?i():(g=We.Delim,d++);break;case 93:g=We.RightSquareBracket,d++;break;case 123:g=We.LeftCurlyBracket,d++;break;case 125:g=We.RightCurlyBracket,d++;break;case Ve.Digit:r();break;case Ve.NameStart:i();break;case Ve.Eof:break;default:g=We.Delim,d++}switch(g){case p:for(p=(m=l[h=m&Xe])>>Je,l[u]=h,l[h++]=u;h<u;h++)l[h]===a&&(l[h]=u);break;case We.LeftParenthesis:case We.Function:l[u]=m,m=(p=We.RightParenthesis)<<Je|u;break;case We.LeftSquareBracket:l[u]=m,m=(p=We.RightSquareBracket)<<Je|u;break;case We.LeftCurlyBracket:l[u]=m,m=(p=We.RightCurlyBracket)<<Je|u}s[u++]=g<<Je|d}for(s[u]=We.EOF<<Je|d,l[u]=a,l[a]=a;0!==m;)m=l[h=m&Xe],l[h]=a;return t.source=e,t.firstCharOffset=c,t.offsetAndType=s,t.tokenCount=u,t.balance=l,t.reset(),t.next(),t}Object.keys(Be).forEach((function(e){et[e]=Be[e]})),Object.keys(Me).forEach((function(e){et[e]=Me[e]})),Object.keys(je).forEach((function(e){et[e]=je[e]}));var tt=et,nt=tt.isDigit,rt=tt.cmpChar,it=tt.TYPE,ot=it.Delim,at=it.WhiteSpace,st=it.Comment,lt=it.Ident,ut=it.Number,ct=it.Dimension,dt=45,pt=!0;function mt(e,t){return null!==e&&e.type===ot&&e.value.charCodeAt(0)===t}function ht(e,t,n){for(;null!==e&&(e.type===at||e.type===st);)e=n(++t);return t}function ft(e,t,n,r){if(!e)return 0;var i=e.value.charCodeAt(t);if(43===i||i===dt){if(n)return 0;t++}for(;t<e.value.length;t++)if(!nt(e.value.charCodeAt(t)))return 0;return r+1}function gt(e,t,n){var r=!1,i=ht(e,t,n);if(null===(e=n(i)))return t;if(e.type!==ut){if(!mt(e,43)&&!mt(e,dt))return t;if(r=!0,i=ht(n(++i),i,n),null===(e=n(i))&&e.type!==ut)return 0}if(!r){var o=e.value.charCodeAt(0);if(43!==o&&o!==dt)return 0}return ft(e,r?0:1,r,i)}var yt=tt.isHexDigit,vt=tt.cmpChar,bt=tt.TYPE,St=bt.Ident,xt=bt.Delim,wt=bt.Number,Ct=bt.Dimension;function kt(e,t){return null!==e&&e.type===xt&&e.value.charCodeAt(0)===t}function Ot(e,t){return e.value.charCodeAt(0)===t}function Tt(e,t,n){for(var r=t,i=0;r<e.value.length;r++){var o=e.value.charCodeAt(r);if(45===o&&n&&0!==i)return Tt(e,t+i+1,!1)>0?6:0;if(!yt(o))return 0;if(++i>6)return 0}return i}function Et(e,t,n){if(!e)return 0;for(;kt(n(t),63);){if(++e>6)return 0;t++}return t}var At=tt,_t=At.isIdentifierStart,zt=At.isHexDigit,Rt=At.isDigit,Lt=At.cmpStr,Pt=At.consumeNumber,Bt=At.TYPE,Wt=function(e,t){var n=0;if(!e)return 0;if(e.type===ut)return ft(e,0,false,n);if(e.type===lt&&e.value.charCodeAt(0)===dt){if(!rt(e.value,1,110))return 0;switch(e.value.length){case 2:return gt(t(++n),n,t);case 3:return e.value.charCodeAt(2)!==dt?0:(n=ht(t(++n),n,t),ft(e=t(n),0,pt,n));default:return e.value.charCodeAt(2)!==dt?0:ft(e,3,pt,n)}}else if(e.type===lt||mt(e,43)&&t(n+1).type===lt){if(e.type!==lt&&(e=t(++n)),null===e||!rt(e.value,0,110))return 0;switch(e.value.length){case 1:return gt(t(++n),n,t);case 2:return e.value.charCodeAt(1)!==dt?0:(n=ht(t(++n),n,t),ft(e=t(n),0,pt,n));default:return e.value.charCodeAt(1)!==dt?0:ft(e,2,pt,n)}}else if(e.type===ct){for(var r=e.value.charCodeAt(0),i=43===r||r===dt?1:0,o=i;o<e.value.length&&nt(e.value.charCodeAt(o));o++);return o===i?0:rt(e.value,o,110)?o+1===e.value.length?gt(t(++n),n,t):e.value.charCodeAt(o+1)!==dt?0:o+2===e.value.length?(n=ht(t(++n),n,t),ft(e=t(n),0,pt,n)):ft(e,o+2,pt,n):0}return 0},Mt=function(e,t){var n=0;if(null===e||e.type!==St||!vt(e.value,0,117))return 0;if(null===(e=t(++n)))return 0;if(kt(e,43))return null===(e=t(++n))?0:e.type===St?Et(Tt(e,0,!0),++n,t):kt(e,63)?Et(1,++n,t):0;if(e.type===wt){if(!Ot(e,43))return 0;var r=Tt(e,1,!0);return 0===r?0:null===(e=t(++n))?n:e.type===Ct||e.type===wt?Ot(e,45)&&Tt(e,1,!1)?n+1:0:Et(r,n,t)}return e.type===Ct&&Ot(e,43)?Et(Tt(e,1,!0),++n,t):0},Ut=["unset","initial","inherit"],It=["calc(","-moz-calc(","-webkit-calc("];function Nt(e,t){return t<e.length?e.charCodeAt(t):0}function qt(e,t){return Lt(e,0,e.length,t)}function Dt(e,t){for(var n=0;n<t.length;n++)if(qt(e,t[n]))return!0;return!1}function Vt(e,t){return t===e.length-2&&(92===e.charCodeAt(t)&&Rt(e.charCodeAt(t+1)))}function Ft(e,t,n){if(e&&"Range"===e.type){var r=Number(void 0!==n&&n!==t.length?t.substr(0,n):t);if(isNaN(r))return!0;if(null!==e.min&&r<e.min)return!0;if(null!==e.max&&r>e.max)return!0}return!1}function jt(e,t){var n=e.index,r=0;do{if(r++,e.balance<=n)break}while(e=t(r));return r}function Gt(e){return function(t,n,r){return null===t?0:t.type===Bt.Function&&Dt(t.value,It)?jt(t,n):e(t,n,r)}}function Kt(e){return function(t){return null===t||t.type!==e?0:1}}function Yt(e){return function(t,n,r){if(null===t||t.type!==Bt.Dimension)return 0;var i=Pt(t.value,0);if(null!==e){var o=t.value.indexOf("\\",i),a=-1!==o&&Vt(t.value,o)?t.value.substring(i,o):t.value.substr(i);if(!1===e.hasOwnProperty(a.toLowerCase()))return 0}return Ft(r,t.value,i)?0:1}}function Ht(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===Bt.Number&&0===Number(t.value)?1:e(t,n,r)}}var $t={"ident-token":Kt(Bt.Ident),"function-token":Kt(Bt.Function),"at-keyword-token":Kt(Bt.AtKeyword),"hash-token":Kt(Bt.Hash),"string-token":Kt(Bt.String),"bad-string-token":Kt(Bt.BadString),"url-token":Kt(Bt.Url),"bad-url-token":Kt(Bt.BadUrl),"delim-token":Kt(Bt.Delim),"number-token":Kt(Bt.Number),"percentage-token":Kt(Bt.Percentage),"dimension-token":Kt(Bt.Dimension),"whitespace-token":Kt(Bt.WhiteSpace),"CDO-token":Kt(Bt.CDO),"CDC-token":Kt(Bt.CDC),"colon-token":Kt(Bt.Colon),"semicolon-token":Kt(Bt.Semicolon),"comma-token":Kt(Bt.Comma),"[-token":Kt(Bt.LeftSquareBracket),"]-token":Kt(Bt.RightSquareBracket),"(-token":Kt(Bt.LeftParenthesis),")-token":Kt(Bt.RightParenthesis),"{-token":Kt(Bt.LeftCurlyBracket),"}-token":Kt(Bt.RightCurlyBracket),string:Kt(Bt.String),ident:Kt(Bt.Ident),"custom-ident":function(e){if(null===e||e.type!==Bt.Ident)return 0;var t=e.value.toLowerCase();return Dt(t,Ut)||qt(t,"default")?0:1},"custom-property-name":function(e){return null===e||e.type!==Bt.Ident||45!==Nt(e.value,0)||45!==Nt(e.value,1)?0:1},"hex-color":function(e){if(null===e||e.type!==Bt.Hash)return 0;var t=e.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(var n=1;n<t;n++)if(!zt(e.value.charCodeAt(n)))return 0;return 1},"id-selector":function(e){return null===e||e.type!==Bt.Hash?0:_t(Nt(e.value,1),Nt(e.value,2),Nt(e.value,3))?1:0},"an-plus-b":Wt,urange:Mt,"declaration-value":function(e,t){if(!e)return 0;var n=0,r=0,i=e.index;e:do{switch(e.type){case Bt.BadString:case Bt.BadUrl:break e;case Bt.RightCurlyBracket:case Bt.RightParenthesis:case Bt.RightSquareBracket:if(e.balance>e.index||e.balance<i)break e;r--;break;case Bt.Semicolon:if(0===r)break e;break;case Bt.Delim:if("!"===e.value&&0===r)break e;break;case Bt.Function:case Bt.LeftParenthesis:case Bt.LeftSquareBracket:case Bt.LeftCurlyBracket:r++}if(n++,e.balance<=i)break}while(e=t(n));return n},"any-value":function(e,t){if(!e)return 0;var n=e.index,r=0;e:do{switch(e.type){case Bt.BadString:case Bt.BadUrl:break e;case Bt.RightCurlyBracket:case Bt.RightParenthesis:case Bt.RightSquareBracket:if(e.balance>e.index||e.balance<n)break e}if(r++,e.balance<=n)break}while(e=t(r));return r},dimension:Gt(Yt(null)),angle:Gt(Yt({deg:!0,grad:!0,rad:!0,turn:!0})),decibel:Gt(Yt({db:!0})),frequency:Gt(Yt({hz:!0,khz:!0})),flex:Gt(Yt({fr:!0})),length:Gt(Ht(Yt({px:!0,mm:!0,cm:!0,in:!0,pt:!0,pc:!0,q:!0,em:!0,ex:!0,ch:!0,rem:!0,vh:!0,vw:!0,vmin:!0,vmax:!0,vm:!0}))),resolution:Gt(Yt({dpi:!0,dpcm:!0,dppx:!0,x:!0})),semitones:Gt(Yt({st:!0})),time:Gt(Yt({s:!0,ms:!0})),percentage:Gt((function(e,t,n){return null===e||e.type!==Bt.Percentage||Ft(n,e.value,e.value.length-1)?0:1})),zero:Ht(),number:Gt((function(e,t,n){if(null===e)return 0;var r=Pt(e.value,0);return r===e.value.length||Vt(e.value,r)?Ft(n,e.value,r)?0:1:0})),integer:Gt((function(e,t,n){if(null===e||e.type!==Bt.Number)return 0;for(var r=43===e.value.charCodeAt(0)||45===e.value.charCodeAt(0)?1:0;r<e.value.length;r++)if(!Rt(e.value.charCodeAt(r)))return 0;return Ft(n,e.value,r)?0:1})),"-ms-legacy-expression":function(e){return e+="(",function(t,n){return null!==t&&qt(t.value,e)?jt(t,n):0}}("expression")},Qt=k,Zt=function(e,t,n){var r=Qt("SyntaxError",e);return r.input=t,r.offset=n,r.rawMessage=e,r.message=r.rawMessage+"\n "+r.input+"\n--"+new Array((r.offset||r.input.length)+1).join("-")+"^",r},Xt=Zt,Jt=function(e){this.str=e,this.pos=0};Jt.prototype={charCodeAt:function(e){return e<this.str.length?this.str.charCodeAt(e):0},charCode:function(){return this.charCodeAt(this.pos)},nextCharCode:function(){return this.charCodeAt(this.pos+1)},nextNonWsCode:function(e){return this.charCodeAt(this.findWsEnd(e))},findWsEnd:function(e){for(;e<this.str.length;e++){var t=this.str.charCodeAt(e);if(13!==t&&10!==t&&12!==t&&32!==t&&9!==t)break}return e},substringToPos:function(e){return this.str.substring(this.pos,this.pos=e)},eat:function(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++},peek:function(){return this.pos<this.str.length?this.str.charAt(this.pos++):""},error:function(e){throw new Xt(e,this.str,this.pos)}};var en=Jt,tn=123,nn=function(e){for(var t="function"==typeof Uint32Array?new Uint32Array(128):new Array(128),n=0;n<128;n++)t[n]=e(String.fromCharCode(n))?1:0;return t}((function(e){return/[a-zA-Z0-9\-]/.test(e)})),rn={" ":1,"&&":2,"||":3,"|":4};function on(e){return e.substringToPos(e.findWsEnd(e.pos))}function an(e){for(var t=e.pos;t<e.str.length;t++){var n=e.str.charCodeAt(t);if(n>=128||0===nn[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function sn(e){for(var t=e.pos;t<e.str.length;t++){var n=e.str.charCodeAt(t);if(n<48||n>57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function ln(e){var t=e.str.indexOf("'",e.pos+1);return-1===t&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function un(e){var t,n=null;return e.eat(tn),t=sn(e),44===e.charCode()?(e.pos++,125!==e.charCode()&&(n=sn(e))):n=t,e.eat(125),{min:Number(t),max:n?Number(n):0}}function cn(e,t){var n=function(e){var t=null,n=!1;switch(e.charCode()){case 42:e.pos++,t={min:0,max:0};break;case 43:e.pos++,t={min:1,max:0};break;case 63:e.pos++,t={min:0,max:1};break;case 35:e.pos++,n=!0,t=e.charCode()===tn?un(e):{min:1,max:0};break;case tn:t=un(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}(e);return null!==n?(n.term=t,n):t}function dn(e){var t=e.peek();return""===t?null:{type:"Token",value:t}}function pn(e){var t,n=null;return e.eat(60),t=an(e),40===e.charCode()&&41===e.nextCharCode()&&(e.pos+=2,t+="()"),91===e.charCodeAt(e.findWsEnd(e.pos))&&(on(e),n=function(e){var t=null,n=null,r=1;return e.eat(91),45===e.charCode()&&(e.peek(),r=-1),-1==r&&8734===e.charCode()?e.peek():t=r*Number(sn(e)),on(e),e.eat(44),on(e),8734===e.charCode()?e.peek():(r=1,45===e.charCode()&&(e.peek(),r=-1),n=r*Number(sn(e))),e.eat(93),null===t&&null===n?null:{type:"Range",min:t,max:n}}(e)),e.eat(62),cn(e,{type:"Type",name:t,opts:n})}function mn(e,t){function n(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}for(t=Object.keys(t).sort((function(e,t){return rn[e]-rn[t]}));t.length>0;){for(var r=t.shift(),i=0,o=0;i<e.length;i++){var a=e[i];"Combinator"===a.type&&(a.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 hn(e){for(var t,n=[],r={},i=null,o=e.pos;t=fn(e);)"Spaces"!==t.type&&("Combinator"===t.type?(null!==i&&"Combinator"!==i.type||(e.pos=o,e.error("Unexpected combinator")),r[t.value]=!0):null!==i&&"Combinator"!==i.type&&(r[" "]=!0,n.push({type:"Combinator",value:" "})),n.push(t),i=t,o=e.pos);return null!==i&&"Combinator"===i.type&&(e.pos-=o,e.error("Unexpected combinator")),{type:"Group",terms:n,combinator:mn(n,r)||" ",disallowEmpty:!1,explicit:!1}}function fn(e){var t=e.charCode();if(t<128&&1===nn[t])return function(e){var t;return t=an(e),40===e.charCode()?(e.pos++,{type:"Function",name:t}):cn(e,{type:"Keyword",name:t})}(e);switch(t){case 93:break;case 91:return cn(e,function(e){var t;return e.eat(91),t=hn(e),e.eat(93),t.explicit=!0,33===e.charCode()&&(e.pos++,t.disallowEmpty=!0),t}(e));case 60:return 39===e.nextCharCode()?function(e){var t;return e.eat(60),e.eat(39),t=an(e),e.eat(39),e.eat(62),cn(e,{type:"Property",name:t})}(e):pn(e);case 124:return{type:"Combinator",value:e.substringToPos(124===e.nextCharCode()?e.pos+2:e.pos+1)};case 38:return e.pos++,e.eat(38),{type:"Combinator",value:"&&"};case 44:return e.pos++,{type:"Comma"};case 39:return cn(e,{type:"String",value:ln(e)});case 32:case 9:case 10:case 13:case 12:return{type:"Spaces",value:on(e)};case 64:return(t=e.nextCharCode())<128&&1===nn[t]?(e.pos++,{type:"AtKeyword",name:an(e)}):dn(e);case 42:case 43:case 63:case 35:case 33:break;case tn:if((t=e.nextCharCode())<48||t>57)return dn(e);break;default:return dn(e)}}function gn(e){var t=new en(e),n=hn(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type&&(n=n.terms[0]),n}gn("[a&&<b>#|<'c'>*||e() f{2} /,(% g#{1,2} h{2,})]!");var yn=gn,vn=function(){};function bn(e){return"function"==typeof e?e:vn}var Sn=function(e,t,n){var r=vn,i=vn;if("function"==typeof t?r=t:t&&(r=bn(t.enter),i=bn(t.leave)),r===vn&&i===vn)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)},xn=tt,wn=new me,Cn={decorator:function(e){var t=null,n={len:0,node:null},r=[n],i="";return{children:e.children,node:function(n){var r=t;t=n,e.node.call(this,n),t=r},chunk:function(e){i+=e,n.node!==t?r.push({len:e.length,node:t}):n.len+=e.length},result:function(){return kn(i,r)}}}};function kn(e,t){var n=[],r=0,i=0,o=t?t[i].node:null;for(xn(e,wn);!wn.eof;){if(t)for(;i<t.length&&r+t[i].len<=wn.tokenStart;)r+=t[i++].len,o=t[i].node;n.push({type:wn.tokenType,value:wn.getTokenValue(),index:wn.tokenIndex,balance:wn.balance[wn.tokenIndex],node:o}),wn.next()}return n}var On=yn,Tn={type:"Match"},En={type:"Mismatch"},An={type:"DisallowEmpty"};function _n(e,t,n){return t===Tn&&n===En||e===Tn&&t===Tn&&n===Tn?e:("If"===e.type&&e.else===En&&t===Tn&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function zn(e){return e.length>2&&40===e.charCodeAt(e.length-2)&&41===e.charCodeAt(e.length-1)}function Rn(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&zn(e.name)}function Ln(e,t,n){switch(e){case" ":for(var r=Tn,i=t.length-1;i>=0;i--){r=_n(s=t[i],r,En)}return r;case"|":r=En;var o=null;for(i=t.length-1;i>=0;i--){if(Rn(s=t[i])&&(null===o&&i>0&&Rn(t[i-1])&&(r=_n({type:"Enum",map:o=Object.create(null)},Tn,r)),null!==o)){var a=(zn(s.name)?s.name.slice(0,-1):s.name).toLowerCase();if(a in o==!1){o[a]=s;continue}}o=null,r=_n(s,Tn,r)}return r;case"&&":if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};for(r=En,i=t.length-1;i>=0;i--){var s=t[i];l=t.length>1?Ln(e,t.filter((function(e){return e!==s})),!1):Tn,r=_n(s,l,r)}return r;case"||":if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};for(r=n?Tn:En,i=t.length-1;i>=0;i--){var l;s=t[i];l=t.length>1?Ln(e,t.filter((function(e){return e!==s})),!0):Tn,r=_n(s,l,r)}return r}}function Pn(e){if("function"==typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":var t=Ln(e.combinator,e.terms.map(Pn),!1);return e.disallowEmpty&&(t=_n(t,An,En)),t;case"Multiplier":return function(e){var t=Tn,n=Pn(e.term);if(0===e.max)n=_n(n,An,En),(t=_n(n,null,En)).then=_n(Tn,Tn,t),e.comma&&(t.then.else=_n({type:"Comma",syntax:e},t,En));else for(var r=e.min||1;r<=e.max;r++)e.comma&&t!==Tn&&(t=_n({type:"Comma",syntax:e},t,En)),t=_n(n,_n(Tn,Tn,t),En);if(0===e.min)t=_n(Tn,Tn,t);else for(r=0;r<e.min-1;r++)e.comma&&t!==Tn&&(t=_n({type:"Comma",syntax:e},t,En)),t=_n(n,t,En);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 Bn={MATCH:Tn,MISMATCH:En,DISALLOW_EMPTY:An,buildMatchGraph:function(e,t){return"string"==typeof e&&(e=On(e)),{type:"MatchGraph",match:Pn(e),syntax:t||null,source:e}}},Wn=Object.prototype.hasOwnProperty,Mn=Bn.MATCH,Un=Bn.MISMATCH,In=Bn.DISALLOW_EMPTY,Nn=R.TYPE,qn="Match";function Dn(e){for(var t=null,n=null,r=e;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}function Vn(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){var r=e.charCodeAt(n);if(r>=65&&r<=90&&(r|=32),r!==t.charCodeAt(n))return!1}return!0}function Fn(e){return null===e||(e.type===Nn.Comma||e.type===Nn.Function||e.type===Nn.LeftParenthesis||e.type===Nn.LeftSquareBracket||e.type===Nn.LeftCurlyBracket||function(e){return e.type===Nn.Delim&&"?"!==e.value}(e))}function jn(e){return null===e||(e.type===Nn.RightParenthesis||e.type===Nn.RightSquareBracket||e.type===Nn.RightCurlyBracket||e.type===Nn.Delim)}function Gn(e,t,n){function r(){do{y++,g=y<e.length?e[y]:null}while(null!==g&&(g.type===Nn.WhiteSpace||g.type===Nn.Comment))}function i(t){var n=y+t;return n<e.length?e[n]:null}function o(e,t){return{nextState:e,matchStack:b,syntaxStack:c,thenStack:d,tokenIndex:y,prev:t}}function a(e){d={nextState:e,matchStack:b,syntaxStack:c,prev:d}}function s(e){p=o(e,p)}function l(){b={type:1,syntax:t.syntax,token:g,prev:b},r(),m=null,y>v&&(v=y)}function u(){b=2===b.type?b.prev:{type:3,syntax:c.syntax,token:b.token,prev:b},c=c.prev}var c=null,d=null,p=null,m=null,h=0,f=null,g=null,y=-1,v=0,b={type:0,syntax:null,token:null,prev:null};for(r();null===f&&++h<15e3;)switch(t.type){case"Match":if(null===d){if(null!==g&&(y!==e.length-1||"\\0"!==g.value&&"\\9"!==g.value)){t=Un;break}f=qn;break}if((t=d.nextState)===In){if(d.matchStack===b){t=Un;break}t=Mn}for(;d.syntaxStack!==c;)u();d=d.prev;break;case"Mismatch":if(null!==m&&!1!==m)(null===p||y>p.tokenIndex)&&(p=m,m=!1);else if(null===p){f="Mismatch";break}t=p.nextState,d=p.thenStack,c=p.syntaxStack,b=p.matchStack,y=p.tokenIndex,g=y<e.length?e[y]:null,p=p.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==Un&&s(t.else),t.then!==Mn&&a(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":var S=t.syntax.terms;if(t.index===S.length){if(0===t.mask||t.syntax.all){t=Un;break}t=Mn;break}if(t.mask===(1<<S.length)-1){t=Mn;break}for(;t.index<S.length;t.index++){var x=1<<t.index;if(0==(t.mask&x)){s(t),a({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|x}),t=S[t.index++];break}}break;case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(null!==g)if(-1!==(T=g.value.toLowerCase()).indexOf("\\")&&(T=T.replace(/\\[09].*$/,"")),Wn.call(t.map,T)){t=t.map[T];break}t=Un;break;case"Generic":var w=null!==c?c.opts:null,C=y+Math.floor(t.fn(g,i,w));if(!isNaN(C)&&C>y){for(;y<C;)l();t=Mn}else t=Un;break;case"Type":case"Property":var k="Type"===t.type?"types":"properties",O=Wn.call(n,k)?n[k][t.name]:null;if(!O||!O.match)throw new Error("Bad syntax reference: "+("Type"===t.type?"<"+t.name+">":"<'"+t.name+"'>"));if(!1!==m&&null!==g&&"Type"===t.type)if("custom-ident"===t.name&&g.type===Nn.Ident||"length"===t.name&&"0"===g.value){null===m&&(m=o(t,p)),t=Un;break}c={syntax:t.syntax,opts:t.syntax.opts||null!==c&&c.opts||null,prev:c},b={type:2,syntax:t.syntax,token:b.token,prev:b},t=O.match;break;case"Keyword":var T=t.name;if(null!==g){var E=g.value;if(-1!==E.indexOf("\\")&&(E=E.replace(/\\[09].*$/,"")),Vn(E,T)){l(),t=Mn;break}}t=Un;break;case"AtKeyword":case"Function":if(null!==g&&Vn(g.value,t.name)){l(),t=Mn;break}t=Un;break;case"Token":if(null!==g&&g.value===t.value){l(),t=Mn;break}t=Un;break;case"Comma":null!==g&&g.type===Nn.Comma?Fn(b.token)?t=Un:(l(),t=jn(g)?Un:Mn):t=Fn(b.token)||jn(g)?Mn:Un;break;case"String":var A="";for(C=y;C<e.length&&A.length<t.value.length;C++)A+=e[C].value;if(Vn(A,t.value)){for(;y<C;)l();t=Mn}else t=Un;break;default:throw new Error("Unknown node type: "+t.type)}switch(h,f){case null:console.warn("[csstree-match] BREAK after 15000 iterations"),f="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",b=null;break;case qn:for(;null!==c;)u();break;default:b=null}return{tokens:e,reason:f,iterations:h,match:b,longestMatch:v}}var Kn=function(e,t,n){var r=Gn(e,t,n||{});if(null===r.match)return r;var i=r.match,o=r.match={syntax:t.syntax||null,match:[]},a=[o];for(i=Dn(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 Yn(e){function t(e){return null!==e&&("Type"===e.type||"Property"===e.type||"Keyword"===e.type)}var n=null;return null!==this.matched&&function r(i){if(Array.isArray(i.match)){for(var o=0;o<i.match.length;o++)if(r(i.match[o]))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 Hn(e,t,n){var r=Yn.call(e,t);return null!==r&&r.some(n)}var $n={getTrace:Yn,isType:function(e,t){return Hn(this,e,(function(e){return"Type"===e.type&&e.name===t}))},isProperty:function(e,t){return Hn(this,e,(function(e){return"Property"===e.type&&e.name===t}))},isKeyword:function(e){return Hn(this,e,(function(e){return"Keyword"===e.type}))}},Qn=C;function Zn(e){return"node"in e?e.node:Zn(e.match[0])}function Xn(e){return"node"in e?e.node:Xn(e.match[e.match.length-1])}var Jn={matchFragments:function(e,t,n,r,i){var o=[];return null!==n.matched&&function n(a){if(null!==a.syntax&&a.syntax.type===r&&a.syntax.name===i){var s=Zn(a),l=Xn(a);e.syntax.walk(t,(function(e,t,n){if(e===s){var r=new Qn;do{if(r.appendData(t.data),t.data===l)break;t=t.next}while(null!==t);o.push({parent:n,nodes:r})}}))}Array.isArray(a.match)&&a.match.forEach(n)}(n.matched),o}},er=C,tr=Object.prototype.hasOwnProperty;function nr(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function rr(e){return Boolean(e)&&nr(e.offset)&&nr(e.line)&&nr(e.column)}function ir(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(var i in n){var o=!0;if(!1!==tr.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(rr(n.loc.start)){if(rr(n.loc.end))continue;i+=".end"}else i+=".start";o=!1}else if(t.hasOwnProperty(i)){var a=0;for(o=!1;!o&&a<t[i].length;a++){var s=t[i][a];switch(s){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 s?o=n[i]&&n[i].type===s:Array.isArray(s)&&(o=n[i]instanceof er)}}}else r(n,"Unknown field `"+i+"` for "+e+" node type");o||r(n,"Bad value for `"+e+"."+i+"`")}}for(var i in t)tr.call(t,i)&&!1===tr.call(n,i)&&r(n,"Field `"+e+"."+i+"` is missed")}}function or(e,t){var n=t.structure,r={type:String,loc:!0},i={type:'"'+e+'"'};for(var o in n)if(!1!==tr.call(n,o)){for(var a=[],s=r[o]=Array.isArray(n[o])?n[o].slice():[n[o]],l=0;l<s.length;l++){var u=s[l];if(u===String||u===Boolean)a.push(u.name);else if(null===u)a.push("null");else if("string"==typeof u)a.push("<"+u+">");else{if(!Array.isArray(u))throw new Error("Wrong value `"+u+"` in `"+e+"."+o+"` structure definition");a.push("List")}}i[o]=a.join(" | ")}return{docs:i,check:ir(e,r)}}var ar=we,sr=Ce,lr=_e,ur=$t,cr=yn,dr=ge,pr=Sn,mr=function(e,t){return"string"==typeof e?kn(e,null):t.generate(e,Cn)},hr=Bn.buildMatchGraph,fr=Kn,gr=$n,yr=Jn,vr=function(e){var t={};if(e.node)for(var n in e.node)if(tr.call(e.node,n)){var r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=or(n,r)}return t},br=hr("inherit | initial | unset"),Sr=hr("inherit | initial | unset | <-ms-legacy-expression>");function xr(e,t,n){var r={};for(var i in e)e[i].syntax&&(r[i]=n?e[i].syntax:dr(e[i].syntax,{compact:t}));return r}function wr(e,t,n){const r={};for(const[i,o]of Object.entries(e))r[i]={prelude:o.prelude&&(n?o.prelude.syntax:dr(o.prelude.syntax,{compact:t})),descriptors:o.descriptors&&xr(o.descriptors,t,n)};return r}function Cr(e,t,n){return{matched:e,iterations:n,error:t,getTrace:gr.getTrace,isType:gr.isType,isProperty:gr.isProperty,isKeyword:gr.isKeyword}}function kr(e,t,n,r){var i,o=mr(n,e.syntax);return function(e){for(var t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(o)?Cr(null,new Error("Matching for a tree with var() is not supported")):(r&&(i=fr(o,e.valueCommonSyntax,e)),r&&i.match||(i=fr(o,t.match,e)).match?Cr(i.match,null,i.iterations):Cr(null,new sr(i.reason,t.syntax,n,i),i.iterations))}var Or=function(e,t,n){if(this.valueCommonSyntax=br,this.syntax=t,this.generic=!1,this.atrules={},this.properties={},this.types={},this.structure=n||vr(e),e){if(e.types)for(var r in e.types)this.addType_(r,e.types[r]);if(e.generic)for(var r in this.generic=!0,ur)this.addType_(r,ur[r]);if(e.atrules)for(var r in e.atrules)this.addAtrule_(r,e.atrules[r]);if(e.properties)for(var r in e.properties)this.addProperty_(r,e.properties[r])}};Or.prototype={structure:{},checkStructure:function(e){function t(e,t){r.push({node:e,message:t})}var n=this.structure,r=[];return this.syntax.walk(e,(function(e){n.hasOwnProperty(e.type)?n[e.type].check(e,t):t(e,"Unknown node type `"+e.type+"`")})),!!r.length&&r},createDescriptor:function(e,t,n,r=null){var i={type:t,name:n},o={type:t,name:n,parent:r,syntax:null,match:null};return"function"==typeof e?o.match=hr(e,i):("string"==typeof e?Object.defineProperty(o,"syntax",{get:function(){return Object.defineProperty(o,"syntax",{value:cr(e)}),o.syntax}}):o.syntax=e,Object.defineProperty(o,"match",{get:function(){return Object.defineProperty(o,"match",{value:hr(o.syntax,i)}),o.match}})),o},addAtrule_:function(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)),{}):null})},addProperty_:function(e,t){t&&(this.properties[e]=this.createDescriptor(t,"Property",e))},addType_:function(e,t){t&&(this.types[e]=this.createDescriptor(t,"Type",e),t===ur["-ms-legacy-expression"]&&(this.valueCommonSyntax=Sr))},checkAtruleName:function(e){if(!this.getAtrule(e))return new ar("Unknown at-rule","@"+e)},checkAtrulePrelude:function(e,t){let n=this.checkAtruleName(e);if(n)return n;var r=this.getAtrule(e);return!r.prelude&&t?new SyntaxError("At-rule `@"+e+"` should not contain a prelude"):r.prelude&&!t?new SyntaxError("At-rule `@"+e+"` should contain a prelude"):void 0},checkAtruleDescriptorName:function(e,t){let n=this.checkAtruleName(e);if(n)return n;var r=this.getAtrule(e),i=lr.keyword(t);return r.descriptors?r.descriptors[i.name]||r.descriptors[i.basename]?void 0:new ar("Unknown at-rule descriptor",t):new SyntaxError("At-rule `@"+e+"` has no known descriptors")},checkPropertyName:function(e){return lr.property(e).custom?new Error("Lexer matching doesn't applicable for custom properties"):this.getProperty(e)?void 0:new ar("Unknown property",e)},matchAtrulePrelude:function(e,t){var n=this.checkAtrulePrelude(e,t);return n?Cr(null,n):t?kr(this,this.getAtrule(e).prelude,t,!1):Cr(null,null)},matchAtruleDescriptor:function(e,t,n){var r=this.checkAtruleDescriptorName(e,t);if(r)return Cr(null,r);var i=this.getAtrule(e),o=lr.keyword(t);return kr(this,i.descriptors[o.name]||i.descriptors[o.basename],n,!1)},matchDeclaration:function(e){return"Declaration"!==e.type?Cr(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)},matchProperty:function(e,t){var n=this.checkPropertyName(e);return n?Cr(null,n):kr(this,this.getProperty(e),t,!0)},matchType:function(e,t){var n=this.getType(e);return n?kr(this,n,t,!1):Cr(null,new ar("Unknown type",e))},match:function(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),kr(this,e,t,!1)):Cr(null,new ar("Bad syntax"))},findValueFragments:function(e,t,n,r){return yr.matchFragments(this,t,this.matchProperty(e,t),n,r)},findDeclarationValueFragments:function(e,t,n){return yr.matchFragments(this,e.value,this.matchDeclaration(e),t,n)},findAllFragments:function(e,t,n){var r=[];return this.syntax.walk(e,{visit:"Declaration",enter:function(e){r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}.bind(this)}),r},getAtrule:function(e,t=!0){var n=lr.keyword(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null},getAtrulePrelude:function(e,t=!0){const n=this.getAtrule(e,t);return n&&n.prelude||null},getAtruleDescriptor:function(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null},getProperty:function(e,t=!0){var n=lr.property(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null},getType:function(e){return this.types.hasOwnProperty(e)?this.types[e]:null},validate:function(){function e(r,i,o,a){if(o.hasOwnProperty(i))return o[i];o[i]=!1,null!==a.syntax&&pr(a.syntax,(function(a){if("Type"===a.type||"Property"===a.type){var s="Type"===a.type?r.types:r.properties,l="Type"===a.type?t:n;s.hasOwnProperty(a.name)&&!e(r,a.name,l,s[a.name])||(o[i]=!0)}}),this)}var t={},n={};for(var r in this.types)e(this,r,t,this.types[r]);for(var r in this.properties)e(this,r,n,this.properties[r]);return t=Object.keys(t).filter((function(e){return t[e]})),n=Object.keys(n).filter((function(e){return n[e]})),t.length||n.length?{types:t,properties:n}:null},dump:function(e,t){return{generic:this.generic,types:xr(this.types,!t,e),properties:xr(this.properties,!t,e),atrules:wr(this.atrules,!t,e)}},toString:function(){return JSON.stringify(this.dump())}};var Tr=Or,Er={SyntaxError:Zt,parse:yn,generate:ge,walk:Sn},Ar=Re,_r=tt.isBOM;var zr=function(){this.lines=null,this.columns=null,this.linesAndColumnsComputed=!1};zr.prototype={setSource:function(e,t,n,r){this.source=e,this.startOffset=void 0===t?0:t,this.startLine=void 0===n?1:n,this.startColumn=void 0===r?1:r,this.linesAndColumnsComputed=!1},ensureLinesAndColumnsComputed:function(){this.linesAndColumnsComputed||(!function(e,t){for(var n=t.length,r=Ar(e.lines,n),i=e.startLine,o=Ar(e.columns,n),a=e.startColumn,s=t.length>0?_r(t.charCodeAt(0)):0;s<n;s++){var l=t.charCodeAt(s);r[s]=i,o[s]=a++,10!==l&&13!==l&&12!==l||(13===l&&s+1<n&&10===t.charCodeAt(s+1)&&(r[++s]=i,o[s]=a),i++,a=1)}r[s]=i,o[s]=a,e.lines=r,e.columns=o}(this,this.source),this.linesAndColumnsComputed=!0)},getLocation:function(e,t){return this.ensureLinesAndColumnsComputed(),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}},getLocationRange:function(e,t,n){return this.ensureLinesAndColumnsComputed(),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}};var Rr=zr,Lr=tt.TYPE,Pr=Lr.WhiteSpace,Br=Lr.Comment,Wr=Rr,Mr=A,Ur=me,Ir=C,Nr=tt,qr=R,{findWhiteSpaceStart:Dr,cmpStr:Vr}=re,Fr=function(e){var t=this.createList(),n=null,r={recognizer:e,space:null,ignoreWS:!1,ignoreWSAfter:!1};for(this.scanner.skipSC();!this.scanner.eof;){switch(this.scanner.tokenType){case Br:this.scanner.next();continue;case Pr:r.ignoreWS?this.scanner.next():r.space=this.WhiteSpace();continue}if(void 0===(n=e.getNode.call(this,r)))break;null!==r.space&&(t.push(r.space),r.space=null),t.push(n),r.ignoreWSAfter?(r.ignoreWSAfter=!1,r.ignoreWS=!0):r.ignoreWS=!1}return t},jr=function(){},Gr=qr.TYPE,Kr=qr.NAME,Yr=Gr.WhiteSpace,Hr=Gr.Comment,$r=Gr.Ident,Qr=Gr.Function,Zr=Gr.Url,Xr=Gr.Hash,Jr=Gr.Percentage,ei=Gr.Number;function ti(e){return function(){return this[e]()}}var ni={},ri={},ii={},oi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");ii.encode=function(e){if(0<=e&&e<oi.length)return oi[e];throw new TypeError("Must be between 0 and 63: "+e)},ii.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1};var ai=ii;ri.encode=function(e){var t,n="",r=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&r,(r>>>=5)>0&&(t|=32),n+=ai.encode(t)}while(r>0);return n},ri.decode=function(e,t,n){var r,i,o,a,s=e.length,l=0,u=0;do{if(t>=s)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(i=ai.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));r=!!(32&i),l+=(i&=31)<<u,u+=5}while(r);n.value=(a=(o=l)>>1,1==(1&o)?-a:a),n.rest=t};var si={};!function(e){e.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function r(e){var n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function i(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}function o(t){var n=t,o=r(t);if(o){if(!o.path)return t;n=o.path}for(var a,s=e.isAbsolute(n),l=n.split(/\/+/),u=0,c=l.length-1;c>=0;c--)"."===(a=l[c])?l.splice(c,1):".."===a?u++:u>0&&(""===a?(l.splice(c+1,u),u=0):(l.splice(c,2),u--));return""===(n=l.join("/"))&&(n=s?"/":"."),o?(o.path=n,i(o)):n}function a(e,t){""===e&&(e="."),""===t&&(t=".");var a=r(t),s=r(e);if(s&&(e=s.path||"/"),a&&!a.scheme)return s&&(a.scheme=s.scheme),i(a);if(a||t.match(n))return t;if(s&&!s.host&&!s.path)return s.host=t,i(s);var l="/"===t.charAt(0)?t:o(e.replace(/\/+$/,"")+"/"+t);return s?(s.path=l,i(s)):l}e.urlParse=r,e.urlGenerate=i,e.normalize=o,e.join=a,e.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},e.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var s=!("__proto__"in Object.create(null));function l(e){return e}function u(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 c(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}e.toSetString=s?l:function(e){return u(e)?"$"+e:e},e.fromSetString=s?l:function(e){return u(e)?e.slice(1):e},e.compareByOriginalPositions=function(e,t,n){var r=c(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:c(e.name,t.name)},e.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!==(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=c(e.source,t.source))||0!==(r=e.originalLine-t.originalLine)||0!==(r=e.originalColumn-t.originalColumn)?r:c(e.name,t.name)},e.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!==(n=e.generatedColumn-t.generatedColumn)||0!==(n=c(e.source,t.source))||0!==(n=e.originalLine-t.originalLine)||0!==(n=e.originalColumn-t.originalColumn)?n:c(e.name,t.name)},e.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},e.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var s=r(n);if(!s)throw new Error("sourceMapURL could not be parsed");if(s.path){var l=s.path.lastIndexOf("/");l>=0&&(s.path=s.path.substring(0,l+1))}t=a(i(s),t)}return o(t)}}(si);var li={},ui=si,ci=Object.prototype.hasOwnProperty,di="undefined"!=typeof Map;function pi(){this._array=[],this._set=di?new Map:Object.create(null)}pi.fromArray=function(e,t){for(var n=new pi,r=0,i=e.length;r<i;r++)n.add(e[r],t);return n},pi.prototype.size=function(){return di?this._set.size:Object.getOwnPropertyNames(this._set).length},pi.prototype.add=function(e,t){var n=di?e:ui.toSetString(e),r=di?this.has(e):ci.call(this._set,n),i=this._array.length;r&&!t||this._array.push(e),r||(di?this._set.set(e,i):this._set[n]=i)},pi.prototype.has=function(e){if(di)return this._set.has(e);var t=ui.toSetString(e);return ci.call(this._set,t)},pi.prototype.indexOf=function(e){if(di){var t=this._set.get(e);if(t>=0)return t}else{var n=ui.toSetString(e);if(ci.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},pi.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},pi.prototype.toArray=function(){return this._array.slice()},li.ArraySet=pi;var mi={},hi=si;function fi(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}fi.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},fi.prototype.add=function(e){var t,n,r,i,o,a;t=this._last,n=e,r=t.generatedLine,i=n.generatedLine,o=t.generatedColumn,a=n.generatedColumn,i>r||i==r&&a>=o||hi.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},fi.prototype.toArray=function(){return this._sorted||(this._array.sort(hi.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},mi.MappingList=fi;var gi=ri,yi=si,vi=li.ArraySet,bi=mi.MappingList;function Si(e){e||(e={}),this._file=yi.getArg(e,"file",null),this._sourceRoot=yi.getArg(e,"sourceRoot",null),this._skipValidation=yi.getArg(e,"skipValidation",!1),this._sources=new vi,this._names=new vi,this._mappings=new bi,this._sourcesContents=null}Si.prototype._version=3,Si.fromSourceMap=function(e){var t=e.sourceRoot,n=new Si({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=yi.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=yi.relative(t,r)),n._sources.has(i)||n._sources.add(i);var o=e.sourceContentFor(r);null!=o&&n.setSourceContent(r,o)})),n},Si.prototype.addMapping=function(e){var t=yi.getArg(e,"generated"),n=yi.getArg(e,"original",null),r=yi.getArg(e,"source",null),i=yi.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})},Si.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=yi.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[yi.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[yi.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},Si.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=yi.relative(i,r));var o=new vi,a=new vi;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=yi.join(n,t.source)),null!=i&&(t.source=yi.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 u=t.name;null==u||a.has(u)||a.add(u)}),this),this._sources=o,this._names=a,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=yi.join(n,t)),null!=i&&(t=yi.relative(i,t)),this.setSourceContent(t,r))}),this)},Si.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}))},Si.prototype._serializeMappings=function(){for(var e,t,n,r,i=0,o=1,a=0,s=0,l=0,u=0,c="",d=this._mappings.toArray(),p=0,m=d.length;p<m;p++){if(e="",(t=d[p]).generatedLine!==o)for(i=0;t.generatedLine!==o;)e+=";",o++;else if(p>0){if(!yi.compareByGeneratedPositionsInflated(t,d[p-1]))continue;e+=","}e+=gi.encode(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(r=this._sources.indexOf(t.source),e+=gi.encode(r-u),u=r,e+=gi.encode(t.originalLine-1-s),s=t.originalLine-1,e+=gi.encode(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=gi.encode(n-l),l=n)),c+=e}return c},Si.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=yi.relative(t,e));var n=yi.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},Si.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},Si.prototype.toString=function(){return JSON.stringify(this.toJSON())},ni.SourceMapGenerator=Si;var xi=ni.SourceMapGenerator,wi={Atrule:!0,Selector:!0,Declaration:!0},Ci=function(e){var t=new xi,n=1,r=0,i={line:1,column:0},o={line:0,column:0},a=!1,s={line:1,column:0},l={generated:s},u=e.node;e.node=function(e){if(e.loc&&e.loc.start&&wi.hasOwnProperty(e.type)){var c=e.loc.start.line,d=e.loc.start.column-1;o.line===c&&o.column===d||(o.line=c,o.column=d,i.line=n,i.column=r,a&&(a=!1,i.line===s.line&&i.column===s.column||t.addMapping(l)),a=!0,t.addMapping({source:e.loc.source,original:o,generated:i}))}u.call(this,e),a&&wi.hasOwnProperty(e.type)&&(s.line=n,s.column=r)};var c=e.chunk;e.chunk=function(e){for(var t=0;t<e.length;t++)10===e.charCodeAt(t)?(n++,r=0):r++;c(e)};var d=e.result;return e.result=function(){return a&&t.addMapping(l),{css:d(),map:t}},e},ki=Object.prototype.hasOwnProperty;function Oi(e,t){var n=e.children,r=null;"function"!=typeof t?n.forEach(this.node,this):n.forEach((function(e){null!==r&&t.call(this,r),this.node(e),r=e}),this)}var Ti=C,Ei=Object.prototype.hasOwnProperty,Ai=function(){};function _i(e){return"function"==typeof e?e:Ai}function zi(e,t){return function(n,r,i){n.type===t&&e.call(this,n,r,i)}}function Ri(e,t){var n=t.structure,r=[];for(var i in n)if(!1!==Ei.call(n,i)){var o=n[i],a={name:i,type:!1,nullable:!1};Array.isArray(n[i])||(o=[n[i]]);for(var s=0;s<o.length;s++){var l=o[s];null===l?a.nullable=!0:"string"==typeof l?a.type="node":Array.isArray(l)&&(a.type="list")}a.type&&r.push(a)}return r.length?{context:t.walkContext,fields:r}:null}function Li(e,t){var n=e.fields.slice(),r=e.context,i="string"==typeof r;return t&&n.reverse(),function(e,o,a,s){var l;i&&(l=o[r],o[r]=e);for(var u=0;u<n.length;u++){var c=n[u],d=e[c.name];if(!c.nullable||d)if("list"===c.type){if(t?d.reduceRight(s,!1):d.reduce(s,!1))return!0}else if(a(d))return!0}i&&(o[r]=l)}}function Pi(e){return{Atrule:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block},Rule:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block},Declaration:{StyleSheet:e.StyleSheet,Atrule:e.Atrule,Rule:e.Rule,Block:e.Block,DeclarationList:e.DeclarationList}}}var Bi=C;const Wi=Object.prototype.hasOwnProperty,Mi={generic:!0,types:qi,atrules:{prelude:Di,descriptors:Di},properties:qi,parseContext:function(e,t){return Object.assign(e,t)},scope:function e(t,n){for(const r in n)Wi.call(n,r)&&(Ui(t[r])?e(t[r],Ii(n[r])):t[r]=Ii(n[r]));return t},atrule:["parse"],pseudo:["parse"],node:["name","structure","parse","generate","walkContext"]};function Ui(e){return e&&e.constructor===Object}function Ii(e){return Ui(e)?Object.assign({},e):e}function Ni(e,t){return"string"==typeof t&&/^\s*\|/.test(t)?"string"==typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function qi(e,t){if("string"==typeof t)return Ni(e,t);const n=Object.assign({},e);for(let r in t)Wi.call(t,r)&&(n[r]=Ni(Wi.call(e,r)?e[r]:void 0,t[r]));return n}function Di(e,t){const n=qi(e,t);return!Ui(n)||Object.keys(n).length?n:null}function Vi(e,t,n){for(const r in n)if(!1!==Wi.call(n,r))if(!0===n[r])r in t&&Wi.call(t,r)&&(e[r]=Ii(t[r]));else if(n[r])if("function"==typeof n[r]){const i=n[r];e[r]=i({},e[r]),e[r]=i(e[r]||{},t[r])}else if(Ui(n[r])){const i={};for(let t in e[r])i[t]=Vi({},e[r][t],n[r]);for(let e in t[r])i[e]=Vi(i[e]||{},t[r][e],n[r]);e[r]=i}else if(Array.isArray(n[r])){const i={},o=n[r].reduce((function(e,t){return e[t]=!0,e}),{});for(const[t,n]of Object.entries(e[r]||{}))i[t]={},n&&Vi(i[t],n,o);for(const e in t[r])Wi.call(t[r],e)&&(i[e]||(i[e]={}),t[r]&&t[r][e]&&Vi(i[e],t[r][e],o));e[r]=i}return e}var Fi=C,ji=A,Gi=me,Ki=Tr,Yi=Er,Hi=tt,$i=function(e){var t={scanner:new Ur,locationMap:new Wr,filename:"<unknown>",needPositions:!1,onParseError:jr,onParseErrorThrow:!1,parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:Fr,createList:function(){return new Ir},createSingleNodeList:function(e){return(new Ir).appendData(e)},getFirstListNode:function(e){return e&&e.first()},getLastListNode:function(e){return e.last()},parseWithFallback:function(e,t){var n=this.scanner.tokenIndex;try{return e.call(this)}catch(e){if(this.onParseErrorThrow)throw e;var r=t.call(this,n);return this.onParseErrorThrow=!0,this.onParseError(e,r),this.onParseErrorThrow=!1,r}},lookupNonWSType:function(e){do{var t=this.scanner.lookupType(e++);if(t!==Yr)return t}while(0!==t);return 0},eat:function(e){if(this.scanner.tokenType!==e){var t=this.scanner.tokenStart,n=Kr[e]+" is expected";switch(e){case $r:this.scanner.tokenType===Qr||this.scanner.tokenType===Zr?(t=this.scanner.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case Xr:this.scanner.isDelim(35)&&(this.scanner.next(),t++,n="Name is expected");break;case Jr:this.scanner.tokenType===ei&&(t=this.scanner.tokenEnd,n="Percent sign is expected");break;default:this.scanner.source.charCodeAt(this.scanner.tokenStart)===e&&(t+=1)}this.error(n,t)}this.scanner.next()},consume:function(e){var t=this.scanner.getTokenValue();return this.eat(e),t},consumeFunctionName:function(){var e=this.scanner.source.substring(this.scanner.tokenStart,this.scanner.tokenEnd-1);return this.eat(Qr),e},getLocation:function(e,t){return this.needPositions?this.locationMap.getLocationRange(e,t,this.filename):null},getLocationFromList:function(e){if(this.needPositions){var t=this.getFirstListNode(e),n=this.getLastListNode(e);return this.locationMap.getLocationRange(null!==t?t.loc.start.offset-this.locationMap.startOffset:this.scanner.tokenStart,null!==n?n.loc.end.offset-this.locationMap.startOffset:this.scanner.tokenStart,this.filename)}return null},error:function(e,t){var n=void 0!==t&&t<this.scanner.source.length?this.locationMap.getLocation(t):this.scanner.eof?this.locationMap.getLocation(Dr(this.scanner.source,this.scanner.source.length-1)):this.locationMap.getLocation(this.scanner.tokenStart);throw new Mr(e||"Unexpected input",this.scanner.source,n.offset,n.line,n.column)}};for(var n in e=function(e){var t={context:{},scope:{},atrule:{},pseudo:{}};if(e.parseContext)for(var n in e.parseContext)switch(typeof e.parseContext[n]){case"function":t.context[n]=e.parseContext[n];break;case"string":t.context[n]=ti(e.parseContext[n])}if(e.scope)for(var n in e.scope)t.scope[n]=e.scope[n];if(e.atrule)for(var n in e.atrule){var r=e.atrule[n];r.parse&&(t.atrule[n]=r.parse)}if(e.pseudo)for(var n in e.pseudo){var i=e.pseudo[n];i.parse&&(t.pseudo[n]=i.parse)}if(e.node)for(var n in e.node)t[n]=e.node[n].parse;return t}(e||{}))t[n]=e[n];return function(e,n){var r,i=(n=n||{}).context||"default",o=n.onComment;if(Nr(e,t.scanner),t.locationMap.setSource(e,n.offset,n.line,n.column),t.filename=n.filename||"<unknown>",t.needPositions=Boolean(n.positions),t.onParseError="function"==typeof n.onParseError?n.onParseError:jr,t.onParseErrorThrow=!1,t.parseAtrulePrelude=!("parseAtrulePrelude"in n)||Boolean(n.parseAtrulePrelude),t.parseRulePrelude=!("parseRulePrelude"in n)||Boolean(n.parseRulePrelude),t.parseValue=!("parseValue"in n)||Boolean(n.parseValue),t.parseCustomProperty="parseCustomProperty"in n&&Boolean(n.parseCustomProperty),!t.context.hasOwnProperty(i))throw new Error("Unknown context `"+i+"`");return"function"==typeof o&&t.scanner.forEachToken(((n,r,i)=>{if(n===Hr){const n=t.getLocation(r,i),a=Vr(e,i-2,i,"*/")?e.slice(r+2,i-2):e.slice(r+2,i);o(a,n)}})),r=t.context[i].call(t,n),t.scanner.eof||t.error(),r}},Qi=function(e){function t(e){if(!ki.call(n,e.type))throw new Error("Unknown node type: "+e.type);n[e.type].call(this,e)}var n={};if(e.node)for(var r in e.node)n[r]=e.node[r].generate;return function(e,n){var r="",i={children:Oi,node:t,chunk:function(e){r+=e},result:function(){return r}};return n&&("function"==typeof n.decorator&&(i=n.decorator(i)),n.sourceMap&&(i=Ci(i))),i.node(e),i.result()}},Zi=function(e){return{fromPlainObject:function(t){return e(t,{enter:function(e){e.children&&e.children instanceof Ti==!1&&(e.children=(new Ti).fromArray(e.children))}}),t},toPlainObject:function(t){return e(t,{leave:function(e){e.children&&e.children instanceof Ti&&(e.children=e.children.toArray())}}),t}}},Xi=function(e){var t=function(e){var t={};for(var n in e.node)if(Ei.call(e.node,n)){var r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=Ri(0,r)}return t}(e),n={},r={},i=Symbol("break-walk"),o=Symbol("skip-node");for(var a in t)Ei.call(t,a)&&null!==t[a]&&(n[a]=Li(t[a],!1),r[a]=Li(t[a],!0));var s=Pi(n),l=Pi(r),u=function(e,a){function u(e,t,n){var r=d.call(h,e,t,n);return r===i||r!==o&&(!(!m.hasOwnProperty(e.type)||!m[e.type](e,h,u,c))||p.call(h,e,t,n)===i)}var c=(e,t,n,r)=>e||u(t,n,r),d=Ai,p=Ai,m=n,h={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 a)d=a;else if(a&&(d=_i(a.enter),p=_i(a.leave),a.reverse&&(m=r),a.visit)){if(s.hasOwnProperty(a.visit))m=a.reverse?l[a.visit]:s[a.visit];else if(!t.hasOwnProperty(a.visit))throw new Error("Bad value `"+a.visit+"` for `visit` option (should be: "+Object.keys(t).join(", ")+")");d=zi(d,a.visit),p=zi(p,a.visit)}if(d===Ai&&p===Ai)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");u(e)};return u.break=i,u.skip=o,u.find=function(e,t){var n=null;return u(e,(function(e,r,o){if(t.call(this,e,r,o))return n=e,i})),n},u.findLast=function(e,t){var n=null;return u(e,{reverse:!0,enter:function(e,r,o){if(t.call(this,e,r,o))return n=e,i}}),n},u.findAll=function(e,t){var n=[];return u(e,(function(e,r,i){t.call(this,e,r,i)&&n.push(e)})),n},u},Ji=function e(t){var n={};for(var r in t){var i=t[r];i&&(Array.isArray(i)||i instanceof Bi?i=i.map(e):i.constructor===Object&&(i=e(i))),n[r]=i}return n},eo=_e,to=(e,t)=>Vi(e,t,Mi);function no(e){var t=$i(e),n=Xi(e),r=Qi(e),i=Zi(n),o={List:Fi,SyntaxError:ji,TokenStream:Gi,Lexer:Ki,vendorPrefix:eo.vendorPrefix,keyword:eo.keyword,property:eo.property,isCustomProperty:eo.isCustomProperty,definitionSyntax:Yi,lexer:null,createLexer:function(e){return new Ki(e,o,o.lexer.structure)},tokenize:Hi,parse:t,walk:n,generate:r,find:n.find,findLast:n.findLast,findAll:n.findAll,clone:Ji,fromPlainObject:i.fromPlainObject,toPlainObject:i.toPlainObject,createSyntax:function(e){return no(to({},e))},fork:function(t){var n=to({},e);return no("function"==typeof t?t(n,Object.assign):to(n,t))}};return o.lexer=new Ki({generic:!0,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},o),o}y.create=function(e){return no(to({},e))};const ro={"@charset":{syntax:'@charset "<charset>";',groups:["CSS Charsets"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@charset"},"@counter-style":{syntax:"@counter-style <counter-style-name> {\n [ system: <counter-system>; ] ||\n [ symbols: <counter-symbols>; ] ||\n [ additive-symbols: <additive-symbols>; ] ||\n [ negative: <negative-symbol>; ] ||\n [ prefix: <prefix>; ] ||\n [ suffix: <suffix>; ] ||\n [ range: <range>; ] ||\n [ pad: <padding>; ] ||\n [ speak-as: <speak-as>; ] ||\n [ fallback: <counter-style-name>; ]\n}",interfaces:["CSSCounterStyleRule"],groups:["CSS Counter Styles"],descriptors:{"additive-symbols":{syntax:"[ <integer> && <symbol> ]#",media:"all",initial:"n/a (required)",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},fallback:{syntax:"<counter-style-name>",media:"all",initial:"decimal",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},negative:{syntax:"<symbol> <symbol>?",media:"all",initial:'"-" hyphen-minus',percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},pad:{syntax:"<integer> && <symbol>",media:"all",initial:'0 ""',percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},prefix:{syntax:"<symbol>",media:"all",initial:'""',percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},range:{syntax:"[ [ <integer> | infinite ]{2} ]# | auto",media:"all",initial:"auto",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},"speak-as":{syntax:"auto | bullets | numbers | words | spell-out | <counter-style-name>",media:"all",initial:"auto",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},suffix:{syntax:"<symbol>",media:"all",initial:'". "',percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},symbols:{syntax:"<symbol>+",media:"all",initial:"n/a (required)",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},system:{syntax:"cyclic | numeric | alphabetic | symbolic | additive | [ fixed <integer>? ] | [ extends <counter-style-name> ]",media:"all",initial:"symbolic",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"}},status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@counter-style"},"@document":{syntax:"@document [ <url> | url-prefix(<string>) | domain(<string>) | media-document(<string>) | regexp(<string>) ]# {\n <group-rule-body>\n}",interfaces:["CSSGroupingRule","CSSConditionRule"],groups:["CSS Conditional Rules"],status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@document"},"@font-face":{syntax:"@font-face {\n [ font-family: <family-name>; ] ||\n [ src: <src>; ] ||\n [ unicode-range: <unicode-range>; ] ||\n [ font-variant: <font-variant>; ] ||\n [ font-feature-settings: <font-feature-settings>; ] ||\n [ font-variation-settings: <font-variation-settings>; ] ||\n [ font-stretch: <font-stretch>; ] ||\n [ font-weight: <font-weight>; ] ||\n [ font-style: <font-style>; ]\n}",interfaces:["CSSFontFaceRule"],groups:["CSS Fonts"],descriptors:{"font-display":{syntax:"[ auto | block | swap | fallback | optional ]",media:"visual",percentages:"no",initial:"auto",computed:"asSpecified",order:"uniqueOrder",status:"experimental"},"font-family":{syntax:"<family-name>",media:"all",initial:"n/a (required)",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"font-feature-settings":{syntax:"normal | <feature-tag-value>#",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},"font-variation-settings":{syntax:"normal | [ <string> <number> ]#",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},"font-stretch":{syntax:"<font-stretch-absolute>{1,2}",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"font-style":{syntax:"normal | italic | oblique <angle>{0,2}",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"font-weight":{syntax:"<font-weight-absolute>{1,2}",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"font-variant":{syntax:"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 ]",media:"all",initial:"normal",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},src:{syntax:"[ <url> [ format( <string># ) ]? | local( <family-name> ) ]#",media:"all",initial:"n/a (required)",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},"unicode-range":{syntax:"<unicode-range>#",media:"all",initial:"U+0-10FFFF",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"}},status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@font-face"},"@font-feature-values":{syntax:"@font-feature-values <family-name># {\n <feature-value-block-list>\n}",interfaces:["CSSFontFeatureValuesRule"],groups:["CSS Fonts"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@font-feature-values"},"@import":{syntax:"@import [ <string> | <url> ] [ <media-query-list> ]?;",groups:["Media Queries"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@import"},"@keyframes":{syntax:"@keyframes <keyframes-name> {\n <keyframe-block-list>\n}",interfaces:["CSSKeyframeRule","CSSKeyframesRule"],groups:["CSS Animations"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@keyframes"},"@media":{syntax:"@media <media-query-list> {\n <group-rule-body>\n}",interfaces:["CSSGroupingRule","CSSConditionRule","CSSMediaRule","CSSCustomMediaRule"],groups:["CSS Conditional Rules","Media Queries"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@media"},"@namespace":{syntax:"@namespace <namespace-prefix>? [ <string> | <url> ];",groups:["CSS Namespaces"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@namespace"},"@page":{syntax:"@page <page-selector-list> {\n <page-body>\n}",interfaces:["CSSPageRule"],groups:["CSS Pages"],descriptors:{bleed:{syntax:"auto | <length>",media:["visual","paged"],initial:"auto",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},marks:{syntax:"none | [ crop || cross ]",media:["visual","paged"],initial:"none",percentages:"no",computed:"asSpecified",order:"orderOfAppearance",status:"standard"},size:{syntax:"<length>{1,2} | auto | [ <page-size> || [ portrait | landscape ] ]",media:["visual","paged"],initial:"auto",percentages:"no",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"orderOfAppearance",status:"standard"}},status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@page"},"@property":{syntax:"@property <custom-property-name> {\n <declaration-list>\n}",interfaces:["CSS","CSSPropertyRule"],groups:["CSS Houdini"],descriptors:{syntax:{syntax:"<string>",media:"all",percentages:"no",initial:"n/a (required)",computed:"asSpecified",order:"uniqueOrder",status:"experimental"},inherits:{syntax:"true | false",media:"all",percentages:"no",initial:"auto",computed:"asSpecified",order:"uniqueOrder",status:"experimental"},"initial-value":{syntax:"<string>",media:"all",initial:"n/a (required)",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"experimental"}},status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@property"},"@supports":{syntax:"@supports <supports-condition> {\n <group-rule-body>\n}",interfaces:["CSSGroupingRule","CSSConditionRule","CSSSupportsRule"],groups:["CSS Conditional Rules"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@supports"},"@viewport":{syntax:"@viewport {\n <group-rule-body>\n}",interfaces:["CSSViewportRule"],groups:["CSS Device Adaptation"],descriptors:{height:{syntax:"<viewport-length>{1,2}",media:["visual","continuous"],initial:["min-height","max-height"],percentages:["min-height","max-height"],computed:["min-height","max-height"],order:"orderOfAppearance",status:"standard"},"max-height":{syntax:"<viewport-length>",media:["visual","continuous"],initial:"auto",percentages:"referToHeightOfInitialViewport",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard"},"max-width":{syntax:"<viewport-length>",media:["visual","continuous"],initial:"auto",percentages:"referToWidthOfInitialViewport",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard"},"max-zoom":{syntax:"auto | <number> | <percentage>",media:["visual","continuous"],initial:"auto",percentages:"the zoom factor itself",computed:"autoNonNegativeOrPercentage",order:"uniqueOrder",status:"standard"},"min-height":{syntax:"<viewport-length>",media:["visual","continuous"],initial:"auto",percentages:"referToHeightOfInitialViewport",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard"},"min-width":{syntax:"<viewport-length>",media:["visual","continuous"],initial:"auto",percentages:"referToWidthOfInitialViewport",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard"},"min-zoom":{syntax:"auto | <number> | <percentage>",media:["visual","continuous"],initial:"auto",percentages:"the zoom factor itself",computed:"autoNonNegativeOrPercentage",order:"uniqueOrder",status:"standard"},orientation:{syntax:"auto | portrait | landscape",media:["visual","continuous"],initial:"auto",percentages:"referToSizeOfBoundingBox",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"user-zoom":{syntax:"zoom | fixed",media:["visual","continuous"],initial:"zoom",percentages:"referToSizeOfBoundingBox",computed:"asSpecified",order:"uniqueOrder",status:"standard"},"viewport-fit":{syntax:"auto | contain | cover",media:["visual","continuous"],initial:"auto",percentages:"no",computed:"asSpecified",order:"uniqueOrder",status:"standard"},width:{syntax:"<viewport-length>{1,2}",media:["visual","continuous"],initial:["min-width","max-width"],percentages:["min-width","max-width"],computed:["min-width","max-width"],order:"orderOfAppearance",status:"standard"},zoom:{syntax:"auto | <number> | <percentage>",media:["visual","continuous"],initial:"auto",percentages:"the zoom factor itself",computed:"autoNonNegativeOrPercentage",order:"uniqueOrder",status:"standard"}},status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/@viewport"}},io={"--*":{syntax:"<declaration-value>",media:"all",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Variables"],initial:"seeProse",appliesto:"allElements",computed:"asSpecifiedWithVarsSubstituted",order:"perGrammar",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/--*"},"-ms-accelerator":{syntax:"false | true",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"false",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-accelerator"},"-ms-block-progression":{syntax:"tb | rl | bt | lr",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"tb",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-block-progression"},"-ms-content-zoom-chaining":{syntax:"none | chained",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-chaining"},"-ms-content-zooming":{syntax:"none | zoom",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"zoomForTheTopLevelNoneForTheRest",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zooming"},"-ms-content-zoom-limit":{syntax:"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>",media:"interactive",inherited:!1,animationType:"discrete",percentages:["-ms-content-zoom-limit-max","-ms-content-zoom-limit-min"],groups:["Microsoft Extensions"],initial:["-ms-content-zoom-limit-max","-ms-content-zoom-limit-min"],appliesto:"nonReplacedBlockAndInlineBlockElements",computed:["-ms-content-zoom-limit-max","-ms-content-zoom-limit-min"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit"},"-ms-content-zoom-limit-max":{syntax:"<percentage>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"maxZoomFactor",groups:["Microsoft Extensions"],initial:"400%",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-max"},"-ms-content-zoom-limit-min":{syntax:"<percentage>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"minZoomFactor",groups:["Microsoft Extensions"],initial:"100%",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-limit-min"},"-ms-content-zoom-snap":{syntax:"<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:["-ms-content-zoom-snap-type","-ms-content-zoom-snap-points"],appliesto:"nonReplacedBlockAndInlineBlockElements",computed:["-ms-content-zoom-snap-type","-ms-content-zoom-snap-points"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap"},"-ms-content-zoom-snap-points":{syntax:"snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"snapInterval(0%, 100%)",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-points"},"-ms-content-zoom-snap-type":{syntax:"none | proximity | mandatory",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-content-zoom-snap-type"},"-ms-filter":{syntax:"<string>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:'""',appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-filter"},"-ms-flow-from":{syntax:"[ none | <custom-ident> ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"nonReplacedElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-flow-from"},"-ms-flow-into":{syntax:"[ none | <custom-ident> ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"iframeElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-flow-into"},"-ms-grid-columns":{syntax:"none | <track-list> | <auto-track-list>",media:"visual",inherited:!1,animationType:"simpleListOfLpcDifferenceLpc",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"none",appliesto:"gridContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-grid-columns"},"-ms-grid-rows":{syntax:"none | <track-list> | <auto-track-list>",media:"visual",inherited:!1,animationType:"simpleListOfLpcDifferenceLpc",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"none",appliesto:"gridContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-grid-rows"},"-ms-high-contrast-adjust":{syntax:"auto | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-high-contrast-adjust"},"-ms-hyphenate-limit-chars":{syntax:"auto | <integer>{1,3}",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-chars"},"-ms-hyphenate-limit-lines":{syntax:"no-limit | <integer>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"no-limit",appliesto:"blockContainerElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-lines"},"-ms-hyphenate-limit-zone":{syntax:"<percentage> | <length>",media:"visual",inherited:!0,animationType:"discrete",percentages:"referToLineBoxWidth",groups:["Microsoft Extensions"],initial:"0",appliesto:"blockContainerElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-hyphenate-limit-zone"},"-ms-ime-align":{syntax:"auto | after",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-ime-align"},"-ms-overflow-style":{syntax:"auto | none | scrollbar | -ms-autohiding-scrollbar",media:"interactive",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-overflow-style"},"-ms-scrollbar-3dlight-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"dependsOnUserAgent",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-3dlight-color"},"-ms-scrollbar-arrow-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"ButtonText",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-arrow-color"},"-ms-scrollbar-base-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"dependsOnUserAgent",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-base-color"},"-ms-scrollbar-darkshadow-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"ThreeDDarkShadow",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-darkshadow-color"},"-ms-scrollbar-face-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"ThreeDFace",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-face-color"},"-ms-scrollbar-highlight-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"ThreeDHighlight",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-highlight-color"},"-ms-scrollbar-shadow-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"ThreeDDarkShadow",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-shadow-color"},"-ms-scrollbar-track-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"Scrollbar",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scrollbar-track-color"},"-ms-scroll-chaining":{syntax:"chained | none",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"chained",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-chaining"},"-ms-scroll-limit":{syntax:"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:["-ms-scroll-limit-x-min","-ms-scroll-limit-y-min","-ms-scroll-limit-x-max","-ms-scroll-limit-y-max"],appliesto:"nonReplacedBlockAndInlineBlockElements",computed:["-ms-scroll-limit-x-min","-ms-scroll-limit-y-min","-ms-scroll-limit-x-max","-ms-scroll-limit-y-max"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit"},"-ms-scroll-limit-x-max":{syntax:"auto | <length>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-max"},"-ms-scroll-limit-x-min":{syntax:"<length>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"0",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-x-min"},"-ms-scroll-limit-y-max":{syntax:"auto | <length>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-max"},"-ms-scroll-limit-y-min":{syntax:"<length>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"0",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-limit-y-min"},"-ms-scroll-rails":{syntax:"none | railed",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"railed",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-rails"},"-ms-scroll-snap-points-x":{syntax:"snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"snapInterval(0px, 100%)",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-x"},"-ms-scroll-snap-points-y":{syntax:"snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"snapInterval(0px, 100%)",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-points-y"},"-ms-scroll-snap-type":{syntax:"none | proximity | mandatory",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-type"},"-ms-scroll-snap-x":{syntax:"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:["-ms-scroll-snap-type","-ms-scroll-snap-points-x"],appliesto:"nonReplacedBlockAndInlineBlockElements",computed:["-ms-scroll-snap-type","-ms-scroll-snap-points-x"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-x"},"-ms-scroll-snap-y":{syntax:"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:["-ms-scroll-snap-type","-ms-scroll-snap-points-y"],appliesto:"nonReplacedBlockAndInlineBlockElements",computed:["-ms-scroll-snap-type","-ms-scroll-snap-points-y"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-snap-y"},"-ms-scroll-translation":{syntax:"none | vertical-to-horizontal",media:"interactive",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-scroll-translation"},"-ms-text-autospace":{syntax:"none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-text-autospace"},"-ms-touch-select":{syntax:"grippers | none",media:"interactive",inherited:!0,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"grippers",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-touch-select"},"-ms-user-select":{syntax:"none | element | text",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"text",appliesto:"nonReplacedElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-user-select"},"-ms-wrap-flow":{syntax:"auto | both | start | end | maximum | clear",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"auto",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-flow"},"-ms-wrap-margin":{syntax:"<length>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"0",appliesto:"exclusionElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-margin"},"-ms-wrap-through":{syntax:"wrap | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Microsoft Extensions"],initial:"wrap",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-ms-wrap-through"},"-moz-appearance":{syntax:"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",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"noneButOverriddenInUserAgentCSS",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/appearance"},"-moz-binding":{syntax:"<url> | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElementsExceptGeneratedContentOrPseudoElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-binding"},"-moz-border-bottom-colors":{syntax:"<color>+ | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-border-bottom-colors"},"-moz-border-left-colors":{syntax:"<color>+ | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-border-left-colors"},"-moz-border-right-colors":{syntax:"<color>+ | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-border-right-colors"},"-moz-border-top-colors":{syntax:"<color>+ | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-border-top-colors"},"-moz-context-properties":{syntax:"none | [ fill | fill-opacity | stroke | stroke-opacity ]#",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElementsThatCanReferenceImages",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-context-properties"},"-moz-float-edge":{syntax:"border-box | content-box | margin-box | padding-box",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"content-box",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-float-edge"},"-moz-force-broken-image-icon":{syntax:"<integer [0,1]>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"0",appliesto:"images",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-force-broken-image-icon"},"-moz-image-region":{syntax:"<shape> | auto",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"auto",appliesto:"xulImageElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-image-region"},"-moz-orient":{syntax:"inline | block | horizontal | vertical",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"inline",appliesto:"anyElementEffectOnProgressAndMeter",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-orient"},"-moz-outline-radius":{syntax:"<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?",media:"visual",inherited:!1,animationType:["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"],percentages:["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"],groups:["Mozilla Extensions"],initial:["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"],appliesto:"allElements",computed:["-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-outline-radius-bottomright","-moz-outline-radius-bottomleft"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius"},"-moz-outline-radius-bottomleft":{syntax:"<outline-radius>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["Mozilla Extensions"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomleft"},"-moz-outline-radius-bottomright":{syntax:"<outline-radius>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["Mozilla Extensions"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-bottomright"},"-moz-outline-radius-topleft":{syntax:"<outline-radius>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["Mozilla Extensions"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topleft"},"-moz-outline-radius-topright":{syntax:"<outline-radius>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["Mozilla Extensions"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-outline-radius-topright"},"-moz-stack-sizing":{syntax:"ignore | stretch-to-fit",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"stretch-to-fit",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-stack-sizing"},"-moz-text-blink":{syntax:"none | blink",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-text-blink"},"-moz-user-focus":{syntax:"ignore | normal | select-after | select-before | select-menu | select-same | select-all | none",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-user-focus"},"-moz-user-input":{syntax:"auto | none | enabled | disabled",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-user-input"},"-moz-user-modify":{syntax:"read-only | read-write | write-only",media:"interactive",inherited:!0,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"read-only",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-user-modify"},"-moz-window-dragging":{syntax:"drag | no-drag",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"drag",appliesto:"allElementsCreatingNativeWindows",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-window-dragging"},"-moz-window-shadow":{syntax:"default | menu | tooltip | sheet | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"default",appliesto:"allElementsCreatingNativeWindows",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-moz-window-shadow"},"-webkit-appearance":{syntax:"none | button | button-bevel | 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 | 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",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"noneButOverriddenInUserAgentCSS",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/appearance"},"-webkit-border-before":{syntax:"<'border-width'> || <'border-style'> || <'color'>",media:"visual",inherited:!0,animationType:"discrete",percentages:["-webkit-border-before-width"],groups:["WebKit Extensions"],initial:["border-width","border-style","color"],appliesto:"allElements",computed:["border-width","border-style","color"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-border-before"},"-webkit-border-before-color":{syntax:"<'color'>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"nonstandard"},"-webkit-border-before-style":{syntax:"<'border-style'>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard"},"-webkit-border-before-width":{syntax:"<'border-width'>",media:"visual",inherited:!0,animationType:"discrete",percentages:"logicalWidthOfContainingBlock",groups:["WebKit Extensions"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"nonstandard"},"-webkit-box-reflect":{syntax:"[ above | below | right | left ]? <length>? <image>?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-box-reflect"},"-webkit-line-clamp":{syntax:"none | <integer>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["WebKit Extensions","CSS Overflow"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-line-clamp"},"-webkit-mask":{syntax:"[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:["-webkit-mask-image","-webkit-mask-repeat","-webkit-mask-attachment","-webkit-mask-position","-webkit-mask-origin","-webkit-mask-clip"],appliesto:"allElements",computed:["-webkit-mask-image","-webkit-mask-repeat","-webkit-mask-attachment","-webkit-mask-position","-webkit-mask-origin","-webkit-mask-clip"],order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask"},"-webkit-mask-attachment":{syntax:"<attachment>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"scroll",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-attachment"},"-webkit-mask-clip":{syntax:"[ <box> | border | padding | content | text ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"border",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-clip"},"-webkit-mask-composite":{syntax:"<composite-style>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"source-over",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-composite"},"-webkit-mask-image":{syntax:"<mask-reference>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"none",appliesto:"allElements",computed:"absoluteURIOrNone",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-image"},"-webkit-mask-origin":{syntax:"[ <box> | border | padding | content ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"padding",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-origin"},"-webkit-mask-position":{syntax:"<position>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToSizeOfElement",groups:["WebKit Extensions"],initial:"0% 0%",appliesto:"allElements",computed:"absoluteLengthOrPercentage",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-position"},"-webkit-mask-position-x":{syntax:"[ <length-percentage> | left | center | right ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToSizeOfElement",groups:["WebKit Extensions"],initial:"0%",appliesto:"allElements",computed:"absoluteLengthOrPercentage",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-position-x"},"-webkit-mask-position-y":{syntax:"[ <length-percentage> | top | center | bottom ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToSizeOfElement",groups:["WebKit Extensions"],initial:"0%",appliesto:"allElements",computed:"absoluteLengthOrPercentage",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-position-y"},"-webkit-mask-repeat":{syntax:"<repeat-style>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"repeat",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-repeat"},"-webkit-mask-repeat-x":{syntax:"repeat | no-repeat | space | round",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"repeat",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-repeat-x"},"-webkit-mask-repeat-y":{syntax:"repeat | no-repeat | space | round",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"repeat",appliesto:"allElements",computed:"absoluteLengthOrPercentage",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-mask-repeat-y"},"-webkit-mask-size":{syntax:"<bg-size>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"relativeToBackgroundPositioningArea",groups:["WebKit Extensions"],initial:"auto auto",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-size"},"-webkit-overflow-scrolling":{syntax:"auto | touch",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"auto",appliesto:"scrollingBoxes",computed:"asSpecified",order:"orderOfAppearance",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-overflow-scrolling"},"-webkit-tap-highlight-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"black",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-tap-highlight-color"},"-webkit-text-fill-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"color",percentages:"no",groups:["WebKit Extensions"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-text-fill-color"},"-webkit-text-stroke":{syntax:"<length> || <color>",media:"visual",inherited:!0,animationType:["-webkit-text-stroke-width","-webkit-text-stroke-color"],percentages:"no",groups:["WebKit Extensions"],initial:["-webkit-text-stroke-width","-webkit-text-stroke-color"],appliesto:"allElements",computed:["-webkit-text-stroke-width","-webkit-text-stroke-color"],order:"canonicalOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke"},"-webkit-text-stroke-color":{syntax:"<color>",media:"visual",inherited:!0,animationType:"color",percentages:"no",groups:["WebKit Extensions"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-color"},"-webkit-text-stroke-width":{syntax:"<length>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"0",appliesto:"allElements",computed:"absoluteLength",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-width"},"-webkit-touch-callout":{syntax:"default | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"default",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/-webkit-touch-callout"},"-webkit-user-modify":{syntax:"read-only | read-write | read-write-plaintext-only",media:"interactive",inherited:!0,animationType:"discrete",percentages:"no",groups:["WebKit Extensions"],initial:"read-only",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard"},"align-content":{syntax:"normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"normal",appliesto:"multilineFlexContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/align-content"},"align-items":{syntax:"normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/align-items"},"align-self":{syntax:"auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"auto",appliesto:"flexItemsGridItemsAndAbsolutelyPositionedBoxes",computed:"autoOnAbsolutelyPositionedElementsValueOfAlignItemsOnParent",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/align-self"},"align-tracks":{syntax:"[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"normal",appliesto:"gridContainersWithMasonryLayoutInTheirBlockAxis",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/align-tracks"},all:{syntax:"initial | inherit | unset | revert",media:"noPracticalMedia",inherited:!1,animationType:"eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection",percentages:"no",groups:["CSS Miscellaneous"],initial:"noPracticalInitialValue",appliesto:"allElements",computed:"asSpecifiedAppliesToEachProperty",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/all"},animation:{syntax:"<single-animation>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:["animation-name","animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state"],appliesto:"allElementsAndPseudos",computed:["animation-name","animation-duration","animation-timing-function","animation-delay","animation-direction","animation-iteration-count","animation-fill-mode","animation-play-state"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation"},"animation-delay":{syntax:"<time>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"0s",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-delay"},"animation-direction":{syntax:"<single-animation-direction>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"normal",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-direction"},"animation-duration":{syntax:"<time>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"0s",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-duration"},"animation-fill-mode":{syntax:"<single-animation-fill-mode>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"none",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode"},"animation-iteration-count":{syntax:"<single-animation-iteration-count>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"1",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count"},"animation-name":{syntax:"[ none | <keyframes-name> ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"none",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-name"},"animation-play-state":{syntax:"<single-animation-play-state>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"running",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-play-state"},"animation-timing-function":{syntax:"<timing-function>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Animations"],initial:"ease",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/animation-timing-function"},appearance:{syntax:"none | auto | textfield | menulist-button | <compat-auto>",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/appearance"},"aspect-ratio":{syntax:"auto | <ratio>",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"allElementsExceptInlineBoxesAndInternalRubyOrTableBoxes",computed:"asSpecified",order:"perGrammar",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/aspect-ratio"},azimuth:{syntax:"<angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards",media:"aural",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Speech"],initial:"center",appliesto:"allElements",computed:"normalizedAngle",order:"orderOfAppearance",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/azimuth"},"backdrop-filter":{syntax:"none | <filter-function-list>",media:"visual",inherited:!1,animationType:"filterList",percentages:"no",groups:["Filter Effects"],initial:"none",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/backdrop-filter"},"backface-visibility":{syntax:"visible | hidden",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transforms"],initial:"visible",appliesto:"transformableElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/backface-visibility"},background:{syntax:"[ <bg-layer> , ]* <final-bg-layer>",media:"visual",inherited:!1,animationType:["background-color","background-image","background-clip","background-position","background-size","background-repeat","background-attachment"],percentages:["background-position","background-size"],groups:["CSS Backgrounds and Borders"],initial:["background-image","background-position","background-size","background-repeat","background-origin","background-clip","background-attachment","background-color"],appliesto:"allElements",computed:["background-image","background-position","background-size","background-repeat","background-origin","background-clip","background-attachment","background-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background"},"background-attachment":{syntax:"<attachment>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"scroll",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-attachment"},"background-blend-mode":{syntax:"<blend-mode>#",media:"none",inherited:!1,animationType:"discrete",percentages:"no",groups:["Compositing and Blending"],initial:"normal",appliesto:"allElementsSVGContainerGraphicsAndGraphicsReferencingElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-blend-mode"},"background-clip":{syntax:"<box>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"border-box",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-clip"},"background-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"transparent",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-color"},"background-image":{syntax:"<bg-image>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"asSpecifiedURLsAbsolute",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-image"},"background-origin":{syntax:"<box>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"padding-box",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-origin"},"background-position":{syntax:"<bg-position>#",media:"visual",inherited:!1,animationType:"repeatableListOfSimpleListOfLpc",percentages:"referToSizeOfBackgroundPositioningAreaMinusBackgroundImageSize",groups:["CSS Backgrounds and Borders"],initial:"0% 0%",appliesto:"allElements",computed:"listEachItemTwoKeywordsOriginOffsets",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-position"},"background-position-x":{syntax:"[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToWidthOfBackgroundPositioningAreaMinusBackgroundImageHeight",groups:["CSS Backgrounds and Borders"],initial:"left",appliesto:"allElements",computed:"listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-position-x"},"background-position-y":{syntax:"[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToHeightOfBackgroundPositioningAreaMinusBackgroundImageHeight",groups:["CSS Backgrounds and Borders"],initial:"top",appliesto:"allElements",computed:"listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-position-y"},"background-repeat":{syntax:"<repeat-style>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"repeat",appliesto:"allElements",computed:"listEachItemHasTwoKeywordsOnePerDimension",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-repeat"},"background-size":{syntax:"<bg-size>#",media:"visual",inherited:!1,animationType:"repeatableListOfSimpleListOfLpc",percentages:"relativeToBackgroundPositioningArea",groups:["CSS Backgrounds and Borders"],initial:"auto auto",appliesto:"allElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/background-size"},"block-overflow":{syntax:"clip | ellipsis | <string>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"clip",appliesto:"blockContainers",computed:"asSpecified",order:"perGrammar",status:"experimental"},"block-size":{syntax:"<'width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"blockSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"sameAsWidthAndHeight",computed:"sameAsWidthAndHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/block-size"},border:{syntax:"<line-width> || <line-style> || <color>",media:"visual",inherited:!1,animationType:["border-color","border-style","border-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-width","border-style","border-color"],appliesto:"allElements",computed:["border-width","border-style","border-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border"},"border-block":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:["border-top-width","border-top-style","border-top-color"],appliesto:"allElements",computed:["border-top-width","border-top-style","border-top-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block"},"border-block-color":{syntax:"<'border-top-color'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-color"},"border-block-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-style"},"border-block-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-width"},"border-block-end":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:["border-block-end-color","border-block-end-style","border-block-end-width"],percentages:"no",groups:["CSS Logical Properties"],initial:["border-top-width","border-top-style","border-top-color"],appliesto:"allElements",computed:["border-top-width","border-top-style","border-top-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-end"},"border-block-end-color":{syntax:"<'border-top-color'>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-end-color"},"border-block-end-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-end-style"},"border-block-end-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-end-width"},"border-block-start":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:["border-block-start-color","border-block-start-style","border-block-start-width"],percentages:"no",groups:["CSS Logical Properties"],initial:["border-width","border-style","color"],appliesto:"allElements",computed:["border-width","border-style","border-block-start-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-start"},"border-block-start-color":{syntax:"<'border-top-color'>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-start-color"},"border-block-start-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-start-style"},"border-block-start-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-block-start-width"},"border-bottom":{syntax:"<line-width> || <line-style> || <color>",media:"visual",inherited:!1,animationType:["border-bottom-color","border-bottom-style","border-bottom-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-bottom-width","border-bottom-style","border-bottom-color"],appliesto:"allElements",computed:["border-bottom-width","border-bottom-style","border-bottom-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom"},"border-bottom-color":{syntax:"<'border-top-color'>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom-color"},"border-bottom-left-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Backgrounds and Borders"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius"},"border-bottom-right-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Backgrounds and Borders"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius"},"border-bottom-style":{syntax:"<line-style>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom-style"},"border-bottom-width":{syntax:"<line-width>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthOr0IfBorderBottomStyleNoneOrHidden",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-bottom-width"},"border-collapse":{syntax:"collapse | separate",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Table"],initial:"separate",appliesto:"tableElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-collapse"},"border-color":{syntax:"<color>{1,4}",media:"visual",inherited:!1,animationType:["border-bottom-color","border-left-color","border-right-color","border-top-color"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-top-color","border-right-color","border-bottom-color","border-left-color"],appliesto:"allElements",computed:["border-bottom-color","border-left-color","border-right-color","border-top-color"],order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-color"},"border-end-end-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius"},"border-end-start-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius"},"border-image":{syntax:"<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>",media:"visual",inherited:!1,animationType:"discrete",percentages:["border-image-slice","border-image-width"],groups:["CSS Backgrounds and Borders"],initial:["border-image-source","border-image-slice","border-image-width","border-image-outset","border-image-repeat"],appliesto:"allElementsExceptTableElementsWhenCollapse",computed:["border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width"],order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image"},"border-image-outset":{syntax:"[ <length> | <number> ]{1,4}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"0",appliesto:"allElementsExceptTableElementsWhenCollapse",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image-outset"},"border-image-repeat":{syntax:"[ stretch | repeat | round | space ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"stretch",appliesto:"allElementsExceptTableElementsWhenCollapse",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image-repeat"},"border-image-slice":{syntax:"<number-percentage>{1,4} && fill?",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"referToSizeOfBorderImage",groups:["CSS Backgrounds and Borders"],initial:"100%",appliesto:"allElementsExceptTableElementsWhenCollapse",computed:"oneToFourPercentagesOrAbsoluteLengthsPlusFill",order:"percentagesOrLengthsFollowedByFill",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image-slice"},"border-image-source":{syntax:"none | <image>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElementsExceptTableElementsWhenCollapse",computed:"noneOrImageWithAbsoluteURI",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image-source"},"border-image-width":{syntax:"[ <length-percentage> | <number> | auto ]{1,4}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"referToWidthOrHeightOfBorderImageArea",groups:["CSS Backgrounds and Borders"],initial:"1",appliesto:"allElementsExceptTableElementsWhenCollapse",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-image-width"},"border-inline":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:["border-top-width","border-top-style","border-top-color"],appliesto:"allElements",computed:["border-top-width","border-top-style","border-top-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline"},"border-inline-end":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:["border-inline-end-color","border-inline-end-style","border-inline-end-width"],percentages:"no",groups:["CSS Logical Properties"],initial:["border-width","border-style","color"],appliesto:"allElements",computed:["border-width","border-style","border-inline-end-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-end"},"border-inline-color":{syntax:"<'border-top-color'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-color"},"border-inline-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-style"},"border-inline-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-width"},"border-inline-end-color":{syntax:"<'border-top-color'>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color"},"border-inline-end-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style"},"border-inline-end-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width"},"border-inline-start":{syntax:"<'border-top-width'> || <'border-top-style'> || <'color'>",media:"visual",inherited:!1,animationType:["border-inline-start-color","border-inline-start-style","border-inline-start-width"],percentages:"no",groups:["CSS Logical Properties"],initial:["border-width","border-style","color"],appliesto:"allElements",computed:["border-width","border-style","border-inline-start-color"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-start"},"border-inline-start-color":{syntax:"<'border-top-color'>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Logical Properties"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color"},"border-inline-start-style":{syntax:"<'border-top-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Logical Properties"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style"},"border-inline-start-width":{syntax:"<'border-top-width'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthZeroIfBorderStyleNoneOrHidden",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width"},"border-left":{syntax:"<line-width> || <line-style> || <color>",media:"visual",inherited:!1,animationType:["border-left-color","border-left-style","border-left-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-left-width","border-left-style","border-left-color"],appliesto:"allElements",computed:["border-left-width","border-left-style","border-left-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-left"},"border-left-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-left-color"},"border-left-style":{syntax:"<line-style>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-left-style"},"border-left-width":{syntax:"<line-width>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthOr0IfBorderLeftStyleNoneOrHidden",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-left-width"},"border-radius":{syntax:"<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?",media:"visual",inherited:!1,animationType:["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"],percentages:"referToDimensionOfBorderBox",groups:["CSS Backgrounds and Borders"],initial:["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"],appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:["border-bottom-left-radius","border-bottom-right-radius","border-top-left-radius","border-top-right-radius"],order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-radius"},"border-right":{syntax:"<line-width> || <line-style> || <color>",media:"visual",inherited:!1,animationType:["border-right-color","border-right-style","border-right-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-right-width","border-right-style","border-right-color"],appliesto:"allElements",computed:["border-right-width","border-right-style","border-right-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-right"},"border-right-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-right-color"},"border-right-style":{syntax:"<line-style>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-right-style"},"border-right-width":{syntax:"<line-width>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthOr0IfBorderRightStyleNoneOrHidden",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-right-width"},"border-spacing":{syntax:"<length> <length>?",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Table"],initial:"0",appliesto:"tableElements",computed:"twoAbsoluteLengths",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-spacing"},"border-start-end-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius"},"border-start-start-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius"},"border-style":{syntax:"<line-style>{1,4}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-top-style","border-right-style","border-bottom-style","border-left-style"],appliesto:"allElements",computed:["border-bottom-style","border-left-style","border-right-style","border-top-style"],order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-style"},"border-top":{syntax:"<line-width> || <line-style> || <color>",media:"visual",inherited:!1,animationType:["border-top-color","border-top-style","border-top-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-top-width","border-top-style","border-top-color"],appliesto:"allElements",computed:["border-top-width","border-top-style","border-top-color"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top"},"border-top-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top-color"},"border-top-left-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Backgrounds and Borders"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius"},"border-top-right-radius":{syntax:"<length-percentage>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfBorderBox",groups:["CSS Backgrounds and Borders"],initial:"0",appliesto:"allElementsUAsNotRequiredWhenCollapse",computed:"twoAbsoluteLengthOrPercentages",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius"},"border-top-style":{syntax:"<line-style>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top-style"},"border-top-width":{syntax:"<line-width>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"medium",appliesto:"allElements",computed:"absoluteLengthOr0IfBorderTopStyleNoneOrHidden",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-top-width"},"border-width":{syntax:"<line-width>{1,4}",media:"visual",inherited:!1,animationType:["border-bottom-width","border-left-width","border-right-width","border-top-width"],percentages:"no",groups:["CSS Backgrounds and Borders"],initial:["border-top-width","border-right-width","border-bottom-width","border-left-width"],appliesto:"allElements",computed:["border-bottom-width","border-left-width","border-right-width","border-top-width"],order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/border-width"},bottom:{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToContainingBlockHeight",groups:["CSS Positioning"],initial:"auto",appliesto:"positionedElements",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/bottom"},"box-align":{syntax:"start | center | end | baseline | stretch",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"stretch",appliesto:"elementsWithDisplayBoxOrInlineBox",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-align"},"box-decoration-break":{syntax:"slice | clone",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"slice",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-decoration-break"},"box-direction":{syntax:"normal | reverse | inherit",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"normal",appliesto:"elementsWithDisplayBoxOrInlineBox",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-direction"},"box-flex":{syntax:"<number>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"0",appliesto:"directChildrenOfElementsWithDisplayMozBoxMozInlineBox",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-flex"},"box-flex-group":{syntax:"<integer>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"1",appliesto:"inFlowChildrenOfBoxElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-flex-group"},"box-lines":{syntax:"single | multiple",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"single",appliesto:"boxElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-lines"},"box-ordinal-group":{syntax:"<integer>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"1",appliesto:"childrenOfBoxElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-ordinal-group"},"box-orient":{syntax:"horizontal | vertical | inline-axis | block-axis | inherit",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"inlineAxisHorizontalInXUL",appliesto:"elementsWithDisplayBoxOrInlineBox",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-orient"},"box-pack":{syntax:"start | center | end | justify",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions","WebKit Extensions"],initial:"start",appliesto:"elementsWithDisplayMozBoxMozInlineBox",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-pack"},"box-shadow":{syntax:"none | <shadow>#",media:"visual",inherited:!1,animationType:"shadowList",percentages:"no",groups:["CSS Backgrounds and Borders"],initial:"none",appliesto:"allElements",computed:"absoluteLengthsSpecifiedColorAsSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-shadow"},"box-sizing":{syntax:"content-box | border-box",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"content-box",appliesto:"allElementsAcceptingWidthOrHeight",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/box-sizing"},"break-after":{syntax:"auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"auto",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/break-after"},"break-before":{syntax:"auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"auto",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/break-before"},"break-inside":{syntax:"auto | avoid | avoid-page | avoid-column | avoid-region",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"auto",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/break-inside"},"caption-side":{syntax:"top | bottom | block-start | block-end | inline-start | inline-end",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Table"],initial:"top",appliesto:"tableCaptionElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/caption-side"},"caret-color":{syntax:"auto | <color>",media:"interactive",inherited:!0,animationType:"color",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"allElements",computed:"asAutoOrColor",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/caret-color"},clear:{syntax:"none | left | right | both | inline-start | inline-end",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Positioning"],initial:"none",appliesto:"blockLevelElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/clear"},clip:{syntax:"<shape> | auto",media:"visual",inherited:!1,animationType:"rectangle",percentages:"no",groups:["CSS Masking"],initial:"auto",appliesto:"absolutelyPositionedElements",computed:"autoOrRectangle",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/clip"},"clip-path":{syntax:"<clip-source> | [ <basic-shape> || <geometry-box> ] | none",media:"visual",inherited:!1,animationType:"basicShapeOtherwiseNo",percentages:"referToReferenceBoxWhenSpecifiedOtherwiseBorderBox",groups:["CSS Masking"],initial:"none",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedURLsAbsolute",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/clip-path"},color:{syntax:"<color>",media:"visual",inherited:!0,animationType:"color",percentages:"no",groups:["CSS Color"],initial:"variesFromBrowserToBrowser",appliesto:"allElements",computed:"translucentValuesRGBAOtherwiseRGB",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/color"},"color-adjust":{syntax:"economy | exact",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Color"],initial:"economy",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/color-adjust"},"column-count":{syntax:"<integer> | auto",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["CSS Columns"],initial:"auto",appliesto:"blockContainersExceptTableWrappers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-count"},"column-fill":{syntax:"auto | balance | balance-all",media:"visualInContinuousMediaNoEffectInOverflowColumns",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Columns"],initial:"balance",appliesto:"multicolElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-fill"},"column-gap":{syntax:"normal | <length-percentage>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfContentArea",groups:["CSS Box Alignment"],initial:"normal",appliesto:"multiColumnElementsFlexContainersGridContainers",computed:"asSpecifiedWithLengthsAbsoluteAndNormalComputingToZeroExceptMultiColumn",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-gap"},"column-rule":{syntax:"<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>",media:"visual",inherited:!1,animationType:["column-rule-color","column-rule-style","column-rule-width"],percentages:"no",groups:["CSS Columns"],initial:["column-rule-width","column-rule-style","column-rule-color"],appliesto:"multicolElements",computed:["column-rule-color","column-rule-style","column-rule-width"],order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-rule"},"column-rule-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Columns"],initial:"currentcolor",appliesto:"multicolElements",computed:"computedColor",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-rule-color"},"column-rule-style":{syntax:"<'border-style'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Columns"],initial:"none",appliesto:"multicolElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-rule-style"},"column-rule-width":{syntax:"<'border-width'>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Columns"],initial:"medium",appliesto:"multicolElements",computed:"absoluteLength0IfColumnRuleStyleNoneOrHidden",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-rule-width"},"column-span":{syntax:"none | all",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Columns"],initial:"none",appliesto:"inFlowBlockLevelElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-span"},"column-width":{syntax:"<length> | auto",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Columns"],initial:"auto",appliesto:"blockContainersExceptTableWrappers",computed:"absoluteLengthZeroOrLarger",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-width"},columns:{syntax:"<'column-width'> || <'column-count'>",media:"visual",inherited:!1,animationType:["column-width","column-count"],percentages:"no",groups:["CSS Columns"],initial:["column-width","column-count"],appliesto:"blockContainersExceptTableWrappers",computed:["column-width","column-count"],order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/columns"},contain:{syntax:"none | strict | content | [ size || layout || style || paint ]",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Containment"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/contain"},content:{syntax:"normal | none | [ <content-replacement> | <content-list> ] [/ <string> ]?",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Generated Content"],initial:"normal",appliesto:"beforeAndAfterPseudos",computed:"normalOnElementsForPseudosNoneAbsoluteURIStringOrAsSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/content"},"counter-increment":{syntax:"[ <custom-ident> <integer>? ]+ | none",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Counter Styles"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/counter-increment"},"counter-reset":{syntax:"[ <custom-ident> <integer>? ]+ | none",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Counter Styles"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/counter-reset"},"counter-set":{syntax:"[ <custom-ident> <integer>? ]+ | none",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Counter Styles"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/counter-set"},cursor:{syntax:"[ [ <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 ] ]",media:["visual","interactive"],inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"allElements",computed:"asSpecifiedURLsAbsolute",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/cursor"},direction:{syntax:"ltr | rtl",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Writing Modes"],initial:"ltr",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/direction"},display:{syntax:"[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Display"],initial:"inline",appliesto:"allElements",computed:"asSpecifiedExceptPositionedFloatingAndRootElementsKeywordMaybeDifferent",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/display"},"empty-cells":{syntax:"show | hide",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Table"],initial:"show",appliesto:"tableCellElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/empty-cells"},filter:{syntax:"none | <filter-function-list>",media:"visual",inherited:!1,animationType:"filterList",percentages:"no",groups:["Filter Effects"],initial:"none",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/filter"},flex:{syntax:"none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]",media:"visual",inherited:!1,animationType:["flex-grow","flex-shrink","flex-basis"],percentages:"no",groups:["CSS Flexible Box Layout"],initial:["flex-grow","flex-shrink","flex-basis"],appliesto:"flexItemsAndInFlowPseudos",computed:["flex-grow","flex-shrink","flex-basis"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex"},"flex-basis":{syntax:"content | <'width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToFlexContainersInnerMainSize",groups:["CSS Flexible Box Layout"],initial:"auto",appliesto:"flexItemsAndInFlowPseudos",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"lengthOrPercentageBeforeKeywordIfBothPresent",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-basis"},"flex-direction":{syntax:"row | row-reverse | column | column-reverse",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Flexible Box Layout"],initial:"row",appliesto:"flexContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-direction"},"flex-flow":{syntax:"<'flex-direction'> || <'flex-wrap'>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Flexible Box Layout"],initial:["flex-direction","flex-wrap"],appliesto:"flexContainers",computed:["flex-direction","flex-wrap"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-flow"},"flex-grow":{syntax:"<number>",media:"visual",inherited:!1,animationType:"number",percentages:"no",groups:["CSS Flexible Box Layout"],initial:"0",appliesto:"flexItemsAndInFlowPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-grow"},"flex-shrink":{syntax:"<number>",media:"visual",inherited:!1,animationType:"number",percentages:"no",groups:["CSS Flexible Box Layout"],initial:"1",appliesto:"flexItemsAndInFlowPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-shrink"},"flex-wrap":{syntax:"nowrap | wrap | wrap-reverse",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Flexible Box Layout"],initial:"nowrap",appliesto:"flexContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/flex-wrap"},float:{syntax:"left | right | none | inline-start | inline-end",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Positioning"],initial:"none",appliesto:"allElementsNoEffectIfDisplayNone",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/float"},font:{syntax:"[ [ <'font-style'> || <font-variant-css21> || <'font-weight'> || <'font-stretch'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar",media:"visual",inherited:!0,animationType:["font-style","font-variant","font-weight","font-stretch","font-size","line-height","font-family"],percentages:["font-size","line-height"],groups:["CSS Fonts"],initial:["font-style","font-variant","font-weight","font-stretch","font-size","line-height","font-family"],appliesto:"allElements",computed:["font-style","font-variant","font-weight","font-stretch","font-size","line-height","font-family"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font"},"font-family":{syntax:"[ <family-name> | <generic-family> ]#",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"dependsOnUserAgent",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-family"},"font-feature-settings":{syntax:"normal | <feature-tag-value>#",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-feature-settings"},"font-kerning":{syntax:"auto | normal | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-kerning"},"font-language-override":{syntax:"normal | <string>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-language-override"},"font-optical-sizing":{syntax:"auto | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing"},"font-variation-settings":{syntax:"normal | [ <string> <number> ]#",media:"visual",inherited:!0,animationType:"transform",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variation-settings"},"font-size":{syntax:"<absolute-size> | <relative-size> | <length-percentage>",media:"visual",inherited:!0,animationType:"length",percentages:"referToParentElementsFontSize",groups:["CSS Fonts"],initial:"medium",appliesto:"allElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-size"},"font-size-adjust":{syntax:"none | <number>",media:"visual",inherited:!0,animationType:"number",percentages:"no",groups:["CSS Fonts"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-size-adjust"},"font-smooth":{syntax:"auto | never | always | <absolute-size> | <length>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-smooth"},"font-stretch":{syntax:"<font-stretch-absolute>",media:"visual",inherited:!0,animationType:"fontStretch",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-stretch"},"font-style":{syntax:"normal | italic | oblique <angle>?",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-style"},"font-synthesis":{syntax:"none | [ weight || style ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"weight style",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-synthesis"},"font-variant":{syntax:"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 ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant"},"font-variant-alternates":{syntax:"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> ) ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates"},"font-variant-caps":{syntax:"normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-caps"},"font-variant-east-asian":{syntax:"normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian"},"font-variant-ligatures":{syntax:"normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures"},"font-variant-numeric":{syntax:"normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric"},"font-variant-position":{syntax:"normal | sub | super",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-variant-position"},"font-weight":{syntax:"<font-weight-absolute> | bolder | lighter",media:"visual",inherited:!0,animationType:"fontWeight",percentages:"no",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"keywordOrNumericalValueBolderLighterTransformedToRealValue",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/font-weight"},gap:{syntax:"<'row-gap'> <'column-gap'>?",media:"visual",inherited:!1,animationType:["row-gap","column-gap"],percentages:"no",groups:["CSS Box Alignment"],initial:["row-gap","column-gap"],appliesto:"multiColumnElementsFlexContainersGridContainers",computed:["row-gap","column-gap"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/gap"},grid:{syntax:"<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>",media:"visual",inherited:!1,animationType:"discrete",percentages:["grid-template-rows","grid-template-columns","grid-auto-rows","grid-auto-columns"],groups:["CSS Grid Layout"],initial:["grid-template-rows","grid-template-columns","grid-template-areas","grid-auto-rows","grid-auto-columns","grid-auto-flow","grid-column-gap","grid-row-gap","column-gap","row-gap"],appliesto:"gridContainers",computed:["grid-template-rows","grid-template-columns","grid-template-areas","grid-auto-rows","grid-auto-columns","grid-auto-flow","grid-column-gap","grid-row-gap","column-gap","row-gap"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid"},"grid-area":{syntax:"<grid-line> [ / <grid-line> ]{0,3}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:["grid-row-start","grid-column-start","grid-row-end","grid-column-end"],appliesto:"gridItemsAndBoxesWithinGridContainer",computed:["grid-row-start","grid-column-start","grid-row-end","grid-column-end"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-area"},"grid-auto-columns":{syntax:"<track-size>+",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridContainers",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns"},"grid-auto-flow":{syntax:"[ row | column ] || dense",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"row",appliesto:"gridContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow"},"grid-auto-rows":{syntax:"<track-size>+",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridContainers",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows"},"grid-column":{syntax:"<grid-line> [ / <grid-line> ]?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:["grid-column-start","grid-column-end"],appliesto:"gridItemsAndBoxesWithinGridContainer",computed:["grid-column-start","grid-column-end"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-column"},"grid-column-end":{syntax:"<grid-line>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridItemsAndBoxesWithinGridContainer",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-column-end"},"grid-column-gap":{syntax:"<length-percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"0",appliesto:"gridContainers",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/column-gap"},"grid-column-start":{syntax:"<grid-line>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridItemsAndBoxesWithinGridContainer",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-column-start"},"grid-gap":{syntax:"<'grid-row-gap'> <'grid-column-gap'>?",media:"visual",inherited:!1,animationType:["grid-row-gap","grid-column-gap"],percentages:"no",groups:["CSS Grid Layout"],initial:["grid-row-gap","grid-column-gap"],appliesto:"gridContainers",computed:["grid-row-gap","grid-column-gap"],order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/gap"},"grid-row":{syntax:"<grid-line> [ / <grid-line> ]?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:["grid-row-start","grid-row-end"],appliesto:"gridItemsAndBoxesWithinGridContainer",computed:["grid-row-start","grid-row-end"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-row"},"grid-row-end":{syntax:"<grid-line>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridItemsAndBoxesWithinGridContainer",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-row-end"},"grid-row-gap":{syntax:"<length-percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"0",appliesto:"gridContainers",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/row-gap"},"grid-row-start":{syntax:"<grid-line>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"auto",appliesto:"gridItemsAndBoxesWithinGridContainer",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-row-start"},"grid-template":{syntax:"none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?",media:"visual",inherited:!1,animationType:"discrete",percentages:["grid-template-columns","grid-template-rows"],groups:["CSS Grid Layout"],initial:["grid-template-columns","grid-template-rows","grid-template-areas"],appliesto:"gridContainers",computed:["grid-template-columns","grid-template-rows","grid-template-areas"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-template"},"grid-template-areas":{syntax:"none | <string>+",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"none",appliesto:"gridContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-template-areas"},"grid-template-columns":{syntax:"none | <track-list> | <auto-track-list> | subgrid <line-name-list>?",media:"visual",inherited:!1,animationType:"simpleListOfLpcDifferenceLpc",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"none",appliesto:"gridContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-template-columns"},"grid-template-rows":{syntax:"none | <track-list> | <auto-track-list> | subgrid <line-name-list>?",media:"visual",inherited:!1,animationType:"simpleListOfLpcDifferenceLpc",percentages:"referToDimensionOfContentArea",groups:["CSS Grid Layout"],initial:"none",appliesto:"gridContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/grid-template-rows"},"hanging-punctuation":{syntax:"none | [ first || [ force-end | allow-end ] || last ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation"},height:{syntax:"auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"regardingHeightOfGeneratedBoxContainingBlockPercentagesRelativeToContainingBlock",groups:["CSS Box Model"],initial:"auto",appliesto:"allElementsButNonReplacedAndTableColumns",computed:"percentageAutoOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/height"},hyphens:{syntax:"none | manual | auto",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"manual",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/hyphens"},"image-orientation":{syntax:"from-image | <angle> | [ <angle>? flip ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Images"],initial:"from-image",appliesto:"allElements",computed:"angleRoundedToNextQuarter",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/image-orientation"},"image-rendering":{syntax:"auto | crisp-edges | pixelated",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Images"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/image-rendering"},"image-resolution":{syntax:"[ from-image || <resolution> ] && snap?",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Images"],initial:"1dppx",appliesto:"allElements",computed:"asSpecifiedWithExceptionOfResolution",order:"uniqueOrder",status:"experimental"},"ime-mode":{syntax:"auto | normal | active | inactive | disabled",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"textFields",computed:"asSpecified",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/ime-mode"},"initial-letter":{syntax:"normal | [ <number> <integer>? ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Inline"],initial:"normal",appliesto:"firstLetterPseudoElementsAndInlineLevelFirstChildren",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/initial-letter"},"initial-letter-align":{syntax:"[ auto | alphabetic | hanging | ideographic ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Inline"],initial:"auto",appliesto:"firstLetterPseudoElementsAndInlineLevelFirstChildren",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/initial-letter-align"},"inline-size":{syntax:"<'width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"inlineSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"sameAsWidthAndHeight",computed:"sameAsWidthAndHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inline-size"},inset:{syntax:"<'top'>{1,4}",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalHeightOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset"},"inset-block":{syntax:"<'top'>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalHeightOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-block"},"inset-block-end":{syntax:"<'top'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalHeightOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-block-end"},"inset-block-start":{syntax:"<'top'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalHeightOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-block-start"},"inset-inline":{syntax:"<'top'>{1,2}",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-inline"},"inset-inline-end":{syntax:"<'top'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-inline-end"},"inset-inline-start":{syntax:"<'top'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"auto",appliesto:"positionedElements",computed:"sameAsBoxOffsets",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/inset-inline-start"},isolation:{syntax:"auto | isolate",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Compositing and Blending"],initial:"auto",appliesto:"allElementsSVGContainerGraphicsAndGraphicsReferencingElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/isolation"},"justify-content":{syntax:"normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"normal",appliesto:"flexContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/justify-content"},"justify-items":{syntax:"normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"legacy",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/justify-items"},"justify-self":{syntax:"auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"auto",appliesto:"blockLevelBoxesAndAbsolutelyPositionedBoxesAndGridItems",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/justify-self"},"justify-tracks":{syntax:"[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"normal",appliesto:"gridContainersWithMasonryLayoutInTheirInlineAxis",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/justify-tracks"},left:{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Positioning"],initial:"auto",appliesto:"positionedElements",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/left"},"letter-spacing":{syntax:"normal | <length>",media:"visual",inherited:!0,animationType:"length",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"allElements",computed:"optimumValueOfAbsoluteLengthOrNormal",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/letter-spacing"},"line-break":{syntax:"auto | loose | normal | strict | anywhere",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/line-break"},"line-clamp":{syntax:"none | <integer>",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["CSS Overflow"],initial:"none",appliesto:"blockContainersExceptMultiColumnContainers",computed:"asSpecified",order:"perGrammar",status:"experimental"},"line-height":{syntax:"normal | <number> | <length> | <percentage>",media:"visual",inherited:!0,animationType:"numberOrLength",percentages:"referToElementFontSize",groups:["CSS Fonts"],initial:"normal",appliesto:"allElements",computed:"absoluteLengthOrAsSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/line-height"},"line-height-step":{syntax:"<length>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fonts"],initial:"0",appliesto:"blockContainers",computed:"absoluteLength",order:"perGrammar",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/line-height-step"},"list-style":{syntax:"<'list-style-type'> || <'list-style-position'> || <'list-style-image'>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Lists and Counters"],initial:["list-style-type","list-style-position","list-style-image"],appliesto:"listItems",computed:["list-style-image","list-style-position","list-style-type"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/list-style"},"list-style-image":{syntax:"<url> | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Lists and Counters"],initial:"none",appliesto:"listItems",computed:"noneOrImageWithAbsoluteURI",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/list-style-image"},"list-style-position":{syntax:"inside | outside",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Lists and Counters"],initial:"outside",appliesto:"listItems",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/list-style-position"},"list-style-type":{syntax:"<counter-style> | <string> | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Lists and Counters"],initial:"disc",appliesto:"listItems",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/list-style-type"},margin:{syntax:"[ <length> | <percentage> | auto ]{1,4}",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:["margin-bottom","margin-left","margin-right","margin-top"],appliesto:"allElementsExceptTableDisplayTypes",computed:["margin-bottom","margin-left","margin-right","margin-top"],order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin"},"margin-block":{syntax:"<'margin-left'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-block"},"margin-block-end":{syntax:"<'margin-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-block-end"},"margin-block-start":{syntax:"<'margin-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-block-start"},"margin-bottom":{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-bottom"},"margin-inline":{syntax:"<'margin-left'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-inline"},"margin-inline-end":{syntax:"<'margin-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-inline-end"},"margin-inline-start":{syntax:"<'margin-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"dependsOnLayoutModel",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsMargin",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-inline-start"},"margin-left":{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-left"},"margin-right":{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-right"},"margin-top":{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-top"},"margin-trim":{syntax:"none | in-flow | all",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"none",appliesto:"blockContainersAndMultiColumnContainers",computed:"asSpecified",order:"perGrammar",alsoAppliesTo:["::first-letter","::first-line"],status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/margin-trim"},mask:{syntax:"<mask-layer>#",media:"visual",inherited:!1,animationType:["mask-image","mask-mode","mask-repeat","mask-position","mask-clip","mask-origin","mask-size","mask-composite"],percentages:["mask-position"],groups:["CSS Masking"],initial:["mask-image","mask-mode","mask-repeat","mask-position","mask-clip","mask-origin","mask-size","mask-composite"],appliesto:"allElementsSVGContainerElements",computed:["mask-image","mask-mode","mask-repeat","mask-position","mask-clip","mask-origin","mask-size","mask-composite"],order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask"},"mask-border":{syntax:"<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>",media:"visual",inherited:!1,animationType:["mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width"],percentages:["mask-border-slice","mask-border-width"],groups:["CSS Masking"],initial:["mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width"],appliesto:"allElementsSVGContainerElements",computed:["mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width"],order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border"},"mask-border-mode":{syntax:"luminance | alpha",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"alpha",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-mode"},"mask-border-outset":{syntax:"[ <length> | <number> ]{1,4}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"0",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-outset"},"mask-border-repeat":{syntax:"[ stretch | repeat | round | space ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"stretch",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat"},"mask-border-slice":{syntax:"<number-percentage>{1,4} fill?",media:"visual",inherited:!1,animationType:"discrete",percentages:"referToSizeOfMaskBorderImage",groups:["CSS Masking"],initial:"0",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-slice"},"mask-border-source":{syntax:"none | <image>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"none",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedURLsAbsolute",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-source"},"mask-border-width":{syntax:"[ <length-percentage> | <number> | auto ]{1,4}",media:"visual",inherited:!1,animationType:"discrete",percentages:"relativeToMaskBorderImageArea",groups:["CSS Masking"],initial:"auto",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-border-width"},"mask-clip":{syntax:"[ <geometry-box> | no-clip ]#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"border-box",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-clip"},"mask-composite":{syntax:"<compositing-operator>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"add",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-composite"},"mask-image":{syntax:"<mask-reference>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"none",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedURLsAbsolute",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-image"},"mask-mode":{syntax:"<masking-mode>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"match-source",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-mode"},"mask-origin":{syntax:"<geometry-box>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"border-box",appliesto:"allElementsSVGContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-origin"},"mask-position":{syntax:"<position>#",media:"visual",inherited:!1,animationType:"repeatableListOfSimpleListOfLpc",percentages:"referToSizeOfMaskPaintingArea",groups:["CSS Masking"],initial:"center",appliesto:"allElementsSVGContainerElements",computed:"consistsOfTwoKeywordsForOriginAndOffsets",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-position"},"mask-repeat":{syntax:"<repeat-style>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"no-repeat",appliesto:"allElementsSVGContainerElements",computed:"consistsOfTwoDimensionKeywords",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-repeat"},"mask-size":{syntax:"<bg-size>#",media:"visual",inherited:!1,animationType:"repeatableListOfSimpleListOfLpc",percentages:"no",groups:["CSS Masking"],initial:"auto",appliesto:"allElementsSVGContainerElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-size"},"mask-type":{syntax:"luminance | alpha",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Masking"],initial:"luminance",appliesto:"maskElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mask-type"},"masonry-auto-flow":{syntax:"[ pack | next ] || [ definite-first | ordered ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Grid Layout"],initial:"pack",appliesto:"gridContainersWithMasonryLayout",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/masonry-auto-flow"},"math-style":{syntax:"normal | compact",media:"visual",inherited:!0,animationType:"notAnimatable",percentages:"no",groups:["MathML"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/math-style"},"max-block-size":{syntax:"<'max-width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"blockSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsWidthAndHeight",computed:"sameAsMaxWidthAndMaxHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/max-block-size"},"max-height":{syntax:"none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"regardingHeightOfGeneratedBoxContainingBlockPercentagesNone",groups:["CSS Box Model"],initial:"none",appliesto:"allElementsButNonReplacedAndTableColumns",computed:"percentageAsSpecifiedAbsoluteLengthOrNone",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/max-height"},"max-inline-size":{syntax:"<'max-width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"inlineSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsWidthAndHeight",computed:"sameAsMaxWidthAndMaxHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/max-inline-size"},"max-lines":{syntax:"none | <integer>",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["CSS Overflow"],initial:"none",appliesto:"blockContainersExceptMultiColumnContainers",computed:"asSpecified",order:"perGrammar",status:"experimental"},"max-width":{syntax:"none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"none",appliesto:"allElementsButNonReplacedAndTableRows",computed:"percentageAsSpecifiedAbsoluteLengthOrNone",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/max-width"},"min-block-size":{syntax:"<'min-width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"blockSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsWidthAndHeight",computed:"sameAsMinWidthAndMinHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/min-block-size"},"min-height":{syntax:"auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"regardingHeightOfGeneratedBoxContainingBlockPercentages0",groups:["CSS Box Model"],initial:"auto",appliesto:"allElementsButNonReplacedAndTableColumns",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/min-height"},"min-inline-size":{syntax:"<'min-width'>",media:"visual",inherited:!1,animationType:"lpc",percentages:"inlineSizeOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"sameAsWidthAndHeight",computed:"sameAsMinWidthAndMinHeight",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/min-inline-size"},"min-width":{syntax:"auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"auto",appliesto:"allElementsButNonReplacedAndTableRows",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/min-width"},"mix-blend-mode":{syntax:"<blend-mode>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Compositing and Blending"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode"},"object-fit":{syntax:"fill | contain | cover | none | scale-down",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Images"],initial:"fill",appliesto:"replacedElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/object-fit"},"object-position":{syntax:"<position>",media:"visual",inherited:!0,animationType:"repeatableListOfSimpleListOfLpc",percentages:"referToWidthAndHeightOfElement",groups:["CSS Images"],initial:"50% 50%",appliesto:"replacedElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/object-position"},offset:{syntax:"[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?",media:"visual",inherited:!1,animationType:["offset-position","offset-path","offset-distance","offset-anchor","offset-rotate"],percentages:["offset-position","offset-distance","offset-anchor"],groups:["CSS Motion Path"],initial:["offset-position","offset-path","offset-distance","offset-anchor","offset-rotate"],appliesto:"transformableElements",computed:["offset-position","offset-path","offset-distance","offset-anchor","offset-rotate"],order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/offset"},"offset-anchor":{syntax:"auto | <position>",media:"visual",inherited:!1,animationType:"position",percentages:"relativeToWidthAndHeight",groups:["CSS Motion Path"],initial:"auto",appliesto:"transformableElements",computed:"forLengthAbsoluteValueOtherwisePercentage",order:"perGrammar",status:"standard"},"offset-distance":{syntax:"<length-percentage>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToTotalPathLength",groups:["CSS Motion Path"],initial:"0",appliesto:"transformableElements",computed:"forLengthAbsoluteValueOtherwisePercentage",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/offset-distance"},"offset-path":{syntax:"none | ray( [ <angle> && <size> && contain? ] ) | <path()> | <url> | [ <basic-shape> || <geometry-box> ]",media:"visual",inherited:!1,animationType:"angleOrBasicShapeOrPath",percentages:"no",groups:["CSS Motion Path"],initial:"none",appliesto:"transformableElements",computed:"asSpecified",order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/offset-path"},"offset-position":{syntax:"auto | <position>",media:"visual",inherited:!1,animationType:"position",percentages:"referToSizeOfContainingBlock",groups:["CSS Motion Path"],initial:"auto",appliesto:"transformableElements",computed:"forLengthAbsoluteValueOtherwisePercentage",order:"perGrammar",status:"experimental"},"offset-rotate":{syntax:"[ auto | reverse ] || <angle>",media:"visual",inherited:!1,animationType:"angleOrBasicShapeOrPath",percentages:"no",groups:["CSS Motion Path"],initial:"auto",appliesto:"transformableElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/offset-rotate"},opacity:{syntax:"<alpha-value>",media:"visual",inherited:!1,animationType:"number",percentages:"no",groups:["CSS Color"],initial:"1.0",appliesto:"allElements",computed:"specifiedValueClipped0To1",order:"uniqueOrder",alsoAppliesTo:["::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/opacity"},order:{syntax:"<integer>",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["CSS Flexible Box Layout"],initial:"0",appliesto:"flexItemsGridItemsAbsolutelyPositionedContainerChildren",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/order"},orphans:{syntax:"<integer>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"2",appliesto:"blockContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/orphans"},outline:{syntax:"[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]",media:["visual","interactive"],inherited:!1,animationType:["outline-color","outline-width","outline-style"],percentages:"no",groups:["CSS Basic User Interface"],initial:["outline-color","outline-style","outline-width"],appliesto:"allElements",computed:["outline-color","outline-width","outline-style"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/outline"},"outline-color":{syntax:"<color> | invert",media:["visual","interactive"],inherited:!1,animationType:"color",percentages:"no",groups:["CSS Basic User Interface"],initial:"invertOrCurrentColor",appliesto:"allElements",computed:"invertForTranslucentColorRGBAOtherwiseRGB",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/outline-color"},"outline-offset":{syntax:"<length>",media:["visual","interactive"],inherited:!1,animationType:"length",percentages:"no",groups:["CSS Basic User Interface"],initial:"0",appliesto:"allElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/outline-offset"},"outline-style":{syntax:"auto | <'border-style'>",media:["visual","interactive"],inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/outline-style"},"outline-width":{syntax:"<line-width>",media:["visual","interactive"],inherited:!1,animationType:"length",percentages:"no",groups:["CSS Basic User Interface"],initial:"medium",appliesto:"allElements",computed:"absoluteLength0ForNone",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/outline-width"},overflow:{syntax:"[ visible | hidden | clip | scroll | auto ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"visible",appliesto:"blockContainersFlexContainersGridContainers",computed:["overflow-x","overflow-y"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overflow"},"overflow-anchor":{syntax:"auto | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Anchoring"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard"},"overflow-block":{syntax:"visible | hidden | clip | scroll | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"auto",appliesto:"blockContainersFlexContainersGridContainers",computed:"asSpecifiedButVisibleOrClipReplacedToAutoOrHiddenIfOtherValueDifferent",order:"perGrammar",status:"standard"},"overflow-clip-box":{syntax:"padding-box | content-box",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Mozilla Extensions"],initial:"padding-box",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Mozilla/CSS/overflow-clip-box"},"overflow-inline":{syntax:"visible | hidden | clip | scroll | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"auto",appliesto:"blockContainersFlexContainersGridContainers",computed:"asSpecifiedButVisibleOrClipReplacedToAutoOrHiddenIfOtherValueDifferent",order:"perGrammar",status:"standard"},"overflow-wrap":{syntax:"normal | break-word | anywhere",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"nonReplacedInlineElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overflow-wrap"},"overflow-x":{syntax:"visible | hidden | clip | scroll | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"visible",appliesto:"blockContainersFlexContainersGridContainers",computed:"asSpecifiedButVisibleOrClipReplacedToAutoOrHiddenIfOtherValueDifferent",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overflow-x"},"overflow-y":{syntax:"visible | hidden | clip | scroll | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"visible",appliesto:"blockContainersFlexContainersGridContainers",computed:"asSpecifiedButVisibleOrClipReplacedToAutoOrHiddenIfOtherValueDifferent",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overflow-y"},"overscroll-behavior":{syntax:"[ contain | none | auto ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior"},"overscroll-behavior-block":{syntax:"contain | none | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block"},"overscroll-behavior-inline":{syntax:"contain | none | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline"},"overscroll-behavior-x":{syntax:"contain | none | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x"},"overscroll-behavior-y":{syntax:"contain | none | auto",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Model"],initial:"auto",appliesto:"nonReplacedBlockAndInlineBlockElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y"},padding:{syntax:"[ <length> | <percentage> ]{1,4}",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:["padding-bottom","padding-left","padding-right","padding-top"],appliesto:"allElementsExceptInternalTableDisplayTypes",computed:["padding-bottom","padding-left","padding-right","padding-top"],order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding"},"padding-block":{syntax:"<'padding-left'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-block"},"padding-block-end":{syntax:"<'padding-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-block-end"},"padding-block-start":{syntax:"<'padding-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-block-start"},"padding-bottom":{syntax:"<length> | <percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptInternalTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-bottom"},"padding-inline":{syntax:"<'padding-left'>{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-inline"},"padding-inline-end":{syntax:"<'padding-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-inline-end"},"padding-inline-start":{syntax:"<'padding-left'>",media:"visual",inherited:!1,animationType:"length",percentages:"logicalWidthOfContainingBlock",groups:["CSS Logical Properties"],initial:"0",appliesto:"allElements",computed:"asLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-inline-start"},"padding-left":{syntax:"<length> | <percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptInternalTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-left"},"padding-right":{syntax:"<length> | <percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptInternalTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-right"},"padding-top":{syntax:"<length> | <percentage>",media:"visual",inherited:!1,animationType:"length",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"0",appliesto:"allElementsExceptInternalTableDisplayTypes",computed:"percentageAsSpecifiedOrAbsoluteLength",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/padding-top"},"page-break-after":{syntax:"auto | always | avoid | left | right | recto | verso",media:["visual","paged"],inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Pages"],initial:"auto",appliesto:"blockElementsInNormalFlow",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/page-break-after"},"page-break-before":{syntax:"auto | always | avoid | left | right | recto | verso",media:["visual","paged"],inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Pages"],initial:"auto",appliesto:"blockElementsInNormalFlow",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/page-break-before"},"page-break-inside":{syntax:"auto | avoid",media:["visual","paged"],inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Pages"],initial:"auto",appliesto:"blockElementsInNormalFlow",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/page-break-inside"},"paint-order":{syntax:"normal | [ fill || stroke || markers ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"textElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/paint-order"},perspective:{syntax:"none | <length>",media:"visual",inherited:!1,animationType:"length",percentages:"no",groups:["CSS Transforms"],initial:"none",appliesto:"transformableElements",computed:"absoluteLengthOrNone",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/perspective"},"perspective-origin":{syntax:"<position>",media:"visual",inherited:!1,animationType:"simpleListOfLpc",percentages:"referToSizeOfBoundingBox",groups:["CSS Transforms"],initial:"50% 50%",appliesto:"transformableElements",computed:"forLengthAbsoluteValueOtherwisePercentage",order:"oneOrTwoValuesLengthAbsoluteKeywordsPercentages",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/perspective-origin"},"place-content":{syntax:"<'align-content'> <'justify-content'>?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:"normal",appliesto:"multilineFlexContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/place-content"},"place-items":{syntax:"<'align-items'> <'justify-items'>?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:["align-items","justify-items"],appliesto:"allElements",computed:["align-items","justify-items"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/place-items"},"place-self":{syntax:"<'align-self'> <'justify-self'>?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Box Alignment"],initial:["align-self","justify-self"],appliesto:"blockLevelBoxesAndAbsolutelyPositionedBoxesAndGridItems",computed:["align-self","justify-self"],order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/place-self"},"pointer-events":{syntax:"auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["Pointer Events"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/pointer-events"},position:{syntax:"static | relative | absolute | sticky | fixed",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Positioning"],initial:"static",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/position"},quotes:{syntax:"none | auto | [ <string> <string> ]+",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Generated Content"],initial:"dependsOnUserAgent",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/quotes"},resize:{syntax:"none | both | horizontal | vertical | block | inline",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"none",appliesto:"elementsWithOverflowNotVisibleAndReplacedElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/resize"},right:{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Positioning"],initial:"auto",appliesto:"positionedElements",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/right"},rotate:{syntax:"none | <angle> | [ x | y | z | <number>{3} ] && <angle>",media:"visual",inherited:!1,animationType:"transform",percentages:"no",groups:["CSS Transforms"],initial:"none",appliesto:"transformableElements",computed:"asSpecified",order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/rotate"},"row-gap":{syntax:"normal | <length-percentage>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToDimensionOfContentArea",groups:["CSS Box Alignment"],initial:"normal",appliesto:"multiColumnElementsFlexContainersGridContainers",computed:"asSpecifiedWithLengthsAbsoluteAndNormalComputingToZeroExceptMultiColumn",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/row-gap"},"ruby-align":{syntax:"start | center | space-between | space-around",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Ruby"],initial:"space-around",appliesto:"rubyBasesAnnotationsBaseAnnotationContainers",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/ruby-align"},"ruby-merge":{syntax:"separate | collapse | auto",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Ruby"],initial:"separate",appliesto:"rubyAnnotationsContainers",computed:"asSpecified",order:"uniqueOrder",status:"experimental"},"ruby-position":{syntax:"over | under | inter-character",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Ruby"],initial:"over",appliesto:"rubyAnnotationsContainers",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/ruby-position"},scale:{syntax:"none | <number>{1,3}",media:"visual",inherited:!1,animationType:"transform",percentages:"no",groups:["CSS Transforms"],initial:"none",appliesto:"transformableElements",computed:"asSpecified",order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scale"},"scrollbar-color":{syntax:"auto | dark | light | <color>{2}",media:"visual",inherited:!0,animationType:"color",percentages:"no",groups:["CSS Scrollbars"],initial:"auto",appliesto:"scrollingBoxes",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scrollbar-color"},"scrollbar-gutter":{syntax:"auto | [ stable | always ] && both? && force?",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Overflow"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter"},"scrollbar-width":{syntax:"auto | thin | none",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scrollbars"],initial:"auto",appliesto:"scrollingBoxes",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scrollbar-width"},"scroll-behavior":{syntax:"auto | smooth",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSSOM View"],initial:"auto",appliesto:"scrollingBoxes",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-behavior"},"scroll-margin":{syntax:"<length>{1,4}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin"},"scroll-margin-block":{syntax:"<length>{1,2}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block"},"scroll-margin-block-start":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start"},"scroll-margin-block-end":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end"},"scroll-margin-bottom":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom"},"scroll-margin-inline":{syntax:"<length>{1,2}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline"},"scroll-margin-inline-start":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start"},"scroll-margin-inline-end":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end"},"scroll-margin-left":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left"},"scroll-margin-right":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right"},"scroll-margin-top":{syntax:"<length>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"no",groups:["CSS Scroll Snap"],initial:"0",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top"},"scroll-padding":{syntax:"[ auto | <length-percentage> ]{1,4}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding"},"scroll-padding-block":{syntax:"[ auto | <length-percentage> ]{1,2}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block"},"scroll-padding-block-start":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start"},"scroll-padding-block-end":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end"},"scroll-padding-bottom":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom"},"scroll-padding-inline":{syntax:"[ auto | <length-percentage> ]{1,2}",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline"},"scroll-padding-inline-start":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start"},"scroll-padding-inline-end":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end"},"scroll-padding-left":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left"},"scroll-padding-right":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right"},"scroll-padding-top":{syntax:"auto | <length-percentage>",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"relativeToTheScrollContainersScrollport",groups:["CSS Scroll Snap"],initial:"auto",appliesto:"scrollContainers",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top"},"scroll-snap-align":{syntax:"[ none | start | end | center ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Snap"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align"},"scroll-snap-coordinate":{syntax:"none | <position>#",media:"interactive",inherited:!1,animationType:"position",percentages:"referToBorderBox",groups:["CSS Scroll Snap"],initial:"none",appliesto:"allElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-coordinate"},"scroll-snap-destination":{syntax:"<position>",media:"interactive",inherited:!1,animationType:"position",percentages:"relativeToScrollContainerPaddingBoxAxis",groups:["CSS Scroll Snap"],initial:"0px 0px",appliesto:"scrollContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-destination"},"scroll-snap-points-x":{syntax:"none | repeat( <length-percentage> )",media:"interactive",inherited:!1,animationType:"discrete",percentages:"relativeToScrollContainerPaddingBoxAxis",groups:["CSS Scroll Snap"],initial:"none",appliesto:"scrollContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-x"},"scroll-snap-points-y":{syntax:"none | repeat( <length-percentage> )",media:"interactive",inherited:!1,animationType:"discrete",percentages:"relativeToScrollContainerPaddingBoxAxis",groups:["CSS Scroll Snap"],initial:"none",appliesto:"scrollContainers",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-points-y"},"scroll-snap-stop":{syntax:"normal | always",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Snap"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop"},"scroll-snap-type":{syntax:"none | [ x | y | block | inline | both ] [ mandatory | proximity ]?",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Snap"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type"},"scroll-snap-type-x":{syntax:"none | mandatory | proximity",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Snap"],initial:"none",appliesto:"scrollContainers",computed:"asSpecified",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-x"},"scroll-snap-type-y":{syntax:"none | mandatory | proximity",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Scroll Snap"],initial:"none",appliesto:"scrollContainers",computed:"asSpecified",order:"uniqueOrder",status:"obsolete",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type-y"},"shape-image-threshold":{syntax:"<alpha-value>",media:"visual",inherited:!1,animationType:"number",percentages:"no",groups:["CSS Shapes"],initial:"0.0",appliesto:"floats",computed:"specifiedValueNumberClipped0To1",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold"},"shape-margin":{syntax:"<length-percentage>",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Shapes"],initial:"0",appliesto:"floats",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/shape-margin"},"shape-outside":{syntax:"none | <shape-box> || <basic-shape> | <image>",media:"visual",inherited:!1,animationType:"basicShapeOtherwiseNo",percentages:"no",groups:["CSS Shapes"],initial:"none",appliesto:"floats",computed:"asDefinedForBasicShapeWithAbsoluteURIOtherwiseAsSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/shape-outside"},"tab-size":{syntax:"<integer> | <length>",media:"visual",inherited:!0,animationType:"length",percentages:"no",groups:["CSS Text"],initial:"8",appliesto:"blockContainers",computed:"specifiedIntegerOrAbsoluteLength",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/tab-size"},"table-layout":{syntax:"auto | fixed",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Table"],initial:"auto",appliesto:"tableElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/table-layout"},"text-align":{syntax:"start | end | left | right | center | justify | match-parent",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"startOrNamelessValueIfLTRRightIfRTL",appliesto:"blockContainers",computed:"asSpecifiedExceptMatchParent",order:"orderOfAppearance",alsoAppliesTo:["::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-align"},"text-align-last":{syntax:"auto | start | end | left | right | center | justify",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"auto",appliesto:"blockContainers",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-align-last"},"text-combine-upright":{syntax:"none | all | [ digits <integer>? ]",media:"visual",inherited:!0,animationType:"notAnimatable",percentages:"no",groups:["CSS Writing Modes"],initial:"none",appliesto:"nonReplacedInlineElements",computed:"keywordPlusIntegerIfDigits",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-combine-upright"},"text-decoration":{syntax:"<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>",media:"visual",inherited:!1,animationType:["text-decoration-color","text-decoration-style","text-decoration-line","text-decoration-thickness"],percentages:"no",groups:["CSS Text Decoration"],initial:["text-decoration-color","text-decoration-style","text-decoration-line"],appliesto:"allElements",computed:["text-decoration-line","text-decoration-style","text-decoration-color","text-decoration-thickness"],order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration"},"text-decoration-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Text Decoration"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-color"},"text-decoration-line":{syntax:"none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-line"},"text-decoration-skip":{syntax:"none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"objects",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip"},"text-decoration-skip-ink":{syntax:"auto | all | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink"},"text-decoration-style":{syntax:"solid | double | dotted | dashed | wavy",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"solid",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-style"},"text-decoration-thickness":{syntax:"auto | from-font | <length> | <percentage> ",media:"visual",inherited:!1,animationType:"byComputedValueType",percentages:"referToElementFontSize",groups:["CSS Text Decoration"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness"},"text-emphasis":{syntax:"<'text-emphasis-style'> || <'text-emphasis-color'>",media:"visual",inherited:!1,animationType:["text-emphasis-color","text-emphasis-style"],percentages:"no",groups:["CSS Text Decoration"],initial:["text-emphasis-style","text-emphasis-color"],appliesto:"allElements",computed:["text-emphasis-style","text-emphasis-color"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-emphasis"},"text-emphasis-color":{syntax:"<color>",media:"visual",inherited:!1,animationType:"color",percentages:"no",groups:["CSS Text Decoration"],initial:"currentcolor",appliesto:"allElements",computed:"computedColor",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color"},"text-emphasis-position":{syntax:"[ over | under ] && [ right | left ]",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"over right",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position"},"text-emphasis-style":{syntax:"none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style"},"text-indent":{syntax:"<length-percentage> && hanging? && each-line?",media:"visual",inherited:!0,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Text"],initial:"0",appliesto:"blockContainers",computed:"percentageOrAbsoluteLengthPlusKeywords",order:"lengthOrPercentageBeforeKeywords",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-indent"},"text-justify":{syntax:"auto | inter-character | inter-word | none",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"auto",appliesto:"inlineLevelAndTableCellElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-justify"},"text-orientation":{syntax:"mixed | upright | sideways",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Writing Modes"],initial:"mixed",appliesto:"allElementsExceptTableRowGroupsRowsColumnGroupsAndColumns",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-orientation"},"text-overflow":{syntax:"[ clip | ellipsis | <string> ]{1,2}",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"clip",appliesto:"blockContainerElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-overflow"},"text-rendering":{syntax:"auto | optimizeSpeed | optimizeLegibility | geometricPrecision",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Miscellaneous"],initial:"auto",appliesto:"textElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-rendering"},"text-shadow":{syntax:"none | <shadow-t>#",media:"visual",inherited:!0,animationType:"shadowList",percentages:"no",groups:["CSS Text Decoration"],initial:"none",appliesto:"allElements",computed:"colorPlusThreeAbsoluteLengths",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-shadow"},"text-size-adjust":{syntax:"none | auto | <percentage>",media:"visual",inherited:!0,animationType:"discrete",percentages:"referToSizeOfFont",groups:["CSS Text"],initial:"autoForSmartphoneBrowsersSupportingInflation",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"experimental",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-size-adjust"},"text-transform":{syntax:"none | capitalize | uppercase | lowercase | full-width | full-size-kana",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"none",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-transform"},"text-underline-offset":{syntax:"auto | <length> | <percentage> ",media:"visual",inherited:!0,animationType:"byComputedValueType",percentages:"referToElementFontSize",groups:["CSS Text Decoration"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-underline-offset"},"text-underline-position":{syntax:"auto | from-font | [ under || [ left | right ] ]",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text Decoration"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/text-underline-position"},top:{syntax:"<length> | <percentage> | auto",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToContainingBlockHeight",groups:["CSS Positioning"],initial:"auto",appliesto:"positionedElements",computed:"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/top"},"touch-action":{syntax:"auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["Pointer Events"],initial:"auto",appliesto:"allElementsExceptNonReplacedInlineElementsTableRowsColumnsRowColumnGroups",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/touch-action"},transform:{syntax:"none | <transform-list>",media:"visual",inherited:!1,animationType:"transform",percentages:"referToSizeOfBoundingBox",groups:["CSS Transforms"],initial:"none",appliesto:"transformableElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transform"},"transform-box":{syntax:"content-box | border-box | fill-box | stroke-box | view-box",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transforms"],initial:"view-box",appliesto:"transformableElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transform-box"},"transform-origin":{syntax:"[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?",media:"visual",inherited:!1,animationType:"simpleListOfLpc",percentages:"referToSizeOfBoundingBox",groups:["CSS Transforms"],initial:"50% 50% 0",appliesto:"transformableElements",computed:"forLengthAbsoluteValueOtherwisePercentage",order:"oneOrTwoValuesLengthAbsoluteKeywordsPercentages",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transform-origin"},"transform-style":{syntax:"flat | preserve-3d",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transforms"],initial:"flat",appliesto:"transformableElements",computed:"asSpecified",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transform-style"},transition:{syntax:"<single-transition>#",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transitions"],initial:["transition-delay","transition-duration","transition-property","transition-timing-function"],appliesto:"allElementsAndPseudos",computed:["transition-delay","transition-duration","transition-property","transition-timing-function"],order:"orderOfAppearance",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transition"},"transition-delay":{syntax:"<time>#",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transitions"],initial:"0s",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transition-delay"},"transition-duration":{syntax:"<time>#",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transitions"],initial:"0s",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transition-duration"},"transition-property":{syntax:"none | <single-transition-property>#",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transitions"],initial:"all",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transition-property"},"transition-timing-function":{syntax:"<timing-function>#",media:"interactive",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Transitions"],initial:"ease",appliesto:"allElementsAndPseudos",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/transition-timing-function"},translate:{syntax:"none | <length-percentage> [ <length-percentage> <length>? ]?",media:"visual",inherited:!1,animationType:"transform",percentages:"referToSizeOfBoundingBox",groups:["CSS Transforms"],initial:"none",appliesto:"transformableElements",computed:"asSpecifiedRelativeToAbsoluteLengths",order:"perGrammar",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/translate"},"unicode-bidi":{syntax:"normal | embed | isolate | bidi-override | isolate-override | plaintext",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Writing Modes"],initial:"normal",appliesto:"allElementsSomeValuesNoEffectOnNonInlineElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/unicode-bidi"},"user-select":{syntax:"auto | text | none | contain | all",media:"visual",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Basic User Interface"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/user-select"},"vertical-align":{syntax:"baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>",media:"visual",inherited:!1,animationType:"length",percentages:"referToLineHeight",groups:["CSS Table"],initial:"baseline",appliesto:"inlineLevelAndTableCellElements",computed:"absoluteLengthOrKeyword",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/vertical-align"},visibility:{syntax:"visible | hidden | collapse",media:"visual",inherited:!0,animationType:"visibility",percentages:"no",groups:["CSS Box Model"],initial:"visible",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/visibility"},"white-space":{syntax:"normal | pre | nowrap | pre-wrap | pre-line | break-spaces",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/white-space"},widows:{syntax:"<integer>",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Fragmentation"],initial:"2",appliesto:"blockContainerElements",computed:"asSpecified",order:"perGrammar",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/widows"},width:{syntax:"auto | <length> | <percentage> | min-content | max-content | fit-content(<length-percentage>)",media:"visual",inherited:!1,animationType:"lpc",percentages:"referToWidthOfContainingBlock",groups:["CSS Box Model"],initial:"auto",appliesto:"allElementsButNonReplacedAndTableRows",computed:"percentageAutoOrAbsoluteLength",order:"lengthOrPercentageBeforeKeywordIfBothPresent",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/width"},"will-change":{syntax:"auto | <animateable-feature>#",media:"all",inherited:!1,animationType:"discrete",percentages:"no",groups:["CSS Will Change"],initial:"auto",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/will-change"},"word-break":{syntax:"normal | break-all | keep-all | break-word",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/word-break"},"word-spacing":{syntax:"normal | <length-percentage>",media:"visual",inherited:!0,animationType:"length",percentages:"referToWidthOfAffectedGlyph",groups:["CSS Text"],initial:"normal",appliesto:"allElements",computed:"optimumMinAndMaxValueOfAbsoluteLengthPercentageOrNormal",order:"uniqueOrder",alsoAppliesTo:["::first-letter","::first-line","::placeholder"],status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/word-spacing"},"word-wrap":{syntax:"normal | break-word",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Text"],initial:"normal",appliesto:"nonReplacedInlineElements",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/overflow-wrap"},"writing-mode":{syntax:"horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr",media:"visual",inherited:!0,animationType:"discrete",percentages:"no",groups:["CSS Writing Modes"],initial:"horizontal-tb",appliesto:"allElementsExceptTableRowColumnGroupsTableRowsColumns",computed:"asSpecified",order:"uniqueOrder",status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/writing-mode"},"z-index":{syntax:"auto | <integer>",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["CSS Positioning"],initial:"auto",appliesto:"positionedElements",computed:"asSpecified",order:"uniqueOrder",stacking:!0,status:"standard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/z-index"},zoom:{syntax:"normal | reset | <number> | <percentage>",media:"visual",inherited:!1,animationType:"integer",percentages:"no",groups:["Microsoft Extensions"],initial:"normal",appliesto:"allElements",computed:"asSpecified",order:"uniqueOrder",status:"nonstandard",mdn_url:"https://developer.mozilla.org/docs/Web/CSS/zoom"}},oo={atrules:{charset:{prelude:"<string>"},"font-face":{descriptors:{"unicode-range":{comment:"replaces <unicode-range>, an old production name",syntax:"<urange>#"}}}},properties:{"-moz-background-clip":{comment:"deprecated syntax in old Firefox, https://developer.mozilla.org/en/docs/Web/CSS/background-clip",syntax:"padding | border"},"-moz-border-radius-bottomleft":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius",syntax:"<'border-bottom-left-radius'>"},"-moz-border-radius-bottomright":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius",syntax:"<'border-bottom-right-radius'>"},"-moz-border-radius-topleft":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius",syntax:"<'border-top-left-radius'>"},"-moz-border-radius-topright":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius",syntax:"<'border-bottom-right-radius'>"},"-moz-control-character-visibility":{comment:"firefox specific keywords, https://bugzilla.mozilla.org/show_bug.cgi?id=947588",syntax:"visible | hidden"},"-moz-osx-font-smoothing":{comment:"misssed old syntax https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth",syntax:"auto | grayscale"},"-moz-user-select":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/user-select",syntax:"none | text | all | -moz-none"},"-ms-flex-align":{comment:"misssed old syntax implemented in IE, https://www.w3.org/TR/2012/WD-css3-flexbox-20120322/#flex-align",syntax:"start | end | center | baseline | stretch"},"-ms-flex-item-align":{comment:"misssed old syntax implemented in IE, https://www.w3.org/TR/2012/WD-css3-flexbox-20120322/#flex-align",syntax:"auto | start | end | center | baseline | stretch"},"-ms-flex-line-pack":{comment:"misssed old syntax implemented in IE, https://www.w3.org/TR/2012/WD-css3-flexbox-20120322/#flex-line-pack",syntax:"start | end | center | justify | distribute | stretch"},"-ms-flex-negative":{comment:"misssed old syntax implemented in IE; TODO: find references for comfirmation",syntax:"<'flex-shrink'>"},"-ms-flex-pack":{comment:"misssed old syntax implemented in IE, https://www.w3.org/TR/2012/WD-css3-flexbox-20120322/#flex-pack",syntax:"start | end | center | justify | distribute"},"-ms-flex-order":{comment:"misssed old syntax implemented in IE; https://msdn.microsoft.com/en-us/library/jj127303(v=vs.85).aspx",syntax:"<integer>"},"-ms-flex-positive":{comment:"misssed old syntax implemented in IE; TODO: find references for comfirmation",syntax:"<'flex-grow'>"},"-ms-flex-preferred-size":{comment:"misssed old syntax implemented in IE; TODO: find references for comfirmation",syntax:"<'flex-basis'>"},"-ms-interpolation-mode":{comment:"https://msdn.microsoft.com/en-us/library/ff521095(v=vs.85).aspx",syntax:"nearest-neighbor | bicubic"},"-ms-grid-column-align":{comment:"add this property first since it uses as fallback for flexbox, https://msdn.microsoft.com/en-us/library/windows/apps/hh466338.aspx",syntax:"start | end | center | stretch"},"-ms-grid-row-align":{comment:"add this property first since it uses as fallback for flexbox, https://msdn.microsoft.com/en-us/library/windows/apps/hh466348.aspx",syntax:"start | end | center | stretch"},"-ms-hyphenate-limit-last":{comment:"misssed old syntax implemented in IE; https://www.w3.org/TR/css-text-4/#hyphenate-line-limits",syntax:"none | always | column | page | spread"},"-webkit-appearance":{comment:"webkit specific keywords",references:["http://css-infos.net/property/-webkit-appearance"],syntax:"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-background-clip":{comment:"https://developer.mozilla.org/en/docs/Web/CSS/background-clip",syntax:"[ <box> | border | padding | content | text ]#"},"-webkit-column-break-after":{comment:"added, http://help.dottoro.com/lcrthhhv.php",syntax:"always | auto | avoid"},"-webkit-column-break-before":{comment:"added, http://help.dottoro.com/lcxquvkf.php",syntax:"always | auto | avoid"},"-webkit-column-break-inside":{comment:"added, http://help.dottoro.com/lclhnthl.php",syntax:"always | auto | avoid"},"-webkit-font-smoothing":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth",syntax:"auto | none | antialiased | subpixel-antialiased"},"-webkit-mask-box-image":{comment:"missed; https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-mask-box-image",syntax:"[ <url> | <gradient> | none ] [ <length-percentage>{4} <-webkit-mask-box-repeat>{2} ]?"},"-webkit-print-color-adjust":{comment:"missed",references:["https://developer.mozilla.org/en/docs/Web/CSS/-webkit-print-color-adjust"],syntax:"economy | exact"},"-webkit-text-security":{comment:"missed; http://help.dottoro.com/lcbkewgt.php",syntax:"none | circle | disc | square"},"-webkit-user-drag":{comment:"missed; http://help.dottoro.com/lcbixvwm.php",syntax:"none | element | auto"},"-webkit-user-select":{comment:"auto is supported by old webkit, https://developer.mozilla.org/en-US/docs/Web/CSS/user-select",syntax:"auto | none | text | all"},"alignment-baseline":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#AlignmentBaselineProperty"],syntax:"auto | baseline | before-edge | text-before-edge | middle | central | after-edge | text-after-edge | ideographic | alphabetic | hanging | mathematical"},"baseline-shift":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#BaselineShiftProperty"],syntax:"baseline | sub | super | <svg-length>"},behavior:{comment:"added old IE property https://msdn.microsoft.com/en-us/library/ms530723(v=vs.85).aspx",syntax:"<url>+"},"clip-rule":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/masking.html#ClipRuleProperty"],syntax:"nonzero | evenodd"},cue:{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<'cue-before'> <'cue-after'>?"},"cue-after":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<url> <decibel>? | none"},"cue-before":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<url> <decibel>? | none"},cursor:{comment:"added legacy keywords: hand, -webkit-grab. -webkit-grabbing, -webkit-zoom-in, -webkit-zoom-out, -moz-grab, -moz-grabbing, -moz-zoom-in, -moz-zoom-out",references:["https://www.sitepoint.com/css3-cursor-styles/"],syntax:"[ [ <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 ] ]"},display:{comment:"extended with -ms-flexbox",syntax:"| <-non-standard-display>"},position:{comment:"extended with -webkit-sticky",syntax:"| -webkit-sticky"},"dominant-baseline":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#DominantBaselineProperty"],syntax:"auto | use-script | no-change | reset-size | ideographic | alphabetic | hanging | mathematical | central | middle | text-after-edge | text-before-edge"},"image-rendering":{comment:"extended with <-non-standard-image-rendering>, added SVG keywords optimizeSpeed and optimizeQuality",references:["https://developer.mozilla.org/en/docs/Web/CSS/image-rendering","https://www.w3.org/TR/SVG/painting.html#ImageRenderingProperty"],syntax:"| optimizeSpeed | optimizeQuality | <-non-standard-image-rendering>"},fill:{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#FillProperty"],syntax:"<paint>"},"fill-opacity":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#FillProperty"],syntax:"<number-zero-one>"},"fill-rule":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#FillProperty"],syntax:"nonzero | evenodd"},filter:{comment:"extend with IE legacy syntaxes",syntax:"| <-ms-filter-function-list>"},"glyph-orientation-horizontal":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#GlyphOrientationHorizontalProperty"],syntax:"<angle>"},"glyph-orientation-vertical":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#GlyphOrientationVerticalProperty"],syntax:"<angle>"},kerning:{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#KerningProperty"],syntax:"auto | <svg-length>"},"letter-spacing":{comment:"fix syntax <length> -> <length-percentage>",references:["https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/letter-spacing"],syntax:"normal | <length-percentage>"},marker:{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#MarkerProperties"],syntax:"none | <url>"},"marker-end":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#MarkerProperties"],syntax:"none | <url>"},"marker-mid":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#MarkerProperties"],syntax:"none | <url>"},"marker-start":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#MarkerProperties"],syntax:"none | <url>"},"max-width":{comment:"fix auto -> none (https://github.com/mdn/data/pull/431); extend by non-standard width keywords https://developer.mozilla.org/en-US/docs/Web/CSS/max-width",syntax:"none | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | <-non-standard-width>"},width:{comment:"per spec fit-content should be a function, however browsers are supporting it as a keyword (https://github.com/csstree/stylelint-validator/issues/29)",syntax:"| fit-content | -moz-fit-content | -webkit-fit-content"},"min-width":{comment:"extend by non-standard width keywords https://developer.mozilla.org/en-US/docs/Web/CSS/width",syntax:"auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | <-non-standard-width>"},overflow:{comment:"extend by vendor keywords https://developer.mozilla.org/en-US/docs/Web/CSS/overflow",syntax:"| <-non-standard-overflow>"},pause:{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<'pause-before'> <'pause-after'>?"},"pause-after":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<time> | none | x-weak | weak | medium | strong | x-strong"},"pause-before":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<time> | none | x-weak | weak | medium | strong | x-strong"},rest:{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<'rest-before'> <'rest-after'>?"},"rest-after":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<time> | none | x-weak | weak | medium | strong | x-strong"},"rest-before":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<time> | none | x-weak | weak | medium | strong | x-strong"},"shape-rendering":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#ShapeRenderingPropert"],syntax:"auto | optimizeSpeed | crispEdges | geometricPrecision"},src:{comment:"added @font-face's src property https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src",syntax:"[ <url> [ format( <string># ) ]? | local( <family-name> ) ]#"},speak:{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"auto | none | normal"},"speak-as":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"normal | spell-out || digits || [ literal-punctuation | no-punctuation ]"},stroke:{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"<paint>"},"stroke-dasharray":{comment:"added SVG property; a list of comma and/or white space separated <length>s and <percentage>s",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"none | [ <svg-length>+ ]#"},"stroke-dashoffset":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"<svg-length>"},"stroke-linecap":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"butt | round | square"},"stroke-linejoin":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"miter | round | bevel"},"stroke-miterlimit":{comment:"added SVG property (<miterlimit> = <number-one-or-greater>) ",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"<number-one-or-greater>"},"stroke-opacity":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"<number-zero-one>"},"stroke-width":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/painting.html#StrokeProperties"],syntax:"<svg-length>"},"text-anchor":{comment:"added SVG property",references:["https://www.w3.org/TR/SVG/text.html#TextAlignmentProperties"],syntax:"start | middle | end"},"unicode-bidi":{comment:"added prefixed keywords https://developer.mozilla.org/en-US/docs/Web/CSS/unicode-bidi",syntax:"| -moz-isolate | -moz-isolate-override | -moz-plaintext | -webkit-isolate | -webkit-isolate-override | -webkit-plaintext"},"unicode-range":{comment:"added missed property https://developer.mozilla.org/en-US/docs/Web/CSS/%40font-face/unicode-range",syntax:"<urange>#"},"voice-balance":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<number> | left | center | right | leftwards | rightwards"},"voice-duration":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"auto | <time>"},"voice-family":{comment:"<name> -> <family-name>, https://www.w3.org/TR/css3-speech/#property-index",syntax:"[ [ <family-name> | <generic-voice> ] , ]* [ <family-name> | <generic-voice> ] | preserve"},"voice-pitch":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<frequency> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency> | <semitones> | <percentage> ] ]"},"voice-range":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"<frequency> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency> | <semitones> | <percentage> ] ]"},"voice-rate":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"[ normal | x-slow | slow | medium | fast | x-fast ] || <percentage>"},"voice-stress":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"normal | strong | moderate | none | reduced"},"voice-volume":{comment:"https://www.w3.org/TR/css3-speech/#property-index",syntax:"silent | [ [ x-soft | soft | medium | loud | x-loud ] || <decibel> ]"},"writing-mode":{comment:"extend with SVG keywords",syntax:"| <svg-writing-mode>"}},syntaxes:{"-legacy-gradient":{comment:"added collection of legacy gradient syntaxes",syntax:"<-webkit-gradient()> | <-legacy-linear-gradient> | <-legacy-repeating-linear-gradient> | <-legacy-radial-gradient> | <-legacy-repeating-radial-gradient>"},"-legacy-linear-gradient":{comment:"like standard syntax but w/o `to` keyword https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient",syntax:"-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":{comment:"like standard syntax but w/o `to` keyword https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient",syntax:"-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":{comment:"like standard syntax but w/o `to` keyword https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient",syntax:"[ <angle> | <side-or-corner> ]? , <color-stop-list>"},"-legacy-radial-gradient":{comment:"deprecated syntax that implemented by some browsers https://www.w3.org/TR/2011/WD-css3-images-20110908/#radial-gradients",syntax:"-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":{comment:"deprecated syntax that implemented by some browsers https://www.w3.org/TR/2011/WD-css3-images-20110908/#radial-gradients",syntax:"-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":{comment:"deprecated syntax that implemented by some browsers https://www.w3.org/TR/2011/WD-css3-images-20110908/#radial-gradients",syntax:"[ <position> , ]? [ [ [ <-legacy-radial-gradient-shape> || <-legacy-radial-gradient-size> ] | [ <length> | <percentage> ]{2} ] , ]? <color-stop-list>"},"-legacy-radial-gradient-size":{comment:"before a standard it contains 2 extra keywords (`contain` and `cover`) https://www.w3.org/TR/2011/WD-css3-images-20110908/#ltsize",syntax:"closest-side | closest-corner | farthest-side | farthest-corner | contain | cover"},"-legacy-radial-gradient-shape":{comment:"define to double sure it doesn't extends in future https://www.w3.org/TR/2011/WD-css3-images-20110908/#ltshape",syntax:"circle | ellipse"},"-non-standard-font":{comment:"non standard fonts",references:["https://webkit.org/blog/3709/using-the-system-font-in-web-content/"],syntax:"-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":{comment:"non standard colors",references:["http://cssdot.ru/%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BE%D1%87%D0%BD%D0%B8%D0%BA_CSS/color-i305.html","https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#Mozilla_Color_Preference_Extensions"],syntax:"-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":{comment:"non-standard keywords http://phrogz.net/tmp/canvas_image_zoom.html",syntax:"optimize-contrast | -moz-crisp-edges | -o-crisp-edges | -webkit-optimize-contrast"},"-non-standard-overflow":{comment:"non-standard keywords https://developer.mozilla.org/en-US/docs/Web/CSS/overflow",syntax:"-moz-scrollbars-none | -moz-scrollbars-horizontal | -moz-scrollbars-vertical | -moz-hidden-unscrollable"},"-non-standard-width":{comment:"non-standard keywords https://developer.mozilla.org/en-US/docs/Web/CSS/width",syntax:"fill-available | min-intrinsic | intrinsic | -moz-available | -moz-fit-content | -moz-min-content | -moz-max-content | -webkit-min-content | -webkit-max-content"},"-webkit-gradient()":{comment:"first Apple proposal gradient syntax https://webkit.org/blog/175/introducing-css-gradients/ - TODO: simplify when after match algorithm improvement ( [, point, radius | , point] -> [, radius]? , point )",syntax:"-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":{comment:"first Apple proposal gradient syntax https://webkit.org/blog/175/introducing-css-gradients/",syntax:"from( <color> ) | color-stop( [ <number-zero-one> | <percentage> ] , <color> ) | to( <color> )"},"-webkit-gradient-point":{comment:"first Apple proposal gradient syntax https://webkit.org/blog/175/introducing-css-gradients/",syntax:"[ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ]"},"-webkit-gradient-radius":{comment:"first Apple proposal gradient syntax https://webkit.org/blog/175/introducing-css-gradients/",syntax:"<length> | <percentage>"},"-webkit-gradient-type":{comment:"first Apple proposal gradient syntax https://webkit.org/blog/175/introducing-css-gradients/",syntax:"linear | radial"},"-webkit-mask-box-repeat":{comment:"missed; https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-mask-box-image",syntax:"repeat | stretch | round"},"-webkit-mask-clip-style":{comment:"missed; there is no enough information about `-webkit-mask-clip` property, but looks like all those keywords are working",syntax:"border | border-box | padding | padding-box | content | content-box | text"},"-ms-filter-function-list":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/-ms-filter",syntax:"<-ms-filter-function>+"},"-ms-filter-function":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/-ms-filter",syntax:"<-ms-filter-function-progid> | <-ms-filter-function-legacy>"},"-ms-filter-function-progid":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/-ms-filter",syntax:"'progid:' [ <ident-token> '.' ]* [ <ident-token> | <function-token> <any-value>? ) ]"},"-ms-filter-function-legacy":{comment:"https://developer.mozilla.org/en-US/docs/Web/CSS/-ms-filter",syntax:"<ident-token> | <function-token> <any-value>? )"},"-ms-filter":{syntax:"<string>"},age:{comment:"https://www.w3.org/TR/css3-speech/#voice-family",syntax:"child | young | old"},"attr-name":{syntax:"<wq-name>"},"attr-fallback":{syntax:"<any-value>"},"border-radius":{comment:"missed, https://drafts.csswg.org/css-backgrounds-3/#the-border-radius",syntax:"<length-percentage>{1,2}"},bottom:{comment:"missed; not sure we should add it, but no others except `shape` is using it so it's ok for now; https://drafts.fxtf.org/css-masking-1/#funcdef-clip-rect",syntax:"<length> | auto"},"content-list":{comment:"missed -> https://drafts.csswg.org/css-content/#typedef-content-list (document-url, <target> and leader() is omitted util stabilization)",syntax:"[ <string> | contents | <image> | <quote> | <target> | <leader()> | <attr()> | counter( <ident>, <'list-style-type'>? ) ]+"},"element()":{comment:"https://drafts.csswg.org/css-gcpm/#element-syntax & https://drafts.csswg.org/css-images-4/#element-notation",syntax:"element( <custom-ident> , [ first | start | last | first-except ]? ) | element( <id-selector> )"},"generic-voice":{comment:"https://www.w3.org/TR/css3-speech/#voice-family",syntax:"[ <age>? <gender> <integer>? ]"},gender:{comment:"https://www.w3.org/TR/css3-speech/#voice-family",syntax:"male | female | neutral"},"generic-family":{comment:"added -apple-system",references:["https://webkit.org/blog/3709/using-the-system-font-in-web-content/"],syntax:"| -apple-system"},gradient:{comment:"added legacy syntaxes support",syntax:"| <-legacy-gradient>"},left:{comment:"missed; not sure we should add it, but no others except `shape` is using it so it's ok for now; https://drafts.fxtf.org/css-masking-1/#funcdef-clip-rect",syntax:"<length> | auto"},"mask-image":{comment:"missed; https://drafts.fxtf.org/css-masking-1/#the-mask-image",syntax:"<mask-reference>#"},"name-repeat":{comment:"missed, and looks like obsolete, keep it as is since other property syntaxes should be changed too; https://www.w3.org/TR/2015/WD-css-grid-1-20150917/#typedef-name-repeat",syntax:"repeat( [ <positive-integer> | auto-fill ], <line-names>+)"},"named-color":{comment:"added non standard color names",syntax:"| <-non-standard-color>"},paint:{comment:"used by SVG https://www.w3.org/TR/SVG/painting.html#SpecifyingPaint",syntax:"none | <color> | <url> [ none | <color> ]? | context-fill | context-stroke"},"page-size":{comment:"https://www.w3.org/TR/css-page-3/#typedef-page-size-page-size",syntax:"A5 | A4 | A3 | B5 | B4 | JIS-B5 | JIS-B4 | letter | legal | ledger"},ratio:{comment:"missed, https://drafts.csswg.org/mediaqueries-4/#typedef-ratio",syntax:"<integer> / <integer>"},right:{comment:"missed; not sure we should add it, but no others except `shape` is using it so it's ok for now; https://drafts.fxtf.org/css-masking-1/#funcdef-clip-rect",syntax:"<length> | auto"},shape:{comment:"missed spaces in function body and add backwards compatible syntax",syntax:"rect( <top>, <right>, <bottom>, <left> ) | rect( <top> <right> <bottom> <left> )"},"svg-length":{comment:"All coordinates and lengths in SVG can be specified with or without a unit identifier",references:["https://www.w3.org/TR/SVG11/coords.html#Units"],syntax:"<percentage> | <length> | <number>"},"svg-writing-mode":{comment:"SVG specific keywords (deprecated for CSS)",references:["https://developer.mozilla.org/en/docs/Web/CSS/writing-mode","https://www.w3.org/TR/SVG/text.html#WritingModeProperty"],syntax:"lr-tb | rl-tb | tb-rl | lr | rl | tb"},top:{comment:"missed; not sure we should add it, but no others except `shape` is using it so it's ok for now; https://drafts.fxtf.org/css-masking-1/#funcdef-clip-rect",syntax:"<length> | auto"},"track-group":{comment:"used by old grid-columns and grid-rows syntax v0",syntax:"'(' [ <string>* <track-minmax> <string>* ]+ ')' [ '[' <positive-integer> ']' ]? | <track-minmax>"},"track-list-v0":{comment:"used by old grid-columns and grid-rows syntax v0",syntax:"[ <string>* <track-group> <string>* ]+ | none"},"track-minmax":{comment:"used by old grid-columns and grid-rows syntax v0",syntax:"minmax( <track-breadth> , <track-breadth> ) | auto | <track-breadth> | fit-content"},x:{comment:"missed; not sure we should add it, but no others except `cursor` is using it so it's ok for now; https://drafts.csswg.org/css-ui-3/#cursor",syntax:"<number>"},y:{comment:"missed; not sure we should add it, but no others except `cursor` is using so it's ok for now; https://drafts.csswg.org/css-ui-3/#cursor",syntax:"<number>"},declaration:{comment:"missed, restored by https://drafts.csswg.org/css-syntax",syntax:"<ident-token> : <declaration-value>? [ '!' important ]?"},"declaration-list":{comment:"missed, restored by https://drafts.csswg.org/css-syntax",syntax:"[ <declaration>? ';' ]* <declaration>?"},url:{comment:"https://drafts.csswg.org/css-values-4/#urls",syntax:"url( <string> <url-modifier>* ) | <url-token>"},"url-modifier":{comment:"https://drafts.csswg.org/css-values-4/#typedef-url-modifier",syntax:"<ident> | <function-token> <any-value> )"},"number-zero-one":{syntax:"<number [0,1]>"},"number-one-or-greater":{syntax:"<number [1,∞]>"},"positive-integer":{syntax:"<integer [0,∞]>"},"-non-standard-display":{syntax:"-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"}}},ao=/^\s*\|\s*/;function so(e,t){const n={};for(const t in e)n[t]=e[t].syntax||e[t];for(const r in t)r in e?t[r].syntax?n[r]=ao.test(t[r].syntax)?n[r]+" "+t[r].syntax.trim():t[r].syntax:delete n[r]:t[r].syntax&&(n[r]=t[r].syntax.replace(ao,""));return n}function lo(e){const t={};for(const n in e)t[n]=e[n].syntax;return t}var uo={types:so({"absolute-size":{syntax:"xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large"},"alpha-value":{syntax:"<number> | <percentage>"},"angle-percentage":{syntax:"<angle> | <percentage>"},"angular-color-hint":{syntax:"<angle-percentage>"},"angular-color-stop":{syntax:"<color> && <color-stop-angle>?"},"angular-color-stop-list":{syntax:"[ <angular-color-stop> [, <angular-color-hint>]? ]# , <angular-color-stop>"},"animateable-feature":{syntax:"scroll-position | contents | <custom-ident>"},attachment:{syntax:"scroll | fixed | local"},"attr()":{syntax:"attr( <attr-name> <type-or-unit>? [, <attr-fallback> ]? )"},"attr-matcher":{syntax:"[ '~' | '|' | '^' | '$' | '*' ]? '='"},"attr-modifier":{syntax:"i | s"},"attribute-selector":{syntax:"'[' <wq-name> ']' | '[' <wq-name> <attr-matcher> [ <string-token> | <ident-token> ] <attr-modifier>? ']'"},"auto-repeat":{syntax:"repeat( [ auto-fill | auto-fit ] , [ <line-names>? <fixed-size> ]+ <line-names>? )"},"auto-track-list":{syntax:"[ <line-names>? [ <fixed-size> | <fixed-repeat> ] ]* <line-names>? <auto-repeat>\n[ <line-names>? [ <fixed-size> | <fixed-repeat> ] ]* <line-names>?"},"baseline-position":{syntax:"[ first | last ]? baseline"},"basic-shape":{syntax:"<inset()> | <circle()> | <ellipse()> | <polygon()> | <path()>"},"bg-image":{syntax:"none | <image>"},"bg-layer":{syntax:"<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box> || <box>"},"bg-position":{syntax:"[ [ 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":{syntax:"[ <length-percentage> | auto ]{1,2} | cover | contain"},"blur()":{syntax:"blur( <length> )"},"blend-mode":{syntax:"normal | multiply | screen | overlay | darken | lighten | color-dodge | color-burn | hard-light | soft-light | difference | exclusion | hue | saturation | color | luminosity"},box:{syntax:"border-box | padding-box | content-box"},"brightness()":{syntax:"brightness( <number-percentage> )"},"calc()":{syntax:"calc( <calc-sum> )"},"calc-sum":{syntax:"<calc-product> [ [ '+' | '-' ] <calc-product> ]*"},"calc-product":{syntax:"<calc-value> [ '*' <calc-value> | '/' <number> ]*"},"calc-value":{syntax:"<number> | <dimension> | <percentage> | ( <calc-sum> )"},"cf-final-image":{syntax:"<image> | <color>"},"cf-mixing-image":{syntax:"<percentage>? && <image>"},"circle()":{syntax:"circle( [ <shape-radius> ]? [ at <position> ]? )"},"clamp()":{syntax:"clamp( <calc-sum>#{3} )"},"class-selector":{syntax:"'.' <ident-token>"},"clip-source":{syntax:"<url>"},color:{syntax:"<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hex-color> | <named-color> | currentcolor | <deprecated-system-color>"},"color-stop":{syntax:"<color-stop-length> | <color-stop-angle>"},"color-stop-angle":{syntax:"<angle-percentage>{1,2}"},"color-stop-length":{syntax:"<length-percentage>{1,2}"},"color-stop-list":{syntax:"[ <linear-color-stop> [, <linear-color-hint>]? ]# , <linear-color-stop>"},combinator:{syntax:"'>' | '+' | '~' | [ '||' ]"},"common-lig-values":{syntax:"[ common-ligatures | no-common-ligatures ]"},"compat-auto":{syntax:"searchfield | textarea | push-button | slider-horizontal | checkbox | radio | square-button | menulist | listbox | meter | progress-bar | button"},"composite-style":{syntax:"clear | copy | source-over | source-in | source-out | source-atop | destination-over | destination-in | destination-out | destination-atop | xor"},"compositing-operator":{syntax:"add | subtract | intersect | exclude"},"compound-selector":{syntax:"[ <type-selector>? <subclass-selector>* [ <pseudo-element-selector> <pseudo-class-selector>* ]* ]!"},"compound-selector-list":{syntax:"<compound-selector>#"},"complex-selector":{syntax:"<compound-selector> [ <combinator>? <compound-selector> ]*"},"complex-selector-list":{syntax:"<complex-selector>#"},"conic-gradient()":{syntax:"conic-gradient( [ from <angle> ]? [ at <position> ]?, <angular-color-stop-list> )"},"contextual-alt-values":{syntax:"[ contextual | no-contextual ]"},"content-distribution":{syntax:"space-between | space-around | space-evenly | stretch"},"content-list":{syntax:"[ <string> | contents | <image> | <quote> | <target> | <leader()> ]+"},"content-position":{syntax:"center | start | end | flex-start | flex-end"},"content-replacement":{syntax:"<image>"},"contrast()":{syntax:"contrast( [ <number-percentage> ] )"},"counter()":{syntax:"counter( <custom-ident>, <counter-style>? )"},"counter-style":{syntax:"<counter-style-name> | symbols()"},"counter-style-name":{syntax:"<custom-ident>"},"counters()":{syntax:"counters( <custom-ident>, <string>, <counter-style>? )"},"cross-fade()":{syntax:"cross-fade( <cf-mixing-image> , <cf-final-image>? )"},"cubic-bezier-timing-function":{syntax:"ease | ease-in | ease-out | ease-in-out | cubic-bezier(<number [0,1]>, <number>, <number [0,1]>, <number>)"},"deprecated-system-color":{syntax:"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":{syntax:"[ discretionary-ligatures | no-discretionary-ligatures ]"},"display-box":{syntax:"contents | none"},"display-inside":{syntax:"flow | flow-root | table | flex | grid | ruby"},"display-internal":{syntax:"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":{syntax:"inline-block | inline-list-item | inline-table | inline-flex | inline-grid"},"display-listitem":{syntax:"<display-outside>? && [ flow | flow-root ]? && list-item"},"display-outside":{syntax:"block | inline | run-in"},"drop-shadow()":{syntax:"drop-shadow( <length>{2,3} <color>? )"},"east-asian-variant-values":{syntax:"[ jis78 | jis83 | jis90 | jis04 | simplified | traditional ]"},"east-asian-width-values":{syntax:"[ full-width | proportional-width ]"},"element()":{syntax:"element( <id-selector> )"},"ellipse()":{syntax:"ellipse( [ <shape-radius>{2} ]? [ at <position> ]? )"},"ending-shape":{syntax:"circle | ellipse"},"env()":{syntax:"env( <custom-ident> , <declaration-value>? )"},"explicit-track-list":{syntax:"[ <line-names>? <track-size> ]+ <line-names>?"},"family-name":{syntax:"<string> | <custom-ident>+"},"feature-tag-value":{syntax:"<string> [ <integer> | on | off ]?"},"feature-type":{syntax:"@stylistic | @historical-forms | @styleset | @character-variant | @swash | @ornaments | @annotation"},"feature-value-block":{syntax:"<feature-type> '{' <feature-value-declaration-list> '}'"},"feature-value-block-list":{syntax:"<feature-value-block>+"},"feature-value-declaration":{syntax:"<custom-ident>: <integer>+;"},"feature-value-declaration-list":{syntax:"<feature-value-declaration>"},"feature-value-name":{syntax:"<custom-ident>"},"fill-rule":{syntax:"nonzero | evenodd"},"filter-function":{syntax:"<blur()> | <brightness()> | <contrast()> | <drop-shadow()> | <grayscale()> | <hue-rotate()> | <invert()> | <opacity()> | <saturate()> | <sepia()>"},"filter-function-list":{syntax:"[ <filter-function> | <url> ]+"},"final-bg-layer":{syntax:"<'background-color'> || <bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box> || <box>"},"fit-content()":{syntax:"fit-content( [ <length> | <percentage> ] )"},"fixed-breadth":{syntax:"<length-percentage>"},"fixed-repeat":{syntax:"repeat( [ <positive-integer> ] , [ <line-names>? <fixed-size> ]+ <line-names>? )"},"fixed-size":{syntax:"<fixed-breadth> | minmax( <fixed-breadth> , <track-breadth> ) | minmax( <inflexible-breadth> , <fixed-breadth> )"},"font-stretch-absolute":{syntax:"normal | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded | <percentage>"},"font-variant-css21":{syntax:"[ normal | small-caps ]"},"font-weight-absolute":{syntax:"normal | bold | <number [1,1000]>"},"frequency-percentage":{syntax:"<frequency> | <percentage>"},"general-enclosed":{syntax:"[ <function-token> <any-value> ) ] | ( <ident> <any-value> )"},"generic-family":{syntax:"serif | sans-serif | cursive | fantasy | monospace"},"generic-name":{syntax:"serif | sans-serif | cursive | fantasy | monospace"},"geometry-box":{syntax:"<shape-box> | fill-box | stroke-box | view-box"},gradient:{syntax:"<linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()>"},"grayscale()":{syntax:"grayscale( <number-percentage> )"},"grid-line":{syntax:"auto | <custom-ident> | [ <integer> && <custom-ident>? ] | [ span && [ <integer> || <custom-ident> ] ]"},"historical-lig-values":{syntax:"[ historical-ligatures | no-historical-ligatures ]"},"hsl()":{syntax:"hsl( <hue> <percentage> <percentage> [ / <alpha-value> ]? ) | hsl( <hue>, <percentage>, <percentage>, <alpha-value>? )"},"hsla()":{syntax:"hsla( <hue> <percentage> <percentage> [ / <alpha-value> ]? ) | hsla( <hue>, <percentage>, <percentage>, <alpha-value>? )"},hue:{syntax:"<number> | <angle>"},"hue-rotate()":{syntax:"hue-rotate( <angle> )"},"id-selector":{syntax:"<hash-token>"},image:{syntax:"<url> | <image()> | <image-set()> | <element()> | <paint()> | <cross-fade()> | <gradient>"},"image()":{syntax:"image( <image-tags>? [ <image-src>? , <color>? ]! )"},"image-set()":{syntax:"image-set( <image-set-option># )"},"image-set-option":{syntax:"[ <image> | <string> ] <resolution>"},"image-src":{syntax:"<url> | <string>"},"image-tags":{syntax:"ltr | rtl"},"inflexible-breadth":{syntax:"<length> | <percentage> | min-content | max-content | auto"},"inset()":{syntax:"inset( <length-percentage>{1,4} [ round <'border-radius'> ]? )"},"invert()":{syntax:"invert( <number-percentage> )"},"keyframes-name":{syntax:"<custom-ident> | <string>"},"keyframe-block":{syntax:"<keyframe-selector># {\n <declaration-list>\n}"},"keyframe-block-list":{syntax:"<keyframe-block>+"},"keyframe-selector":{syntax:"from | to | <percentage>"},"leader()":{syntax:"leader( <leader-type> )"},"leader-type":{syntax:"dotted | solid | space | <string>"},"length-percentage":{syntax:"<length> | <percentage>"},"line-names":{syntax:"'[' <custom-ident>* ']'"},"line-name-list":{syntax:"[ <line-names> | <name-repeat> ]+"},"line-style":{syntax:"none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset"},"line-width":{syntax:"<length> | thin | medium | thick"},"linear-color-hint":{syntax:"<length-percentage>"},"linear-color-stop":{syntax:"<color> <color-stop-length>?"},"linear-gradient()":{syntax:"linear-gradient( [ <angle> | to <side-or-corner> ]? , <color-stop-list> )"},"mask-layer":{syntax:"<mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || <geometry-box> || [ <geometry-box> | no-clip ] || <compositing-operator> || <masking-mode>"},"mask-position":{syntax:"[ <length-percentage> | left | center | right ] [ <length-percentage> | top | center | bottom ]?"},"mask-reference":{syntax:"none | <image> | <mask-source>"},"mask-source":{syntax:"<url>"},"masking-mode":{syntax:"alpha | luminance | match-source"},"matrix()":{syntax:"matrix( <number>#{6} )"},"matrix3d()":{syntax:"matrix3d( <number>#{16} )"},"max()":{syntax:"max( <calc-sum># )"},"media-and":{syntax:"<media-in-parens> [ and <media-in-parens> ]+"},"media-condition":{syntax:"<media-not> | <media-and> | <media-or> | <media-in-parens>"},"media-condition-without-or":{syntax:"<media-not> | <media-and> | <media-in-parens>"},"media-feature":{syntax:"( [ <mf-plain> | <mf-boolean> | <mf-range> ] )"},"media-in-parens":{syntax:"( <media-condition> ) | <media-feature> | <general-enclosed>"},"media-not":{syntax:"not <media-in-parens>"},"media-or":{syntax:"<media-in-parens> [ or <media-in-parens> ]+"},"media-query":{syntax:"<media-condition> | [ not | only ]? <media-type> [ and <media-condition-without-or> ]?"},"media-query-list":{syntax:"<media-query>#"},"media-type":{syntax:"<ident>"},"mf-boolean":{syntax:"<mf-name>"},"mf-name":{syntax:"<ident>"},"mf-plain":{syntax:"<mf-name> : <mf-value>"},"mf-range":{syntax:"<mf-name> [ '<' | '>' ]? '='? <mf-value>\n| <mf-value> [ '<' | '>' ]? '='? <mf-name>\n| <mf-value> '<' '='? <mf-name> '<' '='? <mf-value>\n| <mf-value> '>' '='? <mf-name> '>' '='? <mf-value>"},"mf-value":{syntax:"<number> | <dimension> | <ident> | <ratio>"},"min()":{syntax:"min( <calc-sum># )"},"minmax()":{syntax:"minmax( [ <length> | <percentage> | min-content | max-content | auto ] , [ <length> | <percentage> | <flex> | min-content | max-content | auto ] )"},"named-color":{syntax:"transparent | aliceblue | antiquewhite | aqua | aquamarine | azure | beige | bisque | black | blanchedalmond | blue | blueviolet | brown | burlywood | cadetblue | chartreuse | chocolate | coral | cornflowerblue | cornsilk | crimson | cyan | darkblue | darkcyan | darkgoldenrod | darkgray | darkgreen | darkgrey | darkkhaki | darkmagenta | darkolivegreen | darkorange | darkorchid | darkred | darksalmon | darkseagreen | darkslateblue | darkslategray | darkslategrey | darkturquoise | darkviolet | deeppink | deepskyblue | dimgray | dimgrey | dodgerblue | firebrick | floralwhite | forestgreen | fuchsia | gainsboro | ghostwhite | gold | goldenrod | gray | green | greenyellow | grey | honeydew | hotpink | indianred | indigo | ivory | khaki | lavender | lavenderblush | lawngreen | lemonchiffon | lightblue | lightcoral | lightcyan | lightgoldenrodyellow | lightgray | lightgreen | lightgrey | lightpink | lightsalmon | lightseagreen | lightskyblue | lightslategray | lightslategrey | lightsteelblue | lightyellow | lime | limegreen | linen | magenta | maroon | mediumaquamarine | mediumblue | mediumorchid | mediumpurple | mediumseagreen | mediumslateblue | mediumspringgreen | mediumturquoise | mediumvioletred | midnightblue | mintcream | mistyrose | moccasin | navajowhite | navy | oldlace | olive | olivedrab | orange | orangered | orchid | palegoldenrod | palegreen | paleturquoise | palevioletred | papayawhip | peachpuff | peru | pink | plum | powderblue | purple | rebeccapurple | red | rosybrown | royalblue | saddlebrown | salmon | sandybrown | seagreen | seashell | sienna | silver | skyblue | slateblue | slategray | slategrey | snow | springgreen | steelblue | tan | teal | thistle | tomato | turquoise | violet | wheat | white | whitesmoke | yellow | yellowgreen"},"namespace-prefix":{syntax:"<ident>"},"ns-prefix":{syntax:"[ <ident-token> | '*' ]? '|'"},"number-percentage":{syntax:"<number> | <percentage>"},"numeric-figure-values":{syntax:"[ lining-nums | oldstyle-nums ]"},"numeric-fraction-values":{syntax:"[ diagonal-fractions | stacked-fractions ]"},"numeric-spacing-values":{syntax:"[ proportional-nums | tabular-nums ]"},nth:{syntax:"<an-plus-b> | even | odd"},"opacity()":{syntax:"opacity( [ <number-percentage> ] )"},"overflow-position":{syntax:"unsafe | safe"},"outline-radius":{syntax:"<length> | <percentage>"},"page-body":{syntax:"<declaration>? [ ; <page-body> ]? | <page-margin-box> <page-body>"},"page-margin-box":{syntax:"<page-margin-box-type> '{' <declaration-list> '}'"},"page-margin-box-type":{syntax:"@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":{syntax:"[ <page-selector># ]?"},"page-selector":{syntax:"<pseudo-page>+ | <ident> <pseudo-page>*"},"path()":{syntax:"path( [ <fill-rule>, ]? <string> )"},"paint()":{syntax:"paint( <ident>, <declaration-value>? )"},"perspective()":{syntax:"perspective( <length> )"},"polygon()":{syntax:"polygon( <fill-rule>? , [ <length-percentage> <length-percentage> ]# )"},position:{syntax:"[ [ left | center | right ] || [ top | center | bottom ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ]? | [ [ left | right ] <length-percentage> ] && [ [ top | bottom ] <length-percentage> ] ]"},"pseudo-class-selector":{syntax:"':' <ident-token> | ':' <function-token> <any-value> ')'"},"pseudo-element-selector":{syntax:"':' <pseudo-class-selector>"},"pseudo-page":{syntax:": [ left | right | first | blank ]"},quote:{syntax:"open-quote | close-quote | no-open-quote | no-close-quote"},"radial-gradient()":{syntax:"radial-gradient( [ <ending-shape> || <size> ]? [ at <position> ]? , <color-stop-list> )"},"relative-selector":{syntax:"<combinator>? <complex-selector>"},"relative-selector-list":{syntax:"<relative-selector>#"},"relative-size":{syntax:"larger | smaller"},"repeat-style":{syntax:"repeat-x | repeat-y | [ repeat | space | round | no-repeat ]{1,2}"},"repeating-linear-gradient()":{syntax:"repeating-linear-gradient( [ <angle> | to <side-or-corner> ]? , <color-stop-list> )"},"repeating-radial-gradient()":{syntax:"repeating-radial-gradient( [ <ending-shape> || <size> ]? [ at <position> ]? , <color-stop-list> )"},"rgb()":{syntax:"rgb( <percentage>{3} [ / <alpha-value> ]? ) | rgb( <number>{3} [ / <alpha-value> ]? ) | rgb( <percentage>#{3} , <alpha-value>? ) | rgb( <number>#{3} , <alpha-value>? )"},"rgba()":{syntax:"rgba( <percentage>{3} [ / <alpha-value> ]? ) | rgba( <number>{3} [ / <alpha-value> ]? ) | rgba( <percentage>#{3} , <alpha-value>? ) | rgba( <number>#{3} , <alpha-value>? )"},"rotate()":{syntax:"rotate( [ <angle> | <zero> ] )"},"rotate3d()":{syntax:"rotate3d( <number> , <number> , <number> , [ <angle> | <zero> ] )"},"rotateX()":{syntax:"rotateX( [ <angle> | <zero> ] )"},"rotateY()":{syntax:"rotateY( [ <angle> | <zero> ] )"},"rotateZ()":{syntax:"rotateZ( [ <angle> | <zero> ] )"},"saturate()":{syntax:"saturate( <number-percentage> )"},"scale()":{syntax:"scale( <number> , <number>? )"},"scale3d()":{syntax:"scale3d( <number> , <number> , <number> )"},"scaleX()":{syntax:"scaleX( <number> )"},"scaleY()":{syntax:"scaleY( <number> )"},"scaleZ()":{syntax:"scaleZ( <number> )"},"self-position":{syntax:"center | start | end | self-start | self-end | flex-start | flex-end"},"shape-radius":{syntax:"<length-percentage> | closest-side | farthest-side"},"skew()":{syntax:"skew( [ <angle> | <zero> ] , [ <angle> | <zero> ]? )"},"skewX()":{syntax:"skewX( [ <angle> | <zero> ] )"},"skewY()":{syntax:"skewY( [ <angle> | <zero> ] )"},"sepia()":{syntax:"sepia( <number-percentage> )"},shadow:{syntax:"inset? && <length>{2,4} && <color>?"},"shadow-t":{syntax:"[ <length>{2,3} && <color>? ]"},shape:{syntax:"rect(<top>, <right>, <bottom>, <left>)"},"shape-box":{syntax:"<box> | margin-box"},"side-or-corner":{syntax:"[ left | right ] || [ top | bottom ]"},"single-animation":{syntax:"<time> || <timing-function> || <time> || <single-animation-iteration-count> || <single-animation-direction> || <single-animation-fill-mode> || <single-animation-play-state> || [ none | <keyframes-name> ]"},"single-animation-direction":{syntax:"normal | reverse | alternate | alternate-reverse"},"single-animation-fill-mode":{syntax:"none | forwards | backwards | both"},"single-animation-iteration-count":{syntax:"infinite | <number>"},"single-animation-play-state":{syntax:"running | paused"},"single-transition":{syntax:"[ none | <single-transition-property> ] || <time> || <timing-function> || <time>"},"single-transition-property":{syntax:"all | <custom-ident>"},size:{syntax:"closest-side | farthest-side | closest-corner | farthest-corner | <length> | <length-percentage>{2}"},"step-position":{syntax:"jump-start | jump-end | jump-none | jump-both | start | end"},"step-timing-function":{syntax:"step-start | step-end | steps(<integer>[, <step-position>]?)"},"subclass-selector":{syntax:"<id-selector> | <class-selector> | <attribute-selector> | <pseudo-class-selector>"},"supports-condition":{syntax:"not <supports-in-parens> | <supports-in-parens> [ and <supports-in-parens> ]* | <supports-in-parens> [ or <supports-in-parens> ]*"},"supports-in-parens":{syntax:"( <supports-condition> ) | <supports-feature> | <general-enclosed>"},"supports-feature":{syntax:"<supports-decl> | <supports-selector-fn>"},"supports-decl":{syntax:"( <declaration> )"},"supports-selector-fn":{syntax:"selector( <complex-selector> )"},symbol:{syntax:"<string> | <image> | <custom-ident>"},target:{syntax:"<target-counter()> | <target-counters()> | <target-text()>"},"target-counter()":{syntax:"target-counter( [ <string> | <url> ] , <custom-ident> , <counter-style>? )"},"target-counters()":{syntax:"target-counters( [ <string> | <url> ] , <custom-ident> , <string> , <counter-style>? )"},"target-text()":{syntax:"target-text( [ <string> | <url> ] , [ content | before | after | first-letter ]? )"},"time-percentage":{syntax:"<time> | <percentage>"},"timing-function":{syntax:"linear | <cubic-bezier-timing-function> | <step-timing-function>"},"track-breadth":{syntax:"<length-percentage> | <flex> | min-content | max-content | auto"},"track-list":{syntax:"[ <line-names>? [ <track-size> | <track-repeat> ] ]+ <line-names>?"},"track-repeat":{syntax:"repeat( [ <positive-integer> ] , [ <line-names>? <track-size> ]+ <line-names>? )"},"track-size":{syntax:"<track-breadth> | minmax( <inflexible-breadth> , <track-breadth> ) | fit-content( [ <length> | <percentage> ] )"},"transform-function":{syntax:"<matrix()> | <translate()> | <translateX()> | <translateY()> | <scale()> | <scaleX()> | <scaleY()> | <rotate()> | <skew()> | <skewX()> | <skewY()> | <matrix3d()> | <translate3d()> | <translateZ()> | <scale3d()> | <scaleZ()> | <rotate3d()> | <rotateX()> | <rotateY()> | <rotateZ()> | <perspective()>"},"transform-list":{syntax:"<transform-function>+"},"translate()":{syntax:"translate( <length-percentage> , <length-percentage>? )"},"translate3d()":{syntax:"translate3d( <length-percentage> , <length-percentage> , <length> )"},"translateX()":{syntax:"translateX( <length-percentage> )"},"translateY()":{syntax:"translateY( <length-percentage> )"},"translateZ()":{syntax:"translateZ( <length> )"},"type-or-unit":{syntax:"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":{syntax:"<wq-name> | <ns-prefix>? '*'"},"var()":{syntax:"var( <custom-property-name> , <declaration-value>? )"},"viewport-length":{syntax:"auto | <length-percentage>"},"wq-name":{syntax:"<ns-prefix>? <ident-token>"}},oo.syntaxes),atrules:function(e,t){const n={};for(const r in e){const i=t[r]&&t[r].descriptors||null;n[r]={prelude:r in t&&"prelude"in t[r]?t[r].prelude:e[r].prelude||null,descriptors:e[r].descriptors?so(e[r].descriptors,i||{}):i&&lo(i)}}for(const r in t)hasOwnProperty.call(e,r)||(n[r]={prelude:t[r].prelude||null,descriptors:t[r].descriptors&&lo(t[r].descriptors)});return n}(function(e){const t=Object.create(null);for(const n in e){const r=e[n];let i=null;if(r.descriptors){i=Object.create(null);for(const e in r.descriptors)i[e]=r.descriptors[e].syntax}t[n.substr(1)]={prelude:r.syntax.trim().match(/^@\S+\s+([^;\{]*)/)[1].trim()||null,descriptors:i}}return t}(ro),oo.atrules),properties:so(io,oo.properties)},co=tt.cmpChar,po=tt.isDigit,mo=tt.TYPE,ho=mo.WhiteSpace,fo=mo.Comment,go=mo.Ident,yo=mo.Number,vo=mo.Dimension,bo=43,So=45,xo=110,wo=!0;function Co(e,t){var n=this.scanner.tokenStart+e,r=this.scanner.source.charCodeAt(n);for(r!==bo&&r!==So||(t&&this.error("Number sign is not allowed"),n++);n<this.scanner.tokenEnd;n++)po(this.scanner.source.charCodeAt(n))||this.error("Integer is expected",n)}function ko(e){return Co.call(this,0,e)}function Oo(e,t){if(!co(this.scanner.source,this.scanner.tokenStart+e,t)){var n="";switch(t){case xo:n="N is expected";break;case So:n="HyphenMinus is expected"}this.error(n,this.scanner.tokenStart+e)}}function To(){for(var e=0,t=0,n=this.scanner.tokenType;n===ho||n===fo;)n=this.scanner.lookupType(++e);if(n!==yo){if(!this.scanner.isDelim(bo,e)&&!this.scanner.isDelim(So,e))return null;t=this.scanner.isDelim(bo,e)?bo:So;do{n=this.scanner.lookupType(++e)}while(n===ho||n===fo);n!==yo&&(this.scanner.skip(e),ko.call(this,wo))}return e>0&&this.scanner.skip(e),0===t&&(n=this.scanner.source.charCodeAt(this.scanner.tokenStart))!==bo&&n!==So&&this.error("Number sign is expected"),ko.call(this,0!==t),t===So?"-"+this.consume(yo):this.consume(yo)}var Eo={name:"AnPlusB",structure:{a:[String,null],b:[String,null]},parse:function(){var e=this.scanner.tokenStart,t=null,n=null;if(this.scanner.tokenType===yo)ko.call(this,false),n=this.consume(yo);else if(this.scanner.tokenType===go&&co(this.scanner.source,this.scanner.tokenStart,So))switch(t="-1",Oo.call(this,1,xo),this.scanner.getTokenLength()){case 2:this.scanner.next(),n=To.call(this);break;case 3:Oo.call(this,2,So),this.scanner.next(),this.scanner.skipSC(),ko.call(this,wo),n="-"+this.consume(yo);break;default:Oo.call(this,2,So),Co.call(this,3,wo),this.scanner.next(),n=this.scanner.substrToCursor(e+2)}else if(this.scanner.tokenType===go||this.scanner.isDelim(bo)&&this.scanner.lookupType(1)===go){var r=0;switch(t="1",this.scanner.isDelim(bo)&&(r=1,this.scanner.next()),Oo.call(this,0,xo),this.scanner.getTokenLength()){case 1:this.scanner.next(),n=To.call(this);break;case 2:Oo.call(this,1,So),this.scanner.next(),this.scanner.skipSC(),ko.call(this,wo),n="-"+this.consume(yo);break;default:Oo.call(this,1,So),Co.call(this,2,wo),this.scanner.next(),n=this.scanner.substrToCursor(e+r+1)}}else if(this.scanner.tokenType===vo){for(var i=this.scanner.source.charCodeAt(this.scanner.tokenStart),o=(r=i===bo||i===So,this.scanner.tokenStart+r);o<this.scanner.tokenEnd&&po(this.scanner.source.charCodeAt(o));o++);o===this.scanner.tokenStart+r&&this.error("Integer is expected",this.scanner.tokenStart+r),Oo.call(this,o-this.scanner.tokenStart,xo),t=this.scanner.source.substring(e,o),o+1===this.scanner.tokenEnd?(this.scanner.next(),n=To.call(this)):(Oo.call(this,o-this.scanner.tokenStart+1,So),o+2===this.scanner.tokenEnd?(this.scanner.next(),this.scanner.skipSC(),ko.call(this,wo),n="-"+this.consume(yo)):(Co.call(this,o-this.scanner.tokenStart+2,wo),this.scanner.next(),n=this.scanner.substrToCursor(o+1)))}else this.error();return null!==t&&t.charCodeAt(0)===bo&&(t=t.substr(1)),null!==n&&n.charCodeAt(0)===bo&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.scanner.tokenStart),a:t,b:n}},generate:function(e){var t=null!==e.a&&void 0!==e.a,n=null!==e.b&&void 0!==e.b;t?(this.chunk("+1"===e.a?"+n":"1"===e.a?"n":"-1"===e.a?"-n":e.a+"n"),n&&("-"===(n=String(e.b)).charAt(0)||"+"===n.charAt(0)?(this.chunk(n.charAt(0)),this.chunk(n.substr(1))):(this.chunk("+"),this.chunk(n)))):this.chunk(String(e.b))}},Ao=tt.TYPE,_o=Ao.WhiteSpace,zo=Ao.Semicolon,Ro=Ao.LeftCurlyBracket,Lo=Ao.Delim;function Po(){return this.scanner.tokenIndex>0&&this.scanner.lookupType(-1)===_o?this.scanner.tokenIndex>1?this.scanner.getTokenStart(this.scanner.tokenIndex-1):this.scanner.firstCharOffset:this.scanner.tokenStart}function Bo(){return 0}var Wo={name:"Raw",structure:{value:String},parse:function(e,t,n){var r,i=this.scanner.getTokenStart(e);return this.scanner.skip(this.scanner.getRawLength(e,t||Bo)),r=n&&this.scanner.tokenStart>i?Po.call(this):this.scanner.tokenStart,{type:"Raw",loc:this.getLocation(i,r),value:this.scanner.source.substring(i,r)}},generate:function(e){this.chunk(e.value)},mode:{default:Bo,leftCurlyBracket:function(e){return e===Ro?1:0},leftCurlyBracketOrSemicolon:function(e){return e===Ro||e===zo?1:0},exclamationMarkOrSemicolon:function(e,t,n){return e===Lo&&33===t.charCodeAt(n)||e===zo?1:0},semicolonIncluded:function(e){return e===zo?2:0}}},Mo=tt.TYPE,Uo=Wo.mode,Io=Mo.AtKeyword,No=Mo.Semicolon,qo=Mo.LeftCurlyBracket,Do=Mo.RightCurlyBracket;function Vo(e){return this.Raw(e,Uo.leftCurlyBracketOrSemicolon,!0)}function Fo(){for(var e,t=1;e=this.scanner.lookupType(t);t++){if(e===Do)return!0;if(e===qo||e===Io)return!1}return!1}var jo={name:"Atrule",structure:{name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null,i=null;switch(this.eat(Io),t=(e=this.scanner.substrToCursor(n+1)).toLowerCase(),this.scanner.skipSC(),!1===this.scanner.eof&&this.scanner.tokenType!==qo&&this.scanner.tokenType!==No&&(this.parseAtrulePrelude?"AtrulePrelude"===(r=this.parseWithFallback(this.AtrulePrelude.bind(this,e),Vo)).type&&null===r.children.head&&(r=null):r=Vo.call(this,this.scanner.tokenIndex),this.scanner.skipSC()),this.scanner.tokenType){case No:this.scanner.next();break;case qo:i=this.atrule.hasOwnProperty(t)&&"function"==typeof this.atrule[t].block?this.atrule[t].block.call(this):this.Block(Fo.call(this))}return{type:"Atrule",loc:this.getLocation(n,this.scanner.tokenStart),name:e,prelude:r,block:i}},generate:function(e){this.chunk("@"),this.chunk(e.name),null!==e.prelude&&(this.chunk(" "),this.node(e.prelude)),e.block?this.node(e.block):this.chunk(";")},walkContext:"atrule"},Go=tt.TYPE,Ko=Go.Semicolon,Yo=Go.LeftCurlyBracket,Ho={name:"AtrulePrelude",structure:{children:[[]]},parse:function(e){var t=null;return null!==e&&(e=e.toLowerCase()),this.scanner.skipSC(),t=this.atrule.hasOwnProperty(e)&&"function"==typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.scanner.skipSC(),!0!==this.scanner.eof&&this.scanner.tokenType!==Yo&&this.scanner.tokenType!==Ko&&this.error("Semicolon or block is expected"),null===t&&(t=this.createList()),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}},generate:function(e){this.children(e)},walkContext:"atrulePrelude"},$o=tt.TYPE,Qo=$o.Ident,Zo=$o.String,Xo=$o.Colon,Jo=$o.LeftSquareBracket,ea=$o.RightSquareBracket;function ta(){this.scanner.eof&&this.error("Unexpected end of input");var e=this.scanner.tokenStart,t=!1,n=!0;return this.scanner.isDelim(42)?(t=!0,n=!1,this.scanner.next()):this.scanner.isDelim(124)||this.eat(Qo),this.scanner.isDelim(124)?61!==this.scanner.source.charCodeAt(this.scanner.tokenStart+1)?(this.scanner.next(),this.eat(Qo)):t&&this.error("Identifier is expected",this.scanner.tokenEnd):t&&this.error("Vertical line is expected"),n&&this.scanner.tokenType===Xo&&(this.scanner.next(),this.eat(Qo)),{type:"Identifier",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}}function na(){var e=this.scanner.tokenStart,t=this.scanner.source.charCodeAt(e);return 61!==t&&126!==t&&94!==t&&36!==t&&42!==t&&124!==t&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.scanner.next(),61!==t&&(this.scanner.isDelim(61)||this.error("Equal sign is expected"),this.scanner.next()),this.scanner.substrToCursor(e)}var ra={name:"AttributeSelector",structure:{name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]},parse:function(){var e,t=this.scanner.tokenStart,n=null,r=null,i=null;return this.eat(Jo),this.scanner.skipSC(),e=ta.call(this),this.scanner.skipSC(),this.scanner.tokenType!==ea&&(this.scanner.tokenType!==Qo&&(n=na.call(this),this.scanner.skipSC(),r=this.scanner.tokenType===Zo?this.String():this.Identifier(),this.scanner.skipSC()),this.scanner.tokenType===Qo&&(i=this.scanner.getTokenValue(),this.scanner.next(),this.scanner.skipSC())),this.eat(ea),{type:"AttributeSelector",loc:this.getLocation(t,this.scanner.tokenStart),name:e,matcher:n,value:r,flags:i}},generate:function(e){var t=" ";this.chunk("["),this.node(e.name),null!==e.matcher&&(this.chunk(e.matcher),null!==e.value&&(this.node(e.value),"String"===e.value.type&&(t=""))),null!==e.flags&&(this.chunk(t),this.chunk(e.flags)),this.chunk("]")}},ia=tt.TYPE,oa=Wo.mode,aa=ia.WhiteSpace,sa=ia.Comment,la=ia.Semicolon,ua=ia.AtKeyword,ca=ia.LeftCurlyBracket,da=ia.RightCurlyBracket;function pa(e){return this.Raw(e,null,!0)}function ma(){return this.parseWithFallback(this.Rule,pa)}function ha(e){return this.Raw(e,oa.semicolonIncluded,!0)}function fa(){if(this.scanner.tokenType===la)return ha.call(this,this.scanner.tokenIndex);var e=this.parseWithFallback(this.Declaration,ha);return this.scanner.tokenType===la&&this.scanner.next(),e}var ga={name:"Block",structure:{children:[["Atrule","Rule","Declaration"]]},parse:function(e){var t=e?fa:ma,n=this.scanner.tokenStart,r=this.createList();this.eat(ca);e:for(;!this.scanner.eof;)switch(this.scanner.tokenType){case da:break e;case aa:case sa:this.scanner.next();break;case ua:r.push(this.parseWithFallback(this.Atrule,pa));break;default:r.push(t.call(this))}return this.scanner.eof||this.eat(da),{type:"Block",loc:this.getLocation(n,this.scanner.tokenStart),children:r}},generate:function(e){this.chunk("{"),this.children(e,(function(e){"Declaration"===e.type&&this.chunk(";")})),this.chunk("}")},walkContext:"block"},ya=tt.TYPE,va=ya.LeftSquareBracket,ba=ya.RightSquareBracket,Sa={name:"Brackets",structure:{children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart;return this.eat(va),n=e.call(this,t),this.scanner.eof||this.eat(ba),{type:"Brackets",loc:this.getLocation(r,this.scanner.tokenStart),children:n}},generate:function(e){this.chunk("["),this.children(e),this.chunk("]")}},xa=tt.TYPE.CDC,wa={name:"CDC",structure:[],parse:function(){var e=this.scanner.tokenStart;return this.eat(xa),{type:"CDC",loc:this.getLocation(e,this.scanner.tokenStart)}},generate:function(){this.chunk("--\x3e")}},Ca=tt.TYPE.CDO,ka={name:"CDO",structure:[],parse:function(){var e=this.scanner.tokenStart;return this.eat(Ca),{type:"CDO",loc:this.getLocation(e,this.scanner.tokenStart)}},generate:function(){this.chunk("\x3c!--")}},Oa=tt.TYPE.Ident,Ta={name:"ClassSelector",structure:{name:String},parse:function(){return this.scanner.isDelim(46)||this.error("Full stop is expected"),this.scanner.next(),{type:"ClassSelector",loc:this.getLocation(this.scanner.tokenStart-1,this.scanner.tokenEnd),name:this.consume(Oa)}},generate:function(e){this.chunk("."),this.chunk(e.name)}},Ea=tt.TYPE.Ident,Aa={name:"Combinator",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 62:case 43:case 126:this.scanner.next();break;case 47:this.scanner.next(),this.scanner.tokenType===Ea&&!1!==this.scanner.lookupValue(0,"deep")||this.error("Identifier `deep` is expected"),this.scanner.next(),this.scanner.isDelim(47)||this.error("Solidus is expected"),this.scanner.next();break;default:this.error("Combinator is expected")}return{type:"Combinator",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.name)}},_a=tt.TYPE.Comment,za={name:"Comment",structure:{value:String},parse:function(){var e=this.scanner.tokenStart,t=this.scanner.tokenEnd;return this.eat(_a),t-e+2>=2&&42===this.scanner.source.charCodeAt(t-2)&&47===this.scanner.source.charCodeAt(t-1)&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e+2,t)}},generate:function(e){this.chunk("/*"),this.chunk(e.value),this.chunk("*/")}},Ra=_e.isCustomProperty,La=tt.TYPE,Pa=Wo.mode,Ba=La.Ident,Wa=La.Hash,Ma=La.Colon,Ua=La.Semicolon,Ia=La.Delim,Na=La.WhiteSpace;function qa(e){return this.Raw(e,Pa.exclamationMarkOrSemicolon,!0)}function Da(e){return this.Raw(e,Pa.exclamationMarkOrSemicolon,!1)}function Va(){var e=this.scanner.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.scanner.eof&&this.scanner.tokenType!==Ua&&!1===this.scanner.isDelim(33)&&!1===this.scanner.isBalanceEdge(e)&&this.error(),t}var Fa={name:"Declaration",structure:{important:[Boolean,String],property:String,value:["Value","Raw"]},parse:function(){var e,t=this.scanner.tokenStart,n=this.scanner.tokenIndex,r=ja.call(this),i=Ra(r),o=i?this.parseCustomProperty:this.parseValue,a=i?Da:qa,s=!1;this.scanner.skipSC(),this.eat(Ma);const l=this.scanner.tokenIndex;if(i||this.scanner.skipSC(),e=o?this.parseWithFallback(Va,a):a.call(this,this.scanner.tokenIndex),i&&"Value"===e.type&&e.children.isEmpty())for(let t=l-this.scanner.tokenIndex;t<=0;t++)if(this.scanner.lookupType(t)===Na){e.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}return this.scanner.isDelim(33)&&(s=Ga.call(this),this.scanner.skipSC()),!1===this.scanner.eof&&this.scanner.tokenType!==Ua&&!1===this.scanner.isBalanceEdge(n)&&this.error(),{type:"Declaration",loc:this.getLocation(t,this.scanner.tokenStart),important:s,property:r,value:e}},generate:function(e){this.chunk(e.property),this.chunk(":"),this.node(e.value),e.important&&this.chunk(!0===e.important?"!important":"!"+e.important)},walkContext:"declaration"};function ja(){var e=this.scanner.tokenStart;if(this.scanner.tokenType===Ia)switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 42:case 36:case 43:case 35:case 38:this.scanner.next();break;case 47:this.scanner.next(),this.scanner.isDelim(47)&&this.scanner.next()}return this.scanner.tokenType===Wa?this.eat(Wa):this.eat(Ba),this.scanner.substrToCursor(e)}function Ga(){this.eat(Ia),this.scanner.skipSC();var e=this.consume(Ba);return"important"===e||e}var Ka=tt.TYPE,Ya=Wo.mode,Ha=Ka.WhiteSpace,$a=Ka.Comment,Qa=Ka.Semicolon;function Za(e){return this.Raw(e,Ya.semicolonIncluded,!0)}var Xa={name:"DeclarationList",structure:{children:[["Declaration"]]},parse:function(){for(var e=this.createList();!this.scanner.eof;)switch(this.scanner.tokenType){case Ha:case $a:case Qa:this.scanner.next();break;default:e.push(this.parseWithFallback(this.Declaration,Za))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e,(function(e){"Declaration"===e.type&&this.chunk(";")}))}},Ja=re.consumeNumber,es=tt.TYPE.Dimension,ts={name:"Dimension",structure:{value:String,unit:String},parse:function(){var e=this.scanner.tokenStart,t=Ja(this.scanner.source,e);return this.eat(es),{type:"Dimension",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e,t),unit:this.scanner.source.substring(t,this.scanner.tokenStart)}},generate:function(e){this.chunk(e.value),this.chunk(e.unit)}},ns=tt.TYPE.RightParenthesis,rs={name:"Function",structure:{name:String,children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart,i=this.consumeFunctionName(),o=i.toLowerCase();return n=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.scanner.eof||this.eat(ns),{type:"Function",loc:this.getLocation(r,this.scanner.tokenStart),name:i,children:n}},generate:function(e){this.chunk(e.name),this.chunk("("),this.children(e),this.chunk(")")},walkContext:"function"},is=tt.TYPE.Hash,os={name:"Hash",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return this.eat(is),{type:"Hash",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e+1)}},generate:function(e){this.chunk("#"),this.chunk(e.value)}},as=tt.TYPE.Ident,ss={name:"Identifier",structure:{name:String},parse:function(){return{type:"Identifier",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),name:this.consume(as)}},generate:function(e){this.chunk(e.name)}},ls=tt.TYPE.Hash,us={name:"IdSelector",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;return this.eat(ls),{type:"IdSelector",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e+1)}},generate:function(e){this.chunk("#"),this.chunk(e.name)}},cs=tt.TYPE,ds=cs.Ident,ps=cs.Number,ms=cs.Dimension,hs=cs.LeftParenthesis,fs=cs.RightParenthesis,gs=cs.Colon,ys=cs.Delim,vs={name:"MediaFeature",structure:{name:String,value:["Identifier","Number","Dimension","Ratio",null]},parse:function(){var e,t=this.scanner.tokenStart,n=null;if(this.eat(hs),this.scanner.skipSC(),e=this.consume(ds),this.scanner.skipSC(),this.scanner.tokenType!==fs){switch(this.eat(gs),this.scanner.skipSC(),this.scanner.tokenType){case ps:n=this.lookupNonWSType(1)===ys?this.Ratio():this.Number();break;case ms:n=this.Dimension();break;case ds:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.scanner.skipSC()}return this.eat(fs),{type:"MediaFeature",loc:this.getLocation(t,this.scanner.tokenStart),name:e,value:n}},generate:function(e){this.chunk("("),this.chunk(e.name),null!==e.value&&(this.chunk(":"),this.node(e.value)),this.chunk(")")}},bs=tt.TYPE,Ss=bs.WhiteSpace,xs=bs.Comment,ws=bs.Ident,Cs=bs.LeftParenthesis,ks={name:"MediaQuery",structure:{children:[["Identifier","MediaFeature","WhiteSpace"]]},parse:function(){this.scanner.skipSC();var e=this.createList(),t=null,n=null;e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case xs:this.scanner.next();continue;case Ss:n=this.WhiteSpace();continue;case ws:t=this.Identifier();break;case Cs:t=this.MediaFeature();break;default:break e}null!==n&&(e.push(n),n=null),e.push(t)}return null===t&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e)}},Os=tt.TYPE.Comma,Ts={name:"MediaQueryList",structure:{children:[["MediaQuery"]]},parse:function(e){var t=this.createList();for(this.scanner.skipSC();!this.scanner.eof&&(t.push(this.MediaQuery(e)),this.scanner.tokenType===Os);)this.scanner.next();return{type:"MediaQueryList",loc:this.getLocationFromList(t),children:t}},generate:function(e){this.children(e,(function(){this.chunk(",")}))}},Es=tt.TYPE.Number,As={name:"Number",structure:{value:String},parse:function(){return{type:"Number",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(Es)}},generate:function(e){this.chunk(e.value)}},_s={name:"Operator",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return this.scanner.next(),{type:"Operator",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.value)}},zs=tt.TYPE,Rs=zs.LeftParenthesis,Ls=zs.RightParenthesis,Ps={name:"Parentheses",structure:{children:[[]]},parse:function(e,t){var n,r=this.scanner.tokenStart;return this.eat(Rs),n=e.call(this,t),this.scanner.eof||this.eat(Ls),{type:"Parentheses",loc:this.getLocation(r,this.scanner.tokenStart),children:n}},generate:function(e){this.chunk("("),this.children(e),this.chunk(")")}},Bs=re.consumeNumber,Ws=tt.TYPE.Percentage,Ms={name:"Percentage",structure:{value:String},parse:function(){var e=this.scanner.tokenStart,t=Bs(this.scanner.source,e);return this.eat(Ws),{type:"Percentage",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.source.substring(e,t)}},generate:function(e){this.chunk(e.value),this.chunk("%")}},Us=tt.TYPE,Is=Us.Ident,Ns=Us.Function,qs=Us.Colon,Ds=Us.RightParenthesis,Vs={name:"PseudoClassSelector",structure:{name:String,children:[["Raw"],null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null;return this.eat(qs),this.scanner.tokenType===Ns?(t=(e=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(t)?(this.scanner.skipSC(),r=this.pseudo[t].call(this),this.scanner.skipSC()):(r=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(Ds)):e=this.consume(Is),{type:"PseudoClassSelector",loc:this.getLocation(n,this.scanner.tokenStart),name:e,children:r}},generate:function(e){this.chunk(":"),this.chunk(e.name),null!==e.children&&(this.chunk("("),this.children(e),this.chunk(")"))},walkContext:"function"},Fs=tt.TYPE,js=Fs.Ident,Gs=Fs.Function,Ks=Fs.Colon,Ys=Fs.RightParenthesis,Hs={name:"PseudoElementSelector",structure:{name:String,children:[["Raw"],null]},parse:function(){var e,t,n=this.scanner.tokenStart,r=null;return this.eat(Ks),this.eat(Ks),this.scanner.tokenType===Gs?(t=(e=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(t)?(this.scanner.skipSC(),r=this.pseudo[t].call(this),this.scanner.skipSC()):(r=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(Ys)):e=this.consume(js),{type:"PseudoElementSelector",loc:this.getLocation(n,this.scanner.tokenStart),name:e,children:r}},generate:function(e){this.chunk("::"),this.chunk(e.name),null!==e.children&&(this.chunk("("),this.children(e),this.chunk(")"))},walkContext:"function"},$s=tt.isDigit,Qs=tt.TYPE,Zs=Qs.Number,Xs=Qs.Delim;function Js(){this.scanner.skipWS();for(var e=this.consume(Zs),t=0;t<e.length;t++){var n=e.charCodeAt(t);$s(n)||46===n||this.error("Unsigned number is expected",this.scanner.tokenStart-e.length+t)}return 0===Number(e)&&this.error("Zero number is not allowed",this.scanner.tokenStart-e.length),e}var el={name:"Ratio",structure:{left:String,right:String},parse:function(){var e,t=this.scanner.tokenStart,n=Js.call(this);return this.scanner.skipWS(),this.scanner.isDelim(47)||this.error("Solidus is expected"),this.eat(Xs),e=Js.call(this),{type:"Ratio",loc:this.getLocation(t,this.scanner.tokenStart),left:n,right:e}},generate:function(e){this.chunk(e.left),this.chunk("/"),this.chunk(e.right)}},tl=tt.TYPE,nl=Wo.mode,rl=tl.LeftCurlyBracket;function il(e){return this.Raw(e,nl.leftCurlyBracket,!0)}function ol(){var e=this.SelectorList();return"Raw"!==e.type&&!1===this.scanner.eof&&this.scanner.tokenType!==rl&&this.error(),e}var al={name:"Rule",structure:{prelude:["SelectorList","Raw"],block:["Block"]},parse:function(){var e,t,n=this.scanner.tokenIndex,r=this.scanner.tokenStart;return e=this.parseRulePrelude?this.parseWithFallback(ol,il):il.call(this,n),t=this.Block(!0),{type:"Rule",loc:this.getLocation(r,this.scanner.tokenStart),prelude:e,block:t}},generate:function(e){this.node(e.prelude),this.node(e.block)},walkContext:"rule"},sl=tt.TYPE.Comma,ll={name:"SelectorList",structure:{children:[["Selector","Raw"]]},parse:function(){for(var e=this.createList();!this.scanner.eof&&(e.push(this.Selector()),this.scanner.tokenType===sl);)this.scanner.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e,(function(){this.chunk(",")}))},walkContext:"selector"},ul=tt.TYPE.String,cl={name:"String",structure:{value:String},parse:function(){return{type:"String",loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(ul)}},generate:function(e){this.chunk(e.value)}},dl=tt.TYPE,pl=dl.WhiteSpace,ml=dl.Comment,hl=dl.AtKeyword,fl=dl.CDO,gl=dl.CDC;function yl(e){return this.Raw(e,null,!1)}var vl={name:"StyleSheet",structure:{children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]},parse:function(){for(var e,t=this.scanner.tokenStart,n=this.createList();!this.scanner.eof;){switch(this.scanner.tokenType){case pl:this.scanner.next();continue;case ml:if(33!==this.scanner.source.charCodeAt(this.scanner.tokenStart+2)){this.scanner.next();continue}e=this.Comment();break;case fl:e=this.CDO();break;case gl:e=this.CDC();break;case hl:e=this.parseWithFallback(this.Atrule,yl);break;default:e=this.parseWithFallback(this.Rule,yl)}n.push(e)}return{type:"StyleSheet",loc:this.getLocation(t,this.scanner.tokenStart),children:n}},generate:function(e){this.children(e)},walkContext:"stylesheet"},bl=tt.TYPE.Ident;function Sl(){this.scanner.tokenType!==bl&&!1===this.scanner.isDelim(42)&&this.error("Identifier or asterisk is expected"),this.scanner.next()}var xl={name:"TypeSelector",structure:{name:String},parse:function(){var e=this.scanner.tokenStart;return this.scanner.isDelim(124)?(this.scanner.next(),Sl.call(this)):(Sl.call(this),this.scanner.isDelim(124)&&(this.scanner.next(),Sl.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.scanner.tokenStart),name:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.name)}},wl=tt.isHexDigit,Cl=tt.cmpChar,kl=tt.TYPE,Ol=tt.NAME,Tl=kl.Ident,El=kl.Number,Al=kl.Dimension;function _l(e,t){for(var n=this.scanner.tokenStart+e,r=0;n<this.scanner.tokenEnd;n++){var i=this.scanner.source.charCodeAt(n);if(45===i&&t&&0!==r)return 0===_l.call(this,e+r+1,!1)&&this.error(),-1;wl(i)||this.error(t&&0!==r?"HyphenMinus"+(r<6?" or hex digit":"")+" is expected":r<6?"Hex digit is expected":"Unexpected input",n),++r>6&&this.error("Too many hex digits",n)}return this.scanner.next(),r}function zl(e){for(var t=0;this.scanner.isDelim(63);)++t>e&&this.error("Too many question marks"),this.scanner.next()}function Rl(e){this.scanner.source.charCodeAt(this.scanner.tokenStart)!==e&&this.error(Ol[e]+" is expected")}function Ll(){var e=0;return this.scanner.isDelim(43)?(this.scanner.next(),this.scanner.tokenType===Tl?void((e=_l.call(this,0,!0))>0&&zl.call(this,6-e)):this.scanner.isDelim(63)?(this.scanner.next(),void zl.call(this,5)):void this.error("Hex digit or question mark is expected")):this.scanner.tokenType===El?(Rl.call(this,43),e=_l.call(this,1,!0),this.scanner.isDelim(63)?void zl.call(this,6-e):this.scanner.tokenType===Al||this.scanner.tokenType===El?(Rl.call(this,45),void _l.call(this,1,!1)):void 0):this.scanner.tokenType===Al?(Rl.call(this,43),void((e=_l.call(this,1,!0))>0&&zl.call(this,6-e))):void this.error()}var Pl={name:"UnicodeRange",structure:{value:String},parse:function(){var e=this.scanner.tokenStart;return Cl(this.scanner.source,e,117)||this.error("U is expected"),Cl(this.scanner.source,e+1,43)||this.error("Plus sign is expected"),this.scanner.next(),Ll.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.scanner.tokenStart),value:this.scanner.substrToCursor(e)}},generate:function(e){this.chunk(e.value)}},Bl=tt.isWhiteSpace,Wl=tt.cmpStr,Ml=tt.TYPE,Ul=Ml.Function,Il=Ml.Url,Nl=Ml.RightParenthesis,ql={name:"Url",structure:{value:["String","Raw"]},parse:function(){var e,t=this.scanner.tokenStart;switch(this.scanner.tokenType){case Il:for(var n=t+4,r=this.scanner.tokenEnd-1;n<r&&Bl(this.scanner.source.charCodeAt(n));)n++;for(;n<r&&Bl(this.scanner.source.charCodeAt(r-1));)r--;e={type:"Raw",loc:this.getLocation(n,r),value:this.scanner.source.substring(n,r)},this.eat(Il);break;case Ul:Wl(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(Ul),this.scanner.skipSC(),e=this.String(),this.scanner.skipSC(),this.eat(Nl);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(t,this.scanner.tokenStart),value:e}},generate:function(e){this.chunk("url"),this.chunk("("),this.node(e.value),this.chunk(")")}},Dl=tt.TYPE.WhiteSpace,Vl=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),Fl={AnPlusB:Eo,Atrule:jo,AtrulePrelude:Ho,AttributeSelector:ra,Block:ga,Brackets:Sa,CDC:wa,CDO:ka,ClassSelector:Ta,Combinator:Aa,Comment:za,Declaration:Fa,DeclarationList:Xa,Dimension:ts,Function:rs,Hash:os,Identifier:ss,IdSelector:us,MediaFeature:vs,MediaQuery:ks,MediaQueryList:Ts,Nth:{name:"Nth",structure:{nth:["AnPlusB","Identifier"],selector:["SelectorList",null]},parse:function(e){this.scanner.skipSC();var t,n=this.scanner.tokenStart,r=n,i=null;return t=this.scanner.lookupValue(0,"odd")||this.scanner.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),this.scanner.skipSC(),e&&this.scanner.lookupValue(0,"of")?(this.scanner.next(),i=this.SelectorList(),this.needPositions&&(r=this.getLastListNode(i.children).loc.end.offset)):this.needPositions&&(r=t.loc.end.offset),{type:"Nth",loc:this.getLocation(n,r),nth:t,selector:i}},generate:function(e){this.node(e.nth),null!==e.selector&&(this.chunk(" of "),this.node(e.selector))}},Number:As,Operator:_s,Parentheses:Ps,Percentage:Ms,PseudoClassSelector:Vs,PseudoElementSelector:Hs,Ratio:el,Raw:Wo,Rule:al,Selector:{name:"Selector",structure:{children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator","WhiteSpace"]]},parse:function(){var e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}},generate:function(e){this.children(e)}},SelectorList:ll,String:cl,StyleSheet:vl,TypeSelector:xl,UnicodeRange:Pl,Url:ql,Value:{name:"Value",structure:{children:[[]]},parse:function(){var e=this.scanner.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.scanner.tokenStart),children:t}},generate:function(e){this.children(e)}},WhiteSpace:{name:"WhiteSpace",structure:{value:String},parse:function(){return this.eat(Dl),Vl},generate:function(e){this.chunk(e.value)}}},jl={generic:!0,types:uo.types,atrules:uo.atrules,properties:uo.properties,node:Fl},Gl=tt.cmpChar,Kl=tt.cmpStr,Yl=tt.TYPE,Hl=Yl.Ident,$l=Yl.String,Ql=Yl.Number,Zl=Yl.Function,Xl=Yl.Url,Jl=Yl.Hash,eu=Yl.Dimension,tu=Yl.Percentage,nu=Yl.LeftParenthesis,ru=Yl.LeftSquareBracket,iu=Yl.Comma,ou=Yl.Delim,au=function(e){switch(this.scanner.tokenType){case Jl:return this.Hash();case iu:return e.space=null,e.ignoreWSAfter=!0,this.Operator();case nu:return this.Parentheses(this.readSequence,e.recognizer);case ru:return this.Brackets(this.readSequence,e.recognizer);case $l:return this.String();case eu:return this.Dimension();case tu:return this.Percentage();case Ql:return this.Number();case Zl:return Kl(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case Xl:return this.Url();case Hl:return Gl(this.scanner.source,this.scanner.tokenStart,117)&&Gl(this.scanner.source,this.scanner.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case ou:var t=this.scanner.source.charCodeAt(this.scanner.tokenStart);if(47===t||42===t||43===t||45===t)return this.Operator();35===t&&this.error("Hex or identifier is expected",this.scanner.tokenStart+1)}},su={getNode:au},lu=tt.TYPE,uu=lu.Delim,cu=lu.Ident,du=lu.Dimension,pu=lu.Percentage,mu=lu.Number,hu=lu.Hash,fu=lu.Colon,gu=lu.LeftSquareBracket;var yu={getNode:function(e){switch(this.scanner.tokenType){case gu:return this.AttributeSelector();case hu:return this.IdSelector();case fu:return this.scanner.lookupType(1)===fu?this.PseudoElementSelector():this.PseudoClassSelector();case cu:return this.TypeSelector();case mu:case pu:return this.Percentage();case du:46===this.scanner.source.charCodeAt(this.scanner.tokenStart)&&this.error("Identifier is expected",this.scanner.tokenStart+1);break;case uu:switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 43:case 62:case 126:return e.space=null,e.ignoreWSAfter=!0,this.Combinator();case 47:return this.Combinator();case 46:return this.ClassSelector();case 42:case 124:return this.TypeSelector();case 35:return this.IdSelector()}}}},vu=tt.TYPE,bu=Wo.mode,Su=vu.Comma,xu=vu.WhiteSpace,wu={AtrulePrelude:su,Selector:yu,Value:{getNode:au,expression:function(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))},var:function(){var e=this.createList();if(this.scanner.skipSC(),e.push(this.Identifier()),this.scanner.skipSC(),this.scanner.tokenType===Su){e.push(this.Operator());const t=this.scanner.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.scanner.tokenIndex,bu.exclamationMarkOrSemicolon,!1);if("Value"===n.type&&n.children.isEmpty())for(let e=t-this.scanner.tokenIndex;e<=0;e++)if(this.scanner.lookupType(e)===xu){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}e.push(n)}return e}}},Cu=tt.TYPE,ku=Cu.String,Ou=Cu.Ident,Tu=Cu.Url,Eu=Cu.Function,Au=Cu.LeftParenthesis,_u={parse:{prelude:function(){var e=this.createList();switch(this.scanner.skipSC(),this.scanner.tokenType){case ku:e.push(this.String());break;case Tu:case Eu:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.lookupNonWSType(0)!==Ou&&this.lookupNonWSType(0)!==Au||(e.push(this.WhiteSpace()),e.push(this.MediaQueryList())),e},block:null}},zu=tt.TYPE,Ru=zu.WhiteSpace,Lu=zu.Comment,Pu=zu.Ident,Bu=zu.Function,Wu=zu.Colon,Mu=zu.LeftParenthesis;function Uu(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))}function Iu(){return this.scanner.skipSC(),this.scanner.tokenType===Pu&&this.lookupNonWSType(1)===Wu?this.createSingleNodeList(this.Declaration()):Nu.call(this)}function Nu(){var e,t=this.createList(),n=null;this.scanner.skipSC();e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case Ru:n=this.WhiteSpace();continue;case Lu:this.scanner.next();continue;case Bu:e=this.Function(Uu,this.scope.AtrulePrelude);break;case Pu:e=this.Identifier();break;case Mu:e=this.Parentheses(Iu,this.scope.AtrulePrelude);break;default:break e}null!==n&&(t.push(n),n=null),t.push(e)}return t}var qu={parse:function(){return this.createSingleNodeList(this.SelectorList())}},Du={parse:function(){return this.createSingleNodeList(this.Nth(true))}},Vu={parse:function(){return this.createSingleNodeList(this.Nth(false))}},Fu={parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude:function(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",rule:"Rule",selectorList:"SelectorList",selector:"Selector",block:function(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},scope:wu,atrule:{"font-face":{parse:{prelude:null,block:function(){return this.Block(!0)}}},import:_u,media:{parse:{prelude:function(){return this.createSingleNodeList(this.MediaQueryList())},block:function(){return this.Block(!1)}}},page:{parse:{prelude:function(){return this.createSingleNodeList(this.SelectorList())},block:function(){return this.Block(!0)}}},supports:{parse:{prelude:function(){var e=Nu.call(this);return null===this.getFirstListNode(e)&&this.error("Condition is expected"),e},block:function(){return this.Block(!1)}}}},pseudo:{dir:{parse:function(){return this.createSingleNodeList(this.Identifier())}},has:{parse:function(){return this.createSingleNodeList(this.SelectorList())}},lang:{parse:function(){return this.createSingleNodeList(this.Identifier())}},matches:qu,not:qu,"nth-child":Du,"nth-last-child":Du,"nth-last-of-type":Vu,"nth-of-type":Vu,slotted:{parse:function(){return this.createSingleNodeList(this.Selector())}}},node:Fl},ju={node:Fl},Gu="1.1.3";g.exports=y.create(function(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var r in n)e[r]=n[r]}return e}(jl,Fu,ju)),g.exports.version=Gu;const Ku=g.exports,Yu=["all","print","screen","speech"],Hu=/data:[^,]*;base64,/,$u=/^(["']).*\1$/,Qu=[/::?(?:-moz-)?selection/],Zu=[/(.*)animation/,/(.*)transition(.*)/,/cursor/,/pointer-events/,/(-webkit-)?tap-highlight-color/,/(.*)user-select/];class Xu{constructor(e,t,n){this.css=e,this.ast=t,this.errors=n}absolutifyUrls(e){Ku.walk(this.ast,{visit:"Url",enter:t=>{if(t.value&&"String"===t.value.type){const n=Xu.readValue(t.value),r=new URL(n,e).toString();r!==n&&(t.value.value='"'+r+'"')}}})}pruned(e){const t=new Xu(this.css,Ku.clone(this.ast),this.errors);return t.pruneMediaQueries(),t.pruneKeyframes(),t.pruneNonCriticalSelectors(e),t.pruneExcludedProperties(),t.pruneLargeBase64Embeds(),t.pruneComments(),t}originalText(e){return e.loc&&e.loc.start&&e.loc.end?this.css.substring(e.loc.start.offset,e.loc.end.offset):""}applyFilters(e){e&&(e.properties&&this.applyPropertiesFilter(e.properties),e.atRules&&this.applyAtRulesFilter(e.atRules))}applyPropertiesFilter(e){Ku.walk(this.ast,{visit:"Declaration",enter:(t,n,r)=>{!1===e(t.property,this.originalText(t.value))&&r.remove(n)}})}applyAtRulesFilter(e){Ku.walk(this.ast,{visit:"Atrule",enter:(t,n,r)=>{!1===e(t.name)&&r.remove(n)}})}pruneUnusedVariables(e){let t=0;return Ku.walk(this.ast,{visit:"Declaration",enter:(n,r,i)=>{if(!n.property.startsWith("--"))return;new RegExp(/--awb-((color|custom_color_\d(\D|$))|(typography|custom_typography_\d(\D|$)))/).test(n.property)||e.has(n.property)||(i.remove(r),t++)}}),t}getUsedVariables(){const e=new Set;return Ku.walk(this.ast,{visit:"Function",enter:t=>{if("var"!==Ku.keyword(t.name).name)return;t.children.map(Xu.readValue).forEach((t=>e.add(t)))}}),e}pruneComments(){Ku.walk(this.ast,{visit:"Comment",enter:(e,t,n)=>{n.remove(t)}})}pruneMediaQueries(){Ku.walk(this.ast,{visit:"Atrule",enter:(e,t,n)=>{"media"===Ku.keyword(e.name).name&&e.prelude&&(Ku.walk(e,{visit:"MediaQueryList",enter:(e,t,n)=>{Ku.walk(e,{visit:"MediaQuery",enter:(e,t,n)=>{Xu.isUsefulMediaQuery(e)||n.remove(t)}}),e.children&&e.children.isEmpty()&&n.remove(t)}}),e.prelude.children&&e.prelude.children.isEmpty()&&n.remove(t))}})}pruneKeyframes(){Ku.walk(this.ast,{visit:"Atrule",enter:(e,t,n)=>{"keyframes"===Ku.keyword(e.name).basename&&n.remove(t)}})}static isKeyframeRule(e){return e.atrule&&"keyframes"===Ku.keyword(e.atrule.name).basename}forEachSelector(e){Ku.walk(this.ast,{visit:"Rule",enter(t){Xu.isKeyframeRule(this)||"SelectorList"===t.prelude.type&&t.prelude.children.forEach((t=>{const n=Ku.generate(t);Qu.some((e=>e.test(n)))||e(n)}))}})}pruneNonCriticalSelectors(e){Ku.walk(this.ast,{visit:"Rule",enter(t,n,r){this.atrule&&"keyframes"===Ku.keyword(this.atrule.name).basename||("SelectorList"===t.prelude.type?t.block.children.some((e=>"grid-area"===e.property))||(t.prelude.children=t.prelude.children.filter((t=>{if(Qu.some((e=>e.test(t))))return!1;const n=Ku.generate(t);return e.has(n)})),t.prelude.children&&t.prelude.children.isEmpty()&&r.remove(n)):r.remove(n))}})}pruneLargeBase64Embeds(){Ku.walk(this.ast,{visit:"Declaration",enter:(e,t,n)=>{let r=!1;Ku.walk(e,{visit:"Url",enter(e){const t=e.value.value;Hu.test(t)&&t.length>1e3&&(r=!0)}}),r&&n.remove(t)}})}pruneExcludedProperties(){Ku.walk(this.ast,{visit:"Declaration",enter:(e,t,n)=>{if(e.property){const r=Ku.property(e.property).name;Zu.some((e=>e.test(r)))&&n.remove(t)}}})}pruneNonCriticalFonts(e){Ku.walk(this.ast,{visit:"Atrule",enter:(t,n,r)=>{if("font-face"!==Ku.keyword(t.name).basename)return;const i={};Ku.walk(t,{visit:"Declaration",enter:(e,t,n)=>{const r=Ku.property(e.property).name;if(["src","font-family"].includes(r)&&"children"in e.value){const t=e.value.children.toArray();i[r]=t.map(Xu.readValue)}}}),i.src&&i["font-family"]&&i["font-family"].some((t=>e.has(t)))||r.remove(n)}})}ruleCount(){let e=0;return Ku.walk(this.ast,{visit:"Rule",enter:()=>{e++}}),e}getUsedFontFamilies(e){const t=new Set;return Ku.walk(this.ast,{visit:"Declaration",enter(n){if(!this.rule)return;const r=Xu.getFontNameFromCSSVar(n,e);r&&t.add(r);Ku.lexer.findDeclarationValueFragments(n,"Type","family-name").map((e=>e.nodes.toArray())).flat().map(Xu.readValue).forEach((e=>t.add(e)))}}),t}static getFontNameFromCSSVar(e,t){let n="",r=0;if("font"!==e.property&&"font-family"!==e.property)return n;const i="font"===e.property;return i&&Ku.walk(e.value,{visit:"WhiteSpace",enter(){r++}}),Ku.walk(e.value,{enter(e){if("WhiteSpace"===e.type)return void r--;if("Function"!==e.type)return;if(i&&0!==r)return;if("var"!==Ku.keyword(e.name).name)return;const o=e.children.map(Xu.readValue);let a=[];o.forEach((e=>a.push(Xu.getFontNameFromByVarName(e,t)))),a=a.filter((e=>"string"==typeof e&&""!==e)),Array.isArray(a)&&a[0]&&(n=a[0])}}),n}static getFontNameFromByVarName(e,t){let n="";return t.forEach((t=>{Ku.walk(t.ast,{visit:"Declaration",enter(t){t.property===e&&"Value"===t.value.type&&(n=Ku.generate(t.value),n.includes(",")&&(n=n.substr(0,n.indexOf(","))),n=n.trim(),n=n.replace(/^("|')/,"").replace(/("|')$/,""))}})})),n}static readValue(e){return"String"===e.type&&$u.test(e.value)?e.value.substr(1,e.value.length-2):"Identifier"===e.type?e.name:e.value}static isUsefulMediaQuery(e){let t=!1;const n={};if(Ku.walk(e,{visit:"Identifier",enter:e=>{const r=Ku.keyword(e.name).name;"not"!==r?(Yu.includes(r)&&(n[r]=!t),t=!1):t=!0}}),0===Object.keys(n).length)return!0;for(const e of["screen","all"])if(Object.prototype.hasOwnProperty.call(n,e))return n[e];return Object.values(n).some((e=>!e))}toCSS(){return Ku.generate(this.ast)}static parse(e){const t=[],n=Ku.parse(e,{parseCustomProperty:!0,positions:!0,onParseError:e=>{t.push(e)}});return new Xu(e,n,t)}}var Ju=Xu;const{HttpError:ec,UnknownError:tc,UrlError:nc}=a,rc=Ju;var ic=class{constructor(e){this.browserInterface=e,this.knownUrls={},this.cssFiles=[],this.errors=[]}async addMultiple(e,t){return Promise.all(Object.keys(t).map((n=>this.add(e,n,t[n]))))}async add(e,t,n={}){if(Object.prototype.hasOwnProperty.call(this.knownUrls,t)){if(this.knownUrls[t]instanceof Error)return;this.addExtraReference(e,t,this.knownUrls[t])}else try{const r=await this.browserInterface.fetch(t,{},"css");if(!r.ok)throw new ec({code:r.code,url:t});let i=await r.text();n.media&&(i="@media "+n.media+" {\n"+i+"\n}"),this.storeCss(e,t,i)}catch(e){let n=e;e instanceof nc||(n=new tc({url:t,message:e.message})),this.storeError(t,n)}}addBlocks(e,t){Object.keys(t).forEach((n=>this.storeCss(e,n,t[n])))}collateSelectorPages(){const e={};for(const t of this.cssFiles)t.ast.forEachSelector((n=>{e[n]||(e[n]=new Set),t.pages.forEach((t=>e[n].add(t)))}));return e}applyFilters(e){for(const t of this.cssFiles)t.ast.applyFilters(e)}prunedAsts(e){let t,n=this.cssFiles.map((t=>t.ast.pruned(e)));for(let e=0;e<10;e++){const e=n.reduce(((e,t)=>(t.getUsedVariables().forEach((t=>e.add(t))),e)),new Set);if(t&&t.size===e.size)break;if(0===n.reduce(((t,n)=>t+=n.pruneUnusedVariables(e)),0))break;t=e}const r=n.reduce(((e,t)=>(t.getUsedFontFamilies(n).forEach((t=>e.add(t))),e)),new Set);return n.forEach((e=>e.pruneNonCriticalFonts(r))),n=n.filter((e=>e.ruleCount()>0)),n}storeCss(e,t,n){const r=this.cssFiles.find((e=>e.css===n));if(r)return void this.addExtraReference(e,t,r);const i=rc.parse(n);("string"==typeof t||t instanceof String)&&t.includes(".css")&&i.absolutifyUrls(t);const o={css:n,ast:i,pages:[e],urls:[t]};this.knownUrls[t]=o,this.cssFiles.push(o)}addExtraReference(e,t,n){this.knownUrls[t]=n,n.pages.push(e),n.urls.includes(t)||n.urls.push(t)}storeError(e,t){this.knownUrls[e]=t,this.errors.push(t)}getErrors(){return this.errors}};const oc=["after","before","first-(line|letter)","(input-)?placeholder","scrollbar","search(results-)?decoration","search-(cancel|results)-button"];let ac;var sc={removeIgnoredPseudoElements:function(e){return e.replace(function(){if(ac)return ac;const e=oc.join("|");return ac=new RegExp("::?(-(moz|ms|webkit)-)?("+e+")"),ac}(),"").trim()}},lc="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function uc(){throw new Error("setTimeout has not been defined")}function cc(){throw new Error("clearTimeout has not been defined")}var dc=uc,pc=cc;function mc(e){if(dc===setTimeout)return setTimeout(e,0);if((dc===uc||!dc)&&setTimeout)return dc=setTimeout,setTimeout(e,0);try{return dc(e,0)}catch(t){try{return dc.call(null,e,0)}catch(t){return dc.call(this,e,0)}}}"function"==typeof lc.setTimeout&&(dc=setTimeout),"function"==typeof lc.clearTimeout&&(pc=clearTimeout);var hc,fc=[],gc=!1,yc=-1;function vc(){gc&&hc&&(gc=!1,hc.length?fc=hc.concat(fc):yc=-1,fc.length&&bc())}function bc(){if(!gc){var e=mc(vc);gc=!0;for(var t=fc.length;t;){for(hc=fc,fc=[];++yc<t;)hc&&hc[yc].run();yc=-1,t=fc.length}hc=null,gc=!1,function(e){if(pc===clearTimeout)return clearTimeout(e);if((pc===cc||!pc)&&clearTimeout)return pc=clearTimeout,clearTimeout(e);try{pc(e)}catch(t){try{return pc.call(null,e)}catch(t){return pc.call(this,e)}}}(e)}}function Sc(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];fc.push(new xc(e,t)),1!==fc.length||gc||mc(bc)}function xc(e,t){this.fun=e,this.array=t}xc.prototype.run=function(){this.fun.apply(null,this.array)};function wc(){}var Cc=wc,kc=wc,Oc=wc,Tc=wc,Ec=wc,Ac=wc,_c=wc;var zc=lc.performance||{},Rc=zc.now||zc.mozNow||zc.msNow||zc.oNow||zc.webkitNow||function(){return(new Date).getTime()};var Lc=new Date;var Pc={nextTick:Sc,title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:Cc,addListener:kc,once:Oc,off:Tc,removeListener:Ec,removeAllListeners:Ac,emit:_c,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*Rc.call(zc),n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n-=e[0],(r-=e[1])<0&&(n--,r+=1e9)),[n,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Lc)/1e3}},Bc={exports:{}};var Wc=function(e){return e},Mc=/([0-9]+)/;function Uc(e){return""+parseInt(e)==e?parseInt(e):e}var Ic=function(e,t){var n,r,i,o,a=(""+e).split(Mc).map(Uc),s=(""+t).split(Mc).map(Uc);for(i=0,o=Math.min(a.length,s.length);i<o;i++)if((n=a[i])!=(r=s[i]))return n>r?1:-1;return a.length>s.length?1:a.length==s.length?0:-1};function Nc(e,t){return Ic(e[1],t[1])}function qc(e,t){return e[1]>t[1]?1:-1}var Dc,Vc=function(e,t){switch(t){case"natural":return e.sort(Nc);case"standard":return e.sort(qc);case"none":case!1:return e}};function Fc(){if(void 0===Dc){var e=new ArrayBuffer(2),t=new Uint8Array(e),n=new Uint16Array(e);if(t[0]=1,t[1]=2,258===n[0])Dc="BE";else{if(513!==n[0])throw new Error("unable to figure out endianess");Dc="LE"}}return Dc}function jc(){return void 0!==lc.location?lc.location.hostname:""}function Gc(){return[]}function Kc(){return 0}function Yc(){return Number.MAX_VALUE}function Hc(){return Number.MAX_VALUE}function $c(){return[]}function Qc(){return"Browser"}function Zc(){return void 0!==lc.navigator?lc.navigator.appVersion:""}function Xc(){}function Jc(){}function ed(){return"/tmp"}var td=ed,nd={EOL:"\n",tmpdir:td,tmpDir:ed,networkInterfaces:Xc,getNetworkInterfaces:Jc,release:Zc,type:Qc,cpus:$c,totalmem:Hc,freemem:Yc,uptime:Kc,loadavg:Gc,hostname:jc,endianness:Fc};var rd=function e(t,n){var r,i,o,a={};for(r in t)o=t[r],Array.isArray(o)?a[r]=o.slice(0):a[r]="object"==typeof o&&null!==o?e(o,{}):o;for(i in n)o=n[i],i in a&&Array.isArray(o)?a[i]=o.slice(0):a[i]=i in a&&"object"==typeof o&&null!==o?e(a[i],o):o;return a},id=t(Object.freeze({__proto__:null,endianness:Fc,hostname:jc,loadavg:Gc,uptime:Kc,freemem:Yc,totalmem:Hc,cpus:$c,type:Qc,release:Zc,networkInterfaces:Xc,getNetworkInterfaces:Jc,arch:function(){return"javascript"},platform:function(){return"browser"},tmpDir:ed,tmpdir:td,EOL:"\n",default:nd})).EOL,od=rd,ad={AfterAtRule:"afterAtRule",AfterBlockBegins:"afterBlockBegins",AfterBlockEnds:"afterBlockEnds",AfterComment:"afterComment",AfterProperty:"afterProperty",AfterRuleBegins:"afterRuleBegins",AfterRuleEnds:"afterRuleEnds",BeforeBlockEnds:"beforeBlockEnds",BetweenSelectors:"betweenSelectors"},sd={CarriageReturnLineFeed:"\r\n",LineFeed:"\n",System:id},ld=" ",ud="\t",cd={AroundSelectorRelation:"aroundSelectorRelation",BeforeBlockBegins:"beforeBlockBegins",BeforeValue:"beforeValue"},dd={breaks:hd(!1),breakWith:sd.System,indentBy:0,indentWith:ld,spaces:fd(!1),wrapAt:!1,semicolonAfterLastProperty:!1},pd="false",md="true";function hd(e){var t={};return t[ad.AfterAtRule]=e,t[ad.AfterBlockBegins]=e,t[ad.AfterBlockEnds]=e,t[ad.AfterComment]=e,t[ad.AfterProperty]=e,t[ad.AfterRuleBegins]=e,t[ad.AfterRuleEnds]=e,t[ad.BeforeBlockEnds]=e,t[ad.BetweenSelectors]=e,t}function fd(e){var t={};return t[cd.AroundSelectorRelation]=e,t[cd.BeforeBlockBegins]=e,t[cd.BeforeValue]=e,t}function gd(e){switch(e){case"windows":case"crlf":case sd.CarriageReturnLineFeed:return sd.CarriageReturnLineFeed;case"unix":case"lf":case sd.LineFeed:return sd.LineFeed;default:return id}}function yd(e){switch(e){case"space":return ld;case"tab":return ud;default:return e}}function vd(e){for(var t in ad){var n=ad[t],r=e.breaks[n];e.breaks[n]=!0===r?e.breakWith:!1===r?"":e.breakWith.repeat(parseInt(r))}return e}var bd=ad,Sd=cd,xd=function(e){return void 0!==e&&!1!==e&&("object"==typeof e&&"breakWith"in e&&(e=od(e,{breakWith:gd(e.breakWith)})),"object"==typeof e&&"indentBy"in e&&(e=od(e,{indentBy:parseInt(e.indentBy)})),"object"==typeof e&&"indentWith"in e&&(e=od(e,{indentWith:yd(e.indentWith)})),"object"==typeof e?vd(od(dd,e)):"string"==typeof e&&"beautify"==e?vd(od(dd,{breaks:hd(!0),indentBy:2,spaces:fd(!0)})):"string"==typeof e&&"keep-breaks"==e?vd(od(dd,{breaks:{afterAtRule:!0,afterBlockBegins:!0,afterBlockEnds:!0,afterComment:!0,afterRuleEnds:!0,beforeBlockEnds:!0}})):"string"==typeof e?vd(od(dd,e.split(";").reduce((function(e,t){var n=t.split(":"),r=n[0],i=n[1];return"breaks"==r||"spaces"==r?e[r]=function(e){return e.split(",").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];return e[r]=function(e){switch(e){case pd:case"off":return!1;case md:case"on":return!0;default:return e}}(i),e}),{})}(i):"indentBy"==r||"wrapAt"==r?e[r]=parseInt(i):"indentWith"==r?e[r]=yd(i):"breakWith"==r&&(e[r]=gd(i)),e}),{}))):dd)},wd={ASTERISK:"*",AT:"@",BACK_SLASH:"\\",CARRIAGE_RETURN:"\r",CLOSE_CURLY_BRACKET:"}",CLOSE_ROUND_BRACKET:")",CLOSE_SQUARE_BRACKET:"]",COLON:":",COMMA:",",DOUBLE_QUOTE:'"',EXCLAMATION:"!",FORWARD_SLASH:"/",INTERNAL:"-clean-css-",NEW_LINE_NIX:"\n",OPEN_CURLY_BRACKET:"{",OPEN_ROUND_BRACKET:"(",OPEN_SQUARE_BRACKET:"[",SEMICOLON:";",SINGLE_QUOTE:"'",SPACE:" ",TAB:"\t",UNDERSCORE:"_"};var Cd=function(e){var t=e[0],n=e[1],r=e[2];return r?r+":"+t+":"+n:t+":"+n},kd=Sd,Od=wd,Td=Cd,Ed=/[\s"'][iI]\s*\]/,Ad=/([\d\w])([iI])\]/g,_d=/="([a-zA-Z][a-zA-Z\d\-_]+)"([iI])/g,zd=/="([a-zA-Z][a-zA-Z\d\-_]+)"(\s|\])/g,Rd=/^(?:(?:<!--|-->)\s*)+/,Ld=/='([a-zA-Z][a-zA-Z\d\-_]+)'([iI])/g,Pd=/='([a-zA-Z][a-zA-Z\d\-_]+)'(\s|\])/g,Bd=/[>\+~]/,Wd=/\s/,Md=[":current",":future",":has",":host",":host-context",":is",":not",":past",":where"];function Ud(e){var t,n,r,i,o=!1,a=!1;for(r=0,i=e.length;r<i;r++){if(n=e[r],t);else if(n==Od.SINGLE_QUOTE||n==Od.DOUBLE_QUOTE)a=!a;else{if(!(a||n!=Od.CLOSE_CURLY_BRACKET&&n!=Od.EXCLAMATION&&"<"!=n&&n!=Od.SEMICOLON)){o=!0;break}if(!a&&0===r&&Bd.test(n)){o=!0;break}}t=n==Od.BACK_SLASH}return o}function Id(e,t){var n,r,i,o,a,s,l,u,c,d,p,m,h,f,g=[],y=0,v=!1,b=!1,S=!1,x=Ed.test(e),w=t&&t.spaces[kd.AroundSelectorRelation];for(h=0,f=e.length;h<f;h++){if(r=(n=e[h])==Od.NEW_LINE_NIX,i=n==Od.NEW_LINE_NIX&&e[h-1]==Od.CARRIAGE_RETURN,s=l||u,d=!c&&!o&&0===y&&Bd.test(n),p=Wd.test(n),m=(1!=y||n!=Od.CLOSE_ROUND_BRACKET)&&(m||0===y&&n==Od.COLON&&Nd(e,h)),a&&s&&i)g.pop(),g.pop();else if(o&&s&&r)g.pop();else if(o)g.push(n);else if(n!=Od.OPEN_SQUARE_BRACKET||s)if(n!=Od.CLOSE_SQUARE_BRACKET||s)if(n!=Od.OPEN_ROUND_BRACKET||s)if(n!=Od.CLOSE_ROUND_BRACKET||s)if(n!=Od.SINGLE_QUOTE||s)if(n!=Od.DOUBLE_QUOTE||s)if(n==Od.SINGLE_QUOTE&&s)g.push(n),l=!1;else if(n==Od.DOUBLE_QUOTE&&s)g.push(n),u=!1;else{if(p&&b&&!w)continue;!p&&b&&w?(g.push(Od.SPACE),g.push(n)):p&&!S&&v&&y>0&&m||(p&&!S&&y>0&&m?g.push(n):p&&(c||y>0)&&!s||p&&S&&!s||(i||r)&&(c||y>0)&&s||(d&&S&&!w?(g.pop(),g.push(n)):d&&!S&&w?(g.push(Od.SPACE),g.push(n)):p?g.push(Od.SPACE):g.push(n)))}else g.push(n),u=!0;else g.push(n),l=!0;else g.push(n),y--;else g.push(n),y++;else g.push(n),c=!1;else g.push(n),c=!0;a=o,o=n==Od.BACK_SLASH,b=d,S=p,v=n==Od.COMMA}return x?g.join("").replace(Ad,"$1 $2]"):g.join("")}function Nd(e,t){var n=e.substring(t,e.indexOf(Od.OPEN_ROUND_BRACKET,t));return Md.indexOf(n)>-1}function qd(e){return-1==e.indexOf("'")&&-1==e.indexOf('"')?e:e.replace(Ld,"=$1 $2").replace(Pd,"=$1$2").replace(_d,"=$1 $2").replace(zd,"=$1$2")}var Dd=function(e,t,n,r,i){var o=[],a=[];function s(e,t){return i.push("HTML comment '"+t+"' at "+Td(e[2][0])+". Removing."),""}for(var l=0,u=e.length;l<u;l++){var c=e[l],d=c[1];Ud(d=d.replace(Rd,s.bind(null,c)))?i.push("Invalid selector '"+c[1]+"' at "+Td(c[2][0])+". Ignoring."):(d=qd(d=Id(d,r)),n&&d.indexOf("nav")>0&&(d=d.replace(/\+nav(\S|$)/,"+ nav$1")),t&&d.indexOf("*+html ")>-1||t&&d.indexOf("*:first-child+html ")>-1||(d.indexOf("*")>-1&&(d=d.replace(/\*([:#\.\[])/g,"$1").replace(/^(\:first\-child)?\+html/,"*$1+html")),a.indexOf(d)>-1||(c[1]=d,a.push(d),o.push(c))))}return 1==o.length&&0===o[0][1].length&&(i.push("Empty selector '"+o[0][1]+"' at "+Td(o[0][2][0])+". Ignoring."),o=[]),o},Vd=/^@media\W/,Fd=/^@(?:keyframes|-moz-keyframes|-o-keyframes|-webkit-keyframes)\W/;var jd=function(e,t){var n,r,i;for(i=e.length-1;i>=0;i--)n=!t&&Vd.test(e[i][1]),r=Fd.test(e[i][1]),e[i][1]=e[i][1].replace(/\n|\r\n/g," ").replace(/\s+/g," ").replace(/(,|:|\() /g,"$1").replace(/ \)/g,")"),r&&(e[i][1]=e[i][1].replace(/'([a-zA-Z][a-zA-Z\d\-_]+)'/,"$1").replace(/"([a-zA-Z][a-zA-Z\d\-_]+)"/,"$1")),n&&(e[i][1]=e[i][1].replace(/\) /g,")"));return e};var Gd=function(e){return e.replace(/\s+/g," ").replace(/url\(\s+/g,"url(").replace(/\s+\)/g,")").trim()},Kd={ASTERISK:"asterisk",BANG:"bang",BACKSLASH:"backslash",UNDERSCORE:"underscore"};var Yd=function(e){for(var t=e.length-1;t>=0;t--){var n=e[t];n.unused&&n.all.splice(n.position,1)}},Hd=Kd,$d=wd;function Qd(e){e.value[e.value.length-1][1]+="!important"}function Zd(e){e.hack[0]==Hd.UNDERSCORE?e.name="_"+e.name:e.hack[0]==Hd.ASTERISK?e.name="*"+e.name:e.hack[0]==Hd.BACKSLASH?e.value[e.value.length-1][1]+="\\"+e.hack[1]:e.hack[0]==Hd.BANG&&(e.value[e.value.length-1][1]+=$d.SPACE+"!ie")}var Xd=function(e,t){var n,r,i,o;for(o=e.length-1;o>=0;o--)(n=e[o]).dynamic&&n.important?Qd(n):n.dynamic||n.unused||(n.dirty||n.important||n.hack)&&(n.optimizable&&t?(r=t(n),n.value=r):r=n.value,n.important&&Qd(n),n.hack&&Zd(n),"all"in n&&((i=n.all[n.position])[1][1]=n.name,i.splice(2,i.length-1),Array.prototype.push.apply(i,r)))},Jd={AT_RULE:"at-rule",AT_RULE_BLOCK:"at-rule-block",AT_RULE_BLOCK_SCOPE:"at-rule-block-scope",COMMENT:"comment",NESTED_BLOCK:"nested-block",NESTED_BLOCK_SCOPE:"nested-block-scope",PROPERTY:"property",PROPERTY_BLOCK:"property-block",PROPERTY_NAME:"property-name",PROPERTY_VALUE:"property-value",RAW:"raw",RULE:"rule",RULE_SCOPE:"rule-scope"},ep=Kd,tp=wd,np=Jd,rp={ASTERISK:"*",BACKSLASH:"\\",BANG:"!",BANG_SUFFIX_PATTERN:/!\w+$/,IMPORTANT_TOKEN:"!important",IMPORTANT_TOKEN_PATTERN:new RegExp("!important$","i"),IMPORTANT_WORD:"important",IMPORTANT_WORD_PATTERN:new RegExp("important$","i"),SUFFIX_BANG_PATTERN:/!$/,UNDERSCORE:"_",VARIABLE_REFERENCE_PATTERN:/var\(--.+\)$/};function ip(e){var t,n,r;for(t=2,n=e.length;t<n;t++)if((r=e[t])[0]==np.PROPERTY_VALUE&&op(r[1]))return!0;return!1}function op(e){return rp.VARIABLE_REFERENCE_PATTERN.test(e)}function ap(e){var t,n,r;for(n=3,r=e.length;n<r;n++)if((t=e[n])[0]==np.PROPERTY_VALUE&&(t[1]==tp.COMMA||t[1]==tp.FORWARD_SLASH))return!0;return!1}function sp(e){var t=function(e){if(e.length<3)return!1;var t=e[e.length-1];return!!rp.IMPORTANT_TOKEN_PATTERN.test(t[1])||!(!rp.IMPORTANT_WORD_PATTERN.test(t[1])||!rp.SUFFIX_BANG_PATTERN.test(e[e.length-2][1]))}(e);t&&function(e){var t=e[e.length-1],n=e[e.length-2];rp.IMPORTANT_TOKEN_PATTERN.test(t[1])?t[1]=t[1].replace(rp.IMPORTANT_TOKEN_PATTERN,""):(t[1]=t[1].replace(rp.IMPORTANT_WORD_PATTERN,""),n[1]=n[1].replace(rp.SUFFIX_BANG_PATTERN,"")),0===t[1].length&&e.pop(),0===n[1].length&&e.pop()}(e);var n=function(e){var t=!1,n=e[1][1],r=e[e.length-1];return n[0]==rp.UNDERSCORE?t=[ep.UNDERSCORE]:n[0]==rp.ASTERISK?t=[ep.ASTERISK]:r[1][0]!=rp.BANG||r[1].match(rp.IMPORTANT_WORD_PATTERN)?r[1].indexOf(rp.BANG)>0&&!r[1].match(rp.IMPORTANT_WORD_PATTERN)&&rp.BANG_SUFFIX_PATTERN.test(r[1])?t=[ep.BANG]:r[1].indexOf(rp.BACKSLASH)>0&&r[1].indexOf(rp.BACKSLASH)==r[1].length-rp.BACKSLASH.length-1?t=[ep.BACKSLASH,r[1].substring(r[1].indexOf(rp.BACKSLASH)+1)]:0===r[1].indexOf(rp.BACKSLASH)&&2==r[1].length&&(t=[ep.BACKSLASH,r[1].substring(1)]):t=[ep.BANG],t}(e);return n[0]==ep.ASTERISK||n[0]==ep.UNDERSCORE?function(e){e[1][1]=e[1][1].substring(1)}(e):n[0]!=ep.BACKSLASH&&n[0]!=ep.BANG||function(e,t){var n=e[e.length-1];n[1]=n[1].substring(0,n[1].indexOf(t[0]==ep.BACKSLASH?rp.BACKSLASH:rp.BANG)).trim(),0===n[1].length&&e.pop()}(e,n),{block:e[2]&&e[2][0]==np.PROPERTY_BLOCK,components:[],dirty:!1,dynamic:ip(e),hack:n,important:t,name:e[1][1],multiplex:e.length>3&&ap(e),optimizable:!0,position:0,shorthand:!1,unused:!1,value:e.slice(2)}}var lp=function(e,t){var n,r,i,o=[];for(i=e.length-1;i>=0;i--)(r=e[i])[0]==np.PROPERTY&&(t&&t.indexOf(r[1][1])>-1||((n=sp(r)).all=e,n.position=i,o.unshift(n)));return o},up=sp;function cp(e){this.name="InvalidPropertyError",this.message=e,this.stack=(new Error).stack}cp.prototype=Object.create(Error.prototype),cp.prototype.constructor=cp;var dp=cp,pp=dp,mp=up,hp=Jd,fp=wd,gp=Cd;function yp(e){var t,n;for(t=0,n=e.length;t<n;t++)if("inherit"==e[t][1])return!0;return!1}function vp(e,t,n){var r=n[e];return r.doubleValues&&2==r.defaultValue.length?mp([hp.PROPERTY,[hp.PROPERTY_NAME,e],[hp.PROPERTY_VALUE,r.defaultValue[0]],[hp.PROPERTY_VALUE,r.defaultValue[1]]]):r.doubleValues&&1==r.defaultValue.length?mp([hp.PROPERTY,[hp.PROPERTY_NAME,e],[hp.PROPERTY_VALUE,r.defaultValue[0]]]):mp([hp.PROPERTY,[hp.PROPERTY_NAME,e],[hp.PROPERTY_VALUE,r.defaultValue]])}function bp(e,t){var n=t[e.name].components,r=[],i=e.value;if(i.length<1)return[];i.length<2&&(i[1]=i[0].slice(0)),i.length<3&&(i[2]=i[0].slice(0)),i.length<4&&(i[3]=i[1].slice(0));for(var o=n.length-1;o>=0;o--){var a=mp([hp.PROPERTY,[hp.PROPERTY_NAME,n[o]]]);a.value=[i[o]],r.unshift(a)}return r}function Sp(e,t,n){for(var r,i,o,a=t[e.name],s=[vp(a.components[0],0,t),vp(a.components[1],0,t),vp(a.components[2],0,t)],l=0;l<3;l++){var u=s[l];u.name.indexOf("color")>0?r=u:u.name.indexOf("style")>0?i=u:o=u}if(1==e.value.length&&"inherit"==e.value[0][1]||3==e.value.length&&"inherit"==e.value[0][1]&&"inherit"==e.value[1][1]&&"inherit"==e.value[2][1])return r.value=i.value=o.value=[e.value[0]],s;var c,d,p=e.value.slice(0);return p.length>0&&(c=(d=p.filter(function(e){return function(t){return"inherit"!=t[1]&&(e.isWidth(t[1])||e.isUnit(t[1])||e.isDynamicUnit(t[1]))&&!e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}(n))).length>1&&("none"==d[0][1]||"auto"==d[0][1])?d[1]:d[0])&&(o.value=[c],p.splice(p.indexOf(c),1)),p.length>0&&(c=p.filter(function(e){return function(t){return"inherit"!=t[1]&&e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}(n))[0])&&(i.value=[c],p.splice(p.indexOf(c),1)),p.length>0&&(c=p.filter(function(e){return function(t){return"invert"==t[1]||e.isColor(t[1])||e.isPrefixed(t[1])}}(n))[0])&&(r.value=[c],p.splice(p.indexOf(c),1)),s}var xp={animation:function(e,t,n){var r,i,o,a=vp(e.name+"-duration",0,t),s=vp(e.name+"-timing-function",0,t),l=vp(e.name+"-delay",0,t),u=vp(e.name+"-iteration-count",0,t),c=vp(e.name+"-direction",0,t),d=vp(e.name+"-fill-mode",0,t),p=vp(e.name+"-play-state",0,t),m=vp(e.name+"-name",0,t),h=[a,s,l,u,c,d,p,m],f=e.value,g=!1,y=!1,v=!1,b=!1,S=!1,x=!1,w=!1,C=!1;if(1==e.value.length&&"inherit"==e.value[0][1])return a.value=s.value=l.value=u.value=c.value=d.value=p.value=m.value=e.value,h;if(f.length>1&&yp(f))throw new pp("Invalid animation values at "+gp(f[0][2][0])+". Ignoring.");for(i=0,o=f.length;i<o;i++)if(r=f[i],n.isTime(r[1])&&!g)a.value=[r],g=!0;else if(n.isTime(r[1])&&!v)l.value=[r],v=!0;else if(!n.isGlobal(r[1])&&!n.isTimingFunction(r[1])||y)if(!n.isAnimationIterationCountKeyword(r[1])&&!n.isPositiveNumber(r[1])||b)if(n.isAnimationDirectionKeyword(r[1])&&!S)c.value=[r],S=!0;else if(n.isAnimationFillModeKeyword(r[1])&&!x)d.value=[r],x=!0;else if(n.isAnimationPlayStateKeyword(r[1])&&!w)p.value=[r],w=!0;else{if(!n.isAnimationNameKeyword(r[1])&&!n.isIdentifier(r[1])||C)throw new pp("Invalid animation value at "+gp(r[2][0])+". Ignoring.");m.value=[r],C=!0}else u.value=[r],b=!0;else s.value=[r],y=!0;return h},background:function(e,t,n){var r=vp("background-image",0,t),i=vp("background-position",0,t),o=vp("background-size",0,t),a=vp("background-repeat",0,t),s=vp("background-attachment",0,t),l=vp("background-origin",0,t),u=vp("background-clip",0,t),c=vp("background-color",0,t),d=[r,i,o,a,s,l,u,c],p=e.value,m=!1,h=!1,f=!1,g=!1,y=!1;if(1==e.value.length&&"inherit"==e.value[0][1])return c.value=r.value=a.value=i.value=o.value=l.value=u.value=e.value,d;if(1==e.value.length&&"0 0"==e.value[0][1])return d;for(var v=p.length-1;v>=0;v--){var b=p[v];if(n.isBackgroundAttachmentKeyword(b[1]))s.value=[b],y=!0;else if(n.isBackgroundClipKeyword(b[1])||n.isBackgroundOriginKeyword(b[1]))h?(l.value=[b],f=!0):(u.value=[b],h=!0),y=!0;else if(n.isBackgroundRepeatKeyword(b[1]))g?a.value.unshift(b):(a.value=[b],g=!0),y=!0;else if(n.isBackgroundPositionKeyword(b[1])||n.isBackgroundSizeKeyword(b[1])||n.isUnit(b[1])||n.isDynamicUnit(b[1])){if(v>0){var S=p[v-1];S[1]==fp.FORWARD_SLASH?o.value=[b]:v>1&&p[v-2][1]==fp.FORWARD_SLASH?(o.value=[S,b],v-=2):(m||(i.value=[]),i.value.unshift(b),m=!0)}else m||(i.value=[]),i.value.unshift(b),m=!0;y=!0}else c.value[0][1]!=t[c.name].defaultValue&&"none"!=c.value[0][1]||!n.isColor(b[1])&&!n.isPrefixed(b[1])?(n.isUrl(b[1])||n.isFunction(b[1]))&&(r.value=[b],y=!0):(c.value=[b],y=!0)}if(h&&!f&&(l.value=u.value.slice(0)),!y)throw new pp("Invalid background value at "+gp(p[0][2][0])+". Ignoring.");return d},border:Sp,borderRadius:function(e,t){for(var n=e.value,r=-1,i=0,o=n.length;i<o;i++)if(n[i][1]==fp.FORWARD_SLASH){r=i;break}if(0===r||r===n.length-1)throw new pp("Invalid border-radius value at "+gp(n[0][2][0])+". Ignoring.");var a=vp(e.name,0,t);a.value=r>-1?n.slice(0,r):n.slice(0),a.components=bp(a,t);var s=vp(e.name,0,t);s.value=r>-1?n.slice(r+1):n.slice(0),s.components=bp(s,t);for(var l=0;l<4;l++)a.components[l].multiplex=!0,a.components[l].value=a.components[l].value.concat(s.components[l].value);return a.components},font:function(e,t,n){var r,i,o,a,s=vp("font-style",0,t),l=vp("font-variant",0,t),u=vp("font-weight",0,t),c=vp("font-stretch",0,t),d=vp("font-size",0,t),p=vp("line-height",0,t),m=vp("font-family",0,t),h=[s,l,u,c,d,p,m],f=e.value,g=0,y=!1,v=!1,b=!1,S=!1,x=!1,w=!1;if(!f[g])throw new pp("Missing font values at "+gp(e.all[e.position][1][2][0])+". Ignoring.");if(1==f.length&&"inherit"==f[0][1])return s.value=l.value=u.value=c.value=d.value=p.value=m.value=f,h;if(1==f.length&&(n.isFontKeyword(f[0][1])||n.isGlobal(f[0][1])||n.isPrefixed(f[0][1])))return f[0][1]=fp.INTERNAL+f[0][1],s.value=l.value=u.value=c.value=d.value=p.value=m.value=f,h;if(f.length<2||!function(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isFontSizeKeyword(n[1])||t.isUnit(n[1])&&!t.isDynamicUnit(n[1])||t.isFunction(n[1]))return!0;return!1}(f,n)||!function(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isIdentifier(n[1])||t.isQuotedText(n[1]))return!0;return!1}(f,n))throw new pp("Invalid font values at "+gp(e.all[e.position][1][2][0])+". Ignoring.");if(f.length>1&&yp(f))throw new pp("Invalid font values at "+gp(f[0][2][0])+". Ignoring.");for(;g<4;){if(r=n.isFontStretchKeyword(f[g][1])||n.isGlobal(f[g][1]),i=n.isFontStyleKeyword(f[g][1])||n.isGlobal(f[g][1]),o=n.isFontVariantKeyword(f[g][1])||n.isGlobal(f[g][1]),a=n.isFontWeightKeyword(f[g][1])||n.isGlobal(f[g][1]),i&&!v)s.value=[f[g]],v=!0;else if(o&&!b)l.value=[f[g]],b=!0;else if(a&&!S)u.value=[f[g]],S=!0;else{if(!r||y){if(i&&v||o&&b||a&&S||r&&y)throw new pp("Invalid font style / variant / weight / stretch value at "+gp(f[0][2][0])+". Ignoring.");break}c.value=[f[g]],y=!0}g++}if(!(n.isFontSizeKeyword(f[g][1])||n.isUnit(f[g][1])&&!n.isDynamicUnit(f[g][1])))throw new pp("Missing font size at "+gp(f[0][2][0])+". Ignoring.");if(d.value=[f[g]],x=!0,!f[++g])throw new pp("Missing font family at "+gp(f[0][2][0])+". Ignoring.");for(x&&f[g]&&f[g][1]==fp.FORWARD_SLASH&&f[g+1]&&(n.isLineHeightKeyword(f[g+1][1])||n.isUnit(f[g+1][1])||n.isNumber(f[g+1][1]))&&(p.value=[f[g+1]],g++,g++),m.value=[];f[g];)f[g][1]==fp.COMMA?w=!1:(w?m.value[m.value.length-1][1]+=fp.SPACE+f[g][1]:m.value.push(f[g]),w=!0),g++;if(0===m.value.length)throw new pp("Missing font family at "+gp(f[0][2][0])+". Ignoring.");return h},fourValues:bp,listStyle:function(e,t,n){var r=vp("list-style-type",0,t),i=vp("list-style-position",0,t),o=vp("list-style-image",0,t),a=[r,i,o];if(1==e.value.length&&"inherit"==e.value[0][1])return r.value=i.value=o.value=[e.value[0]],a;var s=e.value.slice(0),l=s.length,u=0;for(u=0,l=s.length;u<l;u++)if(n.isUrl(s[u][1])||"0"==s[u][1]){o.value=[s[u]],s.splice(u,1);break}for(u=0,l=s.length;u<l;u++)if(n.isListStylePositionKeyword(s[u][1])){i.value=[s[u]],s.splice(u,1);break}return s.length>0&&(n.isListStyleTypeKeyword(s[0][1])||n.isIdentifier(s[0][1]))&&(r.value=[s[0]]),a},multiplex:function(e){return function(t,n,r){var i,o,a,s,l=[],u=t.value;for(i=0,a=u.length;i<a;i++)","==u[i][1]&&l.push(i);if(0===l.length)return e(t,n,r);var c=[];for(i=0,a=l.length;i<=a;i++){var d=0===i?0:l[i-1]+1,p=i<a?l[i]:u.length,m=vp(t.name,0,n);m.value=u.slice(d,p),c.push(e(m,n,r))}var h=c[0];for(i=0,a=h.length;i<a;i++)for(h[i].multiplex=!0,o=1,s=c.length;o<s;o++)h[i].value.push([hp.PROPERTY_VALUE,fp.COMMA]),Array.prototype.push.apply(h[i].value,c[o][i].value);return h}},outline:Sp,transition:function(e,t,n){var r,i,o,a=vp(e.name+"-property",0,t),s=vp(e.name+"-duration",0,t),l=vp(e.name+"-timing-function",0,t),u=vp(e.name+"-delay",0,t),c=[a,s,l,u],d=e.value,p=!1,m=!1,h=!1,f=!1;if(1==e.value.length&&"inherit"==e.value[0][1])return a.value=s.value=l.value=u.value=e.value,c;if(d.length>1&&yp(d))throw new pp("Invalid animation values at "+gp(d[0][2][0])+". Ignoring.");for(i=0,o=d.length;i<o;i++)if(r=d[i],n.isTime(r[1])&&!p)s.value=[r],p=!0;else if(n.isTime(r[1])&&!m)u.value=[r],m=!0;else if(!n.isGlobal(r[1])&&!n.isTimingFunction(r[1])||f){if(!n.isIdentifier(r[1])||h)throw new pp("Invalid animation value at "+gp(r[2][0])+". Ignoring.");a.value=[r],h=!0}else l.value=[r],f=!0;return c}},wp=/(?:^|\W)(\-\w+\-)/g;function Cp(e){for(var t,n=[];null!==(t=wp.exec(e));)-1==n.indexOf(t[0])&&n.push(t[0]);return n}var kp=function(e,t){return Cp(e).sort().join(",")==Cp(t).sort().join(",")},Op=kp;var Tp=function(e,t,n,r,i){return!!Op(t,n)&&(!i||e.isVariable(t)===e.isVariable(n))};function Ep(e,t,n){if(!e.isFunction(t)||!e.isFunction(n))return!1;var r=t.substring(0,t.indexOf("(")),i=n.substring(0,n.indexOf("(")),o=t.substring(r.length+1,t.length-1),a=n.substring(i.length+1,n.length-1);return e.isFunction(o)||e.isFunction(a)?r===i&&Ep(e,o,a):r===i}function Ap(e){return function(t,n,r){return!(!Tp(t,n,r,0,!0)&&!t.isKeyword(e)(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||t.isKeyword(e)(r))}}function _p(e){return function(t,n,r){return!!(Tp(t,n,r,0,!0)||t.isKeyword(e)(r)||t.isGlobal(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(t.isKeyword(e)(r)||t.isGlobal(r)))}}function zp(e,t,n){return!!Ep(e,t,n)||t===n}function Rp(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isUnit(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||!(e.isUnit(t)&&!e.isUnit(n))&&(!!e.isUnit(n)||!e.isUnit(t)&&(!(!e.isFunction(t)||e.isPrefixed(t)||!e.isFunction(n)||e.isPrefixed(n))||zp(e,t,n))))}function Lp(e){var t=_p(e);return function(e,n,r){return Rp(e,n,r)||t(e,n,r)}}var Pp={generic:{color:function(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isColor(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||!(!e.colorOpacity&&(e.isRgbColor(t)||e.isHslColor(t)))&&(!(!e.colorOpacity&&(e.isRgbColor(n)||e.isHslColor(n)))&&(!(!e.colorHexAlpha&&(e.isHexAlphaColor(t)||e.isHexAlphaColor(n)))&&(!(!e.isColor(t)||!e.isColor(n))||zp(e,t,n)))))},components:function(e){return function(t,n,r,i){return e[i](t,n,r)}},image:function(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isImage(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(!!e.isImage(n)||!e.isImage(t)&&zp(e,t,n)))},propertyName:function(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isIdentifier(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||e.isIdentifier(n))},time:function(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isTime(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||!(e.isTime(t)&&!e.isTime(n))&&(!!e.isTime(n)||!e.isTime(t)&&(!(!e.isFunction(t)||e.isPrefixed(t)||!e.isFunction(n)||e.isPrefixed(n))||zp(e,t,n))))},timingFunction:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isTimingFunction(n)||e.isGlobal(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(e.isTimingFunction(n)||e.isGlobal(n)))},unit:Rp,unitOrNumber:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isUnit(n)||e.isNumber(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||!((e.isUnit(t)||e.isNumber(t))&&!e.isUnit(n)&&!e.isNumber(n))&&(!(!e.isUnit(n)&&!e.isNumber(n))||!e.isUnit(t)&&!e.isNumber(t)&&(!(!e.isFunction(t)||e.isPrefixed(t)||!e.isFunction(n)||e.isPrefixed(n))||zp(e,t,n))))}},property:{animationDirection:_p("animation-direction"),animationFillMode:Ap("animation-fill-mode"),animationIterationCount:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isAnimationIterationCountKeyword(n)||e.isPositiveNumber(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(e.isAnimationIterationCountKeyword(n)||e.isPositiveNumber(n)))},animationName:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isAnimationNameKeyword(n)||e.isIdentifier(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(e.isAnimationNameKeyword(n)||e.isIdentifier(n)))},animationPlayState:_p("animation-play-state"),backgroundAttachment:Ap("background-attachment"),backgroundClip:_p("background-clip"),backgroundOrigin:Ap("background-origin"),backgroundPosition:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isBackgroundPositionKeyword(n)||e.isGlobal(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(!(!e.isBackgroundPositionKeyword(n)&&!e.isGlobal(n))||Rp(e,t,n)))},backgroundRepeat:Ap("background-repeat"),backgroundSize:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isBackgroundSizeKeyword(n)||e.isGlobal(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(!(!e.isBackgroundSizeKeyword(n)&&!e.isGlobal(n))||Rp(e,t,n)))},bottom:Lp("bottom"),borderCollapse:Ap("border-collapse"),borderStyle:_p("*-style"),clear:_p("clear"),cursor:_p("cursor"),display:_p("display"),float:_p("float"),left:Lp("left"),fontFamily:function(e,t,n){return Tp(e,t,n,0,!0)},fontStretch:_p("font-stretch"),fontStyle:_p("font-style"),fontVariant:_p("font-variant"),fontWeight:_p("font-weight"),listStyleType:_p("list-style-type"),listStylePosition:_p("list-style-position"),outlineStyle:_p("*-style"),overflow:_p("overflow"),position:_p("position"),right:Lp("right"),textAlign:_p("text-align"),textDecoration:_p("text-decoration"),textOverflow:_p("text-overflow"),textShadow:function(e,t,n){return!!(Tp(e,t,n,0,!0)||e.isUnit(n)||e.isColor(n)||e.isGlobal(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||(e.isUnit(n)||e.isColor(n)||e.isGlobal(n)))},top:Lp("top"),transform:zp,verticalAlign:Lp("vertical-align"),visibility:_p("visibility"),whiteSpace:_p("white-space"),zIndex:function(e,t,n){return!(!Tp(e,t,n,0,!0)&&!e.isZIndex(n))&&(!(!e.isVariable(t)||!e.isVariable(n))||e.isZIndex(n))}}},Bp=up,Wp=Jd;function Mp(e){var t=Bp([Wp.PROPERTY,[Wp.PROPERTY_NAME,e.name]]);return t.important=e.important,t.hack=e.hack,t.unused=!1,t}var Up=function(e){for(var t=Mp(e),n=e.components.length-1;n>=0;n--){var r=Mp(e.components[n]);r.value=e.components[n].value.slice(0),t.components.unshift(r)}return t.dirty=!0,t.value=e.value.slice(0),t},Ip=Mp,Np=Ip,qp=Jd,Dp=wd;function Vp(e){for(var t=0,n=e.length;t<n;t++){var r=e[t][1];if("inherit"!=r&&r!=Dp.COMMA&&r!=Dp.FORWARD_SLASH)return!1}return!0}function Fp(e){var t=e.components,n=t[0].value[0],r=t[1].value[0],i=t[2].value[0],o=t[3].value[0];return n[1]==r[1]&&n[1]==i[1]&&n[1]==o[1]?[n]:n[1]==i[1]&&r[1]==o[1]?[n,r]:r[1]==o[1]?[n,r,i]:[n,r,i,o]}function jp(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)if((r=e[i]).name==n&&r.value[0][1]==t[n].defaultValue)return!0;return!1}var Gp={background:function(e,t,n){var r,i,o=e.components,a=[];function s(e){Array.prototype.unshift.apply(a,e.value)}function l(e){var n=t[e.name];return n.doubleValues&&1==n.defaultValue.length?e.value[0][1]==n.defaultValue[0]&&(!e.value[1]||e.value[1][1]==n.defaultValue[0]):n.doubleValues&&1!=n.defaultValue.length?e.value[0][1]==n.defaultValue[0]&&(e.value[1]?e.value[1][1]:e.value[0][1])==n.defaultValue[1]:e.value[0][1]==n.defaultValue}for(var u=o.length-1;u>=0;u--){var c=o[u],d=l(c);if("background-clip"==c.name){var p=o[u-1],m=l(p);i=!(r=c.value[0][1]==p.value[0][1])&&(m&&!d||!m&&!d||!m&&d&&c.value[0][1]!=p.value[0][1]),r?s(p):i&&(s(c),s(p)),u--}else if("background-size"==c.name){var h=o[u-1],f=l(h);i=!(r=!f&&d)&&(f&&!d||!f&&!d),r?s(h):i?(s(c),a.unshift([qp.PROPERTY_VALUE,Dp.FORWARD_SLASH]),s(h)):1==h.value.length&&s(h),u--}else{if(d||t[c.name].multiplexLastOnly&&!n)continue;s(c)}}return 0===a.length&&1==e.value.length&&"0"==e.value[0][1]&&a.push(e.value[0]),0===a.length&&a.push([qp.PROPERTY_VALUE,t[e.name].defaultValue]),Vp(a)?[a[0]]:a},borderRadius:function(e,t){if(e.multiplex){for(var n=Np(e),r=Np(e),i=0;i<4;i++){var o=e.components[i],a=Np(e);a.value=[o.value[0]],n.components.push(a);var s=Np(e);s.value=[o.value[1]||o.value[0]],r.components.push(s)}var l=Fp(n),u=Fp(r);return l.length!=u.length||l[0][1]!=u[0][1]||l.length>1&&l[1][1]!=u[1][1]||l.length>2&&l[2][1]!=u[2][1]||l.length>3&&l[3][1]!=u[3][1]?l.concat([[qp.PROPERTY_VALUE,Dp.FORWARD_SLASH]]).concat(u):l}return Fp(e)},font:function(e,t){var n,r=e.components,i=[],o=0,a=0;if(0===e.value[0][1].indexOf(Dp.INTERNAL))return e.value[0][1]=e.value[0][1].substring(Dp.INTERNAL.length),e.value;for(;o<4;)(n=r[o]).value[0][1]!=t[n.name].defaultValue&&Array.prototype.push.apply(i,n.value),o++;for(Array.prototype.push.apply(i,r[o].value),r[++o].value[0][1]!=t[r[o].name].defaultValue&&(Array.prototype.push.apply(i,[[qp.PROPERTY_VALUE,Dp.FORWARD_SLASH]]),Array.prototype.push.apply(i,r[o].value)),o++;r[o].value[a];)i.push(r[o].value[a]),r[o].value[a+1]&&i.push([qp.PROPERTY_VALUE,Dp.COMMA]),a++;return Vp(i)?[i[0]]:i},fourValues:Fp,multiplex:function(e){return function(t,n){if(!t.multiplex)return e(t,n,!0);var r,i,o=0,a=[],s={};for(r=0,i=t.components[0].value.length;r<i;r++)t.components[0].value[r][1]==Dp.COMMA&&o++;for(r=0;r<=o;r++){for(var l=Np(t),u=0,c=t.components.length;u<c;u++){var d=t.components[u],p=Np(d);l.components.push(p);for(var m=s[p.name]||0,h=d.value.length;m<h;m++){if(d.value[m][1]==Dp.COMMA){s[p.name]=m+1;break}p.value.push(d.value[m])}}var f=e(l,n,r==o);Array.prototype.push.apply(a,f),r<o&&a.push([qp.PROPERTY_VALUE,Dp.COMMA])}return a}},withoutDefaults:function(e,t){for(var n=e.components,r=[],i=n.length-1;i>=0;i--){var o=n[i],a=t[o.name];(o.value[0][1]!=a.defaultValue||"keepUnlessDefault"in a&&!jp(n,t,a.keepUnlessDefault))&&r.unshift(o.value[0])}return 0===r.length&&r.push([qp.PROPERTY_VALUE,t[e.name].defaultValue]),Vp(r)?[r[0]]:r}},Kp=rd,Yp=/^\d+$/,Hp=["*","all"],$p="off";function Qp(e){return{ch:e,cm:e,em:e,ex:e,in:e,mm:e,pc:e,pt:e,px:e,q:e,rem:e,vh:e,vmax:e,vmin:e,vw:e,"%":e}}var Zp=$p,Xp=function(e){return Kp(Qp($p),function(e){if(null==e)return{};if("boolean"==typeof e)return{};if("number"==typeof e&&-1==e)return Qp($p);if("number"==typeof e)return Qp(e);if("string"==typeof e&&Yp.test(e))return Qp(parseInt(e));if("string"==typeof e&&e==$p)return Qp($p);if("object"==typeof e)return e;return e.split(",").reduce((function(e,t){var n=t.split("="),r=n[0],i=parseInt(n[1]);return(isNaN(i)||-1==i)&&(i=$p),Hp.indexOf(r)>-1?e=Kp(e,Qp(i)):e[r]=i,e}),{})}(e))},Jp=rd,em={Zero:"0",One:"1",Two:"2"},tm={};tm[em.Zero]={},tm[em.One]={cleanupCharsets:!0,normalizeUrls:!0,optimizeBackground:!0,optimizeBorderRadius:!0,optimizeFilter:!0,optimizeFontWeight:!0,optimizeOutline:!0,removeEmpty:!0,removeNegativePaddings:!0,removeQuotes:!0,removeWhitespace:!0,replaceMultipleZeros:!0,replaceTimeUnits:!0,replaceZeroUnits:!0,roundingPrecision:Xp(void 0),selectorsSortingMethod:"standard",specialComments:"all",tidyAtRules:!0,tidyBlockScopes:!0,tidySelectors:!0},tm[em.Two]={mergeAdjacentRules:!0,mergeIntoShorthands:!0,mergeMedia:!0,mergeNonAdjacentRules:!0,mergeSemantically:!1,overrideProperties:!0,removeEmpty:!0,reduceNonAdjacentRules:!0,removeDuplicateFontRules:!0,removeDuplicateMediaBlocks:!0,removeDuplicateRules:!0,removeUnusedAtRules:!1,restructureRules:!1,skipProperties:[]};var nm="*",rm="all";function im(e,t){var n,r=Jp(tm[e],{});for(n in r)"boolean"==typeof r[n]&&(r[n]=t);return r}function om(e){switch(e){case"false":case"off":return!1;case"true":case"on":return!0;default:return e}}function am(e,t){return e.split(";").reduce((function(e,n){var r=n.split(":"),i=r[0],o=om(r[1]);return nm==i||rm==i?e=Jp(e,im(t,o)):e[i]=o,e}),{})}var sm=em,lm=function(e){var t=Jp(tm,{}),n=em.Zero,r=em.One,i=em.Two;return void 0===e?(delete t[i],t):("string"==typeof e&&(e=parseInt(e)),"number"==typeof e&&e===parseInt(i)?t:"number"==typeof e&&e===parseInt(r)?(delete t[i],t):"number"==typeof e&&e===parseInt(n)?(delete t[i],delete t[r],t):("object"==typeof e&&(e=function(e){var t,n,r=Jp(e,{});for(n=0;n<=2;n++)!((t=""+n)in r)||void 0!==r[t]&&!1!==r[t]||delete r[t],t in r&&!0===r[t]&&(r[t]={}),t in r&&"string"==typeof r[t]&&(r[t]=am(r[t],t));return r}(e)),r in e&&"roundingPrecision"in e[r]&&(e[r].roundingPrecision=Xp(e[r].roundingPrecision)),i in e&&"skipProperties"in e[i]&&"string"==typeof e[i].skipProperties&&(e[i].skipProperties=e[i].skipProperties.split(",")),(n in e||r in e||i in e)&&(t[n]=Jp(t[n],e[n])),r in e&&nm in e[r]&&(t[r]=Jp(t[r],im(r,om(e[r]["*"]))),delete e[r]["*"]),r in e&&rm in e[r]&&(t[r]=Jp(t[r],im(r,om(e[r].all))),delete e[r].all),r in e||i in e?t[r]=Jp(t[r],e[r]):delete t[r],i in e&&nm in e[i]&&(t[i]=Jp(t[i],im(i,om(e[i]["*"]))),delete e[i]["*"]),i in e&&rm in e[i]&&(t[i]=Jp(t[i],im(i,om(e[i].all))),delete e[i].all),i in e?t[i]=Jp(t[i],e[i]):delete t[i],t))},um=sm,cm={level1:{property:function(e,t){var n=t.value;4==n.length&&"0"===n[0][1]&&"0"===n[1][1]&&"0"===n[2][1]&&"0"===n[3][1]&&(t.value.splice(2),t.dirty=!0)}}},dm=sm,pm={level1:{property:function(e,t,n){var r=t.value;n.level[dm.One].optimizeBorderRadius&&(3==r.length&&"/"==r[1][1]&&r[0][1]==r[2][1]?(t.value.splice(1),t.dirty=!0):5==r.length&&"/"==r[2][1]&&r[0][1]==r[3][1]&&r[1][1]==r[4][1]?(t.value.splice(2),t.dirty=!0):7==r.length&&"/"==r[3][1]&&r[0][1]==r[4][1]&&r[1][1]==r[5][1]&&r[2][1]==r[6][1]?(t.value.splice(3),t.dirty=!0):9==r.length&&"/"==r[4][1]&&r[0][1]==r[5][1]&&r[1][1]==r[6][1]&&r[2][1]==r[7][1]&&r[3][1]==r[8][1]&&(t.value.splice(4),t.dirty=!0))}}},mm=sm,hm=/progid:DXImageTransform\.Microsoft\.(Alpha|Chroma)(\W)/,fm=/,(\S)/g,gm=/ ?= ?/g,ym={level1:{property:function(e,t,n){n.compatibility.properties.ieFilters&&n.level[mm.One].optimizeFilter&&(1==t.value.length&&(t.value[0][1]=t.value[0][1].replace(hm,(function(e,t,n){return t.toLowerCase()+n}))),t.value[0][1]=t.value[0][1].replace(fm,", $1").replace(gm,"="))}}},vm=sm,bm={level1:{property:function(e,t,n){var r=t.value[0][1];n.level[vm.One].optimizeFontWeight&&("normal"==r?r="400":"bold"==r&&(r="700"),t.value[0][1]=r)}}},Sm=sm,xm={level1:{property:function(e,t,n){var r=t.value;n.level[Sm.One].replaceMultipleZeros&&4==r.length&&"0"===r[0][1]&&"0"===r[1][1]&&"0"===r[2][1]&&"0"===r[3][1]&&(t.value.splice(1),t.dirty=!0)}}},wm=sm,Cm={level1:{property:function(e,t,n){var r=t.value;n.level[wm.One].optimizeOutline&&1==r.length&&"none"==r[0][1]&&(r[0][1]="0")}}},km=sm;function Om(e){return e&&"-"==e[1][0]&&parseFloat(e[1])<0}var Tm={level1:{property:function(e,t,n){var r=t.value;4==r.length&&"0"===r[0][1]&&"0"===r[1][1]&&"0"===r[2][1]&&"0"===r[3][1]&&(t.value.splice(1),t.dirty=!0),n.level[km.One].removeNegativePaddings&&(Om(t.value[0])||Om(t.value[1])||Om(t.value[2])||Om(t.value[3]))&&(t.unused=!0)}}},Em={background:{level1:{property:function(e,t,n){var r=t.value;n.level[um.One].optimizeBackground&&(1==r.length&&"none"==r[0][1]&&(r[0][1]="0 0"),1==r.length&&"transparent"==r[0][1]&&(r[0][1]="0 0"))}}}.level1.property,boxShadow:cm.level1.property,borderRadius:pm.level1.property,filter:ym.level1.property,fontWeight:bm.level1.property,margin:xm.level1.property,outline:Cm.level1.property,padding:Tm.level1.property},Am={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#0ff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000",blanchedalmond:"#ffebcd",blue:"#00f",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#0ff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#f0f",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#0f0",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#f00",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#fff",whitesmoke:"#f5f5f5",yellow:"#ff0",yellowgreen:"#9acd32"},_m={},zm={};for(var Rm in Am){var Lm=Am[Rm];Rm.length<Lm.length?zm[Lm]=Rm:_m[Rm]=Lm}var Pm=new RegExp("(^| |,|\\))("+Object.keys(_m).join("|")+")( |,|\\)|$)","ig"),Bm=new RegExp("("+Object.keys(zm).join("|")+")([^a-f0-9]|$)","ig");function Wm(e,t,n,r){return t+_m[n.toLowerCase()]+r}function Mm(e,t,n){return zm[t.toLowerCase()]+n}function Um(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}var Im=wd;var Nm=function(e,t){var n,r=Im.OPEN_ROUND_BRACKET,i=Im.CLOSE_ROUND_BRACKET,o=0,a=0,s=0,l=e.length,u=[];if(-1==e.indexOf(t))return[e];if(-1==e.indexOf(r))return e.split(t);for(;a<l;)e[a]==r?o++:e[a]==i&&o--,0===o&&a>0&&a+1<l&&e[a]==t&&(u.push(e.substring(s,a)),s=a+1),a++;return s<a+1&&((n=e.substring(s))[n.length-1]==t&&(n=n.substring(0,n.length-1)),u.push(n)),u},qm=function(e){var t=e.indexOf("#")>-1,n=e.replace(Pm,Wm);return n!=e&&(n=n.replace(Pm,Wm)),t?n.replace(Bm,Mm):n},Dm=function(e,t,n){var r=function(e,t,n){var r,i,o;if((e%=360)<0&&(e+=360),e=~~e/360,t<0?t=0:t>100&&(t=100),n<0?n=0:n>100&&(n=100),n=~~n/100,0==(t=~~t/100))r=i=o=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=Um(s,a,e+1/3),i=Um(s,a,e),o=Um(s,a,e-1/3)}return[~~(255*r),~~(255*i),~~(255*o)]}(e,t,n),i=r[0].toString(16),o=r[1].toString(16),a=r[2].toString(16);return"#"+(1==i.length?"0":"")+i+(1==o.length?"0":"")+o+(1==a.length?"0":"")+a},Vm=function(e,t,n){return"#"+("00000"+(Math.max(0,Math.min(parseInt(e),255))<<16|Math.max(0,Math.min(parseInt(t),255))<<8|Math.max(0,Math.min(parseInt(n),255))).toString(16)).slice(-6)},Fm=Nm,jm=/(rgb|rgba|hsl|hsla)\(([^\(\)]+)\)/gi,Gm=/#|rgb|hsl/gi,Km=/(^|[^='"])#([0-9a-f]{6})/gi,Ym=/(^|[^='"])#([0-9a-f]{3})/gi,Hm=/[0-9a-f]/i,$m=/hsl\((-?\d+),(-?\d+)%?,(-?\d+)%?\)/gi,Qm=/(rgb|hsl)a?\((\-?\d+),(\-?\d+\%?),(\-?\d+\%?),(0*[1-9]+[0-9]*(\.?\d*)?)\)/gi,Zm=/rgb\((\-?\d+),(\-?\d+),(\-?\d+)\)/gi,Xm=/(?:rgba|hsla)\(0,0%?,0%?,0\)/g,Jm=/\(0deg\)/g,eh={level1:{value:function(e,t,n){return n.compatibility.properties.zeroUnits?-1==t.indexOf("0deg")?t:t.replace(Jm,"(0)"):t}}},th=/^url\(/i;var nh=function(e){return th.test(e)},rh=nh,ih=sm,oh=/(^|\D)\.0+(\D|$)/g,ah=/\.([1-9]*)0+(\D|$)/g,sh=/(^|\D)0\.(\d)/g,lh=/([^\w\d\-]|^)\-0([^\.]|$)/g,uh=/(^|\s)0+([1-9])/g,ch={level1:{value:function(e,t,n){return n.level[ih.One].replaceZeroUnits?rh(t)||-1==t.indexOf("0")?t:(t.indexOf("-")>-1&&(t=t.replace(lh,"$10$2").replace(lh,"$10$2")),t.replace(uh,"$1$2").replace(oh,"$10$2").replace(ah,(function(e,t,n){return(t.length>0?".":"")+t+n})).replace(sh,"$1.$2")):t}}},dh={level1:{value:function(e,t,n){return n.precision.enabled&&-1!==t.indexOf(".")?t.replace(n.precision.decimalPointMatcher,"$1$2$3").replace(n.precision.zeroMatcher,(function(e,t,r,i){var o=n.precision.units[i].multiplier,a=parseInt(t),s=isNaN(a)?0:a,l=parseFloat(r);return Math.round((s+l)*o)/o+i})):t}}},ph=sm,mh=/^local\(/i,hh=/^('.*'|".*")$/,fh=/^['"][a-zA-Z][a-zA-Z\d\-_]+['"]$/,gh={level1:{value:function(e,t,n){return n.level[ph.One].removeQuotes&&(hh.test(t)||mh.test(t))&&fh.test(t)?t.substring(1,t.length-1):t}}},yh=sm,vh=/^(\-?[\d\.]+)(m?s)$/,bh={level1:{value:function(e,t,n){return n.level[yh.One].replaceTimeUnits&&vh.test(t)?t.replace(vh,(function(e,t,n){var r;return"ms"==n?r=parseInt(t)/1e3+"s":"s"==n&&(r=1e3*parseFloat(t)+"ms"),r.length<e.length?r:e})):t}}},Sh=/(?:^|\s|\()(-?\d+)px/,xh={level1:{value:function(e,t,n){return Sh.test(t)?t.replace(Sh,(function(e,t){var r,i=parseInt(t);return 0===i?e:(n.compatibility.properties.shorterLengthUnits&&n.compatibility.units.pt&&3*i%4==0&&(r=3*i/4+"pt"),n.compatibility.properties.shorterLengthUnits&&n.compatibility.units.pc&&i%16==0&&(r=i/16+"pc"),n.compatibility.properties.shorterLengthUnits&&n.compatibility.units.in&&i%96==0&&(r=i/96+"in"),r&&(r=e.substring(0,e.indexOf(t))+r),r&&r.length<e.length?r:e)})):t}}},wh=nh,Ch=sm,kh=/^url\(/i,Oh={level1:{value:function(e,t,n){return n.level[Ch.One].normalizeUrls&&wh(t)?t.replace(kh,"url("):t}}},Th=/^url\(['"].+['"]\)$/,Eh=/^url\(['"].*[\*\s\(\)'"].*['"]\)$/,Ah=/["']/g,_h=/^url\(['"]data:[^;]+;charset/,zh={level1:{value:function(e,t,n){return n.compatibility.properties.urlQuotes||!Th.test(t)||Eh.test(t)||_h.test(t)?t:t.replace(Ah,"")}}},Rh=nh,Lh=/\\?\n|\\?\r\n/g,Ph={level1:{value:function(e,t){return Rh(t)?t.replace(Lh,""):t}}},Bh=sm,Wh=wd,Mh=/\) ?\/ ?/g,Uh=/, /g,Ih=/\s+/g,Nh=/\s+(;?\))/g,qh=/(\(;?)\s+/g,Dh={level1:{value:function(e,t,n){return n.level[Bh.One].removeWhitespace?-1==t.indexOf(" ")||0===t.indexOf("expression")||t.indexOf(Wh.SINGLE_QUOTE)>-1||t.indexOf(Wh.DOUBLE_QUOTE)>-1?t:((t=t.replace(Ih," ")).indexOf("calc")>-1&&(t=t.replace(Mh,")/ ")),t.replace(qh,"$1").replace(Nh,"$1").replace(Uh,",")):t}}},Vh=/^(?:\-moz\-calc|\-webkit\-calc|calc|rgb|hsl|rgba|hsla|min|max|clamp)\(/,Fh={level1:{value:function(e,t,n){return n.compatibility.properties.zeroUnits?Vh.test(t)||t.indexOf("%")>0&&("height"==e||"max-height"==e||"width"==e||"max-width"==e)?t:t.replace(n.unitsRegexp,"$10$2").replace(n.unitsRegexp,"$10$2"):t}}},jh={color:{level1:{value:function(e,t,n){return n.compatibility.properties.colors?t.match(Gm)?(t=t.replace(Qm,(function(e,t,n,r,i,o){return parseInt(o,10)>=1?t+"("+[n,r,i].join(",")+")":e})).replace(Zm,(function(e,t,n,r){return Vm(t,n,r)})).replace($m,(function(e,t,n,r){return Dm(t,n,r)})).replace(Km,(function(e,t,n,r,i){var o=i[r+e.length];return o&&Hm.test(o)?e:n[0]==n[1]&&n[2]==n[3]&&n[4]==n[5]?(t+"#"+n[0]+n[2]+n[4]).toLowerCase():(t+"#"+n).toLowerCase()})).replace(Ym,(function(e,t,n){return t+"#"+n.toLowerCase()})).replace(jm,(function(e,t,n){var r=n.split(","),i=t&&t.toLowerCase();return"hsl"==i&&3==r.length||"hsla"==i&&4==r.length||"rgb"==i&&3===r.length&&n.indexOf("%")>0||"rgba"==i&&4==r.length&&n.indexOf("%")>0?(-1==r[1].indexOf("%")&&(r[1]+="%"),-1==r[2].indexOf("%")&&(r[2]+="%"),t+"("+r.join(",")+")"):e})),n.compatibility.colors.opacity&&-1==e.indexOf("background")&&(t=t.replace(Xm,(function(e){return Fm(t,",").pop().indexOf("gradient(")>-1?e:"transparent"}))),qm(t)):qm(t):t}}}.level1.value,degrees:eh.level1.value,fraction:ch.level1.value,precision:dh.level1.value,textQuotes:gh.level1.value,time:bh.level1.value,unit:xh.level1.value,urlPrefix:Oh.level1.value,urlQuotes:zh.level1.value,urlWhiteSpace:Ph.level1.value,whiteSpace:Dh.level1.value,zero:Fh.level1.value},Gh=xp,Kh=Pp,Yh=Gp,Hh=Em,$h=jh,Qh=rd,Zh={animation:{canOverride:Kh.generic.components([Kh.generic.time,Kh.generic.timingFunction,Kh.generic.time,Kh.property.animationIterationCount,Kh.property.animationDirection,Kh.property.animationFillMode,Kh.property.animationPlayState,Kh.property.animationName]),components:["animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state","animation-name"],breakUp:Gh.multiplex(Gh.animation),defaultValue:"none",restore:Yh.multiplex(Yh.withoutDefaults),shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.textQuotes,$h.time,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-delay":{canOverride:Kh.generic.time,componentOf:["animation"],defaultValue:"0s",intoMultiplexMode:"real",valueOptimizers:[$h.time,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-direction":{canOverride:Kh.property.animationDirection,componentOf:["animation"],defaultValue:"normal",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-duration":{canOverride:Kh.generic.time,componentOf:["animation"],defaultValue:"0s",intoMultiplexMode:"real",keepUnlessDefault:"animation-delay",valueOptimizers:[$h.time,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-fill-mode":{canOverride:Kh.property.animationFillMode,componentOf:["animation"],defaultValue:"none",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-iteration-count":{canOverride:Kh.property.animationIterationCount,componentOf:["animation"],defaultValue:"1",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-name":{canOverride:Kh.property.animationName,componentOf:["animation"],defaultValue:"none",intoMultiplexMode:"real",valueOptimizers:[$h.textQuotes],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-play-state":{canOverride:Kh.property.animationPlayState,componentOf:["animation"],defaultValue:"running",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-timing-function":{canOverride:Kh.generic.timingFunction,componentOf:["animation"],defaultValue:"ease",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},background:{canOverride:Kh.generic.components([Kh.generic.image,Kh.property.backgroundPosition,Kh.property.backgroundSize,Kh.property.backgroundRepeat,Kh.property.backgroundAttachment,Kh.property.backgroundOrigin,Kh.property.backgroundClip,Kh.generic.color]),components:["background-image","background-position","background-size","background-repeat","background-attachment","background-origin","background-clip","background-color"],breakUp:Gh.multiplex(Gh.background),defaultValue:"0 0",propertyOptimizer:Hh.background,restore:Yh.multiplex(Yh.background),shortestValue:"0",shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.urlWhiteSpace,$h.fraction,$h.zero,$h.color,$h.urlPrefix,$h.urlQuotes]},"background-attachment":{canOverride:Kh.property.backgroundAttachment,componentOf:["background"],defaultValue:"scroll",intoMultiplexMode:"real"},"background-clip":{canOverride:Kh.property.backgroundClip,componentOf:["background"],defaultValue:"border-box",intoMultiplexMode:"real",shortestValue:"border-box"},"background-color":{canOverride:Kh.generic.color,componentOf:["background"],defaultValue:"transparent",intoMultiplexMode:"real",multiplexLastOnly:!0,nonMergeableValue:"none",shortestValue:"red",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"background-image":{canOverride:Kh.generic.image,componentOf:["background"],defaultValue:"none",intoMultiplexMode:"default",valueOptimizers:[$h.urlWhiteSpace,$h.urlPrefix,$h.urlQuotes,$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero,$h.color]},"background-origin":{canOverride:Kh.property.backgroundOrigin,componentOf:["background"],defaultValue:"padding-box",intoMultiplexMode:"real",shortestValue:"border-box"},"background-position":{canOverride:Kh.property.backgroundPosition,componentOf:["background"],defaultValue:["0","0"],doubleValues:!0,intoMultiplexMode:"real",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"background-repeat":{canOverride:Kh.property.backgroundRepeat,componentOf:["background"],defaultValue:["repeat"],doubleValues:!0,intoMultiplexMode:"real"},"background-size":{canOverride:Kh.property.backgroundSize,componentOf:["background"],defaultValue:["auto"],doubleValues:!0,intoMultiplexMode:"real",shortestValue:"0 0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},bottom:{canOverride:Kh.property.bottom,defaultValue:"auto",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},border:{breakUp:Gh.border,canOverride:Kh.generic.components([Kh.generic.unit,Kh.property.borderStyle,Kh.generic.color]),components:["border-width","border-style","border-color"],defaultValue:"none",overridesShorthands:["border-bottom","border-left","border-right","border-top"],restore:Yh.withoutDefaults,shorthand:!0,shorthandComponents:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.zero,$h.color]},"border-bottom":{breakUp:Gh.border,canOverride:Kh.generic.components([Kh.generic.unit,Kh.property.borderStyle,Kh.generic.color]),components:["border-bottom-width","border-bottom-style","border-bottom-color"],defaultValue:"none",restore:Yh.withoutDefaults,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.zero,$h.color]},"border-bottom-color":{canOverride:Kh.generic.color,componentOf:["border-bottom","border-color"],defaultValue:"none",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-bottom-left-radius":{canOverride:Kh.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:Hh.borderRadius,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-"]},"border-bottom-right-radius":{canOverride:Kh.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:Hh.borderRadius,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-"]},"border-bottom-style":{canOverride:Kh.property.borderStyle,componentOf:["border-bottom","border-style"],defaultValue:"none"},"border-bottom-width":{canOverride:Kh.generic.unit,componentOf:["border-bottom","border-width"],defaultValue:"medium",oppositeTo:"border-top-width",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"border-collapse":{canOverride:Kh.property.borderCollapse,defaultValue:"separate"},"border-color":{breakUp:Gh.fourValues,canOverride:Kh.generic.components([Kh.generic.color,Kh.generic.color,Kh.generic.color,Kh.generic.color]),componentOf:["border"],components:["border-top-color","border-right-color","border-bottom-color","border-left-color"],defaultValue:"none",restore:Yh.fourValues,shortestValue:"red",shorthand:!0,singleTypeComponents:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-left":{breakUp:Gh.border,canOverride:Kh.generic.components([Kh.generic.unit,Kh.property.borderStyle,Kh.generic.color]),components:["border-left-width","border-left-style","border-left-color"],defaultValue:"none",restore:Yh.withoutDefaults,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.zero,$h.color]},"border-left-color":{canOverride:Kh.generic.color,componentOf:["border-color","border-left"],defaultValue:"none",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-left-style":{canOverride:Kh.property.borderStyle,componentOf:["border-left","border-style"],defaultValue:"none"},"border-left-width":{canOverride:Kh.generic.unit,componentOf:["border-left","border-width"],defaultValue:"medium",oppositeTo:"border-right-width",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"border-radius":{breakUp:Gh.borderRadius,canOverride:Kh.generic.components([Kh.generic.unit,Kh.generic.unit,Kh.generic.unit,Kh.generic.unit]),components:["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"],defaultValue:"0",propertyOptimizer:Hh.borderRadius,restore:Yh.borderRadius,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-"]},"border-right":{breakUp:Gh.border,canOverride:Kh.generic.components([Kh.generic.unit,Kh.property.borderStyle,Kh.generic.color]),components:["border-right-width","border-right-style","border-right-color"],defaultValue:"none",restore:Yh.withoutDefaults,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-right-color":{canOverride:Kh.generic.color,componentOf:["border-color","border-right"],defaultValue:"none",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-right-style":{canOverride:Kh.property.borderStyle,componentOf:["border-right","border-style"],defaultValue:"none"},"border-right-width":{canOverride:Kh.generic.unit,componentOf:["border-right","border-width"],defaultValue:"medium",oppositeTo:"border-left-width",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"border-style":{breakUp:Gh.fourValues,canOverride:Kh.generic.components([Kh.property.borderStyle,Kh.property.borderStyle,Kh.property.borderStyle,Kh.property.borderStyle]),componentOf:["border"],components:["border-top-style","border-right-style","border-bottom-style","border-left-style"],defaultValue:"none",restore:Yh.fourValues,shorthand:!0,singleTypeComponents:!0},"border-top":{breakUp:Gh.border,canOverride:Kh.generic.components([Kh.generic.unit,Kh.property.borderStyle,Kh.generic.color]),components:["border-top-width","border-top-style","border-top-color"],defaultValue:"none",restore:Yh.withoutDefaults,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.zero,$h.color,$h.unit]},"border-top-color":{canOverride:Kh.generic.color,componentOf:["border-color","border-top"],defaultValue:"none",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"border-top-left-radius":{canOverride:Kh.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:Hh.borderRadius,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-"]},"border-top-right-radius":{canOverride:Kh.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:Hh.borderRadius,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-o-"]},"border-top-style":{canOverride:Kh.property.borderStyle,componentOf:["border-style","border-top"],defaultValue:"none"},"border-top-width":{canOverride:Kh.generic.unit,componentOf:["border-top","border-width"],defaultValue:"medium",oppositeTo:"border-bottom-width",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"border-width":{breakUp:Gh.fourValues,canOverride:Kh.generic.components([Kh.generic.unit,Kh.generic.unit,Kh.generic.unit,Kh.generic.unit]),componentOf:["border"],components:["border-top-width","border-right-width","border-bottom-width","border-left-width"],defaultValue:"medium",restore:Yh.fourValues,shortestValue:"0",shorthand:!0,singleTypeComponents:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"box-shadow":{propertyOptimizer:Hh.boxShadow,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero,$h.color],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},clear:{canOverride:Kh.property.clear,defaultValue:"none"},clip:{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},color:{canOverride:Kh.generic.color,defaultValue:"transparent",shortestValue:"red",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"column-gap":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},cursor:{canOverride:Kh.property.cursor,defaultValue:"auto"},display:{canOverride:Kh.property.display},filter:{propertyOptimizer:Hh.filter,valueOptimizers:[$h.fraction]},float:{canOverride:Kh.property.float,defaultValue:"none"},font:{breakUp:Gh.font,canOverride:Kh.generic.components([Kh.property.fontStyle,Kh.property.fontVariant,Kh.property.fontWeight,Kh.property.fontStretch,Kh.generic.unit,Kh.generic.unit,Kh.property.fontFamily]),components:["font-style","font-variant","font-weight","font-stretch","font-size","line-height","font-family"],restore:Yh.font,shorthand:!0,valueOptimizers:[$h.textQuotes]},"font-family":{canOverride:Kh.property.fontFamily,defaultValue:"user|agent|specific",valueOptimizers:[$h.textQuotes]},"font-size":{canOverride:Kh.generic.unit,defaultValue:"medium",shortestValue:"0",valueOptimizers:[$h.fraction]},"font-stretch":{canOverride:Kh.property.fontStretch,defaultValue:"normal"},"font-style":{canOverride:Kh.property.fontStyle,defaultValue:"normal"},"font-variant":{canOverride:Kh.property.fontVariant,defaultValue:"normal"},"font-weight":{canOverride:Kh.property.fontWeight,defaultValue:"normal",propertyOptimizer:Hh.fontWeight,shortestValue:"400"},gap:{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},height:{canOverride:Kh.generic.unit,defaultValue:"auto",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},left:{canOverride:Kh.property.left,defaultValue:"auto",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"letter-spacing":{valueOptimizers:[$h.fraction,$h.zero]},"line-height":{canOverride:Kh.generic.unitOrNumber,defaultValue:"normal",shortestValue:"0",valueOptimizers:[$h.fraction,$h.zero]},"list-style":{canOverride:Kh.generic.components([Kh.property.listStyleType,Kh.property.listStylePosition,Kh.property.listStyleImage]),components:["list-style-type","list-style-position","list-style-image"],breakUp:Gh.listStyle,restore:Yh.withoutDefaults,defaultValue:"outside",shortestValue:"none",shorthand:!0},"list-style-image":{canOverride:Kh.generic.image,componentOf:["list-style"],defaultValue:"none"},"list-style-position":{canOverride:Kh.property.listStylePosition,componentOf:["list-style"],defaultValue:"outside",shortestValue:"inside"},"list-style-type":{canOverride:Kh.property.listStyleType,componentOf:["list-style"],defaultValue:"decimal|disc",shortestValue:"none"},margin:{breakUp:Gh.fourValues,canOverride:Kh.generic.components([Kh.generic.unit,Kh.generic.unit,Kh.generic.unit,Kh.generic.unit]),components:["margin-top","margin-right","margin-bottom","margin-left"],defaultValue:"0",propertyOptimizer:Hh.margin,restore:Yh.fourValues,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-bottom":{canOverride:Kh.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-top",propertyOptimizer:Hh.margin,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-inline-end":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-inline-start":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-left":{canOverride:Kh.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-right",propertyOptimizer:Hh.margin,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-right":{canOverride:Kh.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-left",propertyOptimizer:Hh.margin,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"margin-top":{canOverride:Kh.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-bottom",propertyOptimizer:Hh.margin,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"max-height":{canOverride:Kh.generic.unit,defaultValue:"none",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"max-width":{canOverride:Kh.generic.unit,defaultValue:"none",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"min-height":{canOverride:Kh.generic.unit,defaultValue:"0",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"min-width":{canOverride:Kh.generic.unit,defaultValue:"0",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},opacity:{valueOptimizers:[$h.fraction,$h.precision]},outline:{canOverride:Kh.generic.components([Kh.generic.color,Kh.property.outlineStyle,Kh.generic.unit]),components:["outline-color","outline-style","outline-width"],breakUp:Gh.outline,restore:Yh.withoutDefaults,defaultValue:"0",propertyOptimizer:Hh.outline,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"outline-color":{canOverride:Kh.generic.color,componentOf:["outline"],defaultValue:"invert",shortestValue:"red",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.color]},"outline-style":{canOverride:Kh.property.outlineStyle,componentOf:["outline"],defaultValue:"none"},"outline-width":{canOverride:Kh.generic.unit,componentOf:["outline"],defaultValue:"medium",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},overflow:{canOverride:Kh.property.overflow,defaultValue:"visible"},"overflow-x":{canOverride:Kh.property.overflow,defaultValue:"visible"},"overflow-y":{canOverride:Kh.property.overflow,defaultValue:"visible"},padding:{breakUp:Gh.fourValues,canOverride:Kh.generic.components([Kh.generic.unit,Kh.generic.unit,Kh.generic.unit,Kh.generic.unit]),components:["padding-top","padding-right","padding-bottom","padding-left"],defaultValue:"0",propertyOptimizer:Hh.padding,restore:Yh.fourValues,shorthand:!0,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"padding-bottom":{canOverride:Kh.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-top",propertyOptimizer:Hh.padding,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"padding-left":{canOverride:Kh.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-right",propertyOptimizer:Hh.padding,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"padding-right":{canOverride:Kh.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-left",propertyOptimizer:Hh.padding,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"padding-top":{canOverride:Kh.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-bottom",propertyOptimizer:Hh.padding,valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},position:{canOverride:Kh.property.position,defaultValue:"static"},right:{canOverride:Kh.property.right,defaultValue:"auto",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"row-gap":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},src:{valueOptimizers:[$h.urlWhiteSpace,$h.urlPrefix,$h.urlQuotes]},"stroke-width":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"text-align":{canOverride:Kh.property.textAlign,defaultValue:"left|right"},"text-decoration":{canOverride:Kh.property.textDecoration,defaultValue:"none"},"text-indent":{canOverride:Kh.property.textOverflow,defaultValue:"none",valueOptimizers:[$h.fraction,$h.zero]},"text-overflow":{canOverride:Kh.property.textOverflow,defaultValue:"none"},"text-shadow":{canOverride:Kh.property.textShadow,defaultValue:"none",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.zero,$h.color]},top:{canOverride:Kh.property.top,defaultValue:"auto",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},transform:{canOverride:Kh.property.transform,valueOptimizers:[$h.whiteSpace,$h.degrees,$h.fraction,$h.precision,$h.unit,$h.zero],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},transition:{breakUp:Gh.multiplex(Gh.transition),canOverride:Kh.generic.components([Kh.property.transitionProperty,Kh.generic.time,Kh.generic.timingFunction,Kh.generic.time]),components:["transition-property","transition-duration","transition-timing-function","transition-delay"],defaultValue:"none",restore:Yh.multiplex(Yh.withoutDefaults),shorthand:!0,valueOptimizers:[$h.time,$h.fraction],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-delay":{canOverride:Kh.generic.time,componentOf:["transition"],defaultValue:"0s",intoMultiplexMode:"real",valueOptimizers:[$h.time],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-duration":{canOverride:Kh.generic.time,componentOf:["transition"],defaultValue:"0s",intoMultiplexMode:"real",keepUnlessDefault:"transition-delay",valueOptimizers:[$h.time,$h.fraction],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-property":{canOverride:Kh.generic.propertyName,componentOf:["transition"],defaultValue:"all",intoMultiplexMode:"placeholder",placeholderValue:"_",vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-timing-function":{canOverride:Kh.generic.timingFunction,componentOf:["transition"],defaultValue:"ease",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"vertical-align":{canOverride:Kh.property.verticalAlign,defaultValue:"baseline",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},visibility:{canOverride:Kh.property.visibility,defaultValue:"visible"},"-webkit-tap-highlight-color":{valueOptimizers:[$h.whiteSpace,$h.color]},"-webkit-margin-end":{valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"white-space":{canOverride:Kh.property.whiteSpace,defaultValue:"normal"},width:{canOverride:Kh.generic.unit,defaultValue:"auto",shortestValue:"0",valueOptimizers:[$h.whiteSpace,$h.fraction,$h.precision,$h.unit,$h.zero]},"z-index":{canOverride:Kh.property.zIndex,defaultValue:"auto"}},Xh={};function Jh(e,t){var n=Qh(Zh[e],{});return"componentOf"in n&&(n.componentOf=n.componentOf.map((function(e){return t+e}))),"components"in n&&(n.components=n.components.map((function(e){return t+e}))),"keepUnlessDefault"in n&&(n.keepUnlessDefault=t+n.keepUnlessDefault),n}Xh={};for(var ef in Zh){var tf=Zh[ef];if("vendorPrefixes"in tf){for(var nf=0;nf<tf.vendorPrefixes.length;nf++){var rf=tf.vendorPrefixes[nf],of=Jh(ef,rf);delete of.vendorPrefixes,Xh[rf+ef]=of}delete tf.vendorPrefixes}}var af=Qh(Zh,Xh),sf="",lf=bd,uf=Sd,cf=wd,df=Jd;function pf(e){return"filter"==e[1][1]||"-ms-filter"==e[1][1]}function mf(e,t,n){return!e.spaceAfterClosingBrace&&function(e){return"background"==e[1][1]||"transform"==e[1][1]||"src"==e[1][1]}(t)&&function(e,t){return e[t][1][e[t][1].length-1]==cf.CLOSE_ROUND_BRACKET}(t,n)||function(e,t){return e[t+1]&&e[t+1][1]==cf.FORWARD_SLASH}(t,n)||function(e,t){return e[t][1]==cf.FORWARD_SLASH}(t,n)||function(e,t){return e[t+1]&&e[t+1][1]==cf.COMMA}(t,n)||function(e,t){return e[t][1]==cf.COMMA}(t,n)}function hf(e,t){for(var n=e.store,r=0,i=t.length;r<i;r++)n(e,t[r]),r<i-1&&n(e,Cf(e))}function ff(e,t){for(var n=function(e){for(var t=e.length-1;t>=0&&e[t][0]==df.COMMENT;t--);return t}(t),r=0,i=t.length;r<i;r++)gf(e,t,r,n)}function gf(e,t,n,r){var i,o=e.store,a=t[n],s=a[2],l=s&&s[0]===df.PROPERTY_BLOCK;i=e.format?!(!e.format.semicolonAfterLastProperty&&!l)||n<r:n<r||l;var u=n===r;switch(a[0]){case df.AT_RULE:o(e,a),o(e,wf(e,lf.AfterProperty,!1));break;case df.AT_RULE_BLOCK:hf(e,a[1]),o(e,Sf(e,lf.AfterRuleBegins,!0)),ff(e,a[2]),o(e,xf(e,lf.AfterRuleEnds,!1,u));break;case df.COMMENT:o(e,a),o(e,vf(e,lf.AfterComment)+e.indentWith);break;case df.PROPERTY:o(e,a[1]),o(e,function(e){return e.format?cf.COLON+(bf(e,uf.BeforeValue)?cf.SPACE:sf):cf.COLON}(e)),s&&yf(e,a),o(e,i?wf(e,lf.AfterProperty,u):sf);break;case df.RAW:o(e,a)}}function yf(e,t){var n,r,i=e.store;if(t[2][0]==df.PROPERTY_BLOCK)i(e,Sf(e,lf.AfterBlockBegins,!1)),ff(e,t[2][1]),i(e,xf(e,lf.AfterBlockEnds,!1,!0));else for(n=2,r=t.length;n<r;n++)i(e,t[n]),n<r-1&&(pf(t)||!mf(e,t,n))&&i(e,cf.SPACE)}function vf(e,t){return e.format?e.format.breaks[t]:sf}function bf(e,t){return e.format&&e.format.spaces[t]}function Sf(e,t,n){return e.format?(e.indentBy+=e.format.indentBy,e.indentWith=e.format.indentWith.repeat(e.indentBy),(n&&bf(e,uf.BeforeBlockBegins)?cf.SPACE:sf)+cf.OPEN_CURLY_BRACKET+vf(e,t)+e.indentWith):cf.OPEN_CURLY_BRACKET}function xf(e,t,n,r){return e.format?(e.indentBy-=e.format.indentBy,e.indentWith=e.format.indentWith.repeat(e.indentBy),vf(e,n?lf.BeforeBlockEnds:lf.AfterProperty)+e.indentWith+cf.CLOSE_CURLY_BRACKET+(r?sf:vf(e,t)+e.indentWith)):cf.CLOSE_CURLY_BRACKET}function wf(e,t,n){return e.format?cf.SEMICOLON+(n?sf:vf(e,t)+e.indentWith):cf.SEMICOLON}function Cf(e){return e.format?cf.COMMA+vf(e,lf.BetweenSelectors)+e.indentWith:cf.COMMA}var kf={all:function e(t,n){var r,i,o,a,s=t.store;for(o=0,a=n.length;o<a;o++)switch(i=o==a-1,(r=n[o])[0]){case df.AT_RULE:s(t,r),s(t,wf(t,lf.AfterAtRule,i));break;case df.AT_RULE_BLOCK:hf(t,r[1]),s(t,Sf(t,lf.AfterRuleBegins,!0)),ff(t,r[2]),s(t,xf(t,lf.AfterRuleEnds,!1,i));break;case df.NESTED_BLOCK:hf(t,r[1]),s(t,Sf(t,lf.AfterBlockBegins,!0)),e(t,r[2]),s(t,xf(t,lf.AfterBlockEnds,!0,i));break;case df.COMMENT:s(t,r),s(t,vf(t,lf.AfterComment)+t.indentWith);break;case df.RAW:s(t,r);break;case df.RULE:hf(t,r[1]),s(t,Sf(t,lf.AfterRuleBegins,!0)),ff(t,r[2]),s(t,xf(t,lf.AfterRuleEnds,!1,i))}},body:ff,property:gf,rules:hf,value:yf},Of=kf;function Tf(e,t){e.output.push("string"==typeof t?t:t[1])}function Ef(){return{output:[],store:Tf}}var Af=function(e){var t=Ef();return Of.all(t,e),t.output.join("")},_f=function(e){var t=Ef();return Of.body(t,e),t.output.join("")},zf=function(e,t){var n=Ef();return Of.property(n,e,t,!0),n.output.join("")},Rf=function(e){var t=Ef();return Of.rules(t,e),t.output.join("")},Lf=function(e){var t=Ef();return Of.value(t,e),t.output.join("")},Pf=Vc,Bf=Dd,Wf=jd,Mf=Gd,Uf=Kd,If=Yd,Nf=Xd,qf=lp,Df=af,Vf=jh,Ff=sm,jf=Jd,Gf=wd,Kf=Cd,Yf=Rf,Hf="@charset",$f=new RegExp("^@charset","i"),Qf=Zp,Zf=/^(?:\-chrome\-|\-[\w\-]+\w|\w[\w\-]+\w|\w{1,}|\-\-\S+)$/,Xf=/^@import/i,Jf=/^url\(/i,eg=/^--\S+$/;function tg(e){return Jf.test(e)}function ng(e){return Xf.test(e[1])}function rg(e){var t;return("filter"==e.name||"-ms-filter"==e.name)&&((t=e.value[0][1]).indexOf("progid")>-1||0===t.indexOf("alpha")||0===t.indexOf("chroma"))}function ig(){}function og(e,t,n){var r,i,o,a,s,l,u,c,d,p=n.options,m=Yf(e),h=qf(t),f=n.options.plugins.level1Value,g=n.options.plugins.level1Property;for(c=0,d=h.length;c<d;c++){var y,v,b,S;if(o=(i=h[c]).name,u=Df[o]&&Df[o].propertyOptimizer||ig,r=Df[o]&&Df[o].valueOptimizers||[Vf.whiteSpace],Zf.test(o))if(0!==i.value.length)if(!i.hack||(i.hack[0]!=Uf.ASTERISK&&i.hack[0]!=Uf.UNDERSCORE||p.compatibility.properties.iePrefixHack)&&(i.hack[0]!=Uf.BACKSLASH||p.compatibility.properties.ieSuffixHack)&&(i.hack[0]!=Uf.BANG||p.compatibility.properties.ieBangHack))if(p.compatibility.properties.ieFilters||!rg(i)){if(i.block)og(e,i.value[0][1],n);else if(!eg.test(o)){for(y=0,b=i.value.length;y<b;y++){if(a=i.value[y][0],s=i.value[y][1],a==jf.PROPERTY_BLOCK){i.unused=!0,n.warnings.push("Invalid value token at "+Kf(s[0][1][2][0])+". Ignoring.");break}if(tg(s)&&!n.validator.isUrl(s)){i.unused=!0,n.warnings.push("Broken URL '"+s+"' at "+Kf(i.value[y][2][0])+". Ignoring.");break}for(v=0,S=r.length;v<S;v++)s=r[v](o,s,p);for(v=0,S=f.length;v<S;v++)s=f[v](o,s,p);i.value[y][1]=s}for(u(m,i,p),y=0,b=g.length;y<b;y++)g[y](m,i,p)}}else i.unused=!0;else i.unused=!0;else l=i.all[i.position],n.warnings.push("Empty property '"+o+"' at "+Kf(l[1][2][0])+". Ignoring."),i.unused=!0;else l=i.all[i.position],n.warnings.push("Invalid property name '"+o+"' at "+Kf(l[1][2][0])+". Ignoring."),i.unused=!0}Nf(h),If(h),function(e,t){var n,r;for(r=0;r<e.length;r++)(n=e[r])[0]==jf.COMMENT&&(ag(n,t),0===n[1].length&&(e.splice(r,1),r--))}(t,p)}function ag(e,t){e[1][2]==Gf.EXCLAMATION&&("all"==t.level[Ff.One].specialComments||t.commentsKept<t.level[Ff.One].specialComments)?t.commentsKept++:e[1]=[]}var sg=function e(t,n){var r=n.options,i=r.level[Ff.One],o=r.compatibility.selectors.ie7Hack,a=r.compatibility.selectors.adjacentSpace,s=r.compatibility.properties.spaceAfterClosingBrace,l=r.format,u=!1,c=!1;r.unitsRegexp=r.unitsRegexp||function(e){var t=["px","em","ex","cm","mm","in","pt","pc","%"];return["ch","rem","vh","vm","vmax","vmin","vw"].forEach((function(n){e.compatibility.units[n]&&t.push(n)})),new RegExp("(^|\\s|\\(|,)0(?:"+t.join("|")+")(\\W|$)","g")}(r),r.precision=r.precision||function(e){var t,n,r={matcher:null,units:{}},i=[];for(t in e)(n=e[t])!=Qf&&(r.units[t]={},r.units[t].value=n,r.units[t].multiplier=Math.pow(10,n),i.push(t));return i.length>0&&(r.enabled=!0,r.decimalPointMatcher=new RegExp("(\\d)\\.($|"+i.join("|")+")($|W)","g"),r.zeroMatcher=new RegExp("(\\d*)(\\.\\d+)("+i.join("|")+")","g")),r}(i.roundingPrecision),r.commentsKept=r.commentsKept||0;for(var d=0,p=t.length;d<p;d++){var m=t[d];switch(m[0]){case jf.AT_RULE:m[1]=ng(m)&&c?"":m[1],m[1]=i.tidyAtRules?Mf(m[1]):m[1],u=!0;break;case jf.AT_RULE_BLOCK:og(m[1],m[2],n),c=!0;break;case jf.NESTED_BLOCK:m[1]=i.tidyBlockScopes?Wf(m[1],s):m[1],e(m[2],n),c=!0;break;case jf.COMMENT:ag(m,r);break;case jf.RULE:m[1]=i.tidySelectors?Bf(m[1],!o,a,l,n.warnings):m[1],m[1]=m[1].length>1?Pf(m[1],i.selectorsSortingMethod):m[1],og(m[1],m[2],n),c=!0}(m[0]==jf.COMMENT&&0===m[1].length||i.removeEmpty&&(0===m[1].length||m[2]&&0===m[2].length))&&(t.splice(d,1),d--,p--)}return i.cleanupCharsets&&u&&function(e){for(var t=!1,n=0,r=e.length;n<r;n++){var i=e[n];i[0]==jf.AT_RULE&&$f.test(i[1])&&(t||-1==i[1].indexOf(Hf)?(e.splice(n,1),n--,r--):(t=!0,e.splice(n,1),e.unshift([jf.AT_RULE,i[1].replace($f,Hf)])))}}(t),t},lg=wd,ug=Nm,cg=/\/deep\//,dg=/^::/,pg=/:(-moz-|-ms-|-o-|-webkit-)/,mg=":not",hg=[":dir",":lang",":not",":nth-child",":nth-last-child",":nth-last-of-type",":nth-of-type"],fg=/[>\+~]/,gg=[":after",":before",":first-letter",":first-line",":lang"],yg=["::after","::before","::first-letter","::first-line"],vg="double-quote",bg="single-quote",Sg="root";function xg(e){return cg.test(e)}function wg(e){return pg.test(e)}function Cg(e){var t,n,r,i,o,a,s=[],l=[],u=Sg,c=0,d=!1,p=!1;for(o=0,a=e.length;o<a;o++)t=e[o],i=!r&&fg.test(t),n=u==vg||u==bg,r?l.push(t):t==lg.DOUBLE_QUOTE&&u==Sg?(l.push(t),u=vg):t==lg.DOUBLE_QUOTE&&u==vg?(l.push(t),u=Sg):t==lg.SINGLE_QUOTE&&u==Sg?(l.push(t),u=bg):t==lg.SINGLE_QUOTE&&u==bg?(l.push(t),u=Sg):n?l.push(t):t==lg.OPEN_ROUND_BRACKET?(l.push(t),c++):t==lg.CLOSE_ROUND_BRACKET&&1==c&&d?(l.push(t),s.push(l.join("")),c--,l=[],d=!1):t==lg.CLOSE_ROUND_BRACKET?(l.push(t),c--):t==lg.COLON&&0===c&&d&&!p?(s.push(l.join("")),(l=[]).push(t)):t!=lg.COLON||0!==c||p?t==lg.SPACE&&0===c&&d||i&&0===c&&d?(s.push(l.join("")),l=[],d=!1):l.push(t):((l=[]).push(t),d=!0),r=t==lg.BACK_SLASH,p=t==lg.COLON;return l.length>0&&d&&s.push(l.join("")),s}function kg(e,t,n,r,i){return function(e,t,n){var r,i,o,a;for(o=0,a=e.length;o<a;o++)if(i=(r=e[o]).indexOf(lg.OPEN_ROUND_BRACKET)>-1?r.substring(0,r.indexOf(lg.OPEN_ROUND_BRACKET)):r,-1===t.indexOf(i)&&-1===n.indexOf(i))return!1;return!0}(t,n,r)&&function(e){var t,n,r,i,o,a;for(o=0,a=e.length;o<a;o++){if(n=(i=(r=(t=e[o]).indexOf(lg.OPEN_ROUND_BRACKET))>-1)?t.substring(0,r):t,i&&-1==hg.indexOf(n))return!1;if(!i&&hg.indexOf(n)>-1)return!1}return!0}(t)&&(t.length<2||!function(e,t){var n,r,i,o,a,s,l,u,c=0;for(l=0,u=t.length;l<u&&(n=t[l],i=t[l+1]);l++)if(r=e.indexOf(n,c),c=o=e.indexOf(n,r+1),r+n.length==o&&(a=n.indexOf(lg.OPEN_ROUND_BRACKET)>-1?n.substring(0,n.indexOf(lg.OPEN_ROUND_BRACKET)):n,s=i.indexOf(lg.OPEN_ROUND_BRACKET)>-1?i.substring(0,i.indexOf(lg.OPEN_ROUND_BRACKET)):i,a!=mg||s!=mg))return!0;return!1}(e,t))&&(t.length<2||i&&function(e){var t,n,r,i=0;for(n=0,r=e.length;n<r;n++)if(Og(t=e[n])?i+=yg.indexOf(t)>-1?1:0:i+=gg.indexOf(t)>-1?1:0,i>1)return!1;return!0}(t))}function Og(e){return dg.test(e)}var Tg=function(e,t,n,r){var i,o,a,s=ug(e,lg.COMMA);for(o=0,a=s.length;o<a;o++)if(0===(i=s[o]).length||xg(i)||wg(i)||i.indexOf(lg.COLON)>-1&&!kg(i,Cg(i),t,n,r))return!1;return!0},Eg=wd;var Ag=function(e,t,n){var r,i,o,a=t.value.length,s=n.value.length,l=Math.max(a,s),u=Math.min(a,s)-1;for(o=0;o<l;o++)if(r=t.value[o]&&t.value[o][1]||r,i=n.value[o]&&n.value[o][1]||i,r!=Eg.COMMA&&i!=Eg.COMMA&&!e(r,i,o,o<=u))return!1;return!0};var _g=function(e){for(var t=e.value.length-1;t>=0;t--)if("inherit"==e.value[t][1])return!0;return!1};var zg=af,Rg=dp;function Lg(e,t){return 1==e.value.length&&t.isVariable(e.value[0][1])}function Pg(e,t){return e.value.length>1&&e.value.filter((function(e){return t.isVariable(e[1])})).length>1}var Bg=function(e,t,n){for(var r,i,o,a=e.length-1;a>=0;a--){var s=e[a],l=zg[s.name];if(!s.dynamic&&l&&l.shorthand){if(Lg(s,t)||Pg(s,t)){s.optimizable=!1;continue}s.shorthand=!0,s.dirty=!0;try{if(s.components=l.breakUp(s,zg,t),l.shorthandComponents)for(i=0,o=s.components.length;i<o;i++)(r=s.components[i]).components=zg[r.name].breakUp(r,zg,t)}catch(e){if(!(e instanceof Rg))throw e;s.components=[],n.push(e.message)}s.components.length>0?s.multiplex=s.components[0].multiplex:s.unused=!0}}},Wg=af;var Mg=function(e){var t=Wg[e.name];return t&&t.shorthand?t.restore(e,Wg):e.value},Ug=Ag,Ig=_g,Ng=function(e){var t,n,r=e.value[0][1];for(t=1,n=e.value.length;t<n;t++)if(e.value[t][1]!=r)return!1;return!0},qg=Bg,Dg=af,Vg=Up,Fg=Mg,jg=Xd,Gg=up,Kg=_f,Yg=Jd;function Hg(e,t,n,r){var i,o,a,s,l=e[t],u=[];for(i in n)void 0!==l&&i==l.name||(o=Dg[i],a=n[i],l&&$g(n,i,l)?delete n[i]:o.components.length>Object.keys(a).length||Qg(a)||Zg(a,i,r)&&Jg(a)&&(ey(a)?ty(e,a,i,r):ay(e,a,i,r),u.push(i)));for(s=u.length-1;s>=0;s--)delete n[u[s]]}function $g(e,t,n){var r,i=Dg[t],o=Dg[n.name];if("overridesShorthands"in i&&i.overridesShorthands.indexOf(n.name)>-1)return!0;if(o&&"componentOf"in o)for(r in e[t])if(o.componentOf.indexOf(r)>-1)return!0;return!1}function Qg(e){var t,n;for(n in e){if(void 0!==t&&e[n].important!=t)return!0;t=e[n].important}return!1}function Zg(e,t,n){var r,i,o,a,s=Dg[t],l=[Yg.PROPERTY,[Yg.PROPERTY_NAME,t],[Yg.PROPERTY_VALUE,s.defaultValue]],u=Gg(l);for(qg([u],n,[]),o=0,a=s.components.length;o<a;o++)if(r=e[s.components[o]],i=Dg[r.name].canOverride||Xg,!Ug(i.bind(null,n),u.components[o],r))return!1;return!0}function Xg(e,t,n){return t===n}function Jg(e){var t,n,r,i,o=null;for(n in e)if(r=e[n],"restore"in(i=Dg[n])){if(jg([r.all[r.position]],Fg),t=i.restore(r,Dg).length,null!==o&&t!==o)return!1;o=t}return!0}function ey(e){var t,n,r=null;for(t in e){if(n=Ig(e[t]),null!==r&&r!==n)return!0;r=n}return!1}function ty(e,t,n,r){var i,o,a,s,l=function(e,t,n){var r,i,o,a,s,l,u=[],c={},d={},p=Dg[t],m=[Yg.PROPERTY,[Yg.PROPERTY_NAME,t],[Yg.PROPERTY_VALUE,p.defaultValue]],h=Gg(m);for(qg([h],n,[]),s=0,l=p.components.length;s<l;s++)r=e[p.components[s]],Ig(r)?(i=r.all[r.position].slice(0,2),Array.prototype.push.apply(i,r.value),u.push(i),(o=Vg(r)).value=ny(e,o.name),h.components[s]=o,c[r.name]=Vg(r)):((o=Vg(r)).all=r.all,h.components[s]=o,d[r.name]=r);return h.important=e[Object.keys(e).pop()].important,a=ry(d,1),m[1].push(a),jg([h],Fg),m=m.slice(0,2),Array.prototype.push.apply(m,h.value),u.unshift(m),[u,h,c]}(t,n,r),u=function(e,t,n){var r,i,o,a,s,l,u=[],c={},d={},p=Dg[t],m=[Yg.PROPERTY,[Yg.PROPERTY_NAME,t],[Yg.PROPERTY_VALUE,"inherit"]],h=Gg(m);for(qg([h],n,[]),s=0,l=p.components.length;s<l;s++)r=e[p.components[s]],Ig(r)?c[r.name]=r:(i=r.all[r.position].slice(0,2),Array.prototype.push.apply(i,r.value),u.push(i),d[r.name]=Vg(r));return o=ry(c,1),m[1].push(o),a=ry(c,2),m[2].push(a),u.unshift(m),[u,h,d]}(t,n,r),c=l[0],d=u[0],p=Kg(c).length<Kg(d).length,m=p?c:d,h=p?l[1]:u[1],f=p?l[2]:u[2],g=t[Object.keys(t).pop()],y=g.all,v=g.position;for(i in h.position=v,h.shorthand=!0,h.important=g.important,h.multiplex=!1,h.dirty=!0,h.all=y,h.all[v]=m[0],e.splice(v,1,h),t)(o=t[i]).unused=!0,h.multiplex=h.multiplex||o.multiplex,o.name in f&&(a=f[o.name],s=oy(m,i),a.position=y.length,a.all=y,a.all.push(s),e.push(a))}function ny(e,t){var n=Dg[t];return"oppositeTo"in n?e[n.oppositeTo].value:[[Yg.PROPERTY_VALUE,n.defaultValue]]}function ry(e,t){var n,r,i,o,a=[];for(o in e)i=(r=(n=e[o]).all[n.position])[t][r[t].length-1],Array.prototype.push.apply(a,i);return a.sort(iy)}function iy(e,t){var n=e[0],r=t[0],i=e[1],o=t[1];return n<r||n===r&&i<o?-1:1}function oy(e,t){var n,r;for(n=0,r=e.length;n<r;n++)if(e[n][1][1]==t)return e[n]}function ay(e,t,n,r){var i,o,a,s=Dg[n],l=[Yg.PROPERTY,[Yg.PROPERTY_NAME,n],[Yg.PROPERTY_VALUE,s.defaultValue]],u=function(e,t,n){var r=Object.keys(t),i=t[r[0]].position,o=t[r[r.length-1]].position;return"border"==n&&function(e,t){for(var n=e.length-1;n>=0;n--)if(e[n].name==t)return!0;return!1}(e.slice(i,o),"border-image")?i:o}(e,t,n),c=Gg(l);c.shorthand=!0,c.dirty=!0,c.multiplex=!1,qg([c],r,[]);for(var d=0,p=s.components.length;d<p;d++){var m=t[s.components[d]];c.components[d]=Vg(m),c.important=m.important,c.multiplex=c.multiplex||m.multiplex,a=m.all}for(var h in t)t[h].unused=!0;i=ry(t,1),l[1].push(i),o=ry(t,2),l[2].push(o),c.position=u,c.all=a,c.all[u]=l,e.splice(u,1,c)}var sy=af;function ly(e,t){return e.components.filter(t)[0]}var uy=af;function cy(e,t){var n=uy[e.name];return"components"in n&&n.components.indexOf(t.name)>-1}var dy=wd;var py=af;var my=_g,hy=function(e){for(var t=e.value.length-1;t>=0;t--)if("unset"==e.value[t][1])return!0;return!1},fy=Ag,gy=function(e,t){var n,r=(n=t,function(e){return n.name===e.name});return ly(e,r)||function(e,t){var n,r,i;if(!sy[e.name].shorthandComponents)return;for(r=0,i=e.components.length;r<i;r++)if(n=ly(e.components[r],t))return n;return}(e,r)},yy=function(e,t,n){return cy(e,t)||!n&&!!uy[e.name].shorthandComponents&&function(e,t){return e.components.some((function(e){return cy(e,t)}))}(e,t)},vy=function(e){return"font"!=e.name||-1==e.value[0][1].indexOf(dy.INTERNAL)},by=function(e,t){return e.name in py&&"overridesShorthands"in py[e.name]&&py[e.name].overridesShorthands.indexOf(t.name)>-1},Sy=kp,xy=af,wy=Up,Cy=Mg,ky=Ip,Oy=Xd,Ty=Jd,Ey=wd,Ay=zf;function _y(e,t,n){return t===n}function zy(e,t){for(var n=0;n<e.components.length;n++){var r=e.components[n],i=xy[r.name],o=i&&i.canOverride||_y,a=ky(r);if(a.value=[[Ty.PROPERTY_VALUE,i.defaultValue]],!fy(o.bind(null,t),a,r))return!0}return!1}function Ry(e,t){t.unused=!0,Wy(t,Uy(e)),e.value=t.value}function Ly(e,t){t.unused=!0,e.multiplex=!0,e.value=t.value}function Py(e,t){t.multiplex?Ly(e,t):e.multiplex?Ry(e,t):function(e,t){t.unused=!0,e.value=t.value}(e,t)}function By(e,t){t.unused=!0;for(var n=0,r=e.components.length;n<r;n++)Py(e.components[n],t.components[n],e.multiplex)}function Wy(e,t){e.multiplex=!0,xy[e.name].shorthand?function(e,t){var n,r,i;for(r=0,i=e.components.length;r<i;r++)(n=e.components[r]).multiplex||My(n,t)}(e,t):My(e,t)}function My(e,t){for(var n,r=xy[e.name],i="real"==r.intoMultiplexMode,o="real"==r.intoMultiplexMode?e.value.slice(0):"placeholder"==r.intoMultiplexMode?r.placeholderValue:r.defaultValue,a=Uy(e),s=o.length;a<t;a++)if(e.value.push([Ty.PROPERTY_VALUE,Ey.COMMA]),Array.isArray(o))for(n=0;n<s;n++)e.value.push(i?o[n]:[Ty.PROPERTY_VALUE,o[n]]);else e.value.push(i?o:[Ty.PROPERTY_VALUE,o])}function Uy(e){for(var t=0,n=0,r=e.value.length;n<r;n++)e.value[n][1]==Ey.COMMA&&t++;return t+1}function Iy(e){var t=[Ty.PROPERTY,[Ty.PROPERTY_NAME,e.name]].concat(e.value);return Ay([t],0).length}function Ny(e,t,n){for(var r=0,i=t;i>=0&&(e[i].name!=n||e[i].unused||r++,!(r>1));i--);return r>1}function qy(e,t){for(var n=0,r=e.components.length;n<r;n++)if(!Dy(t.isUrl,e.components[n])&&Dy(t.isFunction,e.components[n]))return!0;return!1}function Dy(e,t){for(var n=0,r=t.value.length;n<r;n++)if(t.value[n][1]!=Ey.COMMA&&e(t.value[n][1]))return!0;return!1}function Vy(e,t){if(!e.multiplex&&!t.multiplex||e.multiplex&&t.multiplex)return!1;var n,r=e.multiplex?e:t,i=e.multiplex?t:e,o=wy(r);Oy([o],Cy);var a=wy(i);Oy([a],Cy);var s=Iy(o)+1+Iy(a);return e.multiplex?Ry(n=gy(o,a),a):(n=gy(a,o),Wy(a,Uy(o)),Ly(n,o)),Oy([a],Cy),s<=Iy(a)}function Fy(e){return e.name in xy}function jy(e,t){return!e.multiplex&&("background"==e.name||"background-image"==e.name)&&t.multiplex&&("background"==t.name||"background-image"==t.name)&&function(e){for(var t=function(e){for(var t=[],n=0,r=[],i=e.length;n<i;n++){var o=e[n];o[1]==Ey.COMMA?(t.push(r),r=[]):r.push(o)}return t.push(r),t}(e),n=0,r=t.length;n<r;n++)if(1==t[n].length&&"none"==t[n][0][1])return!0;return!1}(t.value)}var Gy=function(e,t){var n,r,i,o,a,s,l,u={};if(!(e.length<3)){for(o=0,a=e.length;o<a;o++)if(i=e[o],n=Dg[i.name],!i.dynamic&&!i.unused&&!i.hack&&!i.block&&(!n||!n.singleTypeComponents||Ng(i))&&(Hg(e,o,u,t),n&&n.componentOf))for(s=0,l=n.componentOf.length;s<l;s++)u[r=n.componentOf[s]]=u[r]||{},u[r][i.name]=i;Hg(e,o,u,t)}},Ky=function(e,t,n,r){var i,o,a,s,l,u,c,d,p,m,h;e:for(p=e.length-1;p>=0;p--)if(Fy(o=e[p])&&!o.block){i=xy[o.name].canOverride||_y;t:for(m=p-1;m>=0;m--)if(Fy(a=e[m])&&!a.block&&!a.dynamic&&!o.dynamic&&!a.unused&&!o.unused&&(!a.hack||o.hack||o.important)&&(a.hack||a.important||!o.hack)&&(a.important!=o.important||a.hack[0]==o.hack[0])&&!(a.important==o.important&&(a.hack[0]!=o.hack[0]||a.hack[1]&&a.hack[1]!=o.hack[1])||my(o)||jy(a,o)))if(o.shorthand&&yy(o,a)){if(!o.important&&a.important)continue;if(!Sy([a],o.components))continue;if(!Dy(r.isFunction,a)&&qy(o,r))continue;if(!vy(o)){a.unused=!0;continue}s=gy(o,a),i=xy[a.name].canOverride||_y,fy(i.bind(null,r),a,s)&&(a.unused=!0)}else if(o.shorthand&&by(o,a)){if(!o.important&&a.important)continue;if(!Sy([a],o.components))continue;if(!Dy(r.isFunction,a)&&qy(o,r))continue;for(h=(l=a.shorthand?a.components:[a]).length-1;h>=0;h--)if(u=l[h],c=gy(o,u),i=xy[u.name].canOverride||_y,!fy(i.bind(null,r),a,c))continue t;a.unused=!0}else if(t&&a.shorthand&&!o.shorthand&&yy(a,o,!0)){if(o.important&&!a.important)continue;if(!o.important&&a.important){o.unused=!0;continue}if(Ny(e,p-1,a.name))continue;if(qy(a,r))continue;if(!vy(a))continue;if(hy(a)||hy(o))continue;if(s=gy(a,o),fy(i.bind(null,r),s,o)){var f=!n.properties.backgroundClipMerging&&s.name.indexOf("background-clip")>-1||!n.properties.backgroundOriginMerging&&s.name.indexOf("background-origin")>-1||!n.properties.backgroundSizeMerging&&s.name.indexOf("background-size")>-1,g=xy[o.name].nonMergeableValue===o.value[0][1];if(f||g)continue;if(!n.properties.merging&&zy(a,r))continue;if(s.value[0][1]!=o.value[0][1]&&(my(a)||my(o)))continue;if(Vy(a,o))continue;!a.multiplex&&o.multiplex&&Wy(a,Uy(o)),Py(s,o),a.dirty=!0}}else if(t&&a.shorthand&&o.shorthand&&a.name==o.name){if(!a.multiplex&&o.multiplex)continue;if(!o.important&&a.important){o.unused=!0;continue e}if(o.important&&!a.important){a.unused=!0;continue}if(!vy(o)){a.unused=!0;continue}for(h=a.components.length-1;h>=0;h--){var y=a.components[h],v=o.components[h];if(i=xy[y.name].canOverride||_y,!fy(i.bind(null,r),y,v))continue e}By(a,o),a.dirty=!0}else if(t&&a.shorthand&&o.shorthand&&yy(a,o)){if(!a.important&&o.important)continue;if(s=gy(a,o),i=xy[o.name].canOverride||_y,!fy(i.bind(null,r),s,o))continue;if(a.important&&!o.important){o.unused=!0;continue}if(xy[o.name].restore(o,xy).length>1)continue;Py(s=gy(a,o),o),o.dirty=!0}else if(a.name==o.name){if(d=!0,o.shorthand)for(h=o.components.length-1;h>=0&&d;h--)u=a.components[h],c=o.components[h],i=xy[c.name].canOverride||_y,d=d&&fy(i.bind(null,r),u,c);else i=xy[o.name].canOverride||_y,d=fy(i.bind(null,r),a,o);if(a.important&&!o.important&&d){o.unused=!0;continue}if(!a.important&&o.important&&d){a.unused=!0;continue}if(!d)continue;a.unused=!0}}},Yy=Bg,Hy=Mg,$y=lp,Qy=Yd,Zy=Xd,Xy=sm;var Jy=function e(t,n,r,i){var o,a,s,l=i.options.level[Xy.Two],u=$y(t,l.skipProperties);for(Yy(u,i.validator,i.warnings),a=0,s=u.length;a<s;a++)(o=u[a]).block&&e(o.value[0][1],n,r,i);r&&l.mergeIntoShorthands&&Gy(u,i.validator),n&&l.overrideProperties&&Ky(u,r,i.options.compatibility,i.validator),Zy(u,Hy),Qy(u)},ev=Tg,tv=Jy,nv=Vc,rv=Dd,iv=sm,ov=_f,av=Rf,sv=Jd;var lv=function(e,t){for(var n=[null,[],[]],r=t.options,i=r.compatibility.selectors.adjacentSpace,o=r.level[iv.One].selectorsSortingMethod,a=r.compatibility.selectors.mergeablePseudoClasses,s=r.compatibility.selectors.mergeablePseudoElements,l=r.compatibility.selectors.mergeLimit,u=r.compatibility.selectors.multiplePseudoMerging,c=0,d=e.length;c<d;c++){var p=e[c];p[0]==sv.RULE?n[0]==sv.RULE&&av(p[1])==av(n[1])?(Array.prototype.push.apply(n[2],p[2]),tv(n[2],!0,!0,t),p[2]=[]):n[0]==sv.RULE&&ov(p[2])==ov(n[2])&&ev(av(p[1]),a,s,u)&&ev(av(n[1]),a,s,u)&&n[1].length<l?(n[1]=rv(n[1].concat(p[1]),!1,i,!1,t.warnings),n[1]=n.length>1?nv(n[1],o):n[1],p[2]=[]):n=p:n=[null,[],[]]}},uv=/\-\-.+$/;function cv(e){return e.replace(uv,"")}var dv=function(e,t,n){var r,i,o,a,s,l;for(o=0,a=e.length;o<a;o++)for(r=e[o][1],s=0,l=t.length;s<l;s++){if(r==(i=t[s][1]))return!0;if(n&&cv(r)==cv(i))return!0}return!1},pv=wd,mv=".",hv="#",fv=":",gv=/[a-zA-Z]/,yv=/[\s,\(>~\+]/;function vv(e,t){return e.indexOf(":not(",t)===t}var bv=function(e){var t,n,r,i,o,a,s,l=[0,0,0],u=0,c=!1,d=!1;for(a=0,s=e.length;a<s;a++){if(t=e[a],n);else if(t!=pv.SINGLE_QUOTE||i||r)if(t==pv.SINGLE_QUOTE&&!i&&r)r=!1;else if(t!=pv.DOUBLE_QUOTE||i||r)if(t==pv.DOUBLE_QUOTE&&i&&!r)i=!1;else{if(r||i)continue;u>0&&!c||(t==pv.OPEN_ROUND_BRACKET?u++:t==pv.CLOSE_ROUND_BRACKET&&1==u?(u--,c=!1):t==pv.CLOSE_ROUND_BRACKET?u--:t==hv?l[0]++:t==mv||t==pv.OPEN_SQUARE_BRACKET?l[1]++:t!=fv||d||vv(e,a)?t==fv?c=!0:(0===a||o)&&gv.test(t)&&l[2]++:(l[1]++,c=!1))}else i=!0;else r=!0;d=t==fv,o=!(n=t==pv.BACK_SLASH)&&yv.test(t)}return l};function Sv(e,t){var n;return e in t||(t[e]=n=bv(e)),n||t[e]}var xv=dv,wv=function(e,t,n){var r,i,o,a,s,l;for(o=0,a=e.length;o<a;o++)for(r=Sv(e[o][1],n),s=0,l=t.length;s<l;s++)if(i=Sv(t[s][1],n),r[0]===i[0]&&r[1]===i[1]&&r[2]===i[2])return!0;return!1},Cv=/align\-items|box\-align|box\-pack|flex|justify/,kv=/^border\-(top|right|bottom|left|color|style|width|radius)/;function Ov(e,t,n){var r,i,o=e[0],a=e[1],s=e[2],l=e[5],u=e[6],c=t[0],d=t[1],p=t[2],m=t[5],h=t[6];return!("font"==o&&"line-height"==c||"font"==c&&"line-height"==o)&&((!Cv.test(o)||!Cv.test(c))&&(!(s==p&&Ev(o)==Ev(c)&&Tv(o)^Tv(c))&&(("border"!=s||!kv.test(p)||!("border"==o||o==p||a!=d&&Av(o,c)))&&(("border"!=p||!kv.test(s)||!("border"==c||c==s||a!=d&&Av(o,c)))&&(("border"!=s||"border"!=p||o==c||!(_v(o)&&zv(c)||zv(o)&&_v(c)))&&(s!=p||(!(o!=c||s!=p||a!=d&&(r=a,i=d,!Tv(r)||!Tv(i)||r.split("-")[1]==i.split("-")[2]))||(o!=c&&s==p&&o!=s&&c!=p||(o!=c&&s==p&&a==d||(!(!h||!u||Rv(s)||Rv(p)||xv(m,l,!1))||!wv(l,m,n)))))))))))}function Tv(e){return/^\-(?:moz|webkit|ms|o)\-/.test(e)}function Ev(e){return e.replace(/^\-(?:moz|webkit|ms|o)\-/,"")}function Av(e,t){return e.split("-").pop()==t.split("-").pop()}function _v(e){return"border-top"==e||"border-right"==e||"border-bottom"==e||"border-left"==e}function zv(e){return"border-color"==e||"border-style"==e||"border-width"==e}function Rv(e){return"font"==e||"line-height"==e||"list-style"==e}var Lv=function(e,t,n){for(var r=t.length-1;r>=0;r--)for(var i=e.length-1;i>=0;i--)if(!Ov(e[i],t[r],n))return!1;return!0},Pv=Jd,Bv=Rf,Wv=Lf;function Mv(e){return"list-style"==e?e:e.indexOf("-radius")>0?"border-radius":"border-collapse"==e||"border-spacing"==e||"border-image"==e?e:0===e.indexOf("border-")&&/^border\-\w+\-\w+$/.test(e)?e.match(/border\-\w+/)[0]:0===e.indexOf("border-")&&/^border\-\w+$/.test(e)?"border":0===e.indexOf("text-")||"-chrome-"==e?e:e.replace(/^\-\w+\-/,"").match(/([a-zA-Z]+)/)[0].toLowerCase()}var Uv=function e(t){var n,r,i,o,a,s,l=[];if(t[0]==Pv.RULE)for(n=!/[\.\+>~]/.test(Bv(t[1])),a=0,s=t[2].length;a<s;a++)(r=t[2][a])[0]==Pv.PROPERTY&&0!==(i=r[1][1]).length&&(o=Wv(r,a),l.push([i,o,Mv(i),t[2][a],i+":"+o,t[1],n]));else if(t[0]==Pv.NESTED_BLOCK)for(a=0,s=t[2].length;a<s;a++)l=l.concat(e(t[2][a]));return l},Iv=Lv,Nv=Ov,qv=Uv,Dv=dv,Vv=Rf,Fv=sm,jv=Jd;function Gv(e,t,n){var r,i,o,a,s,l,u,c;for(s=0,l=e.length;s<l;s++)for(i=(r=e[s])[5],u=0,c=t.length;u<c;u++)if(a=(o=t[u])[5],Dv(i,a,!0)&&!Nv(r,o,n))return!1;return!0}var Kv=Tg,Yv=Vc,Hv=Dd,$v=sm,Qv=_f,Zv=Rf,Xv=Jd;function Jv(e){return/\.|\*| :/.test(e)}function eb(e){var t=Zv(e[1]);return t.indexOf("__")>-1||t.indexOf("--")>-1}function tb(e){return e.replace(/--[^ ,>\+~:]+/g,"")}function nb(e,t){var n=tb(Zv(e[1]));for(var r in t){var i=t[r],o=tb(Zv(i[1]));(o.indexOf(n)>-1||n.indexOf(o)>-1)&&delete t[r]}}var rb=function(e,t){for(var n=t.options,r=n.level[$v.Two].mergeSemantically,i=n.compatibility.selectors.adjacentSpace,o=n.level[$v.One].selectorsSortingMethod,a=n.compatibility.selectors.mergeablePseudoClasses,s=n.compatibility.selectors.mergeablePseudoElements,l=n.compatibility.selectors.multiplePseudoMerging,u={},c=e.length-1;c>=0;c--){var d=e[c];if(d[0]==Xv.RULE){d[2].length>0&&!r&&Jv(Zv(d[1]))&&(u={}),d[2].length>0&&r&&eb(d)&&nb(d,u);var p=Qv(d[2]),m=u[p];m&&Kv(Zv(d[1]),a,s,l)&&Kv(Zv(m[1]),a,s,l)&&(d[2].length>0?(d[1]=Hv(m[1].concat(d[1]),!1,i,!1,t.warnings),d[1]=d[1].length>1?Yv(d[1],o):d[1]):d[1]=m[1].concat(d[1]),m[2]=[],u[p]=null),u[Qv(d[2])]=d}}},ib=Lv,ob=Uv,ab=Jy,sb=Rf,lb=Jd;var ub=function e(t){for(var n=t.slice(0),r=0,i=n.length;r<i;r++)Array.isArray(n[r])&&(n[r]=e(n[r]));return n},cb=Tg,db=Jy,pb=ub,mb=Jd,hb=_f,fb=Rf;function gb(e){for(var t=[],n=0;n<e.length;n++)t.push([e[n][1]]);return t}function yb(e,t,n,r,i){for(var o=[],a=[],s=[],l=t.length-1;l>=0;l--)if(!n.filterOut(l,o)){var u=t[l].where,c=e[u],d=pb(c[2]);o=o.concat(d),a.push(d),s.push(u)}db(o,!0,!1,i);for(var p=s.length,m=o.length-1,h=p-1;h>=0;)if((0===h||o[m]&&a[h].indexOf(o[m])>-1)&&m>-1)m--;else{var f=o.splice(m+1);n.callback(e[s[h]],f,p,h),h--}}var vb=function(e,t){for(var n=t.options,r=n.compatibility.selectors.mergeablePseudoClasses,i=n.compatibility.selectors.mergeablePseudoElements,o=n.compatibility.selectors.multiplePseudoMerging,a={},s=[],l=e.length-1;l>=0;l--){var u=e[l];if(u[0]==mb.RULE&&0!==u[2].length)for(var c=fb(u[1]),d=u[1].length>1&&cb(c,r,i,o),p=gb(u[1]),m=d?[c].concat(p):[c],h=0,f=m.length;h<f;h++){var g=m[h];a[g]?s.push(g):a[g]=[],a[g].push({where:l,list:p,isPartial:d&&h>0,isComplex:d&&0===h})}}!function(e,t,n,r,i){function o(e,t){return u[e].isPartial&&0===t.length}function a(e,t,n,r){u[n-r-1].isPartial||(e[2]=t)}for(var s=0,l=t.length;s<l;s++){var u=n[t[s]];yb(e,u,{filterOut:o,callback:a},r,i)}}(e,s,a,n,t),function(e,t,n,r){var i=n.compatibility.selectors.mergeablePseudoClasses,o=n.compatibility.selectors.mergeablePseudoElements,a=n.compatibility.selectors.multiplePseudoMerging,s={};function l(e){return s.data[e].where<s.intoPosition}function u(e,t,n,r){0===r&&s.reducedBodies.push(t)}e:for(var c in t){var d=t[c];if(d[0].isComplex){var p=d[d.length-1].where,m=e[p],h=[],f=cb(c,i,o,a)?d[0].list:[c];s.intoPosition=p,s.reducedBodies=h;for(var g=0,y=f.length;g<y;g++){var v=t[f[g]];if(v.length<2)continue e;if(s.data=v,yb(e,v,{filterOut:l,callback:u},n,r),hb(h[h.length-1])!=hb(h[0]))continue e}m[2]=h[0]}}}(e,a,n,t)},bb=Jd,Sb=Af;var xb=function(e){var t,n,r,i,o=[];for(r=0,i=e.length;r<i;r++)(t=e[r])[0]!=bb.AT_RULE_BLOCK&&"@font-face"!=t[1][0][1]||(n=Sb([t]),o.indexOf(n)>-1?t[2]=[]:o.push(n))},wb=Jd,Cb=Af,kb=Rf;var Ob=function(e){var t,n,r,i,o,a={};for(i=0,o=e.length;i<o;i++)(n=e[i])[0]==wb.NESTED_BLOCK&&((t=a[r=kb(n[1])+"%"+Cb(n[2])])&&(t[2]=[]),a[r]=n)},Tb=Jd,Eb=_f,Ab=Rf;var _b=function(e){for(var t,n,r,i,o={},a=[],s=0,l=e.length;s<l;s++)(n=e[s])[0]==Tb.RULE&&(o[t=Ab(n[1])]&&1==o[t].length?a.push(t):o[t]=o[t]||[],o[t].push(s));for(s=0,l=a.length;s<l;s++){i=[];for(var u=o[t=a[s]].length-1;u>=0;u--)n=e[o[t][u]],r=Eb(n[2]),i.indexOf(r)>-1?n[2]=[]:i.push(r)}},zb=Bg,Rb=up,Lb=Xd,Pb=Jd,Bb=/^(\-moz\-|\-o\-|\-webkit\-)?animation-name$/,Wb=/^(\-moz\-|\-o\-|\-webkit\-)?animation$/,Mb=/^@(\-moz\-|\-o\-|\-webkit\-)?keyframes /,Ub=/\s{0,31}!important$/,Ib=/^(['"]?)(.*)\1$/;function Nb(e){return e.replace(Ib,"$2").replace(Ub,"")}function qb(e,t,n,r){var i,o,a,s,l,u={};for(s=0,l=e.length;s<l;s++)t(e[s],u);if(0!==Object.keys(u).length)for(i in Db(e,n,u,r),u)for(s=0,l=(o=u[i]).length;s<l;s++)(a=o[s])[a[0]==Pb.AT_RULE?1:2]=[]}function Db(e,t,n,r){var i,o,a=t(n);for(i=0,o=e.length;i<o;i++)switch(e[i][0]){case Pb.RULE:a(e[i],r);break;case Pb.NESTED_BLOCK:Db(e[i][2],t,n,r)}}function Vb(e,t){var n;e[0]==Pb.AT_RULE_BLOCK&&0===e[1][0][1].indexOf("@counter-style")&&(t[n=e[1][0][1].split(" ")[1]]=t[n]||[],t[n].push(e))}function Fb(e){return function(t,n){var r,i,o,a;for(o=0,a=t[2].length;o<a;o++)"list-style"==(r=t[2][o])[1][1]&&(i=Rb(r),zb([i],n.validator,n.warnings),i.components[0].value[0][1]in e&&delete e[r[2][1]],Lb([i])),"list-style-type"==r[1][1]&&r[2][1]in e&&delete e[r[2][1]]}}function jb(e,t){var n,r,i,o;if(e[0]==Pb.AT_RULE_BLOCK&&"@font-face"==e[1][0][1])for(i=0,o=e[2].length;i<o;i++)if("font-family"==(n=e[2][i])[1][1]){t[r=Nb(n[2][1].toLowerCase())]=t[r]||[],t[r].push(e);break}}function Gb(e){return function(t,n){var r,i,o,a,s,l,u,c;for(s=0,l=t[2].length;s<l;s++){if("font"==(r=t[2][s])[1][1]){for(i=Rb(r),zb([i],n.validator,n.warnings),u=0,c=(o=i.components[6]).value.length;u<c;u++)(a=Nb(o.value[u][1].toLowerCase()))in e&&delete e[a];Lb([i])}if("font-family"==r[1][1])for(u=2,c=r.length;u<c;u++)(a=Nb(r[u][1].toLowerCase()))in e&&delete e[a]}}}function Kb(e,t){var n;e[0]==Pb.NESTED_BLOCK&&Mb.test(e[1][0][1])&&(t[n=e[1][0][1].split(" ")[1]]=t[n]||[],t[n].push(e))}function Yb(e){return function(t,n){var r,i,o,a,s,l,u;for(a=0,s=t[2].length;a<s;a++){if(r=t[2][a],Wb.test(r[1][1])){for(i=Rb(r),zb([i],n.validator,n.warnings),l=0,u=(o=i.components[7]).value.length;l<u;l++)o.value[l][1]in e&&delete e[o.value[l][1]];Lb([i])}if(Bb.test(r[1][1]))for(l=2,u=r.length;l<u;l++)r[l][1]in e&&delete e[r[l][1]]}}}function Hb(e,t){var n;e[0]==Pb.AT_RULE&&0===e[1].indexOf("@namespace")&&(t[n=e[1].split(" ")[1]]=t[n]||[],t[n].push(e))}function $b(e){var t=new RegExp(Object.keys(e).join("\\||")+"\\|","g");return function(n){var r,i,o,a,s,l;for(o=0,a=n[1].length;o<a;o++)for(s=0,l=(r=n[1][o][1].match(t)).length;s<l;s++)(i=r[s].substring(0,r[s].length-1))in e&&delete e[i]}}function Qb(e,t){return e[1]>t[1]?1:-1}var Zb=Ov,Xb=Uv,Jb=Tg,eS=function(e){for(var t=[],n=[],r=0,i=e.length;r<i;r++){var o=e[r];-1==n.indexOf(o[1])&&(n.push(o[1]),t.push(o))}return t.sort(Qb)},tS=Jd,nS=ub,rS=_f,iS=Rf;function oS(e,t){return e>t?1:-1}var aS=lv,sS=function(e,t){for(var n=t.options.level[Fv.Two].mergeSemantically,r=t.cache.specificity,i={},o=[],a=e.length-1;a>=0;a--){var s=e[a];if(s[0]==jv.NESTED_BLOCK){var l=Vv(s[1]),u=i[l];u||(u=[],i[l]=u),u.push(a)}}for(var c in i){var d=i[c];e:for(var p=d.length-1;p>0;p--){var m=d[p],h=e[m],f=d[p-1],g=e[f];t:for(var y=1;y>=-1;y-=2){for(var v=1==y,b=v?m+1:f-1,S=v?f:m,x=v?1:-1,w=v?h:g,C=v?g:h,k=qv(w);b!=S;){var O=qv(e[b]);if(b+=x,!(n&&Gv(k,O,r)||Iv(k,O,r)))continue t}C[2]=v?w[2].concat(C[2]):C[2].concat(w[2]),w[2]=[],o.push(C);continue e}}}return o},lS=rb,uS=function(e,t){var n,r=t.cache.specificity,i={},o=[];for(n=e.length-1;n>=0;n--)if(e[n][0]==lb.RULE&&0!==e[n][2].length){var a=sb(e[n][1]);i[a]=[n].concat(i[a]||[]),2==i[a].length&&o.push(a)}for(n=o.length-1;n>=0;n--){var s=i[o[n]];e:for(var l=s.length-1;l>0;l--){var u=s[l-1],c=e[u],d=s[l],p=e[d];t:for(var m=1;m>=-1;m-=2){for(var h=1==m,f=h?u+1:d-1,g=h?d:u,y=h?1:-1,v=h?c:p,b=h?p:c,S=ob(v);f!=g;){var x=ob(e[f]);f+=y;var w=h?ib(S,x,r):ib(x,S,r);if(!w&&!h)continue e;if(!w&&h)continue t}h?(Array.prototype.push.apply(v[2],b[2]),b[2]=v[2]):Array.prototype.push.apply(b[2],v[2]),ab(b[2],!0,!0,t),v[2]=[]}}}},cS=vb,dS=xb,pS=Ob,mS=_b,hS=function(e,t){qb(e,Vb,Fb,t),qb(e,jb,Gb,t),qb(e,Kb,Yb,t),qb(e,Hb,$b,t)},fS=function(e,t){var n,r,i,o=t.options,a=o.compatibility.selectors.mergeablePseudoClasses,s=o.compatibility.selectors.mergeablePseudoElements,l=o.compatibility.selectors.mergeLimit,u=o.compatibility.selectors.multiplePseudoMerging,c=t.cache.specificity,d={},p=[],m={},h=[],f="%";function g(e,t){var n=function(e){for(var t=[],n=0,r=e.length;n<r;n++)t.push(iS(e[n][1]));return t.join(f)}(t);return m[n]=m[n]||[],m[n].push([e,t]),n}function y(e){var t,n=e.split(f),r=[];for(var i in m){var o=i.split(f);for(t=o.length-1;t>=0;t--)if(n.indexOf(o[t])>-1){r.push(i);break}}for(t=r.length-1;t>=0;t--)delete m[r[t]]}function v(e){for(var t=[],n=[],r=e.length-1;r>=0;r--)Jb(iS(e[r][1]),a,s,u)&&(n.unshift(e[r]),e[r][2].length>0&&-1==t.indexOf(e[r])&&t.push(e[r]));return t.length>1?n:[]}function b(e,t){var n=t[0],r=t[1],i=t[4],o=n.length+r.length+1,a=[],s=[],l=v(d[i]);if(!(l.length<2)){var u=x(l,o,1),c=u[0];if(c[1]>0)return function(e,t,n){for(var r=n.length-1;r>=0;r--){var i=g(t,n[r][0]);if(m[i].length>1&&T(e,m[i])){y(i);break}}}(e,t,u);for(var p=c[0].length-1;p>=0;p--)a=c[0][p][1].concat(a),s.unshift(c[0][p]);k(e,[t],a=eS(a),s)}}function S(e,t){return e[1]>t[1]?1:e[1]==t[1]?0:-1}function x(e,t,n){return w(e,t,n,1).sort(S)}function w(e,t,n,r){var i=[[e,C(e,t,n)]];if(e.length>2&&r>0)for(var o=e.length-1;o>=0;o--){var a=Array.prototype.slice.call(e,0);a.splice(o,1),i=i.concat(w(a,t,n,r-1))}return i}function C(e,t,n){for(var r=0,i=e.length-1;i>=0;i--)r+=e[i][2].length>n?iS(e[i][1]).length:-1;return r-(e.length-1)*t+1}function k(t,n,r,i){var o,a,s,l,u=[];for(o=i.length-1;o>=0;o--){var c=i[o];for(a=c[2].length-1;a>=0;a--){var d=c[2][a];for(s=0,l=n.length;s<l;s++){var p=n[s],m=d[1][1],h=p[0],f=p[4];if(m==h&&rS([d])==f){c[2].splice(a,1);break}}}}for(o=n.length-1;o>=0;o--)u.unshift(n[o][3]);var g=[tS.RULE,r,u];e.splice(t,0,g)}function O(e,t){var n=t[4],r=d[n];r&&r.length>1&&(function(e,t){var n,r,i=[],o=[],a=t[4],s=v(d[a]);if(s.length<2)return;e:for(var l in d){var u=d[l];for(n=s.length-1;n>=0;n--)if(-1==u.indexOf(s[n]))continue e;i.push(l)}if(i.length<2)return!1;for(n=i.length-1;n>=0;n--)for(r=p.length-1;r>=0;r--)if(p[r][4]==i[n]){o.unshift([p[r],s]);break}return T(e,o)}(e,t)||b(e,t))}function T(e,t){for(var n,r=0,i=[],o=t.length-1;o>=0;o--){r+=(n=t[o][0])[4].length+(o>0?1:0),i.push(n)}var a=x(t[0][1],r,i.length)[0];if(a[1]>0)return!1;var s=[],l=[];for(o=a[0].length-1;o>=0;o--)s=a[0][o][1].concat(s),l.unshift(a[0][o]);for(k(e,i,s=eS(s),l),o=i.length-1;o>=0;o--){n=i[o];var u=p.indexOf(n);delete d[n[4]],u>-1&&-1==h.indexOf(u)&&h.push(u)}return!0}function E(e,t,n){if(e[0]!=t[0])return!1;var r=t[4],i=d[r];return i&&i.indexOf(n)>-1}for(var A=e.length-1;A>=0;A--){var _,z,R,L,P,B=e[A];if(B[0]==tS.RULE)_=!0;else{if(B[0]!=tS.NESTED_BLOCK)continue;_=!1}var W=p.length,M=Xb(B);h=[];var U=[];for(z=M.length-1;z>=0;z--)for(R=z-1;R>=0;R--)if(!Zb(M[z],M[R],c)){U.push(z);break}for(z=M.length-1;z>=0;z--){var I=M[z],N=!1;for(R=0;R<W;R++){var q=p[R];-1==h.indexOf(R)&&(!Zb(I,q,c)&&!E(I,q,B)||d[q[4]]&&d[q[4]].length===l)&&(O(A+1,q),-1==h.indexOf(R)&&(h.push(R),delete d[q[4]])),N||(N=I[0]==q[0]&&I[1]==q[1])&&(P=R)}if(_&&!(U.indexOf(z)>-1)){var D=I[4];N&&p[P][5].length+I[5].length>l?(O(A+1,p[P]),p.splice(P,1),d[D]=[B],N=!1):(d[D]=d[D]||[],d[D].push(B)),N?p[P]=(n=p[P],r=I,i=void 0,(i=nS(n))[5]=i[5].concat(r[5]),i):p.push(I)}}for(z=0,L=(h=h.sort(oS)).length;z<L;z++){var V=h[z]-z;p.splice(V,1)}}for(var F=e[0]&&e[0][0]==tS.AT_RULE&&0===e[0][1].indexOf("@charset")?1:0;F<e.length-1;F++){var j=e[F][0]===tS.AT_RULE&&0===e[F][1].indexOf("@import"),G=e[F][0]===tS.COMMENT;if(!j&&!G)break}for(A=0;A<p.length;A++)O(F,p[A])},gS=Jy,yS=sm,vS=Jd;function bS(e){for(var t=0,n=e.length;t<n;t++){var r=e[t],i=!1;switch(r[0]){case vS.RULE:i=0===r[1].length||0===r[2].length;break;case vS.NESTED_BLOCK:bS(r[2]),i=0===r[2].length;break;case vS.AT_RULE:i=0===r[1].length;break;case vS.AT_RULE_BLOCK:i=0===r[2].length}i&&(e.splice(t,1),t--,n--)}}function SS(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];switch(i[0]){case vS.RULE:gS(i[2],!0,!0,t);break;case vS.NESTED_BLOCK:SS(i[2],t)}}}function xS(e,t,n){var r,i,o=t.options.level[yS.Two],a=t.options.plugins.level2Block;if(function(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];if(i[0]==vS.NESTED_BLOCK){var o=/@(-moz-|-o-|-webkit-)?keyframes/.test(i[1][0][1]);xS(i[2],t,!o)}}}(e,t),SS(e,t),o.removeDuplicateRules&&mS(e),o.mergeAdjacentRules&&aS(e,t),o.reduceNonAdjacentRules&&cS(e,t),o.mergeNonAdjacentRules&&"body"!=o.mergeNonAdjacentRules&&uS(e,t),o.mergeNonAdjacentRules&&"selector"!=o.mergeNonAdjacentRules&&lS(e,t),o.restructureRules&&o.mergeAdjacentRules&&n&&(fS(e,t),aS(e,t)),o.restructureRules&&!o.mergeAdjacentRules&&n&&fS(e,t),o.removeDuplicateFontRules&&dS(e),o.removeDuplicateMediaBlocks&&pS(e),o.removeUnusedAtRules&&hS(e,t),o.mergeMedia)for(i=(r=sS(e,t)).length-1;i>=0;i--)xS(r[i][2],t,!1);for(i=0;i<a.length;i++)a[i](e);return o.removeEmpty&&bS(e),e}var wS=xS,CS=new RegExp("^(\\-moz\\-|\\-webkit\\-)?calc\\([^\\)]+\\)$","i"),kS=/[0-9]/,OS=new RegExp("^(var\\(\\-\\-[^\\)]+\\)|[A-Z]+(\\-|[A-Z]|[0-9])+\\(.*?\\)|\\-(\\-|[A-Z]|[0-9])+\\(.*?\\))$","i"),TS=/^#(?:[0-9a-f]{4}|[0-9a-f]{8})$/i,ES=/^hsl\(\s{0,31}[\-\.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31}\)|hsla\(\s{0,31}[\-\.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\.?\d+\s{0,31}\)$/,AS=/^(\-[a-z0-9_][a-z0-9\-_]*|[a-z_][a-z0-9\-_]*)$/i,_S=/^[a-z]+$/i,zS=/^-([a-z0-9]|-)*$/i,RS=/^("[^"]*"|'[^']*')$/i,LS=/^rgb\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31}\)|rgba\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\.\d]+\s{0,31}\)$/i,PS=/\d+(s|ms)/,BS=/^(cubic\-bezier|steps)\([^\)]+\)$/,WS=["ms","s"],MS=/^url\([\s\S]+\)$/i,US=new RegExp("^var\\(\\-\\-[^\\)]+\\)$","i"),IS=/^#[0-9a-f]{8}$/i,NS=/^#[0-9a-f]{4}$/i,qS=/^#[0-9a-f]{6}$/i,DS=/^#[0-9a-f]{3}$/i,VS={"^":["inherit","initial","unset"],"*-style":["auto","dashed","dotted","double","groove","hidden","inset","none","outset","ridge","solid"],"*-timing-function":["ease","ease-in","ease-in-out","ease-out","linear","step-end","step-start"],"animation-direction":["alternate","alternate-reverse","normal","reverse"],"animation-fill-mode":["backwards","both","forwards","none"],"animation-iteration-count":["infinite"],"animation-name":["none"],"animation-play-state":["paused","running"],"background-attachment":["fixed","inherit","local","scroll"],"background-clip":["border-box","content-box","inherit","padding-box","text"],"background-origin":["border-box","content-box","inherit","padding-box"],"background-position":["bottom","center","left","right","top"],"background-repeat":["no-repeat","inherit","repeat","repeat-x","repeat-y","round","space"],"background-size":["auto","cover","contain"],"border-collapse":["collapse","inherit","separate"],bottom:["auto"],clear:["both","left","none","right"],color:["transparent"],cursor:["all-scroll","auto","col-resize","crosshair","default","e-resize","help","move","n-resize","ne-resize","no-drop","not-allowed","nw-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait"],display:["block","inline","inline-block","inline-table","list-item","none","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group"],float:["left","none","right"],left:["auto"],font:["caption","icon","menu","message-box","small-caption","status-bar","unset"],"font-size":["large","larger","medium","small","smaller","x-large","x-small","xx-large","xx-small"],"font-stretch":["condensed","expanded","extra-condensed","extra-expanded","normal","semi-condensed","semi-expanded","ultra-condensed","ultra-expanded"],"font-style":["italic","normal","oblique"],"font-variant":["normal","small-caps"],"font-weight":["100","200","300","400","500","600","700","800","900","bold","bolder","lighter","normal"],"line-height":["normal"],"list-style-position":["inside","outside"],"list-style-type":["armenian","circle","decimal","decimal-leading-zero","disc","decimal|disc","georgian","lower-alpha","lower-greek","lower-latin","lower-roman","none","square","upper-alpha","upper-latin","upper-roman"],overflow:["auto","hidden","scroll","visible"],position:["absolute","fixed","relative","static"],right:["auto"],"text-align":["center","justify","left","left|right","right"],"text-decoration":["line-through","none","overline","underline"],"text-overflow":["clip","ellipsis"],top:["auto"],"vertical-align":["baseline","bottom","middle","sub","super","text-bottom","text-top","top"],visibility:["collapse","hidden","visible"],"white-space":["normal","nowrap","pre"],width:["inherit","initial","medium","thick","thin"]},FS=["%","ch","cm","em","ex","in","mm","pc","pt","px","rem","vh","vm","vmax","vmin","vw"];function jS(e){return"auto"!=e&&(JS("color")(e)||function(e){return DS.test(e)||NS.test(e)||qS.test(e)||IS.test(e)}(e)||GS(e)||function(e){return _S.test(e)}(e))}function GS(e){return tx(e)||HS(e)}function KS(e){return CS.test(e)}function YS(e){return OS.test(e)}function HS(e){return ES.test(e)}function $S(e){return TS.test(e)}function QS(e){return AS.test(e)}function ZS(e){return RS.test(e)}function XS(e){return"none"==e||"inherit"==e||sx(e)}function JS(e){return function(t){return VS[e].indexOf(t)>-1}}function ex(e){return ux(e)==e.length}function tx(e){return LS.test(e)}function nx(e){return zS.test(e)}function rx(e){return ex(e)&&parseFloat(e)>=0}function ix(e){return US.test(e)}function ox(e){var t=ux(e);return t==e.length&&0===parseInt(e)||t>-1&&WS.indexOf(e.slice(t+1))>-1||function(e){return YS(e)&&PS.test(e)}(e)}function ax(e,t){var n=ux(t);return n==t.length&&0===parseInt(t)||n>-1&&e.indexOf(t.slice(n+1).toLowerCase())>-1||"auto"==t||"inherit"==t}function sx(e){return MS.test(e)}function lx(e){return"auto"==e||ex(e)||JS("^")(e)}function ux(e){var t,n,r,i=!1,o=!1;for(n=0,r=e.length;n<r;n++)if(t=e[n],0!==n||"+"!=t&&"-"!=t){if(n>0&&o&&("+"==t||"-"==t))return n-1;if("."!=t||i){if("."==t&&i)return n-1;if(kS.test(t))continue;return n-1}i=!0}else o=!0;return n}var cx=function(e){var t,n=FS.slice(0).filter((function(t){return!(t in e.units)||!0===e.units[t]}));return e.customUnits.rpx&&n.push("rpx"),{colorOpacity:e.colors.opacity,colorHexAlpha:e.colors.hexAlpha,isAnimationDirectionKeyword:JS("animation-direction"),isAnimationFillModeKeyword:JS("animation-fill-mode"),isAnimationIterationCountKeyword:JS("animation-iteration-count"),isAnimationNameKeyword:JS("animation-name"),isAnimationPlayStateKeyword:JS("animation-play-state"),isTimingFunction:(t=JS("*-timing-function"),function(e){return t(e)||BS.test(e)}),isBackgroundAttachmentKeyword:JS("background-attachment"),isBackgroundClipKeyword:JS("background-clip"),isBackgroundOriginKeyword:JS("background-origin"),isBackgroundPositionKeyword:JS("background-position"),isBackgroundRepeatKeyword:JS("background-repeat"),isBackgroundSizeKeyword:JS("background-size"),isColor:jS,isColorFunction:GS,isDynamicUnit:KS,isFontKeyword:JS("font"),isFontSizeKeyword:JS("font-size"),isFontStretchKeyword:JS("font-stretch"),isFontStyleKeyword:JS("font-style"),isFontVariantKeyword:JS("font-variant"),isFontWeightKeyword:JS("font-weight"),isFunction:YS,isGlobal:JS("^"),isHexAlphaColor:$S,isHslColor:HS,isIdentifier:QS,isImage:XS,isKeyword:JS,isLineHeightKeyword:JS("line-height"),isListStylePositionKeyword:JS("list-style-position"),isListStyleTypeKeyword:JS("list-style-type"),isNumber:ex,isPrefixed:nx,isPositiveNumber:rx,isQuotedText:ZS,isRgbColor:tx,isStyleKeyword:JS("*-style"),isTime:ox,isUnit:ax.bind(null,n),isUrl:sx,isVariable:ix,isWidth:JS("width"),isZIndex:lx}},dx={"*":{colors:{hexAlpha:!1,opacity:!0},customUnits:{rpx:!1},properties:{backgroundClipMerging:!0,backgroundOriginMerging:!0,backgroundSizeMerging:!0,colors:!0,ieBangHack:!1,ieFilters:!1,iePrefixHack:!1,ieSuffixHack:!1,merging:!0,shorterLengthUnits:!1,spaceAfterClosingBrace:!0,urlQuotes:!0,zeroUnits:!0},selectors:{adjacentSpace:!1,ie7Hack:!1,mergeablePseudoClasses:[":active",":after",":before",":empty",":checked",":disabled",":empty",":enabled",":first-child",":first-letter",":first-line",":first-of-type",":focus",":hover",":lang",":last-child",":last-of-type",":link",":not",":nth-child",":nth-last-child",":nth-last-of-type",":nth-of-type",":only-child",":only-of-type",":root",":target",":visited"],mergeablePseudoElements:["::after","::before","::first-letter","::first-line"],mergeLimit:8191,multiplePseudoMerging:!0},units:{ch:!0,in:!0,pc:!0,pt:!0,rem:!0,vh:!0,vm:!0,vmax:!0,vmin:!0,vw:!0}}};function px(e,t){for(var n in e){var r=e[n];"object"!=typeof r||Array.isArray(r)?t[n]=n in t?t[n]:r:t[n]=px(r,t[n]||{})}return t}dx.ie11=px(dx["*"],{properties:{ieSuffixHack:!0}}),dx.ie10=px(dx["*"],{properties:{ieSuffixHack:!0}}),dx.ie9=px(dx["*"],{properties:{ieFilters:!0,ieSuffixHack:!0}}),dx.ie8=px(dx.ie9,{colors:{opacity:!1},properties:{backgroundClipMerging:!1,backgroundOriginMerging:!1,backgroundSizeMerging:!1,iePrefixHack:!0,merging:!1},selectors:{mergeablePseudoClasses:[":after",":before",":first-child",":first-letter",":focus",":hover",":visited"],mergeablePseudoElements:[]},units:{ch:!1,rem:!1,vh:!1,vm:!1,vmax:!1,vmin:!1,vw:!1}}),dx.ie7=px(dx.ie8,{properties:{ieBangHack:!0},selectors:{ie7Hack:!0,mergeablePseudoClasses:[":first-child",":first-letter",":hover",":visited"]}});var mx=function(e){return px(dx["*"],function(e){if("object"==typeof e)return e;if(!/[,\+\-]/.test(e))return dx[e]||dx["*"];var t=e.split(","),n=t[0]in dx?dx[t.shift()]:dx["*"];return e={},t.forEach((function(t){var n="+"==t[0],r=t.substring(1).split("."),i=r[0],o=r[1];e[i]=e[i]||{},e[i][o]=n})),px(n,e)}(e))},hx=[],fx=[],gx="undefined"!=typeof Uint8Array?Uint8Array:Array,yx=!1;function vx(){yx=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)hx[t]=e[t],fx[e.charCodeAt(t)]=t;fx["-".charCodeAt(0)]=62,fx["_".charCodeAt(0)]=63}function bx(e,t,n){for(var r,i,o=[],a=t;a<n;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],o.push(hx[(i=r)>>18&63]+hx[i>>12&63]+hx[i>>6&63]+hx[63&i]);return o.join("")}function Sx(e){var t;yx||vx();for(var n=e.length,r=n%3,i="",o=[],a=16383,s=0,l=n-r;s<l;s+=a)o.push(bx(e,s,s+a>l?l:s+a));return 1===r?(t=e[n-1],i+=hx[t>>2],i+=hx[t<<4&63],i+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],i+=hx[t>>10],i+=hx[t>>4&63],i+=hx[t<<2&63],i+="="),o.push(i),o.join("")}function xx(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<<s)-1,u=l>>1,c=-7,d=n?i-1:0,p=n?-1:1,m=e[t+d];for(d+=p,o=m&(1<<-c)-1,m>>=-c,c+=s;c>0;o=256*o+e[t+d],d+=p,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+e[t+d],d+=p,c-=8);if(0===o)o=1-u;else{if(o===l)return a?NaN:1/0*(m?-1:1);a+=Math.pow(2,r),o-=u}return(m?-1:1)*a*Math.pow(2,o-r)}function wx(e,t,n,r,i,o){var a,s,l,u=8*o-i-1,c=(1<<u)-1,d=c>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:o-1,h=r?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),(t+=a+d>=1?p/l:p*Math.pow(2,1-d))*l>=2&&(a++,l/=2),a+d>=c?(s=0,a=c):a+d>=1?(s=(t*l-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+m]=255&s,m+=h,s/=256,i-=8);for(a=a<<i|s,u+=i;u>0;e[n+m]=255&a,m+=h,a/=256,u-=8);e[n+m-h]|=128*f}var Cx={}.toString,kx=Array.isArray||function(e){return"[object Array]"==Cx.call(e)};function Ox(){return Ex.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Tx(e,t){if(Ox()<t)throw new RangeError("Invalid typed array length");return Ex.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=Ex.prototype:(null===e&&(e=new Ex(t)),e.length=t),e}function Ex(e,t,n){if(!(Ex.TYPED_ARRAY_SUPPORT||this instanceof Ex))return new Ex(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return zx(this,e)}return Ax(this,e,t,n)}function Ax(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r);Ex.TYPED_ARRAY_SUPPORT?(e=t).__proto__=Ex.prototype:e=Rx(e,t);return e}(e,t,n,r):"string"==typeof t?function(e,t,n){"string"==typeof n&&""!==n||(n="utf8");if(!Ex.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|Bx(t,n),i=(e=Tx(e,r)).write(t,n);i!==r&&(e=e.slice(0,i));return e}(e,t,n):function(e,t){if(Px(t)){var n=0|Lx(t.length);return 0===(e=Tx(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?Tx(e,0):Rx(e,t);if("Buffer"===t.type&&kx(t.data))return Rx(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function _x(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function zx(e,t){if(_x(t),e=Tx(e,t<0?0:0|Lx(t)),!Ex.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function Rx(e,t){var n=t.length<0?0:0|Lx(t.length);e=Tx(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function Lx(e){if(e>=Ox())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ox().toString(16)+" bytes");return 0|e}function Px(e){return!(null==e||!e._isBuffer)}function Bx(e,t){if(Px(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return sw(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return lw(e).length;default:if(r)return sw(e).length;t=(""+t).toLowerCase(),r=!0}}function Wx(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return Qx(this,t,n);case"utf8":case"utf-8":return Kx(this,t,n);case"ascii":return Hx(this,t,n);case"latin1":case"binary":return $x(this,t,n);case"base64":return Gx(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zx(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function Mx(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function Ux(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=Ex.from(t,r)),Px(t))return 0===t.length?-1:Ix(e,t,n,r,i);if("number"==typeof t)return t&=255,Ex.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):Ix(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function Ix(e,t,n,r,i){var o,a=1,s=e.length,l=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,l/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var c=-1;for(o=n;o<s;o++)if(u(e,o)===u(t,-1===c?0:o-c)){if(-1===c&&(c=o),o-c+1===l)return c*a}else-1!==c&&(o-=o-c),c=-1}else for(n+l>s&&(n=s-l),o=n;o>=0;o--){for(var d=!0,p=0;p<l;p++)if(u(e,o+p)!==u(t,p)){d=!1;break}if(d)return o}return-1}function Nx(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function qx(e,t,n,r){return uw(sw(t,e.length-n),e,n,r)}function Dx(e,t,n,r){return uw(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function Vx(e,t,n,r){return Dx(e,t,n,r)}function Fx(e,t,n,r){return uw(lw(t),e,n,r)}function jx(e,t,n,r){return uw(function(e,t){for(var n,r,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(n=e.charCodeAt(a))>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function Gx(e,t,n){return 0===t&&n===e.length?Sx(e):Sx(e.slice(t,n))}function Kx(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,a,s,l,u=e[i],c=null,d=u>239?4:u>223?3:u>191?2:1;if(i+d<=n)switch(d){case 1:u<128&&(c=u);break;case 2:128==(192&(o=e[i+1]))&&(l=(31&u)<<6|63&o)>127&&(c=l);break;case 3:o=e[i+1],a=e[i+2],128==(192&o)&&128==(192&a)&&(l=(15&u)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(c=l);break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&u)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(c=l)}null===c?(c=65533,d=1):c>65535&&(c-=65536,r.push(c>>>10&1023|55296),c=56320|1023&c),r.push(c),i+=d}return function(e){var t=e.length;if(t<=Yx)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Yx));return n}(r)}Ex.TYPED_ARRAY_SUPPORT=void 0===lc.TYPED_ARRAY_SUPPORT||lc.TYPED_ARRAY_SUPPORT,Ex.poolSize=8192,Ex._augment=function(e){return e.__proto__=Ex.prototype,e},Ex.from=function(e,t,n){return Ax(null,e,t,n)},Ex.TYPED_ARRAY_SUPPORT&&(Ex.prototype.__proto__=Uint8Array.prototype,Ex.__proto__=Uint8Array),Ex.alloc=function(e,t,n){return function(e,t,n,r){return _x(t),t<=0?Tx(e,t):void 0!==n?"string"==typeof r?Tx(e,t).fill(n,r):Tx(e,t).fill(n):Tx(e,t)}(null,e,t,n)},Ex.allocUnsafe=function(e){return zx(null,e)},Ex.allocUnsafeSlow=function(e){return zx(null,e)},Ex.isBuffer=cw,Ex.compare=function(e,t){if(!Px(e)||!Px(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},Ex.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},Ex.concat=function(e,t){if(!kx(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return Ex.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=Ex.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(!Px(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i),i+=o.length}return r},Ex.byteLength=Bx,Ex.prototype._isBuffer=!0,Ex.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)Mx(this,t,t+1);return this},Ex.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)Mx(this,t,t+3),Mx(this,t+1,t+2);return this},Ex.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)Mx(this,t,t+7),Mx(this,t+1,t+6),Mx(this,t+2,t+5),Mx(this,t+3,t+4);return this},Ex.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?Kx(this,0,e):Wx.apply(this,arguments)},Ex.prototype.equals=function(e){if(!Px(e))throw new TypeError("Argument must be a Buffer");return this===e||0===Ex.compare(this,e)},Ex.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},Ex.prototype.compare=function(e,t,n,r,i){if(!Px(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0),s=Math.min(o,a),l=this.slice(r,i),u=e.slice(t,n),c=0;c<s;++c)if(l[c]!==u[c]){o=l[c],a=u[c];break}return o<a?-1:a<o?1:0},Ex.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},Ex.prototype.indexOf=function(e,t,n){return Ux(this,e,t,n,!0)},Ex.prototype.lastIndexOf=function(e,t,n){return Ux(this,e,t,n,!1)},Ex.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return Nx(this,e,t,n);case"utf8":case"utf-8":return qx(this,e,t,n);case"ascii":return Dx(this,e,t,n);case"latin1":case"binary":return Vx(this,e,t,n);case"base64":return Fx(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return jx(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},Ex.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Yx=4096;function Hx(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function $x(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function Qx(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=t;o<n;++o)i+=aw(e[o]);return i}function Zx(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function Xx(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function Jx(e,t,n,r,i,o){if(!Px(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function ew(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i<o;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function tw(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i<o;++i)e[n+i]=t>>>8*(r?i:3-i)&255}function nw(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function rw(e,t,n,r,i){return i||nw(e,0,n,4),wx(e,t,n,r,23,4),n+4}function iw(e,t,n,r,i){return i||nw(e,0,n,8),wx(e,t,n,r,52,8),n+8}Ex.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),Ex.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=Ex.prototype;else{var i=t-e;n=new Ex(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+e]}return n},Ex.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||Xx(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},Ex.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||Xx(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},Ex.prototype.readUInt8=function(e,t){return t||Xx(e,1,this.length),this[e]},Ex.prototype.readUInt16LE=function(e,t){return t||Xx(e,2,this.length),this[e]|this[e+1]<<8},Ex.prototype.readUInt16BE=function(e,t){return t||Xx(e,2,this.length),this[e]<<8|this[e+1]},Ex.prototype.readUInt32LE=function(e,t){return t||Xx(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},Ex.prototype.readUInt32BE=function(e,t){return t||Xx(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},Ex.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||Xx(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},Ex.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||Xx(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},Ex.prototype.readInt8=function(e,t){return t||Xx(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},Ex.prototype.readInt16LE=function(e,t){t||Xx(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},Ex.prototype.readInt16BE=function(e,t){t||Xx(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},Ex.prototype.readInt32LE=function(e,t){return t||Xx(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},Ex.prototype.readInt32BE=function(e,t){return t||Xx(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},Ex.prototype.readFloatLE=function(e,t){return t||Xx(e,4,this.length),xx(this,e,!0,23,4)},Ex.prototype.readFloatBE=function(e,t){return t||Xx(e,4,this.length),xx(this,e,!1,23,4)},Ex.prototype.readDoubleLE=function(e,t){return t||Xx(e,8,this.length),xx(this,e,!0,52,8)},Ex.prototype.readDoubleBE=function(e,t){return t||Xx(e,8,this.length),xx(this,e,!1,52,8)},Ex.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||Jx(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},Ex.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||Jx(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},Ex.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,1,255,0),Ex.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},Ex.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,2,65535,0),Ex.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):ew(this,e,t,!0),t+2},Ex.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,2,65535,0),Ex.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):ew(this,e,t,!1),t+2},Ex.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,4,4294967295,0),Ex.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):tw(this,e,t,!0),t+4},Ex.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,4,4294967295,0),Ex.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):tw(this,e,t,!1),t+4},Ex.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);Jx(this,e,t,n,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<n&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},Ex.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);Jx(this,e,t,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},Ex.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,1,127,-128),Ex.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},Ex.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,2,32767,-32768),Ex.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):ew(this,e,t,!0),t+2},Ex.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,2,32767,-32768),Ex.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):ew(this,e,t,!1),t+2},Ex.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,4,2147483647,-2147483648),Ex.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):tw(this,e,t,!0),t+4},Ex.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||Jx(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),Ex.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):tw(this,e,t,!1),t+4},Ex.prototype.writeFloatLE=function(e,t,n){return rw(this,e,t,!0,n)},Ex.prototype.writeFloatBE=function(e,t,n){return rw(this,e,t,!1,n)},Ex.prototype.writeDoubleLE=function(e,t,n){return iw(this,e,t,!0,n)},Ex.prototype.writeDoubleBE=function(e,t,n){return iw(this,e,t,!1,n)},Ex.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i,o=r-n;if(this===e&&n<t&&t<r)for(i=o-1;i>=0;--i)e[i+t]=this[i+n];else if(o<1e3||!Ex.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},Ex.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!Ex.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var a=Px(e)?e:sw(new Ex(e,r).toString()),s=a.length;for(o=0;o<n-t;++o)this[o+t]=a[o%s]}return this};var ow=/[^+\/0-9A-Za-z-_]/g;function aw(e){return e<16?"0"+e.toString(16):e.toString(16)}function sw(e,t){var n;t=t||1/0;for(var r=e.length,i=null,o=[],a=0;a<r;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function lw(e){return function(e){var t,n,r,i,o,a;yx||vx();var s=e.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");o="="===e[s-2]?2:"="===e[s-1]?1:0,a=new gx(3*s/4-o),r=o>0?s-4:s;var l=0;for(t=0,n=0;t<r;t+=4,n+=3)i=fx[e.charCodeAt(t)]<<18|fx[e.charCodeAt(t+1)]<<12|fx[e.charCodeAt(t+2)]<<6|fx[e.charCodeAt(t+3)],a[l++]=i>>16&255,a[l++]=i>>8&255,a[l++]=255&i;return 2===o?(i=fx[e.charCodeAt(t)]<<2|fx[e.charCodeAt(t+1)]>>4,a[l++]=255&i):1===o&&(i=fx[e.charCodeAt(t)]<<10|fx[e.charCodeAt(t+1)]<<4|fx[e.charCodeAt(t+2)]>>2,a[l++]=i>>8&255,a[l++]=255&i),a}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(ow,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function uw(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function cw(e){return null!=e&&(!!e._isBuffer||dw(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&dw(e.slice(0,0))}(e))}function dw(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}var pw,mw,hw=Cw(lc.fetch)&&Cw(lc.ReadableStream);function fw(e){mw||(mw=new lc.XMLHttpRequest).open("GET",lc.location.host?"/":"https://example.com");try{return mw.responseType=e,mw.responseType===e}catch(e){return!1}}var gw=void 0!==lc.ArrayBuffer,yw=gw&&Cw(lc.ArrayBuffer.prototype.slice),vw=gw&&fw("arraybuffer"),bw=!hw&&yw&&fw("ms-stream"),Sw=!hw&&gw&&fw("moz-chunked-arraybuffer"),xw=Cw(mw.overrideMimeType),ww=Cw(lc.VBArray);function Cw(e){return"function"==typeof e}mw=null;var kw,Ow,Tw={exports:{}},Ew=Tw.exports={};function Aw(){throw new Error("setTimeout has not been defined")}function _w(){throw new Error("clearTimeout has not been defined")}function zw(e){if(kw===setTimeout)return setTimeout(e,0);if((kw===Aw||!kw)&&setTimeout)return kw=setTimeout,setTimeout(e,0);try{return kw(e,0)}catch(t){try{return kw.call(null,e,0)}catch(t){return kw.call(this,e,0)}}}!function(){try{kw="function"==typeof setTimeout?setTimeout:Aw}catch(e){kw=Aw}try{Ow="function"==typeof clearTimeout?clearTimeout:_w}catch(e){Ow=_w}}();var Rw,Lw=[],Pw=!1,Bw=-1;function Ww(){Pw&&Rw&&(Pw=!1,Rw.length?Lw=Rw.concat(Lw):Bw=-1,Lw.length&&Mw())}function Mw(){if(!Pw){var e=zw(Ww);Pw=!0;for(var t=Lw.length;t;){for(Rw=Lw,Lw=[];++Bw<t;)Rw&&Rw[Bw].run();Bw=-1,t=Lw.length}Rw=null,Pw=!1,function(e){if(Ow===clearTimeout)return clearTimeout(e);if((Ow===_w||!Ow)&&clearTimeout)return Ow=clearTimeout,clearTimeout(e);try{Ow(e)}catch(t){try{return Ow.call(null,e)}catch(t){return Ow.call(this,e)}}}(e)}}function Uw(e,t){this.fun=e,this.array=t}function Iw(){}Ew.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];Lw.push(new Uw(e,t)),1!==Lw.length||Pw||zw(Mw)},Uw.prototype.run=function(){this.fun.apply(null,this.array)},Ew.title="browser",Ew.browser=!0,Ew.env={},Ew.argv=[],Ew.version="",Ew.versions={},Ew.on=Iw,Ew.addListener=Iw,Ew.once=Iw,Ew.off=Iw,Ew.removeListener=Iw,Ew.removeAllListeners=Iw,Ew.emit=Iw,Ew.prependListener=Iw,Ew.prependOnceListener=Iw,Ew.listeners=function(e){return[]},Ew.binding=function(e){throw new Error("process.binding is not supported")},Ew.cwd=function(){return"/"},Ew.chdir=function(e){throw new Error("process.chdir is not supported")},Ew.umask=function(){return 0};var Nw=Tw.exports,qw="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e},Dw=/%[sdj%]/g;function Vw(e){if(!eC(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(Kw(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,o=String(e).replace(Dw,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),a=r[n];n<i;a=r[++n])Jw(a)||!rC(a)?o+=" "+a:o+=" "+Kw(a);return o}function Fw(e,t){if(tC(lc.process))return function(){return Fw(e,t).apply(this,arguments)};if(!0===Nw.noDeprecation)return e;var n=!1;return function(){if(!n){if(Nw.throwDeprecation)throw new Error(t);Nw.traceDeprecation?console.trace(t):console.error(t),n=!0}return e.apply(this,arguments)}}var jw,Gw={};function Kw(e,t){var n={seen:[],stylize:Hw};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),Xw(t)?n.showHidden=t:t&&lC(n,t),tC(n.showHidden)&&(n.showHidden=!1),tC(n.depth)&&(n.depth=2),tC(n.colors)&&(n.colors=!1),tC(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=Yw),$w(n,e,n.depth)}function Yw(e,t){var n=Kw.styles[t];return n?"["+Kw.colors[n][0]+"m"+e+"["+Kw.colors[n][1]+"m":e}function Hw(e,t){return e}function $w(e,t,n){if(e.customInspect&&t&&aC(t.inspect)&&t.inspect!==Kw&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(n,e);return eC(r)||(r=$w(e,r,n)),r}var i=function(e,t){if(tC(t))return e.stylize("undefined","undefined");if(eC(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}if(r=t,"number"==typeof r)return e.stylize(""+t,"number");var r;if(Xw(t))return e.stylize(""+t,"boolean");if(Jw(t))return e.stylize("null","null")}(e,t);if(i)return i;var o=Object.keys(t),a=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),oC(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return Qw(t);if(0===o.length){if(aC(t)){var s=t.name?": "+t.name:"";return e.stylize("[Function"+s+"]","special")}if(nC(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(iC(t))return e.stylize(Date.prototype.toString.call(t),"date");if(oC(t))return Qw(t)}var l,u,c="",d=!1,p=["{","}"];(l=t,Array.isArray(l)&&(d=!0,p=["[","]"]),aC(t))&&(c=" [Function"+(t.name?": "+t.name:"")+"]");return nC(t)&&(c=" "+RegExp.prototype.toString.call(t)),iC(t)&&(c=" "+Date.prototype.toUTCString.call(t)),oC(t)&&(c=" "+Qw(t)),0!==o.length||d&&0!=t.length?n<0?nC(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),u=d?function(e,t,n,r,i){for(var o=[],a=0,s=t.length;a<s;++a)uC(t,String(a))?o.push(Zw(e,t,n,r,String(a),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(Zw(e,t,n,r,i,!0))})),o}(e,t,n,a,o):o.map((function(r){return Zw(e,t,n,a,r,d)})),e.seen.pop(),function(e,t,n){if(e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60)return n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1];return n[0]+t+" "+e.join(", ")+" "+n[1]}(u,c,p)):p[0]+c+p[1]}function Qw(e){return"["+Error.prototype.toString.call(e)+"]"}function Zw(e,t,n,r,i,o){var a,s,l;if((l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),uC(r,i)||(a="["+i+"]"),s||(e.seen.indexOf(l.value)<0?(s=Jw(n)?$w(e,l.value,null):$w(e,l.value,n-1)).indexOf("\n")>-1&&(s=o?s.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n")):s=e.stylize("[Circular]","special")),tC(a)){if(o&&i.match(/^\d+$/))return s;(a=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function Xw(e){return"boolean"==typeof e}function Jw(e){return null===e}function eC(e){return"string"==typeof e}function tC(e){return void 0===e}function nC(e){return rC(e)&&"[object RegExp]"===sC(e)}function rC(e){return"object"==typeof e&&null!==e}function iC(e){return rC(e)&&"[object Date]"===sC(e)}function oC(e){return rC(e)&&("[object Error]"===sC(e)||e instanceof Error)}function aC(e){return"function"==typeof e}function sC(e){return Object.prototype.toString.call(e)}function lC(e,t){if(!t||!rC(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}function uC(e,t){return Object.prototype.hasOwnProperty.call(e,t)}Kw.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Kw.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var cC,dC={exports:{}},pC="object"==typeof Reflect?Reflect:null,mC=pC&&"function"==typeof pC.apply?pC.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};cC=pC&&"function"==typeof pC.ownKeys?pC.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var hC=Number.isNaN||function(e){return e!=e};function fC(){fC.init.call(this)}dC.exports=fC,dC.exports.once=function(e,t){return new Promise((function(n,r){function i(n){e.removeListener(t,o),r(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}OC(e,t,o,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&OC(e,"error",t,n)}(e,i,{once:!0})}))},fC.EventEmitter=fC,fC.prototype._events=void 0,fC.prototype._eventsCount=0,fC.prototype._maxListeners=void 0;var gC=10;function yC(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function vC(e){return void 0===e._maxListeners?fC.defaultMaxListeners:e._maxListeners}function bC(e,t,n,r){var i,o,a,s;if(yC(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),a=o[t]),void 0===a)a=o[t]=n,++e._eventsCount;else if("function"==typeof a?a=o[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),(i=vC(e))>0&&a.length>i&&!a.warned){a.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,s=l,console&&console.warn&&console.warn(s)}return e}function SC(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function xC(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=SC.bind(r);return i.listener=n,r.wrapFn=i,i}function wC(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):kC(i,i.length)}function CC(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function kC(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function OC(e,t,n,r){if("function"==typeof e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,(function i(o){r.once&&e.removeEventListener(t,i),n(o)}))}}Object.defineProperty(fC,"defaultMaxListeners",{enumerable:!0,get:function(){return gC},set:function(e){if("number"!=typeof e||e<0||hC(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");gC=e}}),fC.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},fC.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||hC(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},fC.prototype.getMaxListeners=function(){return vC(this)},fC.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r="error"===e,i=this._events;if(void 0!==i)r=r&&void 0===i.error;else if(!r)return!1;if(r){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var s=i[e];if(void 0===s)return!1;if("function"==typeof s)mC(s,this,t);else{var l=s.length,u=kC(s,l);for(n=0;n<l;++n)mC(u[n],this,t)}return!0},fC.prototype.addListener=function(e,t){return bC(this,e,t,!1)},fC.prototype.on=fC.prototype.addListener,fC.prototype.prependListener=function(e,t){return bC(this,e,t,!0)},fC.prototype.once=function(e,t){return yC(t),this.on(e,xC(this,e,t)),this},fC.prototype.prependOnceListener=function(e,t){return yC(t),this.prependListener(e,xC(this,e,t)),this},fC.prototype.removeListener=function(e,t){var n,r,i,o,a;if(yC(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){a=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,a||t)}return this},fC.prototype.off=fC.prototype.removeListener,fC.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},fC.prototype.listeners=function(e){return wC(this,e,!0)},fC.prototype.rawListeners=function(e){return wC(this,e,!1)},fC.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):CC.call(e,t)},fC.prototype.listenerCount=CC,fC.prototype.eventNames=function(){return this._eventsCount>0?cC(this._events):[]};for(var TC=dC.exports,EC={},AC={byteLength:function(e){var t=WC(e),n=t[0],r=t[1];return 3*(n+r)/4-r},toByteArray:function(e){var t,n,r=WC(e),i=r[0],o=r[1],a=new RC(function(e,t,n){return 3*(t+n)/4-n}(0,i,o)),s=0,l=o>0?i-4:i;for(n=0;n<l;n+=4)t=zC[e.charCodeAt(n)]<<18|zC[e.charCodeAt(n+1)]<<12|zC[e.charCodeAt(n+2)]<<6|zC[e.charCodeAt(n+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=255&t;2===o&&(t=zC[e.charCodeAt(n)]<<2|zC[e.charCodeAt(n+1)]>>4,a[s++]=255&t);1===o&&(t=zC[e.charCodeAt(n)]<<10|zC[e.charCodeAt(n+1)]<<4|zC[e.charCodeAt(n+2)]>>2,a[s++]=t>>8&255,a[s++]=255&t);return a},fromByteArray:function(e){for(var t,n=e.length,r=n%3,i=[],o=16383,a=0,s=n-r;a<s;a+=o)i.push(MC(e,a,a+o>s?s:a+o));1===r?(t=e[n-1],i.push(_C[t>>2]+_C[t<<4&63]+"==")):2===r&&(t=(e[n-2]<<8)+e[n-1],i.push(_C[t>>10]+_C[t>>4&63]+_C[t<<2&63]+"="));return i.join("")}},_C=[],zC=[],RC="undefined"!=typeof Uint8Array?Uint8Array:Array,LC="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",PC=0,BC=LC.length;PC<BC;++PC)_C[PC]=LC[PC],zC[LC.charCodeAt(PC)]=PC;function WC(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function MC(e,t,n){for(var r,i,o=[],a=t;a<n;a+=3)r=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(255&e[a+2]),o.push(_C[(i=r)>>18&63]+_C[i>>12&63]+_C[i>>6&63]+_C[63&i]);return o.join("")}zC["-".charCodeAt(0)]=62,zC["_".charCodeAt(0)]=63;var UC={}; /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function IC(){this.head=null,this.tail=null,this.length=0}UC.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<<s)-1,u=l>>1,c=-7,d=n?i-1:0,p=n?-1:1,m=e[t+d];for(d+=p,o=m&(1<<-c)-1,m>>=-c,c+=s;c>0;o=256*o+e[t+d],d+=p,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+e[t+d],d+=p,c-=8);if(0===o)o=1-u;else{if(o===l)return a?NaN:1/0*(m?-1:1);a+=Math.pow(2,r),o-=u}return(m?-1:1)*a*Math.pow(2,o-r)},UC.write=function(e,t,n,r,i,o){var a,s,l,u=8*o-i-1,c=(1<<u)-1,d=c>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:o-1,h=r?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),(t+=a+d>=1?p/l:p*Math.pow(2,1-d))*l>=2&&(a++,l/=2),a+d>=c?(s=0,a=c):a+d>=1?(s=(t*l-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+m]=255&s,m+=h,s/=256,i-=8);for(a=a<<i|s,u+=i;u>0;e[n+m]=255&a,m+=h,a/=256,u-=8);e[n+m-h]|=128*f}, /*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh <https://feross.org> * @license MIT */ function(e){var t=AC,n=UC,r="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=a,e.SlowBuffer=function(e){+e!=e&&(e=0);return a.alloc(+e)},e.INSPECT_MAX_BYTES=50;var i=2147483647;function o(e){if(e>i)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,a.prototype),t}function a(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return u(e)}return s(e,t,n)}function s(e,t,n){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!a.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var n=0|m(e,t),r=o(n),i=r.write(e,t);i!==n&&(r=r.slice(0,i));return r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(N(e,Uint8Array)){var t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return c(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(N(e,ArrayBuffer)||e&&N(e.buffer,ArrayBuffer))return d(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(N(e,SharedArrayBuffer)||e&&N(e.buffer,SharedArrayBuffer)))return d(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return a.from(r,t,n);var i=function(e){if(a.isBuffer(e)){var t=0|p(e.length),n=o(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||q(e.length)?o(0):c(e);if("Buffer"===e.type&&Array.isArray(e.data))return c(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return a.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function l(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function u(e){return l(e),o(e<0?0:0|p(e))}function c(e){for(var t=e.length<0?0:0|p(e.length),n=o(t),r=0;r<t;r+=1)n[r]=255&e[r];return n}function d(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,a.prototype),r}function p(e){if(e>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return 0|e}function m(e,t){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||N(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return M(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return U(e).length;default:if(i)return r?-1:M(e).length;t=(""+t).toLowerCase(),i=!0}}function h(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return A(this,t,n);case"utf8":case"utf-8":return k(this,t,n);case"ascii":return T(this,t,n);case"latin1":case"binary":return E(this,t,n);case"base64":return C(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function f(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function g(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),q(n=+n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=a.from(t,r)),a.isBuffer(t))return 0===t.length?-1:y(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):y(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,r,i){var o,a=1,s=e.length,l=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,l/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var c=-1;for(o=n;o<s;o++)if(u(e,o)===u(t,-1===c?0:o-c)){if(-1===c&&(c=o),o-c+1===l)return c*a}else-1!==c&&(o-=o-c),c=-1}else for(n+l>s&&(n=s-l),o=n;o>=0;o--){for(var d=!0,p=0;p<l;p++)if(u(e,o+p)!==u(t,p)){d=!1;break}if(d)return o}return-1}function v(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=t.length;r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(q(s))return a;e[n+a]=s}return a}function b(e,t,n,r){return I(M(t,e.length-n),e,n,r)}function S(e,t,n,r){return I(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function x(e,t,n,r){return I(U(t),e,n,r)}function w(e,t,n,r){return I(function(e,t){for(var n,r,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(n=e.charCodeAt(a))>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function C(e,n,r){return 0===n&&r===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(n,r))}function k(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,a,s,l,u=e[i],c=null,d=u>239?4:u>223?3:u>191?2:1;if(i+d<=n)switch(d){case 1:u<128&&(c=u);break;case 2:128==(192&(o=e[i+1]))&&(l=(31&u)<<6|63&o)>127&&(c=l);break;case 3:o=e[i+1],a=e[i+2],128==(192&o)&&128==(192&a)&&(l=(15&u)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(c=l);break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&u)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(c=l)}null===c?(c=65533,d=1):c>65535&&(c-=65536,r.push(c>>>10&1023|55296),c=56320|1023&c),r.push(c),i+=d}return function(e){var t=e.length;if(t<=O)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=O));return n}(r)}e.kMaxLength=i,a.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),a.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),a.poolSize=8192,a.from=function(e,t,n){return s(e,t,n)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,n){return function(e,t,n){return l(e),e<=0?o(e):void 0!==t?"string"==typeof n?o(e).fill(t,n):o(e).fill(t):o(e)}(e,t,n)},a.allocUnsafe=function(e){return u(e)},a.allocUnsafeSlow=function(e){return u(e)},a.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==a.prototype},a.compare=function(e,t){if(N(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),N(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(e)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},a.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},a.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=a.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(N(o,Uint8Array))i+o.length>r.length?a.from(o).copy(r,i):Uint8Array.prototype.set.call(r,o,i);else{if(!a.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i)}i+=o.length}return r},a.byteLength=m,a.prototype._isBuffer=!0,a.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)f(this,t,t+1);return this},a.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)f(this,t,t+3),f(this,t+1,t+2);return this},a.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)f(this,t,t+7),f(this,t+1,t+6),f(this,t+2,t+5),f(this,t+3,t+4);return this},a.prototype.toString=function(){var e=this.length;return 0===e?"":0===arguments.length?k(this,0,e):h.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===a.compare(this,e)},a.prototype.inspect=function(){var t="",n=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(t+=" ... "),"<Buffer "+t+">"},r&&(a.prototype[r]=a.prototype.inspect),a.prototype.compare=function(e,t,n,r,i){if(N(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0),l=Math.min(o,s),u=this.slice(r,i),c=e.slice(t,n),d=0;d<l;++d)if(u[d]!==c[d]){o=u[d],s=c[d];break}return o<s?-1:s<o?1:0},a.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},a.prototype.indexOf=function(e,t,n){return g(this,e,t,n,!0)},a.prototype.lastIndexOf=function(e,t,n){return g(this,e,t,n,!1)},a.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(n)?(n>>>=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return v(this,e,t,n);case"utf8":case"utf-8":return b(this,e,t,n);case"ascii":case"latin1":case"binary":return S(this,e,t,n);case"base64":return x(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return w(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var O=4096;function T(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function E(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function A(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=t;o<n;++o)i+=D[e[o]];return i}function _(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length-1;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function z(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function R(e,t,n,r,i,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function L(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function P(e,t,r,i,o){return t=+t,r>>>=0,o||L(e,0,r,4),n.write(e,t,r,i,23,4),r+4}function B(e,t,r,i,o){return t=+t,r>>>=0,o||L(e,0,r,8),n.write(e,t,r,i,52,8),r+8}a.prototype.slice=function(e,t){var n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,a.prototype),r},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||z(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||z(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||z(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||z(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||z(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||z(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,t){return e>>>=0,t||z(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||z(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},a.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||z(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return e>>>=0,t||z(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||z(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt16BE=function(e,t){e>>>=0,t||z(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||z(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return e>>>=0,t||z(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readFloatLE=function(e,t){return e>>>=0,t||z(e,4,this.length),n.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||z(e,4,this.length),n.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||z(e,8,this.length),n.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||z(e,8,this.length),n.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||R(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||R(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=Math.pow(2,8*n-1);R(this,e,t,n,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<n&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},a.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=Math.pow(2,8*n-1);R(this,e,t,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},a.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},a.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeFloatLE=function(e,t,n){return P(this,e,t,!0,n)},a.prototype.writeFloatBE=function(e,t,n){return P(this,e,t,!1,n)},a.prototype.writeDoubleLE=function(e,t,n){return B(this,e,t,!0,n)},a.prototype.writeDoubleBE=function(e,t,n){return B(this,e,t,!1,n)},a.prototype.copy=function(e,t,n,r){if(!a.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i=r-n;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},a.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!a.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===e.length){var i=e.charCodeAt(0);("utf8"===r&&i<128||"latin1"===r)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var s=a.isBuffer(e)?e:a.from(e,r),l=s.length;if(0===l)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<n-t;++o)this[o+t]=s[o%l]}return this};var W=/[^+/0-9A-Za-z-_]/g;function M(e,t){var n;t=t||1/0;for(var r=e.length,i=null,o=[],a=0;a<r;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function U(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function I(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function N(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function q(e){return e!=e}var D=function(){for(var e="0123456789abcdef",t=new Array(256),n=0;n<16;++n)for(var r=16*n,i=0;i<16;++i)t[r+i]=e[n]+e[i];return t}()}(EC),IC.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},IC.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},IC.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},IC.prototype.clear=function(){this.head=this.tail=null,this.length=0},IC.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},IC.prototype.concat=function(e){if(0===this.length)return EC.Buffer.alloc(0);if(1===this.length)return this.head.data;for(var t=EC.Buffer.allocUnsafe(e>>>0),n=this.head,r=0;n;)n.data.copy(t,r),r+=n.data.length,n=n.next;return t};var NC={exports:{}}; /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */!function(e,t){var n=EC,r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function o(e,t,n){return r(e,t,n)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?e.exports=n:(i(n,t),t.Buffer=o),o.prototype=Object.create(r.prototype),i(r,o),o.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return r(e,t,n)},o.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=r(e);return void 0!==t?"string"==typeof n?i.fill(t,n):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}}(NC,NC.exports);var qC=NC.exports.Buffer,DC=qC.isEncoding||function(e){switch((e=""+e)&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};var VC=FC;function FC(e){var t;switch(this.encoding=function(e){var t=function(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&&(qC.isEncoding===DC||!DC(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=KC,this.end=YC,t=4;break;case"utf8":this.fillLast=GC,t=4;break;case"base64":this.text=HC,this.end=$C,t=3;break;default:return this.write=QC,void(this.end=ZC)}this.lastNeed=0,this.lastTotal=0,this.lastChar=qC.allocUnsafe(t)}function jC(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function GC(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){if(128!=(192&t[0]))return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if(128!=(192&t[1]))return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&128!=(192&t[2]))return e.lastNeed=2,"�"}}(this,e);return void 0!==n?n:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function KC(e,t){if((e.length-t)%2==0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function YC(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function HC(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function $C(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function QC(e){return e.toString(this.encoding)}function ZC(e){return e&&e.length?this.write(e):""}FC.prototype.write=function(e){if(0===e.length)return"";var t,n;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||""},FC.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},FC.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r<n)return 0;var i=jC(t[r]);if(i>=0)return i>0&&(e.lastNeed=i-1),i;if(--r<n||-2===i)return 0;if((i=jC(t[r]))>=0)return i>0&&(e.lastNeed=i-2),i;if(--r<n||-2===i)return 0;if((i=jC(t[r]))>=0)return i>0&&(2===i?i=0:e.lastNeed=i-3),i;return 0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},FC.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length},ek.ReadableState=JC;var XC=function(e){if(tC(jw)&&(jw=Nw.env.NODE_DEBUG||""),e=e.toUpperCase(),!Gw[e])if(new RegExp("\\b"+e+"\\b","i").test(jw)){Gw[e]=function(){var t=Vw.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else Gw[e]=function(){};return Gw[e]}("stream");function JC(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Ak&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new IC,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new VC(e.encoding),this.encoding=e.encoding)}function ek(e){if(!(this instanceof ek))return new ek(e);this._readableState=new JC(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),TC.call(this)}function tk(e,t,n,r,i){var o=function(e,t){var n=null;cw(t)||"string"==typeof t||null==t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk"));return n}(t,n);if(o)e.emit("error",o);else if(null===n)t.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,ik(e)}(e,t);else if(t.objectMode||n&&n.length>0)if(t.ended&&!i){var a=new Error("stream.push() after EOF");e.emit("error",a)}else if(t.endEmitted&&i){var s=new Error("stream.unshift() after end event");e.emit("error",s)}else{var l;!t.decoder||i||r||(n=t.decoder.write(n),l=!t.objectMode&&0===n.length),i||(t.reading=!1),l||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,i?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&ik(e))),function(e,t){t.readingMore||(t.readingMore=!0,Tw.exports.nextTick(ak,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}qw(ek,TC),ek.prototype.push=function(e,t){var n=this._readableState;return n.objectMode||"string"!=typeof e||(t=t||n.defaultEncoding)!==n.encoding&&(e=Ex.from(e,t),t=""),tk(this,n,e,t,!1)},ek.prototype.unshift=function(e){return tk(this,this._readableState,e,"",!0)},ek.prototype.isPaused=function(){return!1===this._readableState.flowing},ek.prototype.setEncoding=function(e){return this._readableState.decoder=new VC(e),this._readableState.encoding=e,this};var nk=8388608;function rk(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=nk?e=nk:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function ik(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(XC("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?Tw.exports.nextTick(ok,e):ok(e))}function ok(e){XC("emit readable"),e.emit("readable"),uk(e)}function ak(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(XC("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function sk(e){XC("readable nexttick read 0"),e.read(0)}function lk(e,t){t.reading||(XC("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),uk(e),t.flowing&&!t.reading&&e.read(0)}function uk(e){var t=e._readableState;for(XC("flow",t.flowing);t.flowing&&null!==e.read(););}function ck(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;e-=i.length;for(;n=n.next;){var o=n.data,a=e>o.length?o.length:e;if(a===o.length?i+=o:i+=o.slice(0,e),0===(e-=a)){a===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(a));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=Ex.allocUnsafe(e),r=t.head,i=1;r.data.copy(n),e-=r.data.length;for(;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,a),0===(e-=a)){a===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++i}return t.length-=i,n}(e,t);return r}(e,t.buffer,t.decoder),n);var n}function dk(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,Tw.exports.nextTick(pk,t,e))}function pk(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function mk(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function hk(){}function fk(e,t,n){this.chunk=e,this.encoding=t,this.callback=n,this.next=null}function gk(e,t){Object.defineProperty(this,"buffer",{get:Fw((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Ak&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?Tw.exports.nextTick(i,r):i(r);e._writableState.errorEmitted=!0,e.emit("error",r)}(e,n,r,t,i);else{var o=xk(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||Sk(e,n),r?Tw.exports.nextTick(bk,e,n,o,i):bk(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new kk(this)}function yk(e){if(!(this instanceof yk||this instanceof Ak))return new yk(e);this._writableState=new gk(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),dC.exports.EventEmitter.call(this)}function vk(e,t,n,r,i,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function bk(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),Ck(e,t)}function Sk(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),o=t.corkedRequestsFree;o.entry=n;for(var a=0;n;)i[a]=n,n=n.next,a+=1;vk(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new kk(t)}else{for(;n;){var s=n.chunk,l=n.encoding,u=n.callback;if(vk(e,t,!1,t.objectMode?1:s.length,s,l,u),n=n.next,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=n,t.bufferProcessing=!1}function xk(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function wk(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function Ck(e,t){var n=xk(t);return n&&(0===t.pendingcb?(wk(e,t),t.finished=!0,e.emit("finish")):wk(e,t)),n}function kk(e){var t=this;this.next=null,this.entry=null,this.finish=function(n){var r=t.entry;for(t.entry=null;r;){var i=r.callback;e.pendingcb--,i(n),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}ek.prototype.read=function(e){XC("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return XC("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?dk(this):ik(this),null;if(0===(e=rk(e,t))&&t.ended)return 0===t.length&&dk(this),null;var r,i=t.needReadable;return XC("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&XC("length less than watermark",i=!0),t.ended||t.reading?XC("reading or ended",i=!1):i&&(XC("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=rk(n,t))),null===(r=e>0?ck(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&dk(this)),null!==r&&this.emit("data",r),r},ek.prototype._read=function(e){this.emit("error",new Error("not implemented"))},ek.prototype.pipe=function(e,t){var n=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,XC("pipe count=%d opts=%j",r.pipesCount,t);var i=!t||!1!==t.end?a:u;function o(e){XC("onunpipe"),e===n&&u()}function a(){XC("onend"),e.end()}r.endEmitted?Tw.exports.nextTick(i):n.once("end",i),e.on("unpipe",o);var s=function(e){return function(){var t=e._readableState;XC("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,uk(e))}}(n);e.on("drain",s);var l=!1;function u(){XC("cleanup"),e.removeListener("close",m),e.removeListener("finish",h),e.removeListener("drain",s),e.removeListener("error",p),e.removeListener("unpipe",o),n.removeListener("end",a),n.removeListener("end",u),n.removeListener("data",d),l=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||s()}var c=!1;function d(t){XC("ondata"),c=!1,!1!==e.write(t)||c||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==mk(r.pipes,e))&&!l&&(XC("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,c=!0),n.pause())}function p(t){XC("onerror",t),f(),e.removeListener("error",p),0===function(e,t){return e.listeners(t).length}(e,"error")&&e.emit("error",t)}function m(){e.removeListener("finish",h),f()}function h(){XC("onfinish"),e.removeListener("close",m),f()}function f(){XC("unpipe"),n.unpipe(e)}return n.on("data",d),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",p),e.once("close",m),e.once("finish",h),e.emit("pipe",n),r.flowing||(XC("pipe resume"),n.resume()),e},ek.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<r;i++)n[i].emit("unpipe",this);return this}var o=mk(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},ek.prototype.on=function(e,t){var n=TC.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&ik(this):Tw.exports.nextTick(sk,this))}return n},ek.prototype.addListener=ek.prototype.on,ek.prototype.resume=function(){var e=this._readableState;return e.flowing||(XC("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,Tw.exports.nextTick(lk,e,t))}(this,e)),this},ek.prototype.pause=function(){return XC("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(XC("pause"),this._readableState.flowing=!1,this.emit("pause")),this},ek.prototype.wrap=function(e){var t=this._readableState,n=!1,r=this;for(var i in e.on("end",(function(){if(XC("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(i){(XC("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i)||(t.objectMode||i&&i.length)&&(r.push(i)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var n=0,r=e.length;n<r;n++)t(e[n],n)}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){XC("wrapped _read",t),n&&(n=!1,e.resume())},r},ek._fromList=ck,yk.WritableState=gk,qw(yk,dC.exports.EventEmitter),gk.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},yk.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},yk.prototype.write=function(e,t,n){var r=this._writableState,i=!1;return"function"==typeof t&&(n=t,t=null),EC.Buffer.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=hk),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),Tw.exports.nextTick(t,n)}(this,n):function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):EC.Buffer.isBuffer(n)||"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),Tw.exports.nextTick(r,o),i=!1),i}(this,r,e,n)&&(r.pendingcb++,i=function(e,t,n,r,i){n=function(e,t,n){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=EC.Buffer.from(t,n));return t}(t,n,r),EC.Buffer.isBuffer(n)&&(r="buffer");var o=t.objectMode?1:n.length;t.length+=o;var a=t.length<t.highWaterMark;a||(t.needDrain=!0);if(t.writing||t.corked){var s=t.lastBufferedRequest;t.lastBufferedRequest=new fk(n,r,i),s?s.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else vk(e,t,!1,o,n,r,i);return a}(this,r,e,t,n)),i},yk.prototype.cork=function(){this._writableState.corked++},yk.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||Sk(this,e))},yk.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},yk.prototype._write=function(e,t,n){n(new Error("not implemented"))},yk.prototype._writev=null,yk.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,Ck(e,t),n&&(t.finished?Tw.exports.nextTick(n):e.once("finish",n));t.ended=!0,e.writable=!1}(this,r,n)},qw(Ak,ek);for(var Ok=Object.keys(yk.prototype),Tk=0;Tk<Ok.length;Tk++){var Ek=Ok[Tk];Ak.prototype[Ek]||(Ak.prototype[Ek]=yk.prototype[Ek])}function Ak(e){if(!(this instanceof Ak))return new Ak(e);ek.call(this,e),yk.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",_k)}function _k(){this.allowHalfOpen||this._writableState.ended||Tw.exports.nextTick(zk,this)}function zk(e){e.end()}function Rk(e){this.afterTransform=function(t,n){return function(e,t,n){var r=e._transformState;r.transforming=!1;var i=r.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=n&&e.push(n);i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,n)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Lk(e){if(!(this instanceof Lk))return new Lk(e);Ak.call(this,e),this._transformState=new Rk(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Pk(t,e)})):Pk(t)}))}function Pk(e,t){if(t)return e.emit("error",t);var n=e._writableState,r=e._transformState;if(n.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Bk(e){if(!(this instanceof Bk))return new Bk(e);Lk.call(this,e)}function Wk(){TC.call(this)}qw(Lk,Ak),Lk.prototype.push=function(e,t){return this._transformState.needTransform=!1,Ak.prototype.push.call(this,e,t)},Lk.prototype._transform=function(e,t,n){throw new Error("Not implemented")},Lk.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Lk.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},qw(Bk,Lk),Bk.prototype._transform=function(e,t,n){n(null,e)},qw(Wk,TC),Wk.Readable=ek,Wk.Writable=yk,Wk.Duplex=Ak,Wk.Transform=Lk,Wk.PassThrough=Bk,Wk.Stream=Wk,Wk.prototype.pipe=function(e,t){var n=this;function r(t){e.writable&&!1===e.write(t)&&n.pause&&n.pause()}function i(){n.readable&&n.resume&&n.resume()}n.on("data",r),e.on("drain",i),e._isStdio||t&&!1===t.end||(n.on("end",a),n.on("close",s));var o=!1;function a(){o||(o=!0,e.end())}function s(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function l(e){if(u(),0===TC.listenerCount(this,"error"))throw e}function u(){n.removeListener("data",r),e.removeListener("drain",i),n.removeListener("end",a),n.removeListener("close",s),n.removeListener("error",l),e.removeListener("error",l),n.removeListener("end",u),n.removeListener("close",u),e.removeListener("close",u)}return n.on("error",l),e.on("error",l),n.on("end",u),n.on("close",u),e.on("close",u),e.emit("pipe",n),e};var Mk=3,Uk=4;function Ik(e,t,n){var r,i=this;if(ek.call(i),i._mode=n,i.headers={},i.rawHeaders=[],i.trailers={},i.rawTrailers=[],i.on("end",(function(){Sc((function(){i.emit("close")}))})),"fetch"===n){i._fetchResponse=t,i.url=t.url,i.statusCode=t.status,i.statusMessage=t.statusText;for(var o,a,s=t.headers[Symbol.iterator]();o=(a=s.next()).value,!a.done;)i.headers[o[0].toLowerCase()]=o[1],i.rawHeaders.push(o[0],o[1]);var l=t.body.getReader();(r=function(){l.read().then((function(e){i._destroyed||(e.done?i.push(null):(i.push(new Ex(e.value)),r()))}))})()}else{if(i._xhr=e,i._pos=0,i.url=e.responseURL,i.statusCode=e.status,i.statusMessage=e.statusText,e.getAllResponseHeaders().split(/\r?\n/).forEach((function(e){var t=e.match(/^([^:]+):\s*(.*)/);if(t){var n=t[1].toLowerCase();"set-cookie"===n?(void 0===i.headers[n]&&(i.headers[n]=[]),i.headers[n].push(t[2])):void 0!==i.headers[n]?i.headers[n]+=", "+t[2]:i.headers[n]=t[2],i.rawHeaders.push(t[1],t[2])}})),i._charset="x-user-defined",!xw){var u=i.rawHeaders["mime-type"];if(u){var c=u.match(/;\s*charset=([^;])(;|$)/);c&&(i._charset=c[1].toLowerCase())}i._charset||(i._charset="utf-8")}}}function Nk(e){if(e instanceof Uint8Array){if(0===e.byteOffset&&e.byteLength===e.buffer.byteLength)return e.buffer;if("function"==typeof e.buffer.slice)return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(EC.isBuffer(e)){for(var t=new Uint8Array(e.length),n=e.length,r=0;r<n;r++)t[r]=e[r];return t.buffer}throw new Error("Argument must be a Buffer")}function qk(e){var t,n=this;yk.call(n),n._opts=e,n._body=[],n._headers={},e.auth&&n.setHeader("Authorization","Basic "+new Ex(e.auth).toString("base64")),Object.keys(e.headers).forEach((function(t){n.setHeader(t,e.headers[t])}));var r=!0;if("disable-fetch"===e.mode)r=!1,t=!0;else if("prefer-streaming"===e.mode)t=!1;else if("allow-wrong-content-type"===e.mode)t=!xw;else{if(e.mode&&"default"!==e.mode&&"prefer-fast"!==e.mode)throw new Error("Invalid value for opts.mode");t=!0}n._mode=function(e,t){return hw&&t?"fetch":Sw?"moz-chunked-arraybuffer":bw?"ms-stream":vw&&e?"arraybuffer":ww&&e?"text:vbarray":"text"}(t,r),n.on("finish",(function(){n._onFinish()}))}qw(Ik,ek),Ik.prototype._read=function(){},Ik.prototype._onXHRProgress=function(){var e=this,t=e._xhr,n=null;switch(e._mode){case"text:vbarray":if(t.readyState!==Uk)break;try{n=new lc.VBArray(t.responseBody).toArray()}catch(e){}if(null!==n){e.push(new Ex(n));break}case"text":try{n=t.responseText}catch(t){e._mode="text:vbarray";break}if(n.length>e._pos){var r=n.substr(e._pos);if("x-user-defined"===e._charset){for(var i=new Ex(r.length),o=0;o<r.length;o++)i[o]=255&r.charCodeAt(o);e.push(i)}else e.push(r,e._charset);e._pos=n.length}break;case"arraybuffer":if(t.readyState!==Uk||!t.response)break;n=t.response,e.push(new Ex(new Uint8Array(n)));break;case"moz-chunked-arraybuffer":if(n=t.response,t.readyState!==Mk||!n)break;e.push(new Ex(new Uint8Array(n)));break;case"ms-stream":if(n=t.response,t.readyState!==Mk)break;var a=new lc.MSStreamReader;a.onprogress=function(){a.result.byteLength>e._pos&&(e.push(new Ex(new Uint8Array(a.result.slice(e._pos)))),e._pos=a.result.byteLength)},a.onload=function(){e.push(null)},a.readAsArrayBuffer(n)}e._xhr.readyState===Uk&&"ms-stream"!==e._mode&&e.push(null)},qw(qk,yk);var Dk=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","user-agent","via"];qk.prototype.setHeader=function(e,t){var n=e.toLowerCase();-1===Dk.indexOf(n)&&(this._headers[n]={name:e,value:t})},qk.prototype.getHeader=function(e){return this._headers[e.toLowerCase()].value},qk.prototype.removeHeader=function(e){delete this._headers[e.toLowerCase()]},qk.prototype._onFinish=function(){var e=this;if(!e._destroyed){var t,n=e._opts,r=e._headers;if("POST"!==n.method&&"PUT"!==n.method&&"PATCH"!==n.method||(t=function(){if(void 0!==pw)return pw;try{new lc.Blob([new ArrayBuffer(1)]),pw=!0}catch(e){pw=!1}return pw}()?new lc.Blob(e._body.map((function(e){return Nk(e)})),{type:(r["content-type"]||{}).value||""}):Ex.concat(e._body).toString()),"fetch"===e._mode){var i=Object.keys(r).map((function(e){return[r[e].name,r[e].value]}));lc.fetch(e._opts.url,{method:e._opts.method,headers:i,body:t,mode:"cors",credentials:n.withCredentials?"include":"same-origin"}).then((function(t){e._fetchResponse=t,e._connect()}),(function(t){e.emit("error",t)}))}else{var o=e._xhr=new lc.XMLHttpRequest;try{o.open(e._opts.method,e._opts.url,!0)}catch(t){return void Sc((function(){e.emit("error",t)}))}"responseType"in o&&(o.responseType=e._mode.split(":")[0]),"withCredentials"in o&&(o.withCredentials=!!n.withCredentials),"text"===e._mode&&"overrideMimeType"in o&&o.overrideMimeType("text/plain; charset=x-user-defined"),Object.keys(r).forEach((function(e){o.setRequestHeader(r[e].name,r[e].value)})),e._response=null,o.onreadystatechange=function(){switch(o.readyState){case Mk:case Uk:e._onXHRProgress()}},"moz-chunked-arraybuffer"===e._mode&&(o.onprogress=function(){e._onXHRProgress()}),o.onerror=function(){e._destroyed||e.emit("error",new Error("XHR error"))};try{o.send(t)}catch(t){return void Sc((function(){e.emit("error",t)}))}}}},qk.prototype._onXHRProgress=function(){var e=this;(function(e){try{var t=e.status;return null!==t&&0!==t}catch(e){return!1}})(e._xhr)&&!e._destroyed&&(e._response||e._connect(),e._response._onXHRProgress())},qk.prototype._connect=function(){var e=this;e._destroyed||(e._response=new Ik(e._xhr,e._fetchResponse,e._mode),e.emit("response",e._response))},qk.prototype._write=function(e,t,n){this._body.push(e),n()},qk.prototype.abort=qk.prototype.destroy=function(){var e=this;e._destroyed=!0,e._response&&(e._response._destroyed=!0),e._xhr&&e._xhr.abort()},qk.prototype.end=function(e,t,n){"function"==typeof e&&(n=e,e=void 0),yk.prototype.end.call(this,e,t,n)},qk.prototype.flushHeaders=function(){},qk.prototype.setTimeout=function(){},qk.prototype.setNoDelay=function(){},qk.prototype.setSocketKeepAlive=function(){};const Vk=2147483647,Fk=/[^\0-\x7E]/,jk=/[\x2E\u3002\uFF0E\uFF61]/g,Gk={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Kk=Math.floor,Yk=String.fromCharCode;function Hk(e){throw new RangeError(Gk[e])}const $k=function(e,t){return e+22+75*(e<26)-((0!=t)<<5)},Qk=function(e,t,n){let r=0;for(e=n?Kk(e/700):e>>1,e+=Kk(e/t);e>455;r+=36)e=Kk(e/35);return Kk(r+36*e/(e+38))},Zk=function(e){return function(e,t){const n=e.split("@");let r="";n.length>1&&(r=n[0]+"@",e=n[1]);const i=function(e,t){const n=[];let r=e.length;for(;r--;)n[r]=t(e[r]);return n}((e=e.replace(jk,".")).split("."),t).join(".");return r+i}(e,(function(e){return Fk.test(e)?"xn--"+function(e){const t=[];let n=(e=function(e){const t=[];let n=0;const r=e.length;for(;n<r;){const i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){const r=e.charCodeAt(n++);56320==(64512&r)?t.push(((1023&i)<<10)+(1023&r)+65536):(t.push(i),n--)}else t.push(i)}return t}(e)).length,r=128,i=0,o=72;for(const n of e)n<128&&t.push(Yk(n));let a=t.length,s=a;for(a&&t.push("-");s<n;){let n=Vk;for(const t of e)t>=r&&t<n&&(n=t);const l=s+1;n-r>Kk((Vk-i)/l)&&Hk("overflow"),i+=(n-r)*l,r=n;for(const n of e)if(n<r&&++i>Vk&&Hk("overflow"),n==r){let e=i;for(let n=36;;n+=36){const r=n<=o?1:n>=o+26?26:n-o;if(e<r)break;const i=e-r,a=36-r;t.push(Yk($k(r+i%a,0))),e=Kk(i/a)}t.push(Yk($k(e,0))),o=Qk(i,l,s==a),i=0,++s}++i,++r}return t.join("")}(e):e}))};function Xk(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Jk=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function eO(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}}function tO(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r<e.length;r++)n.push(t(e[r],r));return n}var nO=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t};function rO(e,t,n,r){t=t||"&",n=n||"=";var i={};if("string"!=typeof e||0===e.length)return i;var o=/\+/g;e=e.split(t);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var s=e.length;a>0&&s>a&&(s=a);for(var l=0;l<s;++l){var u,c,d,p,m=e[l].replace(o,"%20"),h=m.indexOf(n);h>=0?(u=m.substr(0,h),c=m.substr(h+1)):(u=m,c=""),d=decodeURIComponent(u),p=decodeURIComponent(c),Xk(i,d)?Jk(i[d])?i[d].push(p):i[d]=[i[d],p]:i[d]=p}return i}var iO={parse:vO,resolve:wO,resolveObject:CO,format:SO,Url:oO};function oO(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var aO=/^([a-z0-9.+-]+:)/i,sO=/:[0-9]*$/,lO=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,uO=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),cO=["'"].concat(uO),dO=["%","/","?",";","#"].concat(cO),pO=["/","?","#"],mO=/^[+a-z0-9A-Z_-]{0,63}$/,hO=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,fO={javascript:!0,"javascript:":!0},gO={javascript:!0,"javascript:":!0},yO={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function vO(e,t,n){if(e&&rC(e)&&e instanceof oO)return e;var r=new oO;return r.parse(e,t,n),r}function bO(e,t,n,r){if(!eC(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var i=t.indexOf("?"),o=-1!==i&&i<t.indexOf("#")?"?":"#",a=t.split(o);a[0]=a[0].replace(/\\/g,"/");var s=t=a.join(o);if(s=s.trim(),!r&&1===t.split("#").length){var l=lO.exec(s);if(l)return e.path=s,e.href=s,e.pathname=l[1],l[2]?(e.search=l[2],e.query=n?rO(e.search.substr(1)):e.search.substr(1)):n&&(e.search="",e.query={}),e}var u,c,d,p,m=aO.exec(s);if(m){var h=(m=m[0]).toLowerCase();e.protocol=h,s=s.substr(m.length)}if(r||m||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var f="//"===s.substr(0,2);!f||m&&gO[m]||(s=s.substr(2),e.slashes=!0)}if(!gO[m]&&(f||m&&!yO[m])){var g,y,v=-1;for(u=0;u<pO.length;u++)-1!==(c=s.indexOf(pO[u]))&&(-1===v||c<v)&&(v=c);for(-1!==(y=-1===v?s.lastIndexOf("@"):s.lastIndexOf("@",v))&&(g=s.slice(0,y),s=s.slice(y+1),e.auth=decodeURIComponent(g)),v=-1,u=0;u<dO.length;u++)-1!==(c=s.indexOf(dO[u]))&&(-1===v||c<v)&&(v=c);-1===v&&(v=s.length),e.host=s.slice(0,v),s=s.slice(v),kO(e),e.hostname=e.hostname||"";var b="["===e.hostname[0]&&"]"===e.hostname[e.hostname.length-1];if(!b){var S=e.hostname.split(/\./);for(u=0,d=S.length;u<d;u++){var x=S[u];if(x&&!x.match(mO)){for(var w="",C=0,k=x.length;C<k;C++)x.charCodeAt(C)>127?w+="x":w+=x[C];if(!w.match(mO)){var O=S.slice(0,u),T=S.slice(u+1),E=x.match(hO);E&&(O.push(E[1]),T.unshift(E[2])),T.length&&(s="/"+T.join(".")+s),e.hostname=O.join(".");break}}}}e.hostname.length>255?e.hostname="":e.hostname=e.hostname.toLowerCase(),b||(e.hostname=Zk(e.hostname)),p=e.port?":"+e.port:"";var A=e.hostname||"";e.host=A+p,e.href+=e.host,b&&(e.hostname=e.hostname.substr(1,e.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!fO[h])for(u=0,d=cO.length;u<d;u++){var _=cO[u];if(-1!==s.indexOf(_)){var z=encodeURIComponent(_);z===_&&(z=escape(_)),s=s.split(_).join(z)}}var R=s.indexOf("#");-1!==R&&(e.hash=s.substr(R),s=s.slice(0,R));var L=s.indexOf("?");if(-1!==L?(e.search=s.substr(L),e.query=s.substr(L+1),n&&(e.query=rO(e.query)),s=s.slice(0,L)):n&&(e.search="",e.query={}),s&&(e.pathname=s),yO[h]&&e.hostname&&!e.pathname&&(e.pathname="/"),e.pathname||e.search){p=e.pathname||"";var P=e.search||"";e.path=p+P}return e.href=xO(e),e}function SO(e){return eC(e)&&(e=bO({},e)),xO(e)}function xO(e){var t=e.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var n=e.protocol||"",r=e.pathname||"",i=e.hash||"",o=!1,a="";e.host?o=t+e.host:e.hostname&&(o=t+(-1===e.hostname.indexOf(":")?e.hostname:"["+this.hostname+"]"),e.port&&(o+=":"+e.port)),e.query&&rC(e.query)&&Object.keys(e.query).length&&(a=function(e,t,n,r){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?tO(nO(e),(function(r){var i=encodeURIComponent(eO(r))+n;return Jk(e[r])?tO(e[r],(function(e){return i+encodeURIComponent(eO(e))})).join(t):i+encodeURIComponent(eO(e[r]))})).join(t):r?encodeURIComponent(eO(r))+n+encodeURIComponent(eO(e)):""}(e.query));var s=e.search||a&&"?"+a||"";return n&&":"!==n.substr(-1)&&(n+=":"),e.slashes||(!n||yO[n])&&!1!==o?(o="//"+(o||""),r&&"/"!==r.charAt(0)&&(r="/"+r)):o||(o=""),i&&"#"!==i.charAt(0)&&(i="#"+i),s&&"?"!==s.charAt(0)&&(s="?"+s),n+o+(r=r.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(s=s.replace("#","%23"))+i}function wO(e,t){return vO(e,!1,!0).resolve(t)}function CO(e,t){return e?vO(e,!1,!0).resolveObject(t):t}function kO(e){var t=e.host,n=sO.exec(t);n&&(":"!==(n=n[0])&&(e.port=n.substr(1)),t=t.substr(0,t.length-n.length)),t&&(e.hostname=t)}oO.prototype.parse=function(e,t,n){return bO(this,e,t,n)},oO.prototype.format=function(){return xO(this)},oO.prototype.resolve=function(e){return this.resolveObject(vO(e,!1,!0)).format()},oO.prototype.resolveObject=function(e){if(eC(e)){var t=new oO;t.parse(e,!1,!0),e=t}for(var n,r=new oO,i=Object.keys(this),o=0;o<i.length;o++){var a=i[o];r[a]=this[a]}if(r.hash=e.hash,""===e.href)return r.href=r.format(),r;if(e.slashes&&!e.protocol){for(var s=Object.keys(e),l=0;l<s.length;l++){var u=s[l];"protocol"!==u&&(r[u]=e[u])}return yO[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}if(e.protocol&&e.protocol!==r.protocol){if(!yO[e.protocol]){for(var c=Object.keys(e),d=0;d<c.length;d++){var p=c[d];r[p]=e[p]}return r.href=r.format(),r}if(r.protocol=e.protocol,e.host||gO[e.protocol])r.pathname=e.pathname;else{for(n=(e.pathname||"").split("/");n.length&&!(e.host=n.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==n[0]&&n.unshift(""),n.length<2&&n.unshift(""),r.pathname=n.join("/")}if(r.search=e.search,r.query=e.query,r.host=e.host||"",r.auth=e.auth,r.hostname=e.hostname||e.host,r.port=e.port,r.pathname||r.search){var m=r.pathname||"",h=r.search||"";r.path=m+h}return r.slashes=r.slashes||e.slashes,r.href=r.format(),r}var f,g=r.pathname&&"/"===r.pathname.charAt(0),y=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=y||g||r.host&&e.pathname,b=v,S=r.pathname&&r.pathname.split("/")||[],x=r.protocol&&!yO[r.protocol];if(n=e.pathname&&e.pathname.split("/")||[],x&&(r.hostname="",r.port=null,r.host&&(""===S[0]?S[0]=r.host:S.unshift(r.host)),r.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===n[0]?n[0]=e.host:n.unshift(e.host)),e.host=null),v=v&&(""===n[0]||""===S[0])),y)r.host=e.host||""===e.host?e.host:r.host,r.hostname=e.hostname||""===e.hostname?e.hostname:r.hostname,r.search=e.search,r.query=e.query,S=n;else if(n.length)S||(S=[]),S.pop(),S=S.concat(n),r.search=e.search,r.query=e.query;else if(null!=e.search)return x&&(r.hostname=r.host=S.shift(),(f=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=f.shift(),r.host=r.hostname=f.shift())),r.search=e.search,r.query=e.query,Jw(r.pathname)&&Jw(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r;if(!S.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var w=S.slice(-1)[0],C=(r.host||e.host||S.length>1)&&("."===w||".."===w)||""===w,k=0,O=S.length;O>=0;O--)"."===(w=S[O])?S.splice(O,1):".."===w?(S.splice(O,1),k++):k&&(S.splice(O,1),k--);if(!v&&!b)for(;k--;k)S.unshift("..");!v||""===S[0]||S[0]&&"/"===S[0].charAt(0)||S.unshift(""),C&&"/"!==S.join("/").substr(-1)&&S.push("");var T=""===S[0]||S[0]&&"/"===S[0].charAt(0);return x&&(r.hostname=r.host=T?"":S.length?S.shift():"",(f=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=f.shift(),r.host=r.hostname=f.shift())),(v=v||r.host&&S.length)&&!T&&S.unshift(""),S.length?r.pathname=S.join("/"):(r.pathname=null,r.path=null),Jw(r.pathname)&&Jw(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},oO.prototype.parseHost=function(){return kO(this)};var OO=Object.freeze({__proto__:null,parse:vO,resolve:wO,resolveObject:CO,format:SO,default:iO,Url:oO});function TO(e,t){"string"==typeof e&&(e=vO(e));var n=-1===lc.location.protocol.search(/^https?:$/)?"http:":"",r=e.protocol||n,i=e.hostname||e.host,o=e.port,a=e.path||"/";i&&-1!==i.indexOf(":")&&(i="["+i+"]"),e.url=(i?r+"//"+i:"")+(o?":"+o:"")+a,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var s=new qk(e);return t&&s.on("response",t),s}function EO(e,t){var n=TO(e,t);return n.end(),n}function AO(){}AO.defaultMaxSockets=4;var _O=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"],zO={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Time-out",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Request Entity Too Large",414:"Request-URI Too Large",415:"Unsupported Media Type",416:"Requested Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Time-out",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"},RO={request:TO,get:EO,Agent:AO,METHODS:_O,STATUS_CODES:zO},LO=t(Object.freeze({__proto__:null,request:TO,get:EO,Agent:AO,METHODS:_O,STATUS_CODES:zO,default:RO})),PO=t(OO),BO=/^http:\/\//;var WO=/^https:\/\//;var MO=LO,UO=LO,IO=PO,NO=function(e){return BO.test(e)},qO=function(e){return WO.test(e)},DO=rd;var VO=function e(t,n,r,i){var o,a=n.protocol||n.hostname,s=!1;o=DO(IO.parse(t),n||{}),void 0!==n.hostname&&(o.protocol=n.protocol||"http:",o.path=o.href),(a&&!qO(a)||NO(t)?MO.get:UO.get)(o,(function(o){var a=[];if(!s){if(o.statusCode<200||o.statusCode>399)return i(o.statusCode,null);if(o.statusCode>299)return e(IO.resolve(t,o.headers.location),n,r,i);o.on("data",(function(e){a.push(e.toString())})),o.on("end",(function(){var e=a.join("");i(null,e)}))}})).on("error",(function(e){s||(s=!0,i(e.message,null))})).on("timeout",(function(){s||(s=!0,i("timeout",null))})).setTimeout(r)};var FO=function(e){return e||VO};var jO=function(e){return Array.isArray(e)?e:!1===e?["none"]:void 0===e?["local"]:e.split(",")},GO=PO,KO=rd;var YO=function(e){return KO((t=Pc.env.http_proxy)?{hostname:GO.parse(t).hostname,port:parseInt(GO.parse(t).port)}:{},e||{});var t};var HO=function(e){return e||5e3};var $O=function(e){var t={level1Value:[],level1Property:[],level2Block:[]};return e=e||[],t.level1Value=e.map((function(e){return e.level1&&e.level1.value})).filter((function(e){return null!=e})),t.level1Property=e.map((function(e){return e.level1&&e.level1.property})).filter((function(e){return null!=e})),t.level2Block=e.map((function(e){return e.level2&&e.level2.block})).filter((function(e){return null!=e})),t};var QO=function(e,t){return void 0!==t||void 0!==e&&!!e};function ZO(e,t){for(var n=0,r=e.length-1;r>=0;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}var XO=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,JO=function(e){return XO.exec(e).slice(1)};function eT(){for(var e="",t=!1,n=arguments.length-1;n>=-1&&!t;n--){var r=n>=0?arguments[n]:"/";if("string"!=typeof r)throw new TypeError("Arguments to path.resolve must be strings");r&&(e=r+"/"+e,t="/"===r.charAt(0))}return(t?"/":"")+(e=ZO(uT(e.split("/"),(function(e){return!!e})),!t).join("/"))||"."}function tT(e){var t=nT(e),n="/"===cT(e,-1);return(e=ZO(uT(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}function nT(e){return"/"===e.charAt(0)}function rT(){var e=Array.prototype.slice.call(arguments,0);return tT(uT(e,(function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))}function iT(e,t){function n(e){for(var t=0;t<e.length&&""===e[t];t++);for(var n=e.length-1;n>=0&&""===e[n];n--);return t>n?[]:e.slice(t,n-t+1)}e=eT(e).substr(1),t=eT(t).substr(1);for(var r=n(e.split("/")),i=n(t.split("/")),o=Math.min(r.length,i.length),a=o,s=0;s<o;s++)if(r[s]!==i[s]){a=s;break}var l=[];for(s=a;s<r.length;s++)l.push("..");return(l=l.concat(i.slice(a))).join("/")}function oT(e){var t=JO(e),n=t[0],r=t[1];return n||r?(r&&(r=r.substr(0,r.length-1)),n+r):"."}function aT(e,t){var n=JO(e)[2];return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n}function sT(e){return JO(e)[3]}var lT={extname:sT,basename:aT,dirname:oT,sep:"/",delimiter:":",relative:iT,join:rT,isAbsolute:nT,normalize:tT,resolve:eT};function uT(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r<e.length;r++)t(e[r],r,e)&&n.push(e[r]);return n}var cT="b"==="ab".substr(-1)?function(e,t,n){return e.substr(t,n)}:function(e,t,n){return t<0&&(t=e.length+t),e.substr(t,n)},dT=t(Object.freeze({__proto__:null,resolve:eT,normalize:tT,isAbsolute:nT,join:rT,relative:iT,sep:"/",delimiter:":",dirname:oT,basename:aT,extname:sT,default:lT})),pT=dT;var mT=function(e){return e?pT.resolve(e):Pc.cwd()},hT={},fT={},gT={},yT={},vT="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");yT.encode=function(e){if(0<=e&&e<vT.length)return vT[e];throw new TypeError("Must be between 0 and 63: "+e)},yT.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1};var bT=yT;gT.encode=function(e){var t,n="",r=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&r,(r>>>=5)>0&&(t|=32),n+=bT.encode(t)}while(r>0);return n},gT.decode=function(e,t,n){var r,i,o,a,s=e.length,l=0,u=0;do{if(t>=s)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(i=bT.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));r=!!(32&i),l+=(i&=31)<<u,u+=5}while(r);n.value=(a=(o=l)>>1,1==(1&o)?-a:a),n.rest=t};var ST={};!function(e){e.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function r(e){var n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function i(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}function o(t){var n=t,o=r(t);if(o){if(!o.path)return t;n=o.path}for(var a,s=e.isAbsolute(n),l=n.split(/\/+/),u=0,c=l.length-1;c>=0;c--)"."===(a=l[c])?l.splice(c,1):".."===a?u++:u>0&&(""===a?(l.splice(c+1,u),u=0):(l.splice(c,2),u--));return""===(n=l.join("/"))&&(n=s?"/":"."),o?(o.path=n,i(o)):n}function a(e,t){""===e&&(e="."),""===t&&(t=".");var a=r(t),s=r(e);if(s&&(e=s.path||"/"),a&&!a.scheme)return s&&(a.scheme=s.scheme),i(a);if(a||t.match(n))return t;if(s&&!s.host&&!s.path)return s.host=t,i(s);var l="/"===t.charAt(0)?t:o(e.replace(/\/+$/,"")+"/"+t);return s?(s.path=l,i(s)):l}e.urlParse=r,e.urlGenerate=i,e.normalize=o,e.join=a,e.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},e.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var s=!("__proto__"in Object.create(null));function l(e){return e}function u(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 c(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}e.toSetString=s?l:function(e){return u(e)?"$"+e:e},e.fromSetString=s?l:function(e){return u(e)?e.slice(1):e},e.compareByOriginalPositions=function(e,t,n){var r=c(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:c(e.name,t.name)},e.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!==(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=c(e.source,t.source))||0!==(r=e.originalLine-t.originalLine)||0!==(r=e.originalColumn-t.originalColumn)?r:c(e.name,t.name)},e.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!==(n=e.generatedColumn-t.generatedColumn)||0!==(n=c(e.source,t.source))||0!==(n=e.originalLine-t.originalLine)||0!==(n=e.originalColumn-t.originalColumn)?n:c(e.name,t.name)},e.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},e.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var s=r(n);if(!s)throw new Error("sourceMapURL could not be parsed");if(s.path){var l=s.path.lastIndexOf("/");l>=0&&(s.path=s.path.substring(0,l+1))}t=a(i(s),t)}return o(t)}}(ST);var xT={},wT=ST,CT=Object.prototype.hasOwnProperty,kT="undefined"!=typeof Map;function OT(){this._array=[],this._set=kT?new Map:Object.create(null)}OT.fromArray=function(e,t){for(var n=new OT,r=0,i=e.length;r<i;r++)n.add(e[r],t);return n},OT.prototype.size=function(){return kT?this._set.size:Object.getOwnPropertyNames(this._set).length},OT.prototype.add=function(e,t){var n=kT?e:wT.toSetString(e),r=kT?this.has(e):CT.call(this._set,n),i=this._array.length;r&&!t||this._array.push(e),r||(kT?this._set.set(e,i):this._set[n]=i)},OT.prototype.has=function(e){if(kT)return this._set.has(e);var t=wT.toSetString(e);return CT.call(this._set,t)},OT.prototype.indexOf=function(e){if(kT){var t=this._set.get(e);if(t>=0)return t}else{var n=wT.toSetString(e);if(CT.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},OT.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},OT.prototype.toArray=function(){return this._array.slice()},xT.ArraySet=OT;var TT={},ET=ST;function AT(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}AT.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},AT.prototype.add=function(e){var t,n,r,i,o,a;t=this._last,n=e,r=t.generatedLine,i=n.generatedLine,o=t.generatedColumn,a=n.generatedColumn,i>r||i==r&&a>=o||ET.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},AT.prototype.toArray=function(){return this._sorted||(this._array.sort(ET.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},TT.MappingList=AT;var _T=gT,zT=ST,RT=xT.ArraySet,LT=TT.MappingList;function PT(e){e||(e={}),this._file=zT.getArg(e,"file",null),this._sourceRoot=zT.getArg(e,"sourceRoot",null),this._skipValidation=zT.getArg(e,"skipValidation",!1),this._sources=new RT,this._names=new RT,this._mappings=new LT,this._sourcesContents=null}PT.prototype._version=3,PT.fromSourceMap=function(e){var t=e.sourceRoot,n=new PT({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=zT.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=zT.relative(t,r)),n._sources.has(i)||n._sources.add(i);var o=e.sourceContentFor(r);null!=o&&n.setSourceContent(r,o)})),n},PT.prototype.addMapping=function(e){var t=zT.getArg(e,"generated"),n=zT.getArg(e,"original",null),r=zT.getArg(e,"source",null),i=zT.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})},PT.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=zT.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[zT.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[zT.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},PT.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=zT.relative(i,r));var o=new RT,a=new RT;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=zT.join(n,t.source)),null!=i&&(t.source=zT.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 u=t.name;null==u||a.has(u)||a.add(u)}),this),this._sources=o,this._names=a,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=zT.join(n,t)),null!=i&&(t=zT.relative(i,t)),this.setSourceContent(t,r))}),this)},PT.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}))},PT.prototype._serializeMappings=function(){for(var e,t,n,r,i=0,o=1,a=0,s=0,l=0,u=0,c="",d=this._mappings.toArray(),p=0,m=d.length;p<m;p++){if(e="",(t=d[p]).generatedLine!==o)for(i=0;t.generatedLine!==o;)e+=";",o++;else if(p>0){if(!zT.compareByGeneratedPositionsInflated(t,d[p-1]))continue;e+=","}e+=_T.encode(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(r=this._sources.indexOf(t.source),e+=_T.encode(r-u),u=r,e+=_T.encode(t.originalLine-1-s),s=t.originalLine-1,e+=_T.encode(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=_T.encode(n-l),l=n)),c+=e}return c},PT.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=zT.relative(t,e));var n=zT.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},PT.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},PT.prototype.toString=function(){return JSON.stringify(this.toJSON())},fT.SourceMapGenerator=PT;var BT={},WT={};!function(e){function t(n,r,i,o,a,s){var l=Math.floor((r-n)/2)+n,u=a(i,o[l],!0);return 0===u?l:u>0?r-l>1?t(l,r,i,o,a,s):s==e.LEAST_UPPER_BOUND?r<o.length?r:-1:l:l-n>1?t(n,l,i,o,a,s):s==e.LEAST_UPPER_BOUND?l:n<0?-1:n}e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2,e.search=function(n,r,i,o){if(0===r.length)return-1;var a=t(-1,r.length,n,r,i,o||e.GREATEST_LOWER_BOUND);if(a<0)return-1;for(;a-1>=0&&0===i(r[a],r[a-1],!0);)--a;return a}}(WT);var MT={};function UT(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function IT(e,t,n,r){if(n<r){var i=n-1;UT(e,(l=n,u=r,Math.round(l+Math.random()*(u-l))),r);for(var o=e[r],a=n;a<r;a++)t(e[a],o)<=0&&UT(e,i+=1,a);UT(e,i+1,a);var s=i+1;IT(e,t,n,s-1),IT(e,t,s+1,r)}var l,u}MT.quickSort=function(e,t){IT(e,t,0,e.length-1)};var NT=ST,qT=WT,DT=xT.ArraySet,VT=gT,FT=MT.quickSort;function jT(e,t){var n=e;return"string"==typeof e&&(n=NT.parseSourceMapInput(e)),null!=n.sections?new YT(n,t):new GT(n,t)}function GT(e,t){var n=e;"string"==typeof e&&(n=NT.parseSourceMapInput(e));var r=NT.getArg(n,"version"),i=NT.getArg(n,"sources"),o=NT.getArg(n,"names",[]),a=NT.getArg(n,"sourceRoot",null),s=NT.getArg(n,"sourcesContent",null),l=NT.getArg(n,"mappings"),u=NT.getArg(n,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);a&&(a=NT.normalize(a)),i=i.map(String).map(NT.normalize).map((function(e){return a&&NT.isAbsolute(a)&&NT.isAbsolute(e)?NT.relative(a,e):e})),this._names=DT.fromArray(o.map(String),!0),this._sources=DT.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map((function(e){return NT.computeSourceURL(a,e,t)})),this.sourceRoot=a,this.sourcesContent=s,this._mappings=l,this._sourceMapURL=t,this.file=u}function KT(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function YT(e,t){var n=e;"string"==typeof e&&(n=NT.parseSourceMapInput(e));var r=NT.getArg(n,"version"),i=NT.getArg(n,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new DT,this._names=new DT;var o={line:-1,column:0};this._sections=i.map((function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var n=NT.getArg(e,"offset"),r=NT.getArg(n,"line"),i=NT.getArg(n,"column");if(r<o.line||r===o.line&&i<o.column)throw new Error("Section offsets must be ordered and non-overlapping.");return o=n,{generatedOffset:{generatedLine:r+1,generatedColumn:i+1},consumer:new jT(NT.getArg(e,"map"),t)}}))}jT.fromSourceMap=function(e,t){return GT.fromSourceMap(e,t)},jT.prototype._version=3,jT.prototype.__generatedMappings=null,Object.defineProperty(jT.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),jT.prototype.__originalMappings=null,Object.defineProperty(jT.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),jT.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return";"===n||","===n},jT.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},jT.GENERATED_ORDER=1,jT.ORIGINAL_ORDER=2,jT.GREATEST_LOWER_BOUND=1,jT.LEAST_UPPER_BOUND=2,jT.prototype.eachMapping=function(e,t,n){var r,i=t||null;switch(n||jT.GENERATED_ORDER){case jT.GENERATED_ORDER:r=this._generatedMappings;break;case jT.ORIGINAL_ORDER:r=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var o=this.sourceRoot;r.map((function(e){var t=null===e.source?null:this._sources.at(e.source);return{source:t=NT.computeSourceURL(o,t,this._sourceMapURL),generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}}),this).forEach(e,i)},jT.prototype.allGeneratedPositionsFor=function(e){var t=NT.getArg(e,"line"),n={source:NT.getArg(e,"source"),originalLine:t,originalColumn:NT.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var r=[],i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",NT.compareByOriginalPositions,qT.LEAST_UPPER_BOUND);if(i>=0){var o=this._originalMappings[i];if(void 0===e.column)for(var a=o.originalLine;o&&o.originalLine===a;)r.push({line:NT.getArg(o,"generatedLine",null),column:NT.getArg(o,"generatedColumn",null),lastColumn:NT.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++i];else for(var s=o.originalColumn;o&&o.originalLine===t&&o.originalColumn==s;)r.push({line:NT.getArg(o,"generatedLine",null),column:NT.getArg(o,"generatedColumn",null),lastColumn:NT.getArg(o,"lastGeneratedColumn",null)}),o=this._originalMappings[++i]}return r},BT.SourceMapConsumer=jT,GT.prototype=Object.create(jT.prototype),GT.prototype.consumer=jT,GT.prototype._findSourceIndex=function(e){var t,n=e;if(null!=this.sourceRoot&&(n=NT.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);for(t=0;t<this._absoluteSources.length;++t)if(this._absoluteSources[t]==e)return t;return-1},GT.fromSourceMap=function(e,t){var n=Object.create(GT.prototype),r=n._names=DT.fromArray(e._names.toArray(),!0),i=n._sources=DT.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=t,n._absoluteSources=n._sources.toArray().map((function(e){return NT.computeSourceURL(n.sourceRoot,e,t)}));for(var o=e._mappings.toArray().slice(),a=n.__generatedMappings=[],s=n.__originalMappings=[],l=0,u=o.length;l<u;l++){var c=o[l],d=new KT;d.generatedLine=c.generatedLine,d.generatedColumn=c.generatedColumn,c.source&&(d.source=i.indexOf(c.source),d.originalLine=c.originalLine,d.originalColumn=c.originalColumn,c.name&&(d.name=r.indexOf(c.name)),s.push(d)),a.push(d)}return FT(n.__originalMappings,NT.compareByOriginalPositions),n},GT.prototype._version=3,Object.defineProperty(GT.prototype,"sources",{get:function(){return this._absoluteSources.slice()}}),GT.prototype._parseMappings=function(e,t){for(var n,r,i,o,a,s=1,l=0,u=0,c=0,d=0,p=0,m=e.length,h=0,f={},g={},y=[],v=[];h<m;)if(";"===e.charAt(h))s++,h++,l=0;else if(","===e.charAt(h))h++;else{for((n=new KT).generatedLine=s,o=h;o<m&&!this._charIsMappingSeparator(e,o);o++);if(i=f[r=e.slice(h,o)])h+=r.length;else{for(i=[];h<o;)VT.decode(e,h,g),a=g.value,h=g.rest,i.push(a);if(2===i.length)throw new Error("Found a source, but no line and column");if(3===i.length)throw new Error("Found a source and line, but no column");f[r]=i}n.generatedColumn=l+i[0],l=n.generatedColumn,i.length>1&&(n.source=d+i[1],d+=i[1],n.originalLine=u+i[2],u=n.originalLine,n.originalLine+=1,n.originalColumn=c+i[3],c=n.originalColumn,i.length>4&&(n.name=p+i[4],p+=i[4])),v.push(n),"number"==typeof n.originalLine&&y.push(n)}FT(v,NT.compareByGeneratedPositionsDeflated),this.__generatedMappings=v,FT(y,NT.compareByOriginalPositions),this.__originalMappings=y},GT.prototype._findMapping=function(e,t,n,r,i,o){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[r]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[r]);return qT.search(e,t,i,o)},GT.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},GT.prototype.originalPositionFor=function(e){var t={generatedLine:NT.getArg(e,"line"),generatedColumn:NT.getArg(e,"column")},n=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",NT.compareByGeneratedPositionsDeflated,NT.getArg(e,"bias",jT.GREATEST_LOWER_BOUND));if(n>=0){var r=this._generatedMappings[n];if(r.generatedLine===t.generatedLine){var i=NT.getArg(r,"source",null);null!==i&&(i=this._sources.at(i),i=NT.computeSourceURL(this.sourceRoot,i,this._sourceMapURL));var o=NT.getArg(r,"name",null);return null!==o&&(o=this._names.at(o)),{source:i,line:NT.getArg(r,"originalLine",null),column:NT.getArg(r,"originalColumn",null),name:o}}}return{source:null,line:null,column:null,name:null}},GT.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e})))},GT.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var r,i=e;if(null!=this.sourceRoot&&(i=NT.relative(this.sourceRoot,i)),null!=this.sourceRoot&&(r=NT.urlParse(this.sourceRoot))){var o=i.replace(/^file:\/\//,"");if("file"==r.scheme&&this._sources.has(o))return this.sourcesContent[this._sources.indexOf(o)];if((!r.path||"/"==r.path)&&this._sources.has("/"+i))return this.sourcesContent[this._sources.indexOf("/"+i)]}if(t)return null;throw new Error('"'+i+'" is not in the SourceMap.')},GT.prototype.generatedPositionFor=function(e){var t=NT.getArg(e,"source");if((t=this._findSourceIndex(t))<0)return{line:null,column:null,lastColumn:null};var n={source:t,originalLine:NT.getArg(e,"line"),originalColumn:NT.getArg(e,"column")},r=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",NT.compareByOriginalPositions,NT.getArg(e,"bias",jT.GREATEST_LOWER_BOUND));if(r>=0){var i=this._originalMappings[r];if(i.source===n.source)return{line:NT.getArg(i,"generatedLine",null),column:NT.getArg(i,"generatedColumn",null),lastColumn:NT.getArg(i,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},BT.BasicSourceMapConsumer=GT,YT.prototype=Object.create(jT.prototype),YT.prototype.constructor=jT,YT.prototype._version=3,Object.defineProperty(YT.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),YT.prototype.originalPositionFor=function(e){var t={generatedLine:NT.getArg(e,"line"),generatedColumn:NT.getArg(e,"column")},n=qT.search(t,this._sections,(function(e,t){var n=e.generatedLine-t.generatedOffset.generatedLine;return n||e.generatedColumn-t.generatedOffset.generatedColumn})),r=this._sections[n];return r?r.consumer.originalPositionFor({line:t.generatedLine-(r.generatedOffset.generatedLine-1),column:t.generatedColumn-(r.generatedOffset.generatedLine===t.generatedLine?r.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},YT.prototype.hasContentsOfAllSources=function(){return this._sections.every((function(e){return e.consumer.hasContentsOfAllSources()}))},YT.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r)return r}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},YT.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var n=this._sections[t];if(-1!==n.consumer._findSourceIndex(NT.getArg(e,"source"))){var r=n.consumer.generatedPositionFor(e);if(r)return{line:r.line+(n.generatedOffset.generatedLine-1),column:r.column+(n.generatedOffset.generatedLine===r.line?n.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},YT.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var r=this._sections[n],i=r.consumer._generatedMappings,o=0;o<i.length;o++){var a=i[o],s=r.consumer._sources.at(a.source);s=NT.computeSourceURL(r.consumer.sourceRoot,s,this._sourceMapURL),this._sources.add(s),s=this._sources.indexOf(s);var l=null;a.name&&(l=r.consumer._names.at(a.name),this._names.add(l),l=this._names.indexOf(l));var u={source:s,generatedLine:a.generatedLine+(r.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(r.generatedOffset.generatedLine===a.generatedLine?r.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(u),"number"==typeof u.originalLine&&this.__originalMappings.push(u)}FT(this.__generatedMappings,NT.compareByGeneratedPositionsDeflated),FT(this.__originalMappings,NT.compareByOriginalPositions)},BT.IndexedSourceMapConsumer=YT;var HT={},$T=fT.SourceMapGenerator,QT=ST,ZT=/(\r?\n)/,XT="$$$isSourceNode$$$";function JT(e,t,n,r,i){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==n?null:n,this.name=null==i?null:i,this[XT]=!0,null!=r&&this.add(r)}JT.fromStringWithSourceMap=function(e,t,n){var r=new JT,i=e.split(ZT),o=0,a=function(){return e()+(e()||"");function e(){return o<i.length?i[o++]:void 0}},s=1,l=0,u=null;return t.eachMapping((function(e){if(null!==u){if(!(s<e.generatedLine)){var t=(n=i[o]||"").substr(0,e.generatedColumn-l);return i[o]=n.substr(e.generatedColumn-l),l=e.generatedColumn,c(u,t),void(u=e)}c(u,a()),s++,l=0}for(;s<e.generatedLine;)r.add(a()),s++;if(l<e.generatedColumn){var n=i[o]||"";r.add(n.substr(0,e.generatedColumn)),i[o]=n.substr(e.generatedColumn),l=e.generatedColumn}u=e}),this),o<i.length&&(u&&c(u,a()),r.add(i.splice(o).join(""))),t.sources.forEach((function(e){var i=t.sourceContentFor(e);null!=i&&(null!=n&&(e=QT.join(n,e)),r.setSourceContent(e,i))})),r;function c(e,t){if(null===e||void 0===e.source)r.add(t);else{var i=n?QT.join(n,e.source):e.source;r.add(new JT(e.originalLine,e.originalColumn,i,t,e.name))}}},JT.prototype.add=function(e){if(Array.isArray(e))e.forEach((function(e){this.add(e)}),this);else{if(!e[XT]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},JT.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[XT]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},JT.prototype.walk=function(e){for(var t,n=0,r=this.children.length;n<r;n++)(t=this.children[n])[XT]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},JT.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(t=[],n=0;n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},JT.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[XT]?n.replaceRight(e,t):"string"==typeof n?this.children[this.children.length-1]=n.replace(e,t):this.children.push("".replace(e,t)),this},JT.prototype.setSourceContent=function(e,t){this.sourceContents[QT.toSetString(e)]=t},JT.prototype.walkSourceContents=function(e){for(var t=0,n=this.children.length;t<n;t++)this.children[t][XT]&&this.children[t].walkSourceContents(e);var r=Object.keys(this.sourceContents);for(t=0,n=r.length;t<n;t++)e(QT.fromSetString(r[t]),this.sourceContents[r[t]])},JT.prototype.toString=function(){var e="";return this.walk((function(t){e+=t})),e},JT.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},n=new $T(e),r=!1,i=null,o=null,a=null,s=null;return this.walk((function(e,l){t.code+=e,null!==l.source&&null!==l.line&&null!==l.column?(i===l.source&&o===l.line&&a===l.column&&s===l.name||n.addMapping({source:l.source,original:{line:l.line,column:l.column},generated:{line:t.line,column:t.column},name:l.name}),i=l.source,o=l.line,a=l.column,s=l.name,r=!0):r&&(n.addMapping({generated:{line:t.line,column:t.column}}),i=null,r=!1);for(var u=0,c=e.length;u<c;u++)10===e.charCodeAt(u)?(t.line++,t.column=0,u+1===c?(i=null,r=!1):r&&n.addMapping({source:l.source,original:{line:l.line,column:l.column},generated:{line:t.line,column:t.column},name:l.name})):t.column++})),this.walkSourceContents((function(e,t){n.setSourceContent(e,t)})),{code:t.code,map:n}},HT.SourceNode=JT,hT.SourceMapGenerator=fT.SourceMapGenerator,hT.SourceMapConsumer=BT.SourceMapConsumer,hT.SourceNode=HT.SourceNode;var eE=hT.SourceMapConsumer;function tE(e){return e}function nE(e,t){return t in e}function rE(e,t,n,r){for(var i,o,a=t[0],s=t[1],l=t[2],u={line:a,column:s+n};!i&&u.column>s;)u.column--,i=e[l].originalPositionFor(u);return!i||i.column<0?t:null===i.line&&a>1&&r>0?rE(e,[a-1,s,l],n,r-1):null!==i.line?[(o=i).line,o.column,o.source]:t}function iE(e,t,n){e[t]=new eE(n)}var oE=function(){var e={};return{all:tE.bind(null,e),isTracking:nE.bind(null,e),originalPositionFor:rE.bind(null,e),track:iE.bind(null,e)}},aE=t(Object.freeze({__proto__:null,default:{}})),sE=/^(\w+:\/\/|\/\/)/;var lE=function(e){return sE.test(e)},uE=/^\/\//;var cE=function(e){return!uE.test(e)},dE=dT,pE=PO,mE=lE,hE=cE,fE="http:";function gE(e){return mE(e)||pE.parse("http://"+e).host==e}var yE=function e(t,n,r){var i,o,a,s,l,u,c=!n;if(0===r.length)return!1;for(n&&!hE(t)&&(t=fE+t),i=n?pE.parse(t).host:t,o=n?t:dE.resolve(t),u=0;u<r.length;u++)s="!"==(a=r[u])[0],l=a.substring(1),c=s&&n&&gE(l)?c&&!e(t,!0,[l]):!s||n||gE(l)?s?c&&!0:"all"==a||(n&&"local"==a?c||!1:!(!n||"remote"!=a)||!(!n&&"remote"==a)&&(!n&&"local"==a||(a===i||(a===t||(!(!n||0!==o.indexOf(a))||(!n&&0===o.indexOf(dE.resolve(a))||n!=gE(l)&&(c&&!0))))))):c&&!e(t,!1,[l]);return c},vE=/^data:(\S*?)?(;charset=[^;]+)?(;[^,]+?)?,(.+)/;var bE=dT;var SE=function(e,t,n){var r=bE.resolve(""),i=bE.resolve(r,t),o=bE.dirname(i);return e.sources=e.sources.map((function(e){return bE.relative(n,bE.resolve(o,e))})),e},xE=dT,wE=PO;var CE=function(e,t){var n=xE.dirname(t);return e.sources=e.sources.map((function(e){return wE.resolve(n,e)})),e},kE=/^data:(\S*?)?(;charset=[^;]+)?(;[^,]+?)?,(.+)/;var OE=function(e){return kE.test(e)},TE=aE,EE=dT,AE=yE,_E=function(e){return vE.exec(e)},zE=SE,RE=CE,LE=Jd,PE=cE,BE=OE,WE=lE,ME=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function UE(e){var t,n,r,i=[],o=IE(e.sourceTokens[0]);for(r=e.sourceTokens.length;e.index<r;e.index++)if((t=IE(n=e.sourceTokens[e.index]))!=o&&(i=[],o=t),i.push(n),e.processedTokens.push(n),n[0]==LE.COMMENT&&ME.test(n[1]))return NE(n[1],t,i,e);return e.callback(e.processedTokens)}function IE(e){return(e[0]==LE.AT_RULE||e[0]==LE.COMMENT||e[0]==LE.RAW?e[2][0]:e[1][0][2][0])[2]}function NE(t,n,r,i){return function(t,n,r){var i,o,a,s=ME.exec(t)[1];return BE(s)?(o=function(t){var n=_E(t),r=n[2]?n[2].split(/[=;]/)[2]:"us-ascii",i=n[3]?n[3].split(";")[1]:"utf8",o="utf8"==i?e.unescape(n[4]):n[4],a=Ex.from(o,i);return a.charset=r,JSON.parse(a.toString())}(s),r(o)):WE(s)?function(e,t,n){var r=AE(e,!0,t.inline),i=!PE(e);if(t.localOnly)return t.warnings.push('Cannot fetch remote resource from "'+e+'" as no callback given.'),n(null);if(i)return t.warnings.push('Cannot fetch "'+e+'" as no protocol given.'),n(null);if(!r)return t.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),n(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,(function(r,i){if(r)return t.warnings.push('Missing source map at "'+e+'" - '+r),n(null);n(i)}))}(s,n,(function(e){var t;e?(t=JSON.parse(e),a=RE(t,s),r(a)):r(null)})):(o=function(e,t){var n,r=AE(e,!1,t.inline);if(!TE.existsSync(e)||!TE.statSync(e).isFile())return t.warnings.push('Ignoring local source map at "'+e+'" as resource is missing.'),null;if(!r)return t.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),null;return n=TE.readFileSync(e,"utf-8"),JSON.parse(n)}(i=EE.resolve(n.rebaseTo,s),n))?(a=zE(o,i,n.rebaseTo),r(a)):r(null)}(t,i,(function(e){return e&&(i.inputSourceMapTracker.track(n,e),qE(r,i.inputSourceMapTracker)),i.index++,UE(i)}))}function qE(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)switch((n=e[r])[0]){case LE.AT_RULE:DE(n,t);break;case LE.AT_RULE_BLOCK:qE(n[1],t),qE(n[2],t);break;case LE.AT_RULE_BLOCK_SCOPE:DE(n,t);break;case LE.NESTED_BLOCK:qE(n[1],t),qE(n[2],t);break;case LE.NESTED_BLOCK_SCOPE:case LE.COMMENT:DE(n,t);break;case LE.PROPERTY:qE(n,t);break;case LE.PROPERTY_BLOCK:qE(n[1],t);break;case LE.PROPERTY_NAME:case LE.PROPERTY_VALUE:DE(n,t);break;case LE.RULE:qE(n[1],t),qE(n[2],t);break;case LE.RULE_SCOPE:DE(n,t)}return e}function DE(e,t){var n,r,i=e[1],o=e[2],a=[];for(n=0,r=o.length;n<r;n++)a.push(t.originalPositionFor(o[n],i.length));e[2]=a}var VE=Nm,FE=/^\(/,jE=/\)$/,GE=/^@import/i,KE=/['"]\s*/,YE=/\s*['"]/,HE=/^url\(\s*/i,$E=/\s*\)/i;var QE=function(e){var t,n;return t=e.replace(GE,"").trim().replace(HE,"(").replace($E,")").replace(KE,"").replace(YE,""),[(n=VE(t," "))[0].replace(FE,"").replace(jE,""),n.slice(1).join(" ")]},ZE=aE,XE=dT,JE=yE,eA=cE,tA=lE;function nA(e){var t,n,r,i,o,a={};for(r in e)for(i=0,o=(t=e[r]).sources.length;i<o;i++)n=t.sources[i],r=t.sourceContentFor(n,!0),a[n]=r;return a}function rA(e){var t,n,r,i=Object.keys(e.uriToSource);for(r=i.length;e.index<r;e.index++){if(t=i[e.index],!(n=e.uriToSource[t]))return iA(t,e);e.sourcesContent[t]=n}return e.callback()}function iA(e,t){var n;return tA(e)?function(e,t,n){var r=JE(e,!0,t.inline),i=!eA(e);if(t.localOnly)return t.warnings.push('Cannot fetch remote resource from "'+e+'" as no callback given.'),n(null);if(i)return t.warnings.push('Cannot fetch "'+e+'" as no protocol given.'),n(null);if(!r)return t.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),n(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,(function(r,i){r&&t.warnings.push('Missing original source at "'+e+'" - '+r),n(i)}))}(e,t,(function(n){return t.index++,t.sourcesContent[e]=n,rA(t)})):(n=function(e,t){var n=JE(e,!1,t.inline),r=XE.resolve(t.rebaseTo,e);if(!ZE.existsSync(r)||!ZE.statSync(r).isFile())return t.warnings.push('Ignoring local source map at "'+r+'" as resource is missing.'),null;if(!n)return t.warnings.push('Cannot fetch "'+r+'" as resource is not allowed.'),null;return ZE.readFileSync(r,"utf8")}(e,t),t.index++,t.sourcesContent[e]=n,rA(t))}var oA=/\\/g;var aA=function(e){return e.replace(oA,"/")};var sA=function(e,t){return("@import "+e+" "+t).trim()},lA=dT,uA=PO,cA=OE,dA="'",pA=/^[^\w\d]*\/\//,mA=/^["']/,hA=/["']$/,fA=/[\(\)]/,gA=/^url\(/i,yA=/\)$/,vA=/\s/;function bA(e,t){return t?function(e){return lA.isAbsolute(e)}(e)&&!SA(t.toBase)||SA(e)||function(e){return"#"==e[0]}(e)||function(e){return/^\w+:\w+/.test(e)}(e)||cA(e)?e:SA(t.toBase)?uA.resolve(t.toBase,e):t.absolute?function(e,t){return lA.resolve(lA.join(t.fromBase||"",e)).replace(t.toBase,"")}(e,t):function(e,t){return lA.relative(t.toBase,lA.join(t.fromBase||"",e))}(e,t):e}function SA(e){return/^[^:]+?:\/\//.test(e)||pA.test(e)}function xA(e){return e.indexOf(dA)>-1?'"':e.indexOf('"')>-1||function(e){return vA.test(e)}(e)||function(e){return fA.test(e)}(e)?dA:""}var wA=/^@import/i;var CA=function(e){return wA.test(e)},kA=QE,OA=sA,TA=function(e,t,n){var r=e.replace(gA,"").replace(yA,"").trim(),i=r.replace(mA,"").replace(hA,"").trim(),o=r[0]==dA||'"'==r[0]?r[0]:xA(i);return n?bA(i,t):"url("+o+bA(i,t)+o+")"},EA=Jd,AA=CA,_A=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function zA(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)switch((r=e[i])[0]){case EA.AT_RULE:RA(r,t,n);break;case EA.AT_RULE_BLOCK:PA(r[2],t,n);break;case EA.COMMENT:LA(r,n);break;case EA.NESTED_BLOCK:zA(r[2],t,n);break;case EA.RULE:PA(r[2],t,n)}return e}function RA(e,t,n){if(AA(e[1])){var r=kA(e[1]),i=TA(r[0],n),o=r[1];e[1]=OA(i,o)}}function LA(e,t){var n=_A.exec(e[1]);n&&-1===n[1].indexOf("data:")&&(e[1]=e[1].replace(n[1],TA(n[1],t,!0)))}function PA(e,t,n){var r,i,o,a,s,l;for(o=0,a=e.length;o<a;o++)for(s=2,l=(r=e[o]).length;s<l;s++)i=r[s][1],t.isUrl(i)&&(r[s][1]=TA(i,n))}var BA=function(e,t,n,r){return t?zA(e,n,r):function(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)switch((r=e[i])[0]){case EA.AT_RULE:RA(r,t,n)}return e}(e,n,r)},WA=wd,MA=Jd,UA=Cd,IA="block",NA="comment",qA="double-quote",DA="rule",VA="single-quote",FA=["@charset","@import"],jA=["@-moz-document","@document","@-moz-keyframes","@-ms-keyframes","@-o-keyframes","@-webkit-keyframes","@keyframes","@media","@supports"],GA=/\/\* clean\-css ignore:end \*\/$/,KA=/^\/\* clean\-css ignore:start \*\//,YA=["@bottom-center","@bottom-left","@bottom-left-corner","@bottom-right","@bottom-right-corner","@left-bottom","@left-middle","@left-top","@right-bottom","@right-middle","@right-top","@top-center","@top-left","@top-left-corner","@top-right","@top-right-corner"],HA=["@footnote","@footnotes","@left","@page-float-bottom","@page-float-top","@right"],$A=/^\[\s{0,31}\d+\s{0,31}\]$/,QA=/[\s\(]/,ZA=/[\s|\}]*$/;function XA(e,t,n,r){for(var i,o,a,s,l,u,c,d,p,m,h,f,g,y,v,b,S,x=[],w=x,C=[],k=[],O=n.level,T=[],E=[],A=[],_=!0,z=0,R=!1,L=!1,P=!1,B=!1,W=!1,M=n.position;M.index<e.length;M.index++){var U=e[M.index];if(c=O==VA||O==qA,d=U==WA.SPACE||U==WA.TAB,p=U==WA.NEW_LINE_NIX,m=U==WA.NEW_LINE_NIX&&e[M.index-1]==WA.CARRIAGE_RETURN,h=U==WA.CARRIAGE_RETURN&&e[M.index+1]&&e[M.index+1]!=WA.NEW_LINE_NIX,f=!L&&O!=NA&&!c&&U==WA.ASTERISK&&e[M.index-1]==WA.FORWARD_SLASH,y=!R&&!c&&U==WA.FORWARD_SLASH&&e[M.index-1]==WA.ASTERISK,g=O==NA&&y,b=!d&&!h&&(U>="A"&&U<="Z"||U>="a"&&U<="z"||U>="0"&&U<="9"||"-"==U),z=Math.max(z,0),s=_?[M.line,M.column,M.source]:s,v)E.push(U),_=!1;else if(b)E.push(U),_=!1;else if((d||p&&!m)&&(c||O==NA))E.push(U),_=!1;else if((d||p&&!m)&&_);else if(g||O!=NA)if(f||g||!P)if(f&&(O==IA||O==DA)&&E.length>1)k.push(s),E.push(U),A.push(E.slice(0,-2)),_=!1,E=E.slice(-2),s=[M.line,M.column-1,M.source],T.push(O),O=NA;else if(f)T.push(O),O=NA,E.push(U),_=!1;else if(g&&JA(E))l=E.join("").trim()+U,i=[MA.COMMENT,l,[t_(s,l,t)]],w.push(i),P=!0,s=k.pop()||null,_=0===(E=A.pop()||[]).length;else if(g&&e_(E))S=(l=E.join("")+U).lastIndexOf(WA.FORWARD_SLASH+WA.ASTERISK),u=l.substring(0,S),i=[MA.RAW,u,[t_(s,u,t)]],w.push(i),u=l.substring(S),s=[M.line,M.column-u.length+1,M.source],i=[MA.COMMENT,u,[t_(s,u,t)]],w.push(i),P=!1,O=T.pop(),s=k.pop()||null,_=0===(E=A.pop()||[]).length;else if(g)l=E.join("").trim()+U,i=[MA.COMMENT,l,[t_(s,l,t)]],w.push(i),O=T.pop(),s=k.pop()||null,_=0===(E=A.pop()||[]).length;else if(y&&e[M.index+1]!=WA.ASTERISK)t.warnings.push("Unexpected '*/' at "+UA([M.line,M.column,M.source])+"."),E=[],_=!0;else if(U!=WA.SINGLE_QUOTE||c)if(U==WA.SINGLE_QUOTE&&O==VA)O=T.pop(),E.push(U),_=!1;else if(U!=WA.DOUBLE_QUOTE||c)if(U==WA.DOUBLE_QUOTE&&O==qA)O=T.pop(),E.push(U),_=!1;else if(!f&&!g&&U!=WA.CLOSE_ROUND_BRACKET&&U!=WA.OPEN_ROUND_BRACKET&&O!=NA&&!c&&z>0)E.push(U),_=!1;else if(U!=WA.OPEN_ROUND_BRACKET||c||O==NA||B)if(U!=WA.CLOSE_ROUND_BRACKET||c||O==NA||B)if(U==WA.SEMICOLON&&O==IA&&E[0]==WA.AT)l=E.join("").trim(),x.push([MA.AT_RULE,l,[t_(s,l,t)]]),E=[],_=!0;else if(U==WA.COMMA&&O==IA&&o)l=E.join("").trim(),o[1].push([r_(o[0]),l,[t_(s,l,t,o[1].length)]]),E=[],_=!0;else if(U==WA.COMMA&&O==IA&&n_(E)==MA.AT_RULE)E.push(U),_=!1;else if(U==WA.COMMA&&O==IA)o=[n_(E),[],[]],l=E.join("").trim(),o[1].push([r_(o[0]),l,[t_(s,l,t,0)]]),E=[],_=!0;else if(U==WA.OPEN_CURLY_BRACKET&&O==IA&&o&&o[0]==MA.NESTED_BLOCK)l=E.join("").trim(),o[1].push([MA.NESTED_BLOCK_SCOPE,l,[t_(s,l,t)]]),x.push(o),T.push(O),M.column++,M.index++,E=[],_=!0,o[2]=XA(e,t,n,!0),o=null;else if(U==WA.OPEN_CURLY_BRACKET&&O==IA&&n_(E)==MA.NESTED_BLOCK)l=E.join("").trim(),(o=o||[MA.NESTED_BLOCK,[],[]])[1].push([MA.NESTED_BLOCK_SCOPE,l,[t_(s,l,t)]]),x.push(o),T.push(O),M.column++,M.index++,E=[],_=!0,o[2]=XA(e,t,n,!0),o=null;else if(U==WA.OPEN_CURLY_BRACKET&&O==IA)l=E.join("").trim(),(o=o||[n_(E),[],[]])[1].push([r_(o[0]),l,[t_(s,l,t,o[1].length)]]),w=o[2],x.push(o),T.push(O),O=DA,E=[],_=!0;else if(U==WA.OPEN_CURLY_BRACKET&&O==DA&&B)C.push(o),o=[MA.PROPERTY_BLOCK,[]],a.push(o),w=o[1],T.push(O),O=DA,B=!1;else if(U==WA.OPEN_CURLY_BRACKET&&O==DA&&i_(E))l=E.join("").trim(),C.push(o),(o=[MA.AT_RULE_BLOCK,[],[]])[1].push([MA.AT_RULE_BLOCK_SCOPE,l,[t_(s,l,t)]]),w.push(o),w=o[2],T.push(O),O=DA,E=[],_=!0;else if(U!=WA.COLON||O!=DA||B)if(U==WA.SEMICOLON&&O==DA&&a&&C.length>0&&!_&&E[0]==WA.AT)l=E.join("").trim(),o[1].push([MA.AT_RULE,l,[t_(s,l,t)]]),E=[],_=!0;else if(U==WA.SEMICOLON&&O==DA&&a&&!_)l=E.join("").trim(),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),a=null,B=!1,E=[],_=!0;else if(U==WA.SEMICOLON&&O==DA&&a&&_)a=null,B=!1;else if(U!=WA.SEMICOLON||O!=DA||_||E[0]!=WA.AT)if(U==WA.SEMICOLON&&O==DA&&W)W=!1,E=[],_=!0;else if(U==WA.SEMICOLON&&O==DA&&_);else if(U==WA.CLOSE_CURLY_BRACKET&&O==DA&&a&&B&&!_&&C.length>0)l=E.join(""),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),a=null,w=(o=C.pop())[2],O=T.pop(),B=!1,E=[],_=!0;else if(U==WA.CLOSE_CURLY_BRACKET&&O==DA&&a&&!_&&E[0]==WA.AT&&C.length>0)l=E.join(""),o[1].push([MA.AT_RULE,l,[t_(s,l,t)]]),a=null,w=(o=C.pop())[2],O=T.pop(),B=!1,E=[],_=!0;else if(U==WA.CLOSE_CURLY_BRACKET&&O==DA&&a&&C.length>0)a=null,w=(o=C.pop())[2],O=T.pop(),B=!1;else if(U==WA.CLOSE_CURLY_BRACKET&&O==DA&&a&&!_)l=E.join(""),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),a=null,o=C.pop(),w=x,O=T.pop(),B=!1,E=[],_=!0;else if(U!=WA.CLOSE_CURLY_BRACKET||O!=DA||_||E[0]!=WA.AT)if(U==WA.CLOSE_CURLY_BRACKET&&O==DA&&T[T.length-1]==DA)a=null,w=(o=C.pop())[2],O=T.pop(),B=!1,W=!0,E=[],_=!0;else if(U==WA.CLOSE_CURLY_BRACKET&&O==DA)a=null,o=null,w=x,O=T.pop(),B=!1;else if(U==WA.CLOSE_CURLY_BRACKET&&O==IA&&!r&&M.index<=e.length-1)t.warnings.push("Unexpected '}' at "+UA([M.line,M.column,M.source])+"."),E.push(U),_=!1;else{if(U==WA.CLOSE_CURLY_BRACKET&&O==IA)break;U==WA.OPEN_ROUND_BRACKET&&O==DA&&B?(E.push(U),_=!1,z++):U==WA.CLOSE_ROUND_BRACKET&&O==DA&&B&&1==z?(E.push(U),_=!1,l=E.join("").trim(),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),z--,E=[],_=!0):U==WA.CLOSE_ROUND_BRACKET&&O==DA&&B?(E.push(U),_=!1,z--):U==WA.FORWARD_SLASH&&e[M.index+1]!=WA.ASTERISK&&O==DA&&B&&!_?(l=E.join("").trim(),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),a.push([MA.PROPERTY_VALUE,U,[[M.line,M.column,M.source]]]),E=[],_=!0):U==WA.FORWARD_SLASH&&e[M.index+1]!=WA.ASTERISK&&O==DA&&B?(a.push([MA.PROPERTY_VALUE,U,[[M.line,M.column,M.source]]]),E=[],_=!0):U==WA.COMMA&&O==DA&&B&&!_?(l=E.join("").trim(),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),a.push([MA.PROPERTY_VALUE,U,[[M.line,M.column,M.source]]]),E=[],_=!0):U==WA.COMMA&&O==DA&&B?(a.push([MA.PROPERTY_VALUE,U,[[M.line,M.column,M.source]]]),E=[],_=!0):U==WA.CLOSE_SQUARE_BRACKET&&a&&a.length>1&&!_&&o_(E)?(E.push(U),l=E.join("").trim(),a[a.length-1][1]+=l,E=[],_=!0):(d||p&&!m)&&O==DA&&B&&a&&!_||m&&O==DA&&B&&a&&E.length>1?(l=E.join("").trim(),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),E=[],_=!0):m&&O==DA&&B?(E=[],_=!0):m&&1==E.length?(E.pop(),_=0===E.length):_&&(d||p||m||h)||(E.push(U),_=!1)}else a=null,o=null,l=E.join("").trim(),w.push([MA.AT_RULE,l,[t_(s,l,t)]]),w=x,O=T.pop(),B=!1,E=[],_=!0;else l=E.join(""),w.push([MA.AT_RULE,l,[t_(s,l,t)]]),B=!1,E=[],_=!0;else l=E.join("").trim(),a=[MA.PROPERTY,[MA.PROPERTY_NAME,l,[t_(s,l,t)]]],w.push(a),B=!0,E=[],_=!0;else E.push(U),_=!1,z--;else E.push(U),_=!1,z++;else T.push(O),O=qA,E.push(U),_=!1;else T.push(O),O=VA,E.push(U),_=!1;else E.push(U),_=!1;else E.push(U),_=!1;v=!v&&U==WA.BACK_SLASH,R=f,L=g,M.line=m||p||h?M.line+1:M.line,M.column=m||p||h?0:M.column+1}return B&&t.warnings.push("Missing '}' at "+UA([M.line,M.column,M.source])+"."),B&&E.length>0&&(l=E.join("").replace(ZA,""),a.push([MA.PROPERTY_VALUE,l,[t_(s,l,t)]]),E=[]),E.length>0&&t.warnings.push("Invalid character(s) '"+E.join("")+"' at "+UA(s)+". Ignoring."),x}function JA(e){return KA.test(e.join("")+WA.FORWARD_SLASH)}function e_(e){return GA.test(e.join("")+WA.FORWARD_SLASH)}function t_(e,t,n,r){var i=e[2];return n.inputSourceMapTracker.isTracking(i)?n.inputSourceMapTracker.originalPositionFor(e,t.length,r):e}function n_(e){var t=e[0]==WA.AT||e[0]==WA.UNDERSCORE,n=e.join("").split(QA)[0];return t&&jA.indexOf(n)>-1?MA.NESTED_BLOCK:t&&FA.indexOf(n)>-1?MA.AT_RULE:t?MA.AT_RULE_BLOCK:MA.RULE}function r_(e){return e==MA.RULE?MA.RULE_SCOPE:e==MA.NESTED_BLOCK?MA.NESTED_BLOCK_SCOPE:e==MA.AT_RULE_BLOCK?MA.AT_RULE_BLOCK_SCOPE:void 0}function i_(e){var t=e.join("").trim();return YA.indexOf(t)>-1||HA.indexOf(t)>-1}function o_(e){return $A.test(e.join("")+WA.CLOSE_SQUARE_BRACKET)}var a_=aE,s_=dT,l_=function(e,t,n){var r={callback:n,fetch:t.options.fetch,index:0,inline:t.options.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,inputSourceMapTracker:t.inputSourceMapTracker,localOnly:t.localOnly,processedTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings};return t.options.sourceMap&&e.length>0?UE(r):n(e)},u_=QE,c_=yE,d_=function(e,t){var n={callback:t,fetch:e.options.fetch,index:0,inline:e.options.inline,inlineRequest:e.options.inlineRequest,inlineTimeout:e.options.inlineTimeout,localOnly:e.localOnly,rebaseTo:e.options.rebaseTo,sourcesContent:e.sourcesContent,uriToSource:nA(e.inputSourceMapTracker.all()),warnings:e.warnings};return e.options.sourceMap&&e.options.sourceMapInlineSources?rA(n):t()},p_=aA,m_=BA,h_=SE,f_=CE,g_=sA,y_=function(e,t){return XA(e,t,{level:IA,position:{source:t.source||void 0,line:1,column:0,index:0}},!1)},v_=Jd,b_=wd,S_=cE,x_=CA,w_=lE;function C_(e,t,n){return t.source=void 0,t.sourcesContent[void 0]=e,t.stats.originalSize+=e.length,A_(e,t,{inline:t.options.inline},n)}function k_(e,t,n){var r,i,o;for(r in e)o=e[r],i=O_(r),n.push(E_(i)),t.sourcesContent[i]=o.styles,o.sourceMap&&T_(o.sourceMap,i,t);return n}function O_(e){var t,n,r=s_.resolve("");return w_(e)?e:(t=s_.isAbsolute(e)?e:s_.resolve(e),n=s_.relative(r,t),p_(n))}function T_(e,t,n){var r="string"==typeof e?JSON.parse(e):e,i=w_(t)?f_(r,t):h_(r,t||"uri:unknown",n.options.rebaseTo);n.inputSourceMapTracker.track(t,i)}function E_(e){return g_("url("+e+")","")+b_.SEMICOLON}function A_(e,t,n,r){var i,o={};return t.source?w_(t.source)?(o.fromBase=t.source,o.toBase=t.source):s_.isAbsolute(t.source)?(o.fromBase=s_.dirname(t.source),o.toBase=t.options.rebaseTo):(o.fromBase=s_.dirname(s_.resolve(t.source)),o.toBase=t.options.rebaseTo):(o.fromBase=s_.resolve(""),o.toBase=t.options.rebaseTo),i=y_(e,t),i=m_(i,t.options.rebase,t.validator,o),function(e){return!(1==e.length&&"none"==e[0])}(n.inline)?function(e,t,n,r){return __({afterContent:!1,callback:r,errors:t.errors,externalContext:t,fetch:t.options.fetch,inlinedStylesheets:n.inlinedStylesheets||t.inlinedStylesheets,inline:n.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,isRemote:n.isRemote||!1,localOnly:t.localOnly,outputTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings})}(i,t,n,r):r(i)}function __(e){var t,n,r;for(n=0,r=e.sourceTokens.length;n<r;n++){if((t=e.sourceTokens[n])[0]==v_.AT_RULE&&x_(t[1]))return e.sourceTokens.splice(0,n),z_(t,e);t[0]==v_.AT_RULE||t[0]==v_.COMMENT?e.outputTokens.push(t):(e.outputTokens.push(t),e.afterContent=!0)}return e.sourceTokens=[],e.callback(e.outputTokens)}function z_(e,t){var n=u_(e[1]),r=n[0],i=n[1],o=e[2];return w_(r)?function(e,t,n,r){var i=c_(e,!0,r.inline),o=e,a=e in r.externalContext.sourcesContent,s=!S_(e);if(r.inlinedStylesheets.indexOf(e)>-1)return r.warnings.push('Ignoring remote @import of "'+e+'" as it has already been imported.'),r.sourceTokens=r.sourceTokens.slice(1),__(r);if(r.localOnly&&r.afterContent)return r.warnings.push('Ignoring remote @import of "'+e+'" as no callback given and after other content.'),r.sourceTokens=r.sourceTokens.slice(1),__(r);if(s)return r.warnings.push('Skipping remote @import of "'+e+'" as no protocol given.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),__(r);if(r.localOnly&&!a)return r.warnings.push('Skipping remote @import of "'+e+'" as no callback given.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),__(r);if(!i&&r.afterContent)return r.warnings.push('Ignoring remote @import of "'+e+'" as resource is not allowed and after other content.'),r.sourceTokens=r.sourceTokens.slice(1),__(r);if(!i)return r.warnings.push('Skipping remote @import of "'+e+'" as resource is not allowed.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),__(r);function l(i,a){return i?(r.errors.push('Broken @import declaration of "'+e+'" - '+i),Sc((function(){r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),__(r)}))):(r.inline=r.externalContext.options.inline,r.isRemote=!0,r.externalContext.source=o,r.externalContext.sourcesContent[e]=a,r.externalContext.stats.originalSize+=a.length,A_(a,r.externalContext,r,(function(e){return e=R_(e,t,n),r.outputTokens=r.outputTokens.concat(e),r.sourceTokens=r.sourceTokens.slice(1),__(r)})))}return r.inlinedStylesheets.push(e),a?l(null,r.externalContext.sourcesContent[e]):r.fetch(e,r.inlineRequest,r.inlineTimeout,l)}(r,i,o,t):function(e,t,n,r){var i,o=s_.resolve(""),a=s_.isAbsolute(e)?s_.resolve(o,"/"==e[0]?e.substring(1):e):s_.resolve(r.rebaseTo,e),s=s_.relative(o,a),l=c_(e,!1,r.inline),u=p_(s),c=u in r.externalContext.sourcesContent;if(r.inlinedStylesheets.indexOf(a)>-1)r.warnings.push('Ignoring local @import of "'+e+'" as it has already been imported.');else if(c||a_.existsSync(a)&&a_.statSync(a).isFile())if(!l&&r.afterContent)r.warnings.push('Ignoring local @import of "'+e+'" as resource is not allowed and after other content.');else if(r.afterContent)r.warnings.push('Ignoring local @import of "'+e+'" as after other content.');else{if(l)return i=c?r.externalContext.sourcesContent[u]:a_.readFileSync(a,"utf-8"),r.inlinedStylesheets.push(a),r.inline=r.externalContext.options.inline,r.externalContext.source=u,r.externalContext.sourcesContent[u]=i,r.externalContext.stats.originalSize+=i.length,A_(i,r.externalContext,r,(function(e){return e=R_(e,t,n),r.outputTokens=r.outputTokens.concat(e),r.sourceTokens=r.sourceTokens.slice(1),__(r)}));r.warnings.push('Skipping local @import of "'+e+'" as resource is not allowed.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1))}else r.errors.push('Ignoring local @import of "'+e+'" as resource is missing.');return r.sourceTokens=r.sourceTokens.slice(1),__(r)}(r,i,o,t)}function R_(e,t,n){return t?[[v_.NESTED_BLOCK,[[v_.NESTED_BLOCK_SCOPE,"@media "+t,n]],e]]:e}var L_=function(e,t,n){return function(e,t,n){if("string"==typeof e)return C_(e,t,n);if(cw(e))return C_(e.toString(),t,n);if(Array.isArray(e))return function(e,t,n){return A_(e.reduce((function(e,n){return"string"==typeof n?function(e,t){return t.push(E_(O_(e))),t}(n,e):k_(n,t,e)}),[]).join(""),t,{inline:["all"]},n)}(e,t,n);if("object"==typeof e)return function(e,t,n){return A_(k_(e,t,[]).join(""),t,{inline:["all"]},n)}(e,t,n)}(e,t,(function(e){return l_(e,t,(function(){return d_(t,(function(){return n(e)}))}))}))},P_=kf.all;function B_(e,t){var n="string"==typeof t?t:t[1];(0,e.wrap)(e,n),M_(e,n),e.output.push(n)}function W_(e,t){e.column+t.length>e.format.wrapAt&&(M_(e,e.format.breakWith),e.output.push(e.format.breakWith))}function M_(e,t){var n=t.split("\n");e.line+=n.length-1,e.column=n.length>1?0:e.column+n.pop().length}var U_=function(e,t){var n={column:0,format:t.options.format,indentBy:0,indentWith:"",line:1,output:[],spaceAfterClosingBrace:t.options.compatibility.properties.spaceAfterClosingBrace,store:B_,wrap:t.options.format.wrapAt?W_:function(){}};return P_(n,e),{styles:n.output.join("")}},I_=hT.SourceMapGenerator,N_=kf.all;function q_(e,t){var n="string"==typeof t,r=n?t:t[1],i=n?null:t[2];(0,e.wrap)(e,r),V_(e,r,i),e.output.push(r)}function D_(e,t){e.column+t.length>e.format.wrapAt&&(V_(e,e.format.breakWith,!1),e.output.push(e.format.breakWith))}function V_(e,t,n){var r=t.split("\n");n&&function(e,t){for(var n=0,r=t.length;n<r;n++)F_(e,t[n])}(e,n),e.line+=r.length-1,e.column=r.length>1?0:e.column+r.pop().length}function F_(e,t){var n=t[0],r=t[1],i=t[2],o=i||"$stdin";e.outputMap.addMapping({generated:{line:e.line,column:e.column},source:o,original:{line:n,column:r}}),e.inlineSources&&i in e.sourcesContent&&e.outputMap.setSourceContent(o,e.sourcesContent[i])}var j_=Wc,G_=sg,K_=wS,Y_=cx,H_=mx,$_=FO,Q_=xd,Z_=jO,X_=YO,J_=HO,ez=sm,tz=lm,nz=$O,rz=QO,iz=mT,oz=oE,az=L_,sz=U_,lz=function(e,t){var n={column:0,format:t.options.format,indentBy:0,indentWith:"",inlineSources:t.options.sourceMapInlineSources,line:1,output:[],outputMap:new I_,sourcesContent:t.sourcesContent,spaceAfterClosingBrace:t.options.compatibility.properties.spaceAfterClosingBrace,store:q_,wrap:t.options.format.wrapAt?D_:function(){}};return N_(n,e),{sourceMap:n.outputMap,styles:n.output.join("")}},uz=Bc.exports=function(e){e=e||{},this.options={batch:!!e.batch,compatibility:H_(e.compatibility),explicitRebaseTo:"rebaseTo"in e,fetch:$_(e.fetch),format:Q_(e.format),inline:Z_(e.inline),inlineRequest:X_(e.inlineRequest),inlineTimeout:J_(e.inlineTimeout),level:tz(e.level),plugins:nz(e.plugins),rebase:rz(e.rebase,e.rebaseTo),rebaseTo:iz(e.rebaseTo),returnPromise:!!e.returnPromise,sourceMap:!!e.sourceMap,sourceMapInlineSources:!!e.sourceMapInlineSources}};function cz(e,t,n,r){return t.batch&&Array.isArray(e)?function(e,t,n,r){var i,o,a,s="function"==typeof r?r:"function"==typeof n?n:null,l=[],u={};function c(e,t){u=Object.assign(u,t),l.concat(e)}for(o=0,a=e.length;o<a;o++)"object"==typeof e[o]?dz(e[o],t,c):(i=e[o],u[i]=pz([i],t),l.concat(u[i].errors));return s?s(l.length>0?l:null,u):u}(e,t,n,r):t.batch&&"object"==typeof e?dz(e,t,n,r):pz(e,t,n,r)}function dz(e,t,n,r){var i,o,a="function"==typeof r?r:"function"==typeof n?n:null,s=[],l={};for(i in e)o=e[i],l[i]=pz(o.styles,t,o.sourceMap),s.concat(l[i].errors);return a?a(s.length>0?s:null,l):l}function pz(e,t,n,r){var i="function"!=typeof n?n:null,o="function"==typeof r?r:"function"==typeof n?n:null,a={stats:{efficiency:0,minifiedSize:0,originalSize:0,startedAt:Date.now(),timeSpent:0},cache:{specificity:{}},errors:[],inlinedStylesheets:[],inputSourceMapTracker:oz(),localOnly:!o,options:t,source:null,sourcesContent:{},validator:Y_(t.compatibility),warnings:[]};return i&&a.inputSourceMapTracker.track(void 0,i),t.rebase&&!t.explicitRebaseTo&&("You have set `rebase: true` without giving `rebaseTo` option, which, in this case, defaults to the current working directory. You are then warned this can lead to unexpected URL rebasing (aka here be dragons)! If you are OK with the clean-css output, then you can get rid of this warning by giving clean-css a `rebaseTo: process.cwd()` option.",a.warnings.push("You have set `rebase: true` without giving `rebaseTo` option, which, in this case, defaults to the current working directory. You are then warned this can lead to unexpected URL rebasing (aka here be dragons)! If you are OK with the clean-css output, then you can get rid of this warning by giving clean-css a `rebaseTo: process.cwd()` option.")),(a.localOnly?function(e){return e()}:Sc)((function(){return az(e,a,(function(e){var t=function(e,t){return e.stats=function(e,t){var n=Date.now()-t.stats.startedAt;return delete t.stats.startedAt,t.stats.timeSpent=n,t.stats.efficiency=1-e.length/t.stats.originalSize,t.stats.minifiedSize=e.length,t.stats}(e.styles,t),e.errors=t.errors,e.inlinedStylesheets=t.inlinedStylesheets,e.warnings=t.warnings,e}((a.options.sourceMap?lz:sz)(function(e,t){var n;return n=j_(e),n=ez.One in t.options.level?G_(e,t):e,n=ez.Two in t.options.level?K_(e,t,!0):n}(e,a),a),a);return o?o(a.errors.length>0?a.errors:null,t):t}))}))}uz.process=function(e,t){var n=t.to;return delete t.to,new uz(Object.assign({returnPromise:!0,rebaseTo:n},t)).minify(e).then((function(e){return{css:e.styles}}))},uz.prototype.minify=function(e,t,n){var r=this.options;return r.returnPromise?new Promise((function(n,i){cz(e,r,t,(function(e,t){return e?i(e):n(t)}))})):cz(e,r,t,n)};const mz=Bc.exports;var hz={minifyCss:function(e){const t=(new mz).minify(e);return t.styles?[t.styles,t.errors]:[e,t.errors]}};const fz=ic,{removeIgnoredPseudoElements:gz}=sc,{minifyCss:yz}=hz,{SuccessTargetError:vz,EmptyCSSError:bz}=a,Sz=r;var xz=async function({browserInterface:e,progressCallback:t,urls:n,viewports:r,filters:i,successRatio:o=1}){const a=Math.ceil(n.length*o);try{t=t||(()=>{});let o=0;const s=1+n.length*r.length,l=()=>t(++o,s),[u,c]=await async function(e,t,n){const r=new fz(e),i={};let o=0;for(const a of t)try{const t=await e.getCssIncludes(a),i=Object.keys(t.files).reduce(((e,n)=>(e[new URL(n,a).toString()]=t.files[n],e)),{});if("object"==typeof t.blocks&&Object.keys(t.blocks).length&&r.addBlocks(a,t.blocks),await r.addMultiple(a,i),o++,o>=n)break}catch(e){i[a]=e}return[r,i]}(e,n,a);l();const d=e.filterValidUrls(n);if(d.length<a)throw new vz(c);u.applyFilters(i||{});const p=u.collateSelectorPages(),m=await async function({browserInterface:e,selectorPages:t,validUrls:n,viewports:r,successUrlsThreshold:i,updateProgress:o}){const a=Object.keys(t).reduce(((e,t)=>(e[t]=gz(t),e)),{}),s=new Set,l=new Set,u=[];for(const c of n.slice(0,i)){const n=await e.runInPage(c,null,Sz.innerFindMatchingSelectors,a);n.filter((e=>!t[e].has(c))).forEach((e=>l.add(e)));for(const t of r){o();const r=await e.runInPage(c,t,Sz.innerFindAboveFoldSelectors,a,n);r.selectors.forEach((e=>s.add(e))),r.preloads.forEach((e=>u.push(e)))}}for(const e of l)s.delete(e);return{selectors:s,preloads:u}}({browserInterface:e,selectorPages:p,validUrls:d,viewports:r,successUrlsThreshold:a,updateProgress:l}),h=u.prunedAsts(m.selectors),[f,g]=yz(h.map((e=>e.toCSS())).join("\n"));if(!f){const e={};for(const t of d)e[t]=new bz({url:t});throw new vz(e)}return[f,u.getErrors().concat(g),m.preloads]}finally{e.cleanup()}};return window.BrowserInterfaceIframe=f,window.generateCriticalCSS=xz,window.ErrorClasses=a,{}}();
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare