@doubao-dev/cli 0.0.34 → 0.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/dist/1232.js +1 -0
  2. package/dist/1264.js +1 -0
  3. package/dist/1611.js +2 -0
  4. package/dist/2232.js +60 -0
  5. package/dist/2507.js +1 -0
  6. package/dist/275.js +5 -8
  7. package/dist/2932.js +1 -1
  8. package/dist/4525.js +1 -1
  9. package/dist/4880.js +1 -1
  10. package/dist/4931.js +1 -1
  11. package/dist/{3688.js → 5887.js} +3 -3
  12. package/dist/6438.js +140 -0
  13. package/dist/6976.js +280 -0
  14. package/dist/{8981.js.LICENSE.txt → 6976.js.LICENSE.txt} +108 -0
  15. package/dist/7410.js +1 -2
  16. package/dist/@byted-doubao-apps/create.js +1 -1
  17. package/dist/@byted-doubao-apps/kit.js +1 -1
  18. package/dist/@byted-doubao-apps/login.js +2 -2
  19. package/dist/@byted-doubao-apps/login~1.js +2 -2
  20. package/dist/@byted-doubao-apps/template-empty/package.json +3 -3
  21. package/dist/@byted-doubao-apps/template-starter/package.json +3 -3
  22. package/dist/@byted-hdt/cli.js +1 -1
  23. package/dist/@inquirer/select.js +1 -1
  24. package/dist/{assets/web-sdk-debugger/static/wasm/eaf690f2cd.module.wasm → @lynx-js/static/wasm/77fb77f77f.module.wasm} +0 -0
  25. package/dist/@lynx-js/{web-core-canary.js → web-core.js} +2 -2
  26. package/dist/app.js +1 -1
  27. package/dist/assets/web-sdk-debugger/__doubao_web_sdk_native_modules/applet-bridge-module-core.js +1 -1
  28. package/dist/assets/web-sdk-debugger/index.html +1 -1
  29. package/dist/assets/web-sdk-debugger/preact-devtools/index.js +4 -1
  30. package/dist/assets/web-sdk-debugger/static/css/index.ef5d8bc5ad.css +1 -0
  31. package/dist/assets/web-sdk-debugger/static/js/{682.de47e82f6b.js → 426.53c43a8594.js} +2 -2
  32. package/dist/assets/web-sdk-debugger/static/js/479.26e0b1d922.js +1829 -0
  33. package/dist/assets/web-sdk-debugger/static/js/async/503.259fed5610.js +1 -0
  34. package/dist/assets/web-sdk-debugger/static/js/async/{legacy-wasm-js.bacc8b5564.js → legacy-wasm-js.9b9367f818.js} +2 -2
  35. package/dist/assets/web-sdk-debugger/static/js/async/lynx-core-chunk.7f5e94dfae.js +5 -0
  36. package/dist/assets/web-sdk-debugger/static/js/async/web-core-main-chunk.f78260697f.js +1 -0
  37. package/dist/assets/web-sdk-debugger/static/js/async/web-core-markup-encoder.33c43c480e.js +4 -0
  38. package/dist/assets/web-sdk-debugger/static/js/async/web-core-template-loader-thread.ba290b32d7.js +4 -0
  39. package/dist/assets/web-sdk-debugger/static/js/async/web-core-worker-chunk.9a5989b104.js +1 -0
  40. package/dist/assets/web-sdk-debugger/static/js/async/web-elements.3fbd53918e.js +365 -0
  41. package/dist/assets/web-sdk-debugger/static/js/async/xmarkdown-deps.efd0ffb051.js +5 -0
  42. package/dist/assets/web-sdk-debugger/static/js/async/{xmarkdown-deps.3ea5672b2c.js.LICENSE.txt → xmarkdown-deps.efd0ffb051.js.LICENSE.txt} +1 -1
  43. package/dist/assets/web-sdk-debugger/static/js/index.b6e5c76345.js +44 -0
  44. package/dist/assets/web-sdk-debugger/static/js/lib-polyfill.c91181f230.js +1 -0
  45. package/dist/assets/web-sdk-debugger/static/wasm/{69a8ba8eb9.module.wasm → 4c402c7981.module.wasm} +0 -0
  46. package/dist/assets/web-sdk-debugger/static/wasm/{03b02f9e5a.module.wasm → 72aaf7d0aa.module.wasm} +0 -0
  47. package/dist/{@lynx-js/static/wasm/eaf690f2cd.module.wasm → assets/web-sdk-debugger/static/wasm/77fb77f77f.module.wasm} +0 -0
  48. package/dist/assets/web-sdk-debugger/wsd/doubao-apps-api.template.js +0 -0
  49. package/dist/assets/web-sdk-debugger/wsd/doubao-apps-framework.template.js +0 -0
  50. package/dist/assets/web-sdk-debugger/wsd/doubao-apps-react-dev.template.js +0 -0
  51. package/dist/assets/web-sdk-debugger/wsd/doubao-apps-react.template.js +0 -0
  52. package/dist/browser.js +1 -1
  53. package/dist/build.js +1 -1
  54. package/dist/build~1.js +10 -10
  55. package/dist/check.js +1 -1
  56. package/dist/client.js +1 -0
  57. package/dist/client~1.js +1 -0
  58. package/dist/components-loader.js +1 -1
  59. package/dist/demo-server.js +2 -2
  60. package/dist/demo.js +2 -2
  61. package/dist/dev-config.js +2 -2
  62. package/dist/dev-shell.js +1 -1
  63. package/dist/dev.js +19 -16
  64. package/dist/explore.js +10 -0
  65. package/dist/gen-explore.js +1 -1
  66. package/dist/gen-trajectory.js +1 -1
  67. package/dist/info.js +2 -2
  68. package/dist/init.js +4 -4
  69. package/dist/ink.js +1 -1
  70. package/dist/inquirer.js +1 -1
  71. package/dist/json-file.js +2 -2
  72. package/dist/legacy-status.js +1 -1
  73. package/dist/legacy-upload.js +1 -1
  74. package/dist/lepus.js +1 -1
  75. package/dist/login.js +2 -1
  76. package/dist/main.js +1 -1
  77. package/dist/{manifest-mcp-config.js → manifest-headers.js} +1 -1
  78. package/dist/ora.js +1 -1
  79. package/dist/portal.js +1 -1
  80. package/dist/project-layout.js +1 -1
  81. package/dist/project.js +1 -1
  82. package/dist/prompt.js +8 -8
  83. package/dist/prompts.js +1 -1
  84. package/dist/qrcode.js +1 -0
  85. package/dist/report.js +1 -1
  86. package/dist/run-registry.js +1 -1
  87. package/dist/run.js +321 -321
  88. package/dist/sandbox.js +1 -1
  89. package/dist/scan.js +1 -1
  90. package/dist/sdk.js +192 -59
  91. package/dist/sdk~1.js +66 -58
  92. package/dist/server.js +10 -10
  93. package/dist/skill.js +1 -1
  94. package/dist/skills.js +1 -1
  95. package/dist/skills~1.js +1 -1
  96. package/dist/status.js +1 -1
  97. package/dist/status~1.js +2 -2
  98. package/dist/stop.js +1 -1
  99. package/dist/sync.js +1 -1
  100. package/dist/trajectory.js +3 -0
  101. package/dist/update.js +1 -1
  102. package/dist/upgrade.js +1 -1
  103. package/dist/workspace.js +1 -1
  104. package/dist/yaml.js +1 -1
  105. package/package.json +7 -7
  106. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/02-/347/263/273/347/273/237.md +2 -2
  107. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/06-/350/267/257/347/224/261.md +4 -0
  108. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/07-/347/225/214/351/235/242.md +8 -0
  109. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/26-/345/237/272/347/241/200/344/277/241/346/201/257.md +2 -1
  110. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/33-/345/261/217/345/271/225.md +124 -8
  111. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/groups.md +1 -1
  112. package/skills/doubao-agentic-service-development/references/frontend/doubao-agentic-service-api/quick-reference.md +2 -1
  113. package/skills/doubao-agentic-service-development/references/frontend/examples/page-widget-basics.md +1 -0
  114. package/skills/doubao-agentic-service-development/references/frontend/guides/client-tools-and-events.md +209 -0
  115. package/skills/doubao-agentic-service-development/references/frontend/guides/component-development.md +7 -1
  116. package/skills/doubao-agentic-service-development/references/frontend/guides/debugger-mcp.md +1 -1
  117. package/skills/doubao-agentic-service-development/references/frontend/widget-templates/overview.md +13 -9
  118. package/skills/doubao-agentic-service-development/references/frontend/widget-templates/props.md +26 -1
  119. package/skills/doubao-agentic-service-development/references/frontend-dev.md +2 -0
  120. package/dist/2168.js +0 -60
  121. package/dist/318.js +0 -1
  122. package/dist/3974.js +0 -151
  123. package/dist/6427.js +0 -126
  124. package/dist/7417.js +0 -204
  125. package/dist/7417.js.LICENSE.txt +0 -107
  126. package/dist/7945.js +0 -1
  127. package/dist/8981.js +0 -78
  128. package/dist/assets/web-sdk-debugger/static/css/index.7c65607402.css +0 -1
  129. package/dist/assets/web-sdk-debugger/static/js/670.8a8f0f7d57.js +0 -1829
  130. package/dist/assets/web-sdk-debugger/static/js/async/503.cf61731bba.js +0 -1
  131. package/dist/assets/web-sdk-debugger/static/js/async/lynx-core-chunk.afc1ded023.js +0 -5
  132. package/dist/assets/web-sdk-debugger/static/js/async/web-core-main-chunk.7fe9af852c.js +0 -1
  133. package/dist/assets/web-sdk-debugger/static/js/async/web-core-markup-encoder.f81d6d2cae.js +0 -4
  134. package/dist/assets/web-sdk-debugger/static/js/async/web-core-template-loader-thread.4a49f8a286.js +0 -4
  135. package/dist/assets/web-sdk-debugger/static/js/async/web-core-worker-chunk.c315fd6753.js +0 -1
  136. package/dist/assets/web-sdk-debugger/static/js/async/web-elements.43d1e29387.js +0 -365
  137. package/dist/assets/web-sdk-debugger/static/js/async/xmarkdown-deps.3ea5672b2c.js +0 -5
  138. package/dist/assets/web-sdk-debugger/static/js/index.9f626ba3a2.js +0 -44
  139. package/dist/assets/web-sdk-debugger/static/js/lib-polyfill.9daa7c863e.js +0 -1
  140. package/dist/simulator-client.js +0 -1
  141. /package/dist/{7410.js.LICENSE.txt → 1611.js.LICENSE.txt} +0 -0
  142. /package/dist/assets/web-sdk-debugger/static/js/{670.8a8f0f7d57.js.LICENSE.txt → 479.26e0b1d922.js.LICENSE.txt} +0 -0
@@ -0,0 +1,4 @@
1
+ (globalThis.rspackChunk_byted_doubao_apps_web_sdk_debugger_app||=[]).push([[98],{64972(e,t,n){var r=n(32738),i=Object.prototype.hasOwnProperty,o="u">typeof Map;function a(){this._array=[],this._set=o?new Map:Object.create(null)}a.fromArray=function(e,t){for(var n=new a,r=0,i=e.length;r<i;r++)n.add(e[r],t);return n},a.prototype.size=function(){return o?this._set.size:Object.getOwnPropertyNames(this._set).length},a.prototype.add=function(e,t){var n=o?e:r.toSetString(e),a=o?this.has(e):i.call(this._set,n),s=this._array.length;(!a||t)&&this._array.push(e),a||(o?this._set.set(e,s):this._set[n]=s)},a.prototype.has=function(e){if(o)return this._set.has(e);var t=r.toSetString(e);return i.call(this._set,t)},a.prototype.indexOf=function(e){if(o){var t=this._set.get(e);if(t>=0)return t}else{var n=r.toSetString(e);if(i.call(this._set,n))return this._set[n]}throw Error('"'+e+'" is not in the set.')},a.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw Error("No element indexed by "+e)},a.prototype.toArray=function(){return this._array.slice()},t.C=a},15781(e,t,n){var r=n(31549);t.encode=function(e){var t,n="",i=e<0?(-e<<1)+1:(e<<1)+0;do t=31&i,(i>>>=5)>0&&(t|=32),n+=r.encode(t);while(i>0)return n},t.decode=function(e,t,n){var i,o,a,s,l=e.length,c=0,u=0;do{if(t>=l)throw Error("Expected more digits in base 64 VLQ value.");if(-1===(s=r.decode(e.charCodeAt(t++))))throw Error("Invalid base64 digit: "+e.charAt(t-1));a=!!(32&s),s&=31,c+=s<<u,u+=5}while(a)o=(i=c)>>1,n.value=(1&i)==1?-o:o,n.rest=t}},31549(e,t){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<n.length)return n[e];throw TypeError("Must be between 0 and 63: "+e)},t.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}},83383(e,t,n){var r=n(32738);function i(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}i.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},i.prototype.add=function(e){var t,n,i,o,a;(t=this._last,n=t.generatedLine,i=e.generatedLine,o=t.generatedColumn,a=e.generatedColumn,i>n||i==n&&a>=o||0>=r.compareByGeneratedPositionsInflated(t,e))?this._last=e:this._sorted=!1,this._array.push(e)},i.prototype.toArray=function(){return this._sorted||(this._array.sort(r.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.P=i},39592(e,t,n){var r=n(15781),i=n(32738),o=n(64972).C,a=n(83383).P;function s(e){e||(e={}),this._file=i.getArg(e,"file",null),this._sourceRoot=i.getArg(e,"sourceRoot",null),this._skipValidation=i.getArg(e,"skipValidation",!1),this._ignoreInvalidMapping=i.getArg(e,"ignoreInvalidMapping",!1),this._sources=new o,this._names=new o,this._mappings=new a,this._sourcesContents=null}s.prototype._version=3,s.fromSourceMap=function(e,t){var n=e.sourceRoot,r=new s(Object.assign(t||{},{file:e.file,sourceRoot:n}));return e.eachMapping(function(e){var t={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(t.source=e.source,null!=n&&(t.source=i.relative(n,t.source)),t.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(t.name=e.name)),r.addMapping(t)}),e.sources.forEach(function(t){var o=t;null!==n&&(o=i.relative(n,t)),r._sources.has(o)||r._sources.add(o);var a=e.sourceContentFor(t);null!=a&&r.setSourceContent(t,a)}),r},s.prototype.addMapping=function(e){var t=i.getArg(e,"generated"),n=i.getArg(e,"original",null),r=i.getArg(e,"source",null),o=i.getArg(e,"name",null);(this._skipValidation||!1!==this._validateMapping(t,n,r,o))&&(null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=o&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:o}))},s.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=i.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[i.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[i.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},s.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var a=this._sourceRoot;null!=a&&(r=i.relative(a,r));var s=new o,l=new o;this._mappings.unsortedForEach(function(t){if(t.source===r&&null!=t.originalLine){var o=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=o.source&&(t.source=o.source,null!=n&&(t.source=i.join(n,t.source)),null!=a&&(t.source=i.relative(a,t.source)),t.originalLine=o.line,t.originalColumn=o.column,null!=o.name&&(t.name=o.name))}var c=t.source;null==c||s.has(c)||s.add(c);var u=t.name;null==u||l.has(u)||l.add(u)},this),this._sources=s,this._names=l,e.sources.forEach(function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=i.join(n,t)),null!=a&&(t=i.relative(a,t)),this.setSourceContent(t,r))},this)},s.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column){var i="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(this._ignoreInvalidMapping)return"u">typeof console&&console.warn&&console.warn(i),!1;throw Error(i)}if(!e||!("line"in e)||!("column"in e)||!(e.line>0)||!(e.column>=0)||t||n||r){if(!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){var i="Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r});if(this._ignoreInvalidMapping)return"u">typeof console&&console.warn&&console.warn(i),!1;throw Error(i)}}},s.prototype._serializeMappings=function(){for(var e,t,n,o,a=0,s=1,l=0,c=0,u=0,h=0,p="",d=this._mappings.toArray(),m=0,g=d.length;m<g;m++){if(t=d[m],e="",t.generatedLine!==s)for(a=0;t.generatedLine!==s;)e+=";",s++;else if(m>0){if(!i.compareByGeneratedPositionsInflated(t,d[m-1]))continue;e+=","}e+=r.encode(t.generatedColumn-a),a=t.generatedColumn,null!=t.source&&(o=this._sources.indexOf(t.source),e+=r.encode(o-h),h=o,e+=r.encode(t.originalLine-1-c),c=t.originalLine-1,e+=r.encode(t.originalColumn-l),l=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=r.encode(n-u),u=n)),p+=e}return p},s.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=i.relative(t,e));var n=i.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null},this)},s.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},s.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.x=s},32738(e,t){t.getArg=function(e,t,n){if(t in e)return e[t];if(3==arguments.length)return n;throw Error('"'+t+'" is a required argument.')};var n,r,i=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,o=/^data:.+\,.+$/;function a(e){var t=e.match(i);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function s(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}t.urlParse=a,t.urlGenerate=s;var l=(n=function(e){var n=e,r=a(e);if(r){if(!r.path)return e;n=r.path}for(var i=t.isAbsolute(n),o=[],l=0,c=0;;){if(l=c,-1===(c=n.indexOf("/",l))){o.push(n.slice(l));break}for(o.push(n.slice(l,c));c<n.length&&"/"===n[c];)c++}for(var u,h=0,c=o.length-1;c>=0;c--)"."===(u=o[c])?o.splice(c,1):".."===u?h++:h>0&&(""===u?(o.splice(c+1,h),h=0):(o.splice(c,2),h--));return(""===(n=o.join("/"))&&(n=i?"/":"."),r)?(r.path=n,s(r)):n},r=[],function(e){for(var t=0;t<r.length;t++)if(r[t].input===e){var i=r[0];return r[0]=r[t],r[t]=i,r[0].result}var o=n(e);return r.unshift({input:e,result:o}),r.length>32&&r.pop(),o});function c(e,t){""===e&&(e="."),""===t&&(t=".");var n=a(t),r=a(e);if(r&&(e=r.path||"/"),n&&!n.scheme)return r&&(n.scheme=r.scheme),s(n);if(n||t.match(o))return t;if(r&&!r.host&&!r.path)return r.host=t,s(r);var i="/"===t.charAt(0)?t:l(e.replace(/\/+$/,"")+"/"+t);return r?(r.path=i,s(r)):i}t.normalize=l,t.join=c,t.isAbsolute=function(e){return"/"===e.charAt(0)||i.test(e)},t.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0||(e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var u=!("__proto__"in Object.create(null));function h(e){return e}function p(e){if(!e)return!1;var t=e.length;if(t<9||95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function d(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=u?h:function(e){return p(e)?"$"+e:e},t.fromSetString=u?h:function(e){return p(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,n){var r=d(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},t.compareByOriginalPositionsNoSource=function(e,t,n){var r;return 0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},t.compareByGeneratedPositionsDeflatedNoLine=function(e,t,n){var r=e.generatedColumn-t.generatedColumn;return 0!==r||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=d(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:d(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var r=a(n);if(!r)throw Error("sourceMapURL could not be parsed");if(r.path){var i=r.path.lastIndexOf("/");i>=0&&(r.path=r.path.substring(0,i+1))}t=c(s(r),t)}return l(t)}},31194(e,t,n){"use strict";let r;n.d(t,{qu:()=>el,qg:()=>sc});var i,o,a,s={};n.r(s),n.d(s,{safe:()=>e5,spec:()=>e4});var l={};n.r(l),n.d(l,{angle:()=>tG,decibel:()=>tJ,flex:()=>tX,frequency:()=>tZ,length:()=>tK,resolution:()=>tQ,semitones:()=>tY,time:()=>tH});var c={};n.r(c),n.d(c,{getTrace:()=>nb,isKeyword:()=>nx,isProperty:()=>nk,isType:()=>ny});var u={};n.r(u),n.d(u,{generate:()=>nB,name:()=>nN,parse:()=>nM,structure:()=>nF});var h={};n.r(h),n.d(h,{generate:()=>nG,name:()=>n$,parse:()=>nK,structure:()=>nV,walkContext:()=>nU});var p={};n.r(p),n.d(p,{generate:()=>nJ,name:()=>nH,parse:()=>nX,structure:()=>nQ,walkContext:()=>nZ});var d={};n.r(d),n.d(d,{generate:()=>n4,name:()=>n0,parse:()=>n3,structure:()=>n2});var m={};n.r(m),n.d(m,{generate:()=>rr,name:()=>n7,parse:()=>rn,structure:()=>rt,walkContext:()=>re});var g={};n.r(g),n.d(g,{generate:()=>rs,name:()=>ri,parse:()=>ra,structure:()=>ro});var f={};n.r(f),n.d(f,{generate:()=>rh,name:()=>rl,parse:()=>ru,structure:()=>rc});var b={};n.r(b),n.d(b,{generate:()=>rg,name:()=>rp,parse:()=>rm,structure:()=>rd});var y={};n.r(y),n.d(y,{generate:()=>rk,name:()=>rf,parse:()=>ry,structure:()=>rb});var k={};n.r(k),n.d(k,{generate:()=>rS,name:()=>rx,parse:()=>rw,structure:()=>rv});var x={};n.r(x),n.d(x,{generate:()=>rA,name:()=>rC,parse:()=>rz,structure:()=>r_});var v={};n.r(v),n.d(v,{generate:()=>rR,name:()=>rL,parse:()=>rI,structure:()=>rO});var w={};n.r(w),n.d(w,{generate:()=>rW,name:()=>rF,parse:()=>rq,structure:()=>rB,walkContext:()=>rM});var S={};n.r(S),n.d(S,{generate:()=>rZ,name:()=>rK,parse:()=>rH,structure:()=>rG});var C={};n.r(C),n.d(C,{generate:()=>rY,name:()=>rQ,parse:()=>rJ,structure:()=>rX});var _={};n.r(_),n.d(_,{generate:()=>r3,name:()=>r1,parse:()=>r2,structure:()=>r0});var z={};n.r(z),n.d(z,{generate:()=>r8,name:()=>r4,parse:()=>r6,structure:()=>r5});var A={};n.r(A),n.d(A,{generate:()=>io,name:()=>r7,parse:()=>ii,structure:()=>ie});var T={};n.r(T),n.d(T,{generate:()=>iu,name:()=>ia,parse:()=>ic,structure:()=>il,walkContext:()=>is});var L={};n.r(L),n.d(L,{generate:()=>im,name:()=>ih,parse:()=>id,structure:()=>ip});var O={};n.r(O),n.d(O,{generate:()=>ix,name:()=>ib,parse:()=>ik,structure:()=>iy,xxx:()=>ig});var E={};n.r(E),n.d(E,{generate:()=>iC,name:()=>iv,parse:()=>iS,structure:()=>iw});var j={};n.r(j),n.d(j,{generate:()=>iT,name:()=>i_,parse:()=>iA,structure:()=>iz});var I={};n.r(I),n.d(I,{generate:()=>ij,name:()=>iL,parse:()=>iE,structure:()=>iO});var R={};n.r(R),n.d(R,{generate:()=>iP,name:()=>iI,parse:()=>iD,structure:()=>iR});var D={};n.r(D),n.d(D,{generate:()=>iB,name:()=>iN,parse:()=>iM,structure:()=>iF});var P={};n.r(P),n.d(P,{generate:()=>iU,name:()=>iq,parse:()=>i$,structure:()=>iW});var N={};n.r(N),n.d(N,{generate:()=>iH,name:()=>iV,parse:()=>iG,structure:()=>iK});var F={};n.r(F),n.d(F,{generate:()=>iJ,name:()=>iZ,parse:()=>iX,structure:()=>iQ});var M={};n.r(M),n.d(M,{generate:()=>i2,name:()=>iY,parse:()=>i0,structure:()=>i1});var B={};n.r(B),n.d(B,{generate:()=>i9,name:()=>i3,parse:()=>i5,structure:()=>i4});var q={};n.r(q),n.d(q,{generate:()=>oe,name:()=>i6,parse:()=>i7,structure:()=>i8});var W={};n.r(W),n.d(W,{generate:()=>oi,name:()=>ot,parse:()=>or,structure:()=>on});var $={};n.r($),n.d($,{generate:()=>oc,name:()=>oo,parse:()=>ol,structure:()=>os,walkContext:()=>oa});var U={};n.r(U),n.d(U,{generate:()=>om,name:()=>ou,parse:()=>od,structure:()=>op,walkContext:()=>oh});var V={};n.r(V),n.d(V,{generate:()=>ok,name:()=>of,parse:()=>oy,structure:()=>ob});var K={};n.r(K),n.d(K,{generate:()=>oC,name:()=>ov,parse:()=>oS,structure:()=>ow});var G={};n.r(G),n.d(G,{generate:()=>oE,name:()=>oA,parse:()=>oO,structure:()=>oL,walkContext:()=>oT});var H={};n.r(H),n.d(H,{generate:()=>oD,name:()=>oj,parse:()=>oR,structure:()=>oI});var Z={};n.r(Z),n.d(Z,{generate:()=>oM,name:()=>oP,parse:()=>oF,structure:()=>oN});var Q={};n.r(Q),n.d(Q,{generate:()=>oU,name:()=>oB,parse:()=>o$,structure:()=>oW,walkContext:()=>oq});var X={};n.r(X),n.d(X,{generate:()=>oZ,name:()=>oK,parse:()=>oH,structure:()=>oG});var J={};n.r(J),n.d(J,{generate:()=>o0,name:()=>oX,parse:()=>o1,structure:()=>oY,walkContext:()=>oJ});var Y={};n.r(Y),n.d(Y,{generate:()=>o5,name:()=>o2,parse:()=>o4,structure:()=>o3});var ee={};n.r(ee),n.d(ee,{generate:()=>ae,name:()=>o6,parse:()=>o7,structure:()=>o8});var et={};n.r(et),n.d(et,{generate:()=>al,name:()=>ao,parse:()=>as,structure:()=>aa});var en={};n.r(en),n.d(en,{generate:()=>ap,name:()=>ac,parse:()=>ah,structure:()=>au});var er={};n.r(er),n.d(er,{generate:()=>af,name:()=>ad,parse:()=>ag,structure:()=>am});var ei={};n.r(ei),n.d(ei,{generate:()=>av,name:()=>ay,parse:()=>ax,structure:()=>ak});var eo={};n.r(eo),n.d(eo,{AnPlusB:()=>u,Atrule:()=>h,AtrulePrelude:()=>p,AttributeSelector:()=>d,Block:()=>m,Brackets:()=>g,CDC:()=>f,CDO:()=>b,ClassSelector:()=>y,Combinator:()=>k,Comment:()=>x,Condition:()=>v,Declaration:()=>w,DeclarationList:()=>S,Dimension:()=>C,Feature:()=>_,FeatureFunction:()=>z,FeatureRange:()=>A,Function:()=>T,GeneralEnclosed:()=>L,Hash:()=>O,IdSelector:()=>j,Identifier:()=>E,Layer:()=>I,LayerList:()=>R,MediaQuery:()=>D,MediaQueryList:()=>P,NestingSelector:()=>N,Nth:()=>F,Number:()=>M,Operator:()=>B,Parentheses:()=>q,Percentage:()=>W,PseudoClassSelector:()=>$,PseudoElementSelector:()=>U,Ratio:()=>V,Raw:()=>K,Rule:()=>G,Scope:()=>H,Selector:()=>Z,SelectorList:()=>Q,String:()=>X,StyleSheet:()=>J,SupportsDeclaration:()=>Y,TypeSelector:()=>ee,UnicodeRange:()=>et,Url:()=>en,Value:()=>er,WhiteSpace:()=>ei});var ea={};n.r(ea),n.d(ea,{AtrulePrelude:()=>aS,Selector:()=>aC,Value:()=>az});var es={};n.r(es),n.d(es,{AnPlusB:()=>nM,Atrule:()=>nK,AtrulePrelude:()=>nX,AttributeSelector:()=>n3,Block:()=>rn,Brackets:()=>ra,CDC:()=>ru,CDO:()=>rm,ClassSelector:()=>ry,Combinator:()=>rw,Comment:()=>rz,Condition:()=>rI,Declaration:()=>rq,DeclarationList:()=>rH,Dimension:()=>rJ,Feature:()=>r2,FeatureFunction:()=>r6,FeatureRange:()=>ii,Function:()=>ic,GeneralEnclosed:()=>id,Hash:()=>ik,IdSelector:()=>iA,Identifier:()=>iS,Layer:()=>iE,LayerList:()=>iD,MediaQuery:()=>iM,MediaQueryList:()=>i$,NestingSelector:()=>iG,Nth:()=>iX,Number:()=>i0,Operator:()=>i5,Parentheses:()=>i7,Percentage:()=>or,PseudoClassSelector:()=>ol,PseudoElementSelector:()=>od,Ratio:()=>oy,Raw:()=>oS,Rule:()=>oO,Scope:()=>oR,Selector:()=>oF,SelectorList:()=>o$,String:()=>oH,StyleSheet:()=>o1,SupportsDeclaration:()=>o4,TypeSelector:()=>o7,UnicodeRange:()=>as,Url:()=>ah,Value:()=>ag,WhiteSpace:()=>ax});var el={};function ec(e){return e>=48&&e<=57}function eu(e){return ec(e)||e>=65&&e<=70||e>=97&&e<=102}function eh(e){return e>=65&&e<=90}function ep(e){return eh(e)||e>=97&&e<=122||e>=128||95===e}function ed(e){return ep(e)||ec(e)||45===e}function em(e){return 10===e||13===e||12===e}function eg(e){return em(e)||32===e||9===e}function ef(e,t){return!(92!==e||em(t)||0===t)}function eb(e,t,n){return 45===e?ep(t)||45===t||ef(t,n):!!ep(e)||92===e&&ef(e,t)}function ey(e,t,n){return 43===e||45===e?ec(t)?2:46===t&&ec(n)?3:0:46===e?2*!!ec(t):+!!ec(e)}function ek(e){return+(65279===e||65534===e)}n.r(el),n.d(el,{cM:()=>aD,qg:()=>aR,GG:()=>aF});let ex=Array(128);for(let e=0;e<ex.length;e++)ex[e]=eg(e)&&130||ec(e)&&131||ep(e)&&132||((i=e)>=0&&i<=8||11===i||i>=14&&i<=31||127===i)&&133||e||128;function ev(e){return e<128?ex[e]:132}function ew(e,t){return t<e.length?e.charCodeAt(t):0}function eS(e,t,n){return 13===n&&10===ew(e,t+1)?2:1}function eC(e,t,n){let r=e.charCodeAt(t);return eh(r)&&(r|=32),r===n}function e_(e,t,n,r){if(n-t!==r.length||t<0||n>e.length)return!1;for(let i=t;i<n;i++){let n=r.charCodeAt(i-t),o=e.charCodeAt(i);if(eh(o)&&(o|=32),o!==n)return!1}return!0}function ez(e,t){for(;t<e.length&&eg(e.charCodeAt(t));t++);return t}function eA(e,t){for(;t<e.length&&ec(e.charCodeAt(t));t++);return t}function eT(e,t){if(eu(ew(e,(t+=2)-1))){for(let n=Math.min(e.length,t+5);t<n&&eu(ew(e,t));t++);let n=ew(e,t);eg(n)&&(t+=eS(e,t,n))}return t}function eL(e,t){for(;t<e.length;t++){let n=e.charCodeAt(t);if(!ed(n)){if(ef(n,ew(e,t+1))){t=eT(e,t)-1;continue}break}}return t}function eO(e,t){let n=e.charCodeAt(t);if((43===n||45===n)&&(n=e.charCodeAt(t+=1)),ec(n)&&(t=eA(e,t+1),n=e.charCodeAt(t)),46===n&&ec(e.charCodeAt(t+1))&&(t+=2,t=eA(e,t)),eC(e,t,101)){let r=0;(45===(n=e.charCodeAt(t+1))||43===n)&&(r=1,n=e.charCodeAt(t+2)),ec(n)&&(t=eA(e,t+1+r+1))}return t}function eE(e,t){for(;t<e.length;t++){let n=e.charCodeAt(t);if(41===n){t++;break}ef(n,ew(e,t+1))&&(t=eT(e,t))}return t}function ej(e){if(1===e.length&&!eu(e.charCodeAt(0)))return e[0];let t=parseInt(e,16);return(0===t||t>=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)}function eI(e,t){let n;function r(t){return t<a?e.charCodeAt(t):0}function i(){if(eb(r(l=eO(e,l)),r(l+1),r(l+2))){n=12,l=eL(e,l);return}if(37===r(l)){n=11,l++;return}n=10}function o(){let t=l;if(l=eL(e,l),e_(e,t,l,"url")&&40===r(l)){if(34===r(l=ez(e,l+1))||39===r(l)){n=2,l=t+4;return}!function(){for(n=7,l=ez(e,l);l<e.length;l++){let t=e.charCodeAt(l);switch(ev(t)){case 41:l++;return;case 130:if(41===r(l=ez(e,l))||l>=e.length){l<e.length&&l++;return}l=eE(e,l),n=8;return;case 34:case 39:case 40:case 133:l=eE(e,l),n=8;return;case 92:if(ef(t,r(l+1))){l=eT(e,l)-1;break}l=eE(e,l),n=8;return}}}();return}if(40===r(l)){n=2,l++;return}n=1}let a=(e=String(e||"")).length,s=ek(r(0)),l=s;for(;l<a;){let a=e.charCodeAt(l);switch(ev(a)){case 130:n=13,l=ez(e,l+1);break;case 34:case 39:!function(t){for(t||(t=r(l++)),n=5;l<e.length;l++){let i=e.charCodeAt(l);switch(ev(i)){case t:l++;return;case 130:if(em(i)){l+=eS(e,l,i),n=6;return}break;case 92:if(l===e.length-1)break;let o=r(l+1);em(o)?l+=eS(e,l+1,o):ef(i,o)&&(l=eT(e,l)-1)}}}();break;case 35:ed(r(l+1))||ef(r(l+1),r(l+2))?(n=4,l=eL(e,l+1)):(n=9,l++);break;case 40:n=21,l++;break;case 41:n=22,l++;break;case 43:case 46:ey(a,r(l+1),r(l+2))?i():(n=9,l++);break;case 44:n=18,l++;break;case 45:ey(a,r(l+1),r(l+2))?i():45===r(l+1)&&62===r(l+2)?(n=15,l+=3):eb(a,r(l+1),r(l+2))?o():(n=9,l++);break;case 47:42===r(l+1)?(n=25,l=-1===(l=e.indexOf("*/",l+2))?e.length:l+2):(n=9,l++);break;case 58:n=16,l++;break;case 59:n=17,l++;break;case 60:33===r(l+1)&&45===r(l+2)&&45===r(l+3)?(n=14,l+=4):(n=9,l++);break;case 64:eb(r(l+1),r(l+2),r(l+3))?(n=3,l=eL(e,l+1)):(n=9,l++);break;case 91:n=19,l++;break;case 92:ef(a,r(l+1))?o():(n=9,l++);break;case 93:n=20,l++;break;case 123:n=23,l++;break;case 125:n=24,l++;break;case 131:i();break;case 132:o();break;default:n=9,l++}t(n,s,s=l)}}let eR=null;class eD{static createItem(e){return{prev:null,next:null,data:e}}constructor(){this.head=null,this.tail=null,this.cursor=null}createItem(e){return eD.createItem(e)}allocateCursor(e,t){let n;return null!==eR?(n=eR,eR=eR.cursor,n.prev=e,n.next=t,n.cursor=this.cursor):n={prev:e,next:t,cursor:this.cursor},this.cursor=n,n}releaseCursor(){let{cursor:e}=this;this.cursor=e.cursor,e.prev=null,e.next=null,e.cursor=eR,eR=e}updateCursors(e,t,n,r){let{cursor:i}=this;for(;null!==i;)i.prev===e&&(i.prev=t),i.next===n&&(i.next=r),i=i.cursor}*[Symbol.iterator](){for(let e=this.head;null!==e;e=e.next)yield e.data}get size(){let e=0;for(let t=this.head;null!==t;t=t.next)e++;return e}get isEmpty(){return null===this.head}get first(){return this.head&&this.head.data}get last(){return this.tail&&this.tail.data}fromArray(e){let t=null;for(let n of(this.head=null,e)){let e=eD.createItem(n);null!==t?t.next=e:this.head=e,e.prev=t,t=e}return this.tail=t,this}toArray(){return[...this]}toJSON(){return[...this]}forEach(e,t=this){let n=this.allocateCursor(null,this.head);for(;null!==n.next;){let r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e,t=this){let n=this.allocateCursor(this.tail,null);for(;null!==n.prev;){let r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t,n=this){let r,i=this.allocateCursor(null,this.head),o=t;for(;null!==i.next;)r=i.next,i.next=r.next,o=e.call(n,o,r.data,r,this);return this.releaseCursor(),o}reduceRight(e,t,n=this){let r,i=this.allocateCursor(this.tail,null),o=t;for(;null!==i.prev;)r=i.prev,i.prev=r.prev,o=e.call(n,o,r.data,r,this);return this.releaseCursor(),o}some(e,t=this){for(let n=this.head;null!==n;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(e,t=this){let n=new eD;for(let r=this.head;null!==r;r=r.next)n.appendData(e.call(t,r.data,r,this));return n}filter(e,t=this){let n=new eD;for(let r=this.head;null!==r;r=r.next)e.call(t,r.data,r,this)&&n.appendData(r.data);return n}nextUntil(e,t,n=this){if(null===e)return;let r=this.allocateCursor(null,e);for(;null!==r.next;){let e=r.next;if(r.next=e.next,t.call(n,e.data,e,this))break}this.releaseCursor()}prevUntil(e,t,n=this){if(null===e)return;let r=this.allocateCursor(e,null);for(;null!==r.prev;){let e=r.prev;if(r.prev=e.prev,t.call(n,e.data,e,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){let e=new eD;for(let t of this)e.appendData(t);return e}prepend(e){return this.updateCursors(null,e,this.head,e),null!==this.head?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(e){return this.prepend(eD.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(eD.createItem(e))}insert(e,t=null){if(null!==t)if(this.updateCursors(t.prev,e,t,e),null===t.prev){if(this.head!==t)throw Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),null!==this.tail?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(e,t){return this.insert(eD.createItem(e),t)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),null!==e.prev)e.prev.next=e.next;else{if(this.head!==e)throw 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 Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(e){this.insert(eD.createItem(e))}pop(){return null!==this.tail?this.remove(this.tail):null}unshift(e){this.prepend(eD.createItem(e))}shift(){return null!==this.head?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return null===e.head||(null!=t?(this.updateCursors(t.prev,e.tail,t,e.head),null!==t.prev?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),null!==this.tail?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null),this}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}}function eP(e,t){let n=Object.create(SyntaxError.prototype),r=Error();return Object.assign(n,{name:e,message:t,get stack(){return(r.stack||"").replace(/^(.+\n){1,3}/,`${e}: ${t}
2
+ `)}})}let eN=" ";function eF({source:e,line:t,column:n,baseLine:r,baseColumn:i},o){function a(e,t){return s.slice(e,t).map((t,n)=>String(e+n+1).padStart(u)+" |"+t).join("\n")}let s=("\n".repeat(Math.max(r-1,0))+" ".repeat(Math.max(i-1,0))+e).split(/\r\n?|\n|\f/),l=Math.max(1,t-o)-1,c=Math.min(t+o,s.length+1),u=Math.max(4,String(c).length)+1,h=0;(n+=(eN.length-1)*(s[t-1].substr(0,n-1).match(/\t/g)||[]).length)>100&&(h=n-60+3,n=58);for(let e=l;e<=c;e++)e>=0&&e<s.length&&(s[e]=s[e].replace(/\t/g,eN),s[e]=(h>0&&s[e].length>h?"…":"")+s[e].substr(h,98)+(s[e].length>h+100-1?"…":""));return[a(l,t),Array(n+u+2).join("-")+"^",a(t,c)].filter(Boolean).join("\n").replace(/^(\s+\d+\s+\|\n)+/,"").replace(/\n(\s+\d+\s+\|)+$/,"")}function eM(e,t,n,r,i,o=1,a=1){return Object.assign(eP("SyntaxError",e),{source:t,offset:n,line:r,column:i,sourceFragment:e=>eF({source:t,line:r,column:i,baseLine:o,baseColumn:a},isNaN(e)?0:e),get formattedMessage(){return`Parse error: ${e}
3
+ `+eF({source:t,line:r,column:i,baseLine:o,baseColumn:a},2)}})}function eB(e=null,t){return null===e||e.length<t?new Uint32Array(Math.max(t+1024,16384)):e}function eq(e){let t=e.source,n=t.length,r=t.length>0?ek(t.charCodeAt(0)):0,i=eB(e.lines,n),o=eB(e.columns,n),a=e.startLine,s=e.startColumn;for(let e=r;e<n;e++){let r=t.charCodeAt(e);i[e]=a,o[e]=s++,(10===r||13===r||12===r)&&(13===r&&e+1<n&&10===t.charCodeAt(e+1)&&(i[++e]=a,o[e]=s),a++,s=1)}i[n]=a,o[n]=s,e.lines=i,e.columns=o,e.computed=!0}class eW{constructor(e,t,n,r){this.setSource(e,t,n,r),this.lines=null,this.columns=null}setSource(e="",t=0,n=1,r=1){this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||eq(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||eq(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}}var e$=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token","comment-token"];let eU=new Uint8Array(32);eU[2]=22,eU[21]=22,eU[19]=20,eU[23]=24;let eV=new Uint8Array(32);eV[2]=1,eV[21]=1,eV[19]=1,eV[23]=1,eV[22]=2,eV[20]=2,eV[24]=2;class eK{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(e="",t=()=>{}){let n=(e=String(e||"")).length,r=eB(this.offsetAndType,e.length+1),i=eB(this.balance,e.length+1),o=0,a=-1,s=0,l=e.length;this.offsetAndType=null,this.balance=null,i.fill(0),t(e,(e,t,n)=>{let c=o++;if(r[c]=e<<24|n,-1===a&&(a=t),i[c]=l,e===s){let e=i[l];i[l]=c,l=e,s=eU[r[e]>>24]}else this.isBlockOpenerTokenType(e)&&(l=c,s=eU[e])}),r[o]=0|n,i[o]=o;for(let e=0;e<o;e++){let t=i[e];if(t<=e){let n=i[t];n!==e&&(i[e]=n)}else t>o&&(i[e]=o)}this.source=e,this.firstCharOffset=-1===a?0:a,this.tokenCount=o,this.offsetAndType=r,this.balance=i,this.reset(),this.next()}lookupType(e){return(e+=this.tokenIndex)<this.tokenCount?this.offsetAndType[e]>>24:0}lookupTypeNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){let n=this.offsetAndType[t]>>24;if(13!==n&&25!==n&&0==e--)return n}return 0}lookupOffset(e){return(e+=this.tokenIndex)<this.tokenCount?0xffffff&this.offsetAndType[e-1]:this.source.length}lookupOffsetNonSC(e){for(let t=this.tokenIndex;t<this.tokenCount;t++){let n=this.offsetAndType[t]>>24;if(13!==n&&25!==n&&0==e--)return t-this.tokenIndex}return 0}lookupValue(e,t){return(e+=this.tokenIndex)<this.tokenCount&&e_(this.source,0xffffff&this.offsetAndType[e-1],0xffffff&this.offsetAndType[e],t)}getTokenStart(e){return e===this.tokenIndex?this.tokenStart:e>0?e<this.tokenCount?0xffffff&this.offsetAndType[e-1]:0xffffff&this.offsetAndType[this.tokenCount]:this.firstCharOffset}getTokenEnd(e){var t;return e===this.tokenIndex?this.tokenEnd:0xffffff&this.offsetAndType[t=this.tokenCount,e<0?0:e>t?t:e]}getTokenType(e){var t;return e===this.tokenIndex?this.tokenType:this.offsetAndType[t=this.tokenCount,e<0?0:e>t?t:e]>>24}substrToCursor(e){return this.source.substring(e,this.tokenStart)}isBlockOpenerTokenType(e){return 1===eV[e]}isBlockCloserTokenType(e){return 2===eV[e]}getBlockTokenPairIndex(e){let t=this.getTokenType(e);if(1===eV[t]){let n=this.balance[e],r=this.getTokenType(n);return eU[t]===r?n:-1}if(2===eV[t]){let n=this.balance[e];return eU[this.getTokenType(n)]===t?n:-1}return -1}isBalanceEdge(e){return this.balance[this.tokenIndex]<e}isDelim(e,t){return t?9===this.lookupType(t)&&this.source.charCodeAt(this.lookupOffset(t))===e:9===this.tokenType&&this.source.charCodeAt(this.tokenStart)===e}skip(e){let t=this.tokenIndex+e;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=0xffffff&this.offsetAndType[t-1],t=this.offsetAndType[t],this.tokenType=t>>24,this.tokenEnd=0xffffff&t):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e<this.tokenCount?(this.tokenIndex=e,this.tokenStart=this.tokenEnd,e=this.offsetAndType[e],this.tokenType=e>>24,this.tokenEnd=0xffffff&e):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=0,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;13===this.tokenType||25===this.tokenType;)this.next()}skipUntilBalanced(e,t){let n=e,r=0,i=0;e:for(;n<this.tokenCount&&!((r=this.balance[n])<e);n++)switch(i=n>0?0xffffff&this.offsetAndType[n-1]:this.firstCharOffset,t(this.source.charCodeAt(i))){case 1:break e;case 2:n++;break e;default:this.isBlockOpenerTokenType(this.offsetAndType[n]>>24)&&(n=r)}this.skip(n-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t<this.tokenCount;t++){let r=n,i=this.offsetAndType[t],o=0xffffff&i,a=i>>24;n=o,e(a,r,o,t)}}dump(){let e=Array(this.tokenCount);return this.forEachToken((t,n,r,i)=>{e[i]={idx:i,type:e$[t],chunk:this.source.substring(n,r),balance:this.balance[i]}}),e}}function eG(e){let t=this.createList(),n=!1,r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case 25:this.next();continue;case 13:n=!0,this.next();continue}let i=e.getNode.call(this,r);if(void 0===i)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,i,t,r),n=!1),t.push(i)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t}let eH=()=>{},eZ={createList:()=>[],createSingleNodeList:e=>[e],getFirstListNode:e=>e&&e[0]||null,getLastListNode:e=>e&&e.length>0?e[e.length-1]:null},eQ={createList:()=>new eD,createSingleNodeList:e=>new eD().appendData(e),getFirstListNode:e=>e&&e.first,getLastListNode:e=>e&&e.last};function eX(e){let t=Object.create(null);for(let n of Object.keys(e)){let r=e[n],i=r.parse||r;i&&(t[n]=i)}return t}var eJ=n(39592);let eY=new Set(["Atrule","Selector","Declaration"]),e1=(e,t)=>(9===e&&(e=t),"string"==typeof e&&(e=Math.min(e.charCodeAt(0),128)<<6),e<<1),e0=[[1,1],[1,2],[1,7],[1,8],[1,"-"],[1,10],[1,11],[1,12],[1,15],[1,21],[3,1],[3,2],[3,7],[3,8],[3,"-"],[3,10],[3,11],[3,12],[3,15],[4,1],[4,2],[4,7],[4,8],[4,"-"],[4,10],[4,11],[4,12],[4,15],[12,1],[12,2],[12,7],[12,8],[12,"-"],[12,10],[12,11],[12,12],[12,15],["#",1],["#",2],["#",7],["#",8],["#","-"],["#",10],["#",11],["#",12],["#",15],["-",1],["-",2],["-",7],["-",8],["-","-"],["-",10],["-",11],["-",12],["-",15],[10,1],[10,2],[10,7],[10,8],[10,10],[10,11],[10,12],[10,"%"],[10,15],["@",1],["@",2],["@",7],["@",8],["@","-"],["@",15],[".",10],[".",11],[".",12],["+",10],["+",11],["+",12],["/","*"]],e2=e0.concat([[1,4],[12,4],[4,4],[3,21],[3,5],[3,16],[11,11],[11,12],[11,2],[11,"-"],[22,1],[22,2],[22,11],[22,12],[22,4],[22,"-"]]);function e3(e){let t=new Set(e.map(([e,t])=>e1(e)<<16|e1(t)));return function(e,n,r){let i=e1(n,r),o=r.charCodeAt(0),a=45===o&&1!==n&&2!==n&&15!==n||43===o?t.has((65534&e)<<16|o<<7):t.has((65534&e)<<16|i);return i|a}}let e4=e3(e0),e5=e3(e2);function e9(e,t){if("function"==typeof t){let n=null;e.children.forEach(e=>{null!==n&&t.call(this,n),this.node(e),n=e});return}e.children.forEach(this.node,this)}let{hasOwnProperty:e6}=Object.prototype,e8=function(){};function e7(e){return"function"==typeof e?e:e8}function te(e,t){return function(n,r,i){n.type===t&&e.call(this,n,r,i)}}function tt(e,t){let n=e.fields.slice(),r=e.context,i="string"==typeof r;return t&&n.reverse(),function(e,o,a,s){let l;for(let c of(i&&(l=o[r],o[r]=e),n)){let n=e[c.name];if(!c.nullable||n){if("list"===c.type){if(t?n.reduceRight(s,!1):n.reduce(s,!1))return!0}else if(a(n))return!0}}i&&(o[r]=l)}}function tn({StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:i}){return{Atrule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Rule:{StyleSheet:e,Atrule:t,Rule:n,Block:r},Declaration:{StyleSheet:e,Atrule:t,Rule:n,Block:r,DeclarationList:i}}}function tr(e){return e}function ti(e,t){let n=tr,r=!1,i=!1;return"function"==typeof t?n=t:t&&(r=!!t.forceBraces,i=!!t.compact,"function"==typeof t.decorate&&(n=t.decorate)),function e(t,n,r,i){let o;switch(t.type){case"Group":let a,s;a=" "===t.combinator||i?t.combinator:" "+t.combinator+" ",s=t.terms.map(t=>e(t,n,r,i)).join(a),o=(t.explicit||r?(i||","===s[0]?"[":"[ ")+s+(i?"]":" ]"):s)+(t.disallowEmpty?"!":"");break;case"Multiplier":return e(t.term,n,r,i)+n(function(e){let{min:t,max:n,comma:r}=e;return 0===t&&0===n?r?"#?":"*":0===t&&1===n?"?":1===t&&0===n?r?"#":"+":1===t&&1===n?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(0!==n?n:"")+"}")}(t),t);case"Boolean":o="<boolean-expr["+e(t.term,n,r,i)+"]>";break;case"Type":o="<"+t.name+(t.opts?n(function(e){if("Range"===e.type)return" ["+(null===e.min?"-∞":e.min)+","+(null===e.max?"∞":e.max)+"]";throw Error("Unknown node type `"+e.type+"`")}(t.opts),t.opts):"")+">";break;case"Property":o="<'"+t.name+"'>";break;case"Keyword":o=t.name;break;case"AtKeyword":o="@"+t.name;break;case"Function":o=t.name+"(";break;case"String":case"Token":o=t.value;break;case"Comma":o=",";break;default:throw Error("Unknown node type `"+t.type+"`")}return n(o,t)}(e,n,r,i)}let to={offset:0,line:1,column:1};function ta(e,t){let n=e&&e.loc&&e.loc[t];return n?"line"in n?ts(n):n:null}function ts({offset:e,line:t,column:n},r){let i={offset:e,line:t,column:n};if(r){let 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}let tl=function(e,t){let n=eP("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},tc=function(e,t,n,r){let i=eP("SyntaxMatchError",e),{css:o,mismatchOffset:a,mismatchLength:s,start:l,end:c}=function(e,t){let n,r,i=e.tokens,o=e.longestMatch,a=o<i.length&&i[o].node||null,s=a!==t?a:null,l=0,c=0,u=0,h="";for(let e=0;e<i.length;e++){let t=i[e].value;e===o&&(c=t.length,l=h.length),null!==s&&i[e].node===s&&(e<=o?u++:u=0),h+=t}return o===i.length||u>1?(n=ta(s||t,"end")||ts(to,h),r=ts(n)):(n=ta(s,"start")||ts(ta(t,"start")||to,h.slice(0,l)),r=ta(s,"end")||ts(n,h.substr(l,c))),{css:h,mismatchOffset:l,mismatchLength:c,start:n,end:r}}(r,n);return i.rawMessage=e,i.syntax=t?ti(t):"<generic>",i.css=o,i.mismatchOffset=a,i.mismatchLength=s,i.message=e+"\n syntax: "+i.syntax+"\n value: "+(o||"<empty string>")+"\n --------"+Array(i.mismatchOffset+1).join("-")+"^",Object.assign(i,l),i.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:l,end:c},i},tu=new Map,th=new Map,tp=function(e){if(tu.has(e))return tu.get(e);let t=e.toLowerCase(),n=tu.get(t);if(void 0===n){let e=tm(t,0),r=e?"":tg(t,0);n=Object.freeze({basename:t.substr(r.length),name:t,prefix:r,vendor:r,custom:e})}return tu.set(e,n),n},td=function(e){if(th.has(e))return th.get(e);let t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");let r=tm(t,n.length);if(!r&&(t=t.toLowerCase(),th.has(t))){let n=th.get(t);return th.set(e,n),n}let i=r?"":tg(t,n.length),o=t.substr(0,n.length+i.length),a=Object.freeze({basename:t.substr(o.length),name:t.substr(n.length),hack:n,vendor:i,prefix:o,custom:r});return th.set(e,a),a};function tm(e,t){return t=t||0,e.length-t>=2&&45===e.charCodeAt(t)&&45===e.charCodeAt(t+1)}function tg(e,t){if(t=t||0,e.length-t>=3&&45===e.charCodeAt(t)&&45!==e.charCodeAt(t+1)){let n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}let tf=["initial","inherit","unset","revert","revert-layer"];function tb(e,t){return null!==e&&9===e.type&&e.value.charCodeAt(0)===t}function ty(e,t,n){for(;null!==e&&(13===e.type||25===e.type);)e=n(++t);return t}function tk(e,t,n,r){if(!e)return 0;let i=e.value.charCodeAt(t);if(43===i||45===i){if(n)return 0;t++}for(;t<e.value.length;t++)if(!ec(e.value.charCodeAt(t)))return 0;return r+1}function tx(e,t,n){let r=!1,i=ty(e,t,n);if(null===(e=n(i)))return t;if(10!==e.type){if(!(tb(e,43)||tb(e,45)))return t;else if(r=!0,i=ty(n(++i),i,n),null===(e=n(i))||10!==e.type)return 0}if(!r){let t=e.value.charCodeAt(0);if(43!==t&&45!==t)return 0}return tk(e,+!r,r,i)}function tv(e,t){return null!==e&&9===e.type&&e.value.charCodeAt(0)===t}function tw(e,t,n){let r=0;for(let i=t;i<e.value.length;i++){let o=e.value.charCodeAt(i);if(45===o&&n&&0!==r)return tw(e,t+r+1,!1),6;if(!eu(o)||++r>6)return 0}return r}function tS(e,t,n){if(!e)return 0;for(;tv(n(t),63);){if(++e>6)return 0;t++}return t}let tC=["calc(","-moz-calc(","-webkit-calc("],t_=["min(","max(","clamp("],tz=["round(","mod(","rem("],tA=["hypot("],tT=["abs("],tL=[...tC,...t_,...tz,"sin(","cos(","tan(","pow(","sqrt(","log(","exp(","sign(",...tA,...tT],tO=[...tC,...t_,...tz,...tA,...tT],tE=[...tC,...t_,...tz,"asin(","acos(","atan(","atan2(",...tA,...tT],tj=new Map([[2,22],[21,22],[19,20],[23,24]]);function tI(e,t){return t<e.length?e.charCodeAt(t):0}function tR(e,t){return e_(e,0,e.length,t)}function tD(e,t){for(let n=0;n<t.length;n++)if(tR(e,t[n]))return!0;return!1}function tP(e,t){return t===e.length-2&&92===tI(e,t)&&ec(tI(e,t+1))}function tN(e,t,n){if(e&&"Range"===e.type){let r=Number(void 0!==n&&n!==t.length?t.substr(0,n):t);if(isNaN(r)||null!==e.min&&r<e.min&&"string"!=typeof e.min||null!==e.max&&r>e.max&&"string"!=typeof e.max)return!0}return!1}function tF(e,t){return function(n,r,i){if(null===n)return 0;if(2===n.type&&tD(n.value,t)){var o=n;let e=0,t=[],i=0;t:do{switch(o.type){case 24:case 22:case 20:if(o.type!==e)break t;if(e=t.pop(),0===t.length){i++;break t}break;case 2:case 21:case 19:case 23:t.push(e),e=tj.get(o.type)}i++}while(o=r(i))return i}return e(n,r,i)}}function tM(e){return function(t){return+(null!==t&&t.type===e)}}function tB(e){return+(null!==e&&1===e.type&&45===tI(e.value,0)&&45===tI(e.value,1))}function tq(e){return e&&(e=new Set(e)),function(t,n,r){if(null===t||12!==t.type)return 0;let i=eO(t.value,0);if(null!==e){let n=t.value.indexOf("\\",i),r=-1!==n&&tP(t.value,n)?t.value.substring(i,n):t.value.substr(i);if(!1===e.has(r.toLowerCase()))return 0}return+!tN(r,t.value,i)}}function tW(e){return"function"!=typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&10===t.type&&0===Number(t.value)?1:e(t,n,r)}}let t$={"ident-token":tM(1),"function-token":tM(2),"at-keyword-token":tM(3),"hash-token":tM(4),"string-token":tM(5),"bad-string-token":tM(6),"url-token":tM(7),"bad-url-token":tM(8),"delim-token":tM(9),"number-token":tM(10),"percentage-token":tM(11),"dimension-token":tM(12),"whitespace-token":tM(13),"CDO-token":tM(14),"CDC-token":tM(15),"colon-token":tM(16),"semicolon-token":tM(17),"comma-token":tM(18),"[-token":tM(19),"]-token":tM(20),"(-token":tM(21),")-token":tM(22),"{-token":tM(23),"}-token":tM(24)},tU={string:tM(5),ident:tM(1),percentage:tF(function(e,t,n){return null===e||11!==e.type||tN(n,e.value,e.value.length-1)?0:1},tO),zero:tW(),number:tF(function(e,t,n){if(null===e)return 0;let r=eO(e.value,0);return r!==e.value.length&&!tP(e.value,r)||tN(n,e.value,r)?0:1},tL),integer:tF(function(e,t,n){if(null===e||10!==e.type)return 0;let r=+(43===tI(e.value,0)||45===tI(e.value,0));for(;r<e.value.length;r++)if(!ec(tI(e.value,r)))return 0;return+!tN(n,e.value,r)},tL),"custom-ident":function(e){if(null===e||1!==e.type)return 0;let t=e.value.toLowerCase();return tD(t,tf)||tR(t,"default")?0:1},"dashed-ident":tB,"custom-property-name":function(e){return tB(e)&&"--"!==e.value?1:0},"hex-color":function(e){if(null===e||4!==e.type)return 0;let t=e.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(let n=1;n<t;n++)if(!eu(tI(e.value,n)))return 0;return 1},"id-selector":function(e){return null!==e&&4===e.type&&eb(tI(e.value,1),tI(e.value,2),tI(e.value,3))?1:0},"an-plus-b":function(e,t){let n=0;if(!e)return 0;if(10===e.type)return tk(e,0,!1,n);if(1===e.type&&45===e.value.charCodeAt(0)){if(!eC(e.value,1,110))return 0;switch(e.value.length){case 2:return tx(t(++n),n,t);case 3:if(45!==e.value.charCodeAt(2))break;return n=ty(t(++n),n,t),tk(e=t(n),0,!0,n);default:if(45!==e.value.charCodeAt(2))break;return tk(e,3,!0,n)}}else if(1===e.type||tb(e,43)&&1===t(n+1).type){if(1!==e.type&&(e=t(++n)),null===e||!eC(e.value,0,110))return 0;switch(e.value.length){case 1:return tx(t(++n),n,t);case 2:if(45!==e.value.charCodeAt(1))break;return n=ty(t(++n),n,t),tk(e=t(n),0,!0,n);default:if(45!==e.value.charCodeAt(1))break;return tk(e,2,!0,n)}}else if(12===e.type){let r=e.value.charCodeAt(0),i=+(43===r||45===r),o=i;for(;o<e.value.length&&ec(e.value.charCodeAt(o));o++);return o!==i&&eC(e.value,o,110)?o+1===e.value.length?tx(t(++n),n,t):45!==e.value.charCodeAt(o+1)?0:o+2===e.value.length?(n=ty(t(++n),n,t),tk(e=t(n),0,!0,n)):tk(e,o+2,!0,n):0}return 0},urange:function(e,t){let n=0;if(null===e||1!==e.type||!eC(e.value,0,117)||null===(e=t(++n)))return 0;if(tv(e,43))return null===(e=t(++n))?0:1===e.type?tS(tw(e,0,!0),++n,t):tv(e,63)?tS(1,++n,t):0;if(10===e.type){let r=tw(e,1,!0);return 0===r?0:null===(e=t(++n))?n:12===e.type||10===e.type?45===e.value.charCodeAt(0)&&tw(e,1,!1)?n+1:0:tS(r,n,t)}return 12===e.type?tS(tw(e,1,!0),++n,t):0},"declaration-value":function(e,t){if(!e)return 0;let n=0,r=[],i=0;t:do{switch(e.type){case 6:case 8:break t;case 24:case 22:case 20:if(e.type!==n)break t;n=r.pop();break;case 17:if(0===n)break t;break;case 9:if(0===n&&"!"===e.value)break t;break;case 2:case 21:case 19:case 23:r.push(n),n=tj.get(e.type)}i++}while(e=t(i))return i},"any-value":function(e,t){if(!e)return 0;let n=0,r=[],i=0;t:do{switch(e.type){case 6:case 8:break t;case 24:case 22:case 20:if(e.type!==n)break t;n=r.pop();break;case 2:case 21:case 19:case 23:r.push(n),n=tj.get(e.type)}i++}while(e=t(i))return i}},tV=["length","angle","time","frequency","resolution","flex","decibel","semitones"],tK=["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],tG=["deg","grad","rad","turn"],tH=["s","ms"],tZ=["hz","khz"],tQ=["dpi","dpcm","dppx","x"],tX=["fr"],tJ=["db"],tY=["st"];function t1(e,t,n){return Object.assign(eP("SyntaxError",e),{input:t,offset:n,rawMessage:e,message:e+"\n "+t+"\n--"+Array((n||t.length)+1).join("-")+"^"})}let t0=new Uint8Array(128).map((e,t)=>+!!/[a-zA-Z0-9\-]/.test(String.fromCharCode(t)));class t2{constructor(e){this.str=e,this.pos=0}charCodeAt(e){return e<this.str.length?this.str.charCodeAt(e):0}charCode(){return this.charCodeAt(this.pos)}isNameCharCode(e=this.charCode()){return e<128&&1===t0[e]}nextCharCode(){return this.charCodeAt(this.pos+1)}nextNonWsCode(e){return this.charCodeAt(this.findWsEnd(e))}skipWs(){this.pos=this.findWsEnd(this.pos)}findWsEnd(e){for(;e<this.str.length;e++){let t=this.str.charCodeAt(e);if(13!==t&&10!==t&&12!==t&&32!==t&&9!==t)break}return e}substringToPos(e){return this.str.substring(this.pos,this.pos=e)}eat(e){this.charCode()!==e&&this.error("Expect `"+String.fromCharCode(e)+"`"),this.pos++}peek(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}error(e){throw new t1(e,this.str,this.pos)}scanSpaces(){return this.substringToPos(this.findWsEnd(this.pos))}scanWord(){let e=this.pos;for(;e<this.str.length;e++){let t=this.str.charCodeAt(e);if(t>=128||0===t0[t])break}return this.pos===e&&this.error("Expect a keyword"),this.substringToPos(e)}scanNumber(){let e=this.pos;for(;e<this.str.length;e++){let t=this.str.charCodeAt(e);if(t<48||t>57)break}return this.pos===e&&this.error("Expect a number"),this.substringToPos(e)}scanString(){let e=this.str.indexOf("'",this.pos+1);return -1===e&&(this.pos=this.str.length,this.error("Expect an apostrophe")),this.substringToPos(e+1)}}let t3={" ":1,"&&":2,"||":3,"|":4};function t4(e){let t=null,n=null;return e.eat(123),e.skipWs(),t=e.scanNumber(e),e.skipWs(),44===e.charCode()?(e.pos++,e.skipWs(),125!==e.charCode()&&(n=e.scanNumber(e),e.skipWs())):n=t,e.eat(125),{min:Number(t),max:n?Number(n):0}}function t5(e,t){let n=function(e){let t=null,n=!1;switch(e.charCode()){case 42:e.pos++,t={min:0,max:0};break;case 43:e.pos++,t={min:1,max:0};break;case 63:e.pos++,t={min:0,max:1};break;case 35:e.pos++,n=!0,123===e.charCode()?t=t4(e):63===e.charCode()?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case 123:t=t4(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}(e);return null!==n?(n.term=t,35===e.charCode()&&43===e.charCodeAt(e.pos-1)||63===e.charCode()&&125===e.charCodeAt(e.pos-1))?t5(e,n):n:t}function t9(e){let t=e.peek();return""===t?null:t5(e,{type:"Token",value:t})}function t6(e){let t=new t2(e),n=function e(t,n=-1){let r=Object.create(null),i=[],o=null,a=t.pos,s=!1;for(;t.charCode()!==n;){let n=s?e(t,41):function(t){let n=t.charCode();switch(n){case 93:case 42:case 43:case 63:case 35:case 33:break;case 91:let r;return t5(t,(t.eat(91),r=e(t,93),t.eat(93),r.explicit=!0,33===t.charCode()&&(t.pos++,r.disallowEmpty=!0),r));case 60:let i;return 39===t.nextCharCode()?(t.eat(60),t.eat(39),i=t.scanWord(),t.eat(39),t.eat(62),t5(t,{type:"Property",name:i})):function(t){let n,r=null;if(t.eat(60),"boolean-expr"===(n=t.scanWord())){t.eat(91);let n=e(t,93);return t.eat(93),t.eat(62),t5(t,{type:"Boolean",term:1===n.terms.length?n.terms[0]:n})}if(40===t.charCode()&&41===t.nextCharCode()&&(t.pos+=2,n+="()"),91===t.charCodeAt(t.findWsEnd(t.pos))){let e,n,i;t.skipWs(),e=null,n=null,i=1,t.eat(91),45===t.charCode()&&(t.peek(),i=-1),-1==i&&8734===t.charCode()?t.peek():(e=i*Number(t.scanNumber(t)),t.isNameCharCode()&&(e+=t.scanWord())),t.skipWs(),t.eat(44),t.skipWs(),8734===t.charCode()?t.peek():(i=1,45===t.charCode()&&(t.peek(),i=-1),n=i*Number(t.scanNumber(t)),t.isNameCharCode()&&(n+=t.scanWord())),t.eat(93),r={type:"Range",min:e,max:n}}return t.eat(62),t5(t,{type:"Type",name:n,opts:r})}(t);case 124:return{type:"Combinator",value:t.substringToPos(t.pos+(124===t.nextCharCode()?2:1))};case 38:return t.pos++,t.eat(38),{type:"Combinator",value:"&&"};case 44:return t.pos++,{type:"Comma"};case 39:return t5(t,{type:"String",value:t.scanString()});case 32:case 9:case 10:case 13:case 12:return{type:"Spaces",value:t.scanSpaces()};case 64:if(n=t.nextCharCode(),t.isNameCharCode(n))return t.pos++,{type:"AtKeyword",name:t.scanWord()};return t9(t);case 123:if((n=t.nextCharCode())<48||n>57)return t9(t);break;default:if(t.isNameCharCode(n)){let e;return e=t.scanWord(),40===t.charCode()?(t.pos++,{type:"Function",name:e}):t5(t,{type:"Keyword",name:e})}return t9(t)}}(t);if(!n)break;if("Spaces"!==n.type){if(s){if(0===n.terms.length){s=!1;continue}if(" "===n.combinator){for(;n.terms.length>1;)r[" "]=!0,i.push({type:"Combinator",value:" "},n.terms.shift());n=n.terms[0]}}"Combinator"===n.type?((null===o||"Combinator"===o.type)&&(t.pos=a,t.error("Unexpected combinator")),r[n.value]=!0):null!==o&&"Combinator"!==o.type&&(r[" "]=!0,i.push({type:"Combinator",value:" "})),i.push(n),o=n,a=t.pos,s="Function"===n.type}}return null!==o&&"Combinator"===o.type&&(t.pos-=a,t.error("Unexpected combinator")),{type:"Group",terms:i,combinator:function(e,t){let n;function r(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}for(t=Object.keys(t).sort((e,t)=>t3[e]-t3[t]);t.length>0;){n=t.shift();let i=0,o=0;for(;i<e.length;i++){let t=e[i];"Combinator"===t.type&&(t.value===n?(-1===o&&(o=i-1),e.splice(i,1),i--):(-1!==o&&i-o>1&&(e.splice(o,i-o,r(e.slice(o,i),n)),i=o+1),o=-1))}-1!==o&&t.length&&e.splice(o,i-o,r(e.slice(o,i),n))}return n}(i,r)||" ",disallowEmpty:!1,explicit:!1}}(t);return(t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type)?n.terms[0]:n}let t8=function(){};function t7(e){return"function"==typeof e?e:t8}let ne={decorator(e){let t=[],n=null;return{...e,node(t){let r=n;n=t,e.node.call(this,t),n=r},emit(e,r,i){t.push({type:r,value:e,node:i?null:n})},result:()=>t}}},nt={type:"Match"},nn={type:"Mismatch"},nr={type:"DisallowEmpty"};function ni(e,t,n){return t===nt&&n===nn||e===nt&&t===nt&&n===nt?e:("If"===e.type&&e.else===nn&&t===nt&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function no(e){return e.length>2&&40===e.charCodeAt(e.length-2)&&41===e.charCodeAt(e.length-1)}function na(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&no(e.name)}function ns(e,t=" ",n=!1){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:n}}function nl(e,t,n=new Set){if(!n.has(e))switch(n.add(e),e.type){case"If":e.match=nl(e.match,t,n),e.then=nl(e.then,t,n),e.else=nl(e.else,t,n);break;case"Type":return t[e.name]||e}return e}function nc(e,t){return"string"==typeof e&&(e=t6(e)),{type:"MatchGraph",match:function e(t){if("function"==typeof t)return{type:"Generic",fn:t};switch(t.type){case"Group":{let n=function e(t,n,r){switch(t){case" ":{let e=nt;for(let t=n.length-1;t>=0;t--)e=ni(n[t],e,nn);return e}case"|":{let e=nn,t=null;for(let r=n.length-1;r>=0;r--){let i=n[r];if(na(i)&&(null===t&&r>0&&na(n[r-1])&&(e=ni({type:"Enum",map:t=Object.create(null)},nt,e)),null!==t)){let e=(no(i.name)?i.name.slice(0,-1):i.name).toLowerCase();if(e in t==!1){t[e]=i;continue}}t=null,e=ni(i,nt,e)}return e}case"&&":{if(n.length>5)return{type:"MatchOnce",terms:n,all:!0};let r=nn;for(let i=n.length-1;i>=0;i--){let o,a=n[i];o=n.length>1?e(t,n.filter(function(e){return e!==a}),!1):nt,r=ni(a,o,r)}return r}case"||":{if(n.length>5)return{type:"MatchOnce",terms:n,all:!1};let i=r?nt:nn;for(let r=n.length-1;r>=0;r--){let o,a=n[r];o=n.length>1?e(t,n.filter(function(e){return e!==a}),!0):nt,i=ni(a,o,i)}return i}}}(t.combinator,t.terms.map(e),!1);return t.disallowEmpty&&(n=ni(n,nr,nn)),n}case"Multiplier":let n=nt,r=e(t.term);if(0===t.max)r=ni(r,nr,nn),(n=ni(r,null,nn)).then=ni(nt,nt,n),t.comma&&(n.then.else=ni({type:"Comma",syntax:t},n,nn));else for(let e=t.min||1;e<=t.max;e++)t.comma&&n!==nt&&(n=ni({type:"Comma",syntax:t},n,nn)),n=ni(r,ni(nt,nt,n),nn);if(0===t.min)n=ni(nt,nt,n);else for(let e=0;e<t.min-1;e++)t.comma&&n!==nt&&(n=ni({type:"Comma",syntax:t},n,nn)),n=ni(r,n,nn);return n;case"Boolean":{let n=e(t.term),r=e(ns([ns([{type:"Keyword",name:"not"},{type:"Type",name:"!boolean-group"}]),ns([{type:"Type",name:"!boolean-group"},ns([{type:"Multiplier",comma:!1,min:0,max:0,term:ns([{type:"Keyword",name:"and"},{type:"Type",name:"!boolean-group"}])},{type:"Multiplier",comma:!1,min:0,max:0,term:ns([{type:"Keyword",name:"or"},{type:"Type",name:"!boolean-group"}])}],"|")])],"|")),i=e(ns([{type:"Type",name:"!term"},ns([{type:"Token",value:"("},{type:"Type",name:"!self"},{type:"Token",value:")"}]),{type:"Type",name:"general-enclosed"}],"|"));return nl(i,{"!term":n,"!self":r}),nl(r,{"!boolean-group":i}),r}case"Type":case"Property":return{type:t.type,name:t.name,syntax:t};case"Keyword":return{type:t.type,name:t.name.toLowerCase(),syntax:t};case"AtKeyword":return{type:t.type,name:"@"+t.name.toLowerCase(),syntax:t};case"Function":return{type:t.type,name:t.name.toLowerCase()+"(",syntax:t};case"String":if(3===t.value.length)return{type:"Token",value:t.value.charAt(1),syntax:t};return{type:t.type,value:t.value.substr(1,t.value.length-2).replace(/\\'/g,"'"),syntax:t};case"Token":return{type:t.type,value:t.value,syntax:t};case"Comma":return{type:t.type,syntax:t};default:throw Error("Unknown node type:",t.type)}}(e),syntax:t||null,source:e}}let{hasOwnProperty:nu}=Object.prototype,nh="Match",np=0;function nd(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let r=t.charCodeAt(n),i=e.charCodeAt(n);if(i>=65&&i<=90&&(i|=32),i!==r)return!1}return!0}function nm(e){return null===e||18===e.type||2===e.type||21===e.type||19===e.type||23===e.type||9===e.type&&"?"!==e.value}function ng(e){return null===e||22===e.type||20===e.type||24===e.type||9===e.type&&"/"===e.value}function nf(e,t,n){let r=function(e,t,n){function r(){do g=++f<e.length?e[f]:null;while(null!==g&&(13===g.type||25===g.type))}function i(t){let n=f+t;return n<e.length?e[n]:null}function o(e,t){return{nextState:e,matchStack:y,syntaxStack:c,thenStack:u,tokenIndex:f,prev:t}}function a(e){u={nextState:e,matchStack:y,syntaxStack:c,prev:u}}function s(){y={type:1,syntax:t.syntax,token:g,prev:y},r(),p=null,f>b&&(b=f)}function l(){y=2===y.type?y.prev:{type:3,syntax:c.syntax,token:y.token,prev:y},c=c.prev}let c=null,u=null,h=null,p=null,d=0,m=null,g=null,f=-1,b=0,y={type:0,syntax:null,token:null,prev:null};for(r();null===m&&++d<15e3;)switch(t.type){case"Match":if(null===u){if(null!==g&&(f!==e.length-1||"\\0"!==g.value&&"\\9"!==g.value)){t=nn;break}m=nh;break}if((t=u.nextState)===nr)if(u.matchStack===y){t=nn;break}else t=nt;for(;u.syntaxStack!==c;)l();u=u.prev;break;case"Mismatch":if(null!==p&&!1!==p)(null===h||f>h.tokenIndex)&&(h=p,p=!1);else if(null===h){m="Mismatch";break}t=h.nextState,u=h.thenStack,c=h.syntaxStack,y=h.matchStack,g=(f=h.tokenIndex)<e.length?e[f]:null,h=h.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==nn&&(h=o(t.else,h)),t.then!==nt&&a(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{let e=t.syntax.terms;if(t.index===e.length){if(0===t.mask||t.syntax.all){t=nn;break}t=nt;break}if(t.mask===(1<<e.length)-1){t=nt;break}for(;t.index<e.length;t.index++){let n=1<<t.index;if((t.mask&n)==0){h=o(t,h),a({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|n}),t=e[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(null!==g){let e=g.value.toLowerCase();if(-1!==e.indexOf("\\")&&(e=e.replace(/\\[09].*$/,"")),nu.call(t.map,e)){t=t.map[e];break}}t=nn;break;case"Generic":{let e=null!==c?c.opts:null,n=f+Math.floor(t.fn(g,i,e));if(!isNaN(n)&&n>f){for(;f<n;)s();t=nt}else t=nn;break}case"Type":case"Property":{let e="Type"===t.type?"types":"properties",r=nu.call(n,e)?n[e][t.name]:null;if(!r||!r.match)throw Error("Bad syntax reference: "+("Type"===t.type?"<"+t.name+">":"<'"+t.name+"'>"));if(!1!==p&&null!==g&&"Type"===t.type&&("custom-ident"===t.name&&1===g.type||"length"===t.name&&"0"===g.value)){null===p&&(p=o(t,h)),t=nn;break}c={syntax:t.syntax,opts:t.syntax.opts||null!==c&&c.opts||null,prev:c},y={type:2,syntax:t.syntax,token:y.token,prev:y},t=r.matchRef||r.match;break}case"Keyword":{let e=t.name;if(null!==g){let n=g.value;if(-1!==n.indexOf("\\")&&(n=n.replace(/\\[09].*$/,"")),nd(n,e)){s(),t=nt;break}}t=nn;break}case"AtKeyword":case"Function":if(null!==g&&nd(g.value,t.name)){s(),t=nt;break}t=nn;break;case"Token":if(null!==g&&g.value===t.value){s(),t=nt;break}t=nn;break;case"Comma":null!==g&&18===g.type?nm(y.token)?t=nn:(s(),t=ng(g)?nn:nt):t=nm(y.token)||ng(g)?nt:nn;break;case"String":let r="",d=f;for(;d<e.length&&r.length<t.value.length;d++)r+=e[d].value;if(nd(r,t.value)){for(;f<d;)s();t=nt}else t=nn;break;default:throw Error("Unknown node type: "+t.type)}switch(np+=d,m){case null:console.warn("[csstree-match] BREAK after 15000 iterations"),m="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",y=null;break;case nh:for(;null!==c;)l();break;default:y=null}return{tokens:e,reason:m,iterations:d,match:y,longestMatch:b}}(e,t,n||{});if(null===r.match)return r;let i=r.match,o=r.match={syntax:t.syntax||null,match:[]},a=[o];for(i=function(e){let t=null,n=null,r=e;for(;null!==r;)n=r.prev,r.prev=t,t=r,r=n;return t}(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 nb(e){function t(e){return null!==e&&("Type"===e.type||"Property"===e.type||"Keyword"===e.type)}let n=null;return null!==this.matched&&function r(i){if(Array.isArray(i.match)){for(let e=0;e<i.match.length;e++)if(r(i.match[e]))return t(i.syntax)&&n.unshift(i.syntax),!0}else if(i.node===e)return n=t(i.syntax)?[i.syntax]:[],!0;return!1}(this.matched),n}function ny(e,t){return nv(this,e,e=>"Type"===e.type&&e.name===t)}function nk(e,t){return nv(this,e,e=>"Property"===e.type&&e.name===t)}function nx(e){return nv(this,e,e=>"Keyword"===e.type)}function nv(e,t,n){let r=nb.call(e,t);return null!==r&&r.some(n)}function nw(e,t,n,r,i){let o=[];return null!==n.matched&&function n(a){if(null!==a.syntax&&a.syntax.type===r&&a.syntax.name===i){let n=function e(t){return"node"in t?t.node:e(t.match[0])}(a),r=function e(t){return"node"in t?t.node:e(t.match[t.match.length-1])}(a);e.syntax.walk(t,function(e,t,i){if(e===n){let e=new eD;do{if(e.appendData(t.data),t.data===r)break;t=t.next}while(null!==t)o.push({parent:i,nodes:e})}})}Array.isArray(a.match)&&a.match.forEach(n)}(n.matched),o}let{hasOwnProperty:nS}=Object.prototype;function nC(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function n_(e){return!!e&&nC(e.offset)&&nC(e.line)&&nC(e.column)}function nz(e,t,n){let r={};for(let i in e)e[i].syntax&&(r[i]=n?e[i].syntax:ti(e[i].syntax,{compact:t}));return r}function nA(e,t,n){return{matched:e,iterations:n,error:t,...c}}function nT(e,t,n,r){let i,o=function(e,t){if("string"==typeof e){let t;return t=[],eI(e,(n,r,i)=>t.push({type:n,value:e.slice(r,i),node:null})),t}return t.generate(e,ne)}(n,e.syntax);return function(e){for(let t=0;t<e.length;t++)if("var("===e[t].value.toLowerCase())return!0;return!1}(o)?nA(null,Error("Matching for a tree with var() is not supported")):(r&&(i=nf(o,e.cssWideKeywordsSyntax,e)),r&&i.match||(i=nf(o,t.match,e)).match)?nA(i.match,null,i.iterations):nA(null,new tc(i.reason,t.syntax,n,i),i.iterations)}class nL{constructor(e,t,n){if(this.cssWideKeywords=tf,this.syntax=t,this.generic=!1,this.units={...l},this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||function(e){let t={};if(e.node){for(let n in e.node)if(nS.call(e.node,n)){let r=e.node[n];if(r.structure)t[n]=function(e,t){let n=t.structure,r={type:String,loc:!0},i={type:'"'+e+'"'};for(let t in n){if(!1===nS.call(n,t))continue;let o=r[t]=Array.isArray(n[t])?n[t].slice():[n[t]];i[t]=function e(t,n){let r=[];for(let i=0;i<t.length;i++){let o=t[i];if(o===String||o===Boolean)r.push(o.name.toLowerCase());else if(null===o)r.push("null");else if("string"==typeof o)r.push(o);else if(Array.isArray(o))r.push("List<"+(e(o,n)||"any")+">");else throw Error("Wrong value `"+o+"` in `"+n+"` structure definition")}return r.join(" | ")}(o,e+"."+t)}return{docs:i,check:function(t,n){if(!t||t.constructor!==Object)return n(t,"Type of node should be an Object");for(let i in t){let o=!0;if(!1!==nS.call(t,i)){if("type"===i)t.type!==e&&n(t,"Wrong node type `"+t.type+"`, expected `"+e+"`");else if("loc"===i){if(null===t.loc)continue;if(t.loc&&t.loc.constructor===Object)if("string"!=typeof t.loc.source)i+=".source";else if(n_(t.loc.start))if(n_(t.loc.end))continue;else i+=".end";else i+=".start";o=!1}else if(r.hasOwnProperty(i)){o=!1;for(let e=0;!o&&e<r[i].length;e++){let n=r[i][e];switch(n){case String:o="string"==typeof t[i];break;case Boolean:o="boolean"==typeof t[i];break;case null:o=null===t[i];break;default:"string"==typeof n?o=t[i]&&t[i].type===n:Array.isArray(n)&&(o=t[i]instanceof eD)}}}else n(t,"Unknown field `"+i+"` for "+e+" node type");o||n(t,"Bad value for `"+e+"."+i+"`")}}for(let i in r)nS.call(r,i)&&!1===nS.call(t,i)&&n(t,"Field `"+e+"."+i+"` is missed")}}}(n,r);else throw Error("Missed `structure` field in `"+n+"` node type definition")}}return t}(e),e){if(e.cssWideKeywords&&(this.cssWideKeywords=e.cssWideKeywords),e.units)for(let t of Object.keys(l))Array.isArray(e.units[t])&&(this.units[t]=e.units[t]);if(e.types)for(let[t,n]of Object.entries(e.types))this.addType_(t,n);if(e.generic){var r;for(let[e,t]of(this.generic=!0,Object.entries((r=this.units,{...t$,...tU,...function(e){let{angle:t,decibel:n,frequency:r,flex:i,length:o,resolution:a,semitones:s,time:l}=e||{};return{dimension:tF(tq(null),tE),angle:tF(tq(t),tE),decibel:tF(tq(n),tE),frequency:tF(tq(r),tE),flex:tF(tq(i),tE),length:tF(tW(tq(o)),tE),resolution:tF(tq(a),tE),semitones:tF(tq(s),tE),time:tF(tq(l),tE)}}(r),"attr-unit":function(e){let t=new Set;for(let n of tV)if(Array.isArray(e[n]))for(let r of e[n])t.add(r.toLowerCase());return function(e){return null===e?0:9===e.type&&"%"===e.value||1===e.type&&t.has(e.value.toLowerCase())?1:0}}(r)}))))this.addType_(e,t)}if(e.atrules)for(let[t,n]of Object.entries(e.atrules))this.addAtrule_(t,n);if(e.properties)for(let[t,n]of Object.entries(e.properties))this.addProperty_(t,n)}this.cssWideKeywordsSyntax=nc(this.cssWideKeywords.join(" | "))}checkStructure(e){function t(e,t){r.push({node:e,message:t})}let n=this.structure,r=[];return this.syntax.walk(e,function(e){n.hasOwnProperty(e.type)?n[e.type].check(e,t):t(e,"Unknown node type `"+e.type+"`")}),!!r.length&&r}createDescriptor(e,t,n,r=null){let i={type:t,name:n},o={type:t,name:n,parent:r,serializable:"string"==typeof e||e&&"string"==typeof e.type,syntax:null,match:null,matchRef:null};return"function"==typeof e?o.match=nc(e,i):("string"==typeof e?Object.defineProperty(o,"syntax",{get:()=>(Object.defineProperty(o,"syntax",{value:t6(e)}),o.syntax)}):o.syntax=e,Object.defineProperty(o,"match",{get:()=>(Object.defineProperty(o,"match",{value:nc(o.syntax,i)}),o.match)}),"Property"===t&&Object.defineProperty(o,"matchRef",{get(){let e,t=o.syntax,n=(e=t.terms[0],!1===t.explicit&&1===t.terms.length&&"Multiplier"===e.type&&!0===e.comma)?nc({...t,terms:[t.terms[0].term]},i):null;return Object.defineProperty(o,"matchRef",{value:n}),n}})),o}addAtrule_(e,t){t&&(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n),Object.create(null)):null})}addProperty_(e,t){t&&(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){t&&(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new tl("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e);return!r.prelude&&t?SyntaxError("At-rule `@"+e+"` should not contain a prelude"):!r.prelude||t||nT(this,r.prelude,"",!1).matched?void 0:SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){let n=this.checkAtruleName(e);if(n)return n;let r=this.getAtrule(e),i=tp(t);return r.descriptors?r.descriptors[i.name]||r.descriptors[i.basename]?void 0:new tl("Unknown at-rule descriptor",t):SyntaxError("At-rule `@"+e+"` has no known descriptors")}checkPropertyName(e){if(!this.getProperty(e))return new tl("Unknown property",e)}matchAtrulePrelude(e,t){let n=this.checkAtrulePrelude(e,t);if(n)return nA(null,n);let r=this.getAtrule(e);return r.prelude?nT(this,r.prelude,t||"",!1):nA(null,null)}matchAtruleDescriptor(e,t,n){let r=this.checkAtruleDescriptorName(e,t);if(r)return nA(null,r);let i=this.getAtrule(e),o=tp(t);return nT(this,i.descriptors[o.name]||i.descriptors[o.basename],n,!1)}matchDeclaration(e){return"Declaration"!==e.type?nA(null,Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(td(e).custom)return nA(null,Error("Lexer matching doesn't applicable for custom properties"));let n=this.checkPropertyName(e);return n?nA(null,n):nT(this,this.getProperty(e),t,!0)}matchType(e,t){let n=this.getType(e);return n?nT(this,n,t,!1):nA(null,new tl("Unknown type",e))}match(e,t){return"string"==typeof e||e&&e.type?("string"!=typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),nT(this,e,t,!1)):nA(null,new tl("Bad syntax"))}findValueFragments(e,t,n,r){return nw(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return nw(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){let r=[];return this.syntax.walk(e,{visit:"Declaration",enter:e=>{r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}}),r}getAtrule(e,t=!0){let n=tp(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e,t=!0){let n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e,t=!0){let n=td(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(e,t){return t?`<${e}>`:`<'${e}'>`}function t(o,a,s,l){if(s.has(a))return s.get(a);s.set(a,!1),null!==l.syntax&&function(e,t,n){let r=t8,i=t8;if("function"==typeof t?r=t:t&&(r=t7(t.enter),i=t7(t.leave)),r===t8&&i===t8)throw 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":case"Boolean":e(t.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw Error("Unknown type: "+t.type)}i.call(n,t)}(e)}(l.syntax,function(l){if("Type"!==l.type&&"Property"!==l.type)return;let c="Type"===l.type?o.types:o.properties,u="Type"===l.type?r:i;hasOwnProperty.call(c,l.name)?t(o,l.name,u,c[l.name])&&(n.push(`${e(a,s===r)} used broken syntax definition ${e(l.name,"Type"===l.type)}`),s.set(a,!0)):(n.push(`${e(a,s===r)} used missed syntax definition ${e(l.name,"Type"===l.type)}`),s.set(a,!0))},this)}let n=[],r=new Map,i=new Map;for(let e in this.types)t(this,e,r,this.types[e]);for(let e in this.properties)t(this,e,i,this.properties[e]);let o=[...r.keys()].filter(e=>r.get(e)),a=[...i.keys()].filter(e=>i.get(e));return o.length||a.length?{errors:n,types:o,properties:a}:null}dump(e,t){return{generic:this.generic,cssWideKeywords:this.cssWideKeywords,units:this.units,types:nz(this.types,!t,e),properties:nz(this.properties,!t,e),atrules:function(e,t,n){let r={};for(let[i,o]of Object.entries(e))r[i]={prelude:o.prelude&&(n?o.prelude.syntax:ti(o.prelude.syntax,{compact:t})),descriptors:o.descriptors&&nz(o.descriptors,t,n)};return r}(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}}function nO(e,t){return"string"==typeof t&&/^\s*\|/.test(t)?"string"==typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function nE(e,t,n){let r={...e};for(let[e,i]of Object.entries(t))r[e]={...r[e],...n?function(e,t){let n=Object.create(null);for(let r of Object.keys(e))t.includes(r)&&(n[r]=e[r]);return n}(i,n):i};return r}function nj(e,t){let n={...e};for(let[r,i]of Object.entries(t))switch(r){case"generic":n[r]=!!i;break;case"cssWideKeywords":n[r]=e[r]?[...e[r],...i]:i||[];break;case"units":for(let[t,o]of(n[r]={...e[r]},Object.entries(i)))n[r][t]=Array.isArray(o)?o:[];break;case"atrules":for(let[t,o]of(n[r]={...e[r]},Object.entries(i))){let e=n[r][t]||{},i=n[r][t]={prelude:e.prelude||null,descriptors:{...e.descriptors}};if(o){for(let[e,t]of(i.prelude=o.prelude?nO(i.prelude,o.prelude):i.prelude||null,Object.entries(o.descriptors||{})))i.descriptors[e]=t?nO(i.descriptors[e],t):null;Object.keys(i.descriptors).length||(i.descriptors=null)}}break;case"types":case"properties":for(let[t,o]of(n[r]={...e[r]},Object.entries(i)))n[r][t]=nO(n[r][t],o);break;case"parseContext":n[r]={...e[r],...i};break;case"scope":case"features":n[r]=nE(e[r],i);break;case"atrule":case"pseudo":n[r]=nE(e[r],i,["parse"]);break;case"node":n[r]=nE(e[r],i,["name","structure","parse","generate","walkContext"])}return n}function nI(e,t){let n=this.tokenStart+e,r=this.charCodeAt(n);for((43===r||45===r)&&(t&&this.error("Number sign is not allowed"),n++);n<this.tokenEnd;n++)ec(this.charCodeAt(n))||this.error("Integer is expected",n)}function nR(e){return nI.call(this,0,e)}function nD(e,t){if(!this.cmpChar(this.tokenStart+e,t)){let n="";switch(t){case 110:n="N is expected";break;case 45:n="HyphenMinus is expected"}this.error(n,this.tokenStart+e)}}function nP(){let e=0,t=0,n=this.tokenType;for(;13===n||25===n;)n=this.lookupType(++e);if(10!==n)if(!(this.isDelim(43,e)||this.isDelim(45,e)))return null;else{t=this.isDelim(43,e)?43:45;do n=this.lookupType(++e);while(13===n||25===n)10!==n&&(this.skip(e),nR.call(this,!0))}return e>0&&this.skip(e),0===t&&43!==(n=this.charCodeAt(this.tokenStart))&&45!==n&&this.error("Number sign is expected"),nR.call(this,0!==t),45===t?"-"+this.consume(10):this.consume(10)}let nN="AnPlusB",nF={a:[String,null],b:[String,null]};function nM(){let e=this.tokenStart,t=null,n=null;if(10===this.tokenType)nR.call(this,!1),n=this.consume(10);else if(1===this.tokenType&&this.cmpChar(this.tokenStart,45))switch(t="-1",nD.call(this,1,110),this.tokenEnd-this.tokenStart){case 2:this.next(),n=nP.call(this);break;case 3:nD.call(this,2,45),this.next(),this.skipSC(),nR.call(this,!0),n="-"+this.consume(10);break;default:nD.call(this,2,45),nI.call(this,3,!0),this.next(),n=this.substrToCursor(e+2)}else if(1===this.tokenType||this.isDelim(43)&&1===this.lookupType(1)){let r=0;switch(t="1",this.isDelim(43)&&(r=1,this.next()),nD.call(this,0,110),this.tokenEnd-this.tokenStart){case 1:this.next(),n=nP.call(this);break;case 2:nD.call(this,1,45),this.next(),this.skipSC(),nR.call(this,!0),n="-"+this.consume(10);break;default:nD.call(this,1,45),nI.call(this,2,!0),this.next(),n=this.substrToCursor(e+r+1)}}else if(12===this.tokenType){let r=this.charCodeAt(this.tokenStart),i=43===r||45===r,o=this.tokenStart+i;for(;o<this.tokenEnd&&ec(this.charCodeAt(o));o++);o===this.tokenStart+i&&this.error("Integer is expected",this.tokenStart+i),nD.call(this,o-this.tokenStart,110),t=this.substring(e,o),o+1===this.tokenEnd?(this.next(),n=nP.call(this)):(nD.call(this,o-this.tokenStart+1,45),o+2===this.tokenEnd?(this.next(),this.skipSC(),nR.call(this,!0),n="-"+this.consume(10)):(nI.call(this,o-this.tokenStart+2,!0),this.next(),n=this.substrToCursor(o+1)))}else this.error();return null!==t&&43===t.charCodeAt(0)&&(t=t.substr(1)),null!==n&&43===n.charCodeAt(0)&&(n=n.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:n}}function nB(e){if(e.a){let t="+1"===e.a&&"n"||"1"===e.a&&"n"||"-1"===e.a&&"-n"||e.a+"n";if(e.b){let n="-"===e.b[0]||"+"===e.b[0]?e.b:"+"+e.b;this.tokenize(t+n)}else this.tokenize(t)}else this.tokenize(e.b)}function nq(){return this.Raw(this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function nW(){for(let e=1,t;t=this.lookupType(e);e++){if(24===t)return!0;if(23===t||3===t)break}return!1}let n$="Atrule",nU="atrule",nV={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]};function nK(e=!1){let t,n,r=this.tokenStart,i=null,o=null;switch(this.eat(3),n=(t=this.substrToCursor(r+1)).toLowerCase(),this.skipSC(),!1===this.eof&&23!==this.tokenType&&17!==this.tokenType&&(i=this.parseAtrulePrelude?this.parseWithFallback(this.AtrulePrelude.bind(this,t,e),nq):nq.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case 17:this.next();break;case 23:o=hasOwnProperty.call(this.atrule,n)&&"function"==typeof this.atrule[n].block?this.atrule[n].block.call(this,e):this.Block(nW.call(this))}return{type:"Atrule",loc:this.getLocation(r,this.tokenStart),name:t,prelude:i,block:o}}function nG(e){this.token(3,"@"+e.name),null!==e.prelude&&this.node(e.prelude),e.block?this.node(e.block):this.token(17,";")}let nH="AtrulePrelude",nZ="atrulePrelude",nQ={children:[[]]};function nX(e){let t=null;return null!==e&&(e=e.toLowerCase()),this.skipSC(),t=hasOwnProperty.call(this.atrule,e)&&"function"==typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.skipSC(),!0!==this.eof&&23!==this.tokenType&&17!==this.tokenType&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}function nJ(e){this.children(e)}function nY(){this.eof&&this.error("Unexpected end of input");let e=this.tokenStart,t=!1;return this.isDelim(42)?(t=!0,this.next()):this.isDelim(124)||this.eat(1),this.isDelim(124)?61!==this.charCodeAt(this.tokenStart+1)?(this.next(),this.eat(1)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function n1(){let e=this.tokenStart,t=this.charCodeAt(e);return 61!==t&&126!==t&&94!==t&&36!==t&&42!==t&&124!==t&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),61!==t&&(this.isDelim(61)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}let n0="AttributeSelector",n2={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};function n3(){let e,t=this.tokenStart,n=null,r=null,i=null;return this.eat(19),this.skipSC(),e=nY.call(this),this.skipSC(),20!==this.tokenType&&(1!==this.tokenType&&(n=n1.call(this),this.skipSC(),r=5===this.tokenType?this.String():this.Identifier(),this.skipSC()),1===this.tokenType&&(i=this.consume(1),this.skipSC())),this.eat(20),{type:"AttributeSelector",loc:this.getLocation(t,this.tokenStart),name:e,matcher:n,value:r,flags:i}}function n4(e){this.token(9,"["),this.node(e.name),null!==e.matcher&&(this.tokenize(e.matcher),this.node(e.value)),null!==e.flags&&this.token(1,e.flags),this.token(9,"]")}function n5(){return this.Raw(null,!0)}function n9(){return this.parseWithFallback(this.Rule,n5)}function n6(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function n8(){if(17===this.tokenType)return n6.call(this,this.tokenIndex);let e=this.parseWithFallback(this.Declaration,n6);return 17===this.tokenType&&this.next(),e}let n7="Block",re="block",rt={children:[["Atrule","Rule","Declaration"]]};function rn(e){let t=e?n8:n9,n=this.tokenStart,r=this.createList();this.eat(23);t:for(;!this.eof;)switch(this.tokenType){case 24:break t;case 13:case 25:this.next();break;case 3:r.push(this.parseWithFallback(this.Atrule.bind(this,e),n5));break;default:e&&this.isDelim(38)?r.push(n9.call(this)):r.push(t.call(this))}return this.eof||this.eat(24),{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}}function rr(e){this.token(23,"{"),this.children(e,e=>{"Declaration"===e.type&&this.token(17,";")}),this.token(24,"}")}let ri="Brackets",ro={children:[[]]};function ra(e,t){let n=this.tokenStart,r=null;return this.eat(19),r=e.call(this,t),this.eof||this.eat(20),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}}function rs(e){this.token(9,"["),this.children(e),this.token(9,"]")}let rl="CDC",rc=[];function ru(){let e=this.tokenStart;return this.eat(15),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}function rh(){this.token(15,"--\x3e")}let rp="CDO",rd=[];function rm(){let e=this.tokenStart;return this.eat(14),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}function rg(){this.token(14,"\x3c!--")}let rf="ClassSelector",rb={name:String};function ry(){return this.eatDelim(46),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(1)}}function rk(e){this.token(9,"."),this.token(1,e.name)}let rx="Combinator",rv={name:String};function rw(){let e,t=this.tokenStart;switch(this.tokenType){case 13:e=" ";break;case 9:switch(this.charCodeAt(this.tokenStart)){case 62:case 43:case 126:this.next();break;case 47:this.next(),this.eatIdent("deep"),this.eatDelim(47);break;default:this.error("Combinator is expected")}e=this.substrToCursor(t)}return{type:"Combinator",loc:this.getLocation(t,this.tokenStart),name:e}}function rS(e){this.tokenize(e.name)}let rC="Comment",r_={value:String};function rz(){let e=this.tokenStart,t=this.tokenEnd;return this.eat(25),t-e+2>=2&&42===this.charCodeAt(t-2)&&47===this.charCodeAt(t-1)&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}function rA(e){this.token(25,"/*"+e.value+"*/")}let rT=new Set([16,22,0]),rL="Condition",rO={kind:String,children:[["Identifier","Feature","FeatureFunction","FeatureRange","SupportsDeclaration"]]};function rE(e){return 1===this.lookupTypeNonSC(1)&&rT.has(this.lookupTypeNonSC(2))?this.Feature(e):this.FeatureRange(e)}let rj={media:rE,container:rE,supports(){return this.SupportsDeclaration()}};function rI(e="media"){let t=this.createList();t:for(;!this.eof;)switch(this.tokenType){case 25:case 13:this.next();continue;case 1:t.push(this.Identifier());break;case 21:{let n=this.parseWithFallback(()=>rj[e].call(this,e),()=>null);n||(n=this.parseWithFallback(()=>{this.eat(21);let t=this.Condition(e);return this.eat(22),t},()=>this.GeneralEnclosed(e))),t.push(n);break}case 2:{let n=this.parseWithFallback(()=>this.FeatureFunction(e),()=>null);n||(n=this.GeneralEnclosed(e)),t.push(n);break}default:break t}return t.isEmpty&&this.error("Condition is expected"),{type:"Condition",loc:this.getLocationFromList(t),kind:e,children:t}}function rR(e){e.children.forEach(e=>{"Condition"===e.type?(this.token(21,"("),this.node(e),this.token(22,")")):this.node(e)})}function rD(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!0)}function rP(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1)}function rN(){let e=this.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.eof&&17!==this.tokenType&&!1===this.isDelim(33)&&!1===this.isBalanceEdge(e)&&this.error(),t}let rF="Declaration",rM="declaration",rB={important:[Boolean,String],property:String,value:["Value","Raw"]};function rq(){let e,t=this.tokenStart,n=this.tokenIndex,r=r$.call(this),i=tm(r),o=i?this.parseCustomProperty:this.parseValue,a=i?rP:rD,s=!1;this.skipSC(),this.eat(16);let l=this.tokenIndex;if(i||this.skipSC(),e=o?this.parseWithFallback(rN,a):a.call(this,this.tokenIndex),i&&"Value"===e.type&&e.children.isEmpty){for(let t=l-this.tokenIndex;t<=0;t++)if(13===this.lookupType(t)){e.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}return this.isDelim(33)&&(s=rU.call(this),this.skipSC()),!1===this.eof&&17!==this.tokenType&&!1===this.isBalanceEdge(n)&&this.error(),{type:"Declaration",loc:this.getLocation(t,this.tokenStart),important:s,property:r,value:e}}function rW(e){this.token(1,e.property),this.token(16,":"),this.node(e.value),e.important&&(this.token(9,"!"),this.token(1,!0===e.important?"important":e.important))}function r$(){let e=this.tokenStart;if(9===this.tokenType)switch(this.charCodeAt(this.tokenStart)){case 42:case 36:case 43:case 35:case 38:this.next();break;case 47:this.next(),this.isDelim(47)&&this.next()}return 4===this.tokenType?this.eat(4):this.eat(1),this.substrToCursor(e)}function rU(){this.eat(9),this.skipSC();let e=this.consume(1);return"important"===e||e}function rV(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}let rK="DeclarationList",rG={children:[["Declaration","Atrule","Rule"]]};function rH(){let e=this.createList();for(;!this.eof;)switch(this.tokenType){case 13:case 25:case 17:this.next();break;case 3:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),rV));break;default:this.isDelim(38)?e.push(this.parseWithFallback(this.Rule,rV)):e.push(this.parseWithFallback(this.Declaration,rV))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}function rZ(e){this.children(e,e=>{"Declaration"===e.type&&this.token(17,";")})}let rQ="Dimension",rX={value:String,unit:String};function rJ(){let e=this.tokenStart,t=this.consumeNumber(12);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}function rY(e){this.token(12,e.value+e.unit)}let r1="Feature",r0={kind:String,name:String,value:["Identifier","Number","Dimension","Ratio","Function",null]};function r2(e){let t,n=this.tokenStart,r=null;if(this.eat(21),this.skipSC(),t=this.consume(1),this.skipSC(),22!==this.tokenType){switch(this.eat(16),this.skipSC(),this.tokenType){case 10:r=9===this.lookupNonWSType(1)?this.Ratio():this.Number();break;case 12:r=this.Dimension();break;case 1:r=this.Identifier();break;case 2:r=this.parseWithFallback(()=>{let e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(47)&&this.error(),e},()=>this.Ratio());break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eof||this.eat(22),{type:"Feature",loc:this.getLocation(n,this.tokenStart),kind:e,name:t,value:r}}function r3(e){this.token(21,"("),this.token(1,e.name),null!==e.value&&(this.token(16,":"),this.node(e.value)),this.token(22,")")}let r4="FeatureFunction",r5={kind:String,feature:String,value:["Declaration","Selector"]};function r9(e,t){let n=(this.features[e]||{})[t];return"function"!=typeof n&&this.error(`Unknown feature ${t}()`),n}function r6(e="unknown"){let t=this.tokenStart,n=this.consumeFunctionName(),r=r9.call(this,e,n.toLowerCase());this.skipSC();let i=this.parseWithFallback(()=>{let e=this.tokenIndex,t=r.call(this);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t},()=>this.Raw(null,!1));return this.eof||this.eat(22),{type:"FeatureFunction",loc:this.getLocation(t,this.tokenStart),kind:e,feature:n,value:i}}function r8(e){this.token(2,e.feature+"("),this.node(e.value),this.token(22,")")}let r7="FeatureRange",ie={kind:String,left:["Identifier","Number","Dimension","Ratio","Function"],leftComparison:String,middle:["Identifier","Number","Dimension","Ratio","Function"],rightComparison:[String,null],right:["Identifier","Number","Dimension","Ratio","Function",null]};function it(){switch(this.skipSC(),this.tokenType){case 10:if(this.isDelim(47,this.lookupOffsetNonSC(1)))return this.Ratio();return this.Number();case 12:return this.Dimension();case 1:return this.Identifier();case 2:return this.parseWithFallback(()=>{let e=this.Function(this.readSequence,this.scope.Value);return this.skipSC(),this.isDelim(47)&&this.error(),e},()=>this.Ratio());default:this.error("Number, dimension, ratio or identifier is expected")}}function ir(e){if(this.skipSC(),this.isDelim(60)||this.isDelim(62)){let e=this.source[this.tokenStart];return(this.next(),this.isDelim(61))?(this.next(),e+"="):e}if(this.isDelim(61))return"=";this.error(`Expected ${e?'":", ':""}"<", ">", "=" or ")"`)}function ii(e="unknown"){let t=this.tokenStart;this.skipSC(),this.eat(21);let n=it.call(this),r=ir.call(this,"Identifier"===n.type),i=it.call(this),o=null,a=null;return 22!==this.lookupNonWSType(0)&&(o=ir.call(this),a=it.call(this)),this.skipSC(),this.eat(22),{type:"FeatureRange",loc:this.getLocation(t,this.tokenStart),kind:e,left:n,leftComparison:r,middle:i,rightComparison:o,right:a}}function io(e){this.token(21,"("),this.node(e.left),this.tokenize(e.leftComparison),this.node(e.middle),e.right&&(this.tokenize(e.rightComparison),this.node(e.right)),this.token(22,")")}let ia="Function",is="function",il={name:String,children:[[]]};function ic(e,t){let n,r=this.tokenStart,i=this.consumeFunctionName(),o=i.toLowerCase();return n=t.hasOwnProperty(o)?t[o].call(this,t):e.call(this,t),this.eof||this.eat(22),{type:"Function",loc:this.getLocation(r,this.tokenStart),name:i,children:n}}function iu(e){this.token(2,e.name+"("),this.children(e),this.token(22,")")}let ih="GeneralEnclosed",ip={kind:String,function:[String,null],children:[[]]};function id(e){let t=this.tokenStart,n=null;2===this.tokenType?n=this.consumeFunctionName():this.eat(21);let r=this.parseWithFallback(()=>{let e=this.tokenIndex,t=this.readSequence(this.scope.Value);return!1===this.eof&&!1===this.isBalanceEdge(e)&&this.error(),t},()=>this.createSingleNodeList(this.Raw(null,!1)));return this.eof||this.eat(22),{type:"GeneralEnclosed",loc:this.getLocation(t,this.tokenStart),kind:e,function:n,children:r}}function im(e){e.function?this.token(2,e.function+"("):this.token(21,"("),this.children(e),this.token(22,")")}let ig="XXX",ib="Hash",iy={value:String};function ik(){let e=this.tokenStart;return this.eat(4),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}function ix(e){this.token(4,"#"+e.value)}let iv="Identifier",iw={name:String};function iS(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(1)}}function iC(e){this.token(1,e.name)}let i_="IdSelector",iz={name:String};function iA(){let e=this.tokenStart;return this.eat(4),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}function iT(e){this.token(9,"#"+e.name)}let iL="Layer",iO={name:String};function iE(){let e=this.tokenStart,t=this.consume(1);for(;this.isDelim(46);)this.eat(9),t+="."+this.consume(1);return{type:"Layer",loc:this.getLocation(e,this.tokenStart),name:t}}function ij(e){this.tokenize(e.name)}let iI="LayerList",iR={children:[["Layer"]]};function iD(){let e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.Layer()),18===this.lookupTypeNonSC(0));)this.skipSC(),this.next(),this.skipSC();return{type:"LayerList",loc:this.getLocationFromList(e),children:e}}function iP(e){this.children(e,()=>this.token(18,","))}let iN="MediaQuery",iF={modifier:[String,null],mediaType:[String,null],condition:["Condition",null]};function iM(){let e=this.tokenStart,t=null,n=null,r=null;if(this.skipSC(),1===this.tokenType&&21!==this.lookupTypeNonSC(1)){let e=this.consume(1),i=e.toLowerCase();switch("not"===i||"only"===i?(this.skipSC(),t=i,n=this.consume(1)):n=e,this.lookupTypeNonSC(0)){case 1:this.skipSC(),this.eatIdent("and"),r=this.Condition("media");break;case 23:case 17:case 18:case 0:break;default:this.error("Identifier or parenthesis is expected")}}else switch(this.tokenType){case 1:case 21:case 2:r=this.Condition("media");break;case 23:case 17:case 0:break;default:this.error("Identifier or parenthesis is expected")}return{type:"MediaQuery",loc:this.getLocation(e,this.tokenStart),modifier:t,mediaType:n,condition:r}}function iB(e){e.mediaType?(e.modifier&&this.token(1,e.modifier),this.token(1,e.mediaType),e.condition&&(this.token(1,"and"),this.node(e.condition))):e.condition&&this.node(e.condition)}let iq="MediaQueryList",iW={children:[["MediaQuery"]]};function i$(){let e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),18===this.tokenType);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}function iU(e){this.children(e,()=>this.token(18,","))}let iV="NestingSelector",iK={};function iG(){let e=this.tokenStart;return this.eatDelim(38),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}function iH(){this.token(9,"&")}let iZ="Nth",iQ={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]};function iX(){let e;this.skipSC();let t=this.tokenStart,n=t,r=null;return e=this.lookupValue(0,"odd")||this.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),n=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),r=this.SelectorList(),n=this.tokenStart),{type:"Nth",loc:this.getLocation(t,n),nth:e,selector:r}}function iJ(e){this.node(e.nth),null!==e.selector&&(this.token(1,"of"),this.node(e.selector))}let iY="Number",i1={value:String};function i0(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(10)}}function i2(e){this.token(10,e.value)}let i3="Operator",i4={value:String};function i5(){let e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function i9(e){this.tokenize(e.value)}let i6="Parentheses",i8={children:[[]]};function i7(e,t){let n=this.tokenStart,r=null;return this.eat(21),r=e.call(this,t),this.eof||this.eat(22),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}}function oe(e){this.token(21,"("),this.children(e),this.token(22,")")}let ot="Percentage",on={value:String};function or(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(11)}}function oi(e){this.token(11,e.value+"%")}let oo="PseudoClassSelector",oa="function",os={name:String,children:[["Raw"],null]};function ol(){let e,t,n=this.tokenStart,r=null;return this.eat(16),2===this.tokenType?(t=(e=this.consumeFunctionName()).toLowerCase(),22==this.lookupNonWSType(0)?r=this.createList():hasOwnProperty.call(this.pseudo,t)?(this.skipSC(),r=this.pseudo[t].call(this),this.skipSC()):(r=this.createList()).push(this.Raw(null,!1)),this.eat(22)):e=this.consume(1),{type:"PseudoClassSelector",loc:this.getLocation(n,this.tokenStart),name:e,children:r}}function oc(e){this.token(16,":"),null===e.children?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}let ou="PseudoElementSelector",oh="function",op={name:String,children:[["Raw"],null]};function od(){let e,t,n=this.tokenStart,r=null;return this.eat(16),this.eat(16),2===this.tokenType?(t=(e=this.consumeFunctionName()).toLowerCase(),22==this.lookupNonWSType(0)?r=this.createList():hasOwnProperty.call(this.pseudo,t)?(this.skipSC(),r=this.pseudo[t].call(this),this.skipSC()):(r=this.createList()).push(this.Raw(null,!1)),this.eat(22)):e=this.consume(1),{type:"PseudoElementSelector",loc:this.getLocation(n,this.tokenStart),name:e,children:r}}function om(e){this.token(16,":"),this.token(16,":"),null===e.children?this.token(1,e.name):(this.token(2,e.name+"("),this.children(e),this.token(22,")"))}function og(){switch(this.skipSC(),this.tokenType){case 10:return this.Number();case 2:return this.Function(this.readSequence,this.scope.Value);default:this.error("Number of function is expected")}}let of="Ratio",ob={left:["Number","Function"],right:["Number","Function",null]};function oy(){let e=this.tokenStart,t=og.call(this),n=null;return this.skipSC(),this.isDelim(47)&&(this.eatDelim(47),n=og.call(this)),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:n}}function ok(e){this.node(e.left),this.token(9,"/"),e.right?this.node(e.right):this.node(10,1)}function ox(){return this.tokenIndex>0&&13===this.lookupType(-1)?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}let ov="Raw",ow={value:String};function oS(e,t){let n,r=this.getTokenStart(this.tokenIndex);return this.skipUntilBalanced(this.tokenIndex,e||this.consumeUntilBalanceEnd),n=t&&this.tokenStart>r?ox.call(this):this.tokenStart,{type:"Raw",loc:this.getLocation(r,n),value:this.substring(r,n)}}function oC(e){this.tokenize(e.value)}function o_(){return this.Raw(this.consumeUntilLeftCurlyBracket,!0)}function oz(){let e=this.SelectorList();return"Raw"!==e.type&&!1===this.eof&&23!==this.tokenType&&this.error(),e}let oA="Rule",oT="rule",oL={prelude:["SelectorList","Raw"],block:["Block"]};function oO(){let e,t,n=this.tokenIndex,r=this.tokenStart;return e=this.parseRulePrelude?this.parseWithFallback(oz,o_):o_.call(this,n),t=this.Block(!0),{type:"Rule",loc:this.getLocation(r,this.tokenStart),prelude:e,block:t}}function oE(e){this.node(e.prelude),this.node(e.block)}let oj="Scope",oI={root:["SelectorList","Raw",null],limit:["SelectorList","Raw",null]};function oR(){let e=null,t=null;this.skipSC();let n=this.tokenStart;return 21===this.tokenType&&(this.next(),this.skipSC(),e=this.parseWithFallback(this.SelectorList,()=>this.Raw(!1,!0)),this.skipSC(),this.eat(22)),1===this.lookupNonWSType(0)&&(this.skipSC(),this.eatIdent("to"),this.skipSC(),this.eat(21),this.skipSC(),t=this.parseWithFallback(this.SelectorList,()=>this.Raw(!1,!0)),this.skipSC(),this.eat(22)),{type:"Scope",loc:this.getLocation(n,this.tokenStart),root:e,limit:t}}function oD(e){e.root&&(this.token(21,"("),this.node(e.root),this.token(22,")")),e.limit&&(this.token(1,"to"),this.token(21,"("),this.node(e.limit),this.token(22,")"))}let oP="Selector",oN={children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator"]]};function oF(){let e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}function oM(e){this.children(e)}let oB="SelectorList",oq="selector",oW={children:[["Selector","Raw"]]};function o$(){let e=this.createList();for(;!this.eof;){if(e.push(this.Selector()),18===this.tokenType){this.next();continue}break}return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}function oU(e){this.children(e,()=>this.token(18,","))}function oV(e){let t=e.length,n=e.charCodeAt(0),r=+(34===n||39===n),i=1===r&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1,o="";for(let n=r;n<=i;n++){let r=e.charCodeAt(n);if(92===r){if(n===i){n!==t-1&&(o=e.substr(n+1));break}if(ef(92,r=e.charCodeAt(++n))){let t=n-1,r=eT(e,t);n=r-1,o+=ej(e.substring(t+1,r))}else 13===r&&10===e.charCodeAt(n+1)&&n++}else o+=e[n]}return o}let oK="String",oG={value:String};function oH(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:oV(this.consume(5))}}function oZ(e){this.token(5,function(e){let t="",n=!1;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(0===i){t+="�";continue}if(i<=31||127===i){t+="\\"+i.toString(16),n=!0;continue}34===i||92===i?t+="\\"+e.charAt(r):(n&&(eu(i)||eg(i))&&(t+=" "),t+=e.charAt(r)),n=!1}return'"'+t+'"'}(e.value))}function oQ(){return this.Raw(null,!1)}let oX="StyleSheet",oJ="stylesheet",oY={children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]};function o1(){let e,t=this.tokenStart,n=this.createList();for(;!this.eof;){switch(this.tokenType){case 13:this.next();continue;case 25:if(33!==this.charCodeAt(this.tokenStart+2)){this.next();continue}e=this.Comment();break;case 14:e=this.CDO();break;case 15:e=this.CDC();break;case 3:e=this.parseWithFallback(this.Atrule,oQ);break;default:e=this.parseWithFallback(this.Rule,oQ)}n.push(e)}return{type:"StyleSheet",loc:this.getLocation(t,this.tokenStart),children:n}}function o0(e){this.children(e)}let o2="SupportsDeclaration",o3={declaration:"Declaration"};function o4(){let e=this.tokenStart;this.eat(21),this.skipSC();let t=this.Declaration();return this.eof||this.eat(22),{type:"SupportsDeclaration",loc:this.getLocation(e,this.tokenStart),declaration:t}}function o5(e){this.token(21,"("),this.node(e.declaration),this.token(22,")")}function o9(){1!==this.tokenType&&!1===this.isDelim(42)&&this.error("Identifier or asterisk is expected"),this.next()}let o6="TypeSelector",o8={name:String};function o7(){let e=this.tokenStart;return this.isDelim(124)?(this.next(),o9.call(this)):(o9.call(this),this.isDelim(124)&&(this.next(),o9.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function ae(e){this.tokenize(e.name)}function at(e,t){let n=0;for(let r=this.tokenStart+e;r<this.tokenEnd;r++){let i=this.charCodeAt(r);if(45===i&&t&&0!==n)return at.call(this,e+n+1,!1),-1;eu(i)||this.error(t&&0!==n?"Hyphen minus"+(n<6?" or hex digit":"")+" is expected":n<6?"Hex digit is expected":"Unexpected input",r),++n>6&&this.error("Too many hex digits",r)}return this.next(),n}function an(e){let t=0;for(;this.isDelim(63);)++t>e&&this.error("Too many question marks"),this.next()}function ar(e){this.charCodeAt(this.tokenStart)!==e&&this.error((43===e?"Plus sign":"Hyphen minus")+" is expected")}function ai(){let e=0;switch(this.tokenType){case 10:if(e=at.call(this,1,!0),this.isDelim(63)){an.call(this,6-e);break}(12===this.tokenType||10===this.tokenType)&&(ar.call(this,45),at.call(this,1,!1));break;case 12:(e=at.call(this,1,!0))>0&&an.call(this,6-e);break;default:if(this.eatDelim(43),1===this.tokenType){(e=at.call(this,0,!0))>0&&an.call(this,6-e);break}if(this.isDelim(63)){this.next(),an.call(this,5);break}this.error("Hex digit or question mark is expected")}}let ao="UnicodeRange",aa={value:String};function as(){let e=this.tokenStart;return this.eatIdent("u"),ai.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function al(e){this.tokenize(e.value)}let ac="Url",au={value:String};function ah(){let e,t=this.tokenStart;switch(this.tokenType){case 7:e=function(e){let t=e.length,n=4,r=41===e.charCodeAt(t-1)?t-2:t-1,i="";for(;n<r&&eg(e.charCodeAt(n));)n++;for(;n<r&&eg(e.charCodeAt(r));)r--;for(let o=n;o<=r;o++){let n=e.charCodeAt(o);if(92===n){if(o===r){o!==t-1&&(i=e.substr(o+1));break}if(ef(92,n=e.charCodeAt(++o))){let t=o-1,n=eT(e,t);o=n-1,i+=ej(e.substring(t+1,n))}else 13===n&&10===e.charCodeAt(o+1)&&o++}else i+=e[o]}return i}(this.consume(7));break;case 2:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(2),this.skipSC(),e=oV(this.consume(5)),this.skipSC(),this.eof||this.eat(22);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(t,this.tokenStart),value:e}}function ap(e){this.token(7,function(e){let t="",n=!1;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(0===i){t+="�";continue}if(i<=31||127===i){t+="\\"+i.toString(16),n=!0;continue}32===i||92===i||34===i||39===i||40===i||41===i?t+="\\"+e.charAt(r):(n&&eu(i)&&(t+=" "),t+=e.charAt(r)),n=!1}return"url("+t+")"}(e.value))}let ad="Value",am={children:[[]]};function ag(){let e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}}function af(e){this.children(e)}let ab=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),ay="WhiteSpace",ak={value:String};function ax(){return this.eat(13),ab}function av(e){this.token(13,e.value)}function aw(e){switch(this.tokenType){case 4:return this.Hash();case 18:return this.Operator();case 21:return this.Parentheses(this.readSequence,e.recognizer);case 19:return this.Brackets(this.readSequence,e.recognizer);case 5:return this.String();case 12:return this.Dimension();case 11:return this.Percentage();case 10:return this.Number();case 2:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case 7:return this.Url();case 1:if(this.cmpChar(this.tokenStart,117)&&this.cmpChar(this.tokenStart+1,43))return this.UnicodeRange();return this.Identifier();case 9:{let e=this.charCodeAt(this.tokenStart);if(47===e||42===e||43===e||45===e)return this.Operator();35===e&&this.error("Hex or identifier is expected",this.tokenStart+1)}}}var aS={getNode:aw},aC={onWhiteSpace:function(e,t){null!==t.last&&"Combinator"!==t.last.type&&null!==e&&"Combinator"!==e.type&&t.push({type:"Combinator",loc:null,name:" "})},getNode:function(){switch(this.tokenType){case 19:return this.AttributeSelector();case 4:return this.IdSelector();case 16:if(16===this.lookupType(1))return this.PseudoElementSelector();return this.PseudoClassSelector();case 1:return this.TypeSelector();case 10:case 11:return this.Percentage();case 12:46===this.charCodeAt(this.tokenStart)&&this.error("Identifier is expected",this.tokenStart+1);break;case 9:switch(this.charCodeAt(this.tokenStart)){case 43:case 62:case 126:case 47:return this.Combinator();case 46:return this.ClassSelector();case 42:case 124:return this.TypeSelector();case 35:return this.IdSelector();case 38:return this.NestingSelector()}}}};function a_(e){return null!==e&&"Operator"===e.type&&("-"===e.value[e.value.length-1]||"+"===e.value[e.value.length-1])}var az={getNode:aw,onWhiteSpace(e,t){a_(e)&&(e.value=" "+e.value),a_(t.last)&&(t.last.value+=" ")},expression:function(){return this.createSingleNodeList(this.Raw(null,!1))},var:function(){let e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),18===this.tokenType){e.push(this.Operator());let t=this.tokenIndex,n=this.parseCustomProperty?this.Value(null):this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1);if("Value"===n.type&&n.children.isEmpty){for(let e=t-this.tokenIndex;e<=0;e++)if(13===this.lookupType(e)){n.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}e.push(n)}return e}};let aA=new Set(["none","and","not","or"]);function aT(e,t){return this.parseWithFallback(()=>{try{return e.call(this)}finally{this.skipSC(),22!==this.lookupNonWSType(0)&&this.error()}},t||(()=>this.Raw(null,!0)))}let aL={layer(){this.skipSC();let e=this.createList(),t=aT.call(this,this.Layer);return("Raw"!==t.type||""!==t.value)&&e.push(t),e},supports(){this.skipSC();let e=this.createList(),t=aT.call(this,this.Declaration,()=>aT.call(this,()=>this.Condition("supports")));return("Raw"!==t.type||""!==t.value)&&e.push(t),e}},aO={parse(){return this.createSingleNodeList(this.SelectorList())}},aE={parse(){return this.createSingleNodeList(this.Selector())}},aj={parse(){return this.createSingleNodeList(this.Nth())}},{tokenize:aI,parse:aR,generate:aD,lexer:aP,createLexer:aN,walk:aF,find:aM,findLast:aB,findAll:aq,toPlainObject:aW,fromPlainObject:a$,fork:aU}=function e(t){let n,r,i,o,a,l,c,u=(n="",r="<unknown>",i=!1,o=eH,a=!1,l=new eW,c=Object.assign(new eK,function(e){let t={context:Object.create(null),features:Object.assign(Object.create(null),e.features),scope:Object.assign(Object.create(null),e.scope),atrule:eX(e.atrule),pseudo:eX(e.pseudo),node:eX(e.node)};for(let[n,r]of Object.entries(e.parseContext))switch(typeof r){case"function":t.context[n]=r;break;case"string":t.context[n]=function(e){return function(){return this[e]()}}(r)}return{config:t,...t,...t.node}}(t||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:eG,consumeUntilBalanceEnd:()=>0,consumeUntilLeftCurlyBracket:e=>+(123===e),consumeUntilLeftCurlyBracketOrSemicolon:e=>+(123===e||59===e),consumeUntilExclamationMarkOrSemicolon:e=>+(33===e||59===e),consumeUntilSemicolonIncluded:e=>2*(59===e),createList:eH,createSingleNodeList:eH,getFirstListNode:eH,getLastListNode:eH,parseWithFallback(e,t){let n=this.tokenIndex;try{return e.call(this)}catch(r){if(a)throw r;this.skip(n-this.tokenIndex);let e=t.call(this);return a=!0,o(r,e),a=!1,e}},lookupNonWSType(e){let t;do if(13!==(t=this.lookupType(e++))&&25!==t)return t;while(0!==t)return 0},charCodeAt:e=>e>=0&&e<n.length?n.charCodeAt(e):0,substring:(e,t)=>n.substring(e,t),substrToCursor(e){return this.source.substring(e,this.tokenStart)},cmpChar:(e,t)=>eC(n,e,t),cmpStr:(e,t,r)=>e_(n,e,t,r),consume(e){let t=this.tokenStart;return this.eat(e),this.substrToCursor(t)},consumeFunctionName(){let e=n.substring(this.tokenStart,this.tokenEnd-1);return this.eat(2),e},consumeNumber(e){let t=n.substring(this.tokenStart,eO(n,this.tokenStart));return this.eat(e),t},eat(e){if(this.tokenType!==e){let t=e$[e].slice(0,-6).replace(/-/g," ").replace(/^./,e=>e.toUpperCase()),n=`${/[[\](){}]/.test(t)?`"${t}"`:t} is expected`,r=this.tokenStart;switch(e){case 1:2===this.tokenType||7===this.tokenType?(r=this.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case 4:this.isDelim(35)&&(this.next(),r++,n="Name is expected");break;case 11:10===this.tokenType&&(r=this.tokenEnd,n="Percent sign is expected")}this.error(n,r)}this.next()},eatIdent(e){(1!==this.tokenType||!1===this.lookupValue(0,e))&&this.error(`Identifier "${e}" is expected`),this.next()},eatDelim(e){this.isDelim(e)||this.error(`Delim "${String.fromCharCode(e)}" is expected`),this.next()},getLocation:(e,t)=>i?l.getLocationRange(e,t,r):null,getLocationFromList(e){if(i){let t=this.getFirstListNode(e),n=this.getLastListNode(e);return l.getLocationRange(null!==t?t.loc.start.offset-l.startOffset:this.tokenStart,null!==n?n.loc.end.offset-l.startOffset:this.tokenStart,r)}return null},error(e,t){let r=void 0!==t&&t<n.length?l.getLocation(t):this.eof?l.getLocation(function(e,t){for(;t>=0&&eg(e.charCodeAt(t));t--);return t+1}(n,n.length-1)):l.getLocation(this.tokenStart);throw new eM(e||"Unexpected input",n,r.offset,r.line,r.column,l.startLine,l.startColumn)}}),Object.assign(function(e,t){n=e,t=t||{},c.setSource(n,eI),l.setSource(n,t.offset,t.line,t.column),r=t.filename||"<unknown>",i=!!t.positions,o="function"==typeof t.onParseError?t.onParseError:eH,a=!1,c.parseAtrulePrelude=!("parseAtrulePrelude"in t)||!!t.parseAtrulePrelude,c.parseRulePrelude=!("parseRulePrelude"in t)||!!t.parseRulePrelude,c.parseValue=!("parseValue"in t)||!!t.parseValue,c.parseCustomProperty="parseCustomProperty"in t&&!!t.parseCustomProperty;let{context:s="default",list:u=!0,onComment:h,onToken:p}=t;if(s in c.context==!1)throw Error("Unknown context `"+s+"`");Object.assign(c,u?eQ:eZ),Array.isArray(p)?c.forEachToken((e,t,n)=>{p.push({type:e,start:t,end:n})}):"function"==typeof p&&c.forEachToken(p.bind({filename:r,source:n,tokenCount:c.tokenCount,getTokenType:e=>c.getTokenType(e),getTokenTypeName:e=>e$[c.getTokenType(e)],getTokenStart:e=>c.getTokenStart(e),getTokenEnd:e=>c.getTokenEnd(e),getTokenValue:e=>c.source.substring(c.getTokenStart(e),c.getTokenEnd(e)),substring:(e,t)=>c.source.substring(e,t),balance:c.balance.subarray(0,c.tokenCount+1),isBlockOpenerTokenType:c.isBlockOpenerTokenType,isBlockCloserTokenType:c.isBlockCloserTokenType,getBlockTokenPairIndex:e=>c.getBlockTokenPairIndex(e),getLocation:e=>l.getLocation(e,r),getRangeLocation:(e,t)=>l.getLocationRange(e,t,r)})),"function"==typeof h&&c.forEachToken((e,t,r)=>{if(25===e){let e=c.getLocation(t,r);h(e_(n,r-2,r,"*/")?n.slice(t+2,r-2):n.slice(t+2,r),e)}});let d=c.context[s].call(c,t);return c.eof||c.error(),d},{SyntaxError:eM,config:c.config})),h=function(e){let t=function(e){let t={};for(let n in e.node)if(e6.call(e.node,n)){let r=e.node[n];if(!r.structure)throw Error("Missed `structure` field in `"+n+"` node type definition");t[n]=function(e){let t=e.structure,n=[];for(let e in t){if(!1===e6.call(t,e))continue;let r=t[e],i={name:e,type:!1,nullable:!1};for(let e of(Array.isArray(r)||(r=[r]),r))null===e?i.nullable=!0:"string"==typeof e?i.type="node":Array.isArray(e)&&(i.type="list");i.type&&n.push(i)}return n.length?{context:e.walkContext,fields:n}:null}(r)}return t}(e),n={},r={},i=Symbol("break-walk"),o=Symbol("skip-node");for(let e in t)e6.call(t,e)&&null!==t[e]&&(n[e]=tt(t[e],!1),r[e]=tt(t[e],!0));let a=tn(n),s=tn(r),l=function(e,l){function c(e,t,n){let r=u.call(m,e,t,n);return r===i||r!==o&&(!!(p.hasOwnProperty(e.type)&&p[e.type](e,m,c,d))||h.call(m,e,t,n)===i)}let u=e8,h=e8,p=n,d=(e,t,n,r)=>e||c(t,n,r),m={break:i,skip:o,root:e,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if("function"==typeof l)u=l;else if(l&&(u=e7(l.enter),h=e7(l.leave),l.reverse&&(p=r),l.visit)){if(a.hasOwnProperty(l.visit))p=l.reverse?s[l.visit]:a[l.visit];else if(!t.hasOwnProperty(l.visit))throw Error("Bad value `"+l.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");u=te(u,l.visit),h=te(h,l.visit)}if(u===e8&&h===e8)throw Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");c(e)};return l.break=i,l.skip=o,l.find=function(e,t){let n=null;return l(e,function(e,r,o){if(t.call(this,e,r,o))return n=e,i}),n},l.findLast=function(e,t){let n=null;return l(e,{reverse:!0,enter(e,r,o){if(t.call(this,e,r,o))return n=e,i}}),n},l.findAll=function(e,t){let n=[];return l(e,function(e,r,i){t.call(this,e,r,i)&&n.push(e)}),n},l}(t),p=function(e){let t=new Map;for(let[n,r]of Object.entries(e.node))"function"==typeof(r.generate||r)&&t.set(n,r.generate||r);return function(e,n){let r="",i=0,o={node(e){if(t.has(e.type))t.get(e.type).call(l,e);else throw Error("Unknown node type: "+e.type)},tokenBefore:e5,token(e,t,n){i=this.tokenBefore(i,e,t),!n&&1&i&&this.emit(" ",13,!0),this.emit(t,e,!1),9===e&&92===t.charCodeAt(0)&&this.emit("\n",13,!0)},emit(e){r+=e},result:()=>r};if(n){var a;let e,t,r,i,l,c,u,h,p,d,m;"function"==typeof n.decorator&&(o=n.decorator(o)),n.sourceMap&&(a=o,e=new eJ.x,t={line:1,column:0},r={line:0,column:0},l={generated:i={line:1,column:0}},c=1,u=0,h=!1,p=a.node,a.node=function(n){if(n.loc&&n.loc.start&&eY.has(n.type)){let o=n.loc.start.line,a=n.loc.start.column-1;(r.line!==o||r.column!==a)&&(r.line=o,r.column=a,t.line=c,t.column=u,h&&(h=!1,(t.line!==i.line||t.column!==i.column)&&e.addMapping(l)),h=!0,e.addMapping({source:n.loc.source,original:r,generated:t}))}p.call(this,n),h&&eY.has(n.type)&&(i.line=c,i.column=u)},d=a.emit,a.emit=function(e,t,n){for(let t=0;t<e.length;t++)10===e.charCodeAt(t)?(c++,u=0):u++;d(e,t,n)},m=a.result,a.result=function(){return h&&e.addMapping(l),{css:m(),map:e}},o=a),n.mode in s&&(o.tokenBefore=s[n.mode])}let l={node:e=>o.node(e),children:e9,token:(e,t)=>o.token(e,t),tokenize:e=>eI(e,(t,n,r)=>{o.token(t,e.slice(n,r),0!==n)})};return o.node(e),o.result()}}(t),{fromPlainObject:d,toPlainObject:m}={fromPlainObject:e=>(h(e,{enter(e){e.children&&e.children instanceof eD==!1&&(e.children=new eD().fromArray(e.children))}}),e),toPlainObject:e=>(h(e,{leave(e){e.children&&e.children instanceof eD&&(e.children=e.children.toArray())}}),e)},g={lexer:null,createLexer:e=>new nL(e,g,g.lexer.structure),tokenize:eI,parse:u,generate:p,walk:h,find:h.find,findLast:h.findLast,findAll:h.findAll,fromPlainObject:d,toPlainObject:m,fork(n){let r=nj({},t);return e("function"==typeof n?n(r):nj(r,n))}};return g.lexer=new nL({generic:t.generic,cssWideKeywords:t.cssWideKeywords,units:t.units,types:t.types,atrules:t.atrules,properties:t.properties,node:t.node},g),g}(nj({},{generic:!0,cssWideKeywords:tf,generic:!0,cssWideKeywords:["initial","inherit","unset","revert","revert-layer"],units:{angle:["deg","grad","rad","turn"],decibel:["db"],flex:["fr"],frequency:["hz","khz"],length:["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],resolution:["dpi","dpcm","dppx","x"],semitones:["st"],time:["s","ms"]},types:{"abs()":"abs( <calc-sum> )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( <calc-sum> )","alpha-value":"<number>|<percentage>","an+b":"odd|even|<integer>|<n-dimension>|'+'? † n|-n|<ndashdigit-dimension>|'+'? † <ndashdigit-ident>|<dashndashdigit-ident>|<n-dimension> <signed-integer>|'+'? † n <signed-integer>|-n <signed-integer>|<ndash-dimension> <signless-integer>|'+'? † n- <signless-integer>|-n- <signless-integer>|<n-dimension> ['+'|'-'] <signless-integer>|'+'? † n ['+'|'-'] <signless-integer>|-n ['+'|'-'] <signless-integer>","anchor()":"anchor( <anchor-name>?&&<anchor-side> , <length-percentage>? )","anchor-name":"<dashed-ident>","anchor-side":"inside|outside|top|left|right|bottom|start|end|self-start|self-end|<percentage>|center","anchor-size":"width|height|block|inline|self-block|self-inline","anchor-size()":"anchor-size( [<anchor-name>||<anchor-size>]? , <length-percentage>? )","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>|<zero>","angular-color-stop":"<color> <color-stop-angle>?","angular-color-stop-list":"<angular-color-stop> , [<angular-color-hint>? , <angular-color-stop>]#?","animateable-feature":"scroll-position|contents|<custom-ident>","animation-action":"none|play|play-once|play-forwards|play-backwards|pause|reset|replay","asin()":"asin( <calc-sum> )","atan()":"atan( <calc-sum> )","atan2()":"atan2( <calc-sum> , <calc-sum> )",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <attr-type>? , <declaration-value>? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attr-type":"type( <syntax> )|raw-string|number|<attr-unit>","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?",axis:"block|inline|x|y","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<xywh()>|<rect()>|<circle()>|<ellipse()>|<polygon()>|<path()>","basic-shape-rect":"<inset()>|<rect()>|<xywh()>","bg-clip":"<visual-box>|border-area|text","bg-image":"<image>|none","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<visual-box>||<visual-box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage [0,∞]>|auto]{1,2}|cover|contain","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity","blur()":"blur( <length>? )","brightness()":"brightness( [<number>|<percentage>]? )","calc()":"calc( <calc-sum> )","calc-constant":"e|pi|infinity|-infinity|NaN","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-size()":"calc-size( <calc-size-basis> , <calc-sum> )","calc-size-basis":"<intrinsic-size-keyword>|<calc-size()>|any|<calc-sum>","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-value":"<number>|<dimension>|<percentage>|<calc-constant>|( <calc-sum> )","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( <radial-size>? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<color-base>|currentColor|<system-color>|<device-cmyk()>|<light-dark()>|<-non-standard-color>","color()":"color( <colorspace-params> [/ [<alpha-value>|none]]? )","color-base":"<hex-color>|<color-function>|<named-color>|<color-mix()>|transparent","color-function":"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hwb()>|<lab()>|<lch()>|<oklab()>|<oklch()>|<color()>","color-interpolation-method":"in [<rectangular-color-space>|<polar-color-space> <hue-interpolation-method>?|<custom-color-space>]","color-mix()":"color-mix( <color-interpolation-method> , [<color>&&<percentage [0,100]>?]#{2} )","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"[<angle-percentage>|<zero>]{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"<linear-color-stop> , [<linear-color-hint>? , <linear-color-stop>]#?","colorspace-params":"[<predefined-rgb-params>|<xyz-params>]",combinator:"'>'|'+'|'~'|['|' '|']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|checkbox|radio|menulist|listbox|meter|progress-bar|button","compat-special":"textfield|menulist-button","complex-selector":"<complex-selector-unit> [<combinator>? <complex-selector-unit>]*","complex-selector-list":"<complex-selector>#","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>*]!","compound-selector-list":"<compound-selector>#","conic-gradient()":"conic-gradient( [<conic-gradient-syntax>] )","conic-gradient-syntax":"[[[from [<angle>|<zero>]]? [at <position>]?]||<color-interpolation-method>]? , <angular-color-stop-list>","container-condition":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","container-name":"<custom-ident>","container-query":"not <query-in-parens>|<query-in-parens> [[and <query-in-parens>]*|[or <query-in-parens>]*]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<image>|<counter>|<quote>|<target>|<leader()>|<attr()>]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contextual-alt-values":"[contextual|no-contextual]","contrast()":"contrast( [<number>|<percentage>]? )","coord-box":"content-box|padding-box|border-box|fill-box|stroke-box|view-box","corner-shape-value":"round|scoop|bevel|notch|square|squircle|<superellipse()>","cos()":"cos( <calc-sum> )",counter:"<counter()>|<counters()>","counter()":"counter( <counter-name> , <counter-style>? )","counter-name":"<custom-ident>","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <counter-name> , <string> , <counter-style>? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image>? )","cubic-bezier()":"cubic-bezier( [<number [0,1]> , <number>]#{2} )","cubic-bezier-easing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( <number [0,1]> , <number> , <number [0,1]> , <number> )","cursor-predefined":"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","custom-color-space":"<dashed-ident>","custom-params":"<dashed-ident> [<number>|<percentage>|none]+",dasharray:"[[<length-percentage>|<number>]+]#","dashndashdigit-ident":"<ident-token>","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonHighlight|ButtonShadow|CaptionText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"<display-outside>?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( [<color>?&&<length>{2,3}] )","dynamic-range-limit-mix()":"dynamic-range-limit-mix( [<'dynamic-range-limit'>&&<percentage [0,100]>]#{2,} )","easing-function":"<linear-easing-function>|<cubic-bezier-easing-function>|<step-easing-function>","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( <custom-ident> , [first|start|last|first-except]? )|element( <id-selector> )","ellipse()":"ellipse( <radial-size>? [at <position>]? )","env()":"env( <custom-ident> , <declaration-value>? )","exp()":"exp( <calc-sum> )","explicit-track-list":"[<line-names>? <track-size>]+ <line-names>?","family-name":"<string>|<custom-ident>+","feature-tag-value":"<string> [<integer>|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":"<feature-type> '{' <feature-value-declaration-list> '}'","feature-value-block-list":"<feature-value-block>+","feature-value-declaration":"<custom-ident> : <integer>+ ;","feature-value-declaration-list":"<feature-value-declaration>","feature-value-name":"<custom-ident>","filter-function":"<blur()>|<brightness()>|<contrast()>|<drop-shadow()>|<grayscale()>|<hue-rotate()>|<invert()>|<opacity()>|<saturate()>|<sepia()>","filter-value-list":"[<filter-function>|<url>]+","final-bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<visual-box>||<visual-box>||<'background-color'>","fit-content()":"fit-content( <length-percentage [0,∞]> )","fixed-breadth":"<length-percentage>","fixed-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <fixed-size>]+ <line-names>? )","fixed-size":"<fixed-breadth>|minmax( <fixed-breadth> , <track-breadth> )|minmax( <inflexible-breadth> , <fixed-breadth> )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|<percentage>","font-variant-css2":"normal|small-caps","font-weight-absolute":"normal|bold|<number [1,1000]>","font-width-css3":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded","form-control-identifier":"select","frequency-percentage":"<frequency>|<percentage>","generic-complete":"serif|sans-serif|system-ui|cursive|fantasy|math|monospace","general-enclosed":"[<function-token> <any-value>? )]|[( <any-value>? )]","generic-family":"<generic-script-specific>|<generic-complete>|<generic-incomplete>|<-non-standard-generic-family>","generic-incomplete":"ui-serif|ui-sans-serif|ui-monospace|ui-rounded","geometry-box":"<shape-box>|fill-box|stroke-box|view-box",gradient:"<linear-gradient()>|<repeating-linear-gradient()>|<radial-gradient()>|<repeating-radial-gradient()>|<conic-gradient()>|<repeating-conic-gradient()>|<-legacy-gradient>","grayscale()":"grayscale( [<number>|<percentage>]? )","grid-line":"auto|<custom-ident>|[<integer>&&<custom-ident>?]|[span&&[<integer>||<custom-ident>]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )|hsl( [<hue>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","hsla()":"hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )|hsla( [<hue>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )",hue:"<number>|<angle>","hue-interpolation-method":"[shorter|longer|increasing|decreasing] hue","hue-rotate()":"hue-rotate( [<angle>|<zero>]? )","hwb()":"hwb( [<hue>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","hypot()":"hypot( <calc-sum># )",image:"<url>|<image()>|<image-set()>|<element()>|<paint()>|<cross-fade()>|<gradient>","image()":"image( <image-tags>? [<image-src>? , <color>?]! )","image-set()":"image-set( <image-set-option># )","image-set-option":"[<image>|<string>] [<resolution>||type( <string> )]","image-src":"<url>|<string>","image-tags":"ltr|rtl","inflexible-breadth":"<length-percentage>|min-content|max-content|auto","inset()":"inset( <length-percentage>{1,4} [round <'border-radius'>]? )","invert()":"invert( [<number>|<percentage>]? )","keyframe-block":"<keyframe-selector># { <declaration-list> }","keyframe-selector":"from|to|<percentage [0,100]>|<timeline-range-name> <percentage>","keyframes-name":"<custom-ident>|<string>","lab()":"lab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","layer()":"layer( <layer-name> )","layer-name":"<ident> ['.' <ident>]*","lch()":"lch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","leader()":"leader( <leader-type> )","leader-type":"dotted|solid|space|<string>","length-percentage":"<length>|<percentage>","light-dark()":"light-dark( <color> , <color> )","line-name-list":"[<line-names>|<name-repeat>]+","line-names":"'[' <custom-ident>* ']'","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"<length>|thin|medium|thick","linear()":"linear( [<number>&&<percentage>{0,2}]# )","linear-color-hint":"<length-percentage>","linear-color-stop":"<color> <color-stop-length>?","linear-easing-function":"linear|<linear()>","linear-gradient()":"linear-gradient( [<linear-gradient-syntax>] )","linear-gradient-syntax":"[[<angle>|<zero>|to <side-or-corner>]||<color-interpolation-method>]? , <color-stop-list>","log()":"log( <calc-sum> , <calc-sum>? )","mask-layer":"<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||<geometry-box>||[<geometry-box>|no-clip]||<compositing-operator>||<masking-mode>","mask-position":"[<length-percentage>|left|center|right] [<length-percentage>|top|center|bottom]?","mask-reference":"none|<image>|<mask-source>","mask-source":"<url>","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( <number>#{6} )","matrix3d()":"matrix3d( <number>#{16} )","max()":"max( <calc-sum># )","media-and":"<media-in-parens> [and <media-in-parens>]+","media-condition":"<media-not>|<media-and>|<media-or>|<media-in-parens>","media-condition-without-or":"<media-not>|<media-and>|<media-in-parens>","media-feature":"( [<mf-plain>|<mf-boolean>|<mf-range>] )","media-in-parens":"( <media-condition> )|<media-feature>|<general-enclosed>","media-not":"not <media-in-parens>","media-or":"<media-in-parens> [or <media-in-parens>]+","media-query":"<media-condition>|[not|only]? <media-type> [and <media-condition-without-or>]?","media-query-list":"<media-query>#","media-type":"<ident>","mf-boolean":"<mf-name>","mf-name":"<ident>","mf-plain":"<mf-name> : <mf-value>","mf-range":"<mf-name> ['<'|'>']? '='? <mf-value>|<mf-value> ['<'|'>']? '='? <mf-name>|<mf-value> '<' '='? <mf-name> '<' '='? <mf-value>|<mf-value> '>' '='? <mf-name> '>' '='? <mf-value>","mf-value":"<number>|<dimension>|<ident>|<ratio>","min()":"min( <calc-sum># )","minmax()":"minmax( [<length-percentage>|min-content|max-content|auto] , [<length-percentage>|<flex>|min-content|max-content|auto] )","mod()":"mod( <calc-sum> , <calc-sum> )","n-dimension":"<dimension-token>","name-repeat":"repeat( [<integer [1,∞]>|auto-fill] , <line-names>+ )","named-color":"aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen","namespace-prefix":"<ident>","ndash-dimension":"<dimension-token>","ndashdigit-dimension":"<dimension-token>","ndashdigit-ident":"<ident-token>","ns-prefix":"[<ident-token>|'*']? '|'","number-percentage":"<number>|<percentage>","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]","offset-path":"<ray()>|<url>|<basic-shape>","oklab()":"oklab( [<percentage>|<number>|none] [<percentage>|<number>|none] [<percentage>|<number>|none] [/ [<alpha-value>|none]]? )","oklch()":"oklch( [<percentage>|<number>|none] [<percentage>|<number>|none] [<hue>|none] [/ [<alpha-value>|none]]? )","opacity()":"opacity( [<number>|<percentage>]? )","opacity-value":"<number>|<percentage>","outline-line-style":"none|dotted|dashed|solid|double|groove|ridge|inset|outset","outline-radius":"<length>|<percentage>","overflow-position":"unsafe|safe","page-body":"<declaration>? [; <page-body>]?|<page-margin-box> <page-body>","page-margin-box":"<page-margin-box-type> '{' <declaration-list> '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector":"<pseudo-page>+|<ident> <pseudo-page>*","page-selector-list":"[<page-selector>#]?","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger",paint:"none|<color>|<url> [none|<color>]?|context-fill|context-stroke","paint()":"paint( <ident> , <declaration-value>? )","paint-box":"<visual-box>|fill-box|stroke-box","palette-identifier":"<dashed-ident>","palette-mix()":"palette-mix( <color-interpolation-method> , [[normal|light|dark|<palette-identifier>|<palette-mix()>]&&<percentage [0,100]>?]#{2} )","path()":"path( <'fill-rule'>? , <string> )","perspective()":"perspective( [<length [0,∞]>|none] )","polar-color-space":"hsl|hwb|lch|oklch","polygon()":"polygon( <'fill-rule'>? , [<length-percentage> <length-percentage>]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]?|[[left|right] <length-percentage>]&&[[top|bottom] <length-percentage>]]","position-area":"[[left|center|right|span-left|span-right|x-start|x-end|span-x-start|span-x-end|x-self-start|x-self-end|span-x-self-start|span-x-self-end|span-all]||[top|center|bottom|span-top|span-bottom|y-start|y-end|span-y-start|span-y-end|y-self-start|y-self-end|span-y-self-start|span-y-self-end|span-all]|[block-start|center|block-end|span-block-start|span-block-end|span-all]||[inline-start|center|inline-end|span-inline-start|span-inline-end|span-all]|[self-block-start|center|self-block-end|span-self-block-start|span-self-block-end|span-all]||[self-inline-start|center|self-inline-end|span-self-inline-start|span-self-inline-end|span-all]|[start|center|end|span-start|span-end|span-all]{1,2}|[self-start|center|self-end|span-self-start|span-self-end|span-all]{1,2}]","pow()":"pow( <calc-sum> , <calc-sum> )","predefined-rgb":"srgb|srgb-linear|display-p3|display-p3-linear|a98-rgb|prophoto-rgb|rec2020","predefined-rgb-params":"<predefined-rgb> [<number>|<percentage>|none]{3}","pseudo-class-selector":"':' <ident-token>|':' <function-token> <any-value> ')'","pseudo-element-selector":"':' <pseudo-class-selector>|<legacy-pseudo-element-selector>","pseudo-page":": [left|right|first|blank]","query-in-parens":"( <container-condition> )|( <size-feature> )|style( <style-query> )|<general-enclosed>",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-extent":"closest-corner|closest-side|farthest-corner|farthest-side","radial-gradient()":"radial-gradient( [<radial-gradient-syntax>] )","radial-gradient-syntax":"[[[<radial-shape>||<radial-size>]? [at <position>]?]||<color-interpolation-method>]? , <color-stop-list>","radial-shape":"circle|ellipse","radial-size":"<radial-extent>|<length [0,∞]>|<length-percentage [0,∞]>{2}",ratio:"<number [0,∞]> [/ <number [0,∞]>]?","ray()":"ray( <angle>&&<ray-size>?&&contain?&&[at <position>]? )","ray-size":"closest-side|closest-corner|farthest-side|farthest-corner|sides","rect()":"rect( [<length-percentage>|auto]{4} [round <'border-radius'>]? )","rectangular-color-space":"srgb|srgb-linear|display-p3|display-p3-linear|a98-rgb|prophoto-rgb|rec2020|lab|oklab|xyz|xyz-d50|xyz-d65","relative-selector":"<combinator>? <complex-selector>","relative-selector-list":"<relative-selector>#","relative-size":"larger|smaller","rem()":"rem( <calc-sum> , <calc-sum> )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [<conic-gradient-syntax>] )","repeating-linear-gradient()":"repeating-linear-gradient( [<linear-gradient-syntax>] )","repeating-radial-gradient()":"repeating-radial-gradient( [<radial-gradient-syntax>] )","reversed-counter-name":"reversed( <counter-name> )","rgb()":"rgb( <percentage>#{3} , <alpha-value>? )|rgb( <number>#{3} , <alpha-value>? )|rgb( [<number>|<percentage>|none]{3} [/ [<alpha-value>|none]]? )","rgba()":"rgba( <percentage>#{3} , <alpha-value>? )|rgba( <number>#{3} , <alpha-value>? )|rgba( [<number>|<percentage>|none]{3} [/ [<alpha-value>|none]]? )","rotate()":"rotate( [<angle>|<zero>] )","rotate3d()":"rotate3d( <number> , <number> , <number> , [<angle>|<zero>] )","rotateX()":"rotateX( [<angle>|<zero>] )","rotateY()":"rotateY( [<angle>|<zero>] )","rotateZ()":"rotateZ( [<angle>|<zero>] )","round()":"round( <rounding-strategy>? , <calc-sum> , <calc-sum> )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( [<number>|<percentage>]? )","scale()":"scale( [<number>|<percentage>]#{1,2} )","scale3d()":"scale3d( [<number>|<percentage>]#{3} )","scaleX()":"scaleX( [<number>|<percentage>] )","scaleY()":"scaleY( [<number>|<percentage>] )","scaleZ()":"scaleZ( [<number>|<percentage>] )","scope-end":"<forgiving-selector-list>","scope-start":"<forgiving-selector-list>","scroll()":"scroll( [<scroller>||<axis>]? )",scroller:"root|nearest|self","scroll-state-feature":"<media-query-list>","scroll-state-in-parens":"( <scroll-state-query> )|( <scroll-state-feature> )|<general-enclosed>","scroll-state-query":"not <scroll-state-in-parens>|<scroll-state-in-parens> [[and <scroll-state-in-parens>]*|[or <scroll-state-in-parens>]*]|<scroll-state-feature>","selector-list":"<complex-selector-list>","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","sepia()":"sepia( [<number>|<percentage>]? )",shadow:"inset?&&<length>{2,4}&&<color>?","shadow-t":"[<length>{2,3}&&<color>?]",shape:"rect( <top> , <right> , <bottom> , <left> )|rect( <top> <right> <bottom> <left> )","shape-box":"<visual-box>|margin-box","side-or-corner":"[left|right]||[top|bottom]","sign()":"sign( <calc-sum> )","signed-integer":"<number-token>","signless-integer":"<number-token>","sin()":"sin( <calc-sum> )","single-animation":"<'animation-duration'>||<easing-function>||<'animation-delay'>||<single-animation-iteration-count>||<single-animation-direction>||<single-animation-fill-mode>||<single-animation-play-state>||[none|<keyframes-name>]||<single-animation-timeline>","single-animation-composition":"replace|add|accumulate","single-animation-direction":"normal|reverse|alternate|alternate-reverse","single-animation-fill-mode":"none|forwards|backwards|both","single-animation-iteration-count":"infinite|<number>","single-animation-play-state":"running|paused","single-animation-timeline":"auto|none|<dashed-ident>|<scroll()>|<view()>","single-transition":"[none|<single-transition-property>]||<time>||<easing-function>||<time>||<transition-behavior-value>","single-transition-property":"all|<custom-ident>",size:"closest-side|farthest-side|closest-corner|farthest-corner|<length>|<length-percentage>{2}","size-feature":"<mf-plain>|<mf-boolean>|<mf-range>","skew()":"skew( [<angle>|<zero>] , [<angle>|<zero>]? )","skewX()":"skewX( [<angle>|<zero>] )","skewY()":"skewY( [<angle>|<zero>] )","sqrt()":"sqrt( <calc-sum> )","step-position":"jump-start|jump-end|jump-none|jump-both|start|end","step-easing-function":"step-start|step-end|<steps()>","steps()":"steps( <integer> , <step-position>? )","style-feature":"<declaration>","style-in-parens":"( <style-condition> )|( <style-feature> )|<general-enclosed>","style-query":"<style-condition>|<style-feature>","subclass-selector":"<id-selector>|<class-selector>|<attribute-selector>|<pseudo-class-selector>","superellipse()":"superellipse( [<number>|infinity|-infinity] )","supports-condition":"not <supports-in-parens>|<supports-in-parens> [and <supports-in-parens>]*|<supports-in-parens> [or <supports-in-parens>]*","supports-decl":"( <declaration> )","supports-feature":"<supports-decl>|<supports-selector-fn>","supports-in-parens":"( <supports-condition> )|<supports-feature>|<general-enclosed>","supports-selector-fn":"selector( <complex-selector> )",symbol:"<string>|<image>|<custom-ident>","symbols()":"symbols( <symbols-type>? [<string>|<image>]+ )","symbols-type":"cyclic|numeric|alphabetic|symbolic|fixed","system-color":"AccentColor|AccentColorText|ActiveText|ButtonBorder|ButtonFace|ButtonText|Canvas|CanvasText|Field|FieldText|GrayText|Highlight|HighlightText|LinkText|Mark|MarkText|SelectedItem|SelectedItemText|VisitedText","system-family-name":"caption|icon|menu|message-box|small-caption|status-bar","tan()":"tan( <calc-sum> )",target:"<target-counter()>|<target-counters()>|<target-text()>","target-counter()":"target-counter( [<string>|<url>] , <custom-ident> , <counter-style>? )","target-counters()":"target-counters( [<string>|<url>] , <custom-ident> , <string> , <counter-style>? )","target-text()":"target-text( [<string>|<url>] , [content|before|after|first-letter]? )","text-edge":"[text|cap|ex|ideographic|ideographic-ink] [text|alphabetic|ideographic|ideographic-ink]?","time-percentage":"<time>|<percentage>","timeline-range-name":"cover|contain|entry|exit|entry-crossing|exit-crossing","track-breadth":"<length-percentage>|<flex>|min-content|max-content|auto","track-list":"[<line-names>? [<track-size>|<track-repeat>]]+ <line-names>?","track-repeat":"repeat( [<integer [1,∞]>] , [<line-names>? <track-size>]+ <line-names>? )","track-size":"<track-breadth>|minmax( <inflexible-breadth> , <track-breadth> )|fit-content( <length-percentage> )","transform-function":"<matrix()>|<translate()>|<translateX()>|<translateY()>|<scale()>|<scaleX()>|<scaleY()>|<rotate()>|<skew()>|<skewX()>|<skewY()>|<matrix3d()>|<translate3d()>|<translateZ()>|<scale3d()>|<scaleZ()>|<rotate3d()>|<rotateX()>|<rotateY()>|<rotateZ()>|<perspective()>","transform-list":"<transform-function>+","transition-behavior-value":"normal|allow-discrete","translate()":"translate( <length-percentage> , <length-percentage>? )","translate3d()":"translate3d( <length-percentage> , <length-percentage> , <length> )","translateX()":"translateX( <length-percentage> )","translateY()":"translateY( <length-percentage> )","translateZ()":"translateZ( <length> )","try-size":"most-width|most-height|most-block-size|most-inline-size","try-tactic":"flip-block||flip-inline||flip-start","type-or-unit":"string|color|url|integer|number|length|angle|time|frequency|cap|ch|em|ex|ic|lh|rlh|rem|vb|vi|vw|vh|vmin|vmax|mm|Q|cm|in|pt|pc|px|deg|grad|rad|turn|ms|s|Hz|kHz|%","type-selector":"<wq-name>|<ns-prefix>? '*'","var()":"var( <custom-property-name> , <declaration-value>? )","view()":"view( [<axis>||<'view-timeline-inset'>]? )","viewport-length":"auto|<length-percentage>","visual-box":"content-box|padding-box|border-box","wq-name":"<ns-prefix>? <ident-token>","xywh()":"xywh( <length-percentage>{2} <length-percentage [0,∞]>{2} [round <'border-radius'>]? )",xyz:"xyz|xyz-d50|xyz-d65","xyz-params":"<xyz-space> [<number>|<percentage>|none]{3}","-legacy-gradient":"<-webkit-gradient()>|<-legacy-linear-gradient>|<-legacy-repeating-linear-gradient>|<-legacy-radial-gradient>|<-legacy-repeating-radial-gradient>","-legacy-linear-gradient":"-moz-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-repeating-linear-gradient":"-moz-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-webkit-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )|-o-repeating-linear-gradient( <-legacy-linear-gradient-arguments> )","-legacy-linear-gradient-arguments":"[<angle>|<side-or-corner>]? , <color-stop-list>","-legacy-radial-gradient":"-moz-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-repeating-radial-gradient":"-moz-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-webkit-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )|-o-repeating-radial-gradient( <-legacy-radial-gradient-arguments> )","-legacy-radial-gradient-arguments":"[<position> ,]? [[[<-legacy-radial-gradient-shape>||<-legacy-radial-gradient-size>]|[<length>|<percentage>]{2}] ,]? <color-stop-list>","-legacy-radial-gradient-size":"closest-side|closest-corner|farthest-side|farthest-corner|contain|cover","-legacy-radial-gradient-shape":"circle|ellipse","-non-standard-font":"-apple-system-body|-apple-system-headline|-apple-system-subheadline|-apple-system-caption1|-apple-system-caption2|-apple-system-footnote|-apple-system-short-body|-apple-system-short-headline|-apple-system-short-subheadline|-apple-system-short-caption1|-apple-system-short-footnote|-apple-system-tall-body","-non-standard-color":"-moz-ButtonDefault|-moz-ButtonHoverFace|-moz-ButtonHoverText|-moz-CellHighlight|-moz-CellHighlightText|-moz-Combobox|-moz-ComboboxText|-moz-Dialog|-moz-DialogText|-moz-dragtargetzone|-moz-EvenTreeRow|-moz-Field|-moz-FieldText|-moz-html-CellHighlight|-moz-html-CellHighlightText|-moz-mac-accentdarkestshadow|-moz-mac-accentdarkshadow|-moz-mac-accentface|-moz-mac-accentlightesthighlight|-moz-mac-accentlightshadow|-moz-mac-accentregularhighlight|-moz-mac-accentregularshadow|-moz-mac-chrome-active|-moz-mac-chrome-inactive|-moz-mac-focusring|-moz-mac-menuselect|-moz-mac-menushadow|-moz-mac-menutextselect|-moz-MenuHover|-moz-MenuHoverText|-moz-MenuBarText|-moz-MenuBarHoverText|-moz-nativehyperlinktext|-moz-OddTreeRow|-moz-win-communicationstext|-moz-win-mediatext|-moz-activehyperlinktext|-moz-default-background-color|-moz-default-color|-moz-hyperlinktext|-moz-visitedhyperlinktext|-webkit-activelink|-webkit-focus-ring-color|-webkit-link|-webkit-text","-non-standard-image-rendering":"optimize-contrast|-moz-crisp-edges|-o-crisp-edges|-webkit-optimize-contrast","-non-standard-overflow":"overlay|-moz-scrollbars-none|-moz-scrollbars-horizontal|-moz-scrollbars-vertical|-moz-hidden-unscrollable","-non-standard-size":"intrinsic|min-intrinsic|-webkit-fill-available|-webkit-fit-content|-webkit-min-content|-webkit-max-content|-moz-available|-moz-fit-content|-moz-min-content|-moz-max-content","-webkit-gradient()":"-webkit-gradient( <-webkit-gradient-type> , <-webkit-gradient-point> [, <-webkit-gradient-point>|, <-webkit-gradient-radius> , <-webkit-gradient-point>] [, <-webkit-gradient-radius>]? [, <-webkit-gradient-color-stop>]* )","-webkit-gradient-color-stop":"from( <color> )|color-stop( [<number-zero-one>|<percentage>] , <color> )|to( <color> )","-webkit-gradient-point":"[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]","-webkit-gradient-radius":"<length>|<percentage>","-webkit-gradient-type":"linear|radial","-webkit-mask-box-repeat":"repeat|stretch|round","-ms-filter-function-list":"<-ms-filter-function>+","-ms-filter-function":"<-ms-filter-function-progid>|<-ms-filter-function-legacy>","-ms-filter-function-progid":"'progid:' [<ident-token> '.']* [<ident-token>|<function-token> <any-value>? )]","-ms-filter-function-legacy":"<ident-token>|<function-token> <any-value>? )",age:"child|young|old","attr-name":"<wq-name>","attr-fallback":"<any-value>",autospace:"no-autospace|[ideograph-alpha||ideograph-numeric||punctuation]||[insert|replace]",bottom:"<length>|auto","generic-voice":"[<age>? <gender> <integer>?]",gender:"male|female|neutral","generic-script-specific":"generic( kai )|generic( fangsong )|generic( nastaliq )","-non-standard-generic-family":"-apple-system|BlinkMacSystemFont","intrinsic-size-keyword":"min-content|max-content|fit-content",left:"<length>|auto","device-cmyk()":"<legacy-device-cmyk-syntax>|<modern-device-cmyk-syntax>","legacy-device-cmyk-syntax":"device-cmyk( <number>#{4} )","modern-device-cmyk-syntax":"device-cmyk( <cmyk-component>{4} [/ [<alpha-value>|none]]? )","cmyk-component":"<number>|<percentage>|none","color-space":"<rectangular-color-space>|<polar-color-space>|<custom-color-space>",right:"<length>|auto","forgiving-selector-list":"<complex-real-selector-list>","forgiving-relative-selector-list":"<relative-real-selector-list>","complex-real-selector-list":"<complex-real-selector>#","simple-selector-list":"<simple-selector>#","relative-real-selector-list":"<relative-real-selector>#","complex-selector-unit":"[<compound-selector>? <pseudo-compound-selector>*]!","complex-real-selector":"<compound-selector> [<combinator>? <compound-selector>]*","relative-real-selector":"<combinator>? <complex-real-selector>","pseudo-compound-selector":"<pseudo-element-selector> <pseudo-class-selector>*","simple-selector":"<type-selector>|<subclass-selector>","legacy-pseudo-element-selector":"':' [before|after|first-line|first-letter]","svg-length":"<percentage>|<length>|<number>","svg-writing-mode":"lr-tb|rl-tb|tb-rl|lr|rl|tb",top:"<length>|auto",x:"<number>",y:"<number>",declaration:"<ident-token> : <declaration-value>? ['!' important]?","declaration-list":"[<declaration>? ';']* <declaration>?",url:"url( <string> <url-modifier>* )|<url-token>","url-modifier":"<ident>|<function-token> <any-value> )","number-zero-one":"<number [0,1]>","number-one-or-greater":"<number [1,∞]>","xyz-space":"xyz|xyz-d50|xyz-d65","style-condition":"not <style-in-parens>|<style-in-parens> [[and <style-in-parens>]*|[or <style-in-parens>]*]","-non-standard-display":"-ms-inline-flexbox|-ms-grid|-ms-inline-grid|-webkit-flex|-webkit-inline-flex|-webkit-box|-webkit-inline-box|-moz-inline-stack|-moz-box|-moz-inline-box","inset-area":"[[left|center|right|span-left|span-right|x-start|x-end|span-x-start|span-x-end|x-self-start|x-self-end|span-x-self-start|span-x-self-end|span-all]||[top|center|bottom|span-top|span-bottom|y-start|y-end|span-y-start|span-y-end|y-self-start|y-self-end|span-y-self-start|span-y-self-end|span-all]|[block-start|center|block-end|span-block-start|span-block-end|span-all]||[inline-start|center|inline-end|span-inline-start|span-inline-end|span-all]|[self-block-start|self-block-end|span-self-block-start|span-self-block-end|span-all]||[self-inline-start|self-inline-end|span-self-inline-start|span-self-inline-end|span-all]|[start|center|end|span-start|span-end|span-all]{1,2}|[self-start|center|self-end|span-self-start|span-self-end|span-all]{1,2}]",syntax:"'*'|<syntax-component> [<syntax-combinator> <syntax-component>]*|<syntax-string>","syntax-component":"<syntax-single-component> <syntax-multiplier>?|'<' transform-list '>'","syntax-single-component":"'<' <syntax-type-name> '>'|<ident>","syntax-type-name":"angle|color|custom-ident|image|integer|length|length-percentage|number|percentage|resolution|string|time|url|transform-function","syntax-combinator":"'|'","syntax-multiplier":"'#'|'+'","syntax-string":"<string>"},properties:{"--*":"<declaration-value>","-ms-accelerator":"false|true","-ms-block-progression":"tb|rl|bt|lr","-ms-content-zoom-chaining":"none|chained","-ms-content-zoom-limit":"<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>","-ms-content-zoom-limit-max":"<percentage>","-ms-content-zoom-limit-min":"<percentage>","-ms-content-zoom-snap":"<'-ms-content-zoom-snap-type'>||<'-ms-content-zoom-snap-points'>","-ms-content-zoom-snap-points":"snapInterval( <percentage> , <percentage> )|snapList( <percentage># )","-ms-content-zoom-snap-type":"none|proximity|mandatory","-ms-content-zooming":"none|zoom","-ms-filter":"<string>","-ms-flow-from":"[none|<custom-ident>]#","-ms-flow-into":"[none|<custom-ident>]#","-ms-grid-columns":"none|<track-list>|<auto-track-list>","-ms-grid-rows":"none|<track-list>|<auto-track-list>","-ms-high-contrast-adjust":"auto|none","-ms-hyphenate-limit-chars":"auto|<integer>{1,3}","-ms-hyphenate-limit-lines":"no-limit|<integer>","-ms-hyphenate-limit-zone":"<percentage>|<length>","-ms-ime-align":"auto|after","-ms-overflow-style":"auto|none|scrollbar|-ms-autohiding-scrollbar","-ms-scroll-chaining":"chained|none","-ms-scroll-limit":"<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>","-ms-scroll-limit-x-max":"auto|<length>","-ms-scroll-limit-x-min":"<length>","-ms-scroll-limit-y-max":"auto|<length>","-ms-scroll-limit-y-min":"<length>","-ms-scroll-rails":"none|railed","-ms-scroll-snap-points-x":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-points-y":"snapInterval( <length-percentage> , <length-percentage> )|snapList( <length-percentage># )","-ms-scroll-snap-type":"none|proximity|mandatory","-ms-scroll-snap-x":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>","-ms-scroll-snap-y":"<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>","-ms-scroll-translation":"none|vertical-to-horizontal","-ms-scrollbar-3dlight-color":"<color>","-ms-scrollbar-arrow-color":"<color>","-ms-scrollbar-base-color":"<color>","-ms-scrollbar-darkshadow-color":"<color>","-ms-scrollbar-face-color":"<color>","-ms-scrollbar-highlight-color":"<color>","-ms-scrollbar-shadow-color":"<color>","-ms-scrollbar-track-color":"<color>","-ms-text-autospace":"none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space","-ms-touch-select":"grippers|none","-ms-user-select":"none|element|text","-ms-wrap-flow":"auto|both|start|end|maximum|clear","-ms-wrap-margin":"<length>","-ms-wrap-through":"wrap|none","-moz-appearance":"none|button|button-arrow-down|button-arrow-next|button-arrow-previous|button-arrow-up|button-bevel|button-focus|caret|checkbox|checkbox-container|checkbox-label|checkmenuitem|dualbutton|groupbox|listbox|listitem|menuarrow|menubar|menucheckbox|menuimage|menuitem|menuitemtext|menulist|menulist-button|menulist-text|menulist-textfield|menupopup|menuradio|menuseparator|meterbar|meterchunk|progressbar|progressbar-vertical|progresschunk|progresschunk-vertical|radio|radio-container|radio-label|radiomenuitem|range|range-thumb|resizer|resizerpanel|scale-horizontal|scalethumbend|scalethumb-horizontal|scalethumbstart|scalethumbtick|scalethumb-vertical|scale-vertical|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|separator|sheet|spinner|spinner-downbutton|spinner-textfield|spinner-upbutton|splitter|statusbar|statusbarpanel|tab|tabpanel|tabpanels|tab-scroll-arrow-back|tab-scroll-arrow-forward|textfield|textfield-multiline|toolbar|toolbarbutton|toolbarbutton-dropdown|toolbargripper|toolbox|tooltip|treeheader|treeheadercell|treeheadersortarrow|treeitem|treeline|treetwisty|treetwistyopen|treeview|-moz-mac-unified-toolbar|-moz-win-borderless-glass|-moz-win-browsertabbar-toolbox|-moz-win-communicationstext|-moz-win-communications-toolbox|-moz-win-exclude-glass|-moz-win-glass|-moz-win-mediatext|-moz-win-media-toolbox|-moz-window-button-box|-moz-window-button-box-maximized|-moz-window-button-close|-moz-window-button-maximize|-moz-window-button-minimize|-moz-window-button-restore|-moz-window-frame-bottom|-moz-window-frame-left|-moz-window-frame-right|-moz-window-titlebar|-moz-window-titlebar-maximized","-moz-binding":"<url>|none","-moz-border-bottom-colors":"<color>+|none","-moz-border-left-colors":"<color>+|none","-moz-border-right-colors":"<color>+|none","-moz-border-top-colors":"<color>+|none","-moz-context-properties":"none|[fill|fill-opacity|stroke|stroke-opacity]#","-moz-float-edge":"border-box|content-box|margin-box|padding-box","-moz-force-broken-image-icon":"0|1","-moz-orient":"inline|block|horizontal|vertical","-moz-outline-radius":"<outline-radius>{1,4} [/ <outline-radius>{1,4}]?","-moz-outline-radius-bottomleft":"<outline-radius>","-moz-outline-radius-bottomright":"<outline-radius>","-moz-outline-radius-topleft":"<outline-radius>","-moz-outline-radius-topright":"<outline-radius>","-moz-stack-sizing":"ignore|stretch-to-fit","-moz-text-blink":"none|blink","-moz-user-focus":"ignore|normal|select-after|select-before|select-menu|select-same|select-all|none","-moz-user-input":"auto|none|enabled|disabled","-moz-user-modify":"read-only|read-write|write-only","-moz-window-dragging":"drag|no-drag","-moz-window-shadow":"default|menu|tooltip|sheet|none","-webkit-appearance":"none|button|button-bevel|caps-lock-indicator|caret|checkbox|default-button|inner-spin-button|listbox|listitem|media-controls-background|media-controls-fullscreen-background|media-current-time-display|media-enter-fullscreen-button|media-exit-fullscreen-button|media-fullscreen-button|media-mute-button|media-overlay-play-button|media-play-button|media-seek-back-button|media-seek-forward-button|media-slider|media-sliderthumb|media-time-remaining-display|media-toggle-closed-captions-button|media-volume-slider|media-volume-slider-container|media-volume-sliderthumb|menulist|menulist-button|menulist-text|menulist-textfield|meter|progress-bar|progress-bar-value|push-button|radio|scrollbarbutton-down|scrollbarbutton-left|scrollbarbutton-right|scrollbarbutton-up|scrollbargripper-horizontal|scrollbargripper-vertical|scrollbarthumb-horizontal|scrollbarthumb-vertical|scrollbartrack-horizontal|scrollbartrack-vertical|searchfield|searchfield-cancel-button|searchfield-decoration|searchfield-results-button|searchfield-results-decoration|slider-horizontal|slider-vertical|sliderthumb-horizontal|sliderthumb-vertical|square-button|textarea|textfield|-apple-pay-button","-webkit-border-before":"<'border-width'>||<'border-style'>||<color>","-webkit-border-before-color":"<color>","-webkit-border-before-style":"<'border-style'>","-webkit-border-before-width":"<'border-width'>","-webkit-box-reflect":"[above|below|right|left]? <length>? <image>?","-webkit-line-clamp":"none|<integer>","-webkit-mask":"[<mask-reference>||<position> [/ <bg-size>]?||<repeat-style>||[<visual-box>|border|padding|content|text]||[<visual-box>|border|padding|content]]#","-webkit-mask-attachment":"<attachment>#","-webkit-mask-clip":"[<coord-box>|no-clip|border|padding|content|text]#","-webkit-mask-composite":"<composite-style>#","-webkit-mask-image":"<mask-reference>#","-webkit-mask-origin":"[<coord-box>|border|padding|content]#","-webkit-mask-position":"<position>#","-webkit-mask-position-x":"[<length-percentage>|left|center|right]#","-webkit-mask-position-y":"[<length-percentage>|top|center|bottom]#","-webkit-mask-repeat":"<repeat-style>#","-webkit-mask-repeat-x":"repeat|no-repeat|space|round","-webkit-mask-repeat-y":"repeat|no-repeat|space|round","-webkit-mask-size":"<bg-size>#","-webkit-overflow-scrolling":"auto|touch","-webkit-tap-highlight-color":"<color>","-webkit-text-fill-color":"<color>","-webkit-text-stroke":"<length>||<color>","-webkit-text-stroke-color":"<color>","-webkit-text-stroke-width":"<length>","-webkit-touch-callout":"default|none","-webkit-user-modify":"read-only|read-write|read-write-plaintext-only","-webkit-user-select":"auto|none|text|all","accent-color":"auto|<color>","align-content":"normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>","align-items":"normal|stretch|<baseline-position>|[<overflow-position>? <self-position>]|anchor-center","align-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? <self-position>|anchor-center","align-tracks":"[normal|<baseline-position>|<content-distribution>|<overflow-position>? <content-position>]#","alignment-baseline":"auto|baseline|before-edge|text-before-edge|middle|central|after-edge|text-after-edge|ideographic|alphabetic|hanging|mathematical",all:"initial|inherit|unset|revert|revert-layer","anchor-name":"none|<dashed-ident>#","anchor-scope":"none|all|<dashed-ident>#",animation:"<single-animation>#","animation-composition":"<single-animation-composition>#","animation-delay":"<time>#","animation-direction":"<single-animation-direction>#","animation-duration":"[auto|<time [0s,∞]>]#","animation-fill-mode":"<single-animation-fill-mode>#","animation-iteration-count":"<single-animation-iteration-count>#","animation-name":"[none|<keyframes-name>]#","animation-play-state":"<single-animation-play-state>#","animation-range":"[<'animation-range-start'> <'animation-range-end'>?]#","animation-range-end":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-range-start":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","animation-timeline":"<single-animation-timeline>#","animation-timing-function":"<easing-function>#","animation-trigger":"[none|[<dashed-ident> <animation-action>+]+]#",appearance:"none|auto|<compat-auto>|<compat-special>","aspect-ratio":"auto||<ratio>","backdrop-filter":"none|<filter-value-list>","backface-visibility":"visible|hidden",background:"<bg-layer>#? , <final-bg-layer>","background-attachment":"<attachment>#","background-blend-mode":"<blend-mode>#","background-clip":"<bg-clip>#","background-color":"<color>","background-image":"<bg-image>#","background-origin":"<visual-box>#","background-position":"<bg-position>#","background-position-x":"[center|[[left|right|x-start|x-end]? <length-percentage>?]!]#","background-position-y":"[center|[[top|bottom|y-start|y-end]? <length-percentage>?]!]#","background-repeat":"<repeat-style>#","background-size":"<bg-size>#","baseline-shift":"baseline|sub|super|<svg-length>","baseline-source":"auto|first|last","block-size":"<'width'>",border:"<line-width>||<line-style>||<color>","border-block":"<'border-block-start'>","border-block-color":"<'border-top-color'>{1,2}","border-block-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-end-color":"<'border-top-color'>","border-block-end-style":"<'border-top-style'>","border-block-end-width":"<'border-top-width'>","border-block-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-block-start-color":"<'border-top-color'>","border-block-start-style":"<'border-top-style'>","border-block-start-width":"<'border-top-width'>","border-block-style":"<'border-top-style'>{1,2}","border-block-width":"<'border-top-width'>{1,2}","border-bottom":"<line-width>||<line-style>||<color>","border-bottom-color":"<'border-top-color'>","border-bottom-left-radius":"<length-percentage [0,∞]>{1,2}","border-bottom-right-radius":"<length-percentage [0,∞]>{1,2}","border-bottom-style":"<line-style>","border-bottom-width":"<line-width>","border-collapse":"separate|collapse","border-color":"<color>{1,4}","border-end-end-radius":"<'border-top-left-radius'>","border-end-start-radius":"<'border-top-left-radius'>","border-image":"<'border-image-source'>||<'border-image-slice'> [/ <'border-image-width'>|/ <'border-image-width'>? / <'border-image-outset'>]?||<'border-image-repeat'>","border-image-outset":"[<length [0,∞]>|<number [0,∞]>]{1,4}","border-image-repeat":"[stretch|repeat|round|space]{1,2}","border-image-slice":"[<number [0,∞]>|<percentage [0,∞]>]{1,4}&&fill?","border-image-source":"none|<image>","border-image-width":"[<length-percentage [0,∞]>|<number [0,∞]>|auto]{1,4}","border-inline":"<'border-block-start'>","border-inline-color":"<'border-top-color'>{1,2}","border-inline-end":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-end-color":"<'border-top-color'>","border-inline-end-style":"<'border-top-style'>","border-inline-end-width":"<'border-top-width'>","border-inline-start":"<'border-top-width'>||<'border-top-style'>||<color>","border-inline-start-color":"<'border-top-color'>","border-inline-start-style":"<'border-top-style'>","border-inline-start-width":"<'border-top-width'>","border-inline-style":"<'border-top-style'>{1,2}","border-inline-width":"<'border-top-width'>{1,2}","border-left":"<line-width>||<line-style>||<color>","border-left-color":"<color>","border-left-style":"<line-style>","border-left-width":"<line-width>","border-radius":"<length-percentage [0,∞]>{1,4} [/ <length-percentage [0,∞]>{1,4}]?","border-right":"<line-width>||<line-style>||<color>","border-right-color":"<color>","border-right-style":"<line-style>","border-right-width":"<line-width>","border-spacing":"<length>{1,2}","border-start-end-radius":"<'border-top-left-radius'>","border-start-start-radius":"<'border-top-left-radius'>","border-style":"<line-style>{1,4}","border-top":"<line-width>||<line-style>||<color>","border-top-color":"<color>","border-top-left-radius":"<length-percentage [0,∞]>{1,2}","border-top-right-radius":"<length-percentage [0,∞]>{1,2}","border-top-style":"<line-style>","border-top-width":"<line-width>","border-width":"<line-width>{1,4}",bottom:"auto|<length-percentage>|<anchor()>|<anchor-size()>","box-align":"start|center|end|baseline|stretch","box-decoration-break":"slice|clone","box-direction":"normal|reverse|inherit","box-flex":"<number>","box-flex-group":"<integer>","box-lines":"single|multiple","box-ordinal-group":"<integer>","box-orient":"horizontal|vertical|inline-axis|block-axis|inherit","box-pack":"start|center|end|justify","box-shadow":"none|<shadow>#","box-sizing":"content-box|border-box","break-after":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-before":"auto|avoid|always|all|avoid-page|page|left|right|recto|verso|avoid-column|column|avoid-region|region","break-inside":"auto|avoid|avoid-page|avoid-column|avoid-region","caption-side":"top|bottom",caret:"<'caret-color'>||<'caret-animation'>||<'caret-shape'>","caret-animation":"auto|manual","caret-color":"auto|<color>","caret-shape":"auto|bar|block|underscore",clear:"none|left|right|both|inline-start|inline-end",clip:"<shape>|auto","clip-path":"<clip-source>|[<basic-shape>||<geometry-box>]|none","clip-rule":"nonzero|evenodd",color:"<color>","color-interpolation-filters":"auto|sRGB|linearRGB","color-scheme":"normal|[light|dark|<custom-ident>]+&&only?","column-count":"<integer>|auto","column-fill":"auto|balance","column-gap":"normal|<length-percentage>","column-height":"auto|<length [0,∞]>","column-rule":"<'column-rule-width'>||<'column-rule-style'>||<'column-rule-color'>","column-rule-color":"<color>","column-rule-style":"<'border-style'>","column-rule-width":"<'border-width'>","column-span":"none|all","column-width":"auto|<length [0,∞]>","column-wrap":"auto|nowrap|wrap",columns:"[<'column-width'>||<'column-count'>] [/ <'column-height'>]?",contain:"none|strict|content|[[size||inline-size]||layout||style||paint]","contain-intrinsic-block-size":"auto? [none|<length>]","contain-intrinsic-height":"auto? [none|<length>]","contain-intrinsic-inline-size":"auto? [none|<length>]","contain-intrinsic-size":"[auto? [none|<length>]]{1,2}","contain-intrinsic-width":"auto? [none|<length>]",container:"<'container-name'> [/ <'container-type'>]?","container-name":"none|<custom-ident>+","container-type":"normal||[size|inline-size]",content:"normal|none|[<content-replacement>|<content-list>] [/ [<string>|<counter>|<attr()>]+]?","content-visibility":"visible|auto|hidden","corner-block-end-shape":"<corner-shape-value>{1,2}","corner-block-start-shape":"<corner-shape-value>{1,2}","corner-bottom-shape":"<corner-shape-value>{1,2}","corner-bottom-left-shape":"<corner-shape-value>","corner-bottom-right-shape":"<corner-shape-value>","corner-end-end-shape":"<corner-shape-value>","corner-end-start-shape":"<corner-shape-value>","corner-inline-end-shape":"<corner-shape-value>{1,2}","corner-inline-start-shape":"<corner-shape-value>{1,2}","corner-left-shape":"<corner-shape-value>{1,2}","corner-right-shape":"<corner-shape-value>{1,2}","corner-shape":"<corner-shape-value>{1,4}","corner-start-start-shape":"<corner-shape-value>","corner-start-end-shape":"<corner-shape-value>","corner-top-shape":"<corner-shape-value>{1,2}","corner-top-left-shape":"<corner-shape-value>","corner-top-right-shape":"<corner-shape-value>","counter-increment":"[<counter-name> <integer>?]+|none","counter-reset":"[<counter-name> <integer>?|<reversed-counter-name> <integer>?]+|none","counter-set":"[<counter-name> <integer>?]+|none",cursor:"[[<url> [<x> <y>]? ,]* [auto|default|none|context-menu|help|pointer|progress|wait|cell|crosshair|text|vertical-text|alias|copy|move|no-drop|not-allowed|e-resize|n-resize|ne-resize|nw-resize|s-resize|se-resize|sw-resize|w-resize|ew-resize|ns-resize|nesw-resize|nwse-resize|col-resize|row-resize|all-scroll|zoom-in|zoom-out|grab|grabbing|hand|-webkit-grab|-webkit-grabbing|-webkit-zoom-in|-webkit-zoom-out|-moz-grab|-moz-grabbing|-moz-zoom-in|-moz-zoom-out]]",cx:"<length>|<percentage>",cy:"<length>|<percentage>",d:"none|path( <string> )",direction:"ltr|rtl",display:"[<display-outside>||<display-inside>]|<display-listitem>|<display-internal>|<display-box>|<display-legacy>|<-non-standard-display>","dominant-baseline":"auto|use-script|no-change|reset-size|ideographic|alphabetic|hanging|mathematical|central|middle|text-after-edge|text-before-edge","dynamic-range-limit":"standard|no-limit|constrained|<dynamic-range-limit-mix()>","empty-cells":"show|hide","field-sizing":"content|fixed",fill:"<paint>","fill-opacity":"<number-zero-one>|<percentage>","fill-rule":"nonzero|evenodd",filter:"none|<filter-value-list>|<-ms-filter-function-list>",flex:"none|[<'flex-grow'> <'flex-shrink'>?||<'flex-basis'>]","flex-basis":"content|<'width'>","flex-direction":"row|row-reverse|column|column-reverse","flex-flow":"<'flex-direction'>||<'flex-wrap'>","flex-grow":"<number>","flex-shrink":"<number>","flex-wrap":"nowrap|wrap|wrap-reverse",float:"left|right|none|inline-start|inline-end","flood-color":"<color>","flood-opacity":"<'opacity'>",font:"[[<'font-style'>||<font-variant-css2>||<'font-weight'>||<font-width-css3>]? <'font-size'> [/ <'line-height'>]? <'font-family'>#]|<system-family-name>|<-non-standard-font>","font-family":"[<family-name>|<generic-family>]#","font-feature-settings":"normal|<feature-tag-value>#","font-kerning":"auto|normal|none","font-language-override":"normal|<string>","font-optical-sizing":"auto|none","font-palette":"normal|light|dark|<palette-identifier>|<palette-mix()>","font-size":"<absolute-size>|<relative-size>|<length-percentage [0,∞]>|math","font-size-adjust":"none|[ex-height|cap-height|ch-width|ic-width|ic-height]? [from-font|<number>]","font-smooth":"auto|never|always|<absolute-size>|<length>","font-stretch":"<font-stretch-absolute>","font-style":"normal|italic|oblique <angle>?","font-synthesis":"none|[weight||style||small-caps||position]","font-synthesis-position":"auto|none","font-synthesis-small-caps":"auto|none","font-synthesis-style":"auto|none","font-synthesis-weight":"auto|none","font-variant":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>||stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )||[small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps]||<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero||<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-alternates":"normal|[stylistic( <feature-value-name> )||historical-forms||styleset( <feature-value-name># )||character-variant( <feature-value-name># )||swash( <feature-value-name> )||ornaments( <feature-value-name> )||annotation( <feature-value-name> )]","font-variant-caps":"normal|small-caps|all-small-caps|petite-caps|all-petite-caps|unicase|titling-caps","font-variant-east-asian":"normal|[<east-asian-variant-values>||<east-asian-width-values>||ruby]","font-variant-emoji":"normal|text|emoji|unicode","font-variant-ligatures":"normal|none|[<common-lig-values>||<discretionary-lig-values>||<historical-lig-values>||<contextual-alt-values>]","font-variant-numeric":"normal|[<numeric-figure-values>||<numeric-spacing-values>||<numeric-fraction-values>||ordinal||slashed-zero]","font-variant-position":"normal|sub|super","font-variation-settings":"normal|[<string> <number>]#","font-weight":"<font-weight-absolute>|bolder|lighter","font-width":"normal|<percentage [0,∞]>|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded","forced-color-adjust":"auto|none|preserve-parent-color",gap:"<'row-gap'> <'column-gap'>?",grid:"<'grid-template'>|<'grid-template-rows'> / [auto-flow&&dense?] <'grid-auto-columns'>?|[auto-flow&&dense?] <'grid-auto-rows'>? / <'grid-template-columns'>","grid-area":"<grid-line> [/ <grid-line>]{0,3}","grid-auto-columns":"<track-size>+","grid-auto-flow":"[row|column]||dense","grid-auto-rows":"<track-size>+","grid-column":"<grid-line> [/ <grid-line>]?","grid-column-end":"<grid-line>","grid-column-gap":"<length-percentage>","grid-column-start":"<grid-line>","grid-gap":"<'grid-row-gap'> <'grid-column-gap'>?","grid-row":"<grid-line> [/ <grid-line>]?","grid-row-end":"<grid-line>","grid-row-gap":"<length-percentage>","grid-row-start":"<grid-line>","grid-template":"none|[<'grid-template-rows'> / <'grid-template-columns'>]|[<line-names>? <string> <track-size>? <line-names>?]+ [/ <explicit-track-list>]?","grid-template-areas":"none|<string>+","grid-template-columns":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","grid-template-rows":"none|<track-list>|<auto-track-list>|subgrid <line-name-list>?","hanging-punctuation":"none|[first||[force-end|allow-end]||last]",height:"auto|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","hyphenate-character":"auto|<string>","hyphenate-limit-chars":"[auto|<integer>]{1,3}",hyphens:"none|manual|auto","image-orientation":"from-image|<angle>|[<angle>? flip]","image-rendering":"auto|crisp-edges|pixelated|smooth|optimizeSpeed|optimizeQuality|<-non-standard-image-rendering>","image-resolution":"[from-image||<resolution>]&&snap?","ime-mode":"auto|normal|active|inactive|disabled","initial-letter":"normal|[<number> <integer>?]","initial-letter-align":"[auto|alphabetic|hanging|ideographic]","inline-size":"<'width'>",inset:"<'top'>{1,4}","inset-block":"<'top'>{1,2}","inset-block-end":"<'top'>","inset-block-start":"<'top'>","inset-inline":"<'top'>{1,2}","inset-inline-end":"<'top'>","inset-inline-start":"<'top'>","interpolate-size":"numeric-only|allow-keywords",isolation:"auto|isolate",interactivity:"auto|inert","interest-delay":"<'interest-delay-start'>{1,2}","interest-delay-end":"normal|<time>","interest-delay-start":"normal|<time>","justify-content":"normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]","justify-items":"normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|legacy|legacy&&[left|right|center]|anchor-center","justify-self":"auto|normal|stretch|<baseline-position>|<overflow-position>? [<self-position>|left|right]|anchor-center","justify-tracks":"[normal|<content-distribution>|<overflow-position>? [<content-position>|left|right]]#",left:"auto|<length-percentage>|<anchor()>|<anchor-size()>","letter-spacing":"normal|<length-percentage>","lighting-color":"<color>","line-break":"auto|loose|normal|strict|anywhere","line-clamp":"none|<integer>","line-height":"normal|<number>|<length>|<percentage>","line-height-step":"<length>","list-style":"<'list-style-type'>||<'list-style-position'>||<'list-style-image'>","list-style-image":"<image>|none","list-style-position":"inside|outside","list-style-type":"<counter-style>|<string>|none",margin:"<'margin-top'>{1,4}","margin-block":"<'margin-top'>{1,2}","margin-block-end":"<'margin-top'>","margin-block-start":"<'margin-top'>","margin-bottom":"<length-percentage>|auto|<anchor-size()>","margin-inline":"<'margin-top'>{1,2}","margin-inline-end":"<'margin-top'>","margin-inline-start":"<'margin-top'>","margin-left":"<length-percentage>|auto|<anchor-size()>","margin-right":"<length-percentage>|auto|<anchor-size()>","margin-top":"<length-percentage>|auto|<anchor-size()>","margin-trim":"none|in-flow|all",marker:"none|<url>","marker-end":"none|<url>","marker-mid":"none|<url>","marker-start":"none|<url>",mask:"<mask-layer>#","mask-border":"<'mask-border-source'>||<'mask-border-slice'> [/ <'mask-border-width'>? [/ <'mask-border-outset'>]?]?||<'mask-border-repeat'>||<'mask-border-mode'>","mask-border-mode":"luminance|alpha","mask-border-outset":"[<length>|<number>]{1,4}","mask-border-repeat":"[stretch|repeat|round|space]{1,2}","mask-border-slice":"<number-percentage>{1,4} fill?","mask-border-source":"none|<image>","mask-border-width":"[<length-percentage>|<number>|auto]{1,4}","mask-clip":"[<coord-box>|no-clip]#","mask-composite":"<compositing-operator>#","mask-image":"<mask-reference>#","mask-mode":"<masking-mode>#","mask-origin":"<coord-box>#","mask-position":"<position>#","mask-repeat":"<repeat-style>#","mask-size":"<bg-size>#","mask-type":"luminance|alpha","masonry-auto-flow":"[pack|next]||[definite-first|ordered]","math-depth":"auto-add|add( <integer> )|<integer>","math-shift":"normal|compact","math-style":"normal|compact","max-block-size":"<'max-width'>","max-height":"none|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","max-inline-size":"<'max-width'>","max-lines":"none|<integer>","max-width":"none|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","min-block-size":"<'min-width'>","min-height":"auto|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","min-inline-size":"<'min-width'>","min-width":"auto|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","mix-blend-mode":"<blend-mode>|plus-darker|plus-lighter","object-fit":"fill|contain|cover|none|scale-down","object-position":"<position>","object-view-box":"none|<basic-shape-rect>",offset:"[<'offset-position'>? [<'offset-path'> [<'offset-distance'>||<'offset-rotate'>]?]?]! [/ <'offset-anchor'>]?","offset-anchor":"auto|<position>","offset-distance":"<length-percentage>","offset-path":"none|<offset-path>||<coord-box>","offset-position":"normal|auto|<position>","offset-rotate":"[auto|reverse]||<angle>",opacity:"<opacity-value>",order:"<integer>",orphans:"<integer>",outline:"<'outline-width'>||<'outline-style'>||<'outline-color'>","outline-color":"auto|<color>","outline-offset":"<length>","outline-style":"auto|<outline-line-style>","outline-width":"<line-width>",overflow:"[visible|hidden|clip|scroll|auto]{1,2}|<-non-standard-overflow>","overflow-anchor":"auto|none","overflow-block":"visible|hidden|clip|scroll|auto|<-non-standard-overflow>","overflow-clip-box":"padding-box|content-box","overflow-clip-margin":"<visual-box>||<length [0,∞]>","overflow-inline":"visible|hidden|clip|scroll|auto|<-non-standard-overflow>","overflow-wrap":"normal|break-word|anywhere","overflow-x":"visible|hidden|clip|scroll|auto|<-non-standard-overflow>","overflow-y":"visible|hidden|clip|scroll|auto|<-non-standard-overflow>",overlay:"none|auto","overscroll-behavior":"[contain|none|auto]{1,2}","overscroll-behavior-block":"contain|none|auto","overscroll-behavior-inline":"contain|none|auto","overscroll-behavior-x":"contain|none|auto","overscroll-behavior-y":"contain|none|auto",padding:"<'padding-top'>{1,4}","padding-block":"<'padding-top'>{1,2}","padding-block-end":"<'padding-top'>","padding-block-start":"<'padding-top'>","padding-bottom":"<length-percentage [0,∞]>","padding-inline":"<'padding-top'>{1,2}","padding-inline-end":"<'padding-top'>","padding-inline-start":"<'padding-top'>","padding-left":"<length-percentage [0,∞]>","padding-right":"<length-percentage [0,∞]>","padding-top":"<length-percentage [0,∞]>",page:"auto|<custom-ident>","page-break-after":"auto|always|avoid|left|right|recto|verso","page-break-before":"auto|always|avoid|left|right|recto|verso","page-break-inside":"auto|avoid","paint-order":"normal|[fill||stroke||markers]",perspective:"none|<length>","perspective-origin":"<position>","place-content":"<'align-content'> <'justify-content'>?","place-items":"<'align-items'> <'justify-items'>?","place-self":"<'align-self'> <'justify-self'>?","pointer-events":"auto|none|visiblePainted|visibleFill|visibleStroke|visible|painted|fill|stroke|all|inherit",position:"static|relative|absolute|sticky|fixed|-webkit-sticky","position-anchor":"auto|none|<anchor-name>","position-area":"none|<position-area>","position-try":"<'position-try-order'>? <'position-try-fallbacks'>","position-try-fallbacks":"none|[[<dashed-ident>||<try-tactic>]|<'position-area'>]#","position-try-order":"normal|<try-size>","position-visibility":"always|[anchors-valid||anchors-visible||no-overflow]","print-color-adjust":"economy|exact",quotes:"none|auto|[<string> <string>]+",r:"<length>|<percentage>","reading-flow":"normal|source-order|flex-visual|flex-flow|grid-rows|grid-columns|grid-order","reading-order":"<integer>",resize:"none|both|horizontal|vertical|block|inline",right:"auto|<length-percentage>|<anchor()>|<anchor-size()>",rotate:"none|<angle>|[x|y|z|<number>{3}]&&<angle>","row-gap":"normal|<length-percentage>","ruby-align":"start|center|space-between|space-around","ruby-merge":"separate|collapse|auto","ruby-overhang":"auto|none","ruby-position":"[alternate||[over|under]]|inter-character",rx:"<length>|<percentage>",ry:"<length>|<percentage>",scale:"none|[<number>|<percentage>]{1,3}","scroll-behavior":"auto|smooth","scroll-initial-target":"none|nearest","scroll-margin":"<length>{1,4}","scroll-margin-block":"<length>{1,2}","scroll-margin-block-end":"<length>","scroll-margin-block-start":"<length>","scroll-margin-bottom":"<length>","scroll-margin-inline":"<length>{1,2}","scroll-margin-inline-end":"<length>","scroll-margin-inline-start":"<length>","scroll-margin-left":"<length>","scroll-margin-right":"<length>","scroll-margin-top":"<length>","scroll-marker-group":"none|before|after","scroll-padding":"[auto|<length-percentage>]{1,4}","scroll-padding-block":"[auto|<length-percentage>]{1,2}","scroll-padding-block-end":"auto|<length-percentage>","scroll-padding-block-start":"auto|<length-percentage>","scroll-padding-bottom":"auto|<length-percentage>","scroll-padding-inline":"[auto|<length-percentage>]{1,2}","scroll-padding-inline-end":"auto|<length-percentage>","scroll-padding-inline-start":"auto|<length-percentage>","scroll-padding-left":"auto|<length-percentage>","scroll-padding-right":"auto|<length-percentage>","scroll-padding-top":"auto|<length-percentage>","scroll-snap-align":"[none|start|end|center]{1,2}","scroll-snap-coordinate":"none|<position>#","scroll-snap-destination":"<position>","scroll-snap-points-x":"none|repeat( <length-percentage> )","scroll-snap-points-y":"none|repeat( <length-percentage> )","scroll-snap-stop":"normal|always","scroll-snap-type":"none|[x|y|block|inline|both] [mandatory|proximity]?","scroll-snap-type-x":"none|mandatory|proximity","scroll-snap-type-y":"none|mandatory|proximity","scroll-target-group":"none|auto","scroll-timeline":"[<'scroll-timeline-name'> <'scroll-timeline-axis'>?]#","scroll-timeline-axis":"[block|inline|x|y]#","scroll-timeline-name":"[none|<dashed-ident>]#","scrollbar-color":"auto|<color>{2}","scrollbar-gutter":"auto|stable&&both-edges?","scrollbar-width":"auto|thin|none","shape-image-threshold":"<opacity-value>","shape-margin":"<length-percentage>","shape-outside":"none|[<shape-box>||<basic-shape>]|<image>","shape-rendering":"auto|optimizeSpeed|crispEdges|geometricPrecision","speak-as":"normal|spell-out||digits||[literal-punctuation|no-punctuation]","stop-color":"<'color'>","stop-opacity":"<'opacity'>",stroke:"<paint>","stroke-color":"<color>","stroke-dasharray":"none|[<svg-length>+]#","stroke-dashoffset":"<svg-length>","stroke-linecap":"butt|round|square","stroke-linejoin":"miter|round|bevel","stroke-miterlimit":"<number-one-or-greater>","stroke-opacity":"<'opacity'>","stroke-width":"<svg-length>","tab-size":"<integer>|<length>","table-layout":"auto|fixed","text-align":"start|end|left|right|center|justify|match-parent","text-align-last":"auto|start|end|left|right|center|justify","text-anchor":"start|middle|end","text-autospace":"normal|<autospace>|auto","text-box":"normal|<'text-box-trim'>||<'text-box-edge'>","text-box-edge":"auto|<text-edge>","text-box-trim":"none|trim-start|trim-end|trim-both","text-combine-upright":"none|all|[digits <integer>?]","text-decoration":"<'text-decoration-line'>||<'text-decoration-style'>||<'text-decoration-color'>||<'text-decoration-thickness'>","text-decoration-color":"<color>","text-decoration-inset":"<length>{1,2}|auto","text-decoration-line":"none|[underline||overline||line-through||blink]|spelling-error|grammar-error","text-decoration-skip":"none|[objects||[spaces|[leading-spaces||trailing-spaces]]||edges||box-decoration]","text-decoration-skip-ink":"auto|all|none","text-decoration-style":"solid|double|dotted|dashed|wavy","text-decoration-thickness":"auto|from-font|<length>|<percentage>","text-emphasis":"<'text-emphasis-style'>||<'text-emphasis-color'>","text-emphasis-color":"<color>","text-emphasis-position":"auto|[over|under]&&[right|left]?","text-emphasis-style":"none|[[filled|open]||[dot|circle|double-circle|triangle|sesame]]|<string>","text-indent":"<length-percentage>&&hanging?&&each-line?","text-justify":"auto|inter-character|inter-word|none","text-orientation":"mixed|upright|sideways","text-overflow":"[clip|ellipsis|<string>]{1,2}","text-rendering":"auto|optimizeSpeed|optimizeLegibility|geometricPrecision","text-shadow":"none|<shadow-t>#","text-size-adjust":"none|auto|<percentage>","text-spacing-trim":"space-all|normal|space-first|trim-start","text-transform":"none|[capitalize|uppercase|lowercase]||full-width||full-size-kana|math-auto","text-underline-offset":"auto|<length>|<percentage>","text-underline-position":"auto|from-font|[under||[left|right]]","text-wrap":"<'text-wrap-mode'>||<'text-wrap-style'>","text-wrap-mode":"wrap|nowrap","text-wrap-style":"auto|balance|stable|pretty","timeline-scope":"none|<dashed-ident>#","timeline-trigger":"none|[<'timeline-trigger-name'> <'timeline-trigger-source'> <'timeline-trigger-range'> ['/' <'timeline-trigger-exit-range'>]?]#","timeline-trigger-name":"none|<dashed-ident>#","timeline-trigger-exit-range":"[<'timeline-trigger-exit-range-start'> <'timeline-trigger-exit-range-end'>?]#","timeline-trigger-exit-range-end":"[auto|normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","timeline-trigger-exit-range-start":"[auto|normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","timeline-trigger-range":"[<'timeline-trigger-range-start'> <'timeline-trigger-range-end'>?]#","timeline-trigger-range-end":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","timeline-trigger-range-start":"[normal|<length-percentage>|<timeline-range-name> <length-percentage>?]#","timeline-trigger-source":"<single-animation-timeline>#",top:"auto|<length-percentage>|<anchor()>|<anchor-size()>","touch-action":"auto|none|[[pan-x|pan-left|pan-right]||[pan-y|pan-up|pan-down]||pinch-zoom]|manipulation",transform:"none|<transform-list>","transform-box":"content-box|border-box|fill-box|stroke-box|view-box","transform-origin":"[<length-percentage>|left|center|right|top|bottom]|[[<length-percentage>|left|center|right]&&[<length-percentage>|top|center|bottom]] <length>?","transform-style":"flat|preserve-3d",transition:"<single-transition>#","transition-behavior":"<transition-behavior-value>#","transition-delay":"<time>#","transition-duration":"<time>#","transition-property":"none|<single-transition-property>#","transition-timing-function":"<easing-function>#",translate:"none|<length-percentage> [<length-percentage> <length>?]?","trigger-scope":"none|all|<dashed-ident>#","unicode-bidi":"normal|embed|isolate|bidi-override|isolate-override|plaintext|-moz-isolate|-moz-isolate-override|-moz-plaintext|-webkit-isolate|-webkit-isolate-override|-webkit-plaintext","user-select":"auto|text|none|all","vector-effect":"none|non-scaling-stroke|non-scaling-size|non-rotation|fixed-position","vertical-align":"baseline|sub|super|text-top|text-bottom|middle|top|bottom|<percentage>|<length>","view-timeline":"[<'view-timeline-name'> [<'view-timeline-axis'>||<'view-timeline-inset'>]?]#","view-timeline-axis":"[block|inline|x|y]#","view-timeline-inset":"[[auto|<length-percentage>]{1,2}]#","view-timeline-name":"[none|<dashed-ident>]#","view-transition-class":"none|<custom-ident>+","view-transition-name":"none|<custom-ident>|match-element",visibility:"visible|hidden|collapse","white-space":"normal|pre|pre-wrap|pre-line|<'white-space-collapse'>||<'text-wrap-mode'>","white-space-collapse":"collapse|preserve|preserve-breaks|preserve-spaces|break-spaces",widows:"<integer>",width:"auto|<length-percentage [0,∞]>|min-content|max-content|fit-content|fit-content( <length-percentage [0,∞]> )|<calc-size()>|<anchor-size()>|stretch|<-non-standard-size>","will-change":"auto|<animateable-feature>#","word-break":"normal|break-all|keep-all|break-word|auto-phrase","word-spacing":"normal|<length>","word-wrap":"normal|break-word","writing-mode":"horizontal-tb|vertical-rl|vertical-lr|sideways-rl|sideways-lr|<svg-writing-mode>",x:"<length>|<percentage>",y:"<length>|<percentage>","z-index":"auto|<integer>",zoom:"normal|reset|<number [0,∞]>||<percentage [0,∞]>","-moz-background-clip":"padding|border","-moz-border-radius-bottomleft":"<'border-bottom-left-radius'>","-moz-border-radius-bottomright":"<'border-bottom-right-radius'>","-moz-border-radius-topleft":"<'border-top-left-radius'>","-moz-border-radius-topright":"<'border-bottom-right-radius'>","-moz-control-character-visibility":"visible|hidden","-moz-osx-font-smoothing":"auto|grayscale","-moz-user-select":"none|text|all|-moz-none","-ms-flex-align":"start|end|center|baseline|stretch","-ms-flex-item-align":"auto|start|end|center|baseline|stretch","-ms-flex-line-pack":"start|end|center|justify|distribute|stretch","-ms-flex-negative":"<'flex-shrink'>","-ms-flex-pack":"start|end|center|justify|distribute","-ms-flex-order":"<integer>","-ms-flex-positive":"<'flex-grow'>","-ms-flex-preferred-size":"<'flex-basis'>","-ms-interpolation-mode":"nearest-neighbor|bicubic","-ms-grid-column-align":"start|end|center|stretch","-ms-grid-row-align":"start|end|center|stretch","-ms-hyphenate-limit-last":"none|always|column|page|spread","-webkit-background-clip":"[<visual-box>|border|padding|content|text]#","-webkit-column-break-after":"always|auto|avoid","-webkit-column-break-before":"always|auto|avoid","-webkit-column-break-inside":"always|auto|avoid","-webkit-font-smoothing":"auto|none|antialiased|subpixel-antialiased","-webkit-mask-box-image":"[<url>|<gradient>|none] [<length-percentage>{4} <-webkit-mask-box-repeat>{2}]?","-webkit-print-color-adjust":"economy|exact","-webkit-text-security":"none|circle|disc|square","-webkit-user-drag":"none|element|auto",behavior:"<url>+",cue:"<'cue-before'> <'cue-after'>?","cue-after":"<url> <decibel>?|none","cue-before":"<url> <decibel>?|none","glyph-orientation-horizontal":"<angle>","glyph-orientation-vertical":"<angle>",kerning:"auto|<svg-length>",pause:"<'pause-before'> <'pause-after'>?","pause-after":"<time>|none|x-weak|weak|medium|strong|x-strong","pause-before":"<time>|none|x-weak|weak|medium|strong|x-strong","position-try-options":"<'position-try-fallbacks'>",rest:"<'rest-before'> <'rest-after'>?","rest-after":"<time>|none|x-weak|weak|medium|strong|x-strong","rest-before":"<time>|none|x-weak|weak|medium|strong|x-strong",speak:"auto|never|always","voice-balance":"<number>|left|center|right|leftwards|rightwards","voice-duration":"auto|<time>","voice-family":"[[<family-name>|<generic-voice>] ,]* [<family-name>|<generic-voice>]|preserve","voice-pitch":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-range":"<frequency>&&absolute|[[x-low|low|medium|high|x-high]||[<frequency>|<semitones>|<percentage>]]","voice-rate":"[normal|x-slow|slow|medium|fast|x-fast]||<percentage>","voice-stress":"normal|strong|moderate|none|reduced","voice-volume":"silent|[[x-soft|soft|medium|loud|x-loud]||<decibel>]","white-space-trim":"none|discard-before||discard-after||discard-inner"},atrules:{charset:{prelude:"<string>",descriptors:null},"counter-style":{prelude:"<counter-style-name>",descriptors:{"additive-symbols":"[<integer [0,∞]>&&<symbol>]#",fallback:"<counter-style-name>",negative:"<symbol> <symbol>?",pad:"<integer [0,∞]>&&<symbol>",prefix:"<symbol>",range:"[[<integer>|infinite]{2}]#|auto","speak-as":"auto|bullets|numbers|words|spell-out|<counter-style-name>",suffix:"<symbol>",symbols:"<symbol>+",system:"cyclic|numeric|alphabetic|symbolic|additive|[fixed <integer>?]|[extends <counter-style-name>]"}},container:{prelude:"[<container-name>]? <container-condition>",descriptors:null},document:{prelude:"[<url>|url-prefix( <string> )|domain( <string> )|media-document( <string> )|regexp( <string> )]#",descriptors:null},"font-face":{prelude:null,descriptors:{"ascent-override":"normal|<percentage>","descent-override":"normal|<percentage>","font-display":"auto|block|swap|fallback|optional","font-family":"<family-name>","font-feature-settings":"normal|<feature-tag-value>#","font-stretch":"<font-stretch-absolute>{1,2}","font-style":"normal|italic|oblique <angle>{0,2}","font-variation-settings":"normal|[<string> <number>]#","font-weight":"<font-weight-absolute>{1,2}","line-gap-override":"normal|<percentage>","size-adjust":"<percentage>",src:"[<url> [format( <string># )]?|local( <family-name> )]#","unicode-range":"<urange>#"}},"font-feature-values":{prelude:"<family-name>#",descriptors:null},"font-palette-values":{prelude:"<dashed-ident>",descriptors:{"base-palette":"light|dark|<integer [0,∞]>","font-family":"<family-name>#","override-colors":"[<integer [0,∞]> <color>]#"}},import:{prelude:"[<string>|<url>] [layer|layer( <layer-name> )]? [supports( [<supports-condition>|<declaration>] )]? <media-query-list>?",descriptors:null},keyframes:{prelude:"<keyframes-name>",descriptors:null},layer:{prelude:"[<layer-name>#|<layer-name>?]",descriptors:null},media:{prelude:"<media-query-list>",descriptors:null},namespace:{prelude:"<namespace-prefix>? [<string>|<url>]",descriptors:null},page:{prelude:"<page-selector-list>",descriptors:{bleed:"auto|<length>",marks:"none|[crop||cross]","page-orientation":"upright|rotate-left|rotate-right",size:"<length [0,∞]>{1,2}|auto|[<page-size>||[portrait|landscape]]"}},"position-try":{prelude:"<dashed-ident>",descriptors:{top:"<'top'>",left:"<'left'>",bottom:"<'bottom'>",right:"<'right'>","inset-block-start":"<'inset-block-start'>","inset-block-end":"<'inset-block-end'>","inset-inline-start":"<'inset-inline-start'>","inset-inline-end":"<'inset-inline-end'>","inset-block":"<'inset-block'>","inset-inline":"<'inset-inline'>",inset:"<'inset'>","margin-top":"<'margin-top'>","margin-left":"<'margin-left'>","margin-bottom":"<'margin-bottom'>","margin-right":"<'margin-right'>","margin-block-start":"<'margin-block-start'>","margin-block-end":"<'margin-block-end'>","margin-inline-start":"<'margin-inline-start'>","margin-inline-end":"<'margin-inline-end'>",margin:"<'margin'>","margin-block":"<'margin-block'>","margin-inline":"<'margin-inline'>",width:"<'width'>",height:"<'height'>","min-width":"<'min-width'>","min-height":"<'min-height'>","max-width":"<'max-width'>","max-height":"<'max-height'>","block-size":"<'block-size'>","inline-size":"<'inline-size'>","min-block-size":"<'min-block-size'>","min-inline-size":"<'min-inline-size'>","max-block-size":"<'max-block-size'>","max-inline-size":"<'max-inline-size'>","align-self":"<'align-self'>|anchor-center","justify-self":"<'justify-self'>|anchor-center"}},property:{prelude:"<custom-property-name>",descriptors:{inherits:"true|false","initial-value":"<declaration-value>?",syntax:"<string>"}},scope:{prelude:"[( <scope-start> )]? [to ( <scope-end> )]?",descriptors:null},"starting-style":{prelude:null,descriptors:null},supports:{prelude:"<supports-condition>",descriptors:null},"view-transition":{prelude:null,descriptors:{navigation:"auto|none",types:"none|<custom-ident>+"}},"font-features-values":{prelude:"[<string>|<custom-ident>]+",descriptors:{"font-display":"auto|block|swap|fallback|optional"}}},node:eo,parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude(e){return this.AtrulePrelude(e.atrule?String(e.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",condition(e){return this.Condition(e.kind)},rule:"Rule",selectorList:"SelectorList",selector:"Selector",block(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},features:{supports:{selector(){return this.Selector()}},container:{style(){return this.Declaration()}}},scope:ea,atrule:{container:{parse:{prelude(){let e=this.createList();if(1===this.tokenType){let t=this.substring(this.tokenStart,this.tokenEnd);aA.has(t.toLowerCase())||e.push(this.Identifier())}return e.push(this.Condition("container")),e},block(e=!1){return this.Block(e)}}},"font-face":{parse:{prelude:null,block(){return this.Block(!0)}}},import:{parse:{prelude(){let e=this.createList();switch(this.tokenType){case 5:e.push(this.String());break;case 7:case 2:e.push(this.Url());break;default:this.error("String or url() is expected")}return this.skipSC(),1===this.tokenType&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer")?e.push(this.Identifier()):2===this.tokenType&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer(")&&e.push(this.Function(null,aL)),this.skipSC(),2===this.tokenType&&this.cmpStr(this.tokenStart,this.tokenEnd,"supports(")&&e.push(this.Function(null,aL)),(1===this.lookupNonWSType(0)||21===this.lookupNonWSType(0))&&e.push(this.MediaQueryList()),e},block:null}},layer:{parse:{prelude(){return this.createSingleNodeList(this.LayerList())},block(){return this.Block(!1)}}},media:{parse:{prelude(){return this.createSingleNodeList(this.MediaQueryList())},block(e=!1){return this.Block(e)}}},nest:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},page:{parse:{prelude(){return this.createSingleNodeList(this.SelectorList())},block(){return this.Block(!0)}}},scope:{parse:{prelude(){return this.createSingleNodeList(this.Scope())},block(e=!1){return this.Block(e)}}},"starting-style":{parse:{prelude:null,block(e=!1){return this.Block(e)}}},supports:{parse:{prelude(){return this.createSingleNodeList(this.Condition("supports"))},block(e=!1){return this.Block(e)}}}},pseudo:{dir:{parse(){return this.createSingleNodeList(this.Identifier())}},has:aO,lang:{parse:function(){let e=this.createList();this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case 1:e.push(this.Identifier());break;case 5:e.push(this.String());break;case 18:e.push(this.Operator());break;case 22:break e;default:this.error("Identifier, string or comma is expected")}this.skipSC()}return e}},matches:aO,is:aO,"-moz-any":aO,"-webkit-any":aO,where:aO,not:aO,"nth-child":aj,"nth-last-child":aj,"nth-last-of-type":aj,"nth-of-type":aj,slotted:aE,host:aE,"host-context":aE},node:es,node:eo}));n(42949),n(37891),n(84086),n(98972),n(27105),n(18232),n(14104),n(15254),n(18723),n(21301);let aV=()=>{var e=(()=>{let e,t;var n,r=Object.defineProperty,i=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,a=Object.prototype.hasOwnProperty,s={},l={default:()=>ea};for(var c in l)r(s,c,{get:l[c],enumerable:!0});var u=(e,t)=>Array.isArray(e)?h(e,t):"string"==typeof e?d(e,t):p(e,t),h=(e,t)=>{let n={};for(let t of e){if(1!==t.length)throw Error(`Invalid character: "${t}"`);n[t.charCodeAt(0)]=!0}return e=>{let r=e.index,i=e.input;for(;e.index<i.length&&i.charCodeAt(e.index)in n;)e.index+=1;let o=e.index;if(o>r){if(void 0!==t&&!e.options.silent){let n=e.input.slice(r,o),a="function"==typeof t?t(n,i,String(r)):t;void 0===a||e.output.push(a)}e.indexMax=Math.max(e.indexMax,e.index)}return!0}},p=(e,t)=>{let n=new RegExp(e.source,e.flags.replace(/y|$/,"y"));return k(e=>{n.lastIndex=e.index;let r=n.exec(e.input);if(!r)return!1;if(void 0!==t&&!e.options.silent){let n="function"==typeof t?t(...r,e.input,String(e.index)):t;void 0===n||e.output.push(n)}return e.index+=r[0].length,e.indexMax=Math.max(e.indexMax,e.index),!0})},d=(e,t)=>n=>{if(!n.input.startsWith(e,n.index))return!1;if(void 0!==t&&!n.options.silent){let r="function"==typeof t?t(e,n.input,String(n.index)):t;void 0===r||n.output.push(r)}return n.index+=e.length,n.indexMax=Math.max(n.indexMax,n.index),!0},m=(e,t,n,r)=>{let i=v(e);return k(y(b(e=>{let r=0;for(;r<n;){let t=e.index;if(!i(e)||(r+=1,e.index===t))break}return r>=t})))},g=(e,t)=>{let n=e.map(v);return k(y(b(e=>{for(let t=0,r=n.length;t<r;t++)if(!n[t](e))return!1;return!0})))},f=(e,t)=>{let n=e.map(v);return k(y(e=>{for(let t=0,r=n.length;t<r;t++)if(n[t](e))return!0;return!1}))},b=(e,t=!1)=>{let n=v(e);return e=>{let r=e.index,i=e.output.length,o=n(e);return(!o||t)&&(e.index=r,e.output.length!==i&&(e.output.length=i)),o}},y=(e,t)=>v(e),k=(e=0,t=>{let n=v(t),r=e+=1;return e=>{var t;if(!1===e.options.memoization)return n(e);let i=e.index,o=(t=e.cache)[r]||(t[r]=new Map),a=o.get(i);if(!1===a)return!1;if("number"==typeof a)return e.index=a,!0;if(a)return e.index=a.index,a.output?.length&&e.output.push(...a.output),!0;{let t=e.output.length;if(!n(e))return o.set(i,!1),!1;{let n=e.index,r=e.output.length;if(r>t){let a=e.output.slice(t,r);o.set(i,{index:n,output:a})}else o.set(i,n);return!0}}}}),x=e=>{let t;return n=>(t||(t=v(e())),t(n))},v=(n=e=>{if("function"==typeof e)return 0===e.length?x(e):e;if("string"==typeof e||e instanceof RegExp)return u(e);if(Array.isArray(e))return g(e);if("object"==typeof e&&null!==e)return f(Object.values(e));throw Error("Invalid rule")},t=new Map,e=>{let r=t.get(e);if(r)return r;let i=n(e);return t.set(e,i),i}),w="abcdefghijklmnopqrstuvwxyz",S=e=>{let t="";for(;e>0;)t=w[(e-1)%26]+t,e=Math.floor((e-1)/26);return t},C=e=>{let t=0;for(let n=0,r=e.length;n<r;n++)t=26*t+w.indexOf(e[n])+1;return t},_=(e,t)=>{if(t<e)return _(t,e);let n=[];for(;e<=t;)n.push(e++);return n},z=(e,t)=>_(C(e),C(t)).map(S),A=e=>e,T=e=>L(t=>((e,t,n={})=>{let r={cache:{},input:e,index:0,indexMax:0,options:n,output:[]};if(v(t)(r)&&r.index===e.length)return r.output;throw Error(`Failed to parse at index ${r.indexMax}`)})(t,e,{memoization:!1}).join("")),L=e=>{let t={};return n=>t[n]??(t[n]=e(n))},O=u(/^\*\*\/\*$/,".*"),E=u(/^\*\*\/(\*)?([ a-zA-Z0-9._-]+)$/,(e,t,n)=>`.*${t?"":"(?:^|/)"}${n.replaceAll(".","\\.")}`),j=u(/^\*\*\/(\*)?([ a-zA-Z0-9._-]*)\{([ a-zA-Z0-9._-]+(?:,[ a-zA-Z0-9._-]+)*)\}$/,(e,t,n,r)=>`.*${t?"":"(?:^|/)"}${n.replaceAll(".","\\.")}(?:${r.replaceAll(",","|").replaceAll(".","\\.")})`),I=u(/\\./,A),R=u(/[$.*+?^(){}[\]\|]/,e=>`\\${e}`),D=u(/./,A),P=f([u(/^(?:!!)*!(.*)$/,(e,t)=>`(?!^${et(t)}$).*?`),u(/^(!!)+/,"")]),N=f([u(/\/(\*\*\/)+/,"(?:/.+/|/)"),u(/^(\*\*\/)+/,"(?:^|.*/)"),u(/\/(\*\*)$/,"(?:/.*|$)"),u(/\*\*/,".*")]),F=f([u(/\*\/(?!\*\*\/)/,"[^/]*/"),u(/\*/,"[^/]*")]),M=u("?","[^/]"),B=u("[",A),q=u("]",A),W=u(/[!^]/,"^/"),$=u(/[a-z]-[a-z]|[0-9]-[0-9]/i,A),U=f([I,u(/[$.*+?^(){}[\|]/,e=>`\\${e}`),$,u(/[^\]]/,A)]),V=g([B,m(W,0,1),m(U,0,1/0),q]),K=u("{","(?:"),G=u("}",")"),H=g([K,f([u(/(\d+)\.\.(\d+)/,(e,t,n)=>{let r,i,o;return(r=+t,i=+n,o=Math.min(t.length,n.length),_(r,i).map(e=>String(e).padStart(o,"0"))).join("|")}),u(/([a-z]+)\.\.([a-z]+)/,(e,t,n)=>z(t,n).join("|")),u(/([A-Z]+)\.\.([A-Z]+)/,(e,t,n)=>z(t.toLowerCase(),n.toLowerCase()).join("|").toUpperCase())]),G]),Z=u("{","(?:"),Q=u("}",")"),X=u(",","|"),J=u(/[$.*+?^(){[\]\|]/,e=>`\\${e}`),Y=u(/[^}]/,A),ee=g([Z,m(f([N,F,M,V,H,x(()=>ee),I,J,X,Y]),0,1/0),Q]),et=T(m(f([O,E,j,P,N,F,M,V,H,ee,I,R,D]),0,1/0)),en=u(/\\./,A),er=u(/./,A),ei=T(m(f([en,u(/\*\*\*+/,"*"),u(/([^/{[(!])\*\*/,(e,t)=>`${t}*`),u(/(^|.)\*\*(?=[^*/)\]}])/,(e,t)=>`${t}*`),er]),0,1/0)),eo=(e,t)=>{let n=Array.isArray(e)?e:[e];if(!n.length)return!1;let r=n.map(eo.compile),i=n.every(e=>/(\/(?:\*\*)?|\[\/\])$/.test(e)),o=t.replace(/[\\\/]+/g,"/").replace(/\/$/,i?"/":"");return r.some(e=>e.test(o))};eo.compile=e=>RegExp(`^${et(ei(e))}$`,"s");var ea=eo;return((e,t,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of o(t))a.call(e,s)||void 0===s||r(e,s,{get:()=>t[s],enumerable:!(n=i(t,s))||n.enumerable});return e})(r({},"__esModule",{value:!0}),s)})();return e.default||e},aK=/^[A-Za-z]:\//;function aG(e=""){return e?e.replace(/\\/g,"/").replace(aK,e=>e.toUpperCase()):e}let aH=/^[/\\]{2}/,aZ=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,aQ=/^[A-Za-z]:$/,aX=/^\/([A-Za-z]:)?$/,aJ=/.(\.[^./]+|\.)$/,aY=/^[/\\]|^[a-zA-Z]:[/\\]/,a1=function(e){if(0===e.length)return".";let t=(e=aG(e)).match(aH),n=a3(e),r="/"===e[e.length-1];return 0===(e=a2(e,!n)).length?n?"/":r?"./":".":(r&&(e+="/"),aQ.test(e)&&(e+="/"),t)?n?`//${e}`:`//./${e}`:n&&!a3(e)?`/${e}`:e},a0=function(...e){e=e.map(e=>aG(e));let t="",n=!1;for(let r=e.length-1;r>=-1&&!n;r--){let i=r>=0?e[r]:"u">typeof process&&"function"==typeof process.cwd?process.cwd().replace(/\\/g,"/"):"/";i&&0!==i.length&&(t=`${i}/${t}`,n=a3(i))}return(t=a2(t,!n),n&&!a3(t))?`/${t}`:t.length>0?t:"."};function a2(e,t){let n="",r=0,i=-1,o=0,a=null;for(let s=0;s<=e.length;++s){if(s<e.length)a=e[s];else if("/"===a)break;else a="/";if("/"===a){if(i===s-1||1===o);else if(2===o){if(n.length<2||2!==r||"."!==n[n.length-1]||"."!==n[n.length-2]){if(n.length>2){let e=n.lastIndexOf("/");-1===e?(n="",r=0):r=(n=n.slice(0,e)).length-1-n.lastIndexOf("/"),i=s,o=0;continue}else if(n.length>0){n="",r=0,i=s,o=0;continue}}t&&(n+=n.length>0?"/..":"..",r=2)}else n.length>0?n+=`/${e.slice(i+1,s)}`:n=e.slice(i+1,s),r=s-i-1;i=s,o=0}else"."===a&&-1!==o?++o:o=-1}return n}let a3=function(e){return aZ.test(e)},a4=function(e){if(".."===e)return"";let t=aJ.exec(aG(e));return t&&t[1]||""},a5=function(e){let t=aG(e).replace(/\/$/,"").split("/").slice(0,-1);return 1===t.length&&aQ.test(t[0])&&(t[0]+="/"),t.join("/")||(a3(e)?"/":".")},a9=function(e,t){let n=aG(e).split("/"),r="";for(let e=n.length-1;e>=0;e--){let t=n[e];if(t){r=t;break}}return t&&r.endsWith(t)?r.slice(0,-t.length):r},a6={__proto__:null,basename:a9,dirname:a5,extname:a4,format:function(e){let t=e.ext?e.ext.startsWith(".")?e.ext:`.${e.ext}`:"",n=[e.root,e.dir,e.base??(e.name??"")+t].filter(Boolean);return aG(e.root?a0(...n):n.join("/"))},isAbsolute:a3,join:function(...e){let t="";for(let n of e)if(n)if(t.length>0){let e="/"===t[t.length-1],r="/"===n[0];e&&r?t+=n.slice(1):t+=e||r?n:`/${n}`}else t+=n;return a1(t)},matchesGlob:(e,t)=>{var n;return n=a1(e),r||(r=aV(),aV=null),r(t,n)},normalize:a1,normalizeString:a2,parse:function(e){let t=aY.exec(e)?.[0]?.replace(/\\/g,"/")||"",n=a9(e),r=a4(n);return{root:t,dir:a5(e),base:n,ext:r,name:n.slice(0,n.length-r.length)}},relative:function(e,t){let n=a0(e).replace(aX,"$1").split("/"),r=a0(t).replace(aX,"$1").split("/");if(":"===r[0][1]&&":"===n[0][1]&&n[0]!==r[0])return r.join("/");for(let e of[...n]){if(r[0]!==e)break;n.shift(),r.shift()}return[...n.map(()=>".."),...r].join("/")},resolve:a0,sep:"/",toNamespacedPath:function(e){return aG(e)}},a8=globalThis.process?.platform==="win32"?";":":",a7={posix:void 0,win32:void 0},se=(e=a8)=>new Proxy(a6,{get:(t,n)=>"delimiter"===n?e:"posix"===n?st:"win32"===n?sn:a7[n]||a6[n]}),st=se(":"),sn=se(";");function sr(e){return e.replaceAll("\\","/")}function si(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return{line:e.line,column:e.column+t}}function so(e){return Object.fromEntries(e.children.toArray().filter(e=>"Declaration"===e.type&&e.property.startsWith("--")).map(e=>[e.property,aD(e.value)+(e.important?" !important":"")]))}function sa(e,t){let n=aD(e.prelude);return{type:"StyleRule",style:sl(e.block,t),selectorText:{value:n,loc:si(e.prelude.loc.end)},variables:so(e.block)}}function ss(e,t,n){if(!e)return[];let r=[];for(let i of e.children.toArray())if("Rule"===i.type)r.push(sa(i,t));else if("Atrule"===i.type){if("media"===i.name){let e=i.prelude?aD(i.prelude):"";r.push({type:"MediaRule",prelude:{value:e,loc:i.prelude?si(i.prelude.loc.end):si(i.loc.start)},rules:ss(i.block,t,n)})}else if("supports"===i.name){let e=i.prelude?aD(i.prelude):"";r.push({type:"SupportsRule",prelude:{value:e,loc:i.prelude?si(i.prelude.loc.end):si(i.loc.start)},rules:ss(i.block,t,n)})}else if("layer"===i.name){let e=i.prelude?aD(i.prelude):"",o={type:"LayerRule",rules:ss(i.block,t,n)};e&&(o.prelude={value:e,loc:i.prelude?si(i.prelude.loc.end):si(i.loc.start)}),r.push(o)}}return r}function sl(e,t){return e.children.toArray().filter(e=>"Declaration"===e.type&&!e.property.startsWith("--")).map(e=>(function(e,t){let n=!1,r={};if(aF(e,e=>{"Function"===e.type&&"var"===e.name&&(n=!0)}),n){let i=!0,o=function e(t){let n={};for(let r of Object.keys(t)){let i=t[r];i&&(Array.isArray(i)||i instanceof eD?i=i.map(e):i.constructor===Object&&(i=e(i))),n[r]=i}return n}(e);return aF(o,(e,t)=>{if("Function"===e.type&&"var"===e.name){var r;n=!0;let i=e.children.toArray(),o=(null==(r=i[0])?void 0:r.type)==="Identifier"?i[0].name:void 0;t.data={...e,type:"Raw",value:` {{${o}}}${null!==t.next?" ":""}`}}}),aF(e,(e,o)=>{if("Function"===e.type&&"var"===e.name){var s,l;n=!0;let c=e.children.toArray(),u=(null==(s=c[0])?void 0:s.type)==="Identifier"?c[0].name:void 0,h=(null==(l=c[1])?void 0:l.type)==="Operator"?c[1].value:void 0,p=c[2],d=`${e.loc.source}@${e.loc.end.line}:${e.loc.end.column}`;if(p){let n=!1;aF(p,e=>{"Function"===e.type&&"var"===e.name&&(n=!0)}),n&&t.push({name:"nested var",severity:a.Error,message:"nested var() is not allowed in Lynx",range:e.loc})}if(!u||h&&","!==h)throw Error(`illegal css value ${aD(e)} ${d}`);if(p){let t=aD(p);r[u]=t,o.data={...e,type:"Raw",value:t}}else i=!1,r[u]=""}}),{type:"css_var",name:e.property,value:aD(o.value).trim()+(e.important?" !important":""),defaultValue:i?aD(e.value).trim():"",defaultValueMap:r,keyLoc:si(e.loc.start,e.property.length),valLoc:si(e.value.loc.end,1)}}return{name:e.property,value:aD(e.value)+(e.important?" !important":""),keyLoc:si(e.loc.start,e.property.length),valLoc:si(e.value.loc.end,1)}})(e,t))}function sc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=[],i=e=>n.push(e),{filename:o="./index.css",projectRoot:s="/",plugins:l=[]}=t,c=aR(e,{parseValue:!0,parseAtrulePrelude:!0,parseCustomProperty:!0,parseRulePrelude:!0,positions:!0,filename:o});for(let e of l){var u;null==(u=e.phaseStandard)||u.call(e,c,{report:i})}return aF(c,{enter:function(e,t,n){if("Url"===e.type)t.data={...e,type:"Raw",value:`url('${e.value}')`};else if("Comment"===e.type)n.remove(t);else if("Rule"===e.type){var r;null==(r=e.block)||r.children.filter(e=>"Raw"===e.type).forEach((r,i,o)=>{var a;o.remove(i),aF(aR(r.value,{positions:!0,...null==(a=r.loc)?void 0:a.start}),(r,i)=>{if("Rule"===r.type){if("SelectorList"===r.prelude.type&&"SelectorList"===e.prelude.type){let t=e.prelude.children;r.prelude.children.forEach(e=>{e.children.prependData({...e,type:"WhiteSpace",value:" "}),e.children.prependList(t.copy())})}t.next?n.insert(i,t.next):n.append(i)}})})}}}),aF(c,{enter:function(e){if("Atrule"===e.type){if("font-face"===e.name)r.push({type:"FontFaceRule",style:sl(e.block,n)});else if("keyframes"===e.name){if(!e.block)return void i({severity:a.Error,name:"illegal",message:`illegal keyframes at ${t.filename}`,range:{start:si(e.loc.start),end:si(e.loc.end)}});r.push({type:"KeyframesRule",name:{value:e.prelude?aD(e.prelude):"",loc:e.prelude?si(e.prelude.loc.end):si(e.loc.start)},styles:e.block.children.toArray().filter(e=>"Rule"===e.type).map(e=>{let t=aD(e.prelude);return{keyText:{value:t,loc:si(e.prelude.loc.start,t.length)},variables:so(e.block),style:sl(e.block,n)}})})}else if("import"===e.name){var l,c,u,h;let t,n,i="";if(e.prelude)if("AtrulePrelude"===e.prelude.type&&(null==(l=e.prelude.children.first)?void 0:l.type)==="Url")i=e.prelude.children.first.value;else{let t=aD(e.prelude);i=t.startsWith("url(")?t.substring(5,t.length-2):JSON.parse(t)}r.push({type:"ImportRule",origin:i,href:(c=o,u=i,c=st.isAbsolute(c)?c:st.join(s,c),h=c,t=u.startsWith("/")?st.join(s,u):u.startsWith("@")?u:st.resolve(h,"..",u),n=st.relative(s,t),t.startsWith("@")?sr(t):(n.startsWith(".")||(n=st.join("/",n)),sr(n)))})}else if("media"===e.name){let t=e.prelude?aD(e.prelude):"";r.push({type:"MediaRule",prelude:{value:t,loc:e.prelude?si(e.prelude.loc.end):si(e.loc.start)},rules:ss(e.block,n,{filename:o,projectRoot:s})})}else if("supports"===e.name){let t=e.prelude?aD(e.prelude):"";r.push({type:"SupportsRule",prelude:{value:t,loc:e.prelude?si(e.prelude.loc.end):si(e.loc.start)},rules:ss(e.block,n,{filename:o,projectRoot:s})})}else if("layer"===e.name){let t=e.prelude?aD(e.prelude):"",i={type:"LayerRule",rules:ss(e.block,n,{filename:o,projectRoot:s})};t&&(i.prelude={value:t,loc:e.prelude?si(e.prelude.loc.end):si(e.loc.start)}),r.push(i)}return this.skip}if("Rule"===e.type)return r.push(sa(e,n)),this.skip}}),{root:r,errors:n}}(o=a||(a={}))[o.Error=0]="Error",o[o.Warning=1]="Warning",o[o.Unused=2]="Unused",o[o.NotSupport=3]="NotSupport",o[o.Deprecated=4]="Deprecated",o[o.Experimental=5]="Experimental",n(46455),n(99811),n(40009),n(13035),n(13412),n(17973),n(64955),n(91016),n(23306),n(76619),n(57857),n(9975),n(93885),n(812),n(74180),n(994),n(4267),n(67548),n(70954),n(98803),n(79162),n(15385),n(39342),n(69152),n(61955),n(82689),n(84847),n(16285),n(20602),n(33307),n(94341),n(7270),n(44997),n(50364),n(79780),n(80372),n(72498),n(37928),n(25597),n(92321)},10969(e,t,n){"use strict";n.a(e,async function(e,r){try{var i=n(2739),o=n(91659),a=e([i]);i=(a.then?(await a)():a)[0],(0,o.lI)(i),i.__wbindgen_start(),n.d(t,{MD:()=>o.MD,YA:()=>o.YA,gv:()=>o.gv,jO:()=>o.jO}),r()}catch(e){r(e)}})},91659(e,t,n){"use strict";let r;n(44622),n(66528),n(15254),n(20303),n(99166),n(6106),n(22742),n(37553),n(62148),n(89055),n(12205),n(65850),n(65135),n(5876),n(94359),n(28016),n(38641),n(82247),n(11839),n(56109),n(63589);class i{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,f.unregister(this),e}free(){let e=this.__destroy_into_raw();r.__wbg_rawstyleinfo_free(e,0)}append_import(e,t){r.rawstyleinfo_append_import(this.__wbg_ptr,e,t)}encode(){let e=r.rawstyleinfo_encode(this.__wbg_ptr);if(e[2])throw T(e[1]);return T(e[0])}constructor(){let e=r.rawstyleinfo_new();return this.__wbg_ptr=e,f.register(this,this.__wbg_ptr,this),this}push_rule(e,t){v(t,o);var n=t.__destroy_into_raw();r.rawstyleinfo_push_rule(this.__wbg_ptr,e,n)}}Symbol.dispose&&(i.prototype[Symbol.dispose]=i.prototype.free);class o{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,b.unregister(this),e}free(){let e=this.__destroy_into_raw();r.__wbg_rule_free(e,0)}constructor(e){let t=A(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=I,i=r.rule_new(t,n);if(i[2])throw T(i[1]);return this.__wbg_ptr=i[0],b.register(this,this.__wbg_ptr,this),this}push_declaration(e,t){let n=A(e,r.__wbindgen_malloc,r.__wbindgen_realloc),i=I,o=A(t,r.__wbindgen_malloc,r.__wbindgen_realloc),a=I;r.rule_push_declaration(this.__wbg_ptr,n,i,o,a)}push_rule_children(e){v(e,o);var t=e.__destroy_into_raw();r.rule_push_rule_children(this.__wbg_ptr,t)}set_prelude(e){v(e,a);var t=e.__destroy_into_raw();r.rule_set_prelude(this.__wbg_ptr,t)}}Symbol.dispose&&(o.prototype[Symbol.dispose]=o.prototype.free);class a{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,y.unregister(this),e}free(){let e=this.__destroy_into_raw();r.__wbg_ruleprelude_free(e,0)}constructor(){let e=r.ruleprelude_new();return this.__wbg_ptr=e,y.register(this,this.__wbg_ptr,this),this}push_selector(e){v(e,s);var t=e.__destroy_into_raw();r.ruleprelude_push_selector(this.__wbg_ptr,t)}}Symbol.dispose&&(a.prototype[Symbol.dispose]=a.prototype.free);class s{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,k.unregister(this),e}free(){let e=this.__destroy_into_raw();r.__wbg_selector_free(e,0)}constructor(){let e=r.selector_new();return this.__wbg_ptr=e,k.register(this,this.__wbg_ptr,this),this}push_one_selector_section(e,t){let n=A(e,r.__wbindgen_malloc,r.__wbindgen_realloc),i=I,o=A(t,r.__wbindgen_malloc,r.__wbindgen_realloc),a=I,s=r.selector_push_one_selector_section(this.__wbg_ptr,n,i,o,a);if(s[1])throw T(s[0])}}Symbol.dispose&&(s.prototype[Symbol.dispose]=s.prototype.free);class l{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,x.unregister(this),e}free(){let e=this.__destroy_into_raw();r.__wbg_styleinfodecoder_free(e,0)}}function c(e,t){return Error(E(e>>>0,t))}function u(e,t){let n=A(function e(t){let n,r=typeof t;if("number"==r||"boolean"==r||null==t)return`${t}`;if("string"==r)return`"${t}"`;if("symbol"==r){let e=t.description;return null==e?"Symbol":`Symbol(${e})`}if("function"==r){let e=t.name;return"string"==typeof e&&e.length>0?`Function(${e})`:"Function"}if(Array.isArray(t)){let n=t.length,r="[";n>0&&(r+=e(t[0]));for(let i=1;i<n;i++)r+=", "+e(t[i]);return r+"]"}let i=/\[object ([^\]]+)\]/.exec(toString.call(t));if(!i||!(i.length>1))return toString.call(t);if("Object"==(n=i[1]))try{return"Object("+JSON.stringify(t)+")"}catch(e){return"Object"}return t instanceof Error?`${t.name}: ${t.message}
4
+ ${t.stack}`:n}(t),r.__wbindgen_malloc,r.__wbindgen_realloc),i=I;C().setInt32(e+4,i,!0),C().setInt32(e+0,n,!0)}function h(e,t){throw Error(E(e>>>0,t))}function p(e){return e.length}function d(e,t){return new Uint8Array(w(e,t))}function m(e,t,n){Uint8Array.prototype.set.call(w(e,t),n)}function g(){let e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}Symbol.dispose&&(l.prototype[Symbol.dispose]=l.prototype.free);let f="u"<typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_rawstyleinfo_free(e,1)),b="u"<typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_rule_free(e,1)),y="u"<typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_ruleprelude_free(e,1)),k="u"<typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_selector_free(e,1)),x="u"<typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_styleinfodecoder_free(e,1));function v(e,t){if(!(e instanceof t))throw Error(`expected instance of ${t.name}`)}function w(e,t){return e>>>=0,z().subarray(e/1,e/1+t)}let S=null;function C(){return(null===S||!0===S.buffer.detached||void 0===S.buffer.detached&&S.buffer!==r.memory.buffer)&&(S=new DataView(r.memory.buffer)),S}let _=null;function z(){return(null===_||0===_.byteLength)&&(_=new Uint8Array(r.memory.buffer)),_}function A(e,t,n){if(void 0===n){let n=j.encode(e),r=t(n.length,1)>>>0;return z().subarray(r,r+n.length).set(n),I=n.length,r}let r=e.length,i=t(r,1)>>>0,o=z(),a=0;for(;a<r;a++){let t=e.charCodeAt(a);if(t>127)break;o[i+a]=t}if(a!==r){0!==a&&(e=e.slice(a)),i=n(i,r,r=a+3*e.length,1)>>>0;let t=z().subarray(i+a,i+r);a+=j.encodeInto(e,t).written,i=n(i,r,a,1)>>>0}return I=a,i}function T(e){let t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}let L=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});L.decode();let O=0;function E(e,t){return(O+=t)>=0x7ff00000&&((L=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0})).decode(),O=t),L.decode(z().subarray(e,e+t))}let j=new TextEncoder;"encodeInto"in j||(j.encodeInto=function(e,t){let n=j.encode(e);return t.set(n),{read:e.length,written:n.length}});let I=0;function R(e){r=e}n.d(t,{BV:()=>d,F6:()=>h,MD:()=>s,Pt:()=>p,YA:()=>i,bL:()=>g,gv:()=>a,j4:()=>c,jO:()=>o,lI:()=>R,m0:()=>u,pe:()=>m})},21406(e,t,n){"use strict";let r="\x3c!--",i="<!doctype lynx>",o="</lynx>";function a(e){return" "===e||" "===e||"\n"===e||"\r"===e||"\f"===e}function s(e){let t=0,n=e.length;for(;t<n&&a(e[t]);)t++;for(;n>t&&a(e[n-1]);)n--;return e.slice(t,n)}function l(e,t,n){if(0===e.length||!e.startsWith(t))return!1;let r=s(e.slice(t.length));if(0===r.length||"="!==r[0])return!1;let i=(r=s(r.slice(1)))[0];if(r.length<3||'"'!==i&&"'"!==i)return!1;let o=r.indexOf(i,1);return o===r.length-1&&!(o<=1)&&(void 0===n||r.slice(1,o)===n)}function c(e,t){return l(e,"thread",t)}class u{#e;#t=0;#n;#r;#i;#o=!1;#a;constructor(e){this.#e=e}parse(){let e=this.#e;if(e.startsWith("\uFEFF")&&(this.#t+=1),!this.#s()||e.startsWith("<!",this.#t)&&(!this.#l()||!this.#s()))return this.#c();if(!function(e,t,n){if(t>=e.length||"<"!==e[t]||!e.startsWith(n,t+1))return!1;let r=t+n.length+1;return r<e.length&&(">"===e[r]||a(e[r]))}(e,this.#t,"lynx"))return this.#u(this.#t,"expected '<lynx engine-version=\"...\">' root element"),this.#c();if(!this.#h())return this.#c();for(;;){if(!this.#s())return this.#c();if(e.startsWith(o,this.#t)){this.#t+=o.length,this.#o=!0;break}if(this.#t===e.length)break;if(!this.#p())return this.#c()}return this.#o?this.#s()?this.#t!==e.length?(this.#u(this.#t,"unexpected content after '</lynx>'"),this.#c()):void 0===this.#r?(this.#u(this.#t,"missing '<script thread=\"main\">' section"),this.#c()):{success:!0,style:this.#n,mainThreadScript:this.#r,backgroundThreadScript:this.#i}:this.#c():(this.#u(this.#t,"missing closing tag '</lynx>'"),this.#c())}#s(){let e=this.#e;for(;;){for(;this.#t<e.length&&a(e[this.#t]);)this.#t++;if(!e.startsWith(r,this.#t))return!0;let t=e.indexOf("--\x3e",this.#t+r.length);if(-1===t)return this.#u(this.#t,"unterminated comment");this.#t=t+3}}#l(){return this.#e.startsWith(i,this.#t)?(this.#t+=i.length,!0):this.#u(this.#t,"expected '<!doctype lynx>'")}#h(){let e=this.#e,t=e.indexOf(">",this.#t+1);if(-1===t)return this.#u(this.#t,"unterminated '<lynx>' opening tag");let n=s(e.slice(this.#t+1,t)),r=n.search(/[\t\n\f\r ]/u);return l(-1===r?"":s(n.slice(r)),"engine-version")?(this.#t=t+1,!0):this.#u(this.#t,"'<lynx>' requires exactly one non-empty 'engine-version' attribute")}#d(e,t,n){return s(t).startsWith("<![CDATA[")?this.#u(n,"CDATA sections are not supported"):(e.assign(t),!0)}#p(){let e,t,n=this.#e,r=this.#t;if("<"!==n[this.#t])return this.#u(this.#t,"unexpected content outside a section");let i=n.indexOf(">",this.#t+1);if(-1===i)return this.#u(this.#t,"unterminated opening tag");let o=s(n.slice(this.#t+1,i));if(0===o.length||"/"===o[0])return this.#u(this.#t,"unexpected closing tag");let a=o.search(/[\t\n\f\r ]/u),l=-1===a?o:o.slice(0,a),u=-1===a?"":s(o.slice(a));if("style"===l){if(0!==u.length)return this.#u(r,"'<style>' does not accept attributes");e="</style>",t={assign:e=>{this.#n=e},isSeen:()=>void 0!==this.#n}}else if("script"!==l)return this.#u(r,`unsupported top-level tag '<${l}>'`);else if(e="<\/script>",c(u,"main"))t={assign:e=>{this.#r=e},isSeen:()=>void 0!==this.#r};else{if(!c(u,"background"))return this.#u(r,"'<script>' requires exactly one 'thread=\"main\"' or 'thread=\"background\"' attribute");t={assign:e=>{this.#i=e},isSeen:()=>void 0!==this.#i}}if(t.isSeen())return this.#u(r,`duplicate '<${o}>' section`);let h=i+1,p=n.indexOf(e,h);return -1===p?this.#u(h,`missing closing tag '${e}'`):!!this.#d(t,n.slice(h,p),h)&&(this.#t=p+e.length,!0)}#u(e,t){return this.#a={offset:e,message:t,formattedMessage:`invalid TemplateBundle XML at offset ${e}: ${t}`},!1}#c(){return{success:!1,error:this.#a??{offset:this.#t,message:"unknown error",formattedMessage:`invalid TemplateBundle XML at offset ${this.#t}: unknown error`}}}}function h(e){return new u(e).parse()}n.d(t,{q:()=>h})},5413(e,t,n){"use strict";n.a(e,async function(e,r){try{n(15254),n(42949),n(98972),n(27105),n(18232);var i=n(31194),o=n(10969),a=e([o]);function s(e){let t="type"in e&&"css_var"===e.type;return function e(t,n){return t.replaceAll(/\{\{(--[^}]+)\}\}/g,(t,r)=>{let i=null==n?void 0:n[r];return i?`var(${r}, ${e(i,n)})`:`var(${r})`})}(e.value,t?e.defaultValueMap:void 0)}function l(e){let t=new o.YA;for(let[n,r]of Object.entries(e)){let e=Number(n);if(isNaN(e))throw Error(`Invalid cssId: ${n}. cssId should be a valid number string.`);for(let n of r)if("ImportRule"===n.type){let r=n.href.startsWith("/")?n.href.slice(1):n.href,i=Number(r);if(isNaN(i))throw Error(`Invalid importCssId: ${n.href}. importCssId should be a valid number string.`);t.append_import(e,i)}else if("KeyframesRule"===n.type){let r=new o.jO("KeyframesRule"),i=new o.gv,a=new o.MD,l=n.name.value;for(let e of(a.push_one_selector_section("UnknownText",l),i.push_selector(a),r.set_prelude(i),n.styles)){let t=new o.jO("StyleRule"),n=new o.gv,i=new o.MD;for(let[r,o]of(i.push_one_selector_section("UnknownText",e.keyText.value),n.push_selector(i),t.set_prelude(n),Object.entries(e.variables??{})))t.push_declaration(r,o);for(let n of e.style)t.push_declaration(n.name,s(n));r.push_rule_children(t)}t.push_rule(e,r)}else if("FontFaceRule"===n.type){let r=new o.jO("FontFaceRule");for(let e of n.style)r.push_declaration(e.name,s(e));t.push_rule(e,r)}else if("StyleRule"===n.type){let r=new o.jO("StyleRule"),a=new o.gv;for(let e of i.qu.qg(`${n.selectorText.value}{ --mocked-declaration:1;}`).children.first.prelude.children.toArray()){let t=new o.MD;for(let n of e.children.toArray()){if("AttributeSelector"===n.type){t.push_one_selector_section(n.type,i.qu.cM(n));continue}if("PseudoClassSelector"===n.type){t.push_one_selector_section(n.type,i.qu.cM(n).slice(1));continue}if(!n.name)throw Error(`Selector section of type ${n.type} is missing a name/value.`);t.push_one_selector_section(n.type,n.name)}a.push_selector(t)}for(let e of(r.set_prelude(a),n.style))r.push_declaration(e.name,s(e));for(let[e,t]of Object.entries(n.variables))r.push_declaration(e,t);t.push_rule(e,r)}}return t.encode()}o=(a.then?(await a)():a)[0],n.d(t,{eh:()=>l}),r()}catch(e){r(e)}})},52096(e,t,n){"use strict";n.a(e,async function(e,r){try{n(20303),n(99166),n(6106),n(22742),n(37553),n(62148),n(89055),n(12205),n(65850),n(65135),n(5876),n(94359),n(28016),n(38641),n(82247),n(11839),n(56109),n(63589),n(14104);var i=n(5413),o=n(89240),a=e([i]);function s(e){let t=JSON.stringify(e),n=new Uint16Array(t.length);for(let e=0;e<t.length;e++)n[e]=t.charCodeAt(e);return new Uint8Array(n.buffer)}function l(e){let t=Object.entries(e),n=t.length,r=4,i=new TextEncoder,o=[];for(let[e,n]of t){let t=i.encode(e),a=i.encode(n);o.push({keyBytes:t,valBytes:a}),r+=4+t.length+4+a.length}let a=new Uint8Array(r),s=new DataView(a.buffer),l=0;for(let{keyBytes:e,valBytes:t}of(s.setUint32(l,n,!0),l+=4,o))s.setUint32(l,e.length,!0),l+=4,a.set(e,l),l+=e.length,s.setUint32(l,t.length,!0),l+=4,a.set(t,l),l+=t.length;return a}function c(e){let{styleInfo:t,manifest:n,cardType:r,appType:a,pageConfig:c,lepusCode:u,customSections:h}=e,p=(0,i.eh)(t),d=l(n),m=l(u),g=s(h),f={};for(let[e,t]of(f.cardType=r,f.isLazy="card"!==a?"true":"false",Object.entries(c)))f[e]=String(t);let b=s(f),y=20+b.length+4+4+p.length+4+4+m.length+4+4+g.length+4+4+d.length,k=new Uint8Array(y),x=0,v=new DataView(k.buffer);return v.setUint32(x,o.Bz,!0),x+=4,v.setUint32(x,o.ug,!0),x+=4,v.setUint32(x,1,!0),x+=4,v.setUint32(x,o.eC.Configurations,!0),x+=4,v.setUint32(x,b.length,!0),x+=4,k.set(b,x),x+=b.length,v.setUint32(x,o.eC.LepusCode,!0),x+=4,v.setUint32(x,m.length,!0),x+=4,k.set(m,x),x+=m.length,v.setUint32(x,o.eC.CustomSections,!0),x+=4,v.setUint32(x,g.length,!0),x+=4,k.set(g,x),x+=g.length,v.setUint32(x,o.eC.StyleInfo,!0),x+=4,v.setUint32(x,p.length,!0),x+=4,k.set(p,x),x+=p.length,v.setUint32(x,o.eC.Manifest,!0),x+=4,v.setUint32(x,d.length,!0),x+=4,k.set(d,x),x+=d.length,k}i=(a.then?(await a)():a)[0],n.d(t,{l:()=>c}),r()}catch(e){r(e)}})},60541(e,t,n){"use strict";n.a(e,async function(e,r){try{n.r(t),n(67548),n(70954),n(98803),n(79162),n(15385),n(39342),n(69152),n(61955),n(82689),n(84847),n(16285),n(20602),n(33307),n(94341),n(7270),n(44997),n(50364),n(79780),n(80372),n(72498),n(37928),n(25597),n(92321),n(99811),n(40009),n(13035),n(13412),n(17973),n(64955),n(91016),n(23306),n(76619),n(57857),n(9975),n(93885),n(812),n(74180),n(994),n(4267),n(42949),n(18723),n(14104);var i=n(31194),o=n(21406),a=n(52096),s=e([a]);a=(s.then?(await s)():s)[0];let h={enableCSSSelector:"true",enableRemoveCSSScope:"true",defaultDisplayLinear:"false",defaultOverflowVisible:"false",enableJSDataProcessor:"false"},p=new Set(["media","supports","layer","import","keyframes","font-face"]),d=new Set(["media","supports","layer"]);function l(e){let t;try{t=i.qu.qg(e,{parseValue:!1,parseAtrulePrelude:!1,parseCustomProperty:!1,parseRulePrelude:!1,positions:!1})}catch{return[]}let n=new Map;return i.qu.GG(t,e=>{if("Atrule"!==e.type)return;let t=p.has(e.name)?d.has(e.name)?"unrepresentable":void 0:"unsupported";if(void 0===t)return;let r=`@${e.name}`;n.has(r)||n.set(r,{name:r,reason:t})}),[...n.values()]}function c(e){let t=(0,o.q)(e);if(!t.success)return{success:!1,message:t.error.formattedMessage};let n=void 0!==t.style,r=n?l(t.style):[],a={};if(n){var s;let e,n=(s=i.qg(t.style).root,e=!1,{nodes:s.filter(t=>{if("MediaRule"===t.type||"SupportsRule"===t.type||"LayerRule"===t.type)return!1;if("ImportRule"===t.type){let n=t.href.startsWith("/")?t.href.slice(1):t.href;if(isNaN(Number(n)))return e=!0,!1}return!0}),droppedURLImport:e});a={0:n.nodes},n.droppedURLImport&&r.push({name:"@import",reason:"unresolvable"})}return{success:!0,tasmJSON:{styleInfo:a,manifest:{"/app-service.js":t.backgroundThreadScript??""},cardType:"react",appType:"card",pageConfig:{...h},lepusCode:{root:t.mainThreadScript},customSections:{},elementTemplates:{}},discarded:r}}function u(e){let t=c(e);if(!t.success)return t;for(let{name:e,reason:n}of t.discarded)console.warn("unrepresentable"===n?`[lynx-web] ${e} has no representation in the Lynx style format and was dropped from the bundle, along with the rules inside it. It is not supported on any Lynx platform.`:"unsupported"===n?`[lynx-web] ${e} is not recognised by the Lynx CSS parser and was dropped from the bundle, along with the rules inside it.`:`[lynx-web] ${e} with a URL cannot be resolved for a markup card, which owns a single stylesheet, and was dropped from the bundle.`);return{success:!0,buffer:(0,a.l)(t.tasmJSON),discarded:t.discarded}}n.d(t,{diagnoseDiscardedAtRules:()=>l,encodeLynxXML:()=>u,xmlToTasmJSON:()=>c}),r()}catch(e){r(e)}})},2739(e,t,n){"use strict";var r=n(91659);e.exports=n.v(t,"static/wasm/77fb77f77f.module.wasm",{"./encode_bg.js":{__wbg_length_1f0964f4a5e2c6d8:r.Pt,__wbg_prototypesetcall_4770620bbe4688a0:r.pe,__wbg_new_from_slice_77cdfb7977362f3c:r.BV,__wbg___wbindgen_throw_344f42d3211c4765:r.F6,__wbg_Error_92b29b0548f8b746:r.j4,__wbg___wbindgen_debug_string_c25d447a39f5578f:r.m0,__wbindgen_init_externref_table:r.bL}})}}]);