prettier 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +23 -1
  3. data/dist/haml/parser.rb +6 -0
  4. data/dist/parser/getInfo.js +9 -2
  5. data/dist/parser/server.rb +6 -2
  6. data/dist/rbs/parser.rb +59 -2
  7. data/dist/rbs/printer.js +14 -6
  8. data/dist/ruby/embed.js +10 -5
  9. data/dist/ruby/location.js +19 -0
  10. data/dist/ruby/nodes/alias.js +6 -5
  11. data/dist/ruby/nodes/aref.js +4 -6
  12. data/dist/ruby/nodes/args.js +29 -56
  13. data/dist/ruby/nodes/arrays.js +31 -35
  14. data/dist/ruby/nodes/assign.js +19 -23
  15. data/dist/ruby/nodes/blocks.js +18 -15
  16. data/dist/ruby/nodes/calls.js +33 -30
  17. data/dist/ruby/nodes/case.js +8 -8
  18. data/dist/ruby/nodes/class.js +13 -13
  19. data/dist/ruby/nodes/commands.js +36 -22
  20. data/dist/ruby/nodes/conditionals.js +56 -52
  21. data/dist/ruby/nodes/constants.js +10 -13
  22. data/dist/ruby/nodes/flow.js +39 -46
  23. data/dist/ruby/nodes/hashes.js +26 -30
  24. data/dist/ruby/nodes/heredocs.js +9 -9
  25. data/dist/ruby/nodes/hooks.js +2 -2
  26. data/dist/ruby/nodes/ints.js +5 -5
  27. data/dist/ruby/nodes/lambdas.js +7 -6
  28. data/dist/ruby/nodes/loops.js +26 -24
  29. data/dist/ruby/nodes/massign.js +22 -35
  30. data/dist/ruby/nodes/methods.js +20 -40
  31. data/dist/ruby/nodes/operators.js +26 -28
  32. data/dist/ruby/nodes/params.js +31 -25
  33. data/dist/ruby/nodes/patterns.js +34 -37
  34. data/dist/ruby/nodes/regexp.js +6 -6
  35. data/dist/ruby/nodes/rescue.js +23 -22
  36. data/dist/ruby/nodes/return.js +61 -36
  37. data/dist/ruby/nodes/statements.js +24 -25
  38. data/dist/ruby/nodes/strings.js +36 -34
  39. data/dist/ruby/nodes/super.js +6 -10
  40. data/dist/ruby/nodes/undef.js +19 -14
  41. data/dist/ruby/nodes.js +47 -21
  42. data/dist/ruby/parser.js +3 -2
  43. data/dist/ruby/parser.rb +8470 -2972
  44. data/dist/ruby/printer.js +9 -71
  45. data/dist/ruby/toProc.js +33 -35
  46. data/dist/types.js +5 -1
  47. data/dist/utils/containsAssignment.js +5 -2
  48. data/dist/utils/getChildNodes.js +305 -0
  49. data/dist/utils/inlineEnsureParens.js +1 -1
  50. data/dist/utils/isEmptyBodyStmt.js +1 -1
  51. data/dist/utils/isEmptyParams.js +12 -0
  52. data/dist/utils/isEmptyStmts.js +1 -1
  53. data/dist/utils/makeCall.js +5 -4
  54. data/dist/utils/printEmptyCollection.js +3 -1
  55. data/dist/utils/skipAssignIndent.js +6 -2
  56. data/dist/utils.js +5 -3
  57. data/lib/prettier.rb +2 -1
  58. data/node_modules/prettier/bin-prettier.js +48 -18924
  59. data/node_modules/prettier/cli.js +12335 -0
  60. data/node_modules/prettier/doc.js +1306 -4755
  61. data/node_modules/prettier/index.js +37468 -57614
  62. data/node_modules/prettier/package.json +3 -2
  63. data/node_modules/prettier/parser-angular.js +2 -66
  64. data/node_modules/prettier/parser-babel.js +27 -22
  65. data/node_modules/prettier/parser-espree.js +26 -22
  66. data/node_modules/prettier/parser-flow.js +26 -22
  67. data/node_modules/prettier/parser-glimmer.js +27 -1
  68. data/node_modules/prettier/parser-graphql.js +15 -1
  69. data/node_modules/prettier/parser-html.js +21 -117
  70. data/node_modules/prettier/parser-markdown.js +61 -19
  71. data/node_modules/prettier/parser-meriyah.js +19 -22
  72. data/node_modules/prettier/parser-postcss.js +76 -22
  73. data/node_modules/prettier/parser-typescript.js +280 -22
  74. data/node_modules/prettier/parser-yaml.js +150 -15
  75. data/node_modules/prettier/third-party.js +8660 -11030
  76. data/package.json +7 -7
  77. metadata +7 -3
@@ -1,22 +1,76 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.prettierPlugins=t():(e.prettierPlugins=e.prettierPlugins||{},e.prettierPlugins.postcss=t())}(new Function("return this")(),(function(){return(()=>{var e={2426:e=>{"use strict";e.exports=({onlyFirst:e=!1}={})=>{const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}},118:e=>{e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},6956:(e,t,r)=>{var n=r(2521);e.exports=function(e){if(!n(e))throw TypeError(String(e)+" is not an object");return e}},9729:(e,t,r)=>{var n=r(9969),o=r(8331),i=r(1588),createMethod=function(e){return function(t,r,s){var u,a=n(t),c=o(a.length),l=i(s,c);if(e&&r!=r){for(;c>l;)if((u=a[l++])!=u)return!0}else for(;c>l;l++)if((e||l in a)&&a[l]===r)return e||l||0;return!e&&-1}};e.exports={includes:createMethod(!0),indexOf:createMethod(!1)}},9719:(e,t,r)=>{"use strict";var n=r(2763);e.exports=function(e,t){var r=[][e];return!!r&&n((function(){r.call(null,t||function(){throw 1},1)}))}},3407:e=>{var t=Math.floor,mergeSort=function(e,r){var n=e.length,o=t(n/2);return n<8?insertionSort(e,r):merge(mergeSort(e.slice(0,o),r),mergeSort(e.slice(o),r),r)},insertionSort=function(e,t){for(var r,n,o=e.length,i=1;i<o;){for(n=i,r=e[i];n&&t(e[n-1],r)>0;)e[n]=e[--n];n!==i++&&(e[n]=r)}return e},merge=function(e,t,r){for(var n=e.length,o=t.length,i=0,s=0,u=[];i<n||s<o;)i<n&&s<o?u.push(r(e[i],t[s])<=0?e[i++]:t[s++]):u.push(i<n?e[i++]:t[s++]);return u};e.exports=mergeSort},2021:(e,t,r)=>{var n=r(2521),o=r(3964),i=r(1386)("species");e.exports=function(e){var t;return o(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!o(t.prototype)?n(t)&&null===(t=t[i])&&(t=void 0):t=void 0),void 0===t?Array:t}},8347:(e,t,r)=>{var n=r(2021);e.exports=function(e,t){return new(n(e))(0===t?0:t)}},2849:e=>{var t={}.toString;e.exports=function(e){return t.call(e).slice(8,-1)}},9538:(e,t,r)=>{var n=r(6395),o=r(2849),i=r(1386)("toStringTag"),s="Arguments"==o(function(){return arguments}());e.exports=n?o:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),i))?r:s?o(t):"Object"==(n=o(t))&&"function"==typeof t.callee?"Arguments":n}},4488:(e,t,r)=>{var n=r(2766),o=r(9593),i=r(8769),s=r(7455);e.exports=function(e,t){for(var r=o(t),u=s.f,a=i.f,c=0;c<r.length;c++){var l=r[c];n(e,l)||u(e,l,a(t,l))}}},1471:(e,t,r)=>{var n=r(7703),o=r(7455),i=r(5938);e.exports=n?function(e,t,r){return o.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},5938:e=>{e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},2385:(e,t,r)=>{"use strict";var n=r(5224),o=r(7455),i=r(5938);e.exports=function(e,t,r){var s=n(t);s in e?o.f(e,s,i(0,r)):e[s]=r}},7703:(e,t,r)=>{var n=r(2763);e.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},6004:(e,t,r)=>{var n=r(6121),o=r(2521),i=n.document,s=o(i)&&o(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},5249:(e,t,r)=>{var n=r(8635).match(/firefox\/(\d+)/i);e.exports=!!n&&+n[1]},2049:(e,t,r)=>{var n=r(8635);e.exports=/MSIE|Trident/.test(n)},8635:(e,t,r)=>{var n=r(7642);e.exports=n("navigator","userAgent")||""},6962:(e,t,r)=>{var n,o,i=r(6121),s=r(8635),u=i.process,a=i.Deno,c=u&&u.versions||a&&a.version,l=c&&c.v8;l?o=(n=l.split("."))[0]<4?1:n[0]+n[1]:s&&(!(n=s.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=s.match(/Chrome\/(\d+)/))&&(o=n[1]),e.exports=o&&+o},8998:(e,t,r)=>{var n=r(8635).match(/AppleWebKit\/(\d+)\./);e.exports=!!n&&+n[1]},4731:e=>{e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7309:(e,t,r)=>{var n=r(6121),o=r(8769).f,i=r(1471),s=r(2327),u=r(6565),a=r(4488),c=r(676);e.exports=function(e,t){var r,l,p,f,h,d=e.target,D=e.global,g=e.stat;if(r=D?n:g?n[d]||u(d,{}):(n[d]||{}).prototype)for(l in t){if(f=t[l],p=e.noTargetGet?(h=o(r,l))&&h.value:r[l],!c(D?l:d+(g?".":"#")+l,e.forced)&&void 0!==p){if(typeof f==typeof p)continue;a(f,p)}(e.sham||p&&p.sham)&&i(f,"sham",!0),s(r,l,f,e)}}},2763:e=>{e.exports=function(e){try{return!!e()}catch(e){return!0}}},5538:(e,t,r)=>{"use strict";var n=r(3964),o=r(8331),i=r(3322),flattenIntoArray=function(e,t,r,s,u,a,c,l){for(var p,f=u,h=0,d=!!c&&i(c,l,3);h<s;){if(h in r){if(p=d?d(r[h],h,t):r[h],a>0&&n(p))f=flattenIntoArray(e,t,p,o(p.length),f,a-1)-1;else{if(f>=9007199254740991)throw TypeError("Exceed the acceptable array length");e[f]=p}f++}h++}return f};e.exports=flattenIntoArray},3322:(e,t,r)=>{var n=r(118);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,o){return e.call(t,r,n,o)}}return function(){return e.apply(t,arguments)}}},7642:(e,t,r)=>{var n=r(6121),aFunction=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?aFunction(n[e]):n[e]&&n[e][t]}},5111:(e,t,r)=>{var n=r(9538),o=r(3403),i=r(1386)("iterator");e.exports=function(e){if(null!=e)return e[i]||e["@@iterator"]||o[n(e)]}},8977:(e,t,r)=>{var n=r(6956),o=r(5111);e.exports=function(e,t){var r=arguments.length<2?o(e):t;if("function"!=typeof r)throw TypeError(String(e)+" is not iterable");return n(r.call(e))}},6121:(e,t,r)=>{var check=function(e){return e&&e.Math==Math&&e};e.exports=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof r.g&&r.g)||function(){return this}()||Function("return this")()},2766:(e,t,r)=>{var n=r(4766),o={}.hasOwnProperty;e.exports=Object.hasOwn||function(e,t){return o.call(n(e),t)}},2048:e=>{e.exports={}},7226:(e,t,r)=>{var n=r(7703),o=r(2763),i=r(6004);e.exports=!n&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},3169:(e,t,r)=>{var n=r(2763),o=r(2849),i="".split;e.exports=n((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==o(e)?i.call(e,""):Object(e)}:Object},9835:(e,t,r)=>{var n=r(4682),o=Function.toString;"function"!=typeof n.inspectSource&&(n.inspectSource=function(e){return o.call(e)}),e.exports=n.inspectSource},2995:(e,t,r)=>{var n,o,i,s=r(5546),u=r(6121),a=r(2521),c=r(1471),l=r(2766),p=r(4682),f=r(2562),h=r(2048),d="Object already initialized",D=u.WeakMap;if(s||p.state){var g=p.state||(p.state=new D),m=g.get,v=g.has,y=g.set;n=function(e,t){if(v.call(g,e))throw new TypeError(d);return t.facade=e,y.call(g,e,t),t},o=function(e){return m.call(g,e)||{}},i=function(e){return v.call(g,e)}}else{var w=f("state");h[w]=!0,n=function(e,t){if(l(e,w))throw new TypeError(d);return t.facade=e,c(e,w,t),t},o=function(e){return l(e,w)?e[w]:{}},i=function(e){return l(e,w)}}e.exports={set:n,get:o,has:i,enforce:function(e){return i(e)?o(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!a(t)||(r=o(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}}}},9439:(e,t,r)=>{var n=r(1386),o=r(3403),i=n("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(o.Array===e||s[i]===e)}},3964:(e,t,r)=>{var n=r(2849);e.exports=Array.isArray||function(e){return"Array"==n(e)}},676:(e,t,r)=>{var n=r(2763),o=/#|\.prototype\./,isForced=function(e,t){var r=s[i(e)];return r==a||r!=u&&("function"==typeof t?n(t):!!t)},i=isForced.normalize=function(e){return String(e).replace(o,".").toLowerCase()},s=isForced.data={},u=isForced.NATIVE="N",a=isForced.POLYFILL="P";e.exports=isForced},2521:e=>{e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},8451:e=>{e.exports=!1},5057:(e,t,r)=>{var n=r(7642),o=r(2020);e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=n("Symbol");return"function"==typeof t&&Object(e)instanceof t}},4572:(e,t,r)=>{var n=r(6956),o=r(9439),i=r(8331),s=r(3322),u=r(8977),a=r(5111),c=r(4556),Result=function(e,t){this.stopped=e,this.result=t};e.exports=function(e,t,r){var l,p,f,h,d,D,g,m=r&&r.that,v=!(!r||!r.AS_ENTRIES),y=!(!r||!r.IS_ITERATOR),w=!(!r||!r.INTERRUPTED),C=s(t,m,1+v+w),stop=function(e){return l&&c(l,"normal",e),new Result(!0,e)},callFn=function(e){return v?(n(e),w?C(e[0],e[1],stop):C(e[0],e[1])):w?C(e,stop):C(e)};if(y)l=e;else{if("function"!=typeof(p=a(e)))throw TypeError("Target is not iterable");if(o(p)){for(f=0,h=i(e.length);h>f;f++)if((d=callFn(e[f]))&&d instanceof Result)return d;return new Result(!1)}l=u(e,p)}for(D=l.next;!(g=D.call(l)).done;){try{d=callFn(g.value)}catch(e){c(l,"throw",e)}if("object"==typeof d&&d&&d instanceof Result)return d}return new Result(!1)}},4556:(e,t,r)=>{var n=r(6956);e.exports=function(e,t,r){var o,i;n(e);try{if(void 0===(o=e.return)){if("throw"===t)throw r;return r}o=o.call(e)}catch(e){i=!0,o=e}if("throw"===t)throw r;if(i)throw o;return n(o),r}},3403:e=>{e.exports={}},4020:(e,t,r)=>{var n=r(6962),o=r(2763);e.exports=!!Object.getOwnPropertySymbols&&!o((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},5546:(e,t,r)=>{var n=r(6121),o=r(9835),i=n.WeakMap;e.exports="function"==typeof i&&/native code/.test(o(i))},7455:(e,t,r)=>{var n=r(7703),o=r(7226),i=r(6956),s=r(5224),u=Object.defineProperty;t.f=n?u:function(e,t,r){if(i(e),t=s(t),i(r),o)try{return u(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},8769:(e,t,r)=>{var n=r(7703),o=r(7751),i=r(5938),s=r(9969),u=r(5224),a=r(2766),c=r(7226),l=Object.getOwnPropertyDescriptor;t.f=n?l:function(e,t){if(e=s(e),t=u(t),c)try{return l(e,t)}catch(e){}if(a(e,t))return i(!o.f.call(e,t),e[t])}},2042:(e,t,r)=>{var n=r(3224),o=r(4731).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,o)}},2719:(e,t)=>{t.f=Object.getOwnPropertySymbols},3224:(e,t,r)=>{var n=r(2766),o=r(9969),i=r(9729).indexOf,s=r(2048);e.exports=function(e,t){var r,u=o(e),a=0,c=[];for(r in u)!n(s,r)&&n(u,r)&&c.push(r);for(;t.length>a;)n(u,r=t[a++])&&(~i(c,r)||c.push(r));return c}},7751:(e,t)=>{"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!r.call({1:2},1);t.f=o?function(e){var t=n(this,e);return!!t&&t.enumerable}:r},1047:(e,t,r)=>{var n=r(2521);e.exports=function(e,t){var r,o;if("string"===t&&"function"==typeof(r=e.toString)&&!n(o=r.call(e)))return o;if("function"==typeof(r=e.valueOf)&&!n(o=r.call(e)))return o;if("string"!==t&&"function"==typeof(r=e.toString)&&!n(o=r.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},9593:(e,t,r)=>{var n=r(7642),o=r(2042),i=r(2719),s=r(6956);e.exports=n("Reflect","ownKeys")||function(e){var t=o.f(s(e)),r=i.f;return r?t.concat(r(e)):t}},2327:(e,t,r)=>{var n=r(6121),o=r(1471),i=r(2766),s=r(6565),u=r(9835),a=r(2995),c=a.get,l=a.enforce,p=String(String).split("String");(e.exports=function(e,t,r,u){var a,c=!!u&&!!u.unsafe,f=!!u&&!!u.enumerable,h=!!u&&!!u.noTargetGet;"function"==typeof r&&("string"!=typeof t||i(r,"name")||o(r,"name",t),(a=l(r)).source||(a.source=p.join("string"==typeof t?t:""))),e!==n?(c?!h&&e[t]&&(f=!0):delete e[t],f?e[t]=r:o(e,t,r)):f?e[t]=r:s(t,r)})(Function.prototype,"toString",(function(){return"function"==typeof this&&c(this).source||u(this)}))},7263:e=>{e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},6565:(e,t,r)=>{var n=r(6121);e.exports=function(e,t){try{Object.defineProperty(n,e,{value:t,configurable:!0,writable:!0})}catch(r){n[e]=t}return t}},2562:(e,t,r)=>{var n=r(896),o=r(1735),i=n("keys");e.exports=function(e){return i[e]||(i[e]=o(e))}},4682:(e,t,r)=>{var n=r(6121),o=r(6565),i="__core-js_shared__",s=n[i]||o(i,{});e.exports=s},896:(e,t,r)=>{var n=r(8451),o=r(4682);(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.17.3",mode:n?"pure":"global",copyright:"\xa9 2021 Denis Pushkarev (zloirock.ru)"})},1588:(e,t,r)=>{var n=r(5623),o=Math.max,i=Math.min;e.exports=function(e,t){var r=n(e);return r<0?o(r+t,0):i(r,t)}},9969:(e,t,r)=>{var n=r(3169),o=r(7263);e.exports=function(e){return n(o(e))}},5623:e=>{var t=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:t)(e)}},8331:(e,t,r)=>{var n=r(5623),o=Math.min;e.exports=function(e){return e>0?o(n(e),9007199254740991):0}},4766:(e,t,r)=>{var n=r(7263);e.exports=function(e){return Object(n(e))}},687:(e,t,r)=>{var n=r(2521),o=r(5057),i=r(1047),s=r(1386)("toPrimitive");e.exports=function(e,t){if(!n(e)||o(e))return e;var r,u=e[s];if(void 0!==u){if(void 0===t&&(t="default"),r=u.call(e,t),!n(r)||o(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===t&&(t="number"),i(e,t)}},5224:(e,t,r)=>{var n=r(687),o=r(5057);e.exports=function(e){var t=n(e,"string");return o(t)?t:String(t)}},6395:(e,t,r)=>{var n={};n[r(1386)("toStringTag")]="z",e.exports="[object z]"===String(n)},3710:(e,t,r)=>{var n=r(5057);e.exports=function(e){if(n(e))throw TypeError("Cannot convert a Symbol value to a string");return String(e)}},1735:e=>{var t=0,r=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++t+r).toString(36)}},2020:(e,t,r)=>{var n=r(4020);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},1386:(e,t,r)=>{var n=r(6121),o=r(896),i=r(2766),s=r(1735),u=r(4020),a=r(2020),c=o("wks"),l=n.Symbol,p=a?l:l&&l.withoutSetter||s;e.exports=function(e){return i(c,e)&&(u||"string"==typeof c[e])||(u&&i(l,e)?c[e]=l[e]:c[e]=p("Symbol."+e)),c[e]}},4304:(e,t,r)=>{"use strict";var n=r(7309),o=r(5538),i=r(4766),s=r(8331),u=r(118),a=r(8347);n({target:"Array",proto:!0},{flatMap:function(e){var t,r=i(this),n=s(r.length);return u(e),(t=a(r,0)).length=o(t,r,r,n,0,1,e,arguments.length>1?arguments[1]:void 0),t}})},4070:(e,t,r)=>{"use strict";var n=r(7309),o=r(118),i=r(4766),s=r(8331),u=r(3710),a=r(2763),c=r(3407),l=r(9719),p=r(5249),f=r(2049),h=r(6962),d=r(8998),D=[],g=D.sort,m=a((function(){D.sort(void 0)})),v=a((function(){D.sort(null)})),y=l("sort"),w=!a((function(){if(h)return h<70;if(!(p&&p>3)){if(f)return!0;if(d)return d<603;var e,t,r,n,o="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:r=3;break;case 68:case 71:r=4;break;default:r=2}for(n=0;n<47;n++)D.push({k:t+n,v:r})}for(D.sort((function(e,t){return t.v-e.v})),n=0;n<D.length;n++)t=D[n].k.charAt(0),o.charAt(o.length-1)!==t&&(o+=t);return"DGBEFHACIJK"!==o}}));n({target:"Array",proto:!0,forced:m||!v||!y||!w},{sort:function(e){void 0!==e&&o(e);var t=i(this);if(w)return void 0===e?g.call(t):g.call(t,e);var r,n,a=[],l=s(t.length);for(n=0;n<l;n++)n in t&&a.push(t[n]);for(r=(a=c(a,function(e){return function(t,r){return void 0===r?-1:void 0===t?1:void 0!==e?+e(t,r)||0:u(t)>u(r)?1:-1}}(e))).length,n=0;n<r;)t[n]=a[n++];for(;n<l;)delete t[n++];return t}})},2612:(e,t,r)=>{var n=r(7309),o=r(4572),i=r(2385);n({target:"Object",stat:!0},{fromEntries:function(e){var t={};return o(e,(function(e,r){i(t,e,r)}),{AS_ENTRIES:!0}),t}})},3584:e=>{"use strict";const detectNewline=e=>{if("string"!=typeof e)throw new TypeError("Expected a string");const t=e.match(/(?:\r?\n)/g)||[];if(0===t.length)return;const r=t.filter((e=>"\r\n"===e)).length;return r>t.length-r?"\r\n":"\n"};e.exports=detectNewline,e.exports.graceful=e=>"string"==typeof e&&detectNewline(e)||"\n"},541:e=>{"use strict";e.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}},2240:e=>{"use strict";e.exports=e=>{if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}},8051:e=>{e.exports=function(e,t){return(t="number"==typeof t?t:1/0)?function _flatten(e,r){return e.reduce((function(e,n){return Array.isArray(n)&&r<t?e.concat(_flatten(n,r+1)):e.concat(n)}),[])}(e,1):Array.isArray(e)?e.map((function(e){return e})):e}},7886:e=>{e.exports=function(e,t){for(var r=-1,n=[];-1!==(r=e.indexOf(t,r+1));)n.push(r);return n}},8528:e=>{"use strict";const isFullwidthCodePoint=e=>!Number.isNaN(e)&&(e>=4352&&(e<=4447||9001===e||9002===e||11904<=e&&e<=12871&&12351!==e||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141));e.exports=isFullwidthCodePoint,e.exports.default=isFullwidthCodePoint},9234:(e,t,r)=>{"use strict";function _os(){const e=r(4372);return _os=function(){return e},e}function _detectNewline(){const e=(t=r(3584))&&t.__esModule?t:{default:t};var t;return _detectNewline=function(){return e},e}Object.defineProperty(t,"__esModule",{value:!0}),t.extract=function(e){const t=e.match(i);return t?t[0].trimLeft():""},t.strip=function(e){const t=e.match(i);return t&&t[0]?e.substring(t[0].length):e},t.parse=function(e){return parseWithComments(e).pragmas},t.parseWithComments=parseWithComments,t.print=function({comments:e="",pragmas:t={}}){const r=(0,_detectNewline().default)(e)||_os().EOL,n=" *",o=Object.keys(t),i=o.map((e=>printKeyValues(e,t[e]))).reduce(((e,t)=>e.concat(t)),[]).map((e=>" * "+e+r)).join("");if(!e){if(0===o.length)return"";if(1===o.length&&!Array.isArray(t[o[0]])){const e=t[o[0]];return`/** ${printKeyValues(o[0],e)[0]} */`}}const s=e.split(r).map((e=>` * ${e}`)).join(r)+r;return"/**"+r+(e?s:"")+(e&&o.length?n+r:"")+i+" */"};const n=/\*\/$/,o=/^\/\*\*/,i=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,s=/(^|\s+)\/\/([^\r\n]*)/g,u=/^(\r?\n)+/,a=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,c=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,l=/(\r?\n|^) *\* ?/g,p=[];function parseWithComments(e){const t=(0,_detectNewline().default)(e)||_os().EOL;e=e.replace(o,"").replace(n,"").replace(l,"$1");let r="";for(;r!==e;)r=e,e=e.replace(a,`${t}$1 $2${t}`);e=e.replace(u,"").trimRight();const i=Object.create(null),f=e.replace(c,"").replace(u,"").trimRight();let h;for(;h=c.exec(e);){const e=h[2].replace(s,"");"string"==typeof i[h[1]]||Array.isArray(i[h[1]])?i[h[1]]=p.concat(i[h[1]],e):i[h[1]]=e}return{comments:f,pragmas:i}}function printKeyValues(e,t){return p.concat(t).map((t=>`@${e} ${t}`.trim()))}},5311:(e,t,r)=>{"use strict";function noop(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}function createWeakMap(){return"undefined"!=typeof WeakMap?new WeakMap:{add:noop,delete:noop,get:noop,set:noop,has:function(e){return!1}}}r.r(t),r.d(t,{default:()=>l,outdent:()=>c}),e=r.hmd(e);var n=Object.prototype.hasOwnProperty,has=function(e,t){return n.call(e,t)};function extend(e,t){for(var r in t)has(t,r)&&(e[r]=t[r]);return e}var o=/^[ \t]*(?:\r\n|\r|\n)/,i=/(?:\r\n|\r|\n)[ \t]*$/,s=/^(?:[\r\n]|$)/,u=/(?:\r\n|\r|\n)([ \t]*)(?:[^ \t\r\n]|$)/,a=/^[ \t]*[\r\n][ \t\r\n]*$/;function _outdentArray(e,t,r){var n=0,s=e[0].match(u);s&&(n=s[1].length);var a=new RegExp("(\\r\\n|\\r|\\n).{0,"+n+"}","g");t&&(e=e.slice(1));var c=r.newline,l=r.trimLeadingNewline,p=r.trimTrailingNewline,f="string"==typeof c,h=e.length;return e.map((function(e,t){return e=e.replace(a,"$1"),0===t&&l&&(e=e.replace(o,"")),t===h-1&&p&&(e=e.replace(i,"")),f&&(e=e.replace(/\r\n|\n|\r/g,(function(e){return c}))),e}))}function concatStringsAndValues(e,t){for(var r="",n=0,o=e.length;n<o;n++)r+=e[n],n<o-1&&(r+=t[n]);return r}function isTemplateStringsArray(e){return has(e,"raw")&&has(e,"length")}var c=function createInstance(e){var t=createWeakMap(),r=createWeakMap();return extend((function outdent(n){for(var o=[],i=1;i<arguments.length;i++)o[i-1]=arguments[i];if(isTemplateStringsArray(n)){var u=n,l=(o[0]===outdent||o[0]===c)&&a.test(u[0])&&s.test(u[1]),p=l?r:t,f=p.get(u);if(f||(f=_outdentArray(u,l,e),p.set(u,f)),0===o.length)return f[0];var h=concatStringsAndValues(f,l?o.slice(1):o);return h}return createInstance(extend(extend({},e),n||{}))}),{string:function(t){return _outdentArray([t],!1,e)[0]}})}({trimLeadingNewline:!0,trimTrailingNewline:!0});const l=c;try{e.exports=c,Object.defineProperty(c,"__esModule",{value:!0}),c.default=c,c.outdent=c}catch(e){}},5724:e=>{"use strict";function assertPath(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function normalizeStringPosix(e,t){for(var r,n="",o=0,i=-1,s=0,u=0;u<=e.length;++u){if(u<e.length)r=e.charCodeAt(u);else{if(47===r)break;r=47}if(47===r){if(i===u-1||1===s);else if(i!==u-1&&2===s){if(n.length<2||2!==o||46!==n.charCodeAt(n.length-1)||46!==n.charCodeAt(n.length-2))if(n.length>2){var a=n.lastIndexOf("/");if(a!==n.length-1){-1===a?(n="",o=0):o=(n=n.slice(0,a)).length-1-n.lastIndexOf("/"),i=u,s=0;continue}}else if(2===n.length||1===n.length){n="",o=0,i=u,s=0;continue}t&&(n.length>0?n+="/..":n="..",o=2)}else n.length>0?n+="/"+e.slice(i+1,u):n=e.slice(i+1,u),o=u-i-1;i=u,s=0}else 46===r&&-1!==s?++s:s=-1}return n}var t={resolve:function(){for(var e,t="",r=!1,n=arguments.length-1;n>=-1&&!r;n--){var o;n>=0?o=arguments[n]:(void 0===e&&(e=process.cwd()),o=e),assertPath(o),0!==o.length&&(t=o+"/"+t,r=47===o.charCodeAt(0))}return t=normalizeStringPosix(t,!r),r?t.length>0?"/"+t:"/":t.length>0?t:"."},normalize:function(e){if(assertPath(e),0===e.length)return".";var t=47===e.charCodeAt(0),r=47===e.charCodeAt(e.length-1);return 0!==(e=normalizeStringPosix(e,!t)).length||t||(e="."),e.length>0&&r&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return assertPath(e),e.length>0&&47===e.charCodeAt(0)},join:function(){if(0===arguments.length)return".";for(var e,r=0;r<arguments.length;++r){var n=arguments[r];assertPath(n),n.length>0&&(void 0===e?e=n:e+="/"+n)}return void 0===e?".":t.normalize(e)},relative:function(e,r){if(assertPath(e),assertPath(r),e===r)return"";if((e=t.resolve(e))===(r=t.resolve(r)))return"";for(var n=1;n<e.length&&47===e.charCodeAt(n);++n);for(var o=e.length,i=o-n,s=1;s<r.length&&47===r.charCodeAt(s);++s);for(var u=r.length-s,a=i<u?i:u,c=-1,l=0;l<=a;++l){if(l===a){if(u>a){if(47===r.charCodeAt(s+l))return r.slice(s+l+1);if(0===l)return r.slice(s+l)}else i>a&&(47===e.charCodeAt(n+l)?c=l:0===l&&(c=0));break}var p=e.charCodeAt(n+l);if(p!==r.charCodeAt(s+l))break;47===p&&(c=l)}var f="";for(l=n+c+1;l<=o;++l)l!==o&&47!==e.charCodeAt(l)||(0===f.length?f+="..":f+="/..");return f.length>0?f+r.slice(s+c):(s+=c,47===r.charCodeAt(s)&&++s,r.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(assertPath(e),0===e.length)return".";for(var t=e.charCodeAt(0),r=47===t,n=-1,o=!0,i=e.length-1;i>=1;--i)if(47===(t=e.charCodeAt(i))){if(!o){n=i;break}}else o=!1;return-1===n?r?"/":".":r&&1===n?"//":e.slice(0,n)},basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');assertPath(e);var r,n=0,o=-1,i=!0;if(void 0!==t&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var s=t.length-1,u=-1;for(r=e.length-1;r>=0;--r){var a=e.charCodeAt(r);if(47===a){if(!i){n=r+1;break}}else-1===u&&(i=!1,u=r+1),s>=0&&(a===t.charCodeAt(s)?-1==--s&&(o=r):(s=-1,o=u))}return n===o?o=u:-1===o&&(o=e.length),e.slice(n,o)}for(r=e.length-1;r>=0;--r)if(47===e.charCodeAt(r)){if(!i){n=r+1;break}}else-1===o&&(i=!1,o=r+1);return-1===o?"":e.slice(n,o)},extname:function(e){assertPath(e);for(var t=-1,r=0,n=-1,o=!0,i=0,s=e.length-1;s>=0;--s){var u=e.charCodeAt(s);if(47!==u)-1===n&&(o=!1,n=s+1),46===u?-1===t?t=s:1!==i&&(i=1):-1!==t&&(i=-1);else if(!o){r=s+1;break}}return-1===t||-1===n||0===i||1===i&&t===n-1&&t===r+1?"":e.slice(t,n)},format:function(e){if(null===e||"object"!=typeof e)throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return function(e,t){var r=t.dir||t.root,n=t.base||(t.name||"")+(t.ext||"");return r?r===t.root?r+n:r+e+n:n}("/",e)},parse:function(e){assertPath(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return t;var r,n=e.charCodeAt(0),o=47===n;o?(t.root="/",r=1):r=0;for(var i=-1,s=0,u=-1,a=!0,c=e.length-1,l=0;c>=r;--c)if(47!==(n=e.charCodeAt(c)))-1===u&&(a=!1,u=c+1),46===n?-1===i?i=c:1!==l&&(l=1):-1!==i&&(l=-1);else if(!a){s=c+1;break}return-1===i||-1===u||0===l||1===l&&i===u-1&&i===s+1?-1!==u&&(t.base=t.name=0===s&&o?e.slice(1,u):e.slice(s,u)):(0===s&&o?(t.name=e.slice(1,i),t.base=e.slice(1,u)):(t.name=e.slice(s,i),t.base=e.slice(s,u)),t.ext=e.slice(i,u)),s>0?t.dir=e.slice(0,s-1):o&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};t.posix=t,e.exports=t},8681:(e,t,r)=>{const n=r(3102),o=r(7116),{isInlineComment:i}=r(1101),{interpolation:s}=r(3295),{isMixinToken:u}=r(5953),a=r(1330),c=r(5255),l=/(!\s*important)$/i;e.exports=class extends o{constructor(...e){super(...e),this.lastNode=null}atrule(e){s.bind(this)(e)||(super.atrule(e),a(this.lastNode),c(this.lastNode))}decl(...e){super.decl(...e);/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(e){e[0][1]=` ${e[0][1]}`;const t=e.findIndex((e=>"("===e[0])),r=e.reverse().find((e=>")"===e[0])),n=e.reverse().indexOf(r),o=e.splice(t,n).map((e=>e[1])).join("");for(const t of e.reverse())this.tokenizer.back(t);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=o}init(e,t,r){super.init(e,t,r),this.lastNode=e}inlineComment(e){const t=new n,r=e[1].slice(2);if(this.init(t,e[2],e[3]),t.source.end={line:e[4],column:e[5]},t.inline=!0,t.raws.begin="//",/^\s*$/.test(r))t.text="",t.raws.left=r,t.raws.right="";else{const e=r.match(/^(\s*)([^]*[^\s])(\s*)$/);[,t.raws.left,t.text,t.raws.right]=e}}mixin(e){const[t]=e,r=t[1].slice(0,1),n=e.findIndex((e=>"brackets"===e[0])),o=e.findIndex((e=>"("===e[0]));let i="";if((n<0||n>3)&&o>0){const t=e.reduce(((e,t,r)=>")"===t[0]?r:e)),r=e.slice(o,t+o).map((e=>e[1])).join(""),[n]=e.slice(o),i=[n[2],n[3]],[s]=e.slice(t,t+1),u=[s[2],s[3]],a=["brackets",r].concat(i,u),c=e.slice(0,o),l=e.slice(t+1);(e=c).push(a),e=e.concat(l)}const s=[];for(const t of e)if(("!"===t[1]||s.length)&&s.push(t),"important"===t[1])break;if(s.length){const[t]=s,r=e.indexOf(t),n=s[s.length-1],o=[t[2],t[3]],i=[n[4],n[5]],u=["word",s.map((e=>e[1])).join("")].concat(o,i);e.splice(r,s.length,u)}const u=e.findIndex((e=>l.test(e[1])));u>0&&([,i]=e[u],e.splice(u,1));for(const t of e.reverse())this.tokenizer.back(t);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=r,i&&(this.lastNode.important=!0,this.lastNode.raws.important=i)}other(e){i.bind(this)(e)||super.other(e)}rule(e){const t=e[e.length-1],r=e[e.length-2];if("at-word"===r[0]&&"{"===t[0]&&(this.tokenizer.back(t),s.bind(this)(r))){const t=this.tokenizer.nextToken();e=e.slice(0,e.length-2).concat([t]);for(const t of e.reverse())this.tokenizer.back(t);return}super.rule(e);/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(e){const[t]=e;"each"!==e[0][1]||"("!==e[1][0]?u(t)?this.mixin(e):super.unknownWord(e):this.each(e)}}},3406:(e,t,r)=>{const n=r(5701);e.exports=class extends n{atrule(e,t){if(!e.mixin&&!e.variable&&!e.function)return void super.atrule(e,t);let r=`${e.function?"":e.raws.identifier||"@"}${e.name}`,n=e.params?this.rawValue(e,"params"):"";const o=e.raws.important||"";if(e.variable&&(n=e.value),void 0!==e.raws.afterName?r+=e.raws.afterName:n&&(r+=" "),e.nodes)this.block(e,r+n+o);else{const i=(e.raws.between||"")+o+(t?";":"");this.builder(r+n+i,e)}}comment(e){if(e.inline){const t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder(`//${t}${e.text}${r}`,e)}else super.comment(e)}}},7371:(e,t,r)=>{const n=r(2993),o=r(8681),i=r(3406);e.exports={parse(e,t){const r=new n(e,t),i=new o(r);return i.parse(),i.root},stringify(e,t){new i(t).stringify(e)},nodeToString(t){let r="";return e.exports.stringify(t,(e=>{r+=e})),r}}},1330:(e,t,r)=>{const n=r(1157),o=/^url\((.+)\)/;e.exports=e=>{const{name:t,params:r=""}=e;if("import"===t&&r.length){e.import=!0;const t=n({css:r});for(e.filename=r.replace(o,"$1");!t.endOfFile();){const[n,o]=t.nextToken();if("word"===n&&"url"===o)return;if("brackets"===n){e.options=o,e.filename=r.replace(o,"").trim();break}}}}},1101:(e,t,r)=>{const n=r(1157),o=r(2993);e.exports={isInlineComment(t){if("word"===t[0]&&"//"===t[1].slice(0,2)){const e=t,r=[];let i;for(;t;){if(/\r?\n/.test(t[1])){if(/['"].*\r?\n/.test(t[1])){r.push(t[1].substring(0,t[1].indexOf("\n")));let e=t[1].substring(t[1].indexOf("\n"));e+=this.input.css.valueOf().substring(this.tokenizer.position()),this.input=new o(e),this.tokenizer=n(this.input)}else this.tokenizer.back(t);break}r.push(t[1]),i=t,t=this.tokenizer.nextToken({ignoreUnclosed:!0})}const s=["comment",r.join(""),e[2],e[3],i[2],i[3]];return this.inlineComment(s),!0}if("/"===t[1]){const r=this.tokenizer.nextToken({ignoreUnclosed:!0});if("comment"===r[0]&&/^\/\*/.test(r[1]))return r[0]="word",r[1]=r[1].slice(1),t[1]="//",this.tokenizer.back(r),e.exports.isInlineComment.bind(this)(t)}return!1}}},3295:e=>{e.exports={interpolation(e){let t=e;const r=[e],n=["word","{","}"];if(e=this.tokenizer.nextToken(),t[1].length>1||"{"!==e[0])return this.tokenizer.back(e),!1;for(;e&&n.includes(e[0]);)r.push(e),e=this.tokenizer.nextToken();const o=r.map((e=>e[1]));[t]=r;const i=r.pop(),s=[t[2],t[3]],u=[i[4]||i[2],i[5]||i[3]],a=["word",o.join("")].concat(s,u);return this.tokenizer.back(e),this.tokenizer.back(a),!0}}},5953:e=>{const t=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,r=/\.[0-9]/;e.exports={isMixinToken:e=>{const[,n]=e,[o]=n;return("."===o||"#"===o)&&!1===t.test(n)&&!1===r.test(n)}}},5255:e=>{const t=/:$/,r=/^:(\s+)?/;e.exports=e=>{const{name:n,params:o=""}=e;if(":"===e.name.slice(-1)){if(t.test(n)){const[r]=n.match(t);e.name=n.replace(r,""),e.raws.afterName=r+(e.raws.afterName||""),e.variable=!0,e.value=e.params}if(r.test(o)){const[t]=o.match(r);e.value=o.replace(t,""),e.raws.afterName=(e.raws.afterName||"")+t,e.variable=!0}}}},8322:(e,t,r)=>{"use strict";t.Z=function(e){return new i.default({nodes:(0,s.parseMediaList)(e),type:"media-query-list",value:e.trim()})};var n,o=r(9066),i=(n=o)&&n.__esModule?n:{default:n},s=r(7625)},9066:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,o=r(7680),i=(n=o)&&n.__esModule?n:{default:n};function Container(e){var t=this;this.constructor(e),this.nodes=e.nodes,void 0===this.after&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),void 0===this.before&&(this.before=this.nodes.length>0?this.nodes[0].before:""),void 0===this.sourceIndex&&(this.sourceIndex=this.before.length),this.nodes.forEach((function(e){e.parent=t}))}Container.prototype=Object.create(i.default.prototype),Container.constructor=i.default,Container.prototype.walk=function(e,t){for(var r="string"==typeof e||e instanceof RegExp,n=r?t:e,o="string"==typeof e?new RegExp(e):e,i=0;i<this.nodes.length;i++){var s=this.nodes[i];if((!r||o.test(s.type))&&n&&!1===n(s,i,this.nodes))return!1;if(s.nodes&&!1===s.walk(e,t))return!1}return!0},Container.prototype.each=function(){for(var e=arguments.length<=0||void 0===arguments[0]?function(){}:arguments[0],t=0;t<this.nodes.length;t++){var r=this.nodes[t];if(!1===e(r,t,this.nodes))return!1}return!0},t.default=Container},7680:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){this.after=e.after,this.before=e.before,this.type=e.type,this.value=e.value,this.sourceIndex=e.sourceIndex}},7625:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseMediaFeature=parseMediaFeature,t.parseMediaQuery=parseMediaQuery,t.parseMediaList=function(e){var t=[],r=0,i=0,s=/^(\s*)url\s*\(/.exec(e);if(null!==s){for(var u=s[0].length,a=1;a>0;){var c=e[u];"("===c&&a++,")"===c&&a--,u++}t.unshift(new n.default({type:"url",value:e.substring(0,u).trim(),sourceIndex:s[1].length,before:s[1],after:/^(\s*)/.exec(e.substring(u))[1]})),r=u}for(var l=r;l<e.length;l++){var p=e[l];if("("===p&&i++,")"===p&&i--,0===i&&","===p){var f=e.substring(r,l),h=/^(\s*)/.exec(f)[1];t.push(new o.default({type:"media-query",value:f.trim(),sourceIndex:r+h.length,nodes:parseMediaQuery(f,r),before:h,after:/(\s*)$/.exec(f)[1]})),r=l+1}}var d=e.substring(r),D=/^(\s*)/.exec(d)[1];return t.push(new o.default({type:"media-query",value:d.trim(),sourceIndex:r+D.length,nodes:parseMediaQuery(d,r),before:D,after:/(\s*)$/.exec(d)[1]})),t};var n=_interopRequireDefault(r(7680)),o=_interopRequireDefault(r(9066));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function parseMediaFeature(e){var t=arguments.length<=1||void 0===arguments[1]?0:arguments[1],r=[{mode:"normal",character:null}],n=[],o=0,i="",s=null,u=null,a=t,c=e;"("===e[0]&&")"===e[e.length-1]&&(c=e.substring(1,e.length-1),a++);for(var l=0;l<c.length;l++){var p=c[l];if("'"!==p&&'"'!==p||(!0===r[o].isCalculationEnabled?(r.push({mode:"string",isCalculationEnabled:!1,character:p}),o++):"string"===r[o].mode&&r[o].character===p&&"\\"!==c[l-1]&&(r.pop(),o--)),"{"===p?(r.push({mode:"interpolation",isCalculationEnabled:!0}),o++):"}"===p&&(r.pop(),o--),"normal"===r[o].mode&&":"===p){var f=c.substring(l+1);(u={type:"value",before:/^(\s*)/.exec(f)[1],after:/(\s*)$/.exec(f)[1],value:f.trim()}).sourceIndex=u.before.length+l+1+a,s={type:"colon",sourceIndex:l+a,after:u.before,value:":"};break}i+=p}return(i={type:"media-feature",before:/^(\s*)/.exec(i)[1],after:/(\s*)$/.exec(i)[1],value:i.trim()}).sourceIndex=i.before.length+a,n.push(i),null!==s&&(s.before=i.after,n.push(s)),null!==u&&n.push(u),n}function parseMediaQuery(e){var t=arguments.length<=1||void 0===arguments[1]?0:arguments[1],r=[],i=0,s=!1,u=void 0;u={before:"",after:"",value:""};for(var a=0;a<e.length;a++){var c=e[a];s?(u.value+=c,"{"!==c&&"("!==c||i++,")"!==c&&"}"!==c||i--):-1!==c.search(/\s/)?u.before+=c:("("===c&&(u.type="media-feature-expression",i++),u.value=c,u.sourceIndex=t+a,s=!0),!s||0!==i||")"!==c&&a!==e.length-1&&-1===e[a+1].search(/\s/)||(-1!==["not","only","and"].indexOf(u.value)&&(u.type="keyword"),"media-feature-expression"===u.type&&(u.nodes=parseMediaFeature(u.value,u.sourceIndex)),r.push(Array.isArray(u.nodes)?new o.default(u):new n.default(u)),u={before:"",after:"",value:""},s=!1)}for(var l=0;l<r.length;l++)if(u=r[l],l>0&&(r[l-1].after=u.before),void 0===u.type){if(l>0){if("media-feature-expression"===r[l-1].type){u.type="keyword";continue}if("not"===r[l-1].value||"only"===r[l-1].value){u.type="media-type";continue}if("and"===r[l-1].value){u.type="media-feature-expression";continue}"media-type"===r[l-1].type&&(r[l+1]?u.type="media-feature-expression"===r[l+1].type?"keyword":"media-feature-expression":u.type="media-feature-expression")}if(0===l){if(!r[l+1]){u.type="media-type";continue}if(r[l+1]&&("media-feature-expression"===r[l+1].type||"keyword"===r[l+1].type)){u.type="media-type";continue}if(r[l+2]){if("media-feature-expression"===r[l+2].type){u.type="media-type",r[l+1].type="keyword";continue}if("keyword"===r[l+2].type){u.type="keyword",r[l+1].type="media-type";continue}}if(r[l+3]&&"media-feature-expression"===r[l+3].type){u.type="keyword",r[l+1].type="media-type",r[l+2].type="keyword";continue}}}return r}},5822:(e,t,r)=>{"use strict";var n=function(e){var t,r;function NestedDeclaration(t){var r;return(r=e.call(this,t)||this).type="decl",r.isNested=!0,r.nodes||(r.nodes=[]),r}return r=e,(t=NestedDeclaration).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r,NestedDeclaration}(r(1204));e.exports=n},1945:(e,t,r)=>{"use strict";var n=r(2993),o=r(1713);e.exports=function(e,t){var r=new n(e,t),i=new o(r);return i.parse(),i.root}},1713:(e,t,r)=>{"use strict";var n=r(3102),o=r(7116),i=r(5822),s=r(6256),u=function(e){var t,r;function ScssParser(){return e.apply(this,arguments)||this}r=e,(t=ScssParser).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r;var o=ScssParser.prototype;return o.createTokenizer=function(){this.tokenizer=s(this.input)},o.rule=function(t){var r=!1,n=0,o="",s=t,u=Array.isArray(s),a=0;for(s=u?s:s[Symbol.iterator]();;){var c;if(u){if(a>=s.length)break;c=s[a++]}else{if((a=s.next()).done)break;c=a.value}var l=c;if(r)"comment"!==l[0]&&"{"!==l[0]&&(o+=l[1]);else{if("space"===l[0]&&-1!==l[1].indexOf("\n"))break;"("===l[0]?n+=1:")"===l[0]?n-=1:0===n&&":"===l[0]&&(r=!0)}}if(!r||""===o.trim()||/^[a-zA-Z-:#]/.test(o))e.prototype.rule.call(this,t);else{t.pop();var p=new i;this.init(p);var f,h=t[t.length-1];for(h[4]?p.source.end={line:h[4],column:h[5]}:p.source.end={line:h[2],column:h[3]};"word"!==t[0][0];)p.raws.before+=t.shift()[1];for(p.source.start={line:t[0][2],column:t[0][3]},p.prop="";t.length;){var d=t[0][0];if(":"===d||"space"===d||"comment"===d)break;p.prop+=t.shift()[1]}for(p.raws.between="";t.length;){if(":"===(f=t.shift())[0]){p.raws.between+=f[1];break}p.raws.between+=f[1]}"_"!==p.prop[0]&&"*"!==p.prop[0]||(p.raws.before+=p.prop[0],p.prop=p.prop.slice(1)),p.raws.between+=this.spacesAndCommentsFromStart(t),this.precheckMissedSemicolon(t);for(var D=t.length-1;D>0;D--){if("!important"===(f=t[D])[1]){p.important=!0;var g=this.stringFrom(t,D);" !important"!==(g=this.spacesFromEnd(t)+g)&&(p.raws.important=g);break}if("important"===f[1]){for(var m=t.slice(0),v="",y=D;y>0;y--){var w=m[y][0];if(0===v.trim().indexOf("!")&&"space"!==w)break;v=m.pop()[1]+v}0===v.trim().indexOf("!")&&(p.important=!0,p.raws.important=v,t=m)}if("space"!==f[0]&&"comment"!==f[0])break}this.raw(p,"value",t),-1!==p.value.indexOf(":")&&this.checkMissedSemicolon(t),this.current=p}},o.comment=function(t){if("inline"===t[6]){var r=new n;this.init(r,t[2],t[3]),r.raws.inline=!0,r.source.end={line:t[4],column:t[5]};var o=t[1].slice(2);if(/^\s*$/.test(o))r.text="",r.raws.left=o,r.raws.right="";else{var i=o.match(/^(\s*)([^]*[^\s])(\s*)$/),s=i[2].replace(/(\*\/|\/\*)/g,"*//*");r.text=s,r.raws.left=i[1],r.raws.right=i[3],r.raws.text=i[2]}}else e.prototype.comment.call(this,t)},o.raw=function(t,r,n){if(e.prototype.raw.call(this,t,r,n),t.raws[r]){var o=t.raws[r].raw;t.raws[r].raw=n.reduce((function(e,t){return"comment"===t[0]&&"inline"===t[6]?e+"/*"+t[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*")+"*/":e+t[1]}),""),o!==t.raws[r].raw&&(t.raws[r].scss=o)}},ScssParser}(o);e.exports=u},9235:(e,t,r)=>{"use strict";var n=function(e){var t,r;function ScssStringifier(){return e.apply(this,arguments)||this}r=e,(t=ScssStringifier).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r;var n=ScssStringifier.prototype;return n.comment=function(e){var t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");if(e.raws.inline){var n=e.raws.text||e.text;this.builder("//"+t+n+r,e)}else this.builder("/*"+t+e.text+r+"*/",e)},n.decl=function(t,r){if(t.isNested){var n,o=this.raw(t,"between","colon"),i=t.prop+o+this.rawValue(t,"value");t.important&&(i+=t.raws.important||" !important"),this.builder(i+"{",t,"start"),t.nodes&&t.nodes.length?(this.body(t),n=this.raw(t,"after")):n=this.raw(t,"after","emptyBody"),n&&this.builder(n),this.builder("}",t,"end")}else e.prototype.decl.call(this,t,r)},n.rawValue=function(e,t){var r=e[t],n=e.raws[t];return n&&n.value===r?n.scss?n.scss:n.raw:r},ScssStringifier}(r(5701));e.exports=n},4933:(e,t,r)=>{"use strict";var n=r(9235);e.exports=function(e,t){new n(t).stringify(e)}},304:(e,t,r)=>{"use strict";var n=r(4933),o=r(1945);e.exports={parse:o,stringify:n}},6256:e=>{"use strict";var t="'".charCodeAt(0),r='"'.charCodeAt(0),n="\\".charCodeAt(0),o="/".charCodeAt(0),i="\n".charCodeAt(0),s=" ".charCodeAt(0),u="\f".charCodeAt(0),a="\t".charCodeAt(0),c="\r".charCodeAt(0),l="[".charCodeAt(0),p="]".charCodeAt(0),f="(".charCodeAt(0),h=")".charCodeAt(0),d="{".charCodeAt(0),D="}".charCodeAt(0),g=";".charCodeAt(0),m="*".charCodeAt(0),v=":".charCodeAt(0),y="@".charCodeAt(0),w=",".charCodeAt(0),C="#".charCodeAt(0),b=/[ \n\t\r\f{}()'"\\;/[\]#]/g,E=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,_=/.[\\/("'\n]/,S=/[a-f0-9]/i,x=/[\r\f\n]/g;e.exports=function(e,A){void 0===A&&(A={});var F,k,O,N,T,I,M,R,P,L,B,j,$,q,G=e.css.valueOf(),U=A.ignoreErrors,W=G.length,V=-1,z=1,H=0,X=[],J=[];function unclosed(t){throw e.error("Unclosed "+t,z,H-V)}function interpolation(){for(var e=1,o=!1,i=!1;e>0;)k+=1,G.length<=k&&unclosed("interpolation"),F=G.charCodeAt(k),j=G.charCodeAt(k+1),o?i||F!==o?F===n?i=!L:i&&(i=!1):(o=!1,i=!1):F===t||F===r?o=F:F===D?e-=1:F===C&&j===d&&(e+=1)}return{back:function(e){J.push(e)},nextToken:function(){if(J.length)return J.pop();if(!(H>=W)){switch(((F=G.charCodeAt(H))===i||F===u||F===c&&G.charCodeAt(H+1)!==i)&&(V=H,z+=1),F){case i:case s:case a:case c:case u:k=H;do{k+=1,(F=G.charCodeAt(k))===i&&(V=k,z+=1)}while(F===s||F===i||F===a||F===c||F===u);$=["space",G.slice(H,k)],H=k-1;break;case l:$=["[","[",z,H-V];break;case p:$=["]","]",z,H-V];break;case d:$=["{","{",z,H-V];break;case D:$=["}","}",z,H-V];break;case w:$=["word",",",z,H-V,z,H-V+1];break;case v:$=[":",":",z,H-V];break;case g:$=[";",";",z,H-V];break;case f:if(B=X.length?X.pop()[1]:"",j=G.charCodeAt(H+1),"url"===B&&j!==t&&j!==r){for(q=1,L=!1,k=H+1;k<=G.length-1;){if((j=G.charCodeAt(k))===n)L=!L;else if(j===f)q+=1;else if(j===h&&0===(q-=1))break;k+=1}I=G.slice(H,k+1),N=I.split("\n"),(T=N.length-1)>0?(R=z+T,P=k-N[T].length):(R=z,P=V),$=["brackets",I,z,H-V,R,k-P],V=P,z=R,H=k}else k=G.indexOf(")",H+1),I=G.slice(H,k+1),-1===k||_.test(I)?$=["(","(",z,H-V]:($=["brackets",I,z,H-V,z,k-V],H=k);break;case h:$=[")",")",z,H-V];break;case t:case r:for(O=F,k=H,L=!1;k<W&&(++k===W&&unclosed("string"),F=G.charCodeAt(k),j=G.charCodeAt(k+1),L||F!==O);)F===n?L=!L:L?L=!1:F===C&&j===d&&interpolation();I=G.slice(H,k+1),N=I.split("\n"),(T=N.length-1)>0?(R=z+T,P=k-N[T].length):(R=z,P=V),$=["string",G.slice(H,k+1),z,H-V,R,k-P],V=P,z=R,H=k;break;case y:b.lastIndex=H+1,b.test(G),k=0===b.lastIndex?G.length-1:b.lastIndex-2,$=["at-word",G.slice(H,k+1),z,H-V,z,k-V],H=k;break;case n:for(k=H,M=!0;G.charCodeAt(k+1)===n;)k+=1,M=!M;if(F=G.charCodeAt(k+1),M&&F!==o&&F!==s&&F!==i&&F!==a&&F!==c&&F!==u&&(k+=1,S.test(G.charAt(k)))){for(;S.test(G.charAt(k+1));)k+=1;G.charCodeAt(k+1)===s&&(k+=1)}$=["word",G.slice(H,k+1),z,H-V,z,k-V],H=k;break;default:j=G.charCodeAt(H+1),F===C&&j===d?(k=H,interpolation(),I=G.slice(H,k+1),N=I.split("\n"),(T=N.length-1)>0?(R=z+T,P=k-N[T].length):(R=z,P=V),$=["word",I,z,H-V,R,k-P],V=P,z=R,H=k):F===o&&j===m?(0===(k=G.indexOf("*/",H+2)+1)&&(U?k=G.length:unclosed("comment")),I=G.slice(H,k+1),N=I.split("\n"),(T=N.length-1)>0?(R=z+T,P=k-N[T].length):(R=z,P=V),$=["comment",I,z,H-V,R,k-P],V=P,z=R,H=k):F===o&&j===o?(x.lastIndex=H+1,x.test(G),k=0===x.lastIndex?G.length-1:x.lastIndex-2,I=G.slice(H,k+1),$=["comment",I,z,H-V,z,k-V,"inline"],H=k):(E.lastIndex=H+1,E.test(G),k=0===E.lastIndex?G.length-1:E.lastIndex-2,$=["word",G.slice(H,k+1),z,H-V,z,k-V],X.push($),H=k)}return H++,$}},endOfFile:function(){return 0===J.length&&H>=W}}}},1264:(e,t,r)=>{"use strict";t.__esModule=!0;var n=_interopRequireDefault(r(2566)),o=_interopRequireDefault(r(616)),i=_interopRequireDefault(r(7835)),s=_interopRequireDefault(r(478)),u=_interopRequireDefault(r(4907)),a=_interopRequireDefault(r(8420)),c=_interopRequireDefault(r(7523)),l=_interopRequireDefault(r(4316)),p=_interopRequireDefault(r(6909)),f=_interopRequireDefault(r(6279)),h=_interopRequireDefault(r(439)),d=_interopRequireDefault(r(9956)),D=_interopRequireDefault(r(70)),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(r(8790));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var parser=function(e){return new n.default(e)};parser.attribute=function(e){return new o.default(e)},parser.className=function(e){return new i.default(e)},parser.combinator=function(e){return new s.default(e)},parser.comment=function(e){return new u.default(e)},parser.id=function(e){return new a.default(e)},parser.nesting=function(e){return new c.default(e)},parser.pseudo=function(e){return new l.default(e)},parser.root=function(e){return new p.default(e)},parser.selector=function(e){return new f.default(e)},parser.string=function(e){return new h.default(e)},parser.tag=function(e){return new d.default(e)},parser.universal=function(e){return new D.default(e)},Object.keys(g).forEach((function(e){"__esModule"!==e&&(parser[e]=g[e])})),t.default=parser,e.exports=t.default},5269:(e,t,r)=>{"use strict";t.__esModule=!0;var n=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}(),o=_interopRequireDefault(r(8051)),i=_interopRequireDefault(r(7886)),s=_interopRequireDefault(r(3210)),u=_interopRequireDefault(r(6909)),a=_interopRequireDefault(r(6279)),c=_interopRequireDefault(r(7835)),l=_interopRequireDefault(r(4907)),p=_interopRequireDefault(r(8420)),f=_interopRequireDefault(r(9956)),h=_interopRequireDefault(r(439)),d=_interopRequireDefault(r(4316)),D=_interopRequireDefault(r(616)),g=_interopRequireDefault(r(70)),m=_interopRequireDefault(r(478)),v=_interopRequireDefault(r(7523)),y=_interopRequireDefault(r(9788)),w=_interopRequireDefault(r(6554)),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(r(8790));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var b=function(){function Parser(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Parser),this.input=e,this.lossy=!1===e.options.lossless,this.position=0,this.root=new u.default;var t=new a.default;return this.root.append(t),this.current=t,this.lossy?this.tokens=(0,w.default)({safe:e.safe,css:e.css.trim()}):this.tokens=(0,w.default)(e),this.loop()}return Parser.prototype.attribute=function(){var e="",t=void 0,r=this.currToken;for(this.position++;this.position<this.tokens.length&&"]"!==this.currToken[0];)e+=this.tokens[this.position][1],this.position++;this.position!==this.tokens.length||~e.indexOf("]")||this.error("Expected a closing square bracket.");var n=e.split(/((?:[*~^$|]?=))([^]*)/),o=n[0].split(/(\|)/g),i={operator:n[1],value:n[2],source:{start:{line:r[2],column:r[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:r[4]};if(o.length>1?(""===o[0]&&(o[0]=!0),i.attribute=this.parseValue(o[2]),i.namespace=this.parseNamespace(o[0])):i.attribute=this.parseValue(n[0]),t=new D.default(i),n[2]){var s=n[2].split(/(\s+i\s*?)$/),u=s[0].trim();t.value=this.lossy?u:s[0],s[1]&&(t.insensitive=!0,this.lossy||(t.raws.insensitive=s[1])),t.quoted="'"===u[0]||'"'===u[0],t.raws.unquoted=t.quoted?u.slice(1,-1):u}this.newNode(t),this.position++},Parser.prototype.combinator=function(){if("|"===this.currToken[1])return this.namespace();for(var e=new m.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position<this.tokens.length&&this.currToken&&("space"===this.currToken[0]||"combinator"===this.currToken[0]);)this.nextToken&&"combinator"===this.nextToken[0]?(e.spaces.before=this.parseSpace(this.currToken[1]),e.source.start.line=this.nextToken[2],e.source.start.column=this.nextToken[3],e.source.end.column=this.nextToken[3],e.source.end.line=this.nextToken[2],e.sourceIndex=this.nextToken[4]):this.prevToken&&"combinator"===this.prevToken[0]?e.spaces.after=this.parseSpace(this.currToken[1]):"combinator"===this.currToken[0]?e.value=this.currToken[1]:"space"===this.currToken[0]&&(e.value=this.parseSpace(this.currToken[1]," ")),this.position++;return this.newNode(e)},Parser.prototype.comma=function(){if(this.position===this.tokens.length-1)return this.root.trailingComma=!0,void this.position++;var e=new a.default;this.current.parent.append(e),this.current=e,this.position++},Parser.prototype.comment=function(){var e=new l.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]});this.newNode(e),this.position++},Parser.prototype.error=function(e){throw new this.input.error(e)},Parser.prototype.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.")},Parser.prototype.missingParenthesis=function(){return this.error("Expected opening parenthesis.")},Parser.prototype.missingSquareBracket=function(){return this.error("Expected opening square bracket.")},Parser.prototype.namespace=function(){var e=this.prevToken&&this.prevToken[1]||!0;return"word"===this.nextToken[0]?(this.position++,this.word(e)):"*"===this.nextToken[0]?(this.position++,this.universal(e)):void 0},Parser.prototype.nesting=function(){this.newNode(new v.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]})),this.position++},Parser.prototype.parentheses=function(){var e=this.current.last;if(e&&e.type===C.PSEUDO){var t=new a.default,r=this.current;e.append(t),this.current=t;var n=1;for(this.position++;this.position<this.tokens.length&&n;)"("===this.currToken[0]&&n++,")"===this.currToken[0]&&n--,n?this.parse():(t.parent.source.end.line=this.currToken[2],t.parent.source.end.column=this.currToken[3],this.position++);n&&this.error("Expected closing parenthesis."),this.current=r}else{var o=1;for(this.position++,e.value+="(";this.position<this.tokens.length&&o;)"("===this.currToken[0]&&o++,")"===this.currToken[0]&&o--,e.value+=this.parseParenthesisToken(this.currToken),this.position++;o&&this.error("Expected closing parenthesis.")}},Parser.prototype.pseudo=function(){for(var e=this,t="",r=this.currToken;this.currToken&&":"===this.currToken[0];)t+=this.currToken[1],this.position++;if(!this.currToken)return this.error("Expected pseudo-class or pseudo-element");if("word"===this.currToken[0]){var n=void 0;this.splitWord(!1,(function(o,i){t+=o,n=new d.default({value:t,source:{start:{line:r[2],column:r[3]},end:{line:e.currToken[4],column:e.currToken[5]}},sourceIndex:r[4]}),e.newNode(n),i>1&&e.nextToken&&"("===e.nextToken[0]&&e.error("Misplaced parenthesis.")}))}else this.error('Unexpected "'+this.currToken[0]+'" found.')},Parser.prototype.space=function(){var e=this.currToken;0===this.position||","===this.prevToken[0]||"("===this.prevToken[0]?(this.spaces=this.parseSpace(e[1]),this.position++):this.position===this.tokens.length-1||","===this.nextToken[0]||")"===this.nextToken[0]?(this.current.last.spaces.after=this.parseSpace(e[1]),this.position++):this.combinator()},Parser.prototype.string=function(){var e=this.currToken;this.newNode(new h.default({value:this.currToken[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++},Parser.prototype.universal=function(e){var t=this.nextToken;if(t&&"|"===t[1])return this.position++,this.namespace();this.newNode(new g.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),e),this.position++},Parser.prototype.splitWord=function(e,t){for(var r=this,n=this.nextToken,u=this.currToken[1];n&&"word"===n[0];){this.position++;var a=this.currToken[1];if(u+=a,a.lastIndexOf("\\")===a.length-1){var l=this.nextToken;l&&"space"===l[0]&&(u+=this.parseSpace(l[1]," "),this.position++)}n=this.nextToken}var h=(0,i.default)(u,"."),d=(0,i.default)(u,"#"),D=(0,i.default)(u,"#{");D.length&&(d=d.filter((function(e){return!~D.indexOf(e)})));var g=(0,y.default)((0,s.default)((0,o.default)([[0],h,d])));g.forEach((function(n,o){var i=g[o+1]||u.length,s=u.slice(n,i);if(0===o&&t)return t.call(r,s,g.length);var a=void 0;a=~h.indexOf(n)?new c.default({value:s.slice(1),source:{start:{line:r.currToken[2],column:r.currToken[3]+n},end:{line:r.currToken[4],column:r.currToken[3]+(i-1)}},sourceIndex:r.currToken[6]+g[o]}):~d.indexOf(n)?new p.default({value:s.slice(1),source:{start:{line:r.currToken[2],column:r.currToken[3]+n},end:{line:r.currToken[4],column:r.currToken[3]+(i-1)}},sourceIndex:r.currToken[6]+g[o]}):new f.default({value:s,source:{start:{line:r.currToken[2],column:r.currToken[3]+n},end:{line:r.currToken[4],column:r.currToken[3]+(i-1)}},sourceIndex:r.currToken[6]+g[o]}),r.newNode(a,e)})),this.position++},Parser.prototype.word=function(e){var t=this.nextToken;return t&&"|"===t[1]?(this.position++,this.namespace()):this.splitWord(e)},Parser.prototype.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.root},Parser.prototype.parse=function(e){switch(this.currToken[0]){case"space":this.space();break;case"comment":this.comment();break;case"(":this.parentheses();break;case")":e&&this.missingParenthesis();break;case"[":this.attribute();break;case"]":this.missingSquareBracket();break;case"at-word":case"word":this.word();break;case":":this.pseudo();break;case";":this.missingBackslash();break;case",":this.comma();break;case"*":this.universal();break;case"&":this.nesting();break;case"combinator":this.combinator();break;case"string":this.string()}},Parser.prototype.parseNamespace=function(e){if(this.lossy&&"string"==typeof e){var t=e.trim();return!t.length||t}return e},Parser.prototype.parseSpace=function(e,t){return this.lossy?t||"":e},Parser.prototype.parseValue=function(e){return this.lossy&&e&&"string"==typeof e?e.trim():e},Parser.prototype.parseParenthesisToken=function(e){return this.lossy?"space"===e[0]?this.parseSpace(e[1]," "):this.parseValue(e[1]):e[1]},Parser.prototype.newNode=function(e,t){return t&&(e.namespace=this.parseNamespace(t)),this.spaces&&(e.spaces.before=this.spaces,this.spaces=""),this.current.append(e)},n(Parser,[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}]),Parser}();t.default=b,e.exports=t.default},2566:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}(),i=r(5269),s=(n=i)&&n.__esModule?n:{default:n};var u=function(){function Processor(e){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Processor),this.func=e||function(){},this}return Processor.prototype.process=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=new s.default({css:e,error:function(e){throw new Error(e)},options:t});return this.res=r,this.func(r),this},o(Processor,[{key:"result",get:function(){return String(this.res)}}]),Processor}();t.default=u,e.exports=t.default},616:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(4379),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Attribute(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Attribute);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.ATTRIBUTE,r.raws={},r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Attribute,e),Attribute.prototype.toString=function(){var e=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&e.push(this.operator),this.value&&e.push(this.value),this.raws.insensitive?e.push(this.raws.insensitive):this.insensitive&&e.push(" i"),e.push("]"),e.concat(this.spaces.after).join("")},Attribute}(i.default);t.default=u,e.exports=t.default},7835:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(4379),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function ClassName(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,ClassName);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.CLASS,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(ClassName,e),ClassName.prototype.toString=function(){return[this.spaces.before,this.ns,String("."+this.value),this.spaces.after].join("")},ClassName}(i.default);t.default=u,e.exports=t.default},478:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(8871),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Combinator(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Combinator);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.COMBINATOR,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Combinator,e),Combinator}(i.default);t.default=u,e.exports=t.default},4907:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(8871),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Comment(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Comment);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.COMMENT,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Comment,e),Comment}(i.default);t.default=u,e.exports=t.default},7144:(e,t,r)=>{"use strict";r(4070),t.__esModule=!0;var n,o=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}(),i=r(8871),s=(n=i)&&n.__esModule?n:{default:n},u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(r(8790));var a=function(e){function Container(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Container);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.nodes||(r.nodes=[]),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Container,e),Container.prototype.append=function(e){return e.parent=this,this.nodes.push(e),this},Container.prototype.prepend=function(e){return e.parent=this,this.nodes.unshift(e),this},Container.prototype.at=function(e){return this.nodes[e]},Container.prototype.index=function(e){return"number"==typeof e?e:this.nodes.indexOf(e)},Container.prototype.removeChild=function(e){e=this.index(e),this.at(e).parent=void 0,this.nodes.splice(e,1);var t=void 0;for(var r in this.indexes)(t=this.indexes[r])>=e&&(this.indexes[r]=t-1);return this},Container.prototype.removeAll=function(){var e=this.nodes,t=Array.isArray(e),r=0;for(e=t?e:e[Symbol.iterator]();;){var n;if(t){if(r>=e.length)break;n=e[r++]}else{if((r=e.next()).done)break;n=r.value}n.parent=void 0}return this.nodes=[],this},Container.prototype.empty=function(){return this.removeAll()},Container.prototype.insertAfter=function(e,t){var r=this.index(e);this.nodes.splice(r+1,0,t);var n=void 0;for(var o in this.indexes)r<=(n=this.indexes[o])&&(this.indexes[o]=n+this.nodes.length);return this},Container.prototype.insertBefore=function(e,t){var r=this.index(e);this.nodes.splice(r,0,t);var n=void 0;for(var o in this.indexes)r<=(n=this.indexes[o])&&(this.indexes[o]=n+this.nodes.length);return this},Container.prototype.each=function(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var t=this.lastEach;if(this.indexes[t]=0,this.length){for(var r=void 0,n=void 0;this.indexes[t]<this.length&&(r=this.indexes[t],!1!==(n=e(this.at(r),r)));)this.indexes[t]+=1;return delete this.indexes[t],!1!==n&&void 0}},Container.prototype.walk=function(e){return this.each((function(t,r){var n=e(t,r);if(!1!==n&&t.length&&(n=t.walk(e)),!1===n)return!1}))},Container.prototype.walkAttributes=function(e){var t=this;return this.walk((function(r){if(r.type===u.ATTRIBUTE)return e.call(t,r)}))},Container.prototype.walkClasses=function(e){var t=this;return this.walk((function(r){if(r.type===u.CLASS)return e.call(t,r)}))},Container.prototype.walkCombinators=function(e){var t=this;return this.walk((function(r){if(r.type===u.COMBINATOR)return e.call(t,r)}))},Container.prototype.walkComments=function(e){var t=this;return this.walk((function(r){if(r.type===u.COMMENT)return e.call(t,r)}))},Container.prototype.walkIds=function(e){var t=this;return this.walk((function(r){if(r.type===u.ID)return e.call(t,r)}))},Container.prototype.walkNesting=function(e){var t=this;return this.walk((function(r){if(r.type===u.NESTING)return e.call(t,r)}))},Container.prototype.walkPseudos=function(e){var t=this;return this.walk((function(r){if(r.type===u.PSEUDO)return e.call(t,r)}))},Container.prototype.walkTags=function(e){var t=this;return this.walk((function(r){if(r.type===u.TAG)return e.call(t,r)}))},Container.prototype.walkUniversals=function(e){var t=this;return this.walk((function(r){if(r.type===u.UNIVERSAL)return e.call(t,r)}))},Container.prototype.split=function(e){var t=this,r=[];return this.reduce((function(n,o,i){var s=e.call(t,o);return r.push(o),s?(n.push(r),r=[]):i===t.length-1&&n.push(r),n}),[])},Container.prototype.map=function(e){return this.nodes.map(e)},Container.prototype.reduce=function(e,t){return this.nodes.reduce(e,t)},Container.prototype.every=function(e){return this.nodes.every(e)},Container.prototype.some=function(e){return this.nodes.some(e)},Container.prototype.filter=function(e){return this.nodes.filter(e)},Container.prototype.sort=function(e){return this.nodes.sort(e)},Container.prototype.toString=function(){return this.map(String).join("")},o(Container,[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}]),Container}(s.default);t.default=a,e.exports=t.default},8420:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(4379),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function ID(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,ID);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.ID,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(ID,e),ID.prototype.toString=function(){return[this.spaces.before,this.ns,String("#"+this.value),this.spaces.after].join("")},ID}(i.default);t.default=u,e.exports=t.default},4379:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=function(){function defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,t,r){return t&&defineProperties(e.prototype,t),r&&defineProperties(e,r),e}}(),i=r(8871);function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var s=function(e){function Namespace(){return _classCallCheck(this,Namespace),_possibleConstructorReturn(this,e.apply(this,arguments))}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Namespace,e),Namespace.prototype.toString=function(){return[this.spaces.before,this.ns,String(this.value),this.spaces.after].join("")},o(Namespace,[{key:"ns",get:function(){var e=this.namespace;return e?("string"==typeof e?e:"")+"|":""}}]),Namespace}(((n=i)&&n.__esModule?n:{default:n}).default);t.default=s,e.exports=t.default},7523:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(8871),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Nesting(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Nesting);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.NESTING,r.value="&",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Nesting,e),Nesting}(i.default);t.default=u,e.exports=t.default},8871:(e,t)=>{"use strict";t.__esModule=!0;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var n=function cloneNode(e,t){if("object"!==(void 0===e?"undefined":r(e)))return e;var n=new e.constructor;for(var o in e)if(e.hasOwnProperty(o)){var i=e[o],s=void 0===i?"undefined":r(i);"parent"===o&&"object"===s?t&&(n[o]=t):n[o]=i instanceof Array?i.map((function(e){return cloneNode(e,n)})):cloneNode(i,n)}return n},o=function(){function _class(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var t in _classCallCheck(this,_class),e)this[t]=e[t];var r=e.spaces,n=(r=void 0===r?{}:r).before,o=void 0===n?"":n,i=r.after,s=void 0===i?"":i;this.spaces={before:o,after:s}}return _class.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},_class.prototype.replaceWith=function(){if(this.parent){for(var e in arguments)this.parent.insertBefore(this,arguments[e]);this.remove()}return this},_class.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},_class.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},_class.prototype.clone=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=n(this);for(var r in e)t[r]=e[r];return t},_class.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},_class}();t.default=o,e.exports=t.default},4316:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(7144),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Pseudo(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Pseudo);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.PSEUDO,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Pseudo,e),Pseudo.prototype.toString=function(){var e=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),e,this.spaces.after].join("")},Pseudo}(i.default);t.default=u,e.exports=t.default},6909:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(7144),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Root(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Root);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.ROOT,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Root,e),Root.prototype.toString=function(){var e=this.reduce((function(e,t){var r=String(t);return r?e+r+",":""}),"").slice(0,-1);return this.trailingComma?e+",":e},Root}(i.default);t.default=u,e.exports=t.default},6279:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(7144),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Selector(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Selector);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.SELECTOR,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Selector,e),Selector}(i.default);t.default=u,e.exports=t.default},439:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(8871),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function String(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,String);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.STRING,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(String,e),String}(i.default);t.default=u,e.exports=t.default},9956:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(4379),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Tag(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Tag);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.TAG,r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Tag,e),Tag}(i.default);t.default=u,e.exports=t.default},8790:(e,t)=>{"use strict";t.__esModule=!0;t.TAG="tag",t.STRING="string",t.SELECTOR="selector",t.ROOT="root",t.PSEUDO="pseudo",t.NESTING="nesting",t.ID="id",t.COMMENT="comment",t.COMBINATOR="combinator",t.CLASS="class",t.ATTRIBUTE="attribute",t.UNIVERSAL="universal"},70:(e,t,r)=>{"use strict";t.__esModule=!0;var n,o=r(4379),i=(n=o)&&n.__esModule?n:{default:n},s=r(8790);var u=function(e){function Universal(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,Universal);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,t));return r.type=s.UNIVERSAL,r.value="*",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(Universal,e),Universal}(i.default);t.default=u,e.exports=t.default},9788:(e,t,r)=>{"use strict";r(4070),t.__esModule=!0,t.default=function(e){return e.sort((function(e,t){return e-t}))},e.exports=t.default},6554:(e,t)=>{"use strict";t.__esModule=!0,t.default=function(e){var t=[],o=e.css.valueOf(),i=void 0,s=void 0,u=void 0,a=void 0,c=void 0,l=void 0,p=void 0,f=void 0,h=void 0,d=void 0,D=void 0,g=o.length,m=-1,v=1,y=0,unclosed=function(t,r){if(!e.safe)throw e.error("Unclosed "+t,v,y-m,y);s=(o+=r).length-1};for(;y<g;){switch(10===(i=o.charCodeAt(y))&&(m=y,v+=1),i){case 10:case 32:case 9:case 13:case 12:s=y;do{s+=1,10===(i=o.charCodeAt(s))&&(m=s,v+=1)}while(32===i||10===i||9===i||13===i||12===i);t.push(["space",o.slice(y,s),v,y-m,y]),y=s-1;break;case 43:case 62:case 126:case 124:s=y;do{s+=1,i=o.charCodeAt(s)}while(43===i||62===i||126===i||124===i);t.push(["combinator",o.slice(y,s),v,y-m,y]),y=s-1;break;case 42:t.push(["*","*",v,y-m,y]);break;case 38:t.push(["&","&",v,y-m,y]);break;case 44:t.push([",",",",v,y-m,y]);break;case 91:t.push(["[","[",v,y-m,y]);break;case 93:t.push(["]","]",v,y-m,y]);break;case 58:t.push([":",":",v,y-m,y]);break;case 59:t.push([";",";",v,y-m,y]);break;case 40:t.push(["(","(",v,y-m,y]);break;case 41:t.push([")",")",v,y-m,y]);break;case 39:case 34:u=39===i?"'":'"',s=y;do{for(d=!1,-1===(s=o.indexOf(u,s+1))&&unclosed("quote",u),D=s;92===o.charCodeAt(D-1);)D-=1,d=!d}while(d);t.push(["string",o.slice(y,s+1),v,y-m,v,s-m,y]),y=s;break;case 64:r.lastIndex=y+1,r.test(o),s=0===r.lastIndex?o.length-1:r.lastIndex-2,t.push(["at-word",o.slice(y,s+1),v,y-m,v,s-m,y]),y=s;break;case 92:for(s=y,p=!0;92===o.charCodeAt(s+1);)s+=1,p=!p;i=o.charCodeAt(s+1),p&&47!==i&&32!==i&&10!==i&&9!==i&&13!==i&&12!==i&&(s+=1),t.push(["word",o.slice(y,s+1),v,y-m,v,s-m,y]),y=s;break;default:47===i&&42===o.charCodeAt(y+1)?(0===(s=o.indexOf("*/",y+2)+1)&&unclosed("comment","*/"),l=o.slice(y,s+1),a=l.split("\n"),(c=a.length-1)>0?(f=v+c,h=s-a[c].length):(f=v,h=m),t.push(["comment",l,v,y-m,f,s-h,y]),m=h,v=f,y=s):(n.lastIndex=y+1,n.test(o),s=0===n.lastIndex?o.length-1:n.lastIndex-2,t.push(["word",o.slice(y,s+1),v,y-m,v,s-m,y]),y=s)}y++}return t};var r=/[ \n\t\r\{\(\)'"\\;/]/g,n=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;e.exports=t.default},5294:(e,t,r)=>{"use strict";const n=r(4196);class AtWord extends n{constructor(e){super(e),this.type="atword"}toString(){this.quoted&&this.raws.quote;return[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}}n.registerWalker(AtWord),e.exports=AtWord},8709:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Colon extends o{constructor(e){super(e),this.type="colon"}}n.registerWalker(Colon),e.exports=Colon},3627:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Comma extends o{constructor(e){super(e),this.type="comma"}}n.registerWalker(Comma),e.exports=Comma},4384:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Comment extends o{constructor(e){super(e),this.type="comment",this.inline=Object(e).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}}n.registerWalker(Comment),e.exports=Comment},4196:(e,t,r)=>{"use strict";const n=r(1466);class Container extends n{constructor(e){super(e),this.nodes||(this.nodes=[])}push(e){return e.parent=this,this.nodes.push(e),this}each(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let t,r,n=this.lastEach;if(this.indexes[n]=0,this.nodes){for(;this.indexes[n]<this.nodes.length&&(t=this.indexes[n],r=e(this.nodes[t],t),!1!==r);)this.indexes[n]+=1;return delete this.indexes[n],r}}walk(e){return this.each(((t,r)=>{let n=e(t,r);return!1!==n&&t.walk&&(n=t.walk(e)),n}))}walkType(e,t){if(!e||!t)throw new Error("Parameters {type} and {callback} are required.");const r="function"==typeof e;return this.walk(((n,o)=>{if(r&&n instanceof e||!r&&n.type===e)return t.call(this,n,o)}))}append(e){return e.parent=this,this.nodes.push(e),this}prepend(e){return e.parent=this,this.nodes.unshift(e),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let t of this.nodes)t.cleanRaws(e)}insertAfter(e,t){let r,n=this.index(e);this.nodes.splice(n+1,0,t);for(let e in this.indexes)r=this.indexes[e],n<=r&&(this.indexes[e]=r+this.nodes.length);return this}insertBefore(e,t){let r,n=this.index(e);this.nodes.splice(n,0,t);for(let e in this.indexes)r=this.indexes[e],n<=r&&(this.indexes[e]=r+this.nodes.length);return this}removeChild(e){let t;e=this.index(e),this.nodes[e].parent=void 0,this.nodes.splice(e,1);for(let r in this.indexes)t=this.indexes[r],t>=e&&(this.indexes[r]=t-1);return this}removeAll(){for(let e of this.nodes)e.parent=void 0;return this.nodes=[],this}every(e){return this.nodes.every(e)}some(e){return this.nodes.some(e)}index(e){return"number"==typeof e?e:this.nodes.indexOf(e)}get first(){if(this.nodes)return this.nodes[0]}get last(){if(this.nodes)return this.nodes[this.nodes.length-1]}toString(){let e=this.nodes.map(String).join("");return this.value&&(e=this.value+e),this.raws.before&&(e=this.raws.before+e),this.raws.after&&(e+=this.raws.after),e}}Container.registerWalker=e=>{let t="walk"+e.name;t.lastIndexOf("s")!==t.length-1&&(t+="s"),Container.prototype[t]||(Container.prototype[t]=function(t){return this.walkType(e,t)})},e.exports=Container},9645:e=>{"use strict";class ParserError extends Error{constructor(e){super(e),this.name=this.constructor.name,this.message=e||"An error ocurred while parsing.","function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}}e.exports=ParserError},5128:e=>{"use strict";class TokenizeError extends Error{constructor(e){super(e),this.name=this.constructor.name,this.message=e||"An error ocurred while tokzenizing.","function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}}e.exports=TokenizeError},4320:(e,t,r)=>{"use strict";const n=r(4196);class FunctionNode extends n{constructor(e){super(e),this.type="func",this.unbalanced=-1}}n.registerWalker(FunctionNode),e.exports=FunctionNode},9962:(e,t,r)=>{"use strict";const n=r(3784),o=r(5294),i=r(8709),s=r(3627),u=r(4384),a=r(4320),c=r(3074),l=r(7214),p=r(1238),f=r(9672),h=r(1369),d=r(2057),D=r(6593);let parser=function(e,t){return new n(e,t)};parser.atword=function(e){return new o(e)},parser.colon=function(e){return new i(Object.assign({value:":"},e))},parser.comma=function(e){return new s(Object.assign({value:","},e))},parser.comment=function(e){return new u(e)},parser.func=function(e){return new a(e)},parser.number=function(e){return new c(e)},parser.operator=function(e){return new l(e)},parser.paren=function(e){return new p(Object.assign({value:"("},e))},parser.string=function(e){return new f(Object.assign({quote:"'"},e))},parser.value=function(e){return new d(e)},parser.word=function(e){return new D(e)},parser.unicodeRange=function(e){return new h(e)},e.exports=parser},1466:e=>{"use strict";let cloneNode=function(e,t){let r=new e.constructor;for(let n in e){if(!e.hasOwnProperty(n))continue;let o=e[n],i=typeof o;"parent"===n&&"object"===i?t&&(r[n]=t):"source"===n?r[n]=o:o instanceof Array?r[n]=o.map((e=>cloneNode(e,r))):"before"!==n&&"after"!==n&&"between"!==n&&"semicolon"!==n&&("object"===i&&null!==o&&(o=cloneNode(o)),r[n]=o)}return r};e.exports=class{constructor(e){e=e||{},this.raws={before:"",after:""};for(let t in e)this[t]=e[t]}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(){return[this.raws.before,String(this.value),this.raws.after].join("")}clone(e){e=e||{};let t=cloneNode(this);for(let r in e)t[r]=e[r];return t}cloneBefore(e){e=e||{};let t=this.clone(e);return this.parent.insertBefore(this,t),t}cloneAfter(e){e=e||{};let t=this.clone(e);return this.parent.insertAfter(this,t),t}replaceWith(){let e=Array.prototype.slice.call(arguments);if(this.parent){for(let t of e)this.parent.insertBefore(this,t);this.remove()}return this}moveTo(e){return this.cleanRaws(this.root()===e.root()),this.remove(),e.append(this),this}moveBefore(e){return this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertBefore(e,this),this}moveAfter(e){return this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertAfter(e,this),this}next(){let e=this.parent.index(this);return this.parent.nodes[e+1]}prev(){let e=this.parent.index(this);return this.parent.nodes[e-1]}toJSON(){let e={};for(let t in this){if(!this.hasOwnProperty(t))continue;if("parent"===t)continue;let r=this[t];r instanceof Array?e[t]=r.map((e=>"object"==typeof e&&e.toJSON?e.toJSON():e)):"object"==typeof r&&r.toJSON?e[t]=r.toJSON():e[t]=r}return e}root(){let e=this;for(;e.parent;)e=e.parent;return e}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}positionInside(e){let t=this.toString(),r=this.source.start.column,n=this.source.start.line;for(let o=0;o<e;o++)"\n"===t[o]?(r=1,n+=1):r+=1;return{line:n,column:r}}positionBy(e){let t=this.source.start;if(Object(e).index)t=this.positionInside(e.index);else if(Object(e).word){let r=this.toString().indexOf(e.word);-1!==r&&(t=this.positionInside(r))}return t}}},3074:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class NumberNode extends o{constructor(e){super(e),this.type="number",this.unit=Object(e).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}}n.registerWalker(NumberNode),e.exports=NumberNode},7214:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Operator extends o{constructor(e){super(e),this.type="operator"}}n.registerWalker(Operator),e.exports=Operator},1238:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Parenthesis extends o{constructor(e){super(e),this.type="paren",this.parenType=""}}n.registerWalker(Parenthesis),e.exports=Parenthesis},3784:(e,t,r)=>{"use strict";r(4070);const n=r(4343),o=r(2057),i=r(5294),s=r(8709),u=r(3627),a=r(4384),c=r(4320),l=r(3074),p=r(7214),f=r(1238),h=r(9672),d=r(6593),D=r(1369),g=r(2481),m=r(8051),v=r(7886),y=r(3210),w=r(9645);e.exports=class{constructor(e,t){this.cache=[],this.input=e,this.options=Object.assign({},{loose:!1},t),this.position=0,this.unbalanced=0,this.root=new n;let r=new o;this.root.append(r),this.current=r,this.tokens=g(e,this.options)}parse(){return this.loop()}colon(){let e=this.currToken;this.newNode(new s({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comma(){let e=this.currToken;this.newNode(new u({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comment(){let e,t=!1,r=this.currToken[1].replace(/\/\*|\*\//g,"");this.options.loose&&r.startsWith("//")&&(r=r.substring(2),t=!0),e=new a({value:r,inline:t,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(e),this.position++}error(e,t){throw new w(e+` at line: ${t[2]}, column ${t[3]}`)}loop(){for(;this.position<this.tokens.length;)this.parseTokens();return!this.current.last&&this.spaces?this.current.raws.before+=this.spaces:this.spaces&&(this.current.last.raws.after+=this.spaces),this.spaces="",this.root}operator(){let e,t=this.currToken[1];if("+"===t||"-"===t)if(this.options.loose||this.position>0&&("func"===this.current.type&&"calc"===this.current.value?("space"!==this.prevToken[0]&&"("!==this.prevToken[0]||"space"!==this.nextToken[0]&&"word"!==this.nextToken[0]||"word"===this.nextToken[0]&&"operator"!==this.current.last.type&&"("!==this.current.last.value)&&this.error("Syntax Error",this.currToken):"space"!==this.nextToken[0]&&"operator"!==this.nextToken[0]&&"operator"!==this.prevToken[0]||this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&"operator"===this.current.last.type)&&"word"===this.nextToken[0])return this.word()}else if("word"===this.nextToken[0])return this.word();return e=new p({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(e)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word()}}parenOpen(){let e,t=1,r=this.position+1,n=this.currToken;for(;r<this.tokens.length&&t;){let e=this.tokens[r];"("===e[0]&&t++,")"===e[0]&&t--,r++}if(t&&this.error("Expected closing parenthesis",n),e=this.current.last,e&&"func"===e.type&&e.unbalanced<0&&(e.unbalanced=0,this.current=e),this.current.unbalanced++,this.newNode(new f({value:n[1],source:{start:{line:n[2],column:n[3]},end:{line:n[4],column:n[5]}},sourceIndex:n[6]})),this.position++,"func"===this.current.type&&this.current.unbalanced&&"url"===this.current.value&&"string"!==this.currToken[0]&&")"!==this.currToken[0]&&!this.options.loose){let e=this.nextToken,t=this.currToken[1],r={line:this.currToken[2],column:this.currToken[3]};for(;e&&")"!==e[0]&&this.current.unbalanced;)this.position++,t+=this.currToken[1],e=this.nextToken;this.position!==this.tokens.length-1&&(this.position++,this.newNode(new d({value:t,source:{start:r,end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]})))}}parenClose(){let e=this.currToken;this.newNode(new f({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++,this.position>=this.tokens.length-1&&!this.current.unbalanced||(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",e),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let e=this.currToken;this.position===this.tokens.length-1||","===this.nextToken[0]||")"===this.nextToken[0]?(this.current.last.raws.after+=e[1],this.position++):(this.spaces=e[1],this.position++)}unicodeRange(){let e=this.currToken;this.newNode(new D({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}splitWord(){let e,t,r=this.nextToken,n=this.currToken[1],o=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/;if(!/^(?!\#([a-z0-9]+))[\#\{\}]/gi.test(n))for(;r&&"word"===r[0];){this.position++;let e=this.currToken[1];n+=e,r=this.nextToken}var s;e=v(n,"@"),s=y(m([[0],e])),t=s.sort(((e,t)=>e-t)),t.forEach(((s,u)=>{let a,p=t[u+1]||n.length,f=n.slice(s,p);if(~e.indexOf(s))a=new i({value:f.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+s},end:{line:this.currToken[4],column:this.currToken[3]+(p-1)}},sourceIndex:this.currToken[6]+t[u]});else if(o.test(this.currToken[1])){let e=f.replace(o,"");a=new l({value:f.replace(e,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+s},end:{line:this.currToken[4],column:this.currToken[3]+(p-1)}},sourceIndex:this.currToken[6]+t[u],unit:e})}else a=new(r&&"("===r[0]?c:d)({value:f,source:{start:{line:this.currToken[2],column:this.currToken[3]+s},end:{line:this.currToken[4],column:this.currToken[3]+(p-1)}},sourceIndex:this.currToken[6]+t[u]}),"Word"===a.constructor.name?(a.isHex=/^#(.+)/.test(f),a.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(f)):this.cache.push(this.current);this.newNode(a)})),this.position++}string(){let e,t=this.currToken,r=this.currToken[1],n=/^(\"|\')/,o=n.test(r),i="";o&&(i=r.match(n)[0],r=r.slice(1,r.length-1)),e=new h({value:r,source:{start:{line:t[2],column:t[3]},end:{line:t[4],column:t[5]}},sourceIndex:t[6],quoted:o}),e.raws.quote=i,this.newNode(e),this.position++}word(){return this.splitWord()}newNode(e){return this.spaces&&(e.raws.before+=this.spaces,this.spaces=""),this.current.append(e)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}},4343:(e,t,r)=>{"use strict";const n=r(4196);e.exports=class extends n{constructor(e){super(e),this.type="root"}}},9672:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class StringNode extends o{constructor(e){super(e),this.type="string"}toString(){let e=this.quoted?this.raws.quote:"";return[this.raws.before,e,this.value+"",e,this.raws.after].join("")}}n.registerWalker(StringNode),e.exports=StringNode},2481:(e,t,r)=>{"use strict";const n="{".charCodeAt(0),o="}".charCodeAt(0),i="(".charCodeAt(0),s=")".charCodeAt(0),u="'".charCodeAt(0),a='"'.charCodeAt(0),c="\\".charCodeAt(0),l="/".charCodeAt(0),p=".".charCodeAt(0),f=",".charCodeAt(0),h=":".charCodeAt(0),d="*".charCodeAt(0),D="-".charCodeAt(0),g="+".charCodeAt(0),m="#".charCodeAt(0),v="\n".charCodeAt(0),y=" ".charCodeAt(0),w="\f".charCodeAt(0),C="\t".charCodeAt(0),b="\r".charCodeAt(0),E="@".charCodeAt(0),_="e".charCodeAt(0),S="E".charCodeAt(0),x="0".charCodeAt(0),A="9".charCodeAt(0),F="u".charCodeAt(0),k="U".charCodeAt(0),O=/[ \n\t\r\{\(\)'"\\;,/]/g,N=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,T=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,I=/^[a-z0-9]/i,M=/^[a-f0-9?\-]/i,R=r(8472),P=r(5128);e.exports=function(e,t){t=t||{};let r,L,B,j,$,q,G,U,W,V,z,H=[],X=e.valueOf(),J=X.length,K=-1,Q=1,Y=0,Z=0,ee=null;function unclosed(e){let t=R.format("Unclosed %s at line: %d, column: %d, token: %d",e,Q,Y-K,Y);throw new P(t)}for(;Y<J;){switch(r=X.charCodeAt(Y),r===v&&(K=Y,Q+=1),r){case v:case y:case C:case b:case w:L=Y;do{L+=1,r=X.charCodeAt(L),r===v&&(K=L,Q+=1)}while(r===y||r===v||r===C||r===b||r===w);H.push(["space",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;break;case h:L=Y+1,H.push(["colon",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;break;case f:L=Y+1,H.push(["comma",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;break;case n:H.push(["{","{",Q,Y-K,Q,L-K,Y]);break;case o:H.push(["}","}",Q,Y-K,Q,L-K,Y]);break;case i:Z++,ee=!ee&&1===Z&&H.length>0&&"word"===H[H.length-1][0]&&"url"===H[H.length-1][1],H.push(["(","(",Q,Y-K,Q,L-K,Y]);break;case s:Z--,ee=ee&&Z>0,H.push([")",")",Q,Y-K,Q,L-K,Y]);break;case u:case a:B=r===u?"'":'"',L=Y;do{for(W=!1,L=X.indexOf(B,L+1),-1===L&&unclosed("quote"),V=L;X.charCodeAt(V-1)===c;)V-=1,W=!W}while(W);H.push(["string",X.slice(Y,L+1),Q,Y-K,Q,L-K,Y]),Y=L;break;case E:O.lastIndex=Y+1,O.test(X),L=0===O.lastIndex?X.length-1:O.lastIndex-2,H.push(["atword",X.slice(Y,L+1),Q,Y-K,Q,L-K,Y]),Y=L;break;case c:L=Y,r=X.charCodeAt(L+1),H.push(["word",X.slice(Y,L+1),Q,Y-K,Q,L-K,Y]),Y=L;break;case g:case D:case d:L=Y+1,z=X.slice(Y+1,L+1);X.slice(Y-1,Y);if(r===D&&z.charCodeAt(0)===D){L++,H.push(["word",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;break}H.push(["operator",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;break;default:if(r===l&&(X.charCodeAt(Y+1)===d||t.loose&&!ee&&X.charCodeAt(Y+1)===l)){if(X.charCodeAt(Y+1)===d)L=X.indexOf("*/",Y+2)+1,0===L&&unclosed("comment");else{const e=X.indexOf("\n",Y+2);L=-1!==e?e-1:J}q=X.slice(Y,L+1),j=q.split("\n"),$=j.length-1,$>0?(G=Q+$,U=L-j[$].length):(G=Q,U=K),H.push(["comment",q,Q,Y-K,G,L-U,Y]),K=U,Q=G,Y=L}else if(r!==m||I.test(X.slice(Y+1,Y+2)))if(r!==F&&r!==k||X.charCodeAt(Y+1)!==g)if(r===l)L=Y+1,H.push(["operator",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1;else{let e=N;if(r>=x&&r<=A&&(e=T),e.lastIndex=Y+1,e.test(X),L=0===e.lastIndex?X.length-1:e.lastIndex-2,e===T||r===p){let e=X.charCodeAt(L),t=X.charCodeAt(L+1),r=X.charCodeAt(L+2);(e===_||e===S)&&(t===D||t===g)&&r>=x&&r<=A&&(T.lastIndex=L+2,T.test(X),L=0===T.lastIndex?X.length-1:T.lastIndex-2)}H.push(["word",X.slice(Y,L+1),Q,Y-K,Q,L-K,Y]),Y=L}else{L=Y+2;do{L+=1,r=X.charCodeAt(L)}while(L<J&&M.test(X.slice(L,L+1)));H.push(["unicoderange",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1}else L=Y+1,H.push(["#",X.slice(Y,L),Q,Y-K,Q,L-K,Y]),Y=L-1}Y++}return H}},1369:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class UnicodeRange extends o{constructor(e){super(e),this.type="unicode-range"}}n.registerWalker(UnicodeRange),e.exports=UnicodeRange},2057:(e,t,r)=>{"use strict";const n=r(4196);e.exports=class extends n{constructor(e){super(e),this.type="value",this.unbalanced=0}}},6593:(e,t,r)=>{"use strict";const n=r(4196),o=r(1466);class Word extends o{constructor(e){super(e),this.type="word"}}n.registerWalker(Word),e.exports=Word},8940:(e,t,r)=>{"use strict";var n;t.__esModule=!0,t.default=void 0;var o=function(e){var t,r;function AtRule(t){var r;return(r=e.call(this,t)||this).type="atrule",r}r=e,(t=AtRule).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r;var n=AtRule.prototype;return n.append=function(){var t;this.nodes||(this.nodes=[]);for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.prototype.append).call.apply(t,[this].concat(n))},n.prepend=function(){var t;this.nodes||(this.nodes=[]);for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.prototype.prepend).call.apply(t,[this].concat(n))},AtRule}(((n=r(1204))&&n.__esModule?n:{default:n}).default);t.default=o,e.exports=t.default},3102:(e,t,r)=>{"use strict";var n;t.__esModule=!0,t.default=void 0;var o=function(e){var t,r;function Comment(t){var r;return(r=e.call(this,t)||this).type="comment",r}return r=e,(t=Comment).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r,Comment}(((n=r(1714))&&n.__esModule?n:{default:n}).default);t.default=o,e.exports=t.default},1204:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(6417)),o=_interopRequireDefault(r(3102));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _createForOfIteratorHelperLoose(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function cleanSource(e){return e.map((function(e){return e.nodes&&(e.nodes=cleanSource(e.nodes)),delete e.source,e}))}var i=function(e){var t,i;function Container(){return e.apply(this,arguments)||this}i=e,(t=Container).prototype=Object.create(i.prototype),t.prototype.constructor=t,t.__proto__=i;var s,u,a,c=Container.prototype;return c.push=function(e){return e.parent=this,this.nodes.push(e),this},c.each=function(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;var t=this.lastEach;if(this.indexes[t]=0,this.nodes){for(var r,n;this.indexes[t]<this.nodes.length&&(r=this.indexes[t],!1!==(n=e(this.nodes[r],r)));)this.indexes[t]+=1;return delete this.indexes[t],n}},c.walk=function(e){return this.each((function(t,r){var n;try{n=e(t,r)}catch(e){if(e.postcssNode=t,e.stack&&t.source&&/\n\s{4}at /.test(e.stack)){var o=t.source;e.stack=e.stack.replace(/\n\s{4}at /,"$&"+o.input.from+":"+o.start.line+":"+o.start.column+"$&")}throw e}return!1!==n&&t.walk&&(n=t.walk(e)),n}))},c.walkDecls=function(e,t){return t?e instanceof RegExp?this.walk((function(r,n){if("decl"===r.type&&e.test(r.prop))return t(r,n)})):this.walk((function(r,n){if("decl"===r.type&&r.prop===e)return t(r,n)})):(t=e,this.walk((function(e,r){if("decl"===e.type)return t(e,r)})))},c.walkRules=function(e,t){return t?e instanceof RegExp?this.walk((function(r,n){if("rule"===r.type&&e.test(r.selector))return t(r,n)})):this.walk((function(r,n){if("rule"===r.type&&r.selector===e)return t(r,n)})):(t=e,this.walk((function(e,r){if("rule"===e.type)return t(e,r)})))},c.walkAtRules=function(e,t){return t?e instanceof RegExp?this.walk((function(r,n){if("atrule"===r.type&&e.test(r.name))return t(r,n)})):this.walk((function(r,n){if("atrule"===r.type&&r.name===e)return t(r,n)})):(t=e,this.walk((function(e,r){if("atrule"===e.type)return t(e,r)})))},c.walkComments=function(e){return this.walk((function(t,r){if("comment"===t.type)return e(t,r)}))},c.append=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];for(var n=0,o=t;n<o.length;n++)for(var i,s=o[n],u=this.normalize(s,this.last),a=_createForOfIteratorHelperLoose(u);!(i=a()).done;){var c=i.value;this.nodes.push(c)}return this},c.prepend=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];for(var n,o=_createForOfIteratorHelperLoose(t=t.reverse());!(n=o()).done;){for(var i,s=n.value,u=this.normalize(s,this.first,"prepend").reverse(),a=_createForOfIteratorHelperLoose(u);!(i=a()).done;){var c=i.value;this.nodes.unshift(c)}for(var l in this.indexes)this.indexes[l]=this.indexes[l]+u.length}return this},c.cleanRaws=function(t){if(e.prototype.cleanRaws.call(this,t),this.nodes)for(var r,n=_createForOfIteratorHelperLoose(this.nodes);!(r=n()).done;){r.value.cleanRaws(t)}},c.insertBefore=function(e,t){for(var r,n,o=0===(e=this.index(e))&&"prepend",i=this.normalize(t,this.nodes[e],o).reverse(),s=_createForOfIteratorHelperLoose(i);!(r=s()).done;){var u=r.value;this.nodes.splice(e,0,u)}for(var a in this.indexes)e<=(n=this.indexes[a])&&(this.indexes[a]=n+i.length);return this},c.insertAfter=function(e,t){e=this.index(e);for(var r,n,o=this.normalize(t,this.nodes[e]).reverse(),i=_createForOfIteratorHelperLoose(o);!(r=i()).done;){var s=r.value;this.nodes.splice(e+1,0,s)}for(var u in this.indexes)e<(n=this.indexes[u])&&(this.indexes[u]=n+o.length);return this},c.removeChild=function(e){var t;for(var r in e=this.index(e),this.nodes[e].parent=void 0,this.nodes.splice(e,1),this.indexes)(t=this.indexes[r])>=e&&(this.indexes[r]=t-1);return this},c.removeAll=function(){for(var e,t=_createForOfIteratorHelperLoose(this.nodes);!(e=t()).done;){e.value.parent=void 0}return this.nodes=[],this},c.replaceValues=function(e,t,r){return r||(r=t,t={}),this.walkDecls((function(n){t.props&&-1===t.props.indexOf(n.prop)||t.fast&&-1===n.value.indexOf(t.fast)||(n.value=n.value.replace(e,r))})),this},c.every=function(e){return this.nodes.every(e)},c.some=function(e){return this.nodes.some(e)},c.index=function(e){return"number"==typeof e?e:this.nodes.indexOf(e)},c.normalize=function(e,t){var i=this;if("string"==typeof e)e=cleanSource(r(7057)(e).nodes);else if(Array.isArray(e))for(var s,u=_createForOfIteratorHelperLoose(e=e.slice(0));!(s=u()).done;){var a=s.value;a.parent&&a.parent.removeChild(a,"ignore")}else if("root"===e.type)for(var c,l=_createForOfIteratorHelperLoose(e=e.nodes.slice(0));!(c=l()).done;){var p=c.value;p.parent&&p.parent.removeChild(p,"ignore")}else if(e.type)e=[e];else if(e.prop){if(void 0===e.value)throw new Error("Value field is missed in node creation");"string"!=typeof e.value&&(e.value=String(e.value)),e=[new n.default(e)]}else if(e.selector){e=[new(r(6621))(e)]}else if(e.name){e=[new(r(8940))(e)]}else{if(!e.text)throw new Error("Unknown node type in node creation");e=[new o.default(e)]}return e.map((function(e){return e.parent&&e.parent.removeChild(e),void 0===e.raws.before&&t&&void 0!==t.raws.before&&(e.raws.before=t.raws.before.replace(/[^\s]/g,"")),e.parent=i,e}))},s=Container,(u=[{key:"first",get:function(){if(this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(this.nodes)return this.nodes[this.nodes.length-1]}}])&&_defineProperties(s.prototype,u),a&&_defineProperties(s,a),Container}(_interopRequireDefault(r(1714)).default);t.default=i,e.exports=t.default},1667:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(6083)),o=_interopRequireDefault(r(3248)),i=_interopRequireDefault(r(2868));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _wrapNativeSuper(e){var t="function"==typeof Map?new Map:void 0;return(_wrapNativeSuper=function(e){if(null===e||(r=e,-1===Function.toString.call(r).indexOf("[native code]")))return e;var r;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,Wrapper)}function Wrapper(){return _construct(e,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(e.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,e)})(e)}function _construct(e,t,r){return(_construct=_isNativeReflectConstruct()?Reflect.construct:function(e,t,r){var n=[null];n.push.apply(n,t);var o=new(Function.bind.apply(e,n));return r&&_setPrototypeOf(o,r.prototype),o}).apply(null,arguments)}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var s=function(e){var t,r;function CssSyntaxError(t,r,n,o,i,s){var u;return(u=e.call(this,t)||this).name="CssSyntaxError",u.reason=t,i&&(u.file=i),o&&(u.source=o),s&&(u.plugin=s),void 0!==r&&void 0!==n&&(u.line=r,u.column=n),u.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(u),CssSyntaxError),u}r=e,(t=CssSyntaxError).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r;var s=CssSyntaxError.prototype;return s.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",void 0!==this.line&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},s.showSourceCode=function(e){var t=this;if(!this.source)return"";var r=this.source;i.default&&(void 0===e&&(e=n.default.stdout),e&&(r=(0,i.default)(r)));var s=r.split(/\r?\n/),u=Math.max(this.line-3,0),a=Math.min(this.line+2,s.length),c=String(a).length;function mark(t){return e&&o.default.red?o.default.red.bold(t):t}function aside(t){return e&&o.default.gray?o.default.gray(t):t}return s.slice(u,a).map((function(e,r){var n=u+1+r,o=" "+(" "+n).slice(-c)+" | ";if(n===t.line){var i=aside(o.replace(/\d/g," "))+e.slice(0,t.column-1).replace(/[^\t]/g," ");return mark(">")+aside(o)+e+"\n "+i+mark("^")}return" "+aside(o)+e})).join("\n")},s.toString=function(){var e=this.showSourceCode();return e&&(e="\n\n"+e+"\n"),this.name+": "+this.message+e},CssSyntaxError}(_wrapNativeSuper(Error));t.default=s,e.exports=t.default},6417:(e,t,r)=>{"use strict";var n;t.__esModule=!0,t.default=void 0;var o=function(e){var t,r;function Declaration(t){var r;return(r=e.call(this,t)||this).type="decl",r}return r=e,(t=Declaration).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r,Declaration}(((n=r(1714))&&n.__esModule?n:{default:n}).default);t.default=o,e.exports=t.default},2993:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(3974)),o=_interopRequireDefault(r(1667)),i=_interopRequireDefault(r(3353));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var s=0,u=function(){function Input(e,t){if(void 0===t&&(t={}),null==e||"object"==typeof e&&!e.toString)throw new Error("PostCSS received "+e+" instead of CSS string");this.css=e.toString(),"\ufeff"===this.css[0]||"\ufffe"===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,t.from&&(/^\w+:\/\//.test(t.from)||n.default.isAbsolute(t.from)?this.file=t.from:this.file=n.default.resolve(t.from));var r=new i.default(this.css,t);if(r.text){this.map=r;var o=r.consumer().file;!this.file&&o&&(this.file=this.mapResolve(o))}this.file||(s+=1,this.id="<input css "+s+">"),this.map&&(this.map.file=this.from)}var e,t,r,u=Input.prototype;return u.error=function(e,t,r,n){var i;void 0===n&&(n={});var s=this.origin(t,r);return(i=s?new o.default(e,s.line,s.column,s.source,s.file,n.plugin):new o.default(e,t,r,this.css,this.file,n.plugin)).input={line:t,column:r,source:this.css},this.file&&(i.input.file=this.file),i},u.origin=function(e,t){if(!this.map)return!1;var r=this.map.consumer(),n=r.originalPositionFor({line:e,column:t});if(!n.source)return!1;var o={file:this.mapResolve(n.source),line:n.line,column:n.column},i=r.sourceContentFor(n.source);return i&&(o.source=i),o},u.mapResolve=function(e){return/^\w+:\/\//.test(e)?e:n.default.resolve(this.map.consumer().sourceRoot||".",e)},e=Input,(t=[{key:"from",get:function(){return this.file||this.id}}])&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),Input}();t.default=u,e.exports=t.default},6992:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(8991)),o=_interopRequireDefault(r(6157)),i=(_interopRequireDefault(r(6574)),_interopRequireDefault(r(6865))),s=_interopRequireDefault(r(7057));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _createForOfIteratorHelperLoose(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function isPromise(e){return"object"==typeof e&&"function"==typeof e.then}var u=function(){function LazyResult(e,t,r){var n;if(this.stringified=!1,this.processed=!1,"object"==typeof t&&null!==t&&"root"===t.type)n=t;else if(t instanceof LazyResult||t instanceof i.default)n=t.root,t.map&&(void 0===r.map&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=t.map);else{var o=s.default;r.syntax&&(o=r.syntax.parse),r.parser&&(o=r.parser),o.parse&&(o=o.parse);try{n=o(t,r)}catch(e){this.error=e}}this.result=new i.default(e,n,r)}var e,t,r,u=LazyResult.prototype;return u.warnings=function(){return this.sync().warnings()},u.toString=function(){return this.css},u.then=function(e,t){return this.async().then(e,t)},u.catch=function(e){return this.async().catch(e)},u.finally=function(e){return this.async().then(e,e)},u.handleError=function(e,t){try{if(this.error=e,"CssSyntaxError"!==e.name||e.plugin){if(t.postcssVersion);}else e.plugin=t.postcssPlugin,e.setMessage()}catch(e){console&&console.error&&console.error(e)}},u.asyncTick=function(e,t){var r=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,e();try{var n=this.processor.plugins[this.plugin],o=this.run(n);this.plugin+=1,isPromise(o)?o.then((function(){r.asyncTick(e,t)})).catch((function(e){r.handleError(e,n),r.processed=!0,t(e)})):this.asyncTick(e,t)}catch(e){this.processed=!0,t(e)}},u.async=function(){var e=this;return this.processed?new Promise((function(t,r){e.error?r(e.error):t(e.stringify())})):(this.processing||(this.processing=new Promise((function(t,r){if(e.error)return r(e.error);e.plugin=0,e.asyncTick(t,r)})).then((function(){return e.processed=!0,e.stringify()}))),this.processing)},u.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;for(var e,t=_createForOfIteratorHelperLoose(this.result.processor.plugins);!(e=t()).done;){var r=e.value;if(isPromise(this.run(r)))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},u.run=function(e){this.result.lastPlugin=e;try{return e(this.result.root,this.result)}catch(t){throw this.handleError(t,e),t}},u.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var e=this.result.opts,t=o.default;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);var r=new n.default(t,this.result.root,this.result.opts).generate();return this.result.css=r[0],this.result.map=r[1],this.result},e=LazyResult,(t=[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}])&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),LazyResult}();t.default=u,e.exports=t.default},6136:(e,t)=>{"use strict";t.__esModule=!0,t.default=void 0;var r={split:function(e,t,r){for(var n=[],o="",i=!1,s=0,u=!1,a=!1,c=0;c<e.length;c++){var l=e[c];u?a?a=!1:"\\"===l?a=!0:l===u&&(u=!1):'"'===l||"'"===l?u=l:"("===l?s+=1:")"===l?s>0&&(s-=1):0===s&&-1!==t.indexOf(l)&&(i=!0),i?(""!==o&&n.push(o.trim()),o="",i=!1):o+=l}return(r||""!==o)&&n.push(o.trim()),n},space:function(e){return r.split(e,[" ","\n","\t"])},comma:function(e){return r.split(e,[","],!0)}},n=r;t.default=n,e.exports=t.default},8991:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(2447)),o=_interopRequireDefault(r(3974));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _createForOfIteratorHelperLoose(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var i=function(){function MapGenerator(e,t,r){this.stringify=e,this.mapOpts=r.map||{},this.root=t,this.opts=r}var e=MapGenerator.prototype;return e.isMap=function(){return void 0!==this.opts.map?!!this.opts.map:this.previous().length>0},e.previous=function(){var e=this;return this.previousMaps||(this.previousMaps=[],this.root.walk((function(t){if(t.source&&t.source.input.map){var r=t.source.input.map;-1===e.previousMaps.indexOf(r)&&e.previousMaps.push(r)}}))),this.previousMaps},e.isInline=function(){if(void 0!==this.mapOpts.inline)return this.mapOpts.inline;var e=this.mapOpts.annotation;return(void 0===e||!0===e)&&(!this.previous().length||this.previous().some((function(e){return e.inline})))},e.isSourcesContent=function(){return void 0!==this.mapOpts.sourcesContent?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some((function(e){return e.withContent()}))},e.clearAnnotation=function(){if(!1!==this.mapOpts.annotation)for(var e,t=this.root.nodes.length-1;t>=0;t--)"comment"===(e=this.root.nodes[t]).type&&0===e.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(t)},e.setSourcesContent=function(){var e=this,t={};this.root.walk((function(r){if(r.source){var n=r.source.input.from;if(n&&!t[n]){t[n]=!0;var o=e.relative(n);e.map.setSourceContent(o,r.source.input.css)}}}))},e.applyPrevMaps=function(){for(var e,t=_createForOfIteratorHelperLoose(this.previous());!(e=t()).done;){var r=e.value,i=this.relative(r.file),s=r.root||o.default.dirname(r.file),u=void 0;!1===this.mapOpts.sourcesContent?(u=new n.default.SourceMapConsumer(r.text)).sourcesContent&&(u.sourcesContent=u.sourcesContent.map((function(){return null}))):u=r.consumer(),this.map.applySourceMap(u,i,this.relative(s))}},e.isAnnotation=function(){return!!this.isInline()||(void 0!==this.mapOpts.annotation?this.mapOpts.annotation:!this.previous().length||this.previous().some((function(e){return e.annotation})))},e.toBase64=function(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))},e.addAnnotation=function(){var e;e=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"==typeof this.mapOpts.annotation?this.mapOpts.annotation:this.outputFile()+".map";var t="\n";-1!==this.css.indexOf("\r\n")&&(t="\r\n"),this.css+=t+"/*# sourceMappingURL="+e+" */"},e.outputFile=function(){return this.opts.to?this.relative(this.opts.to):this.opts.from?this.relative(this.opts.from):"to.css"},e.generateMap=function(){return this.generateString(),this.isSourcesContent()&&this.setSourcesContent(),this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]},e.relative=function(e){if(0===e.indexOf("<"))return e;if(/^\w+:\/\//.test(e))return e;var t=this.opts.to?o.default.dirname(this.opts.to):".";return"string"==typeof this.mapOpts.annotation&&(t=o.default.dirname(o.default.resolve(t,this.mapOpts.annotation))),e=o.default.relative(t,e),"\\"===o.default.sep?e.replace(/\\/g,"/"):e},e.sourcePath=function(e){return this.mapOpts.from?this.mapOpts.from:this.relative(e.source.input.from)},e.generateString=function(){var e=this;this.css="",this.map=new n.default.SourceMapGenerator({file:this.outputFile()});var t,r,o=1,i=1;this.stringify(this.root,(function(n,s,u){if(e.css+=n,s&&"end"!==u&&(s.source&&s.source.start?e.map.addMapping({source:e.sourcePath(s),generated:{line:o,column:i-1},original:{line:s.source.start.line,column:s.source.start.column-1}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:o,column:i-1}})),(t=n.match(/\n/g))?(o+=t.length,r=n.lastIndexOf("\n"),i=n.length-r):i+=n.length,s&&"start"!==u){var a=s.parent||{raws:{}};("decl"!==s.type||s!==a.last||a.raws.semicolon)&&(s.source&&s.source.end?e.map.addMapping({source:e.sourcePath(s),generated:{line:o,column:i-2},original:{line:s.source.end.line,column:s.source.end.column-1}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:o,column:i-1}}))}}))},e.generate=function(){if(this.clearAnnotation(),this.isMap())return this.generateMap();var e="";return this.stringify(this.root,(function(t){e+=t})),[e]},MapGenerator}();t.default=i,e.exports=t.default},1714:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(1667)),o=_interopRequireDefault(r(5701)),i=_interopRequireDefault(r(6157));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function cloneNode(e,t){var r=new e.constructor;for(var n in e)if(e.hasOwnProperty(n)){var o=e[n],i=typeof o;"parent"===n&&"object"===i?t&&(r[n]=t):"source"===n?r[n]=o:o instanceof Array?r[n]=o.map((function(e){return cloneNode(e,r)})):("object"===i&&null!==o&&(o=cloneNode(o)),r[n]=o)}return r}var s=function(){function Node(e){for(var t in void 0===e&&(e={}),this.raws={},e)this[t]=e[t]}var e=Node.prototype;return e.error=function(e,t){if(void 0===t&&(t={}),this.source){var r=this.positionBy(t);return this.source.input.error(e,r.line,r.column,t)}return new n.default(e)},e.warn=function(e,t,r){var n={node:this};for(var o in r)n[o]=r[o];return e.warn(t,n)},e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.toString=function(e){void 0===e&&(e=i.default),e.stringify&&(e=e.stringify);var t="";return e(this,(function(e){t+=e})),t},e.clone=function(e){void 0===e&&(e={});var t=cloneNode(this);for(var r in e)t[r]=e[r];return t},e.cloneBefore=function(e){void 0===e&&(e={});var t=this.clone(e);return this.parent.insertBefore(this,t),t},e.cloneAfter=function(e){void 0===e&&(e={});var t=this.clone(e);return this.parent.insertAfter(this,t),t},e.replaceWith=function(){if(this.parent){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];for(var n=0,o=t;n<o.length;n++){var i=o[n];this.parent.insertBefore(this,i)}this.remove()}return this},e.next=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e+1]}},e.prev=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e-1]}},e.before=function(e){return this.parent.insertBefore(this,e),this},e.after=function(e){return this.parent.insertAfter(this,e),this},e.toJSON=function(){var e={};for(var t in this)if(this.hasOwnProperty(t)&&"parent"!==t){var r=this[t];r instanceof Array?e[t]=r.map((function(e){return"object"==typeof e&&e.toJSON?e.toJSON():e})):"object"==typeof r&&r.toJSON?e[t]=r.toJSON():e[t]=r}return e},e.raw=function(e,t){return(new o.default).raw(this,e,t)},e.root=function(){for(var e=this;e.parent;)e=e.parent;return e},e.cleanRaws=function(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between},e.positionInside=function(e){for(var t=this.toString(),r=this.source.start.column,n=this.source.start.line,o=0;o<e;o++)"\n"===t[o]?(r=1,n+=1):r+=1;return{line:n,column:r}},e.positionBy=function(e){var t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){var r=this.toString().indexOf(e.word);-1!==r&&(t=this.positionInside(r))}return t},Node}();t.default=s,e.exports=t.default},7057:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(7116)),o=_interopRequireDefault(r(2993));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var _default=function(e,t){var r=new o.default(e,t),i=new n.default(r);try{i.parse()}catch(e){throw e}return i.root};t.default=_default,e.exports=t.default},7116:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(6417)),o=_interopRequireDefault(r(1157)),i=_interopRequireDefault(r(3102)),s=_interopRequireDefault(r(8940)),u=_interopRequireDefault(r(7563)),a=_interopRequireDefault(r(6621));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var c=function(){function Parser(e){this.input=e,this.root=new u.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:e,start:{line:1,column:1}}}var e=Parser.prototype;return e.createTokenizer=function(){this.tokenizer=(0,o.default)(this.input)},e.parse=function(){for(var e;!this.tokenizer.endOfFile();)switch((e=this.tokenizer.nextToken())[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e)}this.endFile()},e.comment=function(e){var t=new i.default;this.init(t,e[2],e[3]),t.source.end={line:e[4],column:e[5]};var r=e[1].slice(2,-2);if(/^\s*$/.test(r))t.text="",t.raws.left=r,t.raws.right="";else{var n=r.match(/^(\s*)([^]*[^\s])(\s*)$/);t.text=n[2],t.raws.left=n[1],t.raws.right=n[3]}},e.emptyRule=function(e){var t=new a.default;this.init(t,e[2],e[3]),t.selector="",t.raws.between="",this.current=t},e.other=function(e){for(var t=!1,r=null,n=!1,o=null,i=[],s=[],u=e;u;){if(r=u[0],s.push(u),"("===r||"["===r)o||(o=u),i.push("("===r?")":"]");else if(0===i.length){if(";"===r){if(n)return void this.decl(s);break}if("{"===r)return void this.rule(s);if("}"===r){this.tokenizer.back(s.pop()),t=!0;break}":"===r&&(n=!0)}else r===i[i.length-1]&&(i.pop(),0===i.length&&(o=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),i.length>0&&this.unclosedBracket(o),t&&n){for(;s.length&&("space"===(u=s[s.length-1][0])||"comment"===u);)this.tokenizer.back(s.pop());this.decl(s)}else this.unknownWord(s)},e.rule=function(e){e.pop();var t=new a.default;this.init(t,e[0][2],e[0][3]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t},e.decl=function(e){var t=new n.default;this.init(t);var r,o=e[e.length-1];for(";"===o[0]&&(this.semicolon=!0,e.pop()),o[4]?t.source.end={line:o[4],column:o[5]}:t.source.end={line:o[2],column:o[3]};"word"!==e[0][0];)1===e.length&&this.unknownWord(e),t.raws.before+=e.shift()[1];for(t.source.start={line:e[0][2],column:e[0][3]},t.prop="";e.length;){var i=e[0][0];if(":"===i||"space"===i||"comment"===i)break;t.prop+=e.shift()[1]}for(t.raws.between="";e.length;){if(":"===(r=e.shift())[0]){t.raws.between+=r[1];break}"word"===r[0]&&/\w/.test(r[1])&&this.unknownWord([r]),t.raws.between+=r[1]}"_"!==t.prop[0]&&"*"!==t.prop[0]||(t.raws.before+=t.prop[0],t.prop=t.prop.slice(1)),t.raws.between+=this.spacesAndCommentsFromStart(e),this.precheckMissedSemicolon(e);for(var s=e.length-1;s>0;s--){if("!important"===(r=e[s])[1].toLowerCase()){t.important=!0;var u=this.stringFrom(e,s);" !important"!==(u=this.spacesFromEnd(e)+u)&&(t.raws.important=u);break}if("important"===r[1].toLowerCase()){for(var a=e.slice(0),c="",l=s;l>0;l--){var p=a[l][0];if(0===c.trim().indexOf("!")&&"space"!==p)break;c=a.pop()[1]+c}0===c.trim().indexOf("!")&&(t.important=!0,t.raws.important=c,e=a)}if("space"!==r[0]&&"comment"!==r[0])break}this.raw(t,"value",e),-1!==t.value.indexOf(":")&&this.checkMissedSemicolon(e)},e.atrule=function(e){var t,r,n=new s.default;n.name=e[1].slice(1),""===n.name&&this.unnamedAtrule(n,e),this.init(n,e[2],e[3]);for(var o=!1,i=!1,u=[];!this.tokenizer.endOfFile();){if(";"===(e=this.tokenizer.nextToken())[0]){n.source.end={line:e[2],column:e[3]},this.semicolon=!0;break}if("{"===e[0]){i=!0;break}if("}"===e[0]){if(u.length>0){for(t=u[r=u.length-1];t&&"space"===t[0];)t=u[--r];t&&(n.source.end={line:t[4],column:t[5]})}this.end(e);break}if(u.push(e),this.tokenizer.endOfFile()){o=!0;break}}n.raws.between=this.spacesAndCommentsFromEnd(u),u.length?(n.raws.afterName=this.spacesAndCommentsFromStart(u),this.raw(n,"params",u),o&&(e=u[u.length-1],n.source.end={line:e[4],column:e[5]},this.spaces=n.raws.between,n.raws.between="")):(n.raws.afterName="",n.params=""),i&&(n.nodes=[],this.current=n)},e.end=function(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:e[2],column:e[3]},this.current=this.current.parent):this.unexpectedClose(e)},e.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},e.freeSemicolon=function(e){if(this.spaces+=e[1],this.current.nodes){var t=this.current.nodes[this.current.nodes.length-1];t&&"rule"===t.type&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}},e.init=function(e,t,r){this.current.push(e),e.source={start:{line:t,column:r},input:this.input},e.raws.before=this.spaces,this.spaces="","comment"!==e.type&&(this.semicolon=!1)},e.raw=function(e,t,r){for(var n,o,i,s,u=r.length,a="",c=!0,l=/^([.|#])?([\w])+/i,p=0;p<u;p+=1)"comment"!==(o=(n=r[p])[0])||"rule"!==e.type?"comment"===o||"space"===o&&p===u-1?c=!1:a+=n[1]:(s=r[p-1],i=r[p+1],"space"!==s[0]&&"space"!==i[0]&&l.test(s[1])&&l.test(i[1])?a+=n[1]:c=!1);if(!c){var f=r.reduce((function(e,t){return e+t[1]}),"");e.raws[t]={value:a,raw:f}}e[t]=a},e.spacesAndCommentsFromEnd=function(e){for(var t,r="";e.length&&("space"===(t=e[e.length-1][0])||"comment"===t);)r=e.pop()[1]+r;return r},e.spacesAndCommentsFromStart=function(e){for(var t,r="";e.length&&("space"===(t=e[0][0])||"comment"===t);)r+=e.shift()[1];return r},e.spacesFromEnd=function(e){for(var t="";e.length&&"space"===e[e.length-1][0];)t=e.pop()[1]+t;return t},e.stringFrom=function(e,t){for(var r="",n=t;n<e.length;n++)r+=e[n][1];return e.splice(t,e.length-t),r},e.colon=function(e){for(var t,r,n,o=0,i=0;i<e.length;i++){if("("===(r=(t=e[i])[0])&&(o+=1),")"===r&&(o-=1),0===o&&":"===r){if(n){if("word"===n[0]&&"progid"===n[1])continue;return i}this.doubleColon(t)}n=t}return!1},e.unclosedBracket=function(e){throw this.input.error("Unclosed bracket",e[2],e[3])},e.unknownWord=function(e){throw this.input.error("Unknown word",e[0][2],e[0][3])},e.unexpectedClose=function(e){throw this.input.error("Unexpected }",e[2],e[3])},e.unclosedBlock=function(){var e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)},e.doubleColon=function(e){throw this.input.error("Double colon",e[2],e[3])},e.unnamedAtrule=function(e,t){throw this.input.error("At-rule without name",t[2],t[3])},e.precheckMissedSemicolon=function(){},e.checkMissedSemicolon=function(e){var t=this.colon(e);if(!1!==t){for(var r,n=0,o=t-1;o>=0&&("space"===(r=e[o])[0]||2!==(n+=1));o--);throw this.input.error("Missed semicolon",r[2],r[3])}},Parser}();t.default=c,e.exports=t.default},3353:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(2447)),o=_interopRequireDefault(r(3974)),i=_interopRequireDefault(r(4940));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var s=function(){function PreviousMap(e,t){this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");var r=t.map?t.map.prev:void 0,n=this.loadMap(t.from,r);n&&(this.text=n)}var e=PreviousMap.prototype;return e.consumer=function(){return this.consumerCache||(this.consumerCache=new n.default.SourceMapConsumer(this.text)),this.consumerCache},e.withContent=function(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)},e.startWith=function(e,t){return!!e&&e.substr(0,t.length)===t},e.getAnnotationURL=function(e){return e.match(/\/\*\s*# sourceMappingURL=((?:(?!sourceMappingURL=).)*)\*\//)[1].trim()},e.loadAnnotation=function(e){var t=e.match(/\/\*\s*# sourceMappingURL=(?:(?!sourceMappingURL=).)*\*\//gm);if(t&&t.length>0){var r=t[t.length-1];r&&(this.annotation=this.getAnnotationURL(r))}},e.decodeInline=function(e){var t,r="data:application/json,";if(this.startWith(e,r))return decodeURIComponent(e.substr(r.length));if(/^data:application\/json;charset=utf-?8;base64,/.test(e)||/^data:application\/json;base64,/.test(e))return t=e.substr(RegExp.lastMatch.length),Buffer?Buffer.from(t,"base64").toString():window.atob(t);var n=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+n)},e.loadMap=function(e,t){if(!1===t)return!1;if(t){if("string"==typeof t)return t;if("function"==typeof t){var r=t(e);if(r&&i.default.existsSync&&i.default.existsSync(r))return i.default.readFileSync(r,"utf-8").toString().trim();throw new Error("Unable to load previous source map: "+r.toString())}if(t instanceof n.default.SourceMapConsumer)return n.default.SourceMapGenerator.fromSourceMap(t).toString();if(t instanceof n.default.SourceMapGenerator)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){var s=this.annotation;return e&&(s=o.default.join(o.default.dirname(e),s)),this.root=o.default.dirname(s),!(!i.default.existsSync||!i.default.existsSync(s))&&i.default.readFileSync(s,"utf-8").toString().trim()}},e.isMap=function(e){return"object"==typeof e&&("string"==typeof e.mappings||"string"==typeof e._mappings)},PreviousMap}();t.default=s,e.exports=t.default},9429:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(6992))&&n.__esModule?n:{default:n};function _createForOfIteratorHelperLoose(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var i=function(){function Processor(e){void 0===e&&(e=[]),this.version="7.0.36",this.plugins=this.normalize(e)}var e=Processor.prototype;return e.use=function(e){return this.plugins=this.plugins.concat(this.normalize([e])),this},e.process=function(e){function process(t){return e.apply(this,arguments)}return process.toString=function(){return e.toString()},process}((function(e,t){return void 0===t&&(t={}),0===this.plugins.length&&(t.parser,t.stringifier),new o.default(this,e,t)})),e.normalize=function(e){for(var t,r=[],n=_createForOfIteratorHelperLoose(e);!(t=n()).done;){var o=t.value;if(!0===o.postcss){var i=o();throw new Error("PostCSS plugin "+i.postcssPlugin+" requires PostCSS 8.\nMigration guide for end-users:\nhttps://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users")}if(o.postcss&&(o=o.postcss),"object"==typeof o&&Array.isArray(o.plugins))r=r.concat(o.plugins);else if("function"==typeof o)r.push(o);else{if("object"!=typeof o||!o.parse&&!o.stringify)throw"object"==typeof o&&o.postcssPlugin?new Error("PostCSS plugin "+o.postcssPlugin+" requires PostCSS 8.\nMigration guide for end-users:\nhttps://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users"):new Error(o+" is not a PostCSS plugin")}}return r},Processor}();t.default=i,e.exports=t.default},6865:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(1662))&&n.__esModule?n:{default:n};function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var i=function(){function Result(e,t,r){this.processor=e,this.messages=[],this.root=t,this.opts=r,this.css=void 0,this.map=void 0}var e,t,r,n=Result.prototype;return n.toString=function(){return this.css},n.warn=function(e,t){void 0===t&&(t={}),t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);var r=new o.default(e,t);return this.messages.push(r),r},n.warnings=function(){return this.messages.filter((function(e){return"warning"===e.type}))},e=Result,(t=[{key:"content",get:function(){return this.css}}])&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),Result}();t.default=i,e.exports=t.default},7563:(e,t,r)=>{"use strict";var n;function _createForOfIteratorHelperLoose(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}t.__esModule=!0,t.default=void 0;var o=function(e){var t,n;function Root(t){var r;return(r=e.call(this,t)||this).type="root",r.nodes||(r.nodes=[]),r}n=e,(t=Root).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n;var o=Root.prototype;return o.removeChild=function(t,r){var n=this.index(t);return!r&&0===n&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[n].raws.before),e.prototype.removeChild.call(this,t)},o.normalize=function(t,r,n){var o=e.prototype.normalize.call(this,t);if(r)if("prepend"===n)this.nodes.length>1?r.raws.before=this.nodes[1].raws.before:delete r.raws.before;else if(this.first!==r)for(var i,s=_createForOfIteratorHelperLoose(o);!(i=s()).done;){i.value.raws.before=r.raws.before}return o},o.toResult=function(e){return void 0===e&&(e={}),new(r(6992))(new(r(9429)),this,e).stringify()},Root}(((n=r(1204))&&n.__esModule?n:{default:n}).default);t.default=o,e.exports=t.default},6621:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n=_interopRequireDefault(r(1204)),o=_interopRequireDefault(r(6136));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}var i=function(e){var t,r,n,i,s;function Rule(t){var r;return(r=e.call(this,t)||this).type="rule",r.nodes||(r.nodes=[]),r}return r=e,(t=Rule).prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r,n=Rule,(i=[{key:"selectors",get:function(){return o.default.comma(this.selector)},set:function(e){var t=this.selector?this.selector.match(/,\s*/):null,r=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}}])&&_defineProperties(n.prototype,i),s&&_defineProperties(n,s),Rule}(n.default);t.default=i,e.exports=t.default},5701:(e,t)=>{"use strict";t.__esModule=!0,t.default=void 0;var r={colon:": ",indent:" ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};var n=function(){function Stringifier(e){this.builder=e}var e=Stringifier.prototype;return e.stringify=function(e,t){this[e.type](e,t)},e.root=function(e){this.body(e),e.raws.after&&this.builder(e.raws.after)},e.comment=function(e){var t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+r+"*/",e)},e.decl=function(e,t){var r=this.raw(e,"between","colon"),n=e.prop+r+this.rawValue(e,"value");e.important&&(n+=e.raws.important||" !important"),t&&(n+=";"),this.builder(n,e)},e.rule=function(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")},e.atrule=function(e,t){var r="@"+e.name,n=e.params?this.rawValue(e,"params"):"";if(void 0!==e.raws.afterName?r+=e.raws.afterName:n&&(r+=" "),e.nodes)this.block(e,r+n);else{var o=(e.raws.between||"")+(t?";":"");this.builder(r+n+o,e)}},e.body=function(e){for(var t=e.nodes.length-1;t>0&&"comment"===e.nodes[t].type;)t-=1;for(var r=this.raw(e,"semicolon"),n=0;n<e.nodes.length;n++){var o=e.nodes[n],i=this.raw(o,"before");i&&this.builder(i),this.stringify(o,t!==n||r)}},e.block=function(e,t){var r,n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start"),e.nodes&&e.nodes.length?(this.body(e),r=this.raw(e,"after")):r=this.raw(e,"after","emptyBody"),r&&this.builder(r),this.builder("}",e,"end")},e.raw=function(e,t,n){var o;if(n||(n=t),t&&void 0!==(o=e.raws[t]))return o;var i=e.parent;if("before"===n&&(!i||"root"===i.type&&i.first===e))return"";if(!i)return r[n];var s=e.root();if(s.rawCache||(s.rawCache={}),void 0!==s.rawCache[n])return s.rawCache[n];if("before"===n||"after"===n)return this.beforeAfter(e,n);var u,a="raw"+((u=n)[0].toUpperCase()+u.slice(1));return this[a]?o=this[a](s,e):s.walk((function(e){if(void 0!==(o=e.raws[t]))return!1})),void 0===o&&(o=r[n]),s.rawCache[n]=o,o},e.rawSemicolon=function(e){var t;return e.walk((function(e){if(e.nodes&&e.nodes.length&&"decl"===e.last.type&&void 0!==(t=e.raws.semicolon))return!1})),t},e.rawEmptyBody=function(e){var t;return e.walk((function(e){if(e.nodes&&0===e.nodes.length&&void 0!==(t=e.raws.after))return!1})),t},e.rawIndent=function(e){return e.raws.indent?e.raws.indent:(e.walk((function(r){var n=r.parent;if(n&&n!==e&&n.parent&&n.parent===e&&void 0!==r.raws.before){var o=r.raws.before.split("\n");return t=(t=o[o.length-1]).replace(/[^\s]/g,""),!1}})),t);var t},e.rawBeforeComment=function(e,t){var r;return e.walkComments((function(e){if(void 0!==e.raws.before)return-1!==(r=e.raws.before).indexOf("\n")&&(r=r.replace(/[^\n]+$/,"")),!1})),void 0===r?r=this.raw(t,null,"beforeDecl"):r&&(r=r.replace(/[^\s]/g,"")),r},e.rawBeforeDecl=function(e,t){var r;return e.walkDecls((function(e){if(void 0!==e.raws.before)return-1!==(r=e.raws.before).indexOf("\n")&&(r=r.replace(/[^\n]+$/,"")),!1})),void 0===r?r=this.raw(t,null,"beforeRule"):r&&(r=r.replace(/[^\s]/g,"")),r},e.rawBeforeRule=function(e){var t;return e.walk((function(r){if(r.nodes&&(r.parent!==e||e.first!==r)&&void 0!==r.raws.before)return-1!==(t=r.raws.before).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.rawBeforeClose=function(e){var t;return e.walk((function(e){if(e.nodes&&e.nodes.length>0&&void 0!==e.raws.after)return-1!==(t=e.raws.after).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.rawBeforeOpen=function(e){var t;return e.walk((function(e){if("decl"!==e.type&&void 0!==(t=e.raws.between))return!1})),t},e.rawColon=function(e){var t;return e.walkDecls((function(e){if(void 0!==e.raws.between)return t=e.raws.between.replace(/[^\s:]/g,""),!1})),t},e.beforeAfter=function(e,t){var r;r="decl"===e.type?this.raw(e,null,"beforeDecl"):"comment"===e.type?this.raw(e,null,"beforeComment"):"before"===t?this.raw(e,null,"beforeRule"):this.raw(e,null,"beforeClose");for(var n=e.parent,o=0;n&&"root"!==n.type;)o+=1,n=n.parent;if(-1!==r.indexOf("\n")){var i=this.raw(e,null,"indent");if(i.length)for(var s=0;s<o;s++)r+=i}return r},e.rawValue=function(e,t){var r=e[t],n=e.raws[t];return n&&n.value===r?n.raw:r},Stringifier}();t.default=n,e.exports=t.default},6157:(e,t,r)=>{"use strict";t.__esModule=!0,t.default=void 0;var n,o=(n=r(5701))&&n.__esModule?n:{default:n};var _default=function(e,t){new o.default(t).stringify(e)};t.default=_default,e.exports=t.default},1157:(e,t)=>{"use strict";t.__esModule=!0,t.default=function(e,t){void 0===t&&(t={});var S,x,A,F,k,O,N,T,I,M,R,P,L,B,j=e.css.valueOf(),$=t.ignoreErrors,q=j.length,G=-1,U=1,W=0,V=[],z=[];function unclosed(t){throw e.error("Unclosed "+t,U,W-G)}return{back:function(e){z.push(e)},nextToken:function(e){if(z.length)return z.pop();if(!(W>=q)){var t=!!e&&e.ignoreUnclosed;switch(((S=j.charCodeAt(W))===s||S===a||S===l&&j.charCodeAt(W+1)!==s)&&(G=W,U+=1),S){case s:case u:case c:case l:case a:x=W;do{x+=1,(S=j.charCodeAt(x))===s&&(G=x,U+=1)}while(S===u||S===s||S===c||S===l||S===a);B=["space",j.slice(W,x)],W=x-1;break;case p:case f:case D:case g:case y:case m:case d:var H=String.fromCharCode(S);B=[H,H,U,W-G];break;case h:if(P=V.length?V.pop()[1]:"",L=j.charCodeAt(W+1),"url"===P&&L!==r&&L!==n&&L!==u&&L!==s&&L!==c&&L!==a&&L!==l){x=W;do{if(M=!1,-1===(x=j.indexOf(")",x+1))){if($||t){x=W;break}unclosed("bracket")}for(R=x;j.charCodeAt(R-1)===o;)R-=1,M=!M}while(M);B=["brackets",j.slice(W,x+1),U,W-G,U,x-G],W=x}else x=j.indexOf(")",W+1),O=j.slice(W,x+1),-1===x||E.test(O)?B=["(","(",U,W-G]:(B=["brackets",O,U,W-G,U,x-G],W=x);break;case r:case n:A=S===r?"'":'"',x=W;do{if(M=!1,-1===(x=j.indexOf(A,x+1))){if($||t){x=W+1;break}unclosed("string")}for(R=x;j.charCodeAt(R-1)===o;)R-=1,M=!M}while(M);O=j.slice(W,x+1),F=O.split("\n"),(k=F.length-1)>0?(T=U+k,I=x-F[k].length):(T=U,I=G),B=["string",j.slice(W,x+1),U,W-G,T,x-I],G=I,U=T,W=x;break;case w:C.lastIndex=W+1,C.test(j),x=0===C.lastIndex?j.length-1:C.lastIndex-2,B=["at-word",j.slice(W,x+1),U,W-G,U,x-G],W=x;break;case o:for(x=W,N=!0;j.charCodeAt(x+1)===o;)x+=1,N=!N;if(S=j.charCodeAt(x+1),N&&S!==i&&S!==u&&S!==s&&S!==c&&S!==l&&S!==a&&(x+=1,_.test(j.charAt(x)))){for(;_.test(j.charAt(x+1));)x+=1;j.charCodeAt(x+1)===u&&(x+=1)}B=["word",j.slice(W,x+1),U,W-G,U,x-G],W=x;break;default:S===i&&j.charCodeAt(W+1)===v?(0===(x=j.indexOf("*/",W+2)+1)&&($||t?x=j.length:unclosed("comment")),O=j.slice(W,x+1),F=O.split("\n"),(k=F.length-1)>0?(T=U+k,I=x-F[k].length):(T=U,I=G),B=["comment",O,U,W-G,T,x-I],G=I,U=T,W=x):(b.lastIndex=W+1,b.test(j),x=0===b.lastIndex?j.length-1:b.lastIndex-2,B=["word",j.slice(W,x+1),U,W-G,U,x-G],V.push(B),W=x)}return W++,B}},endOfFile:function(){return 0===z.length&&W>=q},position:function(){return W}}};var r="'".charCodeAt(0),n='"'.charCodeAt(0),o="\\".charCodeAt(0),i="/".charCodeAt(0),s="\n".charCodeAt(0),u=" ".charCodeAt(0),a="\f".charCodeAt(0),c="\t".charCodeAt(0),l="\r".charCodeAt(0),p="[".charCodeAt(0),f="]".charCodeAt(0),h="(".charCodeAt(0),d=")".charCodeAt(0),D="{".charCodeAt(0),g="}".charCodeAt(0),m=";".charCodeAt(0),v="*".charCodeAt(0),y=":".charCodeAt(0),w="@".charCodeAt(0),C=/[ \n\t\r\f{}()'"\\;/[\]#]/g,b=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,E=/.[\\/("'\n]/,_=/[a-f0-9]/i;e.exports=t.default},6574:(e,t)=>{"use strict";t.__esModule=!0,t.default=function(e){if(r[e])return;r[e]=!0,"undefined"!=typeof console&&console.warn&&console.warn(e)};var r={};e.exports=t.default},1662:(e,t)=>{"use strict";t.__esModule=!0,t.default=void 0;var r=function(){function Warning(e,t){if(void 0===t&&(t={}),this.type="warning",this.text=e,t.node&&t.node.source){var r=t.node.positionBy(t);this.line=r.line,this.column=r.column}for(var n in t)this[n]=t[n]}return Warning.prototype.toString=function(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text},Warning}();t.default=r,e.exports=t.default},6210:(e,t,r)=>{const n=r(895),{MAX_LENGTH:o,MAX_SAFE_INTEGER:i}=r(8523),{re:s,t:u}=r(3443),a=r(8077),{compareIdentifiers:c}=r(8337);class SemVer{constructor(e,t){if(t=a(t),e instanceof SemVer){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid Version: ${e}`);if(e.length>o)throw new TypeError(`version is longer than ${o} characters`);n("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?s[u.LOOSE]:s[u.FULL]);if(!r)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>i||this.major<0)throw new TypeError("Invalid major version");if(this.minor>i||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>i||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<i)return t}return e})):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(n("SemVer.compare",this.version,this.options,e),!(e instanceof SemVer)){if("string"==typeof e&&e===this.version)return 0;e=new SemVer(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof SemVer||(e=new SemVer(e,this.options)),c(this.major,e.major)||c(this.minor,e.minor)||c(this.patch,e.patch)}comparePre(e){if(e instanceof SemVer||(e=new SemVer(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{const r=this.prerelease[t],o=e.prerelease[t];if(n("prerelease compare",t,r,o),void 0===r&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===r)return-1;if(r!==o)return c(r,o)}while(++t)}compareBuild(e){e instanceof SemVer||(e=new SemVer(e,this.options));let t=0;do{const r=this.build[t],o=e.build[t];if(n("prerelease compare",t,r,o),void 0===r&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===r)return-1;if(r!==o)return c(r,o)}while(++t)}inc(e,t){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t),this.inc("pre",t);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t),this.inc("pre",t);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{let e=this.prerelease.length;for(;--e>=0;)"number"==typeof this.prerelease[e]&&(this.prerelease[e]++,e=-2);-1===e&&this.prerelease.push(0)}t&&(this.prerelease[0]===t?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw new Error(`invalid increment argument: ${e}`)}return this.format(),this.raw=this.version,this}}e.exports=SemVer},2828:(e,t,r)=>{const n=r(6210);e.exports=(e,t,r)=>new n(e,r).compare(new n(t,r))},9195:(e,t,r)=>{const n=r(2828);e.exports=(e,t,r)=>n(e,t,r)>=0},3725:(e,t,r)=>{const n=r(2828);e.exports=(e,t,r)=>n(e,t,r)<0},8523:e=>{const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:t,MAX_SAFE_COMPONENT_LENGTH:16}},895:e=>{const t="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};e.exports=t},8337:e=>{const t=/^[0-9]+$/,compareIdentifiers=(e,r)=>{const n=t.test(e),o=t.test(r);return n&&o&&(e=+e,r=+r),e===r?0:n&&!o?-1:o&&!n?1:e<r?-1:1};e.exports={compareIdentifiers,rcompareIdentifiers:(e,t)=>compareIdentifiers(t,e)}},8077:e=>{const t=["includePrerelease","loose","rtl"];e.exports=e=>e?"object"!=typeof e?{loose:!0}:t.filter((t=>e[t])).reduce(((e,t)=>(e[t]=!0,e)),{}):{}},3443:(e,t,r)=>{const{MAX_SAFE_COMPONENT_LENGTH:n}=r(8523),o=r(895),i=(t=e.exports={}).re=[],s=t.src=[],u=t.t={};let a=0;const createToken=(e,t,r)=>{const n=a++;o(n,t),u[e]=n,s[n]=t,i[n]=new RegExp(t,r?"g":void 0)};createToken("NUMERICIDENTIFIER","0|[1-9]\\d*"),createToken("NUMERICIDENTIFIERLOOSE","[0-9]+"),createToken("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),createToken("MAINVERSION",`(${s[u.NUMERICIDENTIFIER]})\\.(${s[u.NUMERICIDENTIFIER]})\\.(${s[u.NUMERICIDENTIFIER]})`),createToken("MAINVERSIONLOOSE",`(${s[u.NUMERICIDENTIFIERLOOSE]})\\.(${s[u.NUMERICIDENTIFIERLOOSE]})\\.(${s[u.NUMERICIDENTIFIERLOOSE]})`),createToken("PRERELEASEIDENTIFIER",`(?:${s[u.NUMERICIDENTIFIER]}|${s[u.NONNUMERICIDENTIFIER]})`),createToken("PRERELEASEIDENTIFIERLOOSE",`(?:${s[u.NUMERICIDENTIFIERLOOSE]}|${s[u.NONNUMERICIDENTIFIER]})`),createToken("PRERELEASE",`(?:-(${s[u.PRERELEASEIDENTIFIER]}(?:\\.${s[u.PRERELEASEIDENTIFIER]})*))`),createToken("PRERELEASELOOSE",`(?:-?(${s[u.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${s[u.PRERELEASEIDENTIFIERLOOSE]})*))`),createToken("BUILDIDENTIFIER","[0-9A-Za-z-]+"),createToken("BUILD",`(?:\\+(${s[u.BUILDIDENTIFIER]}(?:\\.${s[u.BUILDIDENTIFIER]})*))`),createToken("FULLPLAIN",`v?${s[u.MAINVERSION]}${s[u.PRERELEASE]}?${s[u.BUILD]}?`),createToken("FULL",`^${s[u.FULLPLAIN]}$`),createToken("LOOSEPLAIN",`[v=\\s]*${s[u.MAINVERSIONLOOSE]}${s[u.PRERELEASELOOSE]}?${s[u.BUILD]}?`),createToken("LOOSE",`^${s[u.LOOSEPLAIN]}$`),createToken("GTLT","((?:<|>)?=?)"),createToken("XRANGEIDENTIFIERLOOSE",`${s[u.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),createToken("XRANGEIDENTIFIER",`${s[u.NUMERICIDENTIFIER]}|x|X|\\*`),createToken("XRANGEPLAIN",`[v=\\s]*(${s[u.XRANGEIDENTIFIER]})(?:\\.(${s[u.XRANGEIDENTIFIER]})(?:\\.(${s[u.XRANGEIDENTIFIER]})(?:${s[u.PRERELEASE]})?${s[u.BUILD]}?)?)?`),createToken("XRANGEPLAINLOOSE",`[v=\\s]*(${s[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[u.XRANGEIDENTIFIERLOOSE]})(?:${s[u.PRERELEASELOOSE]})?${s[u.BUILD]}?)?)?`),createToken("XRANGE",`^${s[u.GTLT]}\\s*${s[u.XRANGEPLAIN]}$`),createToken("XRANGELOOSE",`^${s[u.GTLT]}\\s*${s[u.XRANGEPLAINLOOSE]}$`),createToken("COERCE",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?(?:$|[^\\d])`),createToken("COERCERTL",s[u.COERCE],!0),createToken("LONETILDE","(?:~>?)"),createToken("TILDETRIM",`(\\s*)${s[u.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",createToken("TILDE",`^${s[u.LONETILDE]}${s[u.XRANGEPLAIN]}$`),createToken("TILDELOOSE",`^${s[u.LONETILDE]}${s[u.XRANGEPLAINLOOSE]}$`),createToken("LONECARET","(?:\\^)"),createToken("CARETTRIM",`(\\s*)${s[u.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",createToken("CARET",`^${s[u.LONECARET]}${s[u.XRANGEPLAIN]}$`),createToken("CARETLOOSE",`^${s[u.LONECARET]}${s[u.XRANGEPLAINLOOSE]}$`),createToken("COMPARATORLOOSE",`^${s[u.GTLT]}\\s*(${s[u.LOOSEPLAIN]})$|^$`),createToken("COMPARATOR",`^${s[u.GTLT]}\\s*(${s[u.FULLPLAIN]})$|^$`),createToken("COMPARATORTRIM",`(\\s*)${s[u.GTLT]}\\s*(${s[u.LOOSEPLAIN]}|${s[u.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",createToken("HYPHENRANGE",`^\\s*(${s[u.XRANGEPLAIN]})\\s+-\\s+(${s[u.XRANGEPLAIN]})\\s*$`),createToken("HYPHENRANGELOOSE",`^\\s*(${s[u.XRANGEPLAINLOOSE]})\\s+-\\s+(${s[u.XRANGEPLAINLOOSE]})\\s*$`),createToken("STAR","(<|>)?=?\\s*\\*"),createToken("GTE0","^\\s*>=\\s*0.0.0\\s*$"),createToken("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")},6715:(e,t,r)=>{var n=r(7837),o=Object.prototype.hasOwnProperty,i="undefined"!=typeof Map;function ArraySet(){this._array=[],this._set=i?new Map:Object.create(null)}ArraySet.fromArray=function(e,t){for(var r=new ArraySet,n=0,o=e.length;n<o;n++)r.add(e[n],t);return r},ArraySet.prototype.size=function(){return i?this._set.size:Object.getOwnPropertyNames(this._set).length},ArraySet.prototype.add=function(e,t){var r=i?e:n.toSetString(e),s=i?this.has(e):o.call(this._set,r),u=this._array.length;s&&!t||this._array.push(e),s||(i?this._set.set(e,u):this._set[r]=u)},ArraySet.prototype.has=function(e){if(i)return this._set.has(e);var t=n.toSetString(e);return o.call(this._set,t)},ArraySet.prototype.indexOf=function(e){if(i){var t=this._set.get(e);if(t>=0)return t}else{var r=n.toSetString(e);if(o.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')},ArraySet.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},ArraySet.prototype.toArray=function(){return this._array.slice()},t.I=ArraySet},4886:(e,t,r)=>{var n=r(4122);t.encode=function(e){var t,r="",o=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&o,(o>>>=5)>0&&(t|=32),r+=n.encode(t)}while(o>0);return r},t.decode=function(e,t,r){var o,i,s,u,a=e.length,c=0,l=0;do{if(t>=a)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(i=n.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));o=!!(32&i),c+=(i&=31)<<l,l+=5}while(o);r.value=(u=(s=c)>>1,1==(1&s)?-u:u),r.rest=t}},4122:(e,t)=>{var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new 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}},8593:(e,t)=>{function recursiveSearch(e,r,n,o,i,s){var u=Math.floor((r-e)/2)+e,a=i(n,o[u],!0);return 0===a?u:a>0?r-u>1?recursiveSearch(u,r,n,o,i,s):s==t.LEAST_UPPER_BOUND?r<o.length?r:-1:u:u-e>1?recursiveSearch(e,u,n,o,i,s):s==t.LEAST_UPPER_BOUND?u:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,r,n,o){if(0===r.length)return-1;var i=recursiveSearch(-1,r.length,e,r,n,o||t.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&0===n(r[i],r[i-1],!0);)--i;return i}},1028:(e,t,r)=>{r(4070);var n=r(7837);function MappingList(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}MappingList.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},MappingList.prototype.add=function(e){var t,r,o,i,s,u;t=this._last,r=e,o=t.generatedLine,i=r.generatedLine,s=t.generatedColumn,u=r.generatedColumn,i>o||i==o&&u>=s||n.compareByGeneratedPositionsInflated(t,r)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},MappingList.prototype.toArray=function(){return this._sorted||(this._array.sort(n.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.H=MappingList},6711:(e,t)=>{function swap(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function doQuickSort(e,t,r,n){if(r<n){var o=r-1;swap(e,(a=r,c=n,Math.round(a+Math.random()*(c-a))),n);for(var i=e[n],s=r;s<n;s++)t(e[s],i)<=0&&swap(e,o+=1,s);swap(e,o+1,s);var u=o+1;doQuickSort(e,t,r,u-1),doQuickSort(e,t,u+1,n)}var a,c}t.U=function(e,t){doQuickSort(e,t,0,e.length-1)}},8985:(e,t,r)=>{var n=r(7837),o=r(8593),i=r(6715).I,s=r(4886),u=r(6711).U;function SourceMapConsumer(e,t){var r=e;return"string"==typeof e&&(r=n.parseSourceMapInput(e)),null!=r.sections?new IndexedSourceMapConsumer(r,t):new BasicSourceMapConsumer(r,t)}function BasicSourceMapConsumer(e,t){var r=e;"string"==typeof e&&(r=n.parseSourceMapInput(e));var o=n.getArg(r,"version"),s=n.getArg(r,"sources"),u=n.getArg(r,"names",[]),a=n.getArg(r,"sourceRoot",null),c=n.getArg(r,"sourcesContent",null),l=n.getArg(r,"mappings"),p=n.getArg(r,"file",null);if(o!=this._version)throw new Error("Unsupported version: "+o);a&&(a=n.normalize(a)),s=s.map(String).map(n.normalize).map((function(e){return a&&n.isAbsolute(a)&&n.isAbsolute(e)?n.relative(a,e):e})),this._names=i.fromArray(u.map(String),!0),this._sources=i.fromArray(s,!0),this._absoluteSources=this._sources.toArray().map((function(e){return n.computeSourceURL(a,e,t)})),this.sourceRoot=a,this.sourcesContent=c,this._mappings=l,this._sourceMapURL=t,this.file=p}function Mapping(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function IndexedSourceMapConsumer(e,t){var r=e;"string"==typeof e&&(r=n.parseSourceMapInput(e));var o=n.getArg(r,"version"),s=n.getArg(r,"sections");if(o!=this._version)throw new Error("Unsupported version: "+o);this._sources=new i,this._names=new i;var u={line:-1,column:0};this._sections=s.map((function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var r=n.getArg(e,"offset"),o=n.getArg(r,"line"),i=n.getArg(r,"column");if(o<u.line||o===u.line&&i<u.column)throw new Error("Section offsets must be ordered and non-overlapping.");return u=r,{generatedOffset:{generatedLine:o+1,generatedColumn:i+1},consumer:new SourceMapConsumer(n.getArg(e,"map"),t)}}))}SourceMapConsumer.fromSourceMap=function(e,t){return BasicSourceMapConsumer.fromSourceMap(e,t)},SourceMapConsumer.prototype._version=3,SourceMapConsumer.prototype.__generatedMappings=null,Object.defineProperty(SourceMapConsumer.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),SourceMapConsumer.prototype.__originalMappings=null,Object.defineProperty(SourceMapConsumer.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),SourceMapConsumer.prototype._charIsMappingSeparator=function(e,t){var r=e.charAt(t);return";"===r||","===r},SourceMapConsumer.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},SourceMapConsumer.GENERATED_ORDER=1,SourceMapConsumer.ORIGINAL_ORDER=2,SourceMapConsumer.GREATEST_LOWER_BOUND=1,SourceMapConsumer.LEAST_UPPER_BOUND=2,SourceMapConsumer.prototype.eachMapping=function(e,t,r){var o,i=t||null;switch(r||SourceMapConsumer.GENERATED_ORDER){case SourceMapConsumer.GENERATED_ORDER:o=this._generatedMappings;break;case SourceMapConsumer.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var s=this.sourceRoot;o.map((function(e){var t=null===e.source?null:this._sources.at(e.source);return{source:t=n.computeSourceURL(s,t,this._sourceMapURL),generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}}),this).forEach(e,i)},SourceMapConsumer.prototype.allGeneratedPositionsFor=function(e){var t=n.getArg(e,"line"),r={source:n.getArg(e,"source"),originalLine:t,originalColumn:n.getArg(e,"column",0)};if(r.source=this._findSourceIndex(r.source),r.source<0)return[];var i=[],s=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",n.compareByOriginalPositions,o.LEAST_UPPER_BOUND);if(s>=0){var u=this._originalMappings[s];if(void 0===e.column)for(var a=u.originalLine;u&&u.originalLine===a;)i.push({line:n.getArg(u,"generatedLine",null),column:n.getArg(u,"generatedColumn",null),lastColumn:n.getArg(u,"lastGeneratedColumn",null)}),u=this._originalMappings[++s];else for(var c=u.originalColumn;u&&u.originalLine===t&&u.originalColumn==c;)i.push({line:n.getArg(u,"generatedLine",null),column:n.getArg(u,"generatedColumn",null),lastColumn:n.getArg(u,"lastGeneratedColumn",null)}),u=this._originalMappings[++s]}return i},t.SourceMapConsumer=SourceMapConsumer,BasicSourceMapConsumer.prototype=Object.create(SourceMapConsumer.prototype),BasicSourceMapConsumer.prototype.consumer=SourceMapConsumer,BasicSourceMapConsumer.prototype._findSourceIndex=function(e){var t,r=e;if(null!=this.sourceRoot&&(r=n.relative(this.sourceRoot,r)),this._sources.has(r))return this._sources.indexOf(r);for(t=0;t<this._absoluteSources.length;++t)if(this._absoluteSources[t]==e)return t;return-1},BasicSourceMapConsumer.fromSourceMap=function(e,t){var r=Object.create(BasicSourceMapConsumer.prototype),o=r._names=i.fromArray(e._names.toArray(),!0),s=r._sources=i.fromArray(e._sources.toArray(),!0);r.sourceRoot=e._sourceRoot,r.sourcesContent=e._generateSourcesContent(r._sources.toArray(),r.sourceRoot),r.file=e._file,r._sourceMapURL=t,r._absoluteSources=r._sources.toArray().map((function(e){return n.computeSourceURL(r.sourceRoot,e,t)}));for(var a=e._mappings.toArray().slice(),c=r.__generatedMappings=[],l=r.__originalMappings=[],p=0,f=a.length;p<f;p++){var h=a[p],d=new Mapping;d.generatedLine=h.generatedLine,d.generatedColumn=h.generatedColumn,h.source&&(d.source=s.indexOf(h.source),d.originalLine=h.originalLine,d.originalColumn=h.originalColumn,h.name&&(d.name=o.indexOf(h.name)),l.push(d)),c.push(d)}return u(r.__originalMappings,n.compareByOriginalPositions),r},BasicSourceMapConsumer.prototype._version=3,Object.defineProperty(BasicSourceMapConsumer.prototype,"sources",{get:function(){return this._absoluteSources.slice()}}),BasicSourceMapConsumer.prototype._parseMappings=function(e,t){for(var r,o,i,a,c,l=1,p=0,f=0,h=0,d=0,D=0,g=e.length,m=0,v={},y={},w=[],C=[];m<g;)if(";"===e.charAt(m))l++,m++,p=0;else if(","===e.charAt(m))m++;else{for((r=new Mapping).generatedLine=l,a=m;a<g&&!this._charIsMappingSeparator(e,a);a++);if(i=v[o=e.slice(m,a)])m+=o.length;else{for(i=[];m<a;)s.decode(e,m,y),c=y.value,m=y.rest,i.push(c);if(2===i.length)throw new Error("Found a source, but no line and column");if(3===i.length)throw new Error("Found a source and line, but no column");v[o]=i}r.generatedColumn=p+i[0],p=r.generatedColumn,i.length>1&&(r.source=d+i[1],d+=i[1],r.originalLine=f+i[2],f=r.originalLine,r.originalLine+=1,r.originalColumn=h+i[3],h=r.originalColumn,i.length>4&&(r.name=D+i[4],D+=i[4])),C.push(r),"number"==typeof r.originalLine&&w.push(r)}u(C,n.compareByGeneratedPositionsDeflated),this.__generatedMappings=C,u(w,n.compareByOriginalPositions),this.__originalMappings=w},BasicSourceMapConsumer.prototype._findMapping=function(e,t,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return o.search(e,t,i,s)},BasicSourceMapConsumer.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(t.generatedLine===r.generatedLine){t.lastGeneratedColumn=r.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},BasicSourceMapConsumer.prototype.originalPositionFor=function(e){var t={generatedLine:n.getArg(e,"line"),generatedColumn:n.getArg(e,"column")},r=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",n.compareByGeneratedPositionsDeflated,n.getArg(e,"bias",SourceMapConsumer.GREATEST_LOWER_BOUND));if(r>=0){var o=this._generatedMappings[r];if(o.generatedLine===t.generatedLine){var i=n.getArg(o,"source",null);null!==i&&(i=this._sources.at(i),i=n.computeSourceURL(this.sourceRoot,i,this._sourceMapURL));var s=n.getArg(o,"name",null);return null!==s&&(s=this._names.at(s)),{source:i,line:n.getArg(o,"originalLine",null),column:n.getArg(o,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}},BasicSourceMapConsumer.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e})))},BasicSourceMapConsumer.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;var r=this._findSourceIndex(e);if(r>=0)return this.sourcesContent[r];var o,i=e;if(null!=this.sourceRoot&&(i=n.relative(this.sourceRoot,i)),null!=this.sourceRoot&&(o=n.urlParse(this.sourceRoot))){var s=i.replace(/^file:\/\//,"");if("file"==o.scheme&&this._sources.has(s))return this.sourcesContent[this._sources.indexOf(s)];if((!o.path||"/"==o.path)&&this._sources.has("/"+i))return this.sourcesContent[this._sources.indexOf("/"+i)]}if(t)return null;throw new Error('"'+i+'" is not in the SourceMap.')},BasicSourceMapConsumer.prototype.generatedPositionFor=function(e){var t=n.getArg(e,"source");if((t=this._findSourceIndex(t))<0)return{line:null,column:null,lastColumn:null};var r={source:t,originalLine:n.getArg(e,"line"),originalColumn:n.getArg(e,"column")},o=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",n.compareByOriginalPositions,n.getArg(e,"bias",SourceMapConsumer.GREATEST_LOWER_BOUND));if(o>=0){var i=this._originalMappings[o];if(i.source===r.source)return{line:n.getArg(i,"generatedLine",null),column:n.getArg(i,"generatedColumn",null),lastColumn:n.getArg(i,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},IndexedSourceMapConsumer.prototype=Object.create(SourceMapConsumer.prototype),IndexedSourceMapConsumer.prototype.constructor=SourceMapConsumer,IndexedSourceMapConsumer.prototype._version=3,Object.defineProperty(IndexedSourceMapConsumer.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var r=0;r<this._sections[t].consumer.sources.length;r++)e.push(this._sections[t].consumer.sources[r]);return e}}),IndexedSourceMapConsumer.prototype.originalPositionFor=function(e){var t={generatedLine:n.getArg(e,"line"),generatedColumn:n.getArg(e,"column")},r=o.search(t,this._sections,(function(e,t){var r=e.generatedLine-t.generatedOffset.generatedLine;return r||e.generatedColumn-t.generatedOffset.generatedColumn})),i=this._sections[r];return i?i.consumer.originalPositionFor({line:t.generatedLine-(i.generatedOffset.generatedLine-1),column:t.generatedColumn-(i.generatedOffset.generatedLine===t.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},IndexedSourceMapConsumer.prototype.hasContentsOfAllSources=function(){return this._sections.every((function(e){return e.consumer.hasContentsOfAllSources()}))},IndexedSourceMapConsumer.prototype.sourceContentFor=function(e,t){for(var r=0;r<this._sections.length;r++){var n=this._sections[r].consumer.sourceContentFor(e,!0);if(n)return n}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},IndexedSourceMapConsumer.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var r=this._sections[t];if(-1!==r.consumer._findSourceIndex(n.getArg(e,"source"))){var o=r.consumer.generatedPositionFor(e);if(o)return{line:o.line+(r.generatedOffset.generatedLine-1),column:o.column+(r.generatedOffset.generatedLine===o.line?r.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},IndexedSourceMapConsumer.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var o=this._sections[r],i=o.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],c=o.consumer._sources.at(a.source);c=n.computeSourceURL(o.consumer.sourceRoot,c,this._sourceMapURL),this._sources.add(c),c=this._sources.indexOf(c);var l=null;a.name&&(l=o.consumer._names.at(a.name),this._names.add(l),l=this._names.indexOf(l));var p={source:c,generatedLine:a.generatedLine+(o.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(o.generatedOffset.generatedLine===a.generatedLine?o.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(p),"number"==typeof p.originalLine&&this.__originalMappings.push(p)}u(this.__generatedMappings,n.compareByGeneratedPositionsDeflated),u(this.__originalMappings,n.compareByOriginalPositions)}},2400:(e,t,r)=>{var n=r(4886),o=r(7837),i=r(6715).I,s=r(1028).H;function SourceMapGenerator(e){e||(e={}),this._file=o.getArg(e,"file",null),this._sourceRoot=o.getArg(e,"sourceRoot",null),this._skipValidation=o.getArg(e,"skipValidation",!1),this._sources=new i,this._names=new i,this._mappings=new s,this._sourcesContents=null}SourceMapGenerator.prototype._version=3,SourceMapGenerator.fromSourceMap=function(e){var t=e.sourceRoot,r=new SourceMapGenerator({file:e.file,sourceRoot:t});return e.eachMapping((function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=o.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)})),e.sources.forEach((function(n){var i=n;null!==t&&(i=o.relative(t,n)),r._sources.has(i)||r._sources.add(i);var s=e.sourceContentFor(n);null!=s&&r.setSourceContent(n,s)})),r},SourceMapGenerator.prototype.addMapping=function(e){var t=o.getArg(e,"generated"),r=o.getArg(e,"original",null),n=o.getArg(e,"source",null),i=o.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,i),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:i})},SourceMapGenerator.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=o.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},SourceMapGenerator.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var s=this._sourceRoot;null!=s&&(n=o.relative(s,n));var u=new i,a=new i;this._mappings.unsortedForEach((function(t){if(t.source===n&&null!=t.originalLine){var i=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=i.source&&(t.source=i.source,null!=r&&(t.source=o.join(r,t.source)),null!=s&&(t.source=o.relative(s,t.source)),t.originalLine=i.line,t.originalColumn=i.column,null!=i.name&&(t.name=i.name))}var c=t.source;null==c||u.has(c)||u.add(c);var l=t.name;null==l||a.has(l)||a.add(l)}),this),this._sources=u,this._names=a,e.sources.forEach((function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=o.join(r,t)),null!=s&&(t=o.relative(s,t)),this.setSourceContent(t,n))}),this)},SourceMapGenerator.prototype._validateMapping=function(e,t,r,n){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(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&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},SourceMapGenerator.prototype._serializeMappings=function(){for(var e,t,r,i,s=0,u=1,a=0,c=0,l=0,p=0,f="",h=this._mappings.toArray(),d=0,D=h.length;d<D;d++){if(e="",(t=h[d]).generatedLine!==u)for(s=0;t.generatedLine!==u;)e+=";",u++;else if(d>0){if(!o.compareByGeneratedPositionsInflated(t,h[d-1]))continue;e+=","}e+=n.encode(t.generatedColumn-s),s=t.generatedColumn,null!=t.source&&(i=this._sources.indexOf(t.source),e+=n.encode(i-p),p=i,e+=n.encode(t.originalLine-1-c),c=t.originalLine-1,e+=n.encode(t.originalColumn-a),a=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=n.encode(r-l),l=r)),f+=e}return f},SourceMapGenerator.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=o.relative(t,e));var r=o.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null}),this)},SourceMapGenerator.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},SourceMapGenerator.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=SourceMapGenerator},6270:(e,t,r)=>{var n=r(2400).SourceMapGenerator,o=r(7837),i=/(\r?\n)/,s="$$$isSourceNode$$$";function SourceNode(e,t,r,n,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==r?null:r,this.name=null==o?null:o,this[s]=!0,null!=n&&this.add(n)}SourceNode.fromStringWithSourceMap=function(e,t,r){var n=new SourceNode,s=e.split(i),u=0,shiftNextLine=function(){return getNextLine()+(getNextLine()||"");function getNextLine(){return u<s.length?s[u++]:void 0}},a=1,c=0,l=null;return t.eachMapping((function(e){if(null!==l){if(!(a<e.generatedLine)){var t=(r=s[u]||"").substr(0,e.generatedColumn-c);return s[u]=r.substr(e.generatedColumn-c),c=e.generatedColumn,addMappingWithCode(l,t),void(l=e)}addMappingWithCode(l,shiftNextLine()),a++,c=0}for(;a<e.generatedLine;)n.add(shiftNextLine()),a++;if(c<e.generatedColumn){var r=s[u]||"";n.add(r.substr(0,e.generatedColumn)),s[u]=r.substr(e.generatedColumn),c=e.generatedColumn}l=e}),this),u<s.length&&(l&&addMappingWithCode(l,shiftNextLine()),n.add(s.splice(u).join(""))),t.sources.forEach((function(e){var i=t.sourceContentFor(e);null!=i&&(null!=r&&(e=o.join(r,e)),n.setSourceContent(e,i))})),n;function addMappingWithCode(e,t){if(null===e||void 0===e.source)n.add(t);else{var i=r?o.join(r,e.source):e.source;n.add(new SourceNode(e.originalLine,e.originalColumn,i,t,e.name))}}},SourceNode.prototype.add=function(e){if(Array.isArray(e))e.forEach((function(e){this.add(e)}),this);else{if(!e[s]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},SourceNode.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[s]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},SourceNode.prototype.walk=function(e){for(var t,r=0,n=this.children.length;r<n;r++)(t=this.children[r])[s]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},SourceNode.prototype.join=function(e){var t,r,n=this.children.length;if(n>0){for(t=[],r=0;r<n-1;r++)t.push(this.children[r]),t.push(e);t.push(this.children[r]),this.children=t}return this},SourceNode.prototype.replaceRight=function(e,t){var r=this.children[this.children.length-1];return r[s]?r.replaceRight(e,t):"string"==typeof r?this.children[this.children.length-1]=r.replace(e,t):this.children.push("".replace(e,t)),this},SourceNode.prototype.setSourceContent=function(e,t){this.sourceContents[o.toSetString(e)]=t},SourceNode.prototype.walkSourceContents=function(e){for(var t=0,r=this.children.length;t<r;t++)this.children[t][s]&&this.children[t].walkSourceContents(e);var n=Object.keys(this.sourceContents);for(t=0,r=n.length;t<r;t++)e(o.fromSetString(n[t]),this.sourceContents[n[t]])},SourceNode.prototype.toString=function(){var e="";return this.walk((function(t){e+=t})),e},SourceNode.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},r=new n(e),o=!1,i=null,s=null,u=null,a=null;return this.walk((function(e,n){t.code+=e,null!==n.source&&null!==n.line&&null!==n.column?(i===n.source&&s===n.line&&u===n.column&&a===n.name||r.addMapping({source:n.source,original:{line:n.line,column:n.column},generated:{line:t.line,column:t.column},name:n.name}),i=n.source,s=n.line,u=n.column,a=n.name,o=!0):o&&(r.addMapping({generated:{line:t.line,column:t.column}}),i=null,o=!1);for(var c=0,l=e.length;c<l;c++)10===e.charCodeAt(c)?(t.line++,t.column=0,c+1===l?(i=null,o=!1):o&&r.addMapping({source:n.source,original:{line:n.line,column:n.column},generated:{line:t.line,column:t.column},name:n.name})):t.column++})),this.walkSourceContents((function(e,t){r.setSourceContent(e,t)})),{code:t.code,map:r}},t.SourceNode=SourceNode},7837:(e,t)=>{t.getArg=function(e,t,r){if(t in e)return e[t];if(3===arguments.length)return r;throw new Error('"'+t+'" is a required argument.')};var r=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function urlParse(e){var t=e.match(r);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function urlGenerate(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function normalize(e){var r=e,n=urlParse(e);if(n){if(!n.path)return e;r=n.path}for(var o,i=t.isAbsolute(r),s=r.split(/\/+/),u=0,a=s.length-1;a>=0;a--)"."===(o=s[a])?s.splice(a,1):".."===o?u++:u>0&&(""===o?(s.splice(a+1,u),u=0):(s.splice(a,2),u--));return""===(r=s.join("/"))&&(r=i?"/":"."),n?(n.path=r,urlGenerate(n)):r}function join(e,t){""===e&&(e="."),""===t&&(t=".");var r=urlParse(t),o=urlParse(e);if(o&&(e=o.path||"/"),r&&!r.scheme)return o&&(r.scheme=o.scheme),urlGenerate(r);if(r||t.match(n))return t;if(o&&!o.host&&!o.path)return o.host=t,urlGenerate(o);var i="/"===t.charAt(0)?t:normalize(e.replace(/\/+$/,"")+"/"+t);return o?(o.path=i,urlGenerate(o)):i}t.urlParse=urlParse,t.urlGenerate=urlGenerate,t.normalize=normalize,t.join=join,t.isAbsolute=function(e){return"/"===e.charAt(0)||r.test(e)},t.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==t.indexOf(e+"/");){var n=e.lastIndexOf("/");if(n<0)return t;if((e=e.slice(0,n)).match(/^([^\/]+:\/)?\/*$/))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)};var o=!("__proto__"in Object.create(null));function identity(e){return e}function isProtoString(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var r=t-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function strcmp(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=o?identity:function(e){return isProtoString(e)?"$"+e:e},t.fromSetString=o?identity:function(e){return isProtoString(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,r){var n=strcmp(e.source,t.source);return 0!==n||0!==(n=e.originalLine-t.originalLine)||0!==(n=e.originalColumn-t.originalColumn)||r||0!==(n=e.generatedColumn-t.generatedColumn)||0!==(n=e.generatedLine-t.generatedLine)?n:strcmp(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,r){var n=e.generatedLine-t.generatedLine;return 0!==n||0!==(n=e.generatedColumn-t.generatedColumn)||r||0!==(n=strcmp(e.source,t.source))||0!==(n=e.originalLine-t.originalLine)||0!==(n=e.originalColumn-t.originalColumn)?n:strcmp(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var r=e.generatedLine-t.generatedLine;return 0!==r||0!==(r=e.generatedColumn-t.generatedColumn)||0!==(r=strcmp(e.source,t.source))||0!==(r=e.originalLine-t.originalLine)||0!==(r=e.originalColumn-t.originalColumn)?r:strcmp(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,r){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),r){var n=urlParse(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var o=n.path.lastIndexOf("/");o>=0&&(n.path=n.path.substring(0,o+1))}t=join(urlGenerate(n),t)}return normalize(t)}},2447:(e,t,r)=>{t.SourceMapGenerator=r(2400).SourceMapGenerator,t.SourceMapConsumer=r(8985).SourceMapConsumer,t.SourceNode=r(6270).SourceNode},6549:(e,t,r)=>{"use strict";const n=r(9992),o=r(8528),i=r(541),stringWidth=e=>{if("string"!=typeof e||0===e.length)return 0;if(0===(e=n(e)).length)return 0;e=e.replace(i()," ");let t=0;for(let r=0;r<e.length;r++){const n=e.codePointAt(r);n<=31||n>=127&&n<=159||(n>=768&&n<=879||(n>65535&&r++,t+=o(n)?2:1))}return t};e.exports=stringWidth,e.exports.default=stringWidth},9992:(e,t,r)=>{"use strict";const n=r(2426);e.exports=e=>"string"==typeof e?e.replace(n(),""):e},3210:(e,t,r)=>{"use strict";r(4070),e.exports=function(e,t,r){return 0===e.length?e:t?(r||e.sort(t),function(e,t){for(var r=1,n=e.length,o=e[0],i=e[0],s=1;s<n;++s)if(i=o,t(o=e[s],i)){if(s===r){r++;continue}e[r++]=o}return e.length=r,e}(e,t)):(r||e.sort(),function(e){for(var t=1,r=e.length,n=e[0],o=e[0],i=1;i<r;++i,o=n)if(o=n,(n=e[i])!==o){if(i===t){t++;continue}e[t++]=n}return e.length=t,e}(e))}},7933:e=>{"use strict";e.exports={guessEndOfLine:function(e){const t=e.indexOf("\r");return t>=0?"\n"===e.charAt(t+1)?"crlf":"cr":"lf"},convertEndOfLineToChars:function(e){switch(e){case"cr":return"\r";case"crlf":return"\r\n";default:return"\n"}},countEndOfLineChars:function(e,t){let r;if("\n"===t)r=/\n/g;else if("\r"===t)r=/\r/g;else{if("\r\n"!==t)throw new Error(`Unexpected "eol" ${JSON.stringify(t)}.`);r=/\r\n/g}const n=e.match(r);return n?n.length:0},normalizeEndOfLine:function(e){return e.replace(/\r\n?/g,"\n")}}},47:e=>{"use strict";e.exports=function(e,t){const r=new SyntaxError(e+" ("+t.start.line+":"+t.start.column+")");return r.loc=t,r}},9428:(e,t,r)=>{"use strict";const n=r(6549),o=r(2240),i=r(4652),{getSupportInfo:s}=r(7290),u=/[^\x20-\x7F]/;function skip(e){return(t,r,n)=>{const o=n&&n.backwards;if(!1===r)return!1;const{length:i}=t;let s=r;for(;s>=0&&s<i;){const r=t.charAt(s);if(e instanceof RegExp){if(!e.test(r))return s}else if(!e.includes(r))return s;o?s--:s++}return(-1===s||s===i)&&s}}const a=skip(/\s/),c=skip(" \t"),l=skip(",; \t"),p=skip(/[^\n\r]/);function skipInlineComment(e,t){if(!1===t)return!1;if("/"===e.charAt(t)&&"*"===e.charAt(t+1))for(let r=t+2;r<e.length;++r)if("*"===e.charAt(r)&&"/"===e.charAt(r+1))return r+2;return t}function skipTrailingComment(e,t){return!1!==t&&("/"===e.charAt(t)&&"/"===e.charAt(t+1)?p(e,t):t)}function skipNewline(e,t,r){const n=r&&r.backwards;if(!1===t)return!1;const o=e.charAt(t);if(n){if("\r"===e.charAt(t-1)&&"\n"===o)return t-2;if("\n"===o||"\r"===o||"\u2028"===o||"\u2029"===o)return t-1}else{if("\r"===o&&"\n"===e.charAt(t+1))return t+2;if("\n"===o||"\r"===o||"\u2028"===o||"\u2029"===o)return t+1}return t}function hasNewline(e,t,r={}){const n=c(e,r.backwards?t-1:t,r);return n!==skipNewline(e,n,r)}function isNextLineEmptyAfterIndex(e,t){let r=null,n=t;for(;n!==r;)r=n,n=l(e,n),n=skipInlineComment(e,n),n=c(e,n);return n=skipTrailingComment(e,n),n=skipNewline(e,n),!1!==n&&hasNewline(e,n)}function getNextNonSpaceNonCommentCharacterIndexWithStartIndex(e,t){let r=null,n=t;for(;n!==r;)r=n,n=c(e,n),n=skipInlineComment(e,n),n=skipTrailingComment(e,n),n=skipNewline(e,n);return n}function getNextNonSpaceNonCommentCharacterIndex(e,t,r){return getNextNonSpaceNonCommentCharacterIndexWithStartIndex(e,r(t))}function getAlignmentSize(e,t,r=0){let n=0;for(let o=r;o<e.length;++o)"\t"===e[o]?n=n+t-n%t:n++;return n}function getPreferredQuote(e,t){const r=e.slice(1,-1),n={quote:'"',regex:/"/g},o={quote:"'",regex:/'/g},i="'"===t?o:n,s=i===o?n:o;let u=i.quote;if(r.includes(i.quote)||r.includes(s.quote)){u=(r.match(i.regex)||[]).length>(r.match(s.regex)||[]).length?s.quote:i.quote}return u}function makeString(e,t,r){const n='"'===t?"'":'"',o=e.replace(/\\(.)|(["'])/gs,((e,o,i)=>o===n?o:i===t?"\\"+i:i||(r&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/.test(o)?o:"\\"+o)));return t+o+t}function addCommentHelper(e,t){(e.comments||(e.comments=[])).push(t),t.printed=!1,t.nodeDescription=function(e){const t=e.type||e.kind||"(unknown type)";let r=String(e.name||e.id&&("object"==typeof e.id?e.id.name:e.id)||e.key&&("object"==typeof e.key?e.key.name:e.key)||e.value&&("object"==typeof e.value?"":String(e.value))||e.operator||"");r.length>20&&(r=r.slice(0,19)+"\u2026");return t+(r?" "+r:"")}(e)}e.exports={inferParserByLanguage:function(e,t){const{languages:r}=s({plugins:t.plugins}),n=r.find((({name:t})=>t.toLowerCase()===e))||r.find((({aliases:t})=>Array.isArray(t)&&t.includes(e)))||r.find((({extensions:t})=>Array.isArray(t)&&t.includes(`.${e}`)));return n&&n.parsers[0]},getStringWidth:function(e){return e?u.test(e)?n(e):e.length:0},getMaxContinuousCount:function(e,t){const r=e.match(new RegExp(`(${o(t)})+`,"g"));return null===r?0:r.reduce(((e,r)=>Math.max(e,r.length/t.length)),0)},getMinNotPresentContinuousCount:function(e,t){const r=e.match(new RegExp(`(${o(t)})+`,"g"));if(null===r)return 0;const n=new Map;let i=0;for(const e of r){const r=e.length/t.length;n.set(r,!0),r>i&&(i=r)}for(let e=1;e<i;e++)if(!n.get(e))return e;return i+1},getPenultimate:e=>e[e.length-2],getLast:i,getNextNonSpaceNonCommentCharacterIndexWithStartIndex,getNextNonSpaceNonCommentCharacterIndex,getNextNonSpaceNonCommentCharacter:function(e,t,r){return e.charAt(getNextNonSpaceNonCommentCharacterIndex(e,t,r))},skip,skipWhitespace:a,skipSpaces:c,skipToLineEnd:l,skipEverythingButNewLine:p,skipInlineComment,skipTrailingComment,skipNewline,isNextLineEmptyAfterIndex,isNextLineEmpty:function(e,t,r){return isNextLineEmptyAfterIndex(e,r(t))},isPreviousLineEmpty:function(e,t,r){let n=r(t)-1;return n=c(e,n,{backwards:!0}),n=skipNewline(e,n,{backwards:!0}),n=c(e,n,{backwards:!0}),n!==skipNewline(e,n,{backwards:!0})},hasNewline,hasNewlineInRange:function(e,t,r){for(let n=t;n<r;++n)if("\n"===e.charAt(n))return!0;return!1},hasSpaces:function(e,t,r={}){return c(e,r.backwards?t-1:t,r)!==t},getAlignmentSize,getIndentSize:function(e,t){const r=e.lastIndexOf("\n");return-1===r?0:getAlignmentSize(e.slice(r+1).match(/^[\t ]*/)[0],t)},getPreferredQuote,printString:function(e,t){return makeString(e.slice(1,-1),"json"===t.parser||"json5"===t.parser&&"preserve"===t.quoteProps&&!t.singleQuote?'"':t.__isInHtmlAttribute?"'":getPreferredQuote(e,t.singleQuote?"'":'"'),!("css"===t.parser||"less"===t.parser||"scss"===t.parser||t.__embeddedInHtml))},printNumber:function(e){return e.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(\d)/,"$1$2$3").replace(/^([+-]?[\d.]+)e[+-]?0+$/,"$1").replace(/^([+-])?\./,"$10.").replace(/(\.\d+?)0+(?=e|$)/,"$1").replace(/\.(?=e|$)/,"")},makeString,addLeadingComment:function(e,t){t.leading=!0,t.trailing=!1,addCommentHelper(e,t)},addDanglingComment:function(e,t,r){t.leading=!1,t.trailing=!1,r&&(t.marker=r),addCommentHelper(e,t)},addTrailingComment:function(e,t){t.leading=!1,t.trailing=!0,addCommentHelper(e,t)},isFrontMatterNode:function(e){return e&&"front-matter"===e.type},getShebang:function(e){if(!e.startsWith("#!"))return"";const t=e.indexOf("\n");return-1===t?e:e.slice(0,t)},isNonEmptyArray:function(e){return Array.isArray(e)&&e.length>0},createGroupIdMapper:function(e){const t=new WeakMap;return function(r){return t.has(r)||t.set(r,Symbol(e)),t.get(r)}}}},9355:(e,t,r)=>{"use strict";const n=r(6920),{getLast:o,skipEverythingButNewLine:i}=r(9428);function calculateLocStart(e,t){return"number"==typeof e.sourceIndex?e.sourceIndex:e.source?n(e.source.start,t)-1:null}function calculateLocEnd(e,t){if("css-comment"===e.type&&e.inline)return i(t,e.source.startOffset);const r=e.nodes&&o(e.nodes);return r&&e.source&&!e.source.end&&(e=r),e.source&&e.source.end?n(e.source.end,t):null}function calculateValueNodeLoc(e,t,r){e.source&&(e.source.startOffset=calculateLocStart(e,r)+t,e.source.endOffset=calculateLocEnd(e,r)+t);for(const n in e){const o=e[n];"source"!==n&&o&&"object"==typeof o&&calculateValueNodeLoc(o,t,r)}}function getValueRootOffset(e){let t=e.source.startOffset;return"string"==typeof e.prop&&(t+=e.prop.length),"css-atrule"===e.type&&"string"==typeof e.name&&(t+=1+e.name.length+e.raws.afterName.match(/^\s*:?\s*/)[0].length),"css-atrule"!==e.type&&e.raws&&"string"==typeof e.raws.between&&(t+=e.raws.between.length),t}e.exports={locStart:function(e){return e.source.startOffset},locEnd:function(e){return e.source.endOffset},calculateLoc:function calculateLoc(e,t){e.source&&(e.source.startOffset=calculateLocStart(e,t),e.source.endOffset=calculateLocEnd(e,t));for(const r in e){const n=e[r];"source"!==r&&n&&"object"==typeof n&&("value-root"===n.type||"value-unknown"===n.type?calculateValueNodeLoc(n,getValueRootOffset(e),n.text||n.value):calculateLoc(n,t))}},replaceQuotesInInlineComments:function(e){let t,r="initial",n="initial",o=!1;const i=[];for(let s=0;s<e.length;s++){const u=e[s];switch(r){case"initial":if("'"===u){r="single-quotes";continue}if('"'===u){r="double-quotes";continue}if(("u"===u||"U"===u)&&"url("===e.slice(s,s+4).toLowerCase()){r="url",s+=3;continue}if("*"===u&&"/"===e[s-1]){r="comment-block";continue}if("/"===u&&"/"===e[s-1]){r="comment-inline",t=s-1;continue}continue;case"single-quotes":if("'"===u&&"\\"!==e[s-1]&&(r=n,n="initial"),"\n"===u||"\r"===u)return e;continue;case"double-quotes":if('"'===u&&"\\"!==e[s-1]&&(r=n,n="initial"),"\n"===u||"\r"===u)return e;continue;case"url":if(")"===u&&(r="initial"),"\n"===u||"\r"===u)return e;if("'"===u){r="single-quotes",n="url";continue}if('"'===u){r="double-quotes",n="url";continue}continue;case"comment-block":"/"===u&&"*"===e[s-1]&&(r="initial");continue;case"comment-inline":'"'!==u&&"'"!==u&&"*"!==u||(o=!0),"\n"!==u&&"\r"!==u||(o&&i.push([t,s]),r="initial",o=!1);continue}}for(const[t,r]of i)e=e.slice(0,t)+e.slice(t,r).replace(/["'*]/g," ")+e.slice(r);return e}}},738:(e,t,r)=>{"use strict";const n=r(47),o=r(4652),i=r(5115),{hasPragma:s}=r(8850),{hasSCSSInterpolation:u,hasStringOrFunction:a,isLessParser:c,isSCSS:l,isSCSSNestedPropertyNode:p,isSCSSVariable:f,stringifyNode:h,isModuleRuleName:d}=r(5244),{locStart:D,locEnd:g}=r(9355),{calculateLoc:m,replaceQuotesInInlineComments:v}=r(9355),getHighestAncestor=e=>{for(;e.parent;)e=e.parent;return e};function parseValueNode(e,t){const{nodes:r}=e;let n={open:null,close:null,groups:[],type:"paren_group"};const i=[n],s=n;let c={groups:[],type:"comma_group"};const p=[c];for(let s=0;s<r.length;++s){const d=r[s];if(l(t.parser,d.value)&&"number"===d.type&&".."===d.unit&&"."===o(d.value)&&(d.value=d.value.slice(0,-1),d.unit="..."),"func"===d.type&&"selector"===d.value&&(d.group.groups=[parseSelector(getHighestAncestor(e).text.slice(d.group.open.sourceIndex+1,d.group.close.sourceIndex))]),"func"===d.type&&"url"===d.value){const e=d.group&&d.group.groups||[];let t=[];for(let r=0;r<e.length;r++){const n=e[r];"comma_group"===n.type?t=[...t,...n.groups]:t.push(n)}if(u(t)||!a(t)&&!f(t[0])){const e=h({groups:d.group.groups});d.group.groups=[e.trim()]}}if("paren"===d.type&&"("===d.value)n={open:d,close:null,groups:[],type:"paren_group"},i.push(n),c={groups:[],type:"comma_group"},p.push(c);else if("paren"===d.type&&")"===d.value){if(c.groups.length>0&&n.groups.push(c),n.close=d,1===p.length)throw new Error("Unbalanced parenthesis");p.pop(),c=o(p),c.groups.push(n),i.pop(),n=o(i)}else"comma"===d.type?(n.groups.push(c),c={groups:[],type:"comma_group"},p[p.length-1]=c):c.groups.push(d)}return c.groups.length>0&&n.groups.push(c),s}function flattenGroups(e){return"paren_group"!==e.type||e.open||e.close||1!==e.groups.length?"comma_group"===e.type&&1===e.groups.length?flattenGroups(e.groups[0]):"paren_group"===e.type||"comma_group"===e.type?Object.assign(Object.assign({},e),{},{groups:e.groups.map(flattenGroups)}):e:flattenGroups(e.groups[0])}function addTypePrefix(e,t,r){if(e&&"object"==typeof e){delete e.parent;for(const n in e)addTypePrefix(e[n],t,r),"type"===n&&"string"==typeof e[n]&&(e[n].startsWith(t)||r&&r.test(e[n])||(e[n]=t+e[n]))}return e}function addMissingType(e){if(e&&"object"==typeof e){delete e.parent;for(const t in e)addMissingType(e[t]);Array.isArray(e)||!e.value||e.type||(e.type="unknown")}return e}function parseNestedValue(e,t){if(e&&"object"==typeof e){for(const r in e)"parent"!==r&&(parseNestedValue(e[r],t),"nodes"===r&&(e.group=flattenGroups(parseValueNode(e,t)),delete e[r]));delete e.parent}return e}function parseValue(e,t){const n=r(9962);let o=null;try{o=n(e,{loose:!0}).parse()}catch{return{type:"value-unknown",value:e}}o.text=e;return addTypePrefix(parseNestedValue(o,t),"value-",/^selector-/)}function parseSelector(e){if(/\/\/|\/\*/.test(e))return{type:"selector-unknown",value:e.trim()};const t=r(1264);let n=null;try{t((e=>{n=e})).process(e)}catch{return{type:"selector-unknown",value:e}}return addTypePrefix(n,"selector-")}function parseMediaQuery(e){const t=r(8322).Z;let n=null;try{n=t(e)}catch{return{type:"selector-unknown",value:e}}return addTypePrefix(addMissingType(n),"media-")}const y=/(\s*?)(!default).*$/,w=/(\s*?)(!global).*$/;function parseNestedCSS(e,t){if(e&&"object"==typeof e){delete e.parent;for(const r in e)parseNestedCSS(e[r],t);if(!e.type)return e;e.raws||(e.raws={});let r="";"string"==typeof e.selector&&(r=e.raws.selector?e.raws.selector.scss?e.raws.selector.scss:e.raws.selector.raw:e.selector,e.raws.between&&e.raws.between.trim().length>0&&(r+=e.raws.between),e.raws.selector=r);let n="";"string"==typeof e.value&&(n=e.raws.value?e.raws.value.scss?e.raws.value.scss:e.raws.value.raw:e.value,n=n.trim(),e.raws.value=n);let o="";if("string"==typeof e.params&&(o=e.raws.params?e.raws.params.scss?e.raws.params.scss:e.raws.params.raw:e.params,e.raws.afterName&&e.raws.afterName.trim().length>0&&(o=e.raws.afterName+o),e.raws.between&&e.raws.between.trim().length>0&&(o+=e.raws.between),o=o.trim(),e.raws.params=o),r.trim().length>0)return r.startsWith("@")&&r.endsWith(":")?e:e.mixin?(e.selector=parseValue(r,t),e):(p(e)&&(e.isSCSSNesterProperty=!0),e.selector=parseSelector(r),e);if(n.length>0){const r=n.match(y);r&&(n=n.slice(0,r.index),e.scssDefault=!0,"!default"!==r[0].trim()&&(e.raws.scssDefault=r[0]));const o=n.match(w);if(o&&(n=n.slice(0,o.index),e.scssGlobal=!0,"!global"!==o[0].trim()&&(e.raws.scssGlobal=o[0])),n.startsWith("progid:"))return{type:"value-unknown",value:n};e.value=parseValue(n,t)}if(c(t)&&"css-decl"===e.type&&n.startsWith("extend(")&&(e.extend||(e.extend=":"===e.raws.between),e.extend&&!e.selector&&(delete e.value,e.selector=parseSelector(n.slice("extend(".length,-1)))),"css-atrule"===e.type){if(c(t)){if(e.mixin){const t=e.raws.identifier+e.name+e.raws.afterName+e.raws.params;return e.selector=parseSelector(t),delete e.params,e}if(e.function)return e}if("css"===t.parser&&"custom-selector"===e.name){const t=e.params.match(/:--\S+?\s+/)[0].trim();return e.customSelector=t,e.selector=parseSelector(e.params.slice(t.length).trim()),delete e.params,e}if(c(t)){if(e.name.includes(":")&&!e.params){e.variable=!0;const r=e.name.split(":");e.name=r[0],e.value=parseValue(r.slice(1).join(":"),t)}if(!["page","nest","keyframes"].includes(e.name)&&e.params&&":"===e.params[0]&&(e.variable=!0,e.value=parseValue(e.params.slice(1),t),e.raws.afterName+=":"),e.variable)return delete e.params,e}}if("css-atrule"===e.type&&o.length>0){const{name:r}=e,n=e.name.toLowerCase();return"warn"===r||"error"===r?(e.params={type:"media-unknown",value:o},e):"extend"===r||"nest"===r?(e.selector=parseSelector(o),delete e.params,e):"at-root"===r?(/^\(\s*(?:without|with)\s*:.+\)$/s.test(o)?e.params=parseValue(o,t):(e.selector=parseSelector(o),delete e.params),e):d(n)?(e.import=!0,delete e.filename,e.params=parseValue(o,t),e):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(r)?(o=o.replace(/(\$\S+?)\s+?\.{3}/,"$1..."),o=o.replace(/^(?!if)(\S+)\s+\(/,"$1("),e.value=parseValue(o,t),delete e.params,e):["media","custom-media"].includes(n)?o.includes("#{")?{type:"media-unknown",value:o}:(e.params=parseMediaQuery(o),e):(e.params=o,e)}}return e}function parseWithParser(e,t,r){const o=i(t),{frontMatter:s}=o;let u;t=o.content;try{u=e(t)}catch(e){const{name:t,reason:r,line:o,column:i}=e;if("number"!=typeof o)throw e;throw n(`${t}: ${r}`,{start:{line:o,column:i}})}return u=parseNestedCSS(addTypePrefix(u,"css-"),r),m(u,t),s&&(s.source={startOffset:0,endOffset:s.raw.length},u.nodes.unshift(s)),u}function parseLess(e,t,n){const o=r(7371);return parseWithParser((e=>o.parse(v(e))),e,n)}function parseScss(e,t,n){const{parse:o}=r(304);return parseWithParser(o,e,n)}const C={astFormat:"postcss",hasPragma:s,locStart:D,locEnd:g};e.exports={parsers:{css:Object.assign(Object.assign({},C),{},{parse:function(e,t,r){const n=l(r.parser,e)?[parseScss,parseLess]:[parseLess,parseScss];let o;for(const i of n)try{return i(e,t,r)}catch(e){o=o||e}if(o)throw o}}),less:Object.assign(Object.assign({},C),{},{parse:parseLess}),scss:Object.assign(Object.assign({},C),{},{parse:parseScss})}}},8850:(e,t,r)=>{"use strict";const n=r(3831),o=r(5115);e.exports={hasPragma:function(e){return n.hasPragma(o(e).content)},insertPragma:function(e){const{frontMatter:t,content:r}=o(e);return(t?t.raw+"\n\n":"")+n.insertPragma(r)}}},5244:(e,t,r)=>{"use strict";const{isNonEmptyArray:n}=r(9428),o=new Set(["red","green","blue","alpha","a","rgb","hue","h","saturation","s","lightness","l","whiteness","w","blackness","b","tint","shade","blend","blenda","contrast","hsl","hsla","hwb","hwba"]),i=new Set(["import","use","forward"]);function getAncestorCounter(e,t){const r=Array.isArray(t)?t:[t];let n,o=-1;for(;n=e.getParentNode(++o);)if(r.includes(n.type))return o;return-1}function getAncestorNode(e,t){const r=getAncestorCounter(e,t);return-1===r?null:e.getParentNode(r)}function isMultiplicationNode(e){return"value-operator"===e.type&&"*"===e.value}function isDivisionNode(e){return"value-operator"===e.type&&"/"===e.value}function isAdditionNode(e){return"value-operator"===e.type&&"+"===e.value}function isSubtractionNode(e){return"value-operator"===e.type&&"-"===e.value}function isModuloNode(e){return"value-operator"===e.type&&"%"===e.value}function isKeyValuePairNode(e){return"value-comma_group"===e.type&&e.groups&&e.groups[1]&&"value-colon"===e.groups[1].type}function isKeyValuePairInParenGroupNode(e){return"value-paren_group"===e.type&&e.groups&&e.groups[0]&&isKeyValuePairNode(e.groups[0])}function isColonNode(e){return e&&"value-colon"===e.type}e.exports={getAncestorCounter,getAncestorNode,getPropOfDeclNode:function(e){const t=getAncestorNode(e,"css-decl");return t&&t.prop&&t.prop.toLowerCase()},hasSCSSInterpolation:function(e){if(n(e))for(let t=e.length-1;t>0;t--)if("word"===e[t].type&&"{"===e[t].value&&"word"===e[t-1].type&&e[t-1].value.endsWith("#"))return!0;return!1},hasStringOrFunction:function(e){if(n(e))for(let t=0;t<e.length;t++)if("string"===e[t].type||"func"===e[t].type)return!0;return!1},maybeToLowerCase:function(e){return e.includes("$")||e.includes("@")||e.includes("#")||e.startsWith("%")||e.startsWith("--")||e.startsWith(":--")||e.includes("(")&&e.includes(")")?e:e.toLowerCase()},insideValueFunctionNode:function(e,t){const r=getAncestorNode(e,"value-func");return r&&r.value&&r.value.toLowerCase()===t},insideICSSRuleNode:function(e){const t=getAncestorNode(e,"css-rule");return t&&t.raws&&t.raws.selector&&(t.raws.selector.startsWith(":import")||t.raws.selector.startsWith(":export"))},insideAtRuleNode:function(e,t){const r=Array.isArray(t)?t:[t],n=getAncestorNode(e,"css-atrule");return n&&r.includes(n.name.toLowerCase())},insideURLFunctionInImportAtRuleNode:function(e){const t=e.getValue(),r=getAncestorNode(e,"css-atrule");return r&&"import"===r.name&&"url"===t.groups[0].value&&2===t.groups.length},isKeyframeAtRuleKeywords:function(e,t){const r=getAncestorNode(e,"css-atrule");return r&&r.name&&r.name.toLowerCase().endsWith("keyframes")&&["from","to"].includes(t.toLowerCase())},isWideKeywords:function(e){return["initial","inherit","unset","revert"].includes(e.toLowerCase())},isSCSS:function(e,t){return"less"===e||"scss"===e?"scss"===e:/(?:\w\s*:\s*[^:}]+|#){|@import[^\n]+(?:url|,)/.test(t)},isSCSSVariable:function(e){return Boolean(e&&"word"===e.type&&e.value.startsWith("$"))},isLastNode:function(e,t){const r=e.getParentNode();if(!r)return!1;const{nodes:n}=r;return n&&n.indexOf(t)===n.length-1},isLessParser:function(e){return"css"===e.parser||"less"===e.parser},isSCSSControlDirectiveNode:function(e){return"css-atrule"===e.type&&["if","else","for","each","while"].includes(e.name)},isDetachedRulesetDeclarationNode:function(e){return!!e.selector&&("string"==typeof e.selector&&/^@.+:.*$/.test(e.selector)||e.selector.value&&/^@.+:.*$/.test(e.selector.value))},isRelationalOperatorNode:function(e){return"value-word"===e.type&&["<",">","<=",">="].includes(e.value)},isEqualityOperatorNode:function(e){return"value-word"===e.type&&["==","!="].includes(e.value)},isMultiplicationNode,isDivisionNode,isAdditionNode,isSubtractionNode,isModuloNode,isMathOperatorNode:function(e){return isMultiplicationNode(e)||isDivisionNode(e)||isAdditionNode(e)||isSubtractionNode(e)||isModuloNode(e)},isEachKeywordNode:function(e){return"value-word"===e.type&&"in"===e.value},isForKeywordNode:function(e){return"value-word"===e.type&&["from","through","end"].includes(e.value)},isURLFunctionNode:function(e){return"value-func"===e.type&&"url"===e.value.toLowerCase()},isIfElseKeywordNode:function(e){return"value-word"===e.type&&["and","or","not"].includes(e.value)},hasComposesNode:function(e){return e.value&&"value-root"===e.value.type&&e.value.group&&"value-value"===e.value.group.type&&"composes"===e.prop.toLowerCase()},hasParensAroundNode:function(e){return e.value&&e.value.group&&e.value.group.group&&"value-paren_group"===e.value.group.group.type&&null!==e.value.group.group.open&&null!==e.value.group.group.close},hasEmptyRawBefore:function(e){return e.raws&&""===e.raws.before},isSCSSNestedPropertyNode:function(e){return!!e.selector&&e.selector.replace(/\/\*.*?\*\//,"").replace(/\/\/.*?\n/,"").trim().endsWith(":")},isDetachedRulesetCallNode:function(e){return e.raws&&e.raws.params&&/^\(\s*\)$/.test(e.raws.params)},isTemplatePlaceholderNode:function(e){return e.name.startsWith("prettier-placeholder")},isTemplatePropNode:function(e){return e.prop.startsWith("@prettier-placeholder")},isPostcssSimpleVarNode:function(e,t){return"$$"===e.value&&"value-func"===e.type&&t&&"value-word"===t.type&&!t.raws.before},isKeyValuePairNode,isKeyValuePairInParenGroupNode,isKeyInValuePairNode:function(e,t){if(!isKeyValuePairNode(t))return!1;const{groups:r}=t,n=r.indexOf(e);return-1!==n&&isColonNode(r[n+1])},isSCSSMapItemNode:function(e){const t=e.getValue();if(0===t.groups.length)return!1;const r=e.getParentNode(1);if(!(isKeyValuePairInParenGroupNode(t)||r&&isKeyValuePairInParenGroupNode(r)))return!1;const n=getAncestorNode(e,"css-decl");return!!(n&&n.prop&&n.prop.startsWith("$"))||(!!isKeyValuePairInParenGroupNode(r)||"value-func"===r.type)},isInlineValueCommentNode:function(e){return"value-comment"===e.type&&e.inline},isHashNode:function(e){return"value-word"===e.type&&"#"===e.value},isLeftCurlyBraceNode:function(e){return"value-word"===e.type&&"{"===e.value},isRightCurlyBraceNode:function(e){return"value-word"===e.type&&"}"===e.value},isWordNode:function(e){return["value-word","value-atword"].includes(e.type)},isColonNode,isMediaAndSupportsKeywords:function(e){return e.value&&["not","and","or"].includes(e.value.toLowerCase())},isColorAdjusterFuncNode:function(e){return"value-func"===e.type&&o.has(e.value.toLowerCase())},lastLineHasInlineComment:function(e){return/\/\//.test(e.split(/[\n\r]/).pop())},stringifyNode:function stringifyNode(e){if(e.groups){return(e.open&&e.open.value?e.open.value:"")+e.groups.reduce(((t,r,n)=>t+stringifyNode(r)+("comma_group"===e.groups[0].type&&n!==e.groups.length-1?",":"")),"")+(e.close&&e.close.value?e.close.value:"")}const t=e.raws&&e.raws.before?e.raws.before:"",r=e.raws&&e.raws.quote?e.raws.quote:"";return t+r+("atword"===e.type?"@":"")+(e.value?e.value:"")+r+(e.unit?e.unit:"")+(e.group?stringifyNode(e.group):"")+(e.raws&&e.raws.after?e.raws.after:"")},isAtWordPlaceholderNode:function(e){return e&&"value-atword"===e.type&&e.value.startsWith("prettier-placeholder-")},isModuleRuleName:function(e){return i.has(e)}}},3831:(e,t,r)=>{"use strict";const{parseWithComments:n,strip:o,extract:i,print:s}=r(9234),{getShebang:u}=r(9428),{normalizeEndOfLine:a}=r(7933);function parseDocBlock(e){const t=u(e);t&&(e=e.slice(t.length+1));const r=i(e),{pragmas:o,comments:s}=n(r);return{shebang:t,text:e,pragmas:o,comments:s}}e.exports={hasPragma:function(e){const t=Object.keys(parseDocBlock(e).pragmas);return t.includes("prettier")||t.includes("format")},insertPragma:function(e){const{shebang:t,text:r,pragmas:n,comments:i}=parseDocBlock(e),u=o(r),c=s({pragmas:Object.assign({format:""},n),comments:i.trimStart()});return(t?`${t}\n`:"")+a(c)+(u.startsWith("\n")?"\n":"\n\n")+u}}},8988:(e,t,r)=>{"use strict";const{outdent:n}=r(5311),o="Config",i="Editor",s="Other",u="Global",a="Special",c={cursorOffset:{since:"1.4.0",category:a,type:"int",default:-1,range:{start:-1,end:Number.POSITIVE_INFINITY,step:1},description:n`
2
- Print (to stderr) where a cursor at the given position would move to after formatting.
3
- This option cannot be used with --range-start and --range-end.
4
- `,cliCategory:i},endOfLine:{since:"1.15.0",category:u,type:"choice",default:[{since:"1.15.0",value:"auto"},{since:"2.0.0",value:"lf"}],description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:n`
5
- Maintain existing
6
- (mixed values within one file are normalised by looking at what's used after the first line)
7
- `}]},filepath:{since:"1.4.0",category:a,type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:s,cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{since:"1.8.0",category:a,type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:s},parser:{since:"0.0.10",category:u,type:"choice",default:[{since:"0.0.10",value:"babylon"},{since:"1.13.0",value:void 0}],description:"Which parser to use.",exception:e=>"string"==typeof e||"function"==typeof e,choices:[{value:"flow",description:"Flow"},{value:"babel",since:"1.16.0",description:"JavaScript"},{value:"babel-flow",since:"1.16.0",description:"Flow"},{value:"babel-ts",since:"2.0.0",description:"TypeScript"},{value:"typescript",since:"1.4.0",description:"TypeScript"},{value:"espree",since:"2.2.0",description:"JavaScript"},{value:"meriyah",since:"2.2.0",description:"JavaScript"},{value:"css",since:"1.7.1",description:"CSS"},{value:"less",since:"1.7.1",description:"Less"},{value:"scss",since:"1.7.1",description:"SCSS"},{value:"json",since:"1.5.0",description:"JSON"},{value:"json5",since:"1.13.0",description:"JSON5"},{value:"json-stringify",since:"1.13.0",description:"JSON.stringify"},{value:"graphql",since:"1.5.0",description:"GraphQL"},{value:"markdown",since:"1.8.0",description:"Markdown"},{value:"mdx",since:"1.15.0",description:"MDX"},{value:"vue",since:"1.10.0",description:"Vue"},{value:"yaml",since:"1.14.0",description:"YAML"},{value:"glimmer",since:"2.3.0",description:"Ember / Handlebars"},{value:"html",since:"1.15.0",description:"HTML"},{value:"angular",since:"1.15.0",description:"Angular"},{value:"lwc",since:"1.17.0",description:"Lightning Web Components"}]},plugins:{since:"1.10.0",type:"path",array:!0,default:[{value:[]}],category:u,description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin",cliCategory:o},pluginSearchDirs:{since:"1.13.0",type:"path",array:!0,default:[{value:[]}],category:u,description:n`
8
- Custom directory that contains prettier plugins in node_modules subdirectory.
9
- Overrides default behavior when plugins are searched relatively to the location of Prettier.
10
- Multiple values are accepted.
11
- `,exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin-search-dir",cliCategory:o},printWidth:{since:"0.0.0",category:u,type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},rangeEnd:{since:"1.4.0",category:a,type:"int",default:Number.POSITIVE_INFINITY,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:n`
12
- Format code ending at a given character offset (exclusive).
13
- The range will extend forwards to the end of the selected statement.
14
- This option cannot be used with --cursor-offset.
15
- `,cliCategory:i},rangeStart:{since:"1.4.0",category:a,type:"int",default:0,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:n`
16
- Format code starting at a given character offset.
17
- The range will extend backwards to the start of the first line containing the selected statement.
18
- This option cannot be used with --cursor-offset.
19
- `,cliCategory:i},requirePragma:{since:"1.7.0",category:a,type:"boolean",default:!1,description:n`
20
- Require either '@prettier' or '@format' to be present in the file's first docblock comment
21
- in order for it to be formatted.
22
- `,cliCategory:s},tabWidth:{type:"int",category:u,default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:u,type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:u,type:"choice",default:[{since:"2.1.0",value:"auto"}],description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};e.exports={CATEGORY_CONFIG:o,CATEGORY_EDITOR:i,CATEGORY_FORMAT:"Format",CATEGORY_OTHER:s,CATEGORY_OUTPUT:"Output",CATEGORY_GLOBAL:u,CATEGORY_SPECIAL:a,options:c}},7290:(e,t,r)=>{"use strict";const n=["cliName","cliCategory","cliDescription"];function _objectWithoutProperties(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}r(4304),r(4070),r(2612);const o={compare:r(2828),lt:r(3725),gte:r(9195)},i=r(9077),s=r(4147).i8,u=r(8988).options;e.exports={getSupportInfo:function({plugins:e=[],showUnreleased:t=!1,showDeprecated:r=!1,showInternal:a=!1}={}){const c=s.split("-",1)[0],l=e.flatMap((e=>e.languages||[])).filter(filterSince),p=i(Object.assign({},...e.map((({options:e})=>e)),u),"name").filter((e=>filterSince(e)&&filterDeprecated(e))).sort(((e,t)=>e.name===t.name?0:e.name<t.name?-1:1)).map((function(e){if(a)return e;const{cliName:t,cliCategory:r,cliDescription:o}=e;return _objectWithoutProperties(e,n)})).map((t=>{t=Object.assign({},t),Array.isArray(t.default)&&(t.default=1===t.default.length?t.default[0].value:t.default.filter(filterSince).sort(((e,t)=>o.compare(t.since,e.since)))[0].value),Array.isArray(t.choices)&&(t.choices=t.choices.filter((e=>filterSince(e)&&filterDeprecated(e))),"parser"===t.name&&function(e,t,r){const n=new Set(e.choices.map((e=>e.value)));for(const o of t)if(o.parsers)for(const t of o.parsers)if(!n.has(t)){n.add(t);const i=r.find((e=>e.parsers&&e.parsers[t]));let s=o.name;i&&i.name&&(s+=` (plugin: ${i.name})`),e.choices.push({value:t,description:s})}}(t,l,e));const r=Object.fromEntries(e.filter((e=>e.defaultOptions&&void 0!==e.defaultOptions[t.name])).map((e=>[e.name,e.defaultOptions[t.name]])));return Object.assign(Object.assign({},t),{},{pluginDefaults:r})}));return{languages:l,options:p};function filterSince(e){return t||!("since"in e)||e.since&&o.gte(c,e.since)}function filterDeprecated(e){return r||!("deprecated"in e)||e.deprecated&&o.lt(c,e.deprecated)}}}},9077:e=>{"use strict";e.exports=(e,t)=>Object.entries(e).map((([e,r])=>Object.assign({[t]:e},r)))},5115:e=>{"use strict";const t=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");e.exports=function(e){const r=e.match(t);if(!r)return{content:e};const{startDelimiter:n,language:o,value:i="",endDelimiter:s}=r.groups;let u=o.trim()||"yaml";if("+++"===n&&(u="toml"),"yaml"!==u&&n!==s)return{content:e};const[a]=r;return{frontMatter:{type:"front-matter",lang:u,value:i,startDelimiter:n,endDelimiter:s,raw:a.replace(/\n$/,"")},content:a.replace(/[^\n]/g," ")+e.slice(a.length)}}},4652:e=>{"use strict";e.exports=e=>e[e.length-1]},6920:e=>{"use strict";e.exports=function(e,t){let r=0;for(let n=0;n<e.line-1;++n)r=t.indexOf("\n",r)+1;return r+e.column}},8472:()=>{},2868:()=>{},3248:()=>{},6083:()=>{},4940:(e,t,r)=>{"use strict";r.r(t),r.d(t,{existsSync:()=>existsSync,readFileSync:()=>readFileSync,default:()=>n});const existsSync=()=>!1,readFileSync=()=>"",n={existsSync,readFileSync}},4372:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});const n={EOL:"\n",platform:()=>"browser",cpus:()=>[{model:"Prettier"}]}},3974:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>n});var n=r(5724),o={};for(const e in n)"default"!==e&&(o[e]=()=>n[e]);r.d(t,o)},4147:e=>{"use strict";e.exports={i8:"2.4.1"}}},t={};function __webpack_require__(r){var n=t[r];if(void 0!==n)return n.exports;var o=t[r]={id:r,loaded:!1,exports:{}};return e[r](o,o.exports,__webpack_require__),o.loaded=!0,o.exports}return __webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__(738)})()}));
1
+ (function(e){if(typeof exports=="object"&&typeof module=="object")module.exports=e();else if(typeof define=="function"&&define.amd)define(e);else{var i=typeof globalThis<"u"?globalThis:typeof global<"u"?global:typeof self<"u"?self:this||{};i.prettierPlugins=i.prettierPlugins||{},i.prettierPlugins.postcss=e()}})(function(){"use strict";var V=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var ee=V((pp,Ut)=>{var er=function(e){return e&&e.Math==Math&&e};Ut.exports=er(typeof globalThis=="object"&&globalThis)||er(typeof window=="object"&&window)||er(typeof self=="object"&&self)||er(typeof global=="object"&&global)||function(){return this}()||Function("return this")()});var ke=V((hp,Wt)=>{Wt.exports=function(e){try{return!!e()}catch{return!0}}});var Te=V((dp,$t)=>{var pa=ke();$t.exports=!pa(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})});var Sr=V((vp,Vt)=>{var ha=ke();Vt.exports=!ha(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")})});var tr=V((mp,Gt)=>{var da=Sr(),rr=Function.prototype.call;Gt.exports=da?rr.bind(rr):function(){return rr.apply(rr,arguments)}});var Qt=V(Kt=>{"use strict";var Ht={}.propertyIsEnumerable,Jt=Object.getOwnPropertyDescriptor,va=Jt&&!Ht.call({1:2},1);Kt.f=va?function(n){var i=Jt(this,n);return!!i&&i.enumerable}:Ht});var Or=V((yp,Yt)=>{Yt.exports=function(e,n){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:n}}});var de=V((wp,en)=>{var Xt=Sr(),Zt=Function.prototype,ma=Zt.bind,Tr=Zt.call,ga=Xt&&ma.bind(Tr,Tr);en.exports=Xt?function(e){return e&&ga(e)}:function(e){return e&&function(){return Tr.apply(e,arguments)}}});var nn=V((_p,tn)=>{var rn=de(),ya=rn({}.toString),wa=rn("".slice);tn.exports=function(e){return wa(ya(e),8,-1)}});var on=V((bp,sn)=>{var _a=ee(),ba=de(),xa=ke(),ka=nn(),Er=_a.Object,Sa=ba("".split);sn.exports=xa(function(){return!Er("z").propertyIsEnumerable(0)})?function(e){return ka(e)=="String"?Sa(e,""):Er(e)}:Er});var qr=V((xp,an)=>{var Oa=ee(),Ta=Oa.TypeError;an.exports=function(e){if(e==null)throw Ta("Can't call method on "+e);return e}});var nr=V((kp,un)=>{var Ea=on(),qa=qr();un.exports=function(e){return Ea(qa(e))}});var ve=V((Sp,cn)=>{cn.exports=function(e){return typeof e=="function"}});var Me=V((Op,ln)=>{var Aa=ve();ln.exports=function(e){return typeof e=="object"?e!==null:Aa(e)}});var ir=V((Tp,fn)=>{var Ar=ee(),Pa=ve(),Ra=function(e){return Pa(e)?e:void 0};fn.exports=function(e,n){return arguments.length<2?Ra(Ar[e]):Ar[e]&&Ar[e][n]}});var hn=V((Ep,pn)=>{var Ia=de();pn.exports=Ia({}.isPrototypeOf)});var vn=V((qp,dn)=>{var Ca=ir();dn.exports=Ca("navigator","userAgent")||""});var xn=V((Ap,bn)=>{var _n=ee(),Pr=vn(),mn=_n.process,gn=_n.Deno,yn=mn&&mn.versions||gn&&gn.version,wn=yn&&yn.v8,he,sr;wn&&(he=wn.split("."),sr=he[0]>0&&he[0]<4?1:+(he[0]+he[1]));!sr&&Pr&&(he=Pr.match(/Edge\/(\d+)/),(!he||he[1]>=74)&&(he=Pr.match(/Chrome\/(\d+)/),he&&(sr=+he[1])));bn.exports=sr});var Rr=V((Pp,Sn)=>{var kn=xn(),Na=ke();Sn.exports=!!Object.getOwnPropertySymbols&&!Na(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&kn&&kn<41})});var Ir=V((Rp,On)=>{var ja=Rr();On.exports=ja&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Cr=V((Ip,Tn)=>{var Ma=ee(),Da=ir(),La=ve(),za=hn(),Ba=Ir(),Fa=Ma.Object;Tn.exports=Ba?function(e){return typeof e=="symbol"}:function(e){var n=Da("Symbol");return La(n)&&za(n.prototype,Fa(e))}});var qn=V((Cp,En)=>{var Ua=ee(),Wa=Ua.String;En.exports=function(e){try{return Wa(e)}catch{return"Object"}}});var Pn=V((Np,An)=>{var $a=ee(),Va=ve(),Ga=qn(),Ha=$a.TypeError;An.exports=function(e){if(Va(e))return e;throw Ha(Ga(e)+" is not a function")}});var In=V((jp,Rn)=>{var Ja=Pn();Rn.exports=function(e,n){var i=e[n];return i==null?void 0:Ja(i)}});var Nn=V((Mp,Cn)=>{var Ka=ee(),Nr=tr(),jr=ve(),Mr=Me(),Qa=Ka.TypeError;Cn.exports=function(e,n){var i,a;if(n==="string"&&jr(i=e.toString)&&!Mr(a=Nr(i,e))||jr(i=e.valueOf)&&!Mr(a=Nr(i,e))||n!=="string"&&jr(i=e.toString)&&!Mr(a=Nr(i,e)))return a;throw Qa("Can't convert object to primitive value")}});var Mn=V((Dp,jn)=>{jn.exports=!1});var or=V((Lp,Ln)=>{var Dn=ee(),Ya=Object.defineProperty;Ln.exports=function(e,n){try{Ya(Dn,e,{value:n,configurable:!0,writable:!0})}catch{Dn[e]=n}return n}});var ar=V((zp,Bn)=>{var Xa=ee(),Za=or(),zn="__core-js_shared__",eu=Xa[zn]||Za(zn,{});Bn.exports=eu});var Dr=V((Bp,Un)=>{var ru=Mn(),Fn=ar();(Un.exports=function(e,n){return Fn[e]||(Fn[e]=n!==void 0?n:{})})("versions",[]).push({version:"3.21.1",mode:ru?"pure":"global",copyright:"\xA9 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.21.1/LICENSE",source:"https://github.com/zloirock/core-js"})});var $n=V((Fp,Wn)=>{var tu=ee(),nu=qr(),iu=tu.Object;Wn.exports=function(e){return iu(nu(e))}});var Se=V((Up,Vn)=>{var su=de(),ou=$n(),au=su({}.hasOwnProperty);Vn.exports=Object.hasOwn||function(n,i){return au(ou(n),i)}});var Lr=V((Wp,Gn)=>{var uu=de(),cu=0,lu=Math.random(),fu=uu(1 .toString);Gn.exports=function(e){return"Symbol("+(e===void 0?"":e)+")_"+fu(++cu+lu,36)}});var Xn=V(($p,Yn)=>{var pu=ee(),hu=Dr(),Hn=Se(),du=Lr(),Jn=Rr(),Qn=Ir(),De=hu("wks"),Ee=pu.Symbol,Kn=Ee&&Ee.for,vu=Qn?Ee:Ee&&Ee.withoutSetter||du;Yn.exports=function(e){if(!Hn(De,e)||!(Jn||typeof De[e]=="string")){var n="Symbol."+e;Jn&&Hn(Ee,e)?De[e]=Ee[e]:Qn&&Kn?De[e]=Kn(n):De[e]=vu(n)}return De[e]}});var ti=V((Vp,ri)=>{var mu=ee(),gu=tr(),Zn=Me(),ei=Cr(),yu=In(),wu=Nn(),_u=Xn(),bu=mu.TypeError,xu=_u("toPrimitive");ri.exports=function(e,n){if(!Zn(e)||ei(e))return e;var i=yu(e,xu),a;if(i){if(n===void 0&&(n="default"),a=gu(i,e,n),!Zn(a)||ei(a))return a;throw bu("Can't convert object to primitive value")}return n===void 0&&(n="number"),wu(e,n)}});var zr=V((Gp,ni)=>{var ku=ti(),Su=Cr();ni.exports=function(e){var n=ku(e,"string");return Su(n)?n:n+""}});var oi=V((Hp,si)=>{var Ou=ee(),ii=Me(),Br=Ou.document,Tu=ii(Br)&&ii(Br.createElement);si.exports=function(e){return Tu?Br.createElement(e):{}}});var Fr=V((Jp,ai)=>{var Eu=Te(),qu=ke(),Au=oi();ai.exports=!Eu&&!qu(function(){return Object.defineProperty(Au("div"),"a",{get:function(){return 7}}).a!=7})});var Ur=V(ci=>{var Pu=Te(),Ru=tr(),Iu=Qt(),Cu=Or(),Nu=nr(),ju=zr(),Mu=Se(),Du=Fr(),ui=Object.getOwnPropertyDescriptor;ci.f=Pu?ui:function(n,i){if(n=Nu(n),i=ju(i),Du)try{return ui(n,i)}catch{}if(Mu(n,i))return Cu(!Ru(Iu.f,n,i),n[i])}});var fi=V((Qp,li)=>{var Lu=Te(),zu=ke();li.exports=Lu&&zu(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})});var Wr=V((Yp,hi)=>{var pi=ee(),Bu=Me(),Fu=pi.String,Uu=pi.TypeError;hi.exports=function(e){if(Bu(e))return e;throw Uu(Fu(e)+" is not an object")}});var Jr=V(vi=>{var Wu=ee(),$u=Te(),Vu=Fr(),Gu=fi(),ur=Wr(),di=zr(),Hu=Wu.TypeError,$r=Object.defineProperty,Ju=Object.getOwnPropertyDescriptor,Vr="enumerable",Gr="configurable",Hr="writable";vi.f=$u?Gu?function(n,i,a){if(ur(n),i=di(i),ur(a),typeof n=="function"&&i==="prototype"&&"value"in a&&Hr in a&&!a[Hr]){var o=Ju(n,i);o&&o[Hr]&&(n[i]=a.value,a={configurable:Gr in a?a[Gr]:o[Gr],enumerable:Vr in a?a[Vr]:o[Vr],writable:!1})}return $r(n,i,a)}:$r:function(n,i,a){if(ur(n),i=di(i),ur(a),Vu)try{return $r(n,i,a)}catch{}if("get"in a||"set"in a)throw Hu("Accessors not supported");return"value"in a&&(n[i]=a.value),n}});var cr=V((Zp,mi)=>{var Ku=Te(),Qu=Jr(),Yu=Or();mi.exports=Ku?function(e,n,i){return Qu.f(e,n,Yu(1,i))}:function(e,n,i){return e[n]=i,e}});var Qr=V((eh,gi)=>{var Xu=de(),Zu=ve(),Kr=ar(),ec=Xu(Function.toString);Zu(Kr.inspectSource)||(Kr.inspectSource=function(e){return ec(e)});gi.exports=Kr.inspectSource});var _i=V((rh,wi)=>{var rc=ee(),tc=ve(),nc=Qr(),yi=rc.WeakMap;wi.exports=tc(yi)&&/native code/.test(nc(yi))});var ki=V((th,xi)=>{var ic=Dr(),sc=Lr(),bi=ic("keys");xi.exports=function(e){return bi[e]||(bi[e]=sc(e))}});var Yr=V((nh,Si)=>{Si.exports={}});var Pi=V((ih,Ai)=>{var oc=_i(),qi=ee(),Xr=de(),ac=Me(),uc=cr(),Zr=Se(),et=ar(),cc=ki(),lc=Yr(),Oi="Object already initialized",tt=qi.TypeError,fc=qi.WeakMap,lr,Fe,fr,pc=function(e){return fr(e)?Fe(e):lr(e,{})},hc=function(e){return function(n){var i;if(!ac(n)||(i=Fe(n)).type!==e)throw tt("Incompatible receiver, "+e+" required");return i}};oc||et.state?(Oe=et.state||(et.state=new fc),Ti=Xr(Oe.get),rt=Xr(Oe.has),Ei=Xr(Oe.set),lr=function(e,n){if(rt(Oe,e))throw new tt(Oi);return n.facade=e,Ei(Oe,e,n),n},Fe=function(e){return Ti(Oe,e)||{}},fr=function(e){return rt(Oe,e)}):(qe=cc("state"),lc[qe]=!0,lr=function(e,n){if(Zr(e,qe))throw new tt(Oi);return n.facade=e,uc(e,qe,n),n},Fe=function(e){return Zr(e,qe)?e[qe]:{}},fr=function(e){return Zr(e,qe)});var Oe,Ti,rt,Ei,qe;Ai.exports={set:lr,get:Fe,has:fr,enforce:pc,getterFor:hc}});var Ci=V((sh,Ii)=>{var nt=Te(),dc=Se(),Ri=Function.prototype,vc=nt&&Object.getOwnPropertyDescriptor,it=dc(Ri,"name"),mc=it&&function(){}.name==="something",gc=it&&(!nt||nt&&vc(Ri,"name").configurable);Ii.exports={EXISTS:it,PROPER:mc,CONFIGURABLE:gc}});var Li=V((oh,Di)=>{var yc=ee(),Ni=ve(),wc=Se(),ji=cr(),_c=or(),bc=Qr(),Mi=Pi(),xc=Ci().CONFIGURABLE,kc=Mi.get,Sc=Mi.enforce,Oc=String(String).split("String");(Di.exports=function(e,n,i,a){var o=a?!!a.unsafe:!1,l=a?!!a.enumerable:!1,p=a?!!a.noTargetGet:!1,h=a&&a.name!==void 0?a.name:n,g;if(Ni(i)&&(String(h).slice(0,7)==="Symbol("&&(h="["+String(h).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!wc(i,"name")||xc&&i.name!==h)&&ji(i,"name",h),g=Sc(i),g.source||(g.source=Oc.join(typeof h=="string"?h:""))),e===yc){l?e[n]=i:_c(n,i);return}else o?!p&&e[n]&&(l=!0):delete e[n];l?e[n]=i:ji(e,n,i)})(Function.prototype,"toString",function(){return Ni(this)&&kc(this).source||bc(this)})});var st=V((ah,zi)=>{var Tc=Math.ceil,Ec=Math.floor;zi.exports=function(e){var n=+e;return n!==n||n===0?0:(n>0?Ec:Tc)(n)}});var Fi=V((uh,Bi)=>{var qc=st(),Ac=Math.max,Pc=Math.min;Bi.exports=function(e,n){var i=qc(e);return i<0?Ac(i+n,0):Pc(i,n)}});var Wi=V((ch,Ui)=>{var Rc=st(),Ic=Math.min;Ui.exports=function(e){return e>0?Ic(Rc(e),9007199254740991):0}});var Vi=V((lh,$i)=>{var Cc=Wi();$i.exports=function(e){return Cc(e.length)}});var Ji=V((fh,Hi)=>{var Nc=nr(),jc=Fi(),Mc=Vi(),Gi=function(e){return function(n,i,a){var o=Nc(n),l=Mc(o),p=jc(a,l),h;if(e&&i!=i){for(;l>p;)if(h=o[p++],h!=h)return!0}else for(;l>p;p++)if((e||p in o)&&o[p]===i)return e||p||0;return!e&&-1}};Hi.exports={includes:Gi(!0),indexOf:Gi(!1)}});var Yi=V((ph,Qi)=>{var Dc=de(),ot=Se(),Lc=nr(),zc=Ji().indexOf,Bc=Yr(),Ki=Dc([].push);Qi.exports=function(e,n){var i=Lc(e),a=0,o=[],l;for(l in i)!ot(Bc,l)&&ot(i,l)&&Ki(o,l);for(;n.length>a;)ot(i,l=n[a++])&&(~zc(o,l)||Ki(o,l));return o}});var Zi=V((hh,Xi)=>{Xi.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var rs=V(es=>{var Fc=Yi(),Uc=Zi(),Wc=Uc.concat("length","prototype");es.f=Object.getOwnPropertyNames||function(n){return Fc(n,Wc)}});var ns=V(ts=>{ts.f=Object.getOwnPropertySymbols});var ss=V((mh,is)=>{var $c=ir(),Vc=de(),Gc=rs(),Hc=ns(),Jc=Wr(),Kc=Vc([].concat);is.exports=$c("Reflect","ownKeys")||function(n){var i=Gc.f(Jc(n)),a=Hc.f;return a?Kc(i,a(n)):i}});var us=V((gh,as)=>{var os=Se(),Qc=ss(),Yc=Ur(),Xc=Jr();as.exports=function(e,n,i){for(var a=Qc(n),o=Xc.f,l=Yc.f,p=0;p<a.length;p++){var h=a[p];!os(e,h)&&!(i&&os(i,h))&&o(e,h,l(n,h))}}});var ls=V((yh,cs)=>{var Zc=ke(),el=ve(),rl=/#|\.prototype\./,Ue=function(e,n){var i=nl[tl(e)];return i==sl?!0:i==il?!1:el(n)?Zc(n):!!n},tl=Ue.normalize=function(e){return String(e).replace(rl,".").toLowerCase()},nl=Ue.data={},il=Ue.NATIVE="N",sl=Ue.POLYFILL="P";cs.exports=Ue});var ps=V((wh,fs)=>{var at=ee(),ol=Ur().f,al=cr(),ul=Li(),cl=or(),ll=us(),fl=ls();fs.exports=function(e,n){var i=e.target,a=e.global,o=e.stat,l,p,h,g,c,t;if(a?p=at:o?p=at[i]||cl(i,{}):p=(at[i]||{}).prototype,p)for(h in n){if(c=n[h],e.noTargetGet?(t=ol(p,h),g=t&&t.value):g=p[h],l=fl(a?h:i+(o?".":"#")+h,e.forced),!l&&g!==void 0){if(typeof c==typeof g)continue;ll(c,g)}(e.sham||g&&g.sham)&&al(c,"sham",!0),ul(p,h,c,e)}}});var hs=V(()=>{var pl=ps(),hl=ee();pl({global:!0},{globalThis:hl})});var ds=V(()=>{hs()});var lp=V((Ph,fa)=>{ds();var kt=Object.defineProperty,dl=Object.getOwnPropertyDescriptor,St=Object.getOwnPropertyNames,vl=Object.prototype.hasOwnProperty,Le=(e,n)=>function(){return e&&(n=(0,e[St(e)[0]])(e=0)),n},R=(e,n)=>function(){return n||(0,e[St(e)[0]])((n={exports:{}}).exports,n),n.exports},Ot=(e,n)=>{for(var i in n)kt(e,i,{get:n[i],enumerable:!0})},ml=(e,n,i,a)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of St(n))!vl.call(e,o)&&o!==i&&kt(e,o,{get:()=>n[o],enumerable:!(a=dl(n,o))||a.enumerable});return e},Tt=e=>ml(kt({},"__esModule",{value:!0}),e),A=Le({"<define:process>"(){}}),gl=R({"src/common/parser-create-error.js"(e,n){"use strict";A();function i(a,o){let l=new SyntaxError(a+" ("+o.start.line+":"+o.start.column+")");return l.loc=o,l}n.exports=i}}),Cs=R({"src/utils/get-last.js"(e,n){"use strict";A();var i=a=>a[a.length-1];n.exports=i}}),Ns=R({"src/utils/front-matter/parse.js"(e,n){"use strict";A();var i=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");function a(o){let l=o.match(i);if(!l)return{content:o};let{startDelimiter:p,language:h,value:g="",endDelimiter:c}=l.groups,t=h.trim()||"yaml";if(p==="+++"&&(t="toml"),t!=="yaml"&&p!==c)return{content:o};let[r]=l;return{frontMatter:{type:"front-matter",lang:t,value:g,startDelimiter:p,endDelimiter:c,raw:r.replace(/\n$/,"")},content:r.replace(/[^\n]/g," ")+o.slice(r.length)}}n.exports=a}}),js={};Ot(js,{EOL:()=>gt,arch:()=>yl,cpus:()=>Us,default:()=>Hs,endianness:()=>Ms,freemem:()=>Bs,getNetworkInterfaces:()=>Gs,hostname:()=>Ds,loadavg:()=>Ls,networkInterfaces:()=>Vs,platform:()=>wl,release:()=>$s,tmpDir:()=>vt,tmpdir:()=>mt,totalmem:()=>Fs,type:()=>Ws,uptime:()=>zs});function Ms(){if(typeof pr>"u"){var e=new ArrayBuffer(2),n=new Uint8Array(e),i=new Uint16Array(e);if(n[0]=1,n[1]=2,i[0]===258)pr="BE";else if(i[0]===513)pr="LE";else throw new Error("unable to figure out endianess")}return pr}function Ds(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function Ls(){return[]}function zs(){return 0}function Bs(){return Number.MAX_VALUE}function Fs(){return Number.MAX_VALUE}function Us(){return[]}function Ws(){return"Browser"}function $s(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function Vs(){}function Gs(){}function yl(){return"javascript"}function wl(){return"browser"}function vt(){return"/tmp"}var pr,mt,gt,Hs,_l=Le({"node-modules-polyfills:os"(){A(),mt=vt,gt=`
2
+ `,Hs={EOL:gt,tmpdir:mt,tmpDir:vt,networkInterfaces:Vs,getNetworkInterfaces:Gs,release:$s,type:Ws,cpus:Us,totalmem:Fs,freemem:Bs,uptime:zs,loadavg:Ls,hostname:Ds,endianness:Ms}}}),bl=R({"node-modules-polyfills-commonjs:os"(e,n){A();var i=(_l(),Tt(js));if(i&&i.default){n.exports=i.default;for(let a in i)n.exports[a]=i[a]}else i&&(n.exports=i)}}),xl=R({"node_modules/detect-newline/index.js"(e,n){"use strict";A();var i=a=>{if(typeof a!="string")throw new TypeError("Expected a string");let o=a.match(/(?:\r?\n)/g)||[];if(o.length===0)return;let l=o.filter(h=>h===`\r
3
+ `).length,p=o.length-l;return l>p?`\r
4
+ `:`
5
+ `};n.exports=i,n.exports.graceful=a=>typeof a=="string"&&i(a)||`
6
+ `}}),kl=R({"node_modules/jest-docblock/build/index.js"(e){"use strict";A(),Object.defineProperty(e,"__esModule",{value:!0}),e.extract=s,e.parse=m,e.parseWithComments=v,e.print=y,e.strip=f;function n(){let d=bl();return n=function(){return d},d}function i(){let d=a(xl());return i=function(){return d},d}function a(d){return d&&d.__esModule?d:{default:d}}var o=/\*\/$/,l=/^\/\*\*/,p=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,h=/(^|\s+)\/\/([^\r\n]*)/g,g=/^(\r?\n)+/,c=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,t=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,r=/(\r?\n|^) *\* ?/g,u=[];function s(d){let _=d.match(p);return _?_[0].trimLeft():""}function f(d){let _=d.match(p);return _&&_[0]?d.substring(_[0].length):d}function m(d){return v(d).pragmas}function v(d){let _=(0,i().default)(d)||n().EOL;d=d.replace(l,"").replace(o,"").replace(r,"$1");let S="";for(;S!==d;)S=d,d=d.replace(c,"".concat(_,"$1 $2").concat(_));d=d.replace(g,"").trimRight();let x=Object.create(null),N=d.replace(t,"").replace(g,"").trimRight(),P;for(;P=t.exec(d);){let W=P[2].replace(h,"");typeof x[P[1]]=="string"||Array.isArray(x[P[1]])?x[P[1]]=u.concat(x[P[1]],W):x[P[1]]=W}return{comments:N,pragmas:x}}function y(d){let{comments:_="",pragmas:S={}}=d,x=(0,i().default)(_)||n().EOL,N="/**",P=" *",W=" */",U=Object.keys(S),H=U.map($=>w($,S[$])).reduce(($,B)=>$.concat(B),[]).map($=>P+" "+$+x).join("");if(!_){if(U.length===0)return"";if(U.length===1&&!Array.isArray(S[U[0]])){let $=S[U[0]];return"".concat(N," ").concat(w(U[0],$)[0]).concat(W)}}let D=_.split(x).map($=>"".concat(P," ").concat($)).join(x)+x;return N+x+(_?D:"")+(_&&U.length?P+x:"")+H+W}function w(d,_){return u.concat(_).map(S=>"@".concat(d," ").concat(S).trim())}}}),Sl=R({"src/common/end-of-line.js"(e,n){"use strict";A();function i(p){let h=p.indexOf("\r");return h>=0?p.charAt(h+1)===`
7
+ `?"crlf":"cr":"lf"}function a(p){switch(p){case"cr":return"\r";case"crlf":return`\r
8
+ `;default:return`
9
+ `}}function o(p,h){let g;switch(h){case`
10
+ `:g=/\n/g;break;case"\r":g=/\r/g;break;case`\r
11
+ `:g=/\r\n/g;break;default:throw new Error('Unexpected "eol" '.concat(JSON.stringify(h),"."))}let c=p.match(g);return c?c.length:0}function l(p){return p.replace(/\r\n?/g,`
12
+ `)}n.exports={guessEndOfLine:i,convertEndOfLineToChars:a,countEndOfLineChars:o,normalizeEndOfLine:l}}}),Ol=R({"src/language-js/utils/get-shebang.js"(e,n){"use strict";A();function i(a){if(!a.startsWith("#!"))return"";let o=a.indexOf(`
13
+ `);return o===-1?a:a.slice(0,o)}n.exports=i}}),Tl=R({"src/language-js/pragma.js"(e,n){"use strict";A();var{parseWithComments:i,strip:a,extract:o,print:l}=kl(),{normalizeEndOfLine:p}=Sl(),h=Ol();function g(r){let u=h(r);u&&(r=r.slice(u.length+1));let s=o(r),{pragmas:f,comments:m}=i(s);return{shebang:u,text:r,pragmas:f,comments:m}}function c(r){let u=Object.keys(g(r).pragmas);return u.includes("prettier")||u.includes("format")}function t(r){let{shebang:u,text:s,pragmas:f,comments:m}=g(r),v=a(s),y=l({pragmas:Object.assign({format:""},f),comments:m.trimStart()});return(u?"".concat(u,`
14
+ `):"")+p(y)+(v.startsWith(`
15
+ `)?`
16
+ `:`
17
+
18
+ `)+v}n.exports={hasPragma:c,insertPragma:t}}}),El=R({"src/language-css/pragma.js"(e,n){"use strict";A();var i=Tl(),a=Ns();function o(p){return i.hasPragma(a(p).content)}function l(p){let{frontMatter:h,content:g}=a(p);return(h?h.raw+`
19
+
20
+ `:"")+i.insertPragma(g)}n.exports={hasPragma:o,insertPragma:l}}}),ql=R({"src/utils/text/skip.js"(e,n){"use strict";A();function i(h){return(g,c,t)=>{let r=t&&t.backwards;if(c===!1)return!1;let{length:u}=g,s=c;for(;s>=0&&s<u;){let f=g.charAt(s);if(h instanceof RegExp){if(!h.test(f))return s}else if(!h.includes(f))return s;r?s--:s++}return s===-1||s===u?s:!1}}var a=i(/\s/),o=i(" "),l=i(",; "),p=i(/[^\n\r]/);n.exports={skipWhitespace:a,skipSpaces:o,skipToLineEnd:l,skipEverythingButNewLine:p}}}),Al=R({"src/utils/line-column-to-index.js"(e,n){"use strict";A(),n.exports=function(i,a){let o=0;for(let l=0;l<i.line-1;++l)o=a.indexOf(`
21
+ `,o)+1;return o+i.column}}}),Js=R({"src/language-css/loc.js"(e,n){"use strict";A();var{skipEverythingButNewLine:i}=ql(),a=Cs(),o=Al();function l(s,f){return typeof s.sourceIndex=="number"?s.sourceIndex:s.source?o(s.source.start,f)-1:null}function p(s,f){if(s.type==="css-comment"&&s.inline)return i(f,s.source.startOffset);let m=s.nodes&&a(s.nodes);return m&&s.source&&!s.source.end&&(s=m),s.source&&s.source.end?o(s.source.end,f):null}function h(s,f){s.source&&(s.source.startOffset=l(s,f),s.source.endOffset=p(s,f));for(let m in s){let v=s[m];m==="source"||!v||typeof v!="object"||(v.type==="value-root"||v.type==="value-unknown"?g(v,c(s),v.text||v.value):h(v,f))}}function g(s,f,m){s.source&&(s.source.startOffset=l(s,m)+f,s.source.endOffset=p(s,m)+f);for(let v in s){let y=s[v];v==="source"||!y||typeof y!="object"||g(y,f,m)}}function c(s){let f=s.source.startOffset;return typeof s.prop=="string"&&(f+=s.prop.length),s.type==="css-atrule"&&typeof s.name=="string"&&(f+=1+s.name.length+s.raws.afterName.match(/^\s*:?\s*/)[0].length),s.type!=="css-atrule"&&s.raws&&typeof s.raws.between=="string"&&(f+=s.raws.between.length),f}function t(s){let f="initial",m="initial",v,y=!1,w=[];for(let d=0;d<s.length;d++){let _=s[d];switch(f){case"initial":if(_==="'"){f="single-quotes";continue}if(_==='"'){f="double-quotes";continue}if((_==="u"||_==="U")&&s.slice(d,d+4).toLowerCase()==="url("){f="url",d+=3;continue}if(_==="*"&&s[d-1]==="/"){f="comment-block";continue}if(_==="/"&&s[d-1]==="/"){f="comment-inline",v=d-1;continue}continue;case"single-quotes":if(_==="'"&&s[d-1]!=="\\"&&(f=m,m="initial"),_===`
22
+ `||_==="\r")return s;continue;case"double-quotes":if(_==='"'&&s[d-1]!=="\\"&&(f=m,m="initial"),_===`
23
+ `||_==="\r")return s;continue;case"url":if(_===")"&&(f="initial"),_===`
24
+ `||_==="\r")return s;if(_==="'"){f="single-quotes",m="url";continue}if(_==='"'){f="double-quotes",m="url";continue}continue;case"comment-block":_==="/"&&s[d-1]==="*"&&(f="initial");continue;case"comment-inline":(_==='"'||_==="'"||_==="*")&&(y=!0),(_===`
25
+ `||_==="\r")&&(y&&w.push([v,d]),f="initial",y=!1);continue}}for(let[d,_]of w)s=s.slice(0,d)+s.slice(d,_).replace(/["'*]/g," ")+s.slice(_);return s}function r(s){return s.source.startOffset}function u(s){return s.source.endOffset}n.exports={locStart:r,locEnd:u,calculateLoc:h,replaceQuotesInInlineComments:t}}}),Ks=R({"src/utils/is-non-empty-array.js"(e,n){"use strict";A();function i(a){return Array.isArray(a)&&a.length>0}n.exports=i}}),Pl=R({"src/language-css/utils/has-scss-interpolation.js"(e,n){"use strict";A();var i=Ks();function a(o){if(i(o)){for(let l=o.length-1;l>0;l--)if(o[l].type==="word"&&o[l].value==="{"&&o[l-1].type==="word"&&o[l-1].value.endsWith("#"))return!0}return!1}n.exports=a}}),Rl=R({"src/language-css/utils/has-string-or-function.js"(e,n){"use strict";A();var i=Ks();function a(o){if(i(o)){for(let l=0;l<o.length;l++)if(o[l].type==="string"||o[l].type==="func")return!0}return!1}n.exports=a}}),Il=R({"src/language-css/utils/is-less-parser.js"(e,n){"use strict";A();function i(a){return a.parser==="css"||a.parser==="less"}n.exports=i}}),Cl=R({"src/language-css/utils/is-scss.js"(e,n){"use strict";A();function i(a,o){return a==="less"||a==="scss"?a==="scss":/(?:\w\s*:\s*[^:}]+|#){|@import[^\n]+(?:url|,)/.test(o)}n.exports=i}}),Nl=R({"src/language-css/utils/is-scss-nested-property-node.js"(e,n){"use strict";A();function i(a){return a.selector?a.selector.replace(/\/\*.*?\*\//,"").replace(/\/\/.*\n/,"").trim().endsWith(":"):!1}n.exports=i}}),jl=R({"src/language-css/utils/is-scss-variable.js"(e,n){"use strict";A();function i(a){return Boolean(a&&a.type==="word"&&a.value.startsWith("$"))}n.exports=i}}),Ml=R({"src/language-css/utils/stringify-node.js"(e,n){"use strict";A();function i(a){if(a.groups){let r=a.open&&a.open.value?a.open.value:"",u=a.groups.reduce((f,m,v)=>f+i(m)+(a.groups[0].type==="comma_group"&&v!==a.groups.length-1?",":""),""),s=a.close&&a.close.value?a.close.value:"";return r+u+s}let o=a.raws&&a.raws.before?a.raws.before:"",l=a.raws&&a.raws.quote?a.raws.quote:"",p=a.type==="atword"?"@":"",h=a.value?a.value:"",g=a.unit?a.unit:"",c=a.group?i(a.group):"",t=a.raws&&a.raws.after?a.raws.after:"";return o+l+p+h+l+g+c+t}n.exports=i}}),Dl=R({"src/language-css/utils/is-module-rule-name.js"(e,n){"use strict";A();var i=new Set(["import","use","forward"]);function a(o){return i.has(o)}n.exports=a}}),we=R({"node_modules/postcss-values-parser/lib/node.js"(e,n){"use strict";A();var i=function(a,o){let l=new a.constructor;for(let p in a){if(!a.hasOwnProperty(p))continue;let h=a[p],g=typeof h;p==="parent"&&g==="object"?o&&(l[p]=o):p==="source"?l[p]=h:h instanceof Array?l[p]=h.map(c=>i(c,l)):p!=="before"&&p!=="after"&&p!=="between"&&p!=="semicolon"&&(g==="object"&&h!==null&&(h=i(h)),l[p]=h)}return l};n.exports=class{constructor(o){o=o||{},this.raws={before:"",after:""};for(let l in o)this[l]=o[l]}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(){return[this.raws.before,String(this.value),this.raws.after].join("")}clone(o){o=o||{};let l=i(this);for(let p in o)l[p]=o[p];return l}cloneBefore(o){o=o||{};let l=this.clone(o);return this.parent.insertBefore(this,l),l}cloneAfter(o){o=o||{};let l=this.clone(o);return this.parent.insertAfter(this,l),l}replaceWith(){let o=Array.prototype.slice.call(arguments);if(this.parent){for(let l of o)this.parent.insertBefore(this,l);this.remove()}return this}moveTo(o){return this.cleanRaws(this.root()===o.root()),this.remove(),o.append(this),this}moveBefore(o){return this.cleanRaws(this.root()===o.root()),this.remove(),o.parent.insertBefore(o,this),this}moveAfter(o){return this.cleanRaws(this.root()===o.root()),this.remove(),o.parent.insertAfter(o,this),this}next(){let o=this.parent.index(this);return this.parent.nodes[o+1]}prev(){let o=this.parent.index(this);return this.parent.nodes[o-1]}toJSON(){let o={};for(let l in this){if(!this.hasOwnProperty(l)||l==="parent")continue;let p=this[l];p instanceof Array?o[l]=p.map(h=>typeof h=="object"&&h.toJSON?h.toJSON():h):typeof p=="object"&&p.toJSON?o[l]=p.toJSON():o[l]=p}return o}root(){let o=this;for(;o.parent;)o=o.parent;return o}cleanRaws(o){delete this.raws.before,delete this.raws.after,o||delete this.raws.between}positionInside(o){let l=this.toString(),p=this.source.start.column,h=this.source.start.line;for(let g=0;g<o;g++)l[g]===`
26
+ `?(p=1,h+=1):p+=1;return{line:h,column:p}}positionBy(o){let l=this.source.start;if(Object(o).index)l=this.positionInside(o.index);else if(Object(o).word){let p=this.toString().indexOf(o.word);p!==-1&&(l=this.positionInside(p))}return l}}}}),ue=R({"node_modules/postcss-values-parser/lib/container.js"(e,n){"use strict";A();var i=we(),a=class extends i{constructor(o){super(o);this.nodes||(this.nodes=[])}push(o){return o.parent=this,this.nodes.push(o),this}each(o){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let l=this.lastEach,p,h;if(this.indexes[l]=0,!!this.nodes){for(;this.indexes[l]<this.nodes.length&&(p=this.indexes[l],h=o(this.nodes[p],p),h!==!1);)this.indexes[l]+=1;return delete this.indexes[l],h}}walk(o){return this.each((l,p)=>{let h=o(l,p);return h!==!1&&l.walk&&(h=l.walk(o)),h})}walkType(o,l){if(!o||!l)throw new Error("Parameters {type} and {callback} are required.");let p=typeof o=="function";return this.walk((h,g)=>{if(p&&h instanceof o||!p&&h.type===o)return l.call(this,h,g)})}append(o){return o.parent=this,this.nodes.push(o),this}prepend(o){return o.parent=this,this.nodes.unshift(o),this}cleanRaws(o){if(super.cleanRaws(o),this.nodes)for(let l of this.nodes)l.cleanRaws(o)}insertAfter(o,l){let p=this.index(o),h;this.nodes.splice(p+1,0,l);for(let g in this.indexes)h=this.indexes[g],p<=h&&(this.indexes[g]=h+this.nodes.length);return this}insertBefore(o,l){let p=this.index(o),h;this.nodes.splice(p,0,l);for(let g in this.indexes)h=this.indexes[g],p<=h&&(this.indexes[g]=h+this.nodes.length);return this}removeChild(o){o=this.index(o),this.nodes[o].parent=void 0,this.nodes.splice(o,1);let l;for(let p in this.indexes)l=this.indexes[p],l>=o&&(this.indexes[p]=l-1);return this}removeAll(){for(let o of this.nodes)o.parent=void 0;return this.nodes=[],this}every(o){return this.nodes.every(o)}some(o){return this.nodes.some(o)}index(o){return typeof o=="number"?o:this.nodes.indexOf(o)}get first(){if(!!this.nodes)return this.nodes[0]}get last(){if(!!this.nodes)return this.nodes[this.nodes.length-1]}toString(){let o=this.nodes.map(String).join("");return this.value&&(o=this.value+o),this.raws.before&&(o=this.raws.before+o),this.raws.after&&(o+=this.raws.after),o}};a.registerWalker=o=>{let l="walk"+o.name;l.lastIndexOf("s")!==l.length-1&&(l+="s"),!a.prototype[l]&&(a.prototype[l]=function(p){return this.walkType(o,p)})},n.exports=a}}),Ll=R({"node_modules/postcss-values-parser/lib/root.js"(e,n){"use strict";A();var i=ue();n.exports=class extends i{constructor(o){super(o);this.type="root"}}}}),Qs=R({"node_modules/postcss-values-parser/lib/value.js"(e,n){"use strict";A();var i=ue();n.exports=class extends i{constructor(o){super(o);this.type="value",this.unbalanced=0}}}}),Ys=R({"node_modules/postcss-values-parser/lib/atword.js"(e,n){"use strict";A();var i=ue(),a=class extends i{constructor(o){super(o);this.type="atword"}toString(){let o=this.quoted?this.raws.quote:"";return[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}};i.registerWalker(a),n.exports=a}}),Xs=R({"node_modules/postcss-values-parser/lib/colon.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="colon"}};i.registerWalker(o),n.exports=o}}),Zs=R({"node_modules/postcss-values-parser/lib/comma.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="comma"}};i.registerWalker(o),n.exports=o}}),eo=R({"node_modules/postcss-values-parser/lib/comment.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="comment",this.inline=Object(l).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}};i.registerWalker(o),n.exports=o}}),ro=R({"node_modules/postcss-values-parser/lib/function.js"(e,n){"use strict";A();var i=ue(),a=class extends i{constructor(o){super(o);this.type="func",this.unbalanced=-1}};i.registerWalker(a),n.exports=a}}),to=R({"node_modules/postcss-values-parser/lib/number.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="number",this.unit=Object(l).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}};i.registerWalker(o),n.exports=o}}),no=R({"node_modules/postcss-values-parser/lib/operator.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="operator"}};i.registerWalker(o),n.exports=o}}),io=R({"node_modules/postcss-values-parser/lib/paren.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="paren",this.parenType=""}};i.registerWalker(o),n.exports=o}}),so=R({"node_modules/postcss-values-parser/lib/string.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="string"}toString(){let l=this.quoted?this.raws.quote:"";return[this.raws.before,l,this.value+"",l,this.raws.after].join("")}};i.registerWalker(o),n.exports=o}}),oo=R({"node_modules/postcss-values-parser/lib/word.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="word"}};i.registerWalker(o),n.exports=o}}),ao=R({"node_modules/postcss-values-parser/lib/unicode-range.js"(e,n){"use strict";A();var i=ue(),a=we(),o=class extends a{constructor(l){super(l);this.type="unicode-range"}};i.registerWalker(o),n.exports=o}});function uo(){throw new Error("setTimeout has not been defined")}function co(){throw new Error("clearTimeout has not been defined")}function lo(e){if(be===setTimeout)return setTimeout(e,0);if((be===uo||!be)&&setTimeout)return be=setTimeout,setTimeout(e,0);try{return be(e,0)}catch{try{return be.call(null,e,0)}catch{return be.call(this,e,0)}}}function zl(e){if(xe===clearTimeout)return clearTimeout(e);if((xe===co||!xe)&&clearTimeout)return xe=clearTimeout,clearTimeout(e);try{return xe(e)}catch{try{return xe.call(null,e)}catch{return xe.call(this,e)}}}function Bl(){!Ne||!Ce||(Ne=!1,Ce.length?me=Ce.concat(me):$e=-1,me.length&&fo())}function fo(){if(!Ne){var e=lo(Bl);Ne=!0;for(var n=me.length;n;){for(Ce=me,me=[];++$e<n;)Ce&&Ce[$e].run();$e=-1,n=me.length}Ce=null,Ne=!1,zl(e)}}function Fl(e){var n=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)n[i-1]=arguments[i];me.push(new po(e,n)),me.length===1&&!Ne&&lo(fo)}function po(e,n){this.fun=e,this.array=n}function Ae(){}function Ul(e){throw new Error("process.binding is not supported")}function Wl(){return"/"}function $l(e){throw new Error("process.chdir is not supported")}function Vl(){return 0}function Gl(e){var n=ho.call(Re)*.001,i=Math.floor(n),a=Math.floor(n%1*1e9);return e&&(i=i-e[0],a=a-e[1],a<0&&(i--,a+=1e9)),[i,a]}function Hl(){var e=new Date,n=e-vo;return n/1e3}var be,xe,me,Ne,Ce,$e,vs,ms,gs,ys,ws,_s,bs,xs,ks,Ss,Os,Ts,Es,qs,As,Ps,Re,ho,vo,Rs,Ve,Jl=Le({"node-modules-polyfills:process"(){A(),be=uo,xe=co,typeof globalThis.setTimeout=="function"&&(be=setTimeout),typeof globalThis.clearTimeout=="function"&&(xe=clearTimeout),me=[],Ne=!1,$e=-1,po.prototype.run=function(){this.fun.apply(null,this.array)},vs="browser",ms="browser",gs=!0,ys={},ws=[],_s="",bs={},xs={},ks={},Ss=Ae,Os=Ae,Ts=Ae,Es=Ae,qs=Ae,As=Ae,Ps=Ae,Re=globalThis.performance||{},ho=Re.now||Re.mozNow||Re.msNow||Re.oNow||Re.webkitNow||function(){return new Date().getTime()},vo=new Date,Rs={nextTick:Fl,title:vs,browser:gs,env:ys,argv:ws,version:_s,versions:bs,on:Ss,addListener:Os,once:Ts,off:Es,removeListener:qs,removeAllListeners:As,emit:Ps,binding:Ul,cwd:Wl,chdir:$l,umask:Vl,hrtime:Gl,platform:ms,release:xs,config:ks,uptime:Hl},Ve=Rs}}),ut,Et,Kl=Le({"node_modules/rollup-plugin-node-polyfills/polyfills/inherits.js"(){A(),typeof Object.create=="function"?ut=function(n,i){n.super_=i,n.prototype=Object.create(i.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}})}:ut=function(n,i){n.super_=i;var a=function(){};a.prototype=i.prototype,n.prototype=new a,n.prototype.constructor=n},Et=ut}}),mo={};Ot(mo,{_extend:()=>It,debuglog:()=>go,default:()=>To,deprecate:()=>qt,format:()=>gr,inherits:()=>Et,inspect:()=>ye,isArray:()=>At,isBoolean:()=>yr,isBuffer:()=>bo,isDate:()=>vr,isError:()=>He,isFunction:()=>Je,isNull:()=>Ke,isNullOrUndefined:()=>yo,isNumber:()=>Pt,isObject:()=>je,isPrimitive:()=>_o,isRegExp:()=>Ge,isString:()=>Qe,isSymbol:()=>wo,isUndefined:()=>ge,log:()=>xo});function gr(e){if(!Qe(e)){for(var n=[],i=0;i<arguments.length;i++)n.push(ye(arguments[i]));return n.join(" ")}for(var i=1,a=arguments,o=a.length,l=String(e).replace(So,function(h){if(h==="%%")return"%";if(i>=o)return h;switch(h){case"%s":return String(a[i++]);case"%d":return Number(a[i++]);case"%j":try{return JSON.stringify(a[i++])}catch{return"[Circular]"}default:return h}}),p=a[i];i<o;p=a[++i])Ke(p)||!je(p)?l+=" "+p:l+=" "+ye(p);return l}function qt(e,n){if(ge(globalThis.process))return function(){return qt(e,n).apply(this,arguments)};if(Ve.noDeprecation===!0)return e;var i=!1;function a(){if(!i){if(Ve.throwDeprecation)throw new Error(n);Ve.traceDeprecation?console.trace(n):console.error(n),i=!0}return e.apply(this,arguments)}return a}function go(e){if(ge(ft)&&(ft=Ve.env.NODE_DEBUG||""),e=e.toUpperCase(),!We[e])if(new RegExp("\\b"+e+"\\b","i").test(ft)){var n=0;We[e]=function(){var i=gr.apply(null,arguments);console.error("%s %d: %s",e,n,i)}}else We[e]=function(){};return We[e]}function ye(e,n){var i={seen:[],stylize:Yl};return arguments.length>=3&&(i.depth=arguments[2]),arguments.length>=4&&(i.colors=arguments[3]),yr(n)?i.showHidden=n:n&&It(i,n),ge(i.showHidden)&&(i.showHidden=!1),ge(i.depth)&&(i.depth=2),ge(i.colors)&&(i.colors=!1),ge(i.customInspect)&&(i.customInspect=!0),i.colors&&(i.stylize=Ql),dr(i,e,i.depth)}function Ql(e,n){var i=ye.styles[n];return i?"\x1B["+ye.colors[i][0]+"m"+e+"\x1B["+ye.colors[i][1]+"m":e}function Yl(e,n){return e}function Xl(e){var n={};return e.forEach(function(i,a){n[i]=!0}),n}function dr(e,n,i){if(e.customInspect&&n&&Je(n.inspect)&&n.inspect!==ye&&!(n.constructor&&n.constructor.prototype===n)){var a=n.inspect(i,e);return Qe(a)||(a=dr(e,a,i)),a}var o=Zl(e,n);if(o)return o;var l=Object.keys(n),p=Xl(l);if(e.showHidden&&(l=Object.getOwnPropertyNames(n)),He(n)&&(l.indexOf("message")>=0||l.indexOf("description")>=0))return ct(n);if(l.length===0){if(Je(n)){var h=n.name?": "+n.name:"";return e.stylize("[Function"+h+"]","special")}if(Ge(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(vr(n))return e.stylize(Date.prototype.toString.call(n),"date");if(He(n))return ct(n)}var g="",c=!1,t=["{","}"];if(At(n)&&(c=!0,t=["[","]"]),Je(n)){var r=n.name?": "+n.name:"";g=" [Function"+r+"]"}if(Ge(n)&&(g=" "+RegExp.prototype.toString.call(n)),vr(n)&&(g=" "+Date.prototype.toUTCString.call(n)),He(n)&&(g=" "+ct(n)),l.length===0&&(!c||n.length==0))return t[0]+g+t[1];if(i<0)return Ge(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special");e.seen.push(n);var u;return c?u=ef(e,n,i,p,l):u=l.map(function(s){return yt(e,n,i,p,s,c)}),e.seen.pop(),rf(u,g,t)}function Zl(e,n){if(ge(n))return e.stylize("undefined","undefined");if(Qe(n)){var i="'"+JSON.stringify(n).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(i,"string")}if(Pt(n))return e.stylize(""+n,"number");if(yr(n))return e.stylize(""+n,"boolean");if(Ke(n))return e.stylize("null","null")}function ct(e){return"["+Error.prototype.toString.call(e)+"]"}function ef(e,n,i,a,o){for(var l=[],p=0,h=n.length;p<h;++p)ko(n,String(p))?l.push(yt(e,n,i,a,String(p),!0)):l.push("");return o.forEach(function(g){g.match(/^\d+$/)||l.push(yt(e,n,i,a,g,!0))}),l}function yt(e,n,i,a,o,l){var p,h,g;if(g=Object.getOwnPropertyDescriptor(n,o)||{value:n[o]},g.get?g.set?h=e.stylize("[Getter/Setter]","special"):h=e.stylize("[Getter]","special"):g.set&&(h=e.stylize("[Setter]","special")),ko(a,o)||(p="["+o+"]"),h||(e.seen.indexOf(g.value)<0?(Ke(i)?h=dr(e,g.value,null):h=dr(e,g.value,i-1),h.indexOf(`
27
+ `)>-1&&(l?h=h.split(`
28
+ `).map(function(c){return" "+c}).join(`
29
+ `).substr(2):h=`
30
+ `+h.split(`
31
+ `).map(function(c){return" "+c}).join(`
32
+ `))):h=e.stylize("[Circular]","special")),ge(p)){if(l&&o.match(/^\d+$/))return h;p=JSON.stringify(""+o),p.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(p=p.substr(1,p.length-2),p=e.stylize(p,"name")):(p=p.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),p=e.stylize(p,"string"))}return p+": "+h}function rf(e,n,i){var a=0,o=e.reduce(function(l,p){return a++,p.indexOf(`
33
+ `)>=0&&a++,l+p.replace(/\u001b\[\d\d?m/g,"").length+1},0);return o>60?i[0]+(n===""?"":n+`
34
+ `)+" "+e.join(`,
35
+ `)+" "+i[1]:i[0]+n+" "+e.join(", ")+" "+i[1]}function At(e){return Array.isArray(e)}function yr(e){return typeof e=="boolean"}function Ke(e){return e===null}function yo(e){return e==null}function Pt(e){return typeof e=="number"}function Qe(e){return typeof e=="string"}function wo(e){return typeof e=="symbol"}function ge(e){return e===void 0}function Ge(e){return je(e)&&Rt(e)==="[object RegExp]"}function je(e){return typeof e=="object"&&e!==null}function vr(e){return je(e)&&Rt(e)==="[object Date]"}function He(e){return je(e)&&(Rt(e)==="[object Error]"||e instanceof Error)}function Je(e){return typeof e=="function"}function _o(e){return e===null||typeof e=="boolean"||typeof e=="number"||typeof e=="string"||typeof e=="symbol"||typeof e>"u"}function bo(e){return Buffer.isBuffer(e)}function Rt(e){return Object.prototype.toString.call(e)}function lt(e){return e<10?"0"+e.toString(10):e.toString(10)}function tf(){var e=new Date,n=[lt(e.getHours()),lt(e.getMinutes()),lt(e.getSeconds())].join(":");return[e.getDate(),Oo[e.getMonth()],n].join(" ")}function xo(){console.log("%s - %s",tf(),gr.apply(null,arguments))}function It(e,n){if(!n||!je(n))return e;for(var i=Object.keys(n),a=i.length;a--;)e[i[a]]=n[i[a]];return e}function ko(e,n){return Object.prototype.hasOwnProperty.call(e,n)}var So,We,ft,Oo,To,nf=Le({"node-modules-polyfills:util"(){A(),Jl(),Kl(),So=/%[sdj%]/g,We={},ye.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},ye.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},Oo=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],To={inherits:Et,_extend:It,log:xo,isBuffer:bo,isPrimitive:_o,isFunction:Je,isError:He,isDate:vr,isObject:je,isRegExp:Ge,isUndefined:ge,isSymbol:wo,isString:Qe,isNumber:Pt,isNullOrUndefined:yo,isNull:Ke,isBoolean:yr,isArray:At,inspect:ye,deprecate:qt,format:gr,debuglog:go}}}),sf=R({"node-modules-polyfills-commonjs:util"(e,n){A();var i=(nf(),Tt(mo));if(i&&i.default){n.exports=i.default;for(let a in i)n.exports[a]=i[a]}else i&&(n.exports=i)}}),of=R({"node_modules/postcss-values-parser/lib/errors/TokenizeError.js"(e,n){"use strict";A();var i=class extends Error{constructor(a){super(a);this.name=this.constructor.name,this.message=a||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(a).stack}};n.exports=i}}),af=R({"node_modules/postcss-values-parser/lib/tokenize.js"(e,n){"use strict";A();var i="{".charCodeAt(0),a="}".charCodeAt(0),o="(".charCodeAt(0),l=")".charCodeAt(0),p="'".charCodeAt(0),h='"'.charCodeAt(0),g="\\".charCodeAt(0),c="/".charCodeAt(0),t=".".charCodeAt(0),r=",".charCodeAt(0),u=":".charCodeAt(0),s="*".charCodeAt(0),f="-".charCodeAt(0),m="+".charCodeAt(0),v="#".charCodeAt(0),y=`
36
+ `.charCodeAt(0),w=" ".charCodeAt(0),d="\f".charCodeAt(0),_=" ".charCodeAt(0),S="\r".charCodeAt(0),x="@".charCodeAt(0),N="e".charCodeAt(0),P="E".charCodeAt(0),W="0".charCodeAt(0),U="9".charCodeAt(0),H="u".charCodeAt(0),D="U".charCodeAt(0),$=/[ \n\t\r\{\(\)'"\\;,/]/g,B=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,O=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,j=/^[a-z0-9]/i,C=/^[a-f0-9?\-]/i,I=sf(),X=of();n.exports=function(Q,K){K=K||{};let J=[],M=Q.valueOf(),Y=M.length,G=-1,E=1,k=0,b=0,L=null,q,T,F,z,re,ne,ce,fe,te,ie,ae,se;function le(Ze){let _e=I.format("Unclosed %s at line: %d, column: %d, token: %d",Ze,E,k-G,k);throw new X(_e)}function pe(){let Ze=I.format("Syntax error at line: %d, column: %d, token: %d",E,k-G,k);throw new X(Ze)}for(;k<Y;){switch(q=M.charCodeAt(k),q===y&&(G=k,E+=1),q){case y:case w:case _:case S:case d:T=k;do T+=1,q=M.charCodeAt(T),q===y&&(G=T,E+=1);while(q===w||q===y||q===_||q===S||q===d);J.push(["space",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;break;case u:T=k+1,J.push(["colon",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;break;case r:T=k+1,J.push(["comma",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;break;case i:J.push(["{","{",E,k-G,E,T-G,k]);break;case a:J.push(["}","}",E,k-G,E,T-G,k]);break;case o:b++,L=!L&&b===1&&J.length>0&&J[J.length-1][0]==="word"&&J[J.length-1][1]==="url",J.push(["(","(",E,k-G,E,T-G,k]);break;case l:b--,L=L&&b>0,J.push([")",")",E,k-G,E,T-G,k]);break;case p:case h:F=q===p?"'":'"',T=k;do for(ie=!1,T=M.indexOf(F,T+1),T===-1&&le("quote",F),ae=T;M.charCodeAt(ae-1)===g;)ae-=1,ie=!ie;while(ie);J.push(["string",M.slice(k,T+1),E,k-G,E,T-G,k]),k=T;break;case x:$.lastIndex=k+1,$.test(M),$.lastIndex===0?T=M.length-1:T=$.lastIndex-2,J.push(["atword",M.slice(k,T+1),E,k-G,E,T-G,k]),k=T;break;case g:T=k,q=M.charCodeAt(T+1),ce&&q!==c&&q!==w&&q!==y&&q!==_&&q!==S&&q!==d&&(T+=1),J.push(["word",M.slice(k,T+1),E,k-G,E,T-G,k]),k=T;break;case m:case f:case s:T=k+1,se=M.slice(k+1,T+1);let Ze=M.slice(k-1,k);if(q===f&&se.charCodeAt(0)===f){T++,J.push(["word",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;break}J.push(["operator",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;break;default:if(q===c&&(M.charCodeAt(k+1)===s||K.loose&&!L&&M.charCodeAt(k+1)===c)){if(M.charCodeAt(k+1)===s)T=M.indexOf("*/",k+2)+1,T===0&&le("comment","*/");else{let Be=M.indexOf(`
37
+ `,k+2);T=Be!==-1?Be-1:Y}ne=M.slice(k,T+1),z=ne.split(`
38
+ `),re=z.length-1,re>0?(fe=E+re,te=T-z[re].length):(fe=E,te=G),J.push(["comment",ne,E,k-G,fe,T-te,k]),G=te,E=fe,k=T}else if(q===v&&!j.test(M.slice(k+1,k+2)))T=k+1,J.push(["#",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;else if((q===H||q===D)&&M.charCodeAt(k+1)===m){T=k+2;do T+=1,q=M.charCodeAt(T);while(T<Y&&C.test(M.slice(T,T+1)));J.push(["unicoderange",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1}else if(q===c)T=k+1,J.push(["operator",M.slice(k,T),E,k-G,E,T-G,k]),k=T-1;else{let _e=B;if(q>=W&&q<=U&&(_e=O),_e.lastIndex=k+1,_e.test(M),_e.lastIndex===0?T=M.length-1:T=_e.lastIndex-2,_e===O||q===t){let Be=M.charCodeAt(T),Bt=M.charCodeAt(T+1),Ft=M.charCodeAt(T+2);(Be===N||Be===P)&&(Bt===f||Bt===m)&&Ft>=W&&Ft<=U&&(O.lastIndex=T+2,O.test(M),O.lastIndex===0?T=M.length-1:T=O.lastIndex-2)}J.push(["word",M.slice(k,T+1),E,k-G,E,T-G,k]),k=T}break}k++}return J}}}),Eo=R({"node_modules/flatten/index.js"(e,n){A(),n.exports=function(a,o){if(o=typeof o=="number"?o:1/0,!o)return Array.isArray(a)?a.map(function(p){return p}):a;return l(a,1);function l(p,h){return p.reduce(function(g,c){return Array.isArray(c)&&h<o?g.concat(l(c,h+1)):g.concat(c)},[])}}}}),qo=R({"node_modules/indexes-of/index.js"(e,n){A(),n.exports=function(i,a){for(var o=-1,l=[];(o=i.indexOf(a,o+1))!==-1;)l.push(o);return l}}}),Ao=R({"node_modules/uniq/uniq.js"(e,n){"use strict";A();function i(l,p){for(var h=1,g=l.length,c=l[0],t=l[0],r=1;r<g;++r)if(t=c,c=l[r],p(c,t)){if(r===h){h++;continue}l[h++]=c}return l.length=h,l}function a(l){for(var p=1,h=l.length,g=l[0],c=l[0],t=1;t<h;++t,c=g)if(c=g,g=l[t],g!==c){if(t===p){p++;continue}l[p++]=g}return l.length=p,l}function o(l,p,h){return l.length===0?l:p?(h||l.sort(p),i(l,p)):(h||l.sort(),a(l))}n.exports=o}}),uf=R({"node_modules/postcss-values-parser/lib/errors/ParserError.js"(e,n){"use strict";A();var i=class extends Error{constructor(a){super(a);this.name=this.constructor.name,this.message=a||"An error ocurred while parsing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(a).stack}};n.exports=i}}),cf=R({"node_modules/postcss-values-parser/lib/parser.js"(e,n){"use strict";A();var i=Ll(),a=Qs(),o=Ys(),l=Xs(),p=Zs(),h=eo(),g=ro(),c=to(),t=no(),r=io(),u=so(),s=oo(),f=ao(),m=af(),v=Eo(),y=qo(),w=Ao(),d=uf();function _(S){return S.sort((x,N)=>x-N)}n.exports=class{constructor(x,N){let P={loose:!1};this.cache=[],this.input=x,this.options=Object.assign({},P,N),this.position=0,this.unbalanced=0,this.root=new i;let W=new a;this.root.append(W),this.current=W,this.tokens=m(x,this.options)}parse(){return this.loop()}colon(){let x=this.currToken;this.newNode(new l({value:x[1],source:{start:{line:x[2],column:x[3]},end:{line:x[4],column:x[5]}},sourceIndex:x[6]})),this.position++}comma(){let x=this.currToken;this.newNode(new p({value:x[1],source:{start:{line:x[2],column:x[3]},end:{line:x[4],column:x[5]}},sourceIndex:x[6]})),this.position++}comment(){let x=!1,N=this.currToken[1].replace(/\/\*|\*\//g,""),P;this.options.loose&&N.startsWith("//")&&(N=N.substring(2),x=!0),P=new h({value:N,inline:x,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(P),this.position++}error(x,N){throw new d(x+" at line: ".concat(N[2],", column ").concat(N[3]))}loop(){for(;this.position<this.tokens.length;)this.parseTokens();return!this.current.last&&this.spaces?this.current.raws.before+=this.spaces:this.spaces&&(this.current.last.raws.after+=this.spaces),this.spaces="",this.root}operator(){let x=this.currToken[1],N;if(x==="+"||x==="-"){if(this.options.loose||this.position>0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return N=new t({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(N)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let x=1,N=this.position+1,P=this.currToken,W;for(;N<this.tokens.length&&x;){let U=this.tokens[N];U[0]==="("&&x++,U[0]===")"&&x--,N++}if(x&&this.error("Expected closing parenthesis",P),W=this.current.last,W&&W.type==="func"&&W.unbalanced<0&&(W.unbalanced=0,this.current=W),this.current.unbalanced++,this.newNode(new r({value:P[1],source:{start:{line:P[2],column:P[3]},end:{line:P[4],column:P[5]}},sourceIndex:P[6]})),this.position++,this.current.type==="func"&&this.current.unbalanced&&this.current.value==="url"&&this.currToken[0]!=="string"&&this.currToken[0]!==")"&&!this.options.loose){let U=this.nextToken,H=this.currToken[1],D={line:this.currToken[2],column:this.currToken[3]};for(;U&&U[0]!==")"&&this.current.unbalanced;)this.position++,H+=this.currToken[1],U=this.nextToken;this.position!==this.tokens.length-1&&(this.position++,this.newNode(new s({value:H,source:{start:D,end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]})))}}parenClose(){let x=this.currToken;this.newNode(new r({value:x[1],source:{start:{line:x[2],column:x[3]},end:{line:x[4],column:x[5]}},sourceIndex:x[6]})),this.position++,!(this.position>=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",x),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let x=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=x[1],this.position++):(this.spaces=x[1],this.position++)}unicodeRange(){let x=this.currToken;this.newNode(new f({value:x[1],source:{start:{line:x[2],column:x[3]},end:{line:x[4],column:x[5]}},sourceIndex:x[6]})),this.position++}splitWord(){let x=this.nextToken,N=this.currToken[1],P=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,W=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,U,H;if(!W.test(N))for(;x&&x[0]==="word";)this.position++,N+=this.currToken[1],x=this.nextToken;U=y(N,"@"),H=_(w(v([[0],U]))),H.forEach((D,$)=>{let B=H[$+1]||N.length,O=N.slice(D,B),j;if(~U.indexOf(D))j=new o({value:O.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+D},end:{line:this.currToken[4],column:this.currToken[3]+(B-1)}},sourceIndex:this.currToken[6]+H[$]});else if(P.test(this.currToken[1])){let C=O.replace(P,"");j=new c({value:O.replace(C,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+D},end:{line:this.currToken[4],column:this.currToken[3]+(B-1)}},sourceIndex:this.currToken[6]+H[$],unit:C})}else j=new(x&&x[0]==="("?g:s)({value:O,source:{start:{line:this.currToken[2],column:this.currToken[3]+D},end:{line:this.currToken[4],column:this.currToken[3]+(B-1)}},sourceIndex:this.currToken[6]+H[$]}),j.type==="word"?(j.isHex=/^#(.+)/.test(O),j.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(O)):this.cache.push(this.current);this.newNode(j)}),this.position++}string(){let x=this.currToken,N=this.currToken[1],P=/^(\"|\')/,W=P.test(N),U="",H;W&&(U=N.match(P)[0],N=N.slice(1,N.length-1)),H=new u({value:N,source:{start:{line:x[2],column:x[3]},end:{line:x[4],column:x[5]}},sourceIndex:x[6],quoted:W}),H.raws.quote=U,this.newNode(H),this.position++}word(){return this.splitWord()}newNode(x){return this.spaces&&(x.raws.before+=this.spaces,this.spaces=""),this.current.append(x)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}}}),lf=R({"node_modules/postcss-values-parser/lib/index.js"(e,n){"use strict";A();var i=cf(),a=Ys(),o=Xs(),l=Zs(),p=eo(),h=ro(),g=to(),c=no(),t=io(),r=so(),u=ao(),s=Qs(),f=oo(),m=function(v,y){return new i(v,y)};m.atword=function(v){return new a(v)},m.colon=function(v){return new o(Object.assign({value:":"},v))},m.comma=function(v){return new l(Object.assign({value:","},v))},m.comment=function(v){return new p(v)},m.func=function(v){return new h(v)},m.number=function(v){return new g(v)},m.operator=function(v){return new c(v)},m.paren=function(v){return new t(Object.assign({value:"("},v))},m.string=function(v){return new r(Object.assign({quote:"'"},v))},m.value=function(v){return new s(v)},m.word=function(v){return new f(v)},m.unicodeRange=function(v){return new u(v)},n.exports=m}}),ze=R({"node_modules/postcss-selector-parser/dist/selectors/node.js"(e,n){"use strict";A(),e.__esModule=!0;var i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(p){return typeof p}:function(p){return p&&typeof Symbol=="function"&&p.constructor===Symbol&&p!==Symbol.prototype?"symbol":typeof p};function a(p,h){if(!(p instanceof h))throw new TypeError("Cannot call a class as a function")}var o=function p(h,g){if((typeof h>"u"?"undefined":i(h))!=="object")return h;var c=new h.constructor;for(var t in h)if(!!h.hasOwnProperty(t)){var r=h[t],u=typeof r>"u"?"undefined":i(r);t==="parent"&&u==="object"?g&&(c[t]=g):r instanceof Array?c[t]=r.map(function(s){return p(s,c)}):c[t]=p(r,c)}return c},l=function(){function p(){var h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};a(this,p);for(var g in h)this[g]=h[g];var c=h.spaces;c=c===void 0?{}:c;var t=c.before,r=t===void 0?"":t,u=c.after,s=u===void 0?"":u;this.spaces={before:r,after:s}}return p.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},p.prototype.replaceWith=function(){if(this.parent){for(var g in arguments)this.parent.insertBefore(this,arguments[g]);this.remove()}return this},p.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},p.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},p.prototype.clone=function(){var g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},c=o(this);for(var t in g)c[t]=g[t];return c},p.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},p}();e.default=l,n.exports=e.default}}),oe=R({"node_modules/postcss-selector-parser/dist/selectors/types.js"(e){"use strict";A(),e.__esModule=!0;var n=e.TAG="tag",i=e.STRING="string",a=e.SELECTOR="selector",o=e.ROOT="root",l=e.PSEUDO="pseudo",p=e.NESTING="nesting",h=e.ID="id",g=e.COMMENT="comment",c=e.COMBINATOR="combinator",t=e.CLASS="class",r=e.ATTRIBUTE="attribute",u=e.UNIVERSAL="universal"}}),Ct=R({"node_modules/postcss-selector-parser/dist/selectors/container.js"(e,n){"use strict";A(),e.__esModule=!0;var i=function(){function s(f,m){for(var v=0;v<m.length;v++){var y=m[v];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(f,y.key,y)}}return function(f,m,v){return m&&s(f.prototype,m),v&&s(f,v),f}}(),a=ze(),o=g(a),l=oe(),p=h(l);function h(s){if(s&&s.__esModule)return s;var f={};if(s!=null)for(var m in s)Object.prototype.hasOwnProperty.call(s,m)&&(f[m]=s[m]);return f.default=s,f}function g(s){return s&&s.__esModule?s:{default:s}}function c(s,f){if(!(s instanceof f))throw new TypeError("Cannot call a class as a function")}function t(s,f){if(!s)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return f&&(typeof f=="object"||typeof f=="function")?f:s}function r(s,f){if(typeof f!="function"&&f!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof f);s.prototype=Object.create(f&&f.prototype,{constructor:{value:s,enumerable:!1,writable:!0,configurable:!0}}),f&&(Object.setPrototypeOf?Object.setPrototypeOf(s,f):s.__proto__=f)}var u=function(s){r(f,s);function f(m){c(this,f);var v=t(this,s.call(this,m));return v.nodes||(v.nodes=[]),v}return f.prototype.append=function(v){return v.parent=this,this.nodes.push(v),this},f.prototype.prepend=function(v){return v.parent=this,this.nodes.unshift(v),this},f.prototype.at=function(v){return this.nodes[v]},f.prototype.index=function(v){return typeof v=="number"?v:this.nodes.indexOf(v)},f.prototype.removeChild=function(v){v=this.index(v),this.at(v).parent=void 0,this.nodes.splice(v,1);var y=void 0;for(var w in this.indexes)y=this.indexes[w],y>=v&&(this.indexes[w]=y-1);return this},f.prototype.removeAll=function(){for(var w=this.nodes,v=Array.isArray(w),y=0,w=v?w:w[Symbol.iterator]();;){var d;if(v){if(y>=w.length)break;d=w[y++]}else{if(y=w.next(),y.done)break;d=y.value}var _=d;_.parent=void 0}return this.nodes=[],this},f.prototype.empty=function(){return this.removeAll()},f.prototype.insertAfter=function(v,y){var w=this.index(v);this.nodes.splice(w+1,0,y);var d=void 0;for(var _ in this.indexes)d=this.indexes[_],w<=d&&(this.indexes[_]=d+this.nodes.length);return this},f.prototype.insertBefore=function(v,y){var w=this.index(v);this.nodes.splice(w,0,y);var d=void 0;for(var _ in this.indexes)d=this.indexes[_],w<=d&&(this.indexes[_]=d+this.nodes.length);return this},f.prototype.each=function(v){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var y=this.lastEach;if(this.indexes[y]=0,!!this.length){for(var w=void 0,d=void 0;this.indexes[y]<this.length&&(w=this.indexes[y],d=v(this.at(w),w),d!==!1);)this.indexes[y]+=1;if(delete this.indexes[y],d===!1)return!1}},f.prototype.walk=function(v){return this.each(function(y,w){var d=v(y,w);if(d!==!1&&y.length&&(d=y.walk(v)),d===!1)return!1})},f.prototype.walkAttributes=function(v){var y=this;return this.walk(function(w){if(w.type===p.ATTRIBUTE)return v.call(y,w)})},f.prototype.walkClasses=function(v){var y=this;return this.walk(function(w){if(w.type===p.CLASS)return v.call(y,w)})},f.prototype.walkCombinators=function(v){var y=this;return this.walk(function(w){if(w.type===p.COMBINATOR)return v.call(y,w)})},f.prototype.walkComments=function(v){var y=this;return this.walk(function(w){if(w.type===p.COMMENT)return v.call(y,w)})},f.prototype.walkIds=function(v){var y=this;return this.walk(function(w){if(w.type===p.ID)return v.call(y,w)})},f.prototype.walkNesting=function(v){var y=this;return this.walk(function(w){if(w.type===p.NESTING)return v.call(y,w)})},f.prototype.walkPseudos=function(v){var y=this;return this.walk(function(w){if(w.type===p.PSEUDO)return v.call(y,w)})},f.prototype.walkTags=function(v){var y=this;return this.walk(function(w){if(w.type===p.TAG)return v.call(y,w)})},f.prototype.walkUniversals=function(v){var y=this;return this.walk(function(w){if(w.type===p.UNIVERSAL)return v.call(y,w)})},f.prototype.split=function(v){var y=this,w=[];return this.reduce(function(d,_,S){var x=v.call(y,_);return w.push(_),x?(d.push(w),w=[]):S===y.length-1&&d.push(w),d},[])},f.prototype.map=function(v){return this.nodes.map(v)},f.prototype.reduce=function(v,y){return this.nodes.reduce(v,y)},f.prototype.every=function(v){return this.nodes.every(v)},f.prototype.some=function(v){return this.nodes.some(v)},f.prototype.filter=function(v){return this.nodes.filter(v)},f.prototype.sort=function(v){return this.nodes.sort(v)},f.prototype.toString=function(){return this.map(String).join("")},i(f,[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}]),f}(o.default);e.default=u,n.exports=e.default}}),Po=R({"node_modules/postcss-selector-parser/dist/selectors/root.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ct(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.ROOT,s}return r.prototype.toString=function(){var s=this.reduce(function(f,m){var v=String(m);return v?f+v+",":""},"").slice(0,-1);return this.trailingComma?s+",":s},r}(a.default);e.default=c,n.exports=e.default}}),Ro=R({"node_modules/postcss-selector-parser/dist/selectors/selector.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ct(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.SELECTOR,s}return r}(a.default);e.default=c,n.exports=e.default}}),Ye=R({"node_modules/postcss-selector-parser/dist/selectors/namespace.js"(e,n){"use strict";A(),e.__esModule=!0;var i=function(){function t(r,u){for(var s=0;s<u.length;s++){var f=u[s];f.enumerable=f.enumerable||!1,f.configurable=!0,"value"in f&&(f.writable=!0),Object.defineProperty(r,f.key,f)}}return function(r,u,s){return u&&t(r.prototype,u),s&&t(r,s),r}}(),a=ze(),o=l(a);function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(){return p(this,r),h(this,t.apply(this,arguments))}return r.prototype.toString=function(){return[this.spaces.before,this.ns,String(this.value),this.spaces.after].join("")},i(r,[{key:"ns",get:function(){var s=this.namespace;return s?(typeof s=="string"?s:"")+"|":""}}]),r}(o.default);e.default=c,n.exports=e.default}}),Io=R({"node_modules/postcss-selector-parser/dist/selectors/className.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ye(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.CLASS,s}return r.prototype.toString=function(){return[this.spaces.before,this.ns,String("."+this.value),this.spaces.after].join("")},r}(a.default);e.default=c,n.exports=e.default}}),Co=R({"node_modules/postcss-selector-parser/dist/selectors/comment.js"(e,n){"use strict";A(),e.__esModule=!0;var i=ze(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.COMMENT,s}return r}(a.default);e.default=c,n.exports=e.default}}),No=R({"node_modules/postcss-selector-parser/dist/selectors/id.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ye(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.ID,s}return r.prototype.toString=function(){return[this.spaces.before,this.ns,String("#"+this.value),this.spaces.after].join("")},r}(a.default);e.default=c,n.exports=e.default}}),jo=R({"node_modules/postcss-selector-parser/dist/selectors/tag.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ye(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.TAG,s}return r}(a.default);e.default=c,n.exports=e.default}}),Mo=R({"node_modules/postcss-selector-parser/dist/selectors/string.js"(e,n){"use strict";A(),e.__esModule=!0;var i=ze(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.STRING,s}return r}(a.default);e.default=c,n.exports=e.default}}),Do=R({"node_modules/postcss-selector-parser/dist/selectors/pseudo.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ct(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.PSEUDO,s}return r.prototype.toString=function(){var s=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),s,this.spaces.after].join("")},r}(a.default);e.default=c,n.exports=e.default}}),Lo=R({"node_modules/postcss-selector-parser/dist/selectors/attribute.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ye(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.ATTRIBUTE,s.raws={},s}return r.prototype.toString=function(){var s=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&s.push(this.operator),this.value&&s.push(this.value),this.raws.insensitive?s.push(this.raws.insensitive):this.insensitive&&s.push(" i"),s.push("]"),s.concat(this.spaces.after).join("")},r}(a.default);e.default=c,n.exports=e.default}}),zo=R({"node_modules/postcss-selector-parser/dist/selectors/universal.js"(e,n){"use strict";A(),e.__esModule=!0;var i=Ye(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.UNIVERSAL,s.value="*",s}return r}(a.default);e.default=c,n.exports=e.default}}),Bo=R({"node_modules/postcss-selector-parser/dist/selectors/combinator.js"(e,n){"use strict";A(),e.__esModule=!0;var i=ze(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.COMBINATOR,s}return r}(a.default);e.default=c,n.exports=e.default}}),Fo=R({"node_modules/postcss-selector-parser/dist/selectors/nesting.js"(e,n){"use strict";A(),e.__esModule=!0;var i=ze(),a=l(i),o=oe();function l(t){return t&&t.__esModule?t:{default:t}}function p(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}function h(t,r){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return r&&(typeof r=="object"||typeof r=="function")?r:t}function g(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof r);t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),r&&(Object.setPrototypeOf?Object.setPrototypeOf(t,r):t.__proto__=r)}var c=function(t){g(r,t);function r(u){p(this,r);var s=h(this,t.call(this,u));return s.type=o.NESTING,s.value="&",s}return r}(a.default);e.default=c,n.exports=e.default}}),ff=R({"node_modules/postcss-selector-parser/dist/sortAscending.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=i;function i(a){return a.sort(function(o,l){return o-l})}n.exports=e.default}}),pf=R({"node_modules/postcss-selector-parser/dist/tokenize.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=H;var i=39,a=34,o=92,l=47,p=10,h=32,g=12,c=9,t=13,r=43,u=62,s=126,f=124,m=44,v=40,y=41,w=91,d=93,_=59,S=42,x=58,N=38,P=64,W=/[ \n\t\r\{\(\)'"\\;/]/g,U=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;function H(D){for(var $=[],B=D.css.valueOf(),O=void 0,j=void 0,C=void 0,I=void 0,X=void 0,Z=void 0,Q=void 0,K=void 0,J=void 0,M=void 0,Y=void 0,G=B.length,E=-1,k=1,b=0,L=function(T,F){if(D.safe)B+=F,j=B.length-1;else throw D.error("Unclosed "+T,k,b-E,b)};b<G;){switch(O=B.charCodeAt(b),O===p&&(E=b,k+=1),O){case p:case h:case c:case t:case g:j=b;do j+=1,O=B.charCodeAt(j),O===p&&(E=j,k+=1);while(O===h||O===p||O===c||O===t||O===g);$.push(["space",B.slice(b,j),k,b-E,b]),b=j-1;break;case r:case u:case s:case f:j=b;do j+=1,O=B.charCodeAt(j);while(O===r||O===u||O===s||O===f);$.push(["combinator",B.slice(b,j),k,b-E,b]),b=j-1;break;case S:$.push(["*","*",k,b-E,b]);break;case N:$.push(["&","&",k,b-E,b]);break;case m:$.push([",",",",k,b-E,b]);break;case w:$.push(["[","[",k,b-E,b]);break;case d:$.push(["]","]",k,b-E,b]);break;case x:$.push([":",":",k,b-E,b]);break;case _:$.push([";",";",k,b-E,b]);break;case v:$.push(["(","(",k,b-E,b]);break;case y:$.push([")",")",k,b-E,b]);break;case i:case a:C=O===i?"'":'"',j=b;do for(M=!1,j=B.indexOf(C,j+1),j===-1&&L("quote",C),Y=j;B.charCodeAt(Y-1)===o;)Y-=1,M=!M;while(M);$.push(["string",B.slice(b,j+1),k,b-E,k,j-E,b]),b=j;break;case P:W.lastIndex=b+1,W.test(B),W.lastIndex===0?j=B.length-1:j=W.lastIndex-2,$.push(["at-word",B.slice(b,j+1),k,b-E,k,j-E,b]),b=j;break;case o:for(j=b,Q=!0;B.charCodeAt(j+1)===o;)j+=1,Q=!Q;O=B.charCodeAt(j+1),Q&&O!==l&&O!==h&&O!==p&&O!==c&&O!==t&&O!==g&&(j+=1),$.push(["word",B.slice(b,j+1),k,b-E,k,j-E,b]),b=j;break;default:O===l&&B.charCodeAt(b+1)===S?(j=B.indexOf("*/",b+2)+1,j===0&&L("comment","*/"),Z=B.slice(b,j+1),I=Z.split(`
39
+ `),X=I.length-1,X>0?(K=k+X,J=j-I[X].length):(K=k,J=E),$.push(["comment",Z,k,b-E,K,j-J,b]),E=J,k=K,b=j):(U.lastIndex=b+1,U.test(B),U.lastIndex===0?j=B.length-1:j=U.lastIndex-2,$.push(["word",B.slice(b,j+1),k,b-E,k,j-E,b]),b=j);break}b++}return $}n.exports=e.default}}),hf=R({"node_modules/postcss-selector-parser/dist/parser.js"(e,n){"use strict";A(),e.__esModule=!0;var i=function(){function E(k,b){for(var L=0;L<b.length;L++){var q=b[L];q.enumerable=q.enumerable||!1,q.configurable=!0,"value"in q&&(q.writable=!0),Object.defineProperty(k,q.key,q)}}return function(k,b,L){return b&&E(k.prototype,b),L&&E(k,L),k}}(),a=Eo(),o=M(a),l=qo(),p=M(l),h=Ao(),g=M(h),c=Po(),t=M(c),r=Ro(),u=M(r),s=Io(),f=M(s),m=Co(),v=M(m),y=No(),w=M(y),d=jo(),_=M(d),S=Mo(),x=M(S),N=Do(),P=M(N),W=Lo(),U=M(W),H=zo(),D=M(H),$=Bo(),B=M($),O=Fo(),j=M(O),C=ff(),I=M(C),X=pf(),Z=M(X),Q=oe(),K=J(Q);function J(E){if(E&&E.__esModule)return E;var k={};if(E!=null)for(var b in E)Object.prototype.hasOwnProperty.call(E,b)&&(k[b]=E[b]);return k.default=E,k}function M(E){return E&&E.__esModule?E:{default:E}}function Y(E,k){if(!(E instanceof k))throw new TypeError("Cannot call a class as a function")}var G=function(){function E(k){Y(this,E),this.input=k,this.lossy=k.options.lossless===!1,this.position=0,this.root=new t.default;var b=new u.default;return this.root.append(b),this.current=b,this.lossy?this.tokens=(0,Z.default)({safe:k.safe,css:k.css.trim()}):this.tokens=(0,Z.default)(k),this.loop()}return E.prototype.attribute=function(){var b="",L=void 0,q=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[0]!=="]";)b+=this.tokens[this.position][1],this.position++;this.position===this.tokens.length&&!~b.indexOf("]")&&this.error("Expected a closing square bracket.");var T=b.split(/((?:[*~^$|]?=))([^]*)/),F=T[0].split(/(\|)/g),z={operator:T[1],value:T[2],source:{start:{line:q[2],column:q[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:q[4]};if(F.length>1?(F[0]===""&&(F[0]=!0),z.attribute=this.parseValue(F[2]),z.namespace=this.parseNamespace(F[0])):z.attribute=this.parseValue(T[0]),L=new U.default(z),T[2]){var re=T[2].split(/(\s+i\s*?)$/),ne=re[0].trim();L.value=this.lossy?ne:re[0],re[1]&&(L.insensitive=!0,this.lossy||(L.raws.insensitive=re[1])),L.quoted=ne[0]==="'"||ne[0]==='"',L.raws.unquoted=L.quoted?ne.slice(1,-1):ne}this.newNode(L),this.position++},E.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var b=new B.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position<this.tokens.length&&this.currToken&&(this.currToken[0]==="space"||this.currToken[0]==="combinator");)this.nextToken&&this.nextToken[0]==="combinator"?(b.spaces.before=this.parseSpace(this.currToken[1]),b.source.start.line=this.nextToken[2],b.source.start.column=this.nextToken[3],b.source.end.column=this.nextToken[3],b.source.end.line=this.nextToken[2],b.sourceIndex=this.nextToken[4]):this.prevToken&&this.prevToken[0]==="combinator"?b.spaces.after=this.parseSpace(this.currToken[1]):this.currToken[0]==="combinator"?b.value=this.currToken[1]:this.currToken[0]==="space"&&(b.value=this.parseSpace(this.currToken[1]," ")),this.position++;return this.newNode(b)},E.prototype.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}var b=new u.default;this.current.parent.append(b),this.current=b,this.position++},E.prototype.comment=function(){var b=new v.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]});this.newNode(b),this.position++},E.prototype.error=function(b){throw new this.input.error(b)},E.prototype.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.")},E.prototype.missingParenthesis=function(){return this.error("Expected opening parenthesis.")},E.prototype.missingSquareBracket=function(){return this.error("Expected opening square bracket.")},E.prototype.namespace=function(){var b=this.prevToken&&this.prevToken[1]||!0;if(this.nextToken[0]==="word")return this.position++,this.word(b);if(this.nextToken[0]==="*")return this.position++,this.universal(b)},E.prototype.nesting=function(){this.newNode(new j.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]})),this.position++},E.prototype.parentheses=function(){var b=this.current.last;if(b&&b.type===K.PSEUDO){var L=new u.default,q=this.current;b.append(L),this.current=L;var T=1;for(this.position++;this.position<this.tokens.length&&T;)this.currToken[0]==="("&&T++,this.currToken[0]===")"&&T--,T?this.parse():(L.parent.source.end.line=this.currToken[2],L.parent.source.end.column=this.currToken[3],this.position++);T&&this.error("Expected closing parenthesis."),this.current=q}else{var F=1;for(this.position++,b.value+="(";this.position<this.tokens.length&&F;)this.currToken[0]==="("&&F++,this.currToken[0]===")"&&F--,b.value+=this.parseParenthesisToken(this.currToken),this.position++;F&&this.error("Expected closing parenthesis.")}},E.prototype.pseudo=function(){for(var b=this,L="",q=this.currToken;this.currToken&&this.currToken[0]===":";)L+=this.currToken[1],this.position++;if(!this.currToken)return this.error("Expected pseudo-class or pseudo-element");if(this.currToken[0]==="word"){var T=void 0;this.splitWord(!1,function(F,z){L+=F,T=new P.default({value:L,source:{start:{line:q[2],column:q[3]},end:{line:b.currToken[4],column:b.currToken[5]}},sourceIndex:q[4]}),b.newNode(T),z>1&&b.nextToken&&b.nextToken[0]==="("&&b.error("Misplaced parenthesis.")})}else this.error('Unexpected "'+this.currToken[0]+'" found.')},E.prototype.space=function(){var b=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(b[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(b[1]),this.position++):this.combinator()},E.prototype.string=function(){var b=this.currToken;this.newNode(new x.default({value:this.currToken[1],source:{start:{line:b[2],column:b[3]},end:{line:b[4],column:b[5]}},sourceIndex:b[6]})),this.position++},E.prototype.universal=function(b){var L=this.nextToken;if(L&&L[1]==="|")return this.position++,this.namespace();this.newNode(new D.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),b),this.position++},E.prototype.splitWord=function(b,L){for(var q=this,T=this.nextToken,F=this.currToken[1];T&&T[0]==="word";){this.position++;var z=this.currToken[1];if(F+=z,z.lastIndexOf("\\")===z.length-1){var re=this.nextToken;re&&re[0]==="space"&&(F+=this.parseSpace(re[1]," "),this.position++)}T=this.nextToken}var ne=(0,p.default)(F,"."),ce=(0,p.default)(F,"#"),fe=(0,p.default)(F,"#{");fe.length&&(ce=ce.filter(function(ie){return!~fe.indexOf(ie)}));var te=(0,I.default)((0,g.default)((0,o.default)([[0],ne,ce])));te.forEach(function(ie,ae){var se=te[ae+1]||F.length,le=F.slice(ie,se);if(ae===0&&L)return L.call(q,le,te.length);var pe=void 0;~ne.indexOf(ie)?pe=new f.default({value:le.slice(1),source:{start:{line:q.currToken[2],column:q.currToken[3]+ie},end:{line:q.currToken[4],column:q.currToken[3]+(se-1)}},sourceIndex:q.currToken[6]+te[ae]}):~ce.indexOf(ie)?pe=new w.default({value:le.slice(1),source:{start:{line:q.currToken[2],column:q.currToken[3]+ie},end:{line:q.currToken[4],column:q.currToken[3]+(se-1)}},sourceIndex:q.currToken[6]+te[ae]}):pe=new _.default({value:le,source:{start:{line:q.currToken[2],column:q.currToken[3]+ie},end:{line:q.currToken[4],column:q.currToken[3]+(se-1)}},sourceIndex:q.currToken[6]+te[ae]}),q.newNode(pe,b)}),this.position++},E.prototype.word=function(b){var L=this.nextToken;return L&&L[1]==="|"?(this.position++,this.namespace()):this.splitWord(b)},E.prototype.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.root},E.prototype.parse=function(b){switch(this.currToken[0]){case"space":this.space();break;case"comment":this.comment();break;case"(":this.parentheses();break;case")":b&&this.missingParenthesis();break;case"[":this.attribute();break;case"]":this.missingSquareBracket();break;case"at-word":case"word":this.word();break;case":":this.pseudo();break;case";":this.missingBackslash();break;case",":this.comma();break;case"*":this.universal();break;case"&":this.nesting();break;case"combinator":this.combinator();break;case"string":this.string();break}},E.prototype.parseNamespace=function(b){if(this.lossy&&typeof b=="string"){var L=b.trim();return L.length?L:!0}return b},E.prototype.parseSpace=function(b,L){return this.lossy?L||"":b},E.prototype.parseValue=function(b){return this.lossy&&b&&typeof b=="string"?b.trim():b},E.prototype.parseParenthesisToken=function(b){return this.lossy?b[0]==="space"?this.parseSpace(b[1]," "):this.parseValue(b[1]):b[1]},E.prototype.newNode=function(b,L){return L&&(b.namespace=this.parseNamespace(L)),this.spaces&&(b.spaces.before=this.spaces,this.spaces=""),this.current.append(b)},i(E,[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}]),E}();e.default=G,n.exports=e.default}}),df=R({"node_modules/postcss-selector-parser/dist/processor.js"(e,n){"use strict";A(),e.__esModule=!0;var i=function(){function g(c,t){for(var r=0;r<t.length;r++){var u=t[r];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(c,u.key,u)}}return function(c,t,r){return t&&g(c.prototype,t),r&&g(c,r),c}}(),a=hf(),o=l(a);function l(g){return g&&g.__esModule?g:{default:g}}function p(g,c){if(!(g instanceof c))throw new TypeError("Cannot call a class as a function")}var h=function(){function g(c){return p(this,g),this.func=c||function(){},this}return g.prototype.process=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},u=new o.default({css:t,error:function(f){throw new Error(f)},options:r});return this.res=u,this.func(u),this},i(g,[{key:"result",get:function(){return String(this.res)}}]),g}();e.default=h,n.exports=e.default}}),vf=R({"node_modules/postcss-selector-parser/dist/index.js"(e,n){"use strict";A(),e.__esModule=!0;var i=df(),a=O(i),o=Lo(),l=O(o),p=Io(),h=O(p),g=Bo(),c=O(g),t=Co(),r=O(t),u=No(),s=O(u),f=Fo(),m=O(f),v=Do(),y=O(v),w=Po(),d=O(w),_=Ro(),S=O(_),x=Mo(),N=O(x),P=jo(),W=O(P),U=zo(),H=O(U),D=oe(),$=B(D);function B(C){if(C&&C.__esModule)return C;var I={};if(C!=null)for(var X in C)Object.prototype.hasOwnProperty.call(C,X)&&(I[X]=C[X]);return I.default=C,I}function O(C){return C&&C.__esModule?C:{default:C}}var j=function(I){return new a.default(I)};j.attribute=function(C){return new l.default(C)},j.className=function(C){return new h.default(C)},j.combinator=function(C){return new c.default(C)},j.comment=function(C){return new r.default(C)},j.id=function(C){return new s.default(C)},j.nesting=function(C){return new m.default(C)},j.pseudo=function(C){return new y.default(C)},j.root=function(C){return new d.default(C)},j.selector=function(C){return new S.default(C)},j.string=function(C){return new N.default(C)},j.tag=function(C){return new W.default(C)},j.universal=function(C){return new H.default(C)},Object.keys($).forEach(function(C){C!=="__esModule"&&(j[C]=$[C])}),e.default=j,n.exports=e.default}}),Uo=R({"node_modules/postcss-media-query-parser/dist/nodes/Node.js"(e){"use strict";A(),Object.defineProperty(e,"__esModule",{value:!0});function n(i){this.after=i.after,this.before=i.before,this.type=i.type,this.value=i.value,this.sourceIndex=i.sourceIndex}e.default=n}}),Wo=R({"node_modules/postcss-media-query-parser/dist/nodes/Container.js"(e){"use strict";A(),Object.defineProperty(e,"__esModule",{value:!0});var n=Uo(),i=a(n);function a(l){return l&&l.__esModule?l:{default:l}}function o(l){var p=this;this.constructor(l),this.nodes=l.nodes,this.after===void 0&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),this.before===void 0&&(this.before=this.nodes.length>0?this.nodes[0].before:""),this.sourceIndex===void 0&&(this.sourceIndex=this.before.length),this.nodes.forEach(function(h){h.parent=p})}o.prototype=Object.create(i.default.prototype),o.constructor=i.default,o.prototype.walk=function(p,h){for(var g=typeof p=="string"||p instanceof RegExp,c=g?h:p,t=typeof p=="string"?new RegExp(p):p,r=0;r<this.nodes.length;r++){var u=this.nodes[r],s=g?t.test(u.type):!0;if(s&&c&&c(u,r,this.nodes)===!1||u.nodes&&u.walk(p,h)===!1)return!1}return!0},o.prototype.each=function(){for(var p=arguments.length<=0||arguments[0]===void 0?function(){}:arguments[0],h=0;h<this.nodes.length;h++){var g=this.nodes[h];if(p(g,h,this.nodes)===!1)return!1}return!0},e.default=o}}),mf=R({"node_modules/postcss-media-query-parser/dist/parsers.js"(e){"use strict";A(),Object.defineProperty(e,"__esModule",{value:!0}),e.parseMediaFeature=p,e.parseMediaQuery=h,e.parseMediaList=g;var n=Uo(),i=l(n),a=Wo(),o=l(a);function l(c){return c&&c.__esModule?c:{default:c}}function p(c){var t=arguments.length<=1||arguments[1]===void 0?0:arguments[1],r=[{mode:"normal",character:null}],u=[],s=0,f="",m=null,v=null,y=t,w=c;c[0]==="("&&c[c.length-1]===")"&&(w=c.substring(1,c.length-1),y++);for(var d=0;d<w.length;d++){var _=w[d];if((_==="'"||_==='"')&&(r[s].isCalculationEnabled===!0?(r.push({mode:"string",isCalculationEnabled:!1,character:_}),s++):r[s].mode==="string"&&r[s].character===_&&w[d-1]!=="\\"&&(r.pop(),s--)),_==="{"?(r.push({mode:"interpolation",isCalculationEnabled:!0}),s++):_==="}"&&(r.pop(),s--),r[s].mode==="normal"&&_===":"){var S=w.substring(d+1);v={type:"value",before:/^(\s*)/.exec(S)[1],after:/(\s*)$/.exec(S)[1],value:S.trim()},v.sourceIndex=v.before.length+d+1+y,m={type:"colon",sourceIndex:d+y,after:v.before,value:":"};break}f+=_}return f={type:"media-feature",before:/^(\s*)/.exec(f)[1],after:/(\s*)$/.exec(f)[1],value:f.trim()},f.sourceIndex=f.before.length+y,u.push(f),m!==null&&(m.before=f.after,u.push(m)),v!==null&&u.push(v),u}function h(c){var t=arguments.length<=1||arguments[1]===void 0?0:arguments[1],r=[],u=0,s=!1,f=void 0;function m(){return{before:"",after:"",value:""}}f=m();for(var v=0;v<c.length;v++){var y=c[v];s?(f.value+=y,(y==="{"||y==="(")&&u++,(y===")"||y==="}")&&u--):y.search(/\s/)!==-1?f.before+=y:(y==="("&&(f.type="media-feature-expression",u++),f.value=y,f.sourceIndex=t+v,s=!0),s&&u===0&&(y===")"||v===c.length-1||c[v+1].search(/\s/)!==-1)&&(["not","only","and"].indexOf(f.value)!==-1&&(f.type="keyword"),f.type==="media-feature-expression"&&(f.nodes=p(f.value,f.sourceIndex)),r.push(Array.isArray(f.nodes)?new o.default(f):new i.default(f)),f=m(),s=!1)}for(var w=0;w<r.length;w++)if(f=r[w],w>0&&(r[w-1].after=f.before),f.type===void 0){if(w>0){if(r[w-1].type==="media-feature-expression"){f.type="keyword";continue}if(r[w-1].value==="not"||r[w-1].value==="only"){f.type="media-type";continue}if(r[w-1].value==="and"){f.type="media-feature-expression";continue}r[w-1].type==="media-type"&&(r[w+1]?f.type=r[w+1].type==="media-feature-expression"?"keyword":"media-feature-expression":f.type="media-feature-expression")}if(w===0){if(!r[w+1]){f.type="media-type";continue}if(r[w+1]&&(r[w+1].type==="media-feature-expression"||r[w+1].type==="keyword")){f.type="media-type";continue}if(r[w+2]){if(r[w+2].type==="media-feature-expression"){f.type="media-type",r[w+1].type="keyword";continue}if(r[w+2].type==="keyword"){f.type="keyword",r[w+1].type="media-type";continue}}if(r[w+3]&&r[w+3].type==="media-feature-expression"){f.type="keyword",r[w+1].type="media-type",r[w+2].type="keyword";continue}}}return r}function g(c){var t=[],r=0,u=0,s=/^(\s*)url\s*\(/.exec(c);if(s!==null){for(var f=s[0].length,m=1;m>0;){var v=c[f];v==="("&&m++,v===")"&&m--,f++}t.unshift(new i.default({type:"url",value:c.substring(0,f).trim(),sourceIndex:s[1].length,before:s[1],after:/^(\s*)/.exec(c.substring(f))[1]})),r=f}for(var y=r;y<c.length;y++){var w=c[y];if(w==="("&&u++,w===")"&&u--,u===0&&w===","){var d=c.substring(r,y),_=/^(\s*)/.exec(d)[1];t.push(new o.default({type:"media-query",value:d.trim(),sourceIndex:r+_.length,nodes:h(d,r),before:_,after:/(\s*)$/.exec(d)[1]})),r=y+1}}var S=c.substring(r),x=/^(\s*)/.exec(S)[1];return t.push(new o.default({type:"media-query",value:S.trim(),sourceIndex:r+x.length,nodes:h(S,r),before:x,after:/(\s*)$/.exec(S)[1]})),t}}}),gf=R({"node_modules/postcss-media-query-parser/dist/index.js"(e){"use strict";A(),Object.defineProperty(e,"__esModule",{value:!0}),e.default=l;var n=Wo(),i=o(n),a=mf();function o(p){return p&&p.__esModule?p:{default:p}}function l(p){return new i.default({nodes:(0,a.parseMediaList)(p),type:"media-query-list",value:p.trim()})}}}),$o={};Ot($o,{basename:()=>Ko,default:()=>Yo,delimiter:()=>_t,dirname:()=>Jo,extname:()=>Qo,isAbsolute:()=>jt,join:()=>Go,normalize:()=>Nt,relative:()=>Ho,resolve:()=>mr,sep:()=>wt});function Vo(e,n){for(var i=0,a=e.length-1;a>=0;a--){var o=e[a];o==="."?e.splice(a,1):o===".."?(e.splice(a,1),i++):i&&(e.splice(a,1),i--)}if(n)for(;i--;i)e.unshift("..");return e}function mr(){for(var e="",n=!1,i=arguments.length-1;i>=-1&&!n;i--){var a=i>=0?arguments[i]:"/";if(typeof a!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!a)continue;e=a+"/"+e,n=a.charAt(0)==="/"}return e=Vo(Mt(e.split("/"),function(o){return!!o}),!n).join("/"),(n?"/":"")+e||"."}function Nt(e){var n=jt(e),i=Xo(e,-1)==="/";return e=Vo(Mt(e.split("/"),function(a){return!!a}),!n).join("/"),!e&&!n&&(e="."),e&&i&&(e+="/"),(n?"/":"")+e}function jt(e){return e.charAt(0)==="/"}function Go(){var e=Array.prototype.slice.call(arguments,0);return Nt(Mt(e,function(n,i){if(typeof n!="string")throw new TypeError("Arguments to path.join must be strings");return n}).join("/"))}function Ho(e,n){e=mr(e).substr(1),n=mr(n).substr(1);function i(c){for(var t=0;t<c.length&&c[t]==="";t++);for(var r=c.length-1;r>=0&&c[r]==="";r--);return t>r?[]:c.slice(t,r-t+1)}for(var a=i(e.split("/")),o=i(n.split("/")),l=Math.min(a.length,o.length),p=l,h=0;h<l;h++)if(a[h]!==o[h]){p=h;break}for(var g=[],h=p;h<a.length;h++)g.push("..");return g=g.concat(o.slice(p)),g.join("/")}function Jo(e){var n=wr(e),i=n[0],a=n[1];return!i&&!a?".":(a&&(a=a.substr(0,a.length-1)),i+a)}function Ko(e,n){var i=wr(e)[2];return n&&i.substr(-1*n.length)===n&&(i=i.substr(0,i.length-n.length)),i}function Qo(e){return wr(e)[3]}function Mt(e,n){if(e.filter)return e.filter(n);for(var i=[],a=0;a<e.length;a++)n(e[a],a,e)&&i.push(e[a]);return i}var Is,wr,wt,_t,Yo,Xo,yf=Le({"node-modules-polyfills:path"(){A(),Is=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,wr=function(e){return Is.exec(e).slice(1)},wt="/",_t=":",Yo={extname:Qo,basename:Ko,dirname:Jo,sep:wt,delimiter:_t,relative:Ho,join:Go,isAbsolute:jt,normalize:Nt,resolve:mr},Xo="ab".substr(-1)==="b"?function(e,n,i){return e.substr(n,i)}:function(e,n,i){return n<0&&(n=e.length+n),e.substr(n,i)}}}),wf=R({"node-modules-polyfills-commonjs:path"(e,n){A();var i=(yf(),Tt($o));if(i&&i.default){n.exports=i.default;for(let a in i)n.exports[a]=i[a]}else i&&(n.exports=i)}}),_f=R({"node_modules/picocolors/picocolors.browser.js"(e,n){A();var i=String,a=function(){return{isColorSupported:!1,reset:i,bold:i,dim:i,italic:i,underline:i,inverse:i,hidden:i,strikethrough:i,black:i,red:i,green:i,yellow:i,blue:i,magenta:i,cyan:i,white:i,gray:i,bgBlack:i,bgRed:i,bgGreen:i,bgYellow:i,bgBlue:i,bgMagenta:i,bgCyan:i,bgWhite:i}};n.exports=a(),n.exports.createColors=a}}),bf=R({"(disabled):node_modules/postcss/lib/terminal-highlight"(){A()}}),Zo=R({"node_modules/postcss/lib/css-syntax-error.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=o(_f()),a=o(bf());function o(m){return m&&m.__esModule?m:{default:m}}function l(m){if(m===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m}function p(m,v){m.prototype=Object.create(v.prototype),m.prototype.constructor=m,m.__proto__=v}function h(m){var v=typeof Map=="function"?new Map:void 0;return h=function(w){if(w===null||!t(w))return w;if(typeof w!="function")throw new TypeError("Super expression must either be null or a function");if(typeof v<"u"){if(v.has(w))return v.get(w);v.set(w,d)}function d(){return g(w,arguments,u(this).constructor)}return d.prototype=Object.create(w.prototype,{constructor:{value:d,enumerable:!1,writable:!0,configurable:!0}}),r(d,w)},h(m)}function g(m,v,y){return c()?g=Reflect.construct:g=function(d,_,S){var x=[null];x.push.apply(x,_);var N=Function.bind.apply(d,x),P=new N;return S&&r(P,S.prototype),P},g.apply(null,arguments)}function c(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function t(m){return Function.toString.call(m).indexOf("[native code]")!==-1}function r(m,v){return r=Object.setPrototypeOf||function(w,d){return w.__proto__=d,w},r(m,v)}function u(m){return u=Object.setPrototypeOf?Object.getPrototypeOf:function(y){return y.__proto__||Object.getPrototypeOf(y)},u(m)}var s=function(m){p(v,m);function v(w,d,_,S,x,N){var P;return P=m.call(this,w)||this,P.name="CssSyntaxError",P.reason=w,x&&(P.file=x),S&&(P.source=S),N&&(P.plugin=N),typeof d<"u"&&typeof _<"u"&&(P.line=d,P.column=_),P.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(l(P),v),P}var y=v.prototype;return y.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},y.showSourceCode=function(d){var _=this;if(!this.source)return"";var S=this.source;a.default&&(typeof d>"u"&&(d=i.default.isColorSupported),d&&(S=(0,a.default)(S)));var x=S.split(/\r?\n/),N=Math.max(this.line-3,0),P=Math.min(this.line+2,x.length),W=String(P).length;function U(D){return d&&i.default.red?i.default.red(i.default.bold(D)):D}function H(D){return d&&i.default.gray?i.default.gray(D):D}return x.slice(N,P).map(function(D,$){var B=N+1+$,O=" "+(" "+B).slice(-W)+" | ";if(B===_.line){var j=H(O.replace(/\d/g," "))+D.slice(0,_.column-1).replace(/[^\t]/g," ");return U(">")+H(O)+D+`
40
+ `+j+U("^")}return" "+H(O)+D}).join(`
41
+ `)},y.toString=function(){var d=this.showSourceCode();return d&&(d=`
42
+
43
+ `+d+`
44
+ `),this.name+": "+this.message+d},v}(h(Error)),f=s;e.default=f,n.exports=e.default}}),xf=R({"node_modules/postcss/lib/previous-map.js"(e,n){A(),n.exports=class{}}}),_r=R({"node_modules/postcss/lib/input.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=l(wf()),a=l(Zo()),o=l(xf());function l(r){return r&&r.__esModule?r:{default:r}}function p(r,u){for(var s=0;s<u.length;s++){var f=u[s];f.enumerable=f.enumerable||!1,f.configurable=!0,"value"in f&&(f.writable=!0),Object.defineProperty(r,f.key,f)}}function h(r,u,s){return u&&p(r.prototype,u),s&&p(r,s),r}var g=0,c=function(){function r(s,f){if(f===void 0&&(f={}),s===null||typeof s>"u"||typeof s=="object"&&!s.toString)throw new Error("PostCSS received "+s+" instead of CSS string");this.css=s.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,f.from&&(/^\w+:\/\//.test(f.from)||i.default.isAbsolute(f.from)?this.file=f.from:this.file=i.default.resolve(f.from));var m=new o.default(this.css,f);if(m.text){this.map=m;var v=m.consumer().file;!this.file&&v&&(this.file=this.mapResolve(v))}this.file||(g+=1,this.id="<input css "+g+">"),this.map&&(this.map.file=this.from)}var u=r.prototype;return u.error=function(f,m,v,y){y===void 0&&(y={});var w,d=this.origin(m,v);return d?w=new a.default(f,d.line,d.column,d.source,d.file,y.plugin):w=new a.default(f,m,v,this.css,this.file,y.plugin),w.input={line:m,column:v,source:this.css},this.file&&(w.input.file=this.file),w},u.origin=function(f,m){if(!this.map)return!1;var v=this.map.consumer(),y=v.originalPositionFor({line:f,column:m});if(!y.source)return!1;var w={file:this.mapResolve(y.source),line:y.line,column:y.column},d=v.sourceContentFor(y.source);return d&&(w.source=d),w},u.mapResolve=function(f){return/^\w+:\/\//.test(f)?f:i.default.resolve(this.map.consumer().sourceRoot||".",f)},h(r,[{key:"from",get:function(){return this.file||this.id}}]),r}(),t=c;e.default=t,n.exports=e.default}}),br=R({"node_modules/postcss/lib/stringifier.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i={colon:": ",indent:" ",beforeDecl:`
45
+ `,beforeRule:`
46
+ `,beforeOpen:" ",beforeClose:`
47
+ `,beforeComment:`
48
+ `,after:`
49
+ `,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function a(p){return p[0].toUpperCase()+p.slice(1)}var o=function(){function p(g){this.builder=g}var h=p.prototype;return h.stringify=function(c,t){this[c.type](c,t)},h.root=function(c){this.body(c),c.raws.after&&this.builder(c.raws.after)},h.comment=function(c){var t=this.raw(c,"left","commentLeft"),r=this.raw(c,"right","commentRight");this.builder("/*"+t+c.text+r+"*/",c)},h.decl=function(c,t){var r=this.raw(c,"between","colon"),u=c.prop+r+this.rawValue(c,"value");c.important&&(u+=c.raws.important||" !important"),t&&(u+=";"),this.builder(u,c)},h.rule=function(c){this.block(c,this.rawValue(c,"selector")),c.raws.ownSemicolon&&this.builder(c.raws.ownSemicolon,c,"end")},h.atrule=function(c,t){var r="@"+c.name,u=c.params?this.rawValue(c,"params"):"";if(typeof c.raws.afterName<"u"?r+=c.raws.afterName:u&&(r+=" "),c.nodes)this.block(c,r+u);else{var s=(c.raws.between||"")+(t?";":"");this.builder(r+u+s,c)}},h.body=function(c){for(var t=c.nodes.length-1;t>0&&c.nodes[t].type==="comment";)t-=1;for(var r=this.raw(c,"semicolon"),u=0;u<c.nodes.length;u++){var s=c.nodes[u],f=this.raw(s,"before");f&&this.builder(f),this.stringify(s,t!==u||r)}},h.block=function(c,t){var r=this.raw(c,"between","beforeOpen");this.builder(t+r+"{",c,"start");var u;c.nodes&&c.nodes.length?(this.body(c),u=this.raw(c,"after")):u=this.raw(c,"after","emptyBody"),u&&this.builder(u),this.builder("}",c,"end")},h.raw=function(c,t,r){var u;if(r||(r=t),t&&(u=c.raws[t],typeof u<"u"))return u;var s=c.parent;if(r==="before"&&(!s||s.type==="root"&&s.first===c))return"";if(!s)return i[r];var f=c.root();if(f.rawCache||(f.rawCache={}),typeof f.rawCache[r]<"u")return f.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(c,r);var m="raw"+a(r);return this[m]?u=this[m](f,c):f.walk(function(v){if(u=v.raws[t],typeof u<"u")return!1}),typeof u>"u"&&(u=i[r]),f.rawCache[r]=u,u},h.rawSemicolon=function(c){var t;return c.walk(function(r){if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(t=r.raws.semicolon,typeof t<"u"))return!1}),t},h.rawEmptyBody=function(c){var t;return c.walk(function(r){if(r.nodes&&r.nodes.length===0&&(t=r.raws.after,typeof t<"u"))return!1}),t},h.rawIndent=function(c){if(c.raws.indent)return c.raws.indent;var t;return c.walk(function(r){var u=r.parent;if(u&&u!==c&&u.parent&&u.parent===c&&typeof r.raws.before<"u"){var s=r.raws.before.split(`
50
+ `);return t=s[s.length-1],t=t.replace(/[^\s]/g,""),!1}}),t},h.rawBeforeComment=function(c,t){var r;return c.walkComments(function(u){if(typeof u.raws.before<"u")return r=u.raws.before,r.indexOf(`
51
+ `)!==-1&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(t,null,"beforeDecl"):r&&(r=r.replace(/[^\s]/g,"")),r},h.rawBeforeDecl=function(c,t){var r;return c.walkDecls(function(u){if(typeof u.raws.before<"u")return r=u.raws.before,r.indexOf(`
52
+ `)!==-1&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(t,null,"beforeRule"):r&&(r=r.replace(/[^\s]/g,"")),r},h.rawBeforeRule=function(c){var t;return c.walk(function(r){if(r.nodes&&(r.parent!==c||c.first!==r)&&typeof r.raws.before<"u")return t=r.raws.before,t.indexOf(`
53
+ `)!==-1&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/[^\s]/g,"")),t},h.rawBeforeClose=function(c){var t;return c.walk(function(r){if(r.nodes&&r.nodes.length>0&&typeof r.raws.after<"u")return t=r.raws.after,t.indexOf(`
54
+ `)!==-1&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/[^\s]/g,"")),t},h.rawBeforeOpen=function(c){var t;return c.walk(function(r){if(r.type!=="decl"&&(t=r.raws.between,typeof t<"u"))return!1}),t},h.rawColon=function(c){var t;return c.walkDecls(function(r){if(typeof r.raws.between<"u")return t=r.raws.between.replace(/[^\s:]/g,""),!1}),t},h.beforeAfter=function(c,t){var r;c.type==="decl"?r=this.raw(c,null,"beforeDecl"):c.type==="comment"?r=this.raw(c,null,"beforeComment"):t==="before"?r=this.raw(c,null,"beforeRule"):r=this.raw(c,null,"beforeClose");for(var u=c.parent,s=0;u&&u.type!=="root";)s+=1,u=u.parent;if(r.indexOf(`
55
+ `)!==-1){var f=this.raw(c,null,"indent");if(f.length)for(var m=0;m<s;m++)r+=f}return r},h.rawValue=function(c,t){var r=c[t],u=c.raws[t];return u&&u.value===r?u.raw:r},p}(),l=o;e.default=l,n.exports=e.default}}),ea=R({"node_modules/postcss/lib/stringify.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(br());function a(p){return p&&p.__esModule?p:{default:p}}function o(p,h){var g=new i.default(h);g.stringify(p)}var l=o;e.default=l,n.exports=e.default}}),Dt=R({"node_modules/postcss/lib/node.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=l(Zo()),a=l(br()),o=l(ea());function l(c){return c&&c.__esModule?c:{default:c}}function p(c,t){var r=new c.constructor;for(var u in c)if(!!c.hasOwnProperty(u)){var s=c[u],f=typeof s;u==="parent"&&f==="object"?t&&(r[u]=t):u==="source"?r[u]=s:s instanceof Array?r[u]=s.map(function(m){return p(m,r)}):(f==="object"&&s!==null&&(s=p(s)),r[u]=s)}return r}var h=function(){function c(r){r===void 0&&(r={}),this.raws={};for(var u in r)this[u]=r[u]}var t=c.prototype;return t.error=function(u,s){if(s===void 0&&(s={}),this.source){var f=this.positionBy(s);return this.source.input.error(u,f.line,f.column,s)}return new i.default(u)},t.warn=function(u,s,f){var m={node:this};for(var v in f)m[v]=f[v];return u.warn(s,m)},t.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},t.toString=function(u){u===void 0&&(u=o.default),u.stringify&&(u=u.stringify);var s="";return u(this,function(f){s+=f}),s},t.clone=function(u){u===void 0&&(u={});var s=p(this);for(var f in u)s[f]=u[f];return s},t.cloneBefore=function(u){u===void 0&&(u={});var s=this.clone(u);return this.parent.insertBefore(this,s),s},t.cloneAfter=function(u){u===void 0&&(u={});var s=this.clone(u);return this.parent.insertAfter(this,s),s},t.replaceWith=function(){if(this.parent){for(var u=arguments.length,s=new Array(u),f=0;f<u;f++)s[f]=arguments[f];for(var m=0,v=s;m<v.length;m++){var y=v[m];this.parent.insertBefore(this,y)}this.remove()}return this},t.next=function(){if(!!this.parent){var u=this.parent.index(this);return this.parent.nodes[u+1]}},t.prev=function(){if(!!this.parent){var u=this.parent.index(this);return this.parent.nodes[u-1]}},t.before=function(u){return this.parent.insertBefore(this,u),this},t.after=function(u){return this.parent.insertAfter(this,u),this},t.toJSON=function(){var u={};for(var s in this)if(!!this.hasOwnProperty(s)&&s!=="parent"){var f=this[s];f instanceof Array?u[s]=f.map(function(m){return typeof m=="object"&&m.toJSON?m.toJSON():m}):typeof f=="object"&&f.toJSON?u[s]=f.toJSON():u[s]=f}return u},t.raw=function(u,s){var f=new a.default;return f.raw(this,u,s)},t.root=function(){for(var u=this;u.parent;)u=u.parent;return u},t.cleanRaws=function(u){delete this.raws.before,delete this.raws.after,u||delete this.raws.between},t.positionInside=function(u){for(var s=this.toString(),f=this.source.start.column,m=this.source.start.line,v=0;v<u;v++)s[v]===`
56
+ `?(f=1,m+=1):f+=1;return{line:m,column:f}},t.positionBy=function(u){var s=this.source.start;if(u.index)s=this.positionInside(u.index);else if(u.word){var f=this.toString().indexOf(u.word);f!==-1&&(s=this.positionInside(f))}return s},c}(),g=h;e.default=g,n.exports=e.default}}),xr=R({"node_modules/postcss/lib/comment.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(Dt());function a(h){return h&&h.__esModule?h:{default:h}}function o(h,g){h.prototype=Object.create(g.prototype),h.prototype.constructor=h,h.__proto__=g}var l=function(h){o(g,h);function g(c){var t;return t=h.call(this,c)||this,t.type="comment",t}return g}(i.default),p=l;e.default=p,n.exports=e.default}}),ra=R({"node_modules/postcss/lib/declaration.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(Dt());function a(h){return h&&h.__esModule?h:{default:h}}function o(h,g){h.prototype=Object.create(g.prototype),h.prototype.constructor=h,h.__proto__=g}var l=function(h){o(g,h);function g(c){var t;return t=h.call(this,c)||this,t.type="decl",t}return g}(i.default),p=l;e.default=p,n.exports=e.default}}),Lt=R({"node_modules/postcss/lib/tokenize.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=W;var i="'".charCodeAt(0),a='"'.charCodeAt(0),o="\\".charCodeAt(0),l="/".charCodeAt(0),p=`
57
+ `.charCodeAt(0),h=" ".charCodeAt(0),g="\f".charCodeAt(0),c=" ".charCodeAt(0),t="\r".charCodeAt(0),r="[".charCodeAt(0),u="]".charCodeAt(0),s="(".charCodeAt(0),f=")".charCodeAt(0),m="{".charCodeAt(0),v="}".charCodeAt(0),y=";".charCodeAt(0),w="*".charCodeAt(0),d=":".charCodeAt(0),_="@".charCodeAt(0),S=/[ \n\t\r\f{}()'"\\;/[\]#]/g,x=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,N=/.[\\/("'\n]/,P=/[a-f0-9]/i;function W(U,H){H===void 0&&(H={});var D=U.css.valueOf(),$=H.ignoreErrors,B,O,j,C,I,X,Z,Q,K,J,M,Y,G,E,k=D.length,b=-1,L=1,q=0,T=[],F=[];function z(){return q}function re(te){throw U.error("Unclosed "+te,L,q-b)}function ne(){return F.length===0&&q>=k}function ce(te){if(F.length)return F.pop();if(!(q>=k)){var ie=te?te.ignoreUnclosed:!1;switch(B=D.charCodeAt(q),(B===p||B===g||B===t&&D.charCodeAt(q+1)!==p)&&(b=q,L+=1),B){case p:case h:case c:case t:case g:O=q;do O+=1,B=D.charCodeAt(O),B===p&&(b=O,L+=1);while(B===h||B===p||B===c||B===t||B===g);E=["space",D.slice(q,O)],q=O-1;break;case r:case u:case m:case v:case d:case y:case f:var ae=String.fromCharCode(B);E=[ae,ae,L,q-b];break;case s:if(Y=T.length?T.pop()[1]:"",G=D.charCodeAt(q+1),Y==="url"&&G!==i&&G!==a&&G!==h&&G!==p&&G!==c&&G!==g&&G!==t){O=q;do{if(J=!1,O=D.indexOf(")",O+1),O===-1)if($||ie){O=q;break}else re("bracket");for(M=O;D.charCodeAt(M-1)===o;)M-=1,J=!J}while(J);E=["brackets",D.slice(q,O+1),L,q-b,L,O-b],q=O}else O=D.indexOf(")",q+1),X=D.slice(q,O+1),O===-1||N.test(X)?E=["(","(",L,q-b]:(E=["brackets",X,L,q-b,L,O-b],q=O);break;case i:case a:j=B===i?"'":'"',O=q;do{if(J=!1,O=D.indexOf(j,O+1),O===-1)if($||ie){O=q+1;break}else re("string");for(M=O;D.charCodeAt(M-1)===o;)M-=1,J=!J}while(J);X=D.slice(q,O+1),C=X.split(`
58
+ `),I=C.length-1,I>0?(Q=L+I,K=O-C[I].length):(Q=L,K=b),E=["string",D.slice(q,O+1),L,q-b,Q,O-K],b=K,L=Q,q=O;break;case _:S.lastIndex=q+1,S.test(D),S.lastIndex===0?O=D.length-1:O=S.lastIndex-2,E=["at-word",D.slice(q,O+1),L,q-b,L,O-b],q=O;break;case o:for(O=q,Z=!0;D.charCodeAt(O+1)===o;)O+=1,Z=!Z;if(B=D.charCodeAt(O+1),Z&&B!==l&&B!==h&&B!==p&&B!==c&&B!==t&&B!==g&&(O+=1,P.test(D.charAt(O)))){for(;P.test(D.charAt(O+1));)O+=1;D.charCodeAt(O+1)===h&&(O+=1)}E=["word",D.slice(q,O+1),L,q-b,L,O-b],q=O;break;default:B===l&&D.charCodeAt(q+1)===w?(O=D.indexOf("*/",q+2)+1,O===0&&($||ie?O=D.length:re("comment")),X=D.slice(q,O+1),C=X.split(`
59
+ `),I=C.length-1,I>0?(Q=L+I,K=O-C[I].length):(Q=L,K=b),E=["comment",X,L,q-b,Q,O-K],b=K,L=Q,q=O):(x.lastIndex=q+1,x.test(D),x.lastIndex===0?O=D.length-1:O=x.lastIndex-2,E=["word",D.slice(q,O+1),L,q-b,L,O-b],T.push(E),q=O);break}return q++,E}}function fe(te){F.push(te)}return{back:fe,nextToken:ce,endOfFile:ne,position:z}}n.exports=e.default}}),ta=R({"node_modules/postcss/lib/parse.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=o(zt()),a=o(_r());function o(h){return h&&h.__esModule?h:{default:h}}function l(h,g){var c=new a.default(h,g),t=new i.default(c);try{t.parse()}catch(r){throw r}return t.root}var p=l;e.default=p,n.exports=e.default}}),kf=R({"node_modules/postcss/lib/list.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i={split:function(l,p,h){for(var g=[],c="",t=!1,r=0,u=!1,s=!1,f=0;f<l.length;f++){var m=l[f];u?s?s=!1:m==="\\"?s=!0:m===u&&(u=!1):m==='"'||m==="'"?u=m:m==="("?r+=1:m===")"?r>0&&(r-=1):r===0&&p.indexOf(m)!==-1&&(t=!0),t?(c!==""&&g.push(c.trim()),c="",t=!1):c+=m}return(h||c!=="")&&g.push(c.trim()),g},space:function(l){var p=[" ",`
60
+ `," "];return i.split(l,p)},comma:function(l){return i.split(l,[","],!0)}},a=i;e.default=a,n.exports=e.default}}),na=R({"node_modules/postcss/lib/rule.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=o(kr()),a=o(kf());function o(t){return t&&t.__esModule?t:{default:t}}function l(t,r){for(var u=0;u<r.length;u++){var s=r[u];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(t,s.key,s)}}function p(t,r,u){return r&&l(t.prototype,r),u&&l(t,u),t}function h(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r}var g=function(t){h(r,t);function r(u){var s;return s=t.call(this,u)||this,s.type="rule",s.nodes||(s.nodes=[]),s}return p(r,[{key:"selectors",get:function(){return a.default.comma(this.selector)},set:function(s){var f=this.selector?this.selector.match(/,\s*/):null,m=f?f[0]:","+this.raw("between","beforeOpen");this.selector=s.join(m)}}]),r}(i.default),c=g;e.default=c,n.exports=e.default}}),kr=R({"node_modules/postcss/lib/container.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=l(ra()),a=l(xr()),o=l(Dt());function l(m){return m&&m.__esModule?m:{default:m}}function p(m,v){var y;if(typeof Symbol>"u"||m[Symbol.iterator]==null){if(Array.isArray(m)||(y=h(m))||v&&m&&typeof m.length=="number"){y&&(m=y);var w=0;return function(){return w>=m.length?{done:!0}:{done:!1,value:m[w++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
61
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return y=m[Symbol.iterator](),y.next.bind(y)}function h(m,v){if(!!m){if(typeof m=="string")return g(m,v);var y=Object.prototype.toString.call(m).slice(8,-1);if(y==="Object"&&m.constructor&&(y=m.constructor.name),y==="Map"||y==="Set")return Array.from(m);if(y==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(y))return g(m,v)}}function g(m,v){(v==null||v>m.length)&&(v=m.length);for(var y=0,w=new Array(v);y<v;y++)w[y]=m[y];return w}function c(m,v){for(var y=0;y<v.length;y++){var w=v[y];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(m,w.key,w)}}function t(m,v,y){return v&&c(m.prototype,v),y&&c(m,y),m}function r(m,v){m.prototype=Object.create(v.prototype),m.prototype.constructor=m,m.__proto__=v}function u(m){return m.map(function(v){return v.nodes&&(v.nodes=u(v.nodes)),delete v.source,v})}var s=function(m){r(v,m);function v(){return m.apply(this,arguments)||this}var y=v.prototype;return y.push=function(d){return d.parent=this,this.nodes.push(d),this},y.each=function(d){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;var _=this.lastEach;if(this.indexes[_]=0,!!this.nodes){for(var S,x;this.indexes[_]<this.nodes.length&&(S=this.indexes[_],x=d(this.nodes[S],S),x!==!1);)this.indexes[_]+=1;return delete this.indexes[_],x}},y.walk=function(d){return this.each(function(_,S){var x;try{x=d(_,S)}catch(P){if(P.postcssNode=_,P.stack&&_.source&&/\n\s{4}at /.test(P.stack)){var N=_.source;P.stack=P.stack.replace(/\n\s{4}at /,"$&"+N.input.from+":"+N.start.line+":"+N.start.column+"$&")}throw P}return x!==!1&&_.walk&&(x=_.walk(d)),x})},y.walkDecls=function(d,_){return _?d instanceof RegExp?this.walk(function(S,x){if(S.type==="decl"&&d.test(S.prop))return _(S,x)}):this.walk(function(S,x){if(S.type==="decl"&&S.prop===d)return _(S,x)}):(_=d,this.walk(function(S,x){if(S.type==="decl")return _(S,x)}))},y.walkRules=function(d,_){return _?d instanceof RegExp?this.walk(function(S,x){if(S.type==="rule"&&d.test(S.selector))return _(S,x)}):this.walk(function(S,x){if(S.type==="rule"&&S.selector===d)return _(S,x)}):(_=d,this.walk(function(S,x){if(S.type==="rule")return _(S,x)}))},y.walkAtRules=function(d,_){return _?d instanceof RegExp?this.walk(function(S,x){if(S.type==="atrule"&&d.test(S.name))return _(S,x)}):this.walk(function(S,x){if(S.type==="atrule"&&S.name===d)return _(S,x)}):(_=d,this.walk(function(S,x){if(S.type==="atrule")return _(S,x)}))},y.walkComments=function(d){return this.walk(function(_,S){if(_.type==="comment")return d(_,S)})},y.append=function(){for(var d=arguments.length,_=new Array(d),S=0;S<d;S++)_[S]=arguments[S];for(var x=0,N=_;x<N.length;x++)for(var P=N[x],W=this.normalize(P,this.last),U=p(W),H;!(H=U()).done;){var D=H.value;this.nodes.push(D)}return this},y.prepend=function(){for(var d=arguments.length,_=new Array(d),S=0;S<d;S++)_[S]=arguments[S];_=_.reverse();for(var x=p(_),N;!(N=x()).done;){for(var P=N.value,W=this.normalize(P,this.first,"prepend").reverse(),U=p(W),H;!(H=U()).done;){var D=H.value;this.nodes.unshift(D)}for(var $ in this.indexes)this.indexes[$]=this.indexes[$]+W.length}return this},y.cleanRaws=function(d){if(m.prototype.cleanRaws.call(this,d),this.nodes)for(var _=p(this.nodes),S;!(S=_()).done;){var x=S.value;x.cleanRaws(d)}},y.insertBefore=function(d,_){d=this.index(d);for(var S=d===0?"prepend":!1,x=this.normalize(_,this.nodes[d],S).reverse(),N=p(x),P;!(P=N()).done;){var W=P.value;this.nodes.splice(d,0,W)}var U;for(var H in this.indexes)U=this.indexes[H],d<=U&&(this.indexes[H]=U+x.length);return this},y.insertAfter=function(d,_){d=this.index(d);for(var S=this.normalize(_,this.nodes[d]).reverse(),x=p(S),N;!(N=x()).done;){var P=N.value;this.nodes.splice(d+1,0,P)}var W;for(var U in this.indexes)W=this.indexes[U],d<W&&(this.indexes[U]=W+S.length);return this},y.removeChild=function(d){d=this.index(d),this.nodes[d].parent=void 0,this.nodes.splice(d,1);var _;for(var S in this.indexes)_=this.indexes[S],_>=d&&(this.indexes[S]=_-1);return this},y.removeAll=function(){for(var d=p(this.nodes),_;!(_=d()).done;){var S=_.value;S.parent=void 0}return this.nodes=[],this},y.replaceValues=function(d,_,S){return S||(S=_,_={}),this.walkDecls(function(x){_.props&&_.props.indexOf(x.prop)===-1||_.fast&&x.value.indexOf(_.fast)===-1||(x.value=x.value.replace(d,S))}),this},y.every=function(d){return this.nodes.every(d)},y.some=function(d){return this.nodes.some(d)},y.index=function(d){return typeof d=="number"?d:this.nodes.indexOf(d)},y.normalize=function(d,_){var S=this;if(typeof d=="string"){var x=ta();d=u(x(d).nodes)}else if(Array.isArray(d)){d=d.slice(0);for(var N=p(d),P;!(P=N()).done;){var W=P.value;W.parent&&W.parent.removeChild(W,"ignore")}}else if(d.type==="root"){d=d.nodes.slice(0);for(var U=p(d),H;!(H=U()).done;){var D=H.value;D.parent&&D.parent.removeChild(D,"ignore")}}else if(d.type)d=[d];else if(d.prop){if(typeof d.value>"u")throw new Error("Value field is missed in node creation");typeof d.value!="string"&&(d.value=String(d.value)),d=[new i.default(d)]}else if(d.selector){var $=na();d=[new $(d)]}else if(d.name){var B=ia();d=[new B(d)]}else if(d.text)d=[new a.default(d)];else throw new Error("Unknown node type in node creation");var O=d.map(function(j){return j.parent&&j.parent.removeChild(j),typeof j.raws.before>"u"&&_&&typeof _.raws.before<"u"&&(j.raws.before=_.raws.before.replace(/[^\s]/g,"")),j.parent=S,j});return O},t(v,[{key:"first",get:function(){if(!!this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(!!this.nodes)return this.nodes[this.nodes.length-1]}}]),v}(o.default),f=s;e.default=f,n.exports=e.default}}),ia=R({"node_modules/postcss/lib/at-rule.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(kr());function a(h){return h&&h.__esModule?h:{default:h}}function o(h,g){h.prototype=Object.create(g.prototype),h.prototype.constructor=h,h.__proto__=g}var l=function(h){o(g,h);function g(t){var r;return r=h.call(this,t)||this,r.type="atrule",r}var c=g.prototype;return c.append=function(){var r;this.nodes||(this.nodes=[]);for(var u=arguments.length,s=new Array(u),f=0;f<u;f++)s[f]=arguments[f];return(r=h.prototype.append).call.apply(r,[this].concat(s))},c.prepend=function(){var r;this.nodes||(this.nodes=[]);for(var u=arguments.length,s=new Array(u),f=0;f<u;f++)s[f]=arguments[f];return(r=h.prototype.prepend).call.apply(r,[this].concat(s))},g}(i.default),p=l;e.default=p,n.exports=e.default}}),Sf=R({"node_modules/postcss/lib/map-generator.js"(e,n){A(),n.exports=class{generate(){}}}}),Of=R({"node_modules/postcss/lib/warn-once.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=a;var i={};function a(o){i[o]||(i[o]=!0,typeof console<"u"&&console.warn&&console.warn(o))}n.exports=e.default}}),Tf=R({"node_modules/postcss/lib/warning.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=function(){function o(p,h){if(h===void 0&&(h={}),this.type="warning",this.text=p,h.node&&h.node.source){var g=h.node.positionBy(h);this.line=g.line,this.column=g.column}for(var c in h)this[c]=h[c]}var l=o.prototype;return l.toString=function(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text},o}(),a=i;e.default=a,n.exports=e.default}}),Ef=R({"node_modules/postcss/lib/result.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(Tf());function a(g){return g&&g.__esModule?g:{default:g}}function o(g,c){for(var t=0;t<c.length;t++){var r=c[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(g,r.key,r)}}function l(g,c,t){return c&&o(g.prototype,c),t&&o(g,t),g}var p=function(){function g(t,r,u){this.processor=t,this.messages=[],this.root=r,this.opts=u,this.css=void 0,this.map=void 0}var c=g.prototype;return c.toString=function(){return this.css},c.warn=function(r,u){u===void 0&&(u={}),u.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(u.plugin=this.lastPlugin.postcssPlugin);var s=new i.default(r,u);return this.messages.push(s),s},c.warnings=function(){return this.messages.filter(function(r){return r.type==="warning"})},l(g,[{key:"content",get:function(){return this.css}}]),g}(),h=p;e.default=h,n.exports=e.default}}),sa=R({"node_modules/postcss/lib/lazy-result.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=h(Sf()),a=h(ea()),o=h(Of()),l=h(Ef()),p=h(ta());function h(v){return v&&v.__esModule?v:{default:v}}function g(v,y){var w;if(typeof Symbol>"u"||v[Symbol.iterator]==null){if(Array.isArray(v)||(w=c(v))||y&&v&&typeof v.length=="number"){w&&(v=w);var d=0;return function(){return d>=v.length?{done:!0}:{done:!1,value:v[d++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
62
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return w=v[Symbol.iterator](),w.next.bind(w)}function c(v,y){if(!!v){if(typeof v=="string")return t(v,y);var w=Object.prototype.toString.call(v).slice(8,-1);if(w==="Object"&&v.constructor&&(w=v.constructor.name),w==="Map"||w==="Set")return Array.from(v);if(w==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(w))return t(v,y)}}function t(v,y){(y==null||y>v.length)&&(y=v.length);for(var w=0,d=new Array(y);w<y;w++)d[w]=v[w];return d}function r(v,y){for(var w=0;w<y.length;w++){var d=y[w];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(v,d.key,d)}}function u(v,y,w){return y&&r(v.prototype,y),w&&r(v,w),v}function s(v){return typeof v=="object"&&typeof v.then=="function"}var f=function(){function v(w,d,_){this.stringified=!1,this.processed=!1;var S;if(typeof d=="object"&&d!==null&&d.type==="root")S=d;else if(d instanceof v||d instanceof l.default)S=d.root,d.map&&(typeof _.map>"u"&&(_.map={}),_.map.inline||(_.map.inline=!1),_.map.prev=d.map);else{var x=p.default;_.syntax&&(x=_.syntax.parse),_.parser&&(x=_.parser),x.parse&&(x=x.parse);try{S=x(d,_)}catch(N){this.error=N}}this.result=new l.default(w,S,_)}var y=v.prototype;return y.warnings=function(){return this.sync().warnings()},y.toString=function(){return this.css},y.then=function(d,_){return this.async().then(d,_)},y.catch=function(d){return this.async().catch(d)},y.finally=function(d){return this.async().then(d,d)},y.handleError=function(d,_){try{if(this.error=d,d.name==="CssSyntaxError"&&!d.plugin)d.plugin=_.postcssPlugin,d.setMessage();else if(_.postcssVersion&&!1)var S,x,N,P,W}catch(U){console&&console.error&&console.error(U)}},y.asyncTick=function(d,_){var S=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,d();try{var x=this.processor.plugins[this.plugin],N=this.run(x);this.plugin+=1,s(N)?N.then(function(){S.asyncTick(d,_)}).catch(function(P){S.handleError(P,x),S.processed=!0,_(P)}):this.asyncTick(d,_)}catch(P){this.processed=!0,_(P)}},y.async=function(){var d=this;return this.processed?new Promise(function(_,S){d.error?S(d.error):_(d.stringify())}):this.processing?this.processing:(this.processing=new Promise(function(_,S){if(d.error)return S(d.error);d.plugin=0,d.asyncTick(_,S)}).then(function(){return d.processed=!0,d.stringify()}),this.processing)},y.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;for(var d=g(this.result.processor.plugins),_;!(_=d()).done;){var S=_.value,x=this.run(S);if(s(x))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},y.run=function(d){this.result.lastPlugin=d;try{return d(this.result.root,this.result)}catch(_){throw this.handleError(_,d),_}},y.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var d=this.result.opts,_=a.default;d.syntax&&(_=d.syntax.stringify),d.stringifier&&(_=d.stringifier),_.stringify&&(_=_.stringify);var S=new i.default(_,this.result.root,this.result.opts),x=S.generate();return this.result.css=x[0],this.result.map=x[1],this.result},u(v,[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}]),v}(),m=f;e.default=m,n.exports=e.default}}),qf=R({"node_modules/postcss/lib/processor.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(sa());function a(c){return c&&c.__esModule?c:{default:c}}function o(c,t){var r;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(r=l(c))||t&&c&&typeof c.length=="number"){r&&(c=r);var u=0;return function(){return u>=c.length?{done:!0}:{done:!1,value:c[u++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
63
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return r=c[Symbol.iterator](),r.next.bind(r)}function l(c,t){if(!!c){if(typeof c=="string")return p(c,t);var r=Object.prototype.toString.call(c).slice(8,-1);if(r==="Object"&&c.constructor&&(r=c.constructor.name),r==="Map"||r==="Set")return Array.from(c);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return p(c,t)}}function p(c,t){(t==null||t>c.length)&&(t=c.length);for(var r=0,u=new Array(t);r<t;r++)u[r]=c[r];return u}var h=function(){function c(r){r===void 0&&(r=[]),this.version="7.0.39",this.plugins=this.normalize(r)}var t=c.prototype;return t.use=function(u){return this.plugins=this.plugins.concat(this.normalize([u])),this},t.process=function(r){function u(s){return r.apply(this,arguments)}return u.toString=function(){return r.toString()},u}(function(r,u){return u===void 0&&(u={}),this.plugins.length===0&&(u.parser,u.stringifier),new i.default(this,r,u)}),t.normalize=function(u){for(var s=[],f=o(u),m;!(m=f()).done;){var v=m.value;if(v.postcss===!0){var y=v();throw new Error("PostCSS plugin "+y.postcssPlugin+` requires PostCSS 8.
64
+ Migration guide for end-users:
65
+ https://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users`)}if(v.postcss&&(v=v.postcss),typeof v=="object"&&Array.isArray(v.plugins))s=s.concat(v.plugins);else if(typeof v=="function")s.push(v);else if(!(typeof v=="object"&&(v.parse||v.stringify)))throw typeof v=="object"&&v.postcssPlugin?new Error("PostCSS plugin "+v.postcssPlugin+` requires PostCSS 8.
66
+ Migration guide for end-users:
67
+ https://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users`):new Error(v+" is not a PostCSS plugin")}return s},c}(),g=h;e.default=g,n.exports=e.default}}),Af=R({"node_modules/postcss/lib/root.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=a(kr());function a(t){return t&&t.__esModule?t:{default:t}}function o(t,r){var u;if(typeof Symbol>"u"||t[Symbol.iterator]==null){if(Array.isArray(t)||(u=l(t))||r&&t&&typeof t.length=="number"){u&&(t=u);var s=0;return function(){return s>=t.length?{done:!0}:{done:!1,value:t[s++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
68
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return u=t[Symbol.iterator](),u.next.bind(u)}function l(t,r){if(!!t){if(typeof t=="string")return p(t,r);var u=Object.prototype.toString.call(t).slice(8,-1);if(u==="Object"&&t.constructor&&(u=t.constructor.name),u==="Map"||u==="Set")return Array.from(t);if(u==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(u))return p(t,r)}}function p(t,r){(r==null||r>t.length)&&(r=t.length);for(var u=0,s=new Array(r);u<r;u++)s[u]=t[u];return s}function h(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,t.__proto__=r}var g=function(t){h(r,t);function r(s){var f;return f=t.call(this,s)||this,f.type="root",f.nodes||(f.nodes=[]),f}var u=r.prototype;return u.removeChild=function(f,m){var v=this.index(f);return!m&&v===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[v].raws.before),t.prototype.removeChild.call(this,f)},u.normalize=function(f,m,v){var y=t.prototype.normalize.call(this,f);if(m){if(v==="prepend")this.nodes.length>1?m.raws.before=this.nodes[1].raws.before:delete m.raws.before;else if(this.first!==m)for(var w=o(y),d;!(d=w()).done;){var _=d.value;_.raws.before=m.raws.before}}return y},u.toResult=function(f){f===void 0&&(f={});var m=sa(),v=qf(),y=new m(new v,this,f);return y.stringify()},r}(i.default),c=g;e.default=c,n.exports=e.default}}),zt=R({"node_modules/postcss/lib/parser.js"(e,n){"use strict";A(),e.__esModule=!0,e.default=void 0;var i=g(ra()),a=g(Lt()),o=g(xr()),l=g(ia()),p=g(Af()),h=g(na());function g(t){return t&&t.__esModule?t:{default:t}}var c=function(){function t(u){this.input=u,this.root=new p.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:u,start:{line:1,column:1}}}var r=t.prototype;return r.createTokenizer=function(){this.tokenizer=(0,a.default)(this.input)},r.parse=function(){for(var s;!this.tokenizer.endOfFile();)switch(s=this.tokenizer.nextToken(),s[0]){case"space":this.spaces+=s[1];break;case";":this.freeSemicolon(s);break;case"}":this.end(s);break;case"comment":this.comment(s);break;case"at-word":this.atrule(s);break;case"{":this.emptyRule(s);break;default:this.other(s);break}this.endFile()},r.comment=function(s){var f=new o.default;this.init(f,s[2],s[3]),f.source.end={line:s[4],column:s[5]};var m=s[1].slice(2,-2);if(/^\s*$/.test(m))f.text="",f.raws.left=m,f.raws.right="";else{var v=m.match(/^(\s*)([^]*[^\s])(\s*)$/);f.text=v[2],f.raws.left=v[1],f.raws.right=v[3]}},r.emptyRule=function(s){var f=new h.default;this.init(f,s[2],s[3]),f.selector="",f.raws.between="",this.current=f},r.other=function(s){for(var f=!1,m=null,v=!1,y=null,w=[],d=[],_=s;_;){if(m=_[0],d.push(_),m==="("||m==="[")y||(y=_),w.push(m==="("?")":"]");else if(w.length===0)if(m===";")if(v){this.decl(d);return}else break;else if(m==="{"){this.rule(d);return}else if(m==="}"){this.tokenizer.back(d.pop()),f=!0;break}else m===":"&&(v=!0);else m===w[w.length-1]&&(w.pop(),w.length===0&&(y=null));_=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(f=!0),w.length>0&&this.unclosedBracket(y),f&&v){for(;d.length&&(_=d[d.length-1][0],!(_!=="space"&&_!=="comment"));)this.tokenizer.back(d.pop());this.decl(d)}else this.unknownWord(d)},r.rule=function(s){s.pop();var f=new h.default;this.init(f,s[0][2],s[0][3]),f.raws.between=this.spacesAndCommentsFromEnd(s),this.raw(f,"selector",s),this.current=f},r.decl=function(s){var f=new i.default;this.init(f);var m=s[s.length-1];for(m[0]===";"&&(this.semicolon=!0,s.pop()),m[4]?f.source.end={line:m[4],column:m[5]}:f.source.end={line:m[2],column:m[3]};s[0][0]!=="word";)s.length===1&&this.unknownWord(s),f.raws.before+=s.shift()[1];for(f.source.start={line:s[0][2],column:s[0][3]},f.prop="";s.length;){var v=s[0][0];if(v===":"||v==="space"||v==="comment")break;f.prop+=s.shift()[1]}f.raws.between="";for(var y;s.length;)if(y=s.shift(),y[0]===":"){f.raws.between+=y[1];break}else y[0]==="word"&&/\w/.test(y[1])&&this.unknownWord([y]),f.raws.between+=y[1];(f.prop[0]==="_"||f.prop[0]==="*")&&(f.raws.before+=f.prop[0],f.prop=f.prop.slice(1)),f.raws.between+=this.spacesAndCommentsFromStart(s),this.precheckMissedSemicolon(s);for(var w=s.length-1;w>0;w--){if(y=s[w],y[1].toLowerCase()==="!important"){f.important=!0;var d=this.stringFrom(s,w);d=this.spacesFromEnd(s)+d,d!==" !important"&&(f.raws.important=d);break}else if(y[1].toLowerCase()==="important"){for(var _=s.slice(0),S="",x=w;x>0;x--){var N=_[x][0];if(S.trim().indexOf("!")===0&&N!=="space")break;S=_.pop()[1]+S}S.trim().indexOf("!")===0&&(f.important=!0,f.raws.important=S,s=_)}if(y[0]!=="space"&&y[0]!=="comment")break}this.raw(f,"value",s),f.value.indexOf(":")!==-1&&this.checkMissedSemicolon(s)},r.atrule=function(s){var f=new l.default;f.name=s[1].slice(1),f.name===""&&this.unnamedAtrule(f,s),this.init(f,s[2],s[3]);for(var m,v,y=!1,w=!1,d=[];!this.tokenizer.endOfFile();){if(s=this.tokenizer.nextToken(),s[0]===";"){f.source.end={line:s[2],column:s[3]},this.semicolon=!0;break}else if(s[0]==="{"){w=!0;break}else if(s[0]==="}"){if(d.length>0){for(v=d.length-1,m=d[v];m&&m[0]==="space";)m=d[--v];m&&(f.source.end={line:m[4],column:m[5]})}this.end(s);break}else d.push(s);if(this.tokenizer.endOfFile()){y=!0;break}}f.raws.between=this.spacesAndCommentsFromEnd(d),d.length?(f.raws.afterName=this.spacesAndCommentsFromStart(d),this.raw(f,"params",d),y&&(s=d[d.length-1],f.source.end={line:s[4],column:s[5]},this.spaces=f.raws.between,f.raws.between="")):(f.raws.afterName="",f.params=""),w&&(f.nodes=[],this.current=f)},r.end=function(s){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:s[2],column:s[3]},this.current=this.current.parent):this.unexpectedClose(s)},r.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},r.freeSemicolon=function(s){if(this.spaces+=s[1],this.current.nodes){var f=this.current.nodes[this.current.nodes.length-1];f&&f.type==="rule"&&!f.raws.ownSemicolon&&(f.raws.ownSemicolon=this.spaces,this.spaces="")}},r.init=function(s,f,m){this.current.push(s),s.source={start:{line:f,column:m},input:this.input},s.raws.before=this.spaces,this.spaces="",s.type!=="comment"&&(this.semicolon=!1)},r.raw=function(s,f,m){for(var v,y,w=m.length,d="",_=!0,S,x,N=/^([.|#])?([\w])+/i,P=0;P<w;P+=1){if(v=m[P],y=v[0],y==="comment"&&s.type==="rule"){x=m[P-1],S=m[P+1],x[0]!=="space"&&S[0]!=="space"&&N.test(x[1])&&N.test(S[1])?d+=v[1]:_=!1;continue}y==="comment"||y==="space"&&P===w-1?_=!1:d+=v[1]}if(!_){var W=m.reduce(function(U,H){return U+H[1]},"");s.raws[f]={value:d,raw:W}}s[f]=d},r.spacesAndCommentsFromEnd=function(s){for(var f,m="";s.length&&(f=s[s.length-1][0],!(f!=="space"&&f!=="comment"));)m=s.pop()[1]+m;return m},r.spacesAndCommentsFromStart=function(s){for(var f,m="";s.length&&(f=s[0][0],!(f!=="space"&&f!=="comment"));)m+=s.shift()[1];return m},r.spacesFromEnd=function(s){for(var f,m="";s.length&&(f=s[s.length-1][0],f==="space");)m=s.pop()[1]+m;return m},r.stringFrom=function(s,f){for(var m="",v=f;v<s.length;v++)m+=s[v][1];return s.splice(f,s.length-f),m},r.colon=function(s){for(var f=0,m,v,y,w=0;w<s.length;w++){if(m=s[w],v=m[0],v==="("&&(f+=1),v===")"&&(f-=1),f===0&&v===":")if(!y)this.doubleColon(m);else{if(y[0]==="word"&&y[1]==="progid")continue;return w}y=m}return!1},r.unclosedBracket=function(s){throw this.input.error("Unclosed bracket",s[2],s[3])},r.unknownWord=function(s){throw this.input.error("Unknown word",s[0][2],s[0][3])},r.unexpectedClose=function(s){throw this.input.error("Unexpected }",s[2],s[3])},r.unclosedBlock=function(){var s=this.current.source.start;throw this.input.error("Unclosed block",s.line,s.column)},r.doubleColon=function(s){throw this.input.error("Double colon",s[2],s[3])},r.unnamedAtrule=function(s,f){throw this.input.error("At-rule without name",f[2],f[3])},r.precheckMissedSemicolon=function(){},r.checkMissedSemicolon=function(s){var f=this.colon(s);if(f!==!1){for(var m=0,v,y=f-1;y>=0&&(v=s[y],!(v[0]!=="space"&&(m+=1,m===2)));y--);throw this.input.error("Missed semicolon",v[2],v[3])}},t}();e.default=c,n.exports=e.default}}),Pf=R({"node_modules/postcss-less/lib/nodes/inline-comment.js"(e,n){A();var i=Lt(),a=_r();n.exports={isInlineComment(o){if(o[0]==="word"&&o[1].slice(0,2)==="//"){let l=o,p=[],h;for(;o;){if(/\r?\n/.test(o[1])){if(/['"].*\r?\n/.test(o[1])){p.push(o[1].substring(0,o[1].indexOf(`
69
+ `)));let c=o[1].substring(o[1].indexOf(`
70
+ `));c+=this.input.css.valueOf().substring(this.tokenizer.position()),this.input=new a(c),this.tokenizer=i(this.input)}else this.tokenizer.back(o);break}p.push(o[1]),h=o,o=this.tokenizer.nextToken({ignoreUnclosed:!0})}let g=["comment",p.join(""),l[2],l[3],h[2],h[3]];return this.inlineComment(g),!0}else if(o[1]==="/"){let l=this.tokenizer.nextToken({ignoreUnclosed:!0});if(l[0]==="comment"&&/^\/\*/.test(l[1]))return l[0]="word",l[1]=l[1].slice(1),o[1]="//",this.tokenizer.back(l),n.exports.isInlineComment.bind(this)(o)}return!1}}}}),Rf=R({"node_modules/postcss-less/lib/nodes/interpolation.js"(e,n){A(),n.exports={interpolation(i){let a=i,o=[i],l=["word","{","}"];if(i=this.tokenizer.nextToken(),a[1].length>1||i[0]!=="{")return this.tokenizer.back(i),!1;for(;i&&l.includes(i[0]);)o.push(i),i=this.tokenizer.nextToken();let p=o.map(r=>r[1]);[a]=o;let h=o.pop(),g=[a[2],a[3]],c=[h[4]||h[2],h[5]||h[3]],t=["word",p.join("")].concat(g,c);return this.tokenizer.back(i),this.tokenizer.back(t),!0}}}}),If=R({"node_modules/postcss-less/lib/nodes/mixin.js"(e,n){A();var i=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,a=/\.[0-9]/,o=l=>{let[,p]=l,[h]=p;return(h==="."||h==="#")&&i.test(p)===!1&&a.test(p)===!1};n.exports={isMixinToken:o}}}),Cf=R({"node_modules/postcss-less/lib/nodes/import.js"(e,n){A();var i=Lt(),a=/^url\((.+)\)/;n.exports=o=>{let{name:l,params:p=""}=o;if(l==="import"&&p.length){o.import=!0;let h=i({css:p});for(o.filename=p.replace(a,"$1");!h.endOfFile();){let[g,c]=h.nextToken();if(g==="word"&&c==="url")return;if(g==="brackets"){o.options=c,o.filename=p.replace(c,"").trim();break}}}}}}),Nf=R({"node_modules/postcss-less/lib/nodes/variable.js"(e,n){A();var i=/:$/,a=/^:(\s+)?/;n.exports=o=>{let{name:l,params:p=""}=o;if(o.name.slice(-1)===":"){if(i.test(l)){let[h]=l.match(i);o.name=l.replace(h,""),o.raws.afterName=h+(o.raws.afterName||""),o.variable=!0,o.value=o.params}if(a.test(p)){let[h]=p.match(a);o.value=p.replace(h,""),o.raws.afterName=(o.raws.afterName||"")+h,o.variable=!0}}}}}),jf=R({"node_modules/postcss-less/lib/LessParser.js"(e,n){A();var i=xr(),a=zt(),{isInlineComment:o}=Pf(),{interpolation:l}=Rf(),{isMixinToken:p}=If(),h=Cf(),g=Nf(),c=/(!\s*important)$/i;n.exports=class extends a{constructor(){super(...arguments);this.lastNode=null}atrule(r){l.bind(this)(r)||(super.atrule(r),h(this.lastNode),g(this.lastNode))}decl(){super.decl(...arguments),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(r){r[0][1]=" ".concat(r[0][1]);let u=r.findIndex(y=>y[0]==="("),s=r.reverse().find(y=>y[0]===")"),f=r.reverse().indexOf(s),v=r.splice(u,f).map(y=>y[1]).join("");for(let y of r.reverse())this.tokenizer.back(y);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=v}init(r,u,s){super.init(r,u,s),this.lastNode=r}inlineComment(r){let u=new i,s=r[1].slice(2);if(this.init(u,r[2],r[3]),u.source.end={line:r[4],column:r[5]},u.inline=!0,u.raws.begin="//",/^\s*$/.test(s))u.text="",u.raws.left=s,u.raws.right="";else{let f=s.match(/^(\s*)([^]*[^\s])(\s*)$/);[,u.raws.left,u.text,u.raws.right]=f}}mixin(r){let[u]=r,s=u[1].slice(0,1),f=r.findIndex(d=>d[0]==="brackets"),m=r.findIndex(d=>d[0]==="("),v="";if((f<0||f>3)&&m>0){let d=r.reduce(($,B,O)=>B[0]===")"?O:$),S=r.slice(m,d+m).map($=>$[1]).join(""),[x]=r.slice(m),N=[x[2],x[3]],[P]=r.slice(d,d+1),W=[P[2],P[3]],U=["brackets",S].concat(N,W),H=r.slice(0,m),D=r.slice(d+1);r=H,r.push(U),r=r.concat(D)}let y=[];for(let d of r)if((d[1]==="!"||y.length)&&y.push(d),d[1]==="important")break;if(y.length){let[d]=y,_=r.indexOf(d),S=y[y.length-1],x=[d[2],d[3]],N=[S[4],S[5]],P=y.map(U=>U[1]).join(""),W=["word",P].concat(x,N);r.splice(_,y.length,W)}let w=r.findIndex(d=>c.test(d[1]));w>0&&([,v]=r[w],r.splice(w,1));for(let d of r.reverse())this.tokenizer.back(d);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=s,v&&(this.lastNode.important=!0,this.lastNode.raws.important=v)}other(r){o.bind(this)(r)||super.other(r)}rule(r){let u=r[r.length-1],s=r[r.length-2];if(s[0]==="at-word"&&u[0]==="{"&&(this.tokenizer.back(u),l.bind(this)(s))){let m=this.tokenizer.nextToken();r=r.slice(0,r.length-2).concat([m]);for(let v of r.reverse())this.tokenizer.back(v);return}super.rule(r),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(r){let[u]=r;if(r[0][1]==="each"&&r[1][0]==="("){this.each(r);return}if(p(u)){this.mixin(r);return}super.unknownWord(r)}}}}),Mf=R({"node_modules/postcss-less/lib/LessStringifier.js"(e,n){A();var i=br();n.exports=class extends i{atrule(o,l){if(!o.mixin&&!o.variable&&!o.function){super.atrule(o,l);return}let p=o.function?"":o.raws.identifier||"@",h="".concat(p).concat(o.name),g=o.params?this.rawValue(o,"params"):"",c=o.raws.important||"";if(o.variable&&(g=o.value),typeof o.raws.afterName<"u"?h+=o.raws.afterName:g&&(h+=" "),o.nodes)this.block(o,h+g+c);else{let t=(o.raws.between||"")+c+(l?";":"");this.builder(h+g+t,o)}}comment(o){if(o.inline){let l=this.raw(o,"left","commentLeft"),p=this.raw(o,"right","commentRight");this.builder("//".concat(l).concat(o.text).concat(p),o)}else super.comment(o)}}}}),Df=R({"node_modules/postcss-less/lib/index.js"(e,n){A();var i=_r(),a=jf(),o=Mf();n.exports={parse(l,p){let h=new i(l,p),g=new a(h);return g.parse(),g.root},stringify(l,p){new o(p).stringify(l)},nodeToString(l){let p="";return n.exports.stringify(l,h=>{p+=h}),p}}}}),Lf=R({"node_modules/postcss-scss/lib/scss-stringifier.js"(e,n){"use strict";A();function i(l,p){l.prototype=Object.create(p.prototype),l.prototype.constructor=l,l.__proto__=p}var a=br(),o=function(l){i(p,l);function p(){return l.apply(this,arguments)||this}var h=p.prototype;return h.comment=function(c){var t=this.raw(c,"left","commentLeft"),r=this.raw(c,"right","commentRight");if(c.raws.inline){var u=c.raws.text||c.text;this.builder("//"+t+u+r,c)}else this.builder("/*"+t+c.text+r+"*/",c)},h.decl=function(c,t){if(!c.isNested)l.prototype.decl.call(this,c,t);else{var r=this.raw(c,"between","colon"),u=c.prop+r+this.rawValue(c,"value");c.important&&(u+=c.raws.important||" !important"),this.builder(u+"{",c,"start");var s;c.nodes&&c.nodes.length?(this.body(c),s=this.raw(c,"after")):s=this.raw(c,"after","emptyBody"),s&&this.builder(s),this.builder("}",c,"end")}},h.rawValue=function(c,t){var r=c[t],u=c.raws[t];return u&&u.value===r?u.scss?u.scss:u.raw:r},p}(a);n.exports=o}}),zf=R({"node_modules/postcss-scss/lib/scss-stringify.js"(e,n){"use strict";A();var i=Lf();n.exports=function(o,l){var p=new i(l);p.stringify(o)}}}),Bf=R({"node_modules/postcss-scss/lib/nested-declaration.js"(e,n){"use strict";A();function i(l,p){l.prototype=Object.create(p.prototype),l.prototype.constructor=l,l.__proto__=p}var a=kr(),o=function(l){i(p,l);function p(h){var g;return g=l.call(this,h)||this,g.type="decl",g.isNested=!0,g.nodes||(g.nodes=[]),g}return p}(a);n.exports=o}}),Ff=R({"node_modules/postcss-scss/lib/scss-tokenize.js"(e,n){"use strict";A();var i="'".charCodeAt(0),a='"'.charCodeAt(0),o="\\".charCodeAt(0),l="/".charCodeAt(0),p=`
71
+ `.charCodeAt(0),h=" ".charCodeAt(0),g="\f".charCodeAt(0),c=" ".charCodeAt(0),t="\r".charCodeAt(0),r="[".charCodeAt(0),u="]".charCodeAt(0),s="(".charCodeAt(0),f=")".charCodeAt(0),m="{".charCodeAt(0),v="}".charCodeAt(0),y=";".charCodeAt(0),w="*".charCodeAt(0),d=":".charCodeAt(0),_="@".charCodeAt(0),S=",".charCodeAt(0),x="#".charCodeAt(0),N=/[ \n\t\r\f{}()'"\\;/[\]#]/g,P=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,W=/.[\\/("'\n]/,U=/[a-f0-9]/i,H=/[\r\f\n]/g;n.exports=function($,B){B===void 0&&(B={});var O=$.css.valueOf(),j=B.ignoreErrors,C,I,X,Z,Q,K,J,M,Y,G,E,k,b,L,q=O.length,T=-1,F=1,z=0,re=[],ne=[];function ce(se){throw $.error("Unclosed "+se,F,z-T)}function fe(){return ne.length===0&&z>=q}function te(){for(var se=1,le=!1,pe=!1;se>0;)I+=1,O.length<=I&&ce("interpolation"),C=O.charCodeAt(I),k=O.charCodeAt(I+1),le?!pe&&C===le?(le=!1,pe=!1):C===o?pe=!G:pe&&(pe=!1):C===i||C===a?le=C:C===v?se-=1:C===x&&k===m&&(se+=1)}function ie(){if(ne.length)return ne.pop();if(!(z>=q)){switch(C=O.charCodeAt(z),(C===p||C===g||C===t&&O.charCodeAt(z+1)!==p)&&(T=z,F+=1),C){case p:case h:case c:case t:case g:I=z;do I+=1,C=O.charCodeAt(I),C===p&&(T=I,F+=1);while(C===h||C===p||C===c||C===t||C===g);b=["space",O.slice(z,I)],z=I-1;break;case r:b=["[","[",F,z-T];break;case u:b=["]","]",F,z-T];break;case m:b=["{","{",F,z-T];break;case v:b=["}","}",F,z-T];break;case S:b=["word",",",F,z-T,F,z-T+1];break;case d:b=[":",":",F,z-T];break;case y:b=[";",";",F,z-T];break;case s:if(E=re.length?re.pop()[1]:"",k=O.charCodeAt(z+1),E==="url"&&k!==i&&k!==a){for(L=1,G=!1,I=z+1;I<=O.length-1;){if(k=O.charCodeAt(I),k===o)G=!G;else if(k===s)L+=1;else if(k===f&&(L-=1,L===0))break;I+=1}K=O.slice(z,I+1),Z=K.split(`
72
+ `),Q=Z.length-1,Q>0?(M=F+Q,Y=I-Z[Q].length):(M=F,Y=T),b=["brackets",K,F,z-T,M,I-Y],T=Y,F=M,z=I}else I=O.indexOf(")",z+1),K=O.slice(z,I+1),I===-1||W.test(K)?b=["(","(",F,z-T]:(b=["brackets",K,F,z-T,F,I-T],z=I);break;case f:b=[")",")",F,z-T];break;case i:case a:for(X=C,I=z,G=!1;I<q&&(I++,I===q&&ce("string"),C=O.charCodeAt(I),k=O.charCodeAt(I+1),!(!G&&C===X));)C===o?G=!G:G?G=!1:C===x&&k===m&&te();K=O.slice(z,I+1),Z=K.split(`
73
+ `),Q=Z.length-1,Q>0?(M=F+Q,Y=I-Z[Q].length):(M=F,Y=T),b=["string",O.slice(z,I+1),F,z-T,M,I-Y],T=Y,F=M,z=I;break;case _:N.lastIndex=z+1,N.test(O),N.lastIndex===0?I=O.length-1:I=N.lastIndex-2,b=["at-word",O.slice(z,I+1),F,z-T,F,I-T],z=I;break;case o:for(I=z,J=!0;O.charCodeAt(I+1)===o;)I+=1,J=!J;if(C=O.charCodeAt(I+1),J&&C!==l&&C!==h&&C!==p&&C!==c&&C!==t&&C!==g&&(I+=1,U.test(O.charAt(I)))){for(;U.test(O.charAt(I+1));)I+=1;O.charCodeAt(I+1)===h&&(I+=1)}b=["word",O.slice(z,I+1),F,z-T,F,I-T],z=I;break;default:k=O.charCodeAt(z+1),C===x&&k===m?(I=z,te(),K=O.slice(z,I+1),Z=K.split(`
74
+ `),Q=Z.length-1,Q>0?(M=F+Q,Y=I-Z[Q].length):(M=F,Y=T),b=["word",K,F,z-T,M,I-Y],T=Y,F=M,z=I):C===l&&k===w?(I=O.indexOf("*/",z+2)+1,I===0&&(j?I=O.length:ce("comment")),K=O.slice(z,I+1),Z=K.split(`
75
+ `),Q=Z.length-1,Q>0?(M=F+Q,Y=I-Z[Q].length):(M=F,Y=T),b=["comment",K,F,z-T,M,I-Y],T=Y,F=M,z=I):C===l&&k===l?(H.lastIndex=z+1,H.test(O),H.lastIndex===0?I=O.length-1:I=H.lastIndex-2,K=O.slice(z,I+1),b=["comment",K,F,z-T,F,I-T,"inline"],z=I):(P.lastIndex=z+1,P.test(O),P.lastIndex===0?I=O.length-1:I=P.lastIndex-2,b=["word",O.slice(z,I+1),F,z-T,F,I-T],re.push(b),z=I);break}return z++,b}}function ae(se){ne.push(se)}return{back:ae,nextToken:ie,endOfFile:fe}}}}),Uf=R({"node_modules/postcss-scss/lib/scss-parser.js"(e,n){"use strict";A();function i(g,c){g.prototype=Object.create(c.prototype),g.prototype.constructor=g,g.__proto__=c}var a=xr(),o=zt(),l=Bf(),p=Ff(),h=function(g){i(c,g);function c(){return g.apply(this,arguments)||this}var t=c.prototype;return t.createTokenizer=function(){this.tokenizer=p(this.input)},t.rule=function(u){for(var s=!1,f=0,m="",w=u,v=Array.isArray(w),y=0,w=v?w:w[Symbol.iterator]();;){var d;if(v){if(y>=w.length)break;d=w[y++]}else{if(y=w.next(),y.done)break;d=y.value}var _=d;if(s)_[0]!=="comment"&&_[0]!=="{"&&(m+=_[1]);else{if(_[0]==="space"&&_[1].indexOf(`
76
+ `)!==-1)break;_[0]==="("?f+=1:_[0]===")"?f-=1:f===0&&_[0]===":"&&(s=!0)}}if(!s||m.trim()===""||/^[a-zA-Z-:#]/.test(m))g.prototype.rule.call(this,u);else{u.pop();var S=new l;this.init(S);var x=u[u.length-1];for(x[4]?S.source.end={line:x[4],column:x[5]}:S.source.end={line:x[2],column:x[3]};u[0][0]!=="word";)S.raws.before+=u.shift()[1];for(S.source.start={line:u[0][2],column:u[0][3]},S.prop="";u.length;){var N=u[0][0];if(N===":"||N==="space"||N==="comment")break;S.prop+=u.shift()[1]}S.raws.between="";for(var P;u.length;)if(P=u.shift(),P[0]===":"){S.raws.between+=P[1];break}else S.raws.between+=P[1];(S.prop[0]==="_"||S.prop[0]==="*")&&(S.raws.before+=S.prop[0],S.prop=S.prop.slice(1)),S.raws.between+=this.spacesAndCommentsFromStart(u),this.precheckMissedSemicolon(u);for(var W=u.length-1;W>0;W--){if(P=u[W],P[1]==="!important"){S.important=!0;var U=this.stringFrom(u,W);U=this.spacesFromEnd(u)+U,U!==" !important"&&(S.raws.important=U);break}else if(P[1]==="important"){for(var H=u.slice(0),D="",$=W;$>0;$--){var B=H[$][0];if(D.trim().indexOf("!")===0&&B!=="space")break;D=H.pop()[1]+D}D.trim().indexOf("!")===0&&(S.important=!0,S.raws.important=D,u=H)}if(P[0]!=="space"&&P[0]!=="comment")break}this.raw(S,"value",u),S.value.indexOf(":")!==-1&&this.checkMissedSemicolon(u),this.current=S}},t.comment=function(u){if(u[6]==="inline"){var s=new a;this.init(s,u[2],u[3]),s.raws.inline=!0,s.source.end={line:u[4],column:u[5]};var f=u[1].slice(2);if(/^\s*$/.test(f))s.text="",s.raws.left=f,s.raws.right="";else{var m=f.match(/^(\s*)([^]*[^\s])(\s*)$/),v=m[2].replace(/(\*\/|\/\*)/g,"*//*");s.text=v,s.raws.left=m[1],s.raws.right=m[3],s.raws.text=m[2]}}else g.prototype.comment.call(this,u)},t.raw=function(u,s,f){if(g.prototype.raw.call(this,u,s,f),u.raws[s]){var m=u.raws[s].raw;u.raws[s].raw=f.reduce(function(v,y){if(y[0]==="comment"&&y[6]==="inline"){var w=y[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return v+"/*"+w+"*/"}else return v+y[1]},""),m!==u.raws[s].raw&&(u.raws[s].scss=m)}},c}(o);n.exports=h}}),Wf=R({"node_modules/postcss-scss/lib/scss-parse.js"(e,n){"use strict";A();var i=_r(),a=Uf();n.exports=function(l,p){var h=new i(l,p),g=new a(h);return g.parse(),g.root}}}),$f=R({"node_modules/postcss-scss/lib/scss-syntax.js"(e,n){"use strict";A();var i=zf(),a=Wf();n.exports={parse:a,stringify:i}}});A();var Vf=gl(),pt=Cs(),Gf=Ns(),{hasPragma:Hf}=El(),{locStart:Jf,locEnd:Kf}=Js(),{calculateLoc:Qf,replaceQuotesInInlineComments:Yf}=Js(),Xf=Pl(),Zf=Rl(),ht=Il(),oa=Cl(),ep=Nl(),rp=jl(),tp=Ml(),np=Dl(),ip=e=>{for(;e.parent;)e=e.parent;return e};function sp(e,n){let{nodes:i}=e,a={open:null,close:null,groups:[],type:"paren_group"},o=[a],l=a,p={groups:[],type:"comma_group"},h=[p];for(let g=0;g<i.length;++g){let c=i[g];if(oa(n.parser,c.value)&&c.type==="number"&&c.unit===".."&&pt(c.value)==="."&&(c.value=c.value.slice(0,-1),c.unit="..."),c.type==="func"&&c.value==="selector"&&(c.group.groups=[Ie(ip(e).text.slice(c.group.open.sourceIndex+1,c.group.close.sourceIndex))]),c.type==="func"&&c.value==="url"){let t=c.group&&c.group.groups||[],r=[];for(let u=0;u<t.length;u++){let s=t[u];s.type==="comma_group"?r=[...r,...s.groups]:r.push(s)}if(Xf(r)||!Zf(r)&&!rp(r[0])){let u=tp({groups:c.group.groups});c.group.groups=[u.trim()]}}if(c.type==="paren"&&c.value==="(")a={open:c,close:null,groups:[],type:"paren_group"},o.push(a),p={groups:[],type:"comma_group"},h.push(p);else if(c.type==="paren"&&c.value===")"){if(p.groups.length>0&&a.groups.push(p),a.close=c,h.length===1)throw new Error("Unbalanced parenthesis");h.pop(),p=pt(h),p.groups.push(a),o.pop(),a=pt(o)}else c.type==="comma"?(a.groups.push(p),p={groups:[],type:"comma_group"},h[h.length-1]=p):p.groups.push(c)}return p.groups.length>0&&a.groups.push(p),l}function hr(e){return e.type==="paren_group"&&!e.open&&!e.close&&e.groups.length===1||e.type==="comma_group"&&e.groups.length===1?hr(e.groups[0]):e.type==="paren_group"||e.type==="comma_group"?Object.assign(Object.assign({},e),{},{groups:e.groups.map(hr)}):e}function Xe(e,n,i){if(e&&typeof e=="object"){delete e.parent;for(let a in e)Xe(e[a],n,i),a==="type"&&typeof e[a]=="string"&&!e[a].startsWith(n)&&(!i||!i.test(e[a]))&&(e[a]=n+e[a])}return e}function aa(e){if(e&&typeof e=="object"){delete e.parent;for(let n in e)aa(e[n]);!Array.isArray(e)&&e.value&&!e.type&&(e.type="unknown")}return e}function ua(e,n){if(e&&typeof e=="object"){for(let i in e)i!=="parent"&&(ua(e[i],n),i==="nodes"&&(e.group=hr(sp(e,n)),delete e[i]));delete e.parent}return e}function Pe(e,n){let i=lf(),a=null;try{a=i(e,{loose:!0}).parse()}catch{return{type:"value-unknown",value:e}}a.text=e;let o=ua(a,n);return Xe(o,"value-",/^selector-/)}function Ie(e){if(/\/\/|\/\*/.test(e))return{type:"selector-unknown",value:e.trim()};let n=vf(),i=null;try{n(a=>{i=a}).process(e)}catch{return{type:"selector-unknown",value:e}}return Xe(i,"selector-")}function op(e){let n=gf().default,i=null;try{i=n(e)}catch{return{type:"selector-unknown",value:e}}return Xe(aa(i),"media-")}var ap=/(\s*)(!default).*$/,up=/(\s*)(!global).*$/;function ca(e,n){if(e&&typeof e=="object"){delete e.parent;for(let l in e)ca(e[l],n);if(!e.type)return e;e.raws||(e.raws={});let i="";typeof e.selector=="string"&&(i=e.raws.selector?e.raws.selector.scss?e.raws.selector.scss:e.raws.selector.raw:e.selector,e.raws.between&&e.raws.between.trim().length>0&&(i+=e.raws.between),e.raws.selector=i);let a="";typeof e.value=="string"&&(a=e.raws.value?e.raws.value.scss?e.raws.value.scss:e.raws.value.raw:e.value,a=a.trim(),e.raws.value=a);let o="";if(typeof e.params=="string"&&(o=e.raws.params?e.raws.params.scss?e.raws.params.scss:e.raws.params.raw:e.params,e.raws.afterName&&e.raws.afterName.trim().length>0&&(o=e.raws.afterName+o),e.raws.between&&e.raws.between.trim().length>0&&(o=o+e.raws.between),o=o.trim(),e.raws.params=o),i.trim().length>0)return i.startsWith("@")&&i.endsWith(":")?e:e.mixin?(e.selector=Pe(i,n),e):(ep(e)&&(e.isSCSSNesterProperty=!0),e.selector=Ie(i),e);if(a.length>0){let l=a.match(ap);l&&(a=a.slice(0,l.index),e.scssDefault=!0,l[0].trim()!=="!default"&&(e.raws.scssDefault=l[0]));let p=a.match(up);if(p&&(a=a.slice(0,p.index),e.scssGlobal=!0,p[0].trim()!=="!global"&&(e.raws.scssGlobal=p[0])),a.startsWith("progid:"))return{type:"value-unknown",value:a};e.value=Pe(a,n)}if(ht(n)&&e.type==="css-decl"&&a.startsWith("extend(")&&(e.extend||(e.extend=e.raws.between===":"),e.extend&&!e.selector&&(delete e.value,e.selector=Ie(a.slice(7,-1)))),e.type==="css-atrule"){if(ht(n)){if(e.mixin){let l=e.raws.identifier+e.name+e.raws.afterName+e.raws.params;return e.selector=Ie(l),delete e.params,e}if(e.function)return e}if(n.parser==="css"&&e.name==="custom-selector"){let l=e.params.match(/:--\S+\s+/)[0].trim();return e.customSelector=l,e.selector=Ie(e.params.slice(l.length).trim()),delete e.params,e}if(ht(n)){if(e.name.includes(":")&&!e.params){e.variable=!0;let l=e.name.split(":");e.name=l[0],e.value=Pe(l.slice(1).join(":"),n)}if(!["page","nest","keyframes"].includes(e.name)&&e.params&&e.params[0]===":"&&(e.variable=!0,e.value=Pe(e.params.slice(1),n),e.raws.afterName+=":"),e.variable)return delete e.params,e}}if(e.type==="css-atrule"&&o.length>0){let{name:l}=e,p=e.name.toLowerCase();return l==="warn"||l==="error"?(e.params={type:"media-unknown",value:o},e):l==="extend"||l==="nest"?(e.selector=Ie(o),delete e.params,e):l==="at-root"?(/^\(\s*(?:without|with)\s*:.+\)$/s.test(o)?e.params=Pe(o,n):(e.selector=Ie(o),delete e.params),e):np(p)?(e.import=!0,delete e.filename,e.params=Pe(o,n),e):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(l)?(o=o.replace(/(\$\S+?)(\s+)?\.{3}/,"$1...$2"),o=o.replace(/^(?!if)(\S+)(\s+)\(/,"$1($2"),e.value=Pe(o,n),delete e.params,e):["media","custom-media"].includes(p)?o.includes("#{")?{type:"media-unknown",value:o}:(e.params=op(o),e):(e.params=o,e)}}return e}function la(e,n,i){let a=Gf(n),{frontMatter:o}=a;n=a.content;let l;try{l=e(n)}catch(p){let{name:h,reason:g,line:c,column:t}=p;throw typeof c!="number"?p:Vf("".concat(h,": ").concat(g),{start:{line:c,column:t}})}return l=ca(Xe(l,"css-"),i),Qf(l,n),o&&(o.source={startOffset:0,endOffset:o.raw.length},l.nodes.unshift(o)),l}function cp(e,n){let i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=oa(i.parser,e)?[xt,bt]:[bt,xt],l;for(let p of o)try{return p(e,n,i)}catch(h){l=l||h}if(l)throw l}function bt(e,n){let i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=Df();return la(o=>a.parse(Yf(o)),e,i)}function xt(e,n){let i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{parse:a}=$f();return la(a,e,i)}var dt={astFormat:"postcss",hasPragma:Hf,locStart:Jf,locEnd:Kf};fa.exports={parsers:{css:Object.assign(Object.assign({},dt),{},{parse:cp}),less:Object.assign(Object.assign({},dt),{},{parse:bt}),scss:Object.assign(Object.assign({},dt),{},{parse:xt})}}});"use strict";return lp();});