@trustme24/flext 1.7.3 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,17 +1,17 @@
1
- var yh=Object.create;var Ii=Object.defineProperty;var vh=Object.getOwnPropertyDescriptor;var kh=Object.getOwnPropertyNames;var xh=Object.getPrototypeOf,wh=Object.prototype.hasOwnProperty;var qt=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var _=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Sh=(t,e)=>{for(var r in e)Ii(t,r,{get:e[r],enumerable:!0})},$h=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of kh(e))!wh.call(t,i)&&i!==r&&Ii(t,i,{get:()=>e[i],enumerable:!(n=vh(e,i))||n.enumerable});return t};var un=(t,e,r)=>(r=t!=null?yh(xh(t)):{},$h(e||!t||!t.__esModule?Ii(r,"default",{value:t,enumerable:!0}):r,t));var Mu=_((Ou,Zn)=>{"use strict";(function(t){if(typeof e!="function"){var e=function(h){return h};e.nonNative=!0}let r=e("plaintext"),n=e("html"),i=e("comment"),o=/<(\w*)>/g,s=/<\/?([^\s\/>]+)/;function a(h,g,b){h=h||"",g=g||[],b=b||"";let x=c(g,b);return f(h,x)}function l(h,g){h=h||[],g=g||"";let b=c(h,g);return function(y){return f(y||"",b)}}a.init_streaming_mode=l;function c(h,g){return h=u(h),{allowable_tags:h,tag_replacement:g,state:r,tag_buffer:"",depth:0,in_quote_char:""}}function f(h,g){if(typeof h!="string")throw new TypeError("'html' parameter must be a string");let b=g.allowable_tags,x=g.tag_replacement,y=g.state,v=g.tag_buffer,S=g.depth,$=g.in_quote_char,k="";for(let M=0,E=h.length;M<E;M++){let T=h[M];if(y===r)switch(T){case"<":y=n,v+=T;break;default:k+=T;break}else if(y===n)switch(T){case"<":if($)break;S++;break;case">":if($)break;if(S){S--;break}$="",y=r,v+=">",b.has(p(v))?k+=v:k+=x,v="";break;case'"':case"'":T===$?$="":$=$||T,v+=T;break;case"-":v==="<!-"&&(y=i),v+=T;break;case" ":case`
2
- `:if(v==="<"){y=r,k+="< ",v="";break}v+=T;break;default:v+=T;break}else if(y===i)switch(T){case">":v.slice(-2)=="--"&&(y=r),v="";break;default:v+=T;break}}return g.state=y,g.tag_buffer=v,g.depth=S,g.in_quote_char=$,k}function u(h){let g=new Set;if(typeof h=="string"){let b;for(;b=o.exec(h);)g.add(b[1])}else!e.nonNative&&typeof h[e.iterator]=="function"?g=new Set(h):typeof h.forEach=="function"&&h.forEach(g.add,g);return g}function p(h){let g=s.exec(h);return g?g[1].toLowerCase():null}typeof define=="function"&&define.amd?define(function(){return a}):typeof Zn=="object"&&Zn.exports?Zn.exports=a:t.striptags=a})(Ou)});var ce=_(ye=>{"use strict";ye.__esModule=!0;ye.extend=Tu;ye.indexOf=Ab;ye.escapeExpression=Lb;ye.isEmpty=Nb;ye.createFrame=zb;ye.blockParams=Db;ye.appendContextPath=Ib;var Ob={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},Mb=/[&<>"'`=]/g,Tb=/[&<>"'`=]/;function Pb(t){return Ob[t]}function Tu(t){for(var e=1;e<arguments.length;e++)for(var r in arguments[e])Object.prototype.hasOwnProperty.call(arguments[e],r)&&(t[r]=arguments[e][r]);return t}var ss=Object.prototype.toString;ye.toString=ss;var os=function(e){return typeof e=="function"};os(/x/)&&(ye.isFunction=os=function(t){return typeof t=="function"&&ss.call(t)==="[object Function]"});ye.isFunction=os;var Pu=Array.isArray||function(t){return t&&typeof t=="object"?ss.call(t)==="[object Array]":!1};ye.isArray=Pu;function Ab(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function Lb(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return Tb.test(t)?t.replace(Mb,Pb):t}function Nb(t){return!t&&t!==0?!0:!!(Pu(t)&&t.length===0)}function zb(t){var e=Tu({},t);return e._parent=t,e}function Db(t,e){return t.path=e,t}function Ib(t,e){return(t?t+".":"")+e}});var Ce=_((Yn,Au)=>{"use strict";Yn.__esModule=!0;var as=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function ls(t,e){var r=e&&e.loc,n=void 0,i=void 0,o=void 0,s=void 0;r&&(n=r.start.line,i=r.end.line,o=r.start.column,s=r.end.column,t+=" - "+n+":"+o);for(var a=Error.prototype.constructor.call(this,t),l=0;l<as.length;l++)this[as[l]]=a[as[l]];Error.captureStackTrace&&Error.captureStackTrace(this,ls);try{r&&(this.lineNumber=n,this.endLineNumber=i,Object.defineProperty?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:s,enumerable:!0})):(this.column=o,this.endColumn=s))}catch{}}ls.prototype=new Error;Yn.default=ls;Au.exports=Yn.default});var Nu=_((Jn,Lu)=>{"use strict";Jn.__esModule=!0;var cs=ce();Jn.default=function(t){t.registerHelper("blockHelperMissing",function(e,r){var n=r.inverse,i=r.fn;if(e===!0)return i(this);if(e===!1||e==null)return n(this);if(cs.isArray(e))return e.length>0?(r.ids&&(r.ids=[r.name]),t.helpers.each(e,r)):n(this);if(r.data&&r.ids){var o=cs.createFrame(r.data);o.contextPath=cs.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};Lu.exports=Jn.default});var Du=_((Kn,zu)=>{"use strict";Kn.__esModule=!0;function Rb(t){return t&&t.__esModule?t:{default:t}}var Hr=ce(),Fb=Ce(),qb=Rb(Fb);Kn.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new qb.default("Must pass iterator to #each");var n=r.fn,i=r.inverse,o=0,s="",a=void 0,l=void 0;r.data&&r.ids&&(l=Hr.appendContextPath(r.data.contextPath,r.ids[0])+"."),Hr.isFunction(e)&&(e=e.call(this)),r.data&&(a=Hr.createFrame(r.data));function c(g,b,x){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!x,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:Hr.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(Hr.isArray(e))for(var f=e.length;o<f;o++)o in e&&c(o,o,o===e.length-1);else if(typeof Symbol=="function"&&e[Symbol.iterator]){for(var u=[],p=e[Symbol.iterator](),h=p.next();!h.done;h=p.next())u.push(h.value);e=u;for(var f=e.length;o<f;o++)c(o,o,o===e.length-1)}else(function(){var g=void 0;Object.keys(e).forEach(function(b){g!==void 0&&c(g,o-1),g=b,o++}),g!==void 0&&c(g,o-1,!0)})();return o===0&&(s=i(this)),s})};zu.exports=Kn.default});var Ru=_((Xn,Iu)=>{"use strict";Xn.__esModule=!0;function Vb(t){return t&&t.__esModule?t:{default:t}}var jb=Ce(),Wb=Vb(jb);Xn.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new Wb.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};Iu.exports=Xn.default});var ju=_((Qn,Vu)=>{"use strict";Qn.__esModule=!0;function Bb(t){return t&&t.__esModule?t:{default:t}}var Fu=ce(),Ub=Ce(),qu=Bb(Ub);Qn.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new qu.default("#if requires exactly one argument");return Fu.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||Fu.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new qu.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};Vu.exports=Qn.default});var Bu=_((ei,Wu)=>{"use strict";ei.__esModule=!0;ei.default=function(t){t.registerHelper("log",function(){for(var e=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;r.hash.level!=null?i=r.hash.level:r.data&&r.data.level!=null&&(i=r.data.level),e[0]=i,t.log.apply(t,e)})};Wu.exports=ei.default});var Hu=_((ti,Uu)=>{"use strict";ti.__esModule=!0;ti.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};Uu.exports=ti.default});var Zu=_((ri,Gu)=>{"use strict";ri.__esModule=!0;function Hb(t){return t&&t.__esModule?t:{default:t}}var Gr=ce(),Gb=Ce(),Zb=Hb(Gb);ri.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new Zb.default("#with requires exactly one argument");Gr.isFunction(e)&&(e=e.call(this));var n=r.fn;if(Gr.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=Gr.createFrame(r.data),i.contextPath=Gr.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:Gr.blockParams([e],[i&&i.contextPath])})})};Gu.exports=ri.default});var us=_(ni=>{"use strict";ni.__esModule=!0;ni.registerDefaultHelpers=cy;ni.moveHelperToHooks=uy;function Lt(t){return t&&t.__esModule?t:{default:t}}var Yb=Nu(),Jb=Lt(Yb),Kb=Du(),Xb=Lt(Kb),Qb=Ru(),ey=Lt(Qb),ty=ju(),ry=Lt(ty),ny=Bu(),iy=Lt(ny),oy=Hu(),sy=Lt(oy),ay=Zu(),ly=Lt(ay);function cy(t){Jb.default(t),Xb.default(t),ey.default(t),ry.default(t),iy.default(t),sy.default(t),ly.default(t)}function uy(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Ju=_((ii,Yu)=>{"use strict";ii.__esModule=!0;var fy=ce();ii.default=function(t){t.registerDecorator("inline",function(e,r,n,i){var o=e;return r.partials||(r.partials={},o=function(s,a){var l=n.partials;n.partials=fy.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};Yu.exports=ii.default});var Ku=_(fs=>{"use strict";fs.__esModule=!0;fs.registerDefaultDecorators=my;function dy(t){return t&&t.__esModule?t:{default:t}}var hy=Ju(),py=dy(hy);function my(t){py.default(t)}});var ds=_((oi,Xu)=>{"use strict";oi.__esModule=!0;var gy=ce(),dr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=gy.indexOf(dr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=dr.lookupLevel(e),typeof console<"u"&&dr.lookupLevel(dr.level)<=e){var r=dr.methodMap[e];console[r]||(r="log");for(var n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];console[r].apply(console,i)}}};oi.default=dr;Xu.exports=oi.default});var Qu=_(hs=>{"use strict";hs.__esModule=!0;hs.createNewLookupObject=yy;var by=ce();function yy(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return by.extend.apply(void 0,[Object.create(null)].concat(e))}});var ps=_(Zr=>{"use strict";Zr.__esModule=!0;Zr.createProtoAccessControl=wy;Zr.resultIsAllowed=Sy;Zr.resetLoggedProperties=Ey;function vy(t){return t&&t.__esModule?t:{default:t}}var ef=Qu(),ky=ds(),xy=vy(ky),si=Object.create(null);function wy(t){var e=Object.create(null);e.constructor=!1,e.__defineGetter__=!1,e.__defineSetter__=!1,e.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:ef.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:ef.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function Sy(t,e,r){return tf(typeof t=="function"?e.methods:e.properties,r)}function tf(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:($y(e),!1)}function $y(t){si[t]!==!0&&(si[t]=!0,xy.default.log("error",'Handlebars: Access has been denied to resolve the property "'+t+`" because it is not an "own property" of its parent.
1
+ var jh=Object.create;var Xi=Object.defineProperty;var Wh=Object.getOwnPropertyDescriptor;var Bh=Object.getOwnPropertyNames;var Hh=Object.getPrototypeOf,Uh=Object.prototype.hasOwnProperty;var Ut=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var C=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Qi=(t,e)=>{for(var r in e)Xi(t,r,{get:e[r],enumerable:!0})},Gh=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Bh(e))!Uh.call(t,i)&&i!==r&&Xi(t,i,{get:()=>e[i],enumerable:!(n=Wh(e,i))||n.enumerable});return t};var vn=(t,e,r)=>(r=t!=null?jh(Hh(t)):{},Gh(e||!t||!t.__esModule?Xi(r,"default",{value:t,enumerable:!0}):r,t));var tf=C((ef,ri)=>{"use strict";(function(t){if(typeof e!="function"){var e=function(h){return h};e.nonNative=!0}let r=e("plaintext"),n=e("html"),i=e("comment"),o=/<(\w*)>/g,s=/<\/?([^\s\/>]+)/;function a(h,g,b){h=h||"",g=g||[],b=b||"";let k=c(g,b);return f(h,k)}function l(h,g){h=h||[],g=g||"";let b=c(h,g);return function(v){return f(v||"",b)}}a.init_streaming_mode=l;function c(h,g){return h=u(h),{allowable_tags:h,tag_replacement:g,state:r,tag_buffer:"",depth:0,in_quote_char:""}}function f(h,g){if(typeof h!="string")throw new TypeError("'html' parameter must be a string");let b=g.allowable_tags,k=g.tag_replacement,v=g.state,y=g.tag_buffer,S=g.depth,E=g.in_quote_char,x="";for(let M=0,$=h.length;M<$;M++){let _=h[M];if(v===r)switch(_){case"<":v=n,y+=_;break;default:x+=_;break}else if(v===n)switch(_){case"<":if(E)break;S++;break;case">":if(E)break;if(S){S--;break}E="",v=r,y+=">",b.has(p(y))?x+=y:x+=k,y="";break;case'"':case"'":_===E?E="":E=E||_,y+=_;break;case"-":y==="<!-"&&(v=i),y+=_;break;case" ":case`
2
+ `:if(y==="<"){v=r,x+="< ",y="";break}y+=_;break;default:y+=_;break}else if(v===i)switch(_){case">":y.slice(-2)=="--"&&(v=r),y="";break;default:y+=_;break}}return g.state=v,g.tag_buffer=y,g.depth=S,g.in_quote_char=E,x}function u(h){let g=new Set;if(typeof h=="string"){let b;for(;b=o.exec(h);)g.add(b[1])}else!e.nonNative&&typeof h[e.iterator]=="function"?g=new Set(h):typeof h.forEach=="function"&&h.forEach(g.add,g);return g}function p(h){let g=s.exec(h);return g?g[1].toLowerCase():null}typeof define=="function"&&define.amd?define(function(){return a}):typeof ri=="object"&&ri.exports?ri.exports=a:t.striptags=a})(ef)});var de=C(ke=>{"use strict";ke.__esModule=!0;ke.extend=rf;ke.indexOf=ry;ke.escapeExpression=ny;ke.isEmpty=iy;ke.createFrame=oy;ke.blockParams=sy;ke.appendContextPath=ay;var Xb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},Qb=/[&<>"'`=]/g,ey=/[&<>"'`=]/;function ty(t){return Xb[t]}function rf(t){for(var e=1;e<arguments.length;e++)for(var r in arguments[e])Object.prototype.hasOwnProperty.call(arguments[e],r)&&(t[r]=arguments[e][r]);return t}var Ss=Object.prototype.toString;ke.toString=Ss;var ws=function(e){return typeof e=="function"};ws(/x/)&&(ke.isFunction=ws=function(t){return typeof t=="function"&&Ss.call(t)==="[object Function]"});ke.isFunction=ws;var nf=Array.isArray||function(t){return t&&typeof t=="object"?Ss.call(t)==="[object Array]":!1};ke.isArray=nf;function ry(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function ny(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return ey.test(t)?t.replace(Qb,ty):t}function iy(t){return!t&&t!==0?!0:!!(nf(t)&&t.length===0)}function oy(t){var e=rf({},t);return e._parent=t,e}function sy(t,e){return t.path=e,t}function ay(t,e){return(t?t+".":"")+e}});var Oe=C((ni,of)=>{"use strict";ni.__esModule=!0;var $s=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function Es(t,e){var r=e&&e.loc,n=void 0,i=void 0,o=void 0,s=void 0;r&&(n=r.start.line,i=r.end.line,o=r.start.column,s=r.end.column,t+=" - "+n+":"+o);for(var a=Error.prototype.constructor.call(this,t),l=0;l<$s.length;l++)this[$s[l]]=a[$s[l]];Error.captureStackTrace&&Error.captureStackTrace(this,Es);try{r&&(this.lineNumber=n,this.endLineNumber=i,Object.defineProperty?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:s,enumerable:!0})):(this.column=o,this.endColumn=s))}catch{}}Es.prototype=new Error;ni.default=Es;of.exports=ni.default});var af=C((ii,sf)=>{"use strict";ii.__esModule=!0;var _s=de();ii.default=function(t){t.registerHelper("blockHelperMissing",function(e,r){var n=r.inverse,i=r.fn;if(e===!0)return i(this);if(e===!1||e==null)return n(this);if(_s.isArray(e))return e.length>0?(r.ids&&(r.ids=[r.name]),t.helpers.each(e,r)):n(this);if(r.data&&r.ids){var o=_s.createFrame(r.data);o.contextPath=_s.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};sf.exports=ii.default});var cf=C((oi,lf)=>{"use strict";oi.__esModule=!0;function ly(t){return t&&t.__esModule?t:{default:t}}var en=de(),cy=Oe(),uy=ly(cy);oi.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new uy.default("Must pass iterator to #each");var n=r.fn,i=r.inverse,o=0,s="",a=void 0,l=void 0;r.data&&r.ids&&(l=en.appendContextPath(r.data.contextPath,r.ids[0])+"."),en.isFunction(e)&&(e=e.call(this)),r.data&&(a=en.createFrame(r.data));function c(g,b,k){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!k,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:en.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(en.isArray(e))for(var f=e.length;o<f;o++)o in e&&c(o,o,o===e.length-1);else if(typeof Symbol=="function"&&e[Symbol.iterator]){for(var u=[],p=e[Symbol.iterator](),h=p.next();!h.done;h=p.next())u.push(h.value);e=u;for(var f=e.length;o<f;o++)c(o,o,o===e.length-1)}else(function(){var g=void 0;Object.keys(e).forEach(function(b){g!==void 0&&c(g,o-1),g=b,o++}),g!==void 0&&c(g,o-1,!0)})();return o===0&&(s=i(this)),s})};lf.exports=oi.default});var ff=C((si,uf)=>{"use strict";si.__esModule=!0;function fy(t){return t&&t.__esModule?t:{default:t}}var dy=Oe(),hy=fy(dy);si.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new hy.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};uf.exports=si.default});var mf=C((ai,pf)=>{"use strict";ai.__esModule=!0;function py(t){return t&&t.__esModule?t:{default:t}}var df=de(),my=Oe(),hf=py(my);ai.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new hf.default("#if requires exactly one argument");return df.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||df.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new hf.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};pf.exports=ai.default});var bf=C((li,gf)=>{"use strict";li.__esModule=!0;li.default=function(t){t.registerHelper("log",function(){for(var e=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;r.hash.level!=null?i=r.hash.level:r.data&&r.data.level!=null&&(i=r.data.level),e[0]=i,t.log.apply(t,e)})};gf.exports=li.default});var vf=C((ci,yf)=>{"use strict";ci.__esModule=!0;ci.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};yf.exports=ci.default});var xf=C((ui,kf)=>{"use strict";ui.__esModule=!0;function gy(t){return t&&t.__esModule?t:{default:t}}var tn=de(),by=Oe(),yy=gy(by);ui.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new yy.default("#with requires exactly one argument");tn.isFunction(e)&&(e=e.call(this));var n=r.fn;if(tn.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=tn.createFrame(r.data),i.contextPath=tn.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:tn.blockParams([e],[i&&i.contextPath])})})};kf.exports=ui.default});var Cs=C(fi=>{"use strict";fi.__esModule=!0;fi.registerDefaultHelpers=Py;fi.moveHelperToHooks=Ly;function Ft(t){return t&&t.__esModule?t:{default:t}}var vy=af(),ky=Ft(vy),xy=cf(),wy=Ft(xy),Sy=ff(),$y=Ft(Sy),Ey=mf(),_y=Ft(Ey),Cy=bf(),Oy=Ft(Cy),Ty=vf(),My=Ft(Ty),Ay=xf(),Ny=Ft(Ay);function Py(t){ky.default(t),wy.default(t),$y.default(t),_y.default(t),Oy.default(t),My.default(t),Ny.default(t)}function Ly(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Sf=C((di,wf)=>{"use strict";di.__esModule=!0;var Dy=de();di.default=function(t){t.registerDecorator("inline",function(e,r,n,i){var o=e;return r.partials||(r.partials={},o=function(s,a){var l=n.partials;n.partials=Dy.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};wf.exports=di.default});var $f=C(Os=>{"use strict";Os.__esModule=!0;Os.registerDefaultDecorators=Fy;function Iy(t){return t&&t.__esModule?t:{default:t}}var zy=Sf(),Ry=Iy(zy);function Fy(t){Ry.default(t)}});var Ts=C((hi,Ef)=>{"use strict";hi.__esModule=!0;var qy=de(),xr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=qy.indexOf(xr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=xr.lookupLevel(e),typeof console<"u"&&xr.lookupLevel(xr.level)<=e){var r=xr.methodMap[e];console[r]||(r="log");for(var n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];console[r].apply(console,i)}}};hi.default=xr;Ef.exports=hi.default});var _f=C(Ms=>{"use strict";Ms.__esModule=!0;Ms.createNewLookupObject=jy;var Vy=de();function jy(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return Vy.extend.apply(void 0,[Object.create(null)].concat(e))}});var As=C(rn=>{"use strict";rn.__esModule=!0;rn.createProtoAccessControl=Uy;rn.resultIsAllowed=Gy;rn.resetLoggedProperties=Yy;function Wy(t){return t&&t.__esModule?t:{default:t}}var Cf=_f(),By=Ts(),Hy=Wy(By),pi=Object.create(null);function Uy(t){var e=Object.create(null);e.constructor=!1,e.__defineGetter__=!1,e.__defineSetter__=!1,e.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:Cf.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:Cf.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function Gy(t,e,r){return Of(typeof t=="function"?e.methods:e.properties,r)}function Of(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(Zy(e),!1)}function Zy(t){pi[t]!==!0&&(pi[t]=!0,Hy.default.log("error",'Handlebars: Access has been denied to resolve the property "'+t+`" because it is not an "own property" of its parent.
3
3
  You can add a runtime option to disable the check or this warning:
4
- See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function Ey(){Object.keys(si).forEach(function(t){delete si[t]})}});var li=_(He=>{"use strict";He.__esModule=!0;He.HandlebarsEnvironment=bs;function rf(t){return t&&t.__esModule?t:{default:t}}var Nt=ce(),_y=Ce(),ms=rf(_y),Cy=us(),Oy=Ku(),My=ds(),ai=rf(My),Ty=ps(),Py="4.7.8";He.VERSION=Py;var Ay=8;He.COMPILER_REVISION=Ay;var Ly=7;He.LAST_COMPATIBLE_COMPILER_REVISION=Ly;var Ny={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};He.REVISION_CHANGES=Ny;var gs="[object Object]";function bs(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},Cy.registerDefaultHelpers(this),Oy.registerDefaultDecorators(this)}bs.prototype={constructor:bs,logger:ai.default,log:ai.default.log,registerHelper:function(e,r){if(Nt.toString.call(e)===gs){if(r)throw new ms.default("Arg not supported with multiple helpers");Nt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(Nt.toString.call(e)===gs)Nt.extend(this.partials,e);else{if(typeof r>"u")throw new ms.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,r){if(Nt.toString.call(e)===gs){if(r)throw new ms.default("Arg not supported with multiple decorators");Nt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){Ty.resetLoggedProperties()}};var zy=ai.default.log;He.log=zy;He.createFrame=Nt.createFrame;He.logger=ai.default});var of=_((ci,nf)=>{"use strict";ci.__esModule=!0;function ys(t){this.string=t}ys.prototype.toString=ys.prototype.toHTML=function(){return""+this.string};ci.default=ys;nf.exports=ci.default});var sf=_(vs=>{"use strict";vs.__esModule=!0;vs.wrapHelper=Dy;function Dy(t,e){if(typeof t!="function")return t;var r=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=e(i),t.apply(this,arguments)};return r}});var ff=_(mt=>{"use strict";mt.__esModule=!0;mt.checkRevision=jy;mt.template=Wy;mt.wrapProgram=ui;mt.resolvePartial=By;mt.invokePartial=Uy;mt.noop=cf;function Iy(t){return t&&t.__esModule?t:{default:t}}function Ry(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var Fy=ce(),et=Ry(Fy),qy=Ce(),tt=Iy(qy),rt=li(),af=us(),Vy=sf(),lf=ps();function jy(t){var e=t&&t[0]||1,r=rt.COMPILER_REVISION;if(!(e>=rt.LAST_COMPATIBLE_COMPILER_REVISION&&e<=rt.COMPILER_REVISION))if(e<rt.LAST_COMPATIBLE_COMPILER_REVISION){var n=rt.REVISION_CHANGES[r],i=rt.REVISION_CHANGES[e];throw new tt.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+i+").")}else throw new tt.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}function Wy(t,e){if(!e)throw new tt.default("No environment passed to template");if(!t||!t.main)throw new tt.default("Unknown template object: "+typeof t);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);var r=t.compiler&&t.compiler[0]===7;function n(s,a,l){l.hash&&(a=et.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=et.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),f=e.VM.invokePartial.call(this,s,a,c);if(f==null&&e.compile&&(l.partials[l.name]=e.compile(s,t.compilerOptions,e),f=l.partials[l.name](a,c)),f!=null){if(l.indent){for(var u=f.split(`
4
+ See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function Yy(){Object.keys(pi).forEach(function(t){delete pi[t]})}});var gi=C(Ke=>{"use strict";Ke.__esModule=!0;Ke.HandlebarsEnvironment=Ls;function Tf(t){return t&&t.__esModule?t:{default:t}}var qt=de(),Ky=Oe(),Ns=Tf(Ky),Jy=Cs(),Xy=$f(),Qy=Ts(),mi=Tf(Qy),ev=As(),tv="4.7.8";Ke.VERSION=tv;var rv=8;Ke.COMPILER_REVISION=rv;var nv=7;Ke.LAST_COMPATIBLE_COMPILER_REVISION=nv;var iv={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};Ke.REVISION_CHANGES=iv;var Ps="[object Object]";function Ls(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},Jy.registerDefaultHelpers(this),Xy.registerDefaultDecorators(this)}Ls.prototype={constructor:Ls,logger:mi.default,log:mi.default.log,registerHelper:function(e,r){if(qt.toString.call(e)===Ps){if(r)throw new Ns.default("Arg not supported with multiple helpers");qt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(qt.toString.call(e)===Ps)qt.extend(this.partials,e);else{if(typeof r>"u")throw new Ns.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,r){if(qt.toString.call(e)===Ps){if(r)throw new Ns.default("Arg not supported with multiple decorators");qt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){ev.resetLoggedProperties()}};var ov=mi.default.log;Ke.log=ov;Ke.createFrame=qt.createFrame;Ke.logger=mi.default});var Af=C((bi,Mf)=>{"use strict";bi.__esModule=!0;function Ds(t){this.string=t}Ds.prototype.toString=Ds.prototype.toHTML=function(){return""+this.string};bi.default=Ds;Mf.exports=bi.default});var Nf=C(Is=>{"use strict";Is.__esModule=!0;Is.wrapHelper=sv;function sv(t,e){if(typeof t!="function")return t;var r=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=e(i),t.apply(this,arguments)};return r}});var zf=C(xt=>{"use strict";xt.__esModule=!0;xt.checkRevision=dv;xt.template=hv;xt.wrapProgram=yi;xt.resolvePartial=pv;xt.invokePartial=mv;xt.noop=Df;function av(t){return t&&t.__esModule?t:{default:t}}function lv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var cv=de(),st=lv(cv),uv=Oe(),at=av(uv),lt=gi(),Pf=Cs(),fv=Nf(),Lf=As();function dv(t){var e=t&&t[0]||1,r=lt.COMPILER_REVISION;if(!(e>=lt.LAST_COMPATIBLE_COMPILER_REVISION&&e<=lt.COMPILER_REVISION))if(e<lt.LAST_COMPATIBLE_COMPILER_REVISION){var n=lt.REVISION_CHANGES[r],i=lt.REVISION_CHANGES[e];throw new at.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+i+").")}else throw new at.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}function hv(t,e){if(!e)throw new at.default("No environment passed to template");if(!t||!t.main)throw new at.default("Unknown template object: "+typeof t);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);var r=t.compiler&&t.compiler[0]===7;function n(s,a,l){l.hash&&(a=st.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=st.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),f=e.VM.invokePartial.call(this,s,a,c);if(f==null&&e.compile&&(l.partials[l.name]=e.compile(s,t.compilerOptions,e),f=l.partials[l.name](a,c)),f!=null){if(l.indent){for(var u=f.split(`
5
5
  `),p=0,h=u.length;p<h&&!(!u[p]&&p+1===h);p++)u[p]=l.indent+u[p];f=u.join(`
6
- `)}return f}else throw new tt.default("The partial "+l.name+" could not be compiled when running in runtime-only mode")}var i={strict:function(a,l,c){if(!a||!(l in a))throw new tt.default('"'+l+'" not defined in '+a,{loc:c});return i.lookupProperty(a,l)},lookupProperty:function(a,l){var c=a[l];if(c==null||Object.prototype.hasOwnProperty.call(a,l)||lf.resultIsAllowed(c,i.protoAccessControl,l))return c},lookup:function(a,l){for(var c=a.length,f=0;f<c;f++){var u=a[f]&&i.lookupProperty(a[f],l);if(u!=null)return a[f][l]}},lambda:function(a,l){return typeof a=="function"?a.call(l):a},escapeExpression:et.escapeExpression,invokePartial:n,fn:function(a){var l=t[a];return l.decorator=t[a+"_d"],l},programs:[],program:function(a,l,c,f,u){var p=this.programs[a],h=this.fn(a);return l||u||f||c?p=ui(this,a,h,l,c,f,u):p||(p=this.programs[a]=ui(this,a,h)),p},data:function(a,l){for(;a&&l--;)a=a._parent;return a},mergeIfNeeded:function(a,l){var c=a||l;return a&&l&&a!==l&&(c=et.extend({},l,a)),c},nullContext:Object.seal({}),noop:e.VM.noop,compilerInfo:t.compiler};function o(s){var a=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],l=a.data;o._setup(a),!a.partial&&t.useData&&(l=Hy(s,l));var c=void 0,f=t.useBlockParams?[]:void 0;t.useDepths&&(a.depths?c=s!=a.depths[0]?[s].concat(a.depths):a.depths:c=[s]);function u(p){return""+t.main(i,p,i.helpers,i.partials,l,f,c)}return u=uf(t.main,u,i,a.depths||[],l,f),u(s,a)}return o.isTop=!0,o._setup=function(s){if(s.partial)i.protoAccessControl=s.protoAccessControl,i.helpers=s.helpers,i.partials=s.partials,i.decorators=s.decorators,i.hooks=s.hooks;else{var a=et.extend({},e.helpers,s.helpers);Gy(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=et.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=lf.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;af.moveHelperToHooks(i,"helperMissing",l),af.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new tt.default("must pass block params");if(t.useDepths&&!c)throw new tt.default("must pass parent depths");return ui(i,s,t[s],a,0,l,c)},o}function ui(t,e,r,n,i,o,s){function a(l){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=s;return s&&l!=s[0]&&!(l===t.nullContext&&s[0]===null)&&(f=[l].concat(s)),r(t,l,t.helpers,t.partials,c.data||n,o&&[c.blockParams].concat(o),f)}return a=uf(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function By(t,e,r){return t?!t.call&&!r.name&&(r.name=t,t=r.partials[t]):r.name==="@partial-block"?t=r.data["partial-block"]:t=r.partials[r.name],t}function Uy(t,e,r){var n=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var i=void 0;if(r.fn&&r.fn!==cf&&(function(){r.data=rt.createFrame(r.data);var o=r.fn;i=r.data["partial-block"]=function(a){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return l.data=rt.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=et.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new tt.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function cf(){return""}function Hy(t,e){return(!e||!("root"in e))&&(e=e?rt.createFrame(e):{},e.root=t),e}function uf(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),et.extend(e,s)}return e}function Gy(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=Zy(n,e)})}function Zy(t,e){var r=e.lookupProperty;return Vy.wrapHelper(t,function(n){return et.extend({lookupProperty:r},n)})}});var ks=_((fi,df)=>{"use strict";fi.__esModule=!0;fi.default=function(t){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var e=globalThis.Handlebars;t.noConflict=function(){return globalThis.Handlebars===t&&(globalThis.Handlebars=e),t}};df.exports=fi.default});var bf=_((di,gf)=>{"use strict";di.__esModule=!0;function ws(t){return t&&t.__esModule?t:{default:t}}function Ss(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var Yy=li(),hf=Ss(Yy),Jy=of(),Ky=ws(Jy),Xy=Ce(),Qy=ws(Xy),ev=ce(),xs=Ss(ev),tv=ff(),pf=Ss(tv),rv=ks(),nv=ws(rv);function mf(){var t=new hf.HandlebarsEnvironment;return xs.extend(t,hf),t.SafeString=Ky.default,t.Exception=Qy.default,t.Utils=xs,t.escapeExpression=xs.escapeExpression,t.VM=pf,t.template=function(e){return pf.template(e,t)},t}var Yr=mf();Yr.create=mf;nv.default(Yr);Yr.default=Yr;di.default=Yr;gf.exports=di.default});var $s=_((hi,vf)=>{"use strict";hi.__esModule=!0;var yf={helpers:{helperExpression:function(e){return e.type==="SubExpression"||(e.type==="MustacheStatement"||e.type==="BlockStatement")&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return e.parts.length===1&&!yf.helpers.scopedId(e)&&!e.depth}}};hi.default=yf;vf.exports=hi.default});var xf=_((pi,kf)=>{"use strict";pi.__esModule=!0;var iv=(function(){var t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(i,o,s,a,l,c,f){var u=c.length-1;switch(l){case 1:return c[u-1];case 2:this.$=a.prepareProgram(c[u]);break;case 3:this.$=c[u];break;case 4:this.$=c[u];break;case 5:this.$=c[u];break;case 6:this.$=c[u];break;case 7:this.$=c[u];break;case 8:this.$=c[u];break;case 9:this.$={type:"CommentStatement",value:a.stripComment(c[u]),strip:a.stripFlags(c[u],c[u]),loc:a.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:c[u],value:c[u],loc:a.locInfo(this._$)};break;case 11:this.$=a.prepareRawBlock(c[u-2],c[u-1],c[u],this._$);break;case 12:this.$={path:c[u-3],params:c[u-2],hash:c[u-1]};break;case 13:this.$=a.prepareBlock(c[u-3],c[u-2],c[u-1],c[u],!1,this._$);break;case 14:this.$=a.prepareBlock(c[u-3],c[u-2],c[u-1],c[u],!0,this._$);break;case 15:this.$={open:c[u-5],path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 16:this.$={path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 17:this.$={path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 18:this.$={strip:a.stripFlags(c[u-1],c[u-1]),program:c[u]};break;case 19:var p=a.prepareBlock(c[u-2],c[u-1],c[u],c[u],!1,this._$),h=a.prepareProgram([p],c[u-1].loc);h.chained=!0,this.$={strip:c[u-2].strip,program:h,chain:!0};break;case 20:this.$=c[u];break;case 21:this.$={path:c[u-1],strip:a.stripFlags(c[u-2],c[u])};break;case 22:this.$=a.prepareMustache(c[u-3],c[u-2],c[u-1],c[u-4],a.stripFlags(c[u-4],c[u]),this._$);break;case 23:this.$=a.prepareMustache(c[u-3],c[u-2],c[u-1],c[u-4],a.stripFlags(c[u-4],c[u]),this._$);break;case 24:this.$={type:"PartialStatement",name:c[u-3],params:c[u-2],hash:c[u-1],indent:"",strip:a.stripFlags(c[u-4],c[u]),loc:a.locInfo(this._$)};break;case 25:this.$=a.preparePartialBlock(c[u-2],c[u-1],c[u],this._$);break;case 26:this.$={path:c[u-3],params:c[u-2],hash:c[u-1],strip:a.stripFlags(c[u-4],c[u])};break;case 27:this.$=c[u];break;case 28:this.$=c[u];break;case 29:this.$={type:"SubExpression",path:c[u-3],params:c[u-2],hash:c[u-1],loc:a.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:c[u],loc:a.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:a.id(c[u-2]),value:c[u],loc:a.locInfo(this._$)};break;case 32:this.$=a.id(c[u-1]);break;case 33:this.$=c[u];break;case 34:this.$=c[u];break;case 35:this.$={type:"StringLiteral",value:c[u],original:c[u],loc:a.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(c[u]),original:Number(c[u]),loc:a.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:c[u]==="true",original:c[u]==="true",loc:a.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:a.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:a.locInfo(this._$)};break;case 40:this.$=c[u];break;case 41:this.$=c[u];break;case 42:this.$=a.preparePath(!0,c[u],this._$);break;case 43:this.$=a.preparePath(!1,c[u],this._$);break;case 44:c[u-2].push({part:a.id(c[u]),original:c[u],separator:c[u-1]}),this.$=c[u-2];break;case 45:this.$=[{part:a.id(c[u]),original:c[u]}];break;case 46:this.$=[];break;case 47:c[u-1].push(c[u]);break;case 48:this.$=[];break;case 49:c[u-1].push(c[u]);break;case 50:this.$=[];break;case 51:c[u-1].push(c[u]);break;case 58:this.$=[];break;case 59:c[u-1].push(c[u]);break;case 64:this.$=[];break;case 65:c[u-1].push(c[u]);break;case 70:this.$=[];break;case 71:c[u-1].push(c[u]);break;case 78:this.$=[];break;case 79:c[u-1].push(c[u]);break;case 82:this.$=[];break;case 83:c[u-1].push(c[u]);break;case 86:this.$=[];break;case 87:c[u-1].push(c[u]);break;case 90:this.$=[];break;case 91:c[u-1].push(c[u]);break;case 94:this.$=[];break;case 95:c[u-1].push(c[u]);break;case 98:this.$=[c[u]];break;case 99:c[u-1].push(c[u]);break;case 100:this.$=[c[u]];break;case 101:c[u-1].push(c[u]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(i,o){throw new Error(i)},parse:function(i){var o=this,s=[0],a=[null],l=[],c=this.table,f="",u=0,p=0,h=0,g=2,b=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var x=this.lexer.yylloc;l.push(x);var y=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function v(de){s.length=s.length-2*de,a.length=a.length-de,l.length=l.length-de}function S(){var de;return de=o.lexer.lex()||1,typeof de!="number"&&(de=o.symbols_[de]||de),de}for(var $,k,M,E,T,L,I={},Q,Y,ln,it;;){if(M=s[s.length-1],this.defaultActions[M]?E=this.defaultActions[M]:(($===null||typeof $>"u")&&($=S()),E=c[M]&&c[M][$]),typeof E>"u"||!E.length||!E[0]){var xr="";if(!h){it=[];for(Q in c[M])this.terminals_[Q]&&Q>2&&it.push("'"+this.terminals_[Q]+"'");this.lexer.showPosition?xr="Parse error on line "+(u+1)+`:
6
+ `)}return f}else throw new at.default("The partial "+l.name+" could not be compiled when running in runtime-only mode")}var i={strict:function(a,l,c){if(!a||!(l in a))throw new at.default('"'+l+'" not defined in '+a,{loc:c});return i.lookupProperty(a,l)},lookupProperty:function(a,l){var c=a[l];if(c==null||Object.prototype.hasOwnProperty.call(a,l)||Lf.resultIsAllowed(c,i.protoAccessControl,l))return c},lookup:function(a,l){for(var c=a.length,f=0;f<c;f++){var u=a[f]&&i.lookupProperty(a[f],l);if(u!=null)return a[f][l]}},lambda:function(a,l){return typeof a=="function"?a.call(l):a},escapeExpression:st.escapeExpression,invokePartial:n,fn:function(a){var l=t[a];return l.decorator=t[a+"_d"],l},programs:[],program:function(a,l,c,f,u){var p=this.programs[a],h=this.fn(a);return l||u||f||c?p=yi(this,a,h,l,c,f,u):p||(p=this.programs[a]=yi(this,a,h)),p},data:function(a,l){for(;a&&l--;)a=a._parent;return a},mergeIfNeeded:function(a,l){var c=a||l;return a&&l&&a!==l&&(c=st.extend({},l,a)),c},nullContext:Object.seal({}),noop:e.VM.noop,compilerInfo:t.compiler};function o(s){var a=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],l=a.data;o._setup(a),!a.partial&&t.useData&&(l=gv(s,l));var c=void 0,f=t.useBlockParams?[]:void 0;t.useDepths&&(a.depths?c=s!=a.depths[0]?[s].concat(a.depths):a.depths:c=[s]);function u(p){return""+t.main(i,p,i.helpers,i.partials,l,f,c)}return u=If(t.main,u,i,a.depths||[],l,f),u(s,a)}return o.isTop=!0,o._setup=function(s){if(s.partial)i.protoAccessControl=s.protoAccessControl,i.helpers=s.helpers,i.partials=s.partials,i.decorators=s.decorators,i.hooks=s.hooks;else{var a=st.extend({},e.helpers,s.helpers);bv(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=st.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=Lf.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;Pf.moveHelperToHooks(i,"helperMissing",l),Pf.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new at.default("must pass block params");if(t.useDepths&&!c)throw new at.default("must pass parent depths");return yi(i,s,t[s],a,0,l,c)},o}function yi(t,e,r,n,i,o,s){function a(l){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=s;return s&&l!=s[0]&&!(l===t.nullContext&&s[0]===null)&&(f=[l].concat(s)),r(t,l,t.helpers,t.partials,c.data||n,o&&[c.blockParams].concat(o),f)}return a=If(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function pv(t,e,r){return t?!t.call&&!r.name&&(r.name=t,t=r.partials[t]):r.name==="@partial-block"?t=r.data["partial-block"]:t=r.partials[r.name],t}function mv(t,e,r){var n=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var i=void 0;if(r.fn&&r.fn!==Df&&(function(){r.data=lt.createFrame(r.data);var o=r.fn;i=r.data["partial-block"]=function(a){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return l.data=lt.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=st.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new at.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function Df(){return""}function gv(t,e){return(!e||!("root"in e))&&(e=e?lt.createFrame(e):{},e.root=t),e}function If(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),st.extend(e,s)}return e}function bv(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=yv(n,e)})}function yv(t,e){var r=e.lookupProperty;return fv.wrapHelper(t,function(n){return st.extend({lookupProperty:r},n)})}});var zs=C((vi,Rf)=>{"use strict";vi.__esModule=!0;vi.default=function(t){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var e=globalThis.Handlebars;t.noConflict=function(){return globalThis.Handlebars===t&&(globalThis.Handlebars=e),t}};Rf.exports=vi.default});var Wf=C((ki,jf)=>{"use strict";ki.__esModule=!0;function Fs(t){return t&&t.__esModule?t:{default:t}}function qs(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var vv=gi(),Ff=qs(vv),kv=Af(),xv=Fs(kv),wv=Oe(),Sv=Fs(wv),$v=de(),Rs=qs($v),Ev=zf(),qf=qs(Ev),_v=zs(),Cv=Fs(_v);function Vf(){var t=new Ff.HandlebarsEnvironment;return Rs.extend(t,Ff),t.SafeString=xv.default,t.Exception=Sv.default,t.Utils=Rs,t.escapeExpression=Rs.escapeExpression,t.VM=qf,t.template=function(e){return qf.template(e,t)},t}var nn=Vf();nn.create=Vf;Cv.default(nn);nn.default=nn;ki.default=nn;jf.exports=ki.default});var Vs=C((xi,Hf)=>{"use strict";xi.__esModule=!0;var Bf={helpers:{helperExpression:function(e){return e.type==="SubExpression"||(e.type==="MustacheStatement"||e.type==="BlockStatement")&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return e.parts.length===1&&!Bf.helpers.scopedId(e)&&!e.depth}}};xi.default=Bf;Hf.exports=xi.default});var Gf=C((wi,Uf)=>{"use strict";wi.__esModule=!0;var Ov=(function(){var t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(i,o,s,a,l,c,f){var u=c.length-1;switch(l){case 1:return c[u-1];case 2:this.$=a.prepareProgram(c[u]);break;case 3:this.$=c[u];break;case 4:this.$=c[u];break;case 5:this.$=c[u];break;case 6:this.$=c[u];break;case 7:this.$=c[u];break;case 8:this.$=c[u];break;case 9:this.$={type:"CommentStatement",value:a.stripComment(c[u]),strip:a.stripFlags(c[u],c[u]),loc:a.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:c[u],value:c[u],loc:a.locInfo(this._$)};break;case 11:this.$=a.prepareRawBlock(c[u-2],c[u-1],c[u],this._$);break;case 12:this.$={path:c[u-3],params:c[u-2],hash:c[u-1]};break;case 13:this.$=a.prepareBlock(c[u-3],c[u-2],c[u-1],c[u],!1,this._$);break;case 14:this.$=a.prepareBlock(c[u-3],c[u-2],c[u-1],c[u],!0,this._$);break;case 15:this.$={open:c[u-5],path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 16:this.$={path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 17:this.$={path:c[u-4],params:c[u-3],hash:c[u-2],blockParams:c[u-1],strip:a.stripFlags(c[u-5],c[u])};break;case 18:this.$={strip:a.stripFlags(c[u-1],c[u-1]),program:c[u]};break;case 19:var p=a.prepareBlock(c[u-2],c[u-1],c[u],c[u],!1,this._$),h=a.prepareProgram([p],c[u-1].loc);h.chained=!0,this.$={strip:c[u-2].strip,program:h,chain:!0};break;case 20:this.$=c[u];break;case 21:this.$={path:c[u-1],strip:a.stripFlags(c[u-2],c[u])};break;case 22:this.$=a.prepareMustache(c[u-3],c[u-2],c[u-1],c[u-4],a.stripFlags(c[u-4],c[u]),this._$);break;case 23:this.$=a.prepareMustache(c[u-3],c[u-2],c[u-1],c[u-4],a.stripFlags(c[u-4],c[u]),this._$);break;case 24:this.$={type:"PartialStatement",name:c[u-3],params:c[u-2],hash:c[u-1],indent:"",strip:a.stripFlags(c[u-4],c[u]),loc:a.locInfo(this._$)};break;case 25:this.$=a.preparePartialBlock(c[u-2],c[u-1],c[u],this._$);break;case 26:this.$={path:c[u-3],params:c[u-2],hash:c[u-1],strip:a.stripFlags(c[u-4],c[u])};break;case 27:this.$=c[u];break;case 28:this.$=c[u];break;case 29:this.$={type:"SubExpression",path:c[u-3],params:c[u-2],hash:c[u-1],loc:a.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:c[u],loc:a.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:a.id(c[u-2]),value:c[u],loc:a.locInfo(this._$)};break;case 32:this.$=a.id(c[u-1]);break;case 33:this.$=c[u];break;case 34:this.$=c[u];break;case 35:this.$={type:"StringLiteral",value:c[u],original:c[u],loc:a.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(c[u]),original:Number(c[u]),loc:a.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:c[u]==="true",original:c[u]==="true",loc:a.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:a.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:a.locInfo(this._$)};break;case 40:this.$=c[u];break;case 41:this.$=c[u];break;case 42:this.$=a.preparePath(!0,c[u],this._$);break;case 43:this.$=a.preparePath(!1,c[u],this._$);break;case 44:c[u-2].push({part:a.id(c[u]),original:c[u],separator:c[u-1]}),this.$=c[u-2];break;case 45:this.$=[{part:a.id(c[u]),original:c[u]}];break;case 46:this.$=[];break;case 47:c[u-1].push(c[u]);break;case 48:this.$=[];break;case 49:c[u-1].push(c[u]);break;case 50:this.$=[];break;case 51:c[u-1].push(c[u]);break;case 58:this.$=[];break;case 59:c[u-1].push(c[u]);break;case 64:this.$=[];break;case 65:c[u-1].push(c[u]);break;case 70:this.$=[];break;case 71:c[u-1].push(c[u]);break;case 78:this.$=[];break;case 79:c[u-1].push(c[u]);break;case 82:this.$=[];break;case 83:c[u-1].push(c[u]);break;case 86:this.$=[];break;case 87:c[u-1].push(c[u]);break;case 90:this.$=[];break;case 91:c[u-1].push(c[u]);break;case 94:this.$=[];break;case 95:c[u-1].push(c[u]);break;case 98:this.$=[c[u]];break;case 99:c[u-1].push(c[u]);break;case 100:this.$=[c[u]];break;case 101:c[u-1].push(c[u]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(i,o){throw new Error(i)},parse:function(i){var o=this,s=[0],a=[null],l=[],c=this.table,f="",u=0,p=0,h=0,g=2,b=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var k=this.lexer.yylloc;l.push(k);var v=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function y(oe){s.length=s.length-2*oe,a.length=a.length-oe,l.length=l.length-oe}function S(){var oe;return oe=o.lexer.lex()||1,typeof oe!="number"&&(oe=o.symbols_[oe]||oe),oe}for(var E,x,M,$,_,A,z={},Z,B,Ht,We;;){if(M=s[s.length-1],this.defaultActions[M]?$=this.defaultActions[M]:((E===null||typeof E>"u")&&(E=S()),$=c[M]&&c[M][E]),typeof $>"u"||!$.length||!$[0]){var ut="";if(!h){We=[];for(Z in c[M])this.terminals_[Z]&&Z>2&&We.push("'"+this.terminals_[Z]+"'");this.lexer.showPosition?ut="Parse error on line "+(u+1)+`:
7
7
  `+this.lexer.showPosition()+`
8
- Expecting `+it.join(", ")+", got '"+(this.terminals_[$]||$)+"'":xr="Parse error on line "+(u+1)+": Unexpected "+($==1?"end of input":"'"+(this.terminals_[$]||$)+"'"),this.parseError(xr,{text:this.lexer.match,token:this.terminals_[$]||$,line:this.lexer.yylineno,loc:x,expected:it})}}if(E[0]instanceof Array&&E.length>1)throw new Error("Parse Error: multiple actions possible at state: "+M+", token: "+$);switch(E[0]){case 1:s.push($),a.push(this.lexer.yytext),l.push(this.lexer.yylloc),s.push(E[1]),$=null,k?($=k,k=null):(p=this.lexer.yyleng,f=this.lexer.yytext,u=this.lexer.yylineno,x=this.lexer.yylloc,h>0&&h--);break;case 2:if(Y=this.productions_[E[1]][1],I.$=a[a.length-Y],I._$={first_line:l[l.length-(Y||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(Y||1)].first_column,last_column:l[l.length-1].last_column},y&&(I._$.range=[l[l.length-(Y||1)].range[0],l[l.length-1].range[1]]),L=this.performAction.call(I,f,p,u,this.yy,E[1],a,l),typeof L<"u")return L;Y&&(s=s.slice(0,-1*Y*2),a=a.slice(0,-1*Y),l=l.slice(0,-1*Y)),s.push(this.productions_[E[1]][0]),a.push(I.$),l.push(I._$),ln=c[s[s.length-2]][s[s.length-1]],s.push(ln);break;case 3:return!0}}return!0}},e=(function(){var n={EOF:1,parseError:function(o,s){if(this.yy.parser)this.yy.parser.parseError(o,s);else throw new Error(o)},setInput:function(o){return this._input=o,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var s=o.match(/(?:\r\n?|\n).*/g);return s?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var s=o.length,a=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-s-1),this.offset-=s;var l=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),a.length-1&&(this.yylineno-=a.length-1);var c=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:a?(a.length===l.length?this.yylloc.first_column:0)+l[l.length-a.length].length-a[0].length:this.yylloc.first_column-s},this.options.ranges&&(this.yylloc.range=[c[0],c[0]+this.yyleng-s]),this},more:function(){return this._more=!0,this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),s=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
8
+ Expecting `+We.join(", ")+", got '"+(this.terminals_[E]||E)+"'":ut="Parse error on line "+(u+1)+": Unexpected "+(E==1?"end of input":"'"+(this.terminals_[E]||E)+"'"),this.parseError(ut,{text:this.lexer.match,token:this.terminals_[E]||E,line:this.lexer.yylineno,loc:k,expected:We})}}if($[0]instanceof Array&&$.length>1)throw new Error("Parse Error: multiple actions possible at state: "+M+", token: "+E);switch($[0]){case 1:s.push(E),a.push(this.lexer.yytext),l.push(this.lexer.yylloc),s.push($[1]),E=null,x?(E=x,x=null):(p=this.lexer.yyleng,f=this.lexer.yytext,u=this.lexer.yylineno,k=this.lexer.yylloc,h>0&&h--);break;case 2:if(B=this.productions_[$[1]][1],z.$=a[a.length-B],z._$={first_line:l[l.length-(B||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(B||1)].first_column,last_column:l[l.length-1].last_column},v&&(z._$.range=[l[l.length-(B||1)].range[0],l[l.length-1].range[1]]),A=this.performAction.call(z,f,p,u,this.yy,$[1],a,l),typeof A<"u")return A;B&&(s=s.slice(0,-1*B*2),a=a.slice(0,-1*B),l=l.slice(0,-1*B)),s.push(this.productions_[$[1]][0]),a.push(z.$),l.push(z._$),Ht=c[s[s.length-2]][s[s.length-1]],s.push(Ht);break;case 3:return!0}}return!0}},e=(function(){var n={EOF:1,parseError:function(o,s){if(this.yy.parser)this.yy.parser.parseError(o,s);else throw new Error(o)},setInput:function(o){return this._input=o,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var s=o.match(/(?:\r\n?|\n).*/g);return s?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var s=o.length,a=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-s-1),this.offset-=s;var l=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),a.length-1&&(this.yylineno-=a.length-1);var c=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:a?(a.length===l.length?this.yylloc.first_column:0)+l[l.length-a.length].length-a[0].length:this.yylloc.first_column-s},this.options.ranges&&(this.yylloc.range=[c[0],c[0]+this.yyleng-s]),this},more:function(){return this._more=!0,this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),s=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
9
9
  `+s+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,s,a,l,c,f;this._more||(this.yytext="",this.match="");for(var u=this._currentRules(),p=0;p<u.length&&(a=this._input.match(this.rules[u[p]]),!(a&&(!s||a[0].length>s[0].length)&&(s=a,l=p,!this.options.flex)));p++);return s?(f=s[0].match(/(?:\r\n?|\n).*/g),f&&(this.yylineno+=f.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:f?f[f.length-1].length-f[f.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+s[0].length},this.yytext+=s[0],this.match+=s[0],this.matches=s,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(s[0].length),this.matched+=s[0],o=this.performAction.call(this,this.yy,this,u[l],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),o||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
10
- `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var o=this.next();return typeof o<"u"?o:this.lex()},begin:function(o){this.conditionStack.push(o)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(o){this.begin(o)}};return n.options={},n.performAction=function(o,s,a,l){function c(u,p){return s.yytext=s.yytext.substring(u,s.yyleng-p+u)}var f=l;switch(a){case 0:if(s.yytext.slice(-2)==="\\\\"?(c(0,1),this.begin("mu")):s.yytext.slice(-1)==="\\"?(c(0,1),this.begin("emu")):this.begin("mu"),s.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(c(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;break;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(s.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;break;case 30:return this.popState(),33;break;case 31:return s.yytext=c(1,2).replace(/\\"/g,'"'),80;break;case 32:return s.yytext=c(1,2).replace(/\\'/g,"'"),80;break;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return s.yytext=s.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case 43:return"INVALID";case 44:return 5}},n.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},n})();t.lexer=e;function r(){this.yy={}}return r.prototype=t,t.Parser=r,new r})();pi.default=iv;kf.exports=pi.default});var yi=_((bi,$f)=>{"use strict";bi.__esModule=!0;function ov(t){return t&&t.__esModule?t:{default:t}}var sv=Ce(),Es=ov(sv);function mi(){this.parents=[]}mi.prototype={constructor:mi,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!mi.prototype[n.type])throw new Es.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+e.type);e[r]=n}},acceptRequired:function(e,r){if(this.acceptKey(e,r),!e[r])throw new Es.default(e.type+" requires "+r)},acceptArray:function(e){for(var r=0,n=e.length;r<n;r++)this.acceptKey(e,r),e[r]||(e.splice(r,1),r--,n--)},accept:function(e){if(e){if(!this[e.type])throw new Es.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var r=this[e.type](e);if(this.current=this.parents.shift(),!this.mutating||r)return r;if(r!==!1)return e}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:gi,Decorator:gi,BlockStatement:wf,DecoratorBlock:wf,PartialStatement:Sf,PartialBlockStatement:function(e){Sf.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:gi,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}};function gi(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function wf(t){gi.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function Sf(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}bi.default=mi;$f.exports=bi.default});var _f=_((vi,Ef)=>{"use strict";vi.__esModule=!0;function av(t){return t&&t.__esModule?t:{default:t}}var lv=yi(),cv=av(lv);function Ge(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}Ge.prototype=new cv.default;Ge.prototype.Program=function(t){var e=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=t.body,i=0,o=n.length;i<o;i++){var s=n[i],a=this.accept(s);if(a){var l=_s(n,i,r),c=Cs(n,i,r),f=a.openStandalone&&l,u=a.closeStandalone&&c,p=a.inlineStandalone&&l&&c;a.close&&zt(n,i,!0),a.open&&gt(n,i,!0),e&&p&&(zt(n,i),gt(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&f&&(zt((s.program||s.inverse).body),gt(n,i)),e&&u&&(zt(n,i),gt((s.inverse||s.program).body))}}return t};Ge.prototype.BlockStatement=Ge.prototype.DecoratorBlock=Ge.prototype.PartialBlockStatement=function(t){this.accept(t.program),this.accept(t.inverse);var e=t.program||t.inverse,r=t.program&&t.inverse,n=r,i=r;if(r&&r.chained)for(n=r.body[0].program;i.chained;)i=i.body[i.body.length-1].program;var o={open:t.openStrip.open,close:t.closeStrip.close,openStandalone:Cs(e.body),closeStandalone:_s((n||e).body)};if(t.openStrip.close&&zt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&gt(e.body,null,!0),s.close&&zt(n.body,null,!0),t.closeStrip.open&&gt(i.body,null,!0),!this.options.ignoreStandalone&&_s(e.body)&&Cs(n.body)&&(gt(e.body),zt(n.body))}else t.closeStrip.open&&gt(e.body,null,!0);return o};Ge.prototype.Decorator=Ge.prototype.MustacheStatement=function(t){return t.strip};Ge.prototype.PartialStatement=Ge.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function _s(t,e,r){e===void 0&&(e=t.length);var n=t[e-1],i=t[e-2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function Cs(t,e,r){e===void 0&&(e=-1);var n=t[e+1],i=t[e+2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function zt(t,e,r){var n=t[e==null?0:e+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function gt(t,e,r){var n=t[e==null?t.length-1:e-1];if(!(!n||n.type!=="ContentStatement"||!r&&n.leftStripped)){var i=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==i,n.leftStripped}}vi.default=Ge;Ef.exports=vi.default});var Cf=_(Oe=>{"use strict";Oe.__esModule=!0;Oe.SourceLocation=dv;Oe.id=hv;Oe.stripFlags=pv;Oe.stripComment=mv;Oe.preparePath=gv;Oe.prepareMustache=bv;Oe.prepareRawBlock=yv;Oe.prepareBlock=vv;Oe.prepareProgram=kv;Oe.preparePartialBlock=xv;function uv(t){return t&&t.__esModule?t:{default:t}}var fv=Ce(),Os=uv(fv);function Ms(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new Os.default(t.path.original+" doesn't match "+e,r)}}function dv(t,e){this.source=t,this.start={line:e.first_line,column:e.first_column},this.end={line:e.last_line,column:e.last_column}}function hv(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function pv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function mv(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function gv(t,e,r){r=this.locInfo(r);for(var n=t?"@":"",i=[],o=0,s=0,a=e.length;s<a;s++){var l=e[s].part,c=e[s].original!==l;if(n+=(e[s].separator||"")+l,!c&&(l===".."||l==="."||l==="this")){if(i.length>0)throw new Os.default("Invalid path: "+n,{loc:r});l===".."&&o++}else i.push(l)}return{type:"PathExpression",data:t,depth:o,parts:i,original:n,loc:r}}function bv(t,e,r,n,i,o){var s=n.charAt(3)||n.charAt(2),a=s!=="{"&&s!=="&",l=/\*/.test(n);return{type:l?"Decorator":"MustacheStatement",path:t,params:e,hash:r,escaped:a,strip:i,loc:this.locInfo(o)}}function yv(t,e,r,n){Ms(t,r),n=this.locInfo(n);var i={type:"Program",body:e,strip:{},loc:n};return{type:"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:i,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}}function vv(t,e,r,n,i,o){n&&n.path&&Ms(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new Os.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),l=r.strip,a=r.program}return i&&(i=a,a=e,e=i),{type:s?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:a,openStrip:t.strip,inverseStrip:l,closeStrip:n&&n.strip,loc:this.locInfo(o)}}function kv(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}}function xv(t,e,r,n){return Ms(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}});var Tf=_(Jr=>{"use strict";Jr.__esModule=!0;Jr.parseWithoutProcessing=Mf;Jr.parse=Mv;function wv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function Of(t){return t&&t.__esModule?t:{default:t}}var Sv=xf(),Ts=Of(Sv),$v=_f(),Ev=Of($v),_v=Cf(),Cv=wv(_v),Ov=ce();Jr.parser=Ts.default;var ki={};Ov.extend(ki,Cv);function Mf(t,e){if(t.type==="Program")return t;Ts.default.yy=ki,ki.locInfo=function(n){return new ki.SourceLocation(e&&e.srcName,n)};var r=Ts.default.parse(t);return r}function Mv(t,e){var r=Mf(t,e),n=new Ev.default(e);return n.accept(r)}});var Nf=_(en=>{"use strict";en.__esModule=!0;en.Compiler=Ps;en.precompile=Lv;en.compile=Nv;function Af(t){return t&&t.__esModule?t:{default:t}}var Tv=Ce(),Xr=Af(Tv),Qr=ce(),Pv=$s(),Kr=Af(Pv),Av=[].slice;function Ps(){}Ps.prototype={compiler:Ps,equals:function(e){var r=this.opcodes.length;if(e.opcodes.length!==r)return!1;for(var n=0;n<r;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!Lf(i.args,o.args))return!1}r=this.children.length;for(var n=0;n<r;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=Qr.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(e)},compileProgram:function(e){var r=new this.compiler,n=r.compile(e,this.options),i=this.guid++;return this.usePartial=this.usePartial||n.usePartial,this.children[i]=n,this.useDepths=this.useDepths||n.useDepths,i},accept:function(e){if(!this[e.type])throw new Xr.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);var r=this[e.type](e);return this.sourceNode.shift(),r},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var r=e.body,n=r.length,i=0;i<n;i++)this.accept(r[i]);return this.options.blockParams.shift(),this.isSimple=n===1,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){Pf(e);var r=e.program,n=e.inverse;r=r&&this.compileProgram(r),n=n&&this.compileProgram(n);var i=this.classifySexpr(e);i==="helper"?this.helperSexpr(e,r,n):i==="simple"?(this.simpleSexpr(e),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,r,n),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var r=e.program&&this.compileProgram(e.program),n=this.setupFullMustacheParams(e,r,void 0),i=e.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,i.original)},PartialStatement:function(e){this.usePartial=!0;var r=e.program;r&&(r=this.compileProgram(e.program));var n=e.params;if(n.length>1)throw new Xr.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,o=e.name.type==="SubExpression";o&&this.accept(e.name),this.setupFullMustacheParams(e,r,void 0,!0);var s=e.indent||"";this.options.preventIndent&&s&&(this.opcode("appendContent",s),s=""),this.opcode("invokePartial",o,i,s),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){Pf(e);var r=this.classifySexpr(e);r==="simple"?this.simpleSexpr(e):r==="helper"?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,r,n){var i=e.path,o=i.parts[0],s=r!=null||n!=null;this.opcode("getContext",i.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,s)},simpleSexpr:function(e){var r=e.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,r,n){var i=this.setupFullMustacheParams(e,r,n),o=e.path,s=o.parts[0];if(this.options.knownHelpers[s])this.opcode("invokeKnownHelper",i.length,s);else{if(this.options.knownHelpersOnly)throw new Xr.default("You specified knownHelpersOnly, but used the unknown helper "+s,e);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",i.length,o.original,Kr.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=Kr.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(r);i?this.opcode("lookupBlockParam",i,e.parts):r?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var r=e.pairs,n=0,i=r.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(r[n].value);for(;n--;)this.opcode("assignToHash",r[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:Av.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=Kr.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&Kr.default.helpers.helperExpression(e),o=!n&&(i||r);if(o&&!i){var s=e.path.parts[0],a=this.options;a.knownHelpers[s]?i=!0:a.knownHelpersOnly&&(o=!1)}return i?"helper":o?"ambiguous":"simple"},pushParams:function(e){for(var r=0,n=e.length;r<n;r++)this.pushParam(e[r])},pushParam:function(e){var r=e.value!=null?e.value:e.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",r,e.type),e.type==="SubExpression"&&this.accept(e);else{if(this.trackIds){var n=void 0;if(e.parts&&!Kr.default.helpers.scopedId(e)&&!e.depth&&(n=this.blockParamIndex(e.parts[0])),n){var i=e.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,i)}else r=e.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,r)}this.accept(e)}},setupFullMustacheParams:function(e,r,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",r),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var r=0,n=this.options.blockParams.length;r<n;r++){var i=this.options.blockParams[r],o=i&&Qr.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function Lv(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new Xr.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+t);e=e||{},"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=r.parse(t,e),i=new r.Compiler().compile(n,e);return new r.JavaScriptCompiler().compile(i,e)}function Nv(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new Xr.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=Qr.extend({},e),"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=void 0;function i(){var s=r.parse(t,e),a=new r.Compiler().compile(s,e),l=new r.JavaScriptCompiler().compile(a,e,void 0,!0);return r.template(l)}function o(s,a){return n||(n=i()),n.call(this,s,a)}return o._setup=function(s){return n||(n=i()),n._setup(s)},o._child=function(s,a,l,c){return n||(n=i()),n._child(s,a,l,c)},o}function Lf(t,e){if(t===e)return!0;if(Qr.isArray(t)&&Qr.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!Lf(t[r],e[r]))return!1;return!0}}function Pf(t){if(!t.path.parts){var e=t.path;t.path={type:"PathExpression",data:!1,depth:0,parts:[e.original+""],original:e.original+"",loc:e.loc}}}});var Df=_(As=>{var zf="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");As.encode=function(t){if(0<=t&&t<zf.length)return zf[t];throw new TypeError("Must be between 0 and 63: "+t)};As.decode=function(t){var e=65,r=90,n=97,i=122,o=48,s=57,a=43,l=47,c=26,f=52;return e<=t&&t<=r?t-e:n<=t&&t<=i?t-n+c:o<=t&&t<=s?t-o+f:t==a?62:t==l?63:-1}});var zs=_(Ns=>{var If=Df(),Ls=5,Rf=1<<Ls,Ff=Rf-1,qf=Rf;function zv(t){return t<0?(-t<<1)+1:(t<<1)+0}function Dv(t){var e=(t&1)===1,r=t>>1;return e?-r:r}Ns.encode=function(e){var r="",n,i=zv(e);do n=i&Ff,i>>>=Ls,i>0&&(n|=qf),r+=If.encode(n);while(i>0);return r};Ns.decode=function(e,r,n){var i=e.length,o=0,s=0,a,l;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(l=If.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&qf),l&=Ff,o=o+(l<<s),s+=Ls}while(a);n.value=Dv(o),n.rest=r}});var mr=_(oe=>{function Iv(t,e,r){if(e in t)return t[e];if(arguments.length===3)return r;throw new Error('"'+e+'" is a required argument.')}oe.getArg=Iv;var Vf=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Rv=/^data:.+\,.+$/;function tn(t){var e=t.match(Vf);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}oe.urlParse=tn;function hr(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}oe.urlGenerate=hr;function Ds(t){var e=t,r=tn(t);if(r){if(!r.path)return t;e=r.path}for(var n=oe.isAbsolute(e),i=e.split(/\/+/),o,s=0,a=i.length-1;a>=0;a--)o=i[a],o==="."?i.splice(a,1):o===".."?s++:s>0&&(o===""?(i.splice(a+1,s),s=0):(i.splice(a,2),s--));return e=i.join("/"),e===""&&(e=n?"/":"."),r?(r.path=e,hr(r)):e}oe.normalize=Ds;function jf(t,e){t===""&&(t="."),e===""&&(e=".");var r=tn(e),n=tn(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),hr(r);if(r||e.match(Rv))return e;if(n&&!n.host&&!n.path)return n.host=e,hr(n);var i=e.charAt(0)==="/"?e:Ds(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,hr(n)):i}oe.join=jf;oe.isAbsolute=function(t){return t.charAt(0)==="/"||Vf.test(t)};function Fv(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var r=0;e.indexOf(t+"/")!==0;){var n=t.lastIndexOf("/");if(n<0||(t=t.slice(0,n),t.match(/^([^\/]+:\/)?\/*$/)))return e;++r}return Array(r+1).join("../")+e.substr(t.length+1)}oe.relative=Fv;var Wf=(function(){var t=Object.create(null);return!("__proto__"in t)})();function Bf(t){return t}function qv(t){return Uf(t)?"$"+t:t}oe.toSetString=Wf?Bf:qv;function Vv(t){return Uf(t)?t.slice(1):t}oe.fromSetString=Wf?Bf:Vv;function Uf(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var r=e-10;r>=0;r--)if(t.charCodeAt(r)!==36)return!1;return!0}function jv(t,e,r){var n=pr(t.source,e.source);return n!==0||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0||r)||(n=t.generatedColumn-e.generatedColumn,n!==0)||(n=t.generatedLine-e.generatedLine,n!==0)?n:pr(t.name,e.name)}oe.compareByOriginalPositions=jv;function Wv(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=pr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:pr(t.name,e.name)}oe.compareByGeneratedPositionsDeflated=Wv;function pr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Bv(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=pr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:pr(t.name,e.name)}oe.compareByGeneratedPositionsInflated=Bv;function Uv(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}oe.parseSourceMapInput=Uv;function Hv(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=tn(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}e=jf(hr(n),e)}return Ds(e)}oe.computeSourceURL=Hv});var Fs=_(Hf=>{var Is=mr(),Rs=Object.prototype.hasOwnProperty,Dt=typeof Map<"u";function nt(){this._array=[],this._set=Dt?new Map:Object.create(null)}nt.fromArray=function(e,r){for(var n=new nt,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};nt.prototype.size=function(){return Dt?this._set.size:Object.getOwnPropertyNames(this._set).length};nt.prototype.add=function(e,r){var n=Dt?e:Is.toSetString(e),i=Dt?this.has(e):Rs.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(Dt?this._set.set(e,o):this._set[n]=o)};nt.prototype.has=function(e){if(Dt)return this._set.has(e);var r=Is.toSetString(e);return Rs.call(this._set,r)};nt.prototype.indexOf=function(e){if(Dt){var r=this._set.get(e);if(r>=0)return r}else{var n=Is.toSetString(e);if(Rs.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};nt.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};nt.prototype.toArray=function(){return this._array.slice()};Hf.ArraySet=nt});var Yf=_(Zf=>{var Gf=mr();function Gv(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||Gf.compareByGeneratedPositionsInflated(t,e)<=0}function xi(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}xi.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};xi.prototype.add=function(e){Gv(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};xi.prototype.toArray=function(){return this._sorted||(this._array.sort(Gf.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};Zf.MappingList=xi});var qs=_(Jf=>{var rn=zs(),X=mr(),wi=Fs().ArraySet,Zv=Yf().MappingList;function Me(t){t||(t={}),this._file=X.getArg(t,"file",null),this._sourceRoot=X.getArg(t,"sourceRoot",null),this._skipValidation=X.getArg(t,"skipValidation",!1),this._sources=new wi,this._names=new wi,this._mappings=new Zv,this._sourcesContents=null}Me.prototype._version=3;Me.fromSourceMap=function(e){var r=e.sourceRoot,n=new Me({file:e.file,sourceRoot:r});return e.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=X.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),e.sources.forEach(function(i){var o=i;r!==null&&(o=X.relative(r,i)),n._sources.has(o)||n._sources.add(o);var s=e.sourceContentFor(i);s!=null&&n.setSourceContent(i,s)}),n};Me.prototype.addMapping=function(e){var r=X.getArg(e,"generated"),n=X.getArg(e,"original",null),i=X.getArg(e,"source",null),o=X.getArg(e,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};Me.prototype.setSourceContent=function(e,r){var n=e;this._sourceRoot!=null&&(n=X.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[X.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[X.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Me.prototype.applySourceMap=function(e,r,n){var i=r;if(r==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=e.file}var o=this._sourceRoot;o!=null&&(i=X.relative(o,i));var s=new wi,a=new wi;this._mappings.unsortedForEach(function(l){if(l.source===i&&l.originalLine!=null){var c=e.originalPositionFor({line:l.originalLine,column:l.originalColumn});c.source!=null&&(l.source=c.source,n!=null&&(l.source=X.join(n,l.source)),o!=null&&(l.source=X.relative(o,l.source)),l.originalLine=c.line,l.originalColumn=c.column,c.name!=null&&(l.name=c.name))}var f=l.source;f!=null&&!s.has(f)&&s.add(f);var u=l.name;u!=null&&!a.has(u)&&a.add(u)},this),this._sources=s,this._names=a,e.sources.forEach(function(l){var c=e.sourceContentFor(l);c!=null&&(n!=null&&(l=X.join(n,l)),o!=null&&(l=X.relative(o,l)),this.setSourceContent(l,c))},this)};Me.prototype._validateMapping=function(e,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number")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&&!r&&!n&&!i)){if(e&&"line"in e&&"column"in e&&r&&"line"in r&&"column"in r&&e.line>0&&e.column>=0&&r.line>0&&r.column>=0&&n)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:r,name:i}))}};Me.prototype._serializeMappings=function(){for(var e=0,r=1,n=0,i=0,o=0,s=0,a="",l,c,f,u,p=this._mappings.toArray(),h=0,g=p.length;h<g;h++){if(c=p[h],l="",c.generatedLine!==r)for(e=0;c.generatedLine!==r;)l+=";",r++;else if(h>0){if(!X.compareByGeneratedPositionsInflated(c,p[h-1]))continue;l+=","}l+=rn.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=rn.encode(u-s),s=u,l+=rn.encode(c.originalLine-1-i),i=c.originalLine-1,l+=rn.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(f=this._names.indexOf(c.name),l+=rn.encode(f-o),o=f)),a+=l}return a};Me.prototype._generateSourcesContent=function(e,r){return e.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=X.relative(r,n));var i=X.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};Me.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};Me.prototype.toString=function(){return JSON.stringify(this.toJSON())};Jf.SourceMapGenerator=Me});var Kf=_(It=>{It.GREATEST_LOWER_BOUND=1;It.LEAST_UPPER_BOUND=2;function Vs(t,e,r,n,i,o){var s=Math.floor((e-t)/2)+t,a=i(r,n[s],!0);return a===0?s:a>0?e-s>1?Vs(s,e,r,n,i,o):o==It.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?Vs(t,s,r,n,i,o):o==It.LEAST_UPPER_BOUND?s:t<0?-1:t}It.search=function(e,r,n,i){if(r.length===0)return-1;var o=Vs(-1,r.length,e,r,n,i||It.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var Qf=_(Xf=>{function js(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Yv(t,e){return Math.round(t+Math.random()*(e-t))}function Ws(t,e,r,n){if(r<n){var i=Yv(r,n),o=r-1;js(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,js(t,o,a));js(t,o+1,a);var l=o+1;Ws(t,e,r,l-1),Ws(t,e,l+1,n)}}Xf.quickSort=function(t,e){Ws(t,e,0,t.length-1)}});var td=_(Si=>{var C=mr(),Bs=Kf(),gr=Fs().ArraySet,Jv=zs(),nn=Qf().quickSort;function j(t,e){var r=t;return typeof t=="string"&&(r=C.parseSourceMapInput(t)),r.sections!=null?new Fe(r,e):new ie(r,e)}j.fromSourceMap=function(t,e){return ie.fromSourceMap(t,e)};j.prototype._version=3;j.prototype.__generatedMappings=null;Object.defineProperty(j.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});j.prototype.__originalMappings=null;Object.defineProperty(j.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});j.prototype._charIsMappingSeparator=function(e,r){var n=e.charAt(r);return n===";"||n===","};j.prototype._parseMappings=function(e,r){throw new Error("Subclasses must implement _parseMappings")};j.GENERATED_ORDER=1;j.ORIGINAL_ORDER=2;j.GREATEST_LOWER_BOUND=1;j.LEAST_UPPER_BOUND=2;j.prototype.eachMapping=function(e,r,n){var i=r||null,o=n||j.GENERATED_ORDER,s;switch(o){case j.GENERATED_ORDER:s=this._generatedMappings;break;case j.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var a=this.sourceRoot;s.map(function(l){var c=l.source===null?null:this._sources.at(l.source);return c=C.computeSourceURL(a,c,this._sourceMapURL),{source:c,generatedLine:l.generatedLine,generatedColumn:l.generatedColumn,originalLine:l.originalLine,originalColumn:l.originalColumn,name:l.name===null?null:this._names.at(l.name)}},this).forEach(e,i)};j.prototype.allGeneratedPositionsFor=function(e){var r=C.getArg(e,"line"),n={source:C.getArg(e,"source"),originalLine:r,originalColumn:C.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var i=[],o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",C.compareByOriginalPositions,Bs.LEAST_UPPER_BOUND);if(o>=0){var s=this._originalMappings[o];if(e.column===void 0)for(var a=s.originalLine;s&&s.originalLine===a;)i.push({line:C.getArg(s,"generatedLine",null),column:C.getArg(s,"generatedColumn",null),lastColumn:C.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o];else for(var l=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==l;)i.push({line:C.getArg(s,"generatedLine",null),column:C.getArg(s,"generatedColumn",null),lastColumn:C.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o]}return i};Si.SourceMapConsumer=j;function ie(t,e){var r=t;typeof t=="string"&&(r=C.parseSourceMapInput(t));var n=C.getArg(r,"version"),i=C.getArg(r,"sources"),o=C.getArg(r,"names",[]),s=C.getArg(r,"sourceRoot",null),a=C.getArg(r,"sourcesContent",null),l=C.getArg(r,"mappings"),c=C.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);s&&(s=C.normalize(s)),i=i.map(String).map(C.normalize).map(function(f){return s&&C.isAbsolute(s)&&C.isAbsolute(f)?C.relative(s,f):f}),this._names=gr.fromArray(o.map(String),!0),this._sources=gr.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(f){return C.computeSourceURL(s,f,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=l,this._sourceMapURL=e,this.file=c}ie.prototype=Object.create(j.prototype);ie.prototype.consumer=j;ie.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=C.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==t)return r;return-1};ie.fromSourceMap=function(e,r){var n=Object.create(ie.prototype),i=n._names=gr.fromArray(e._names.toArray(),!0),o=n._sources=gr.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=r,n._absoluteSources=n._sources.toArray().map(function(h){return C.computeSourceURL(n.sourceRoot,h,r)});for(var s=e._mappings.toArray().slice(),a=n.__generatedMappings=[],l=n.__originalMappings=[],c=0,f=s.length;c<f;c++){var u=s[c],p=new ed;p.generatedLine=u.generatedLine,p.generatedColumn=u.generatedColumn,u.source&&(p.source=o.indexOf(u.source),p.originalLine=u.originalLine,p.originalColumn=u.originalColumn,u.name&&(p.name=i.indexOf(u.name)),l.push(p)),a.push(p)}return nn(n.__originalMappings,C.compareByOriginalPositions),n};ie.prototype._version=3;Object.defineProperty(ie.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function ed(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ie.prototype._parseMappings=function(e,r){for(var n=1,i=0,o=0,s=0,a=0,l=0,c=e.length,f=0,u={},p={},h=[],g=[],b,x,y,v,S;f<c;)if(e.charAt(f)===";")n++,f++,i=0;else if(e.charAt(f)===",")f++;else{for(b=new ed,b.generatedLine=n,v=f;v<c&&!this._charIsMappingSeparator(e,v);v++);if(x=e.slice(f,v),y=u[x],y)f+=x.length;else{for(y=[];f<v;)Jv.decode(e,f,p),S=p.value,f=p.rest,y.push(S);if(y.length===2)throw new Error("Found a source, but no line and column");if(y.length===3)throw new Error("Found a source and line, but no column");u[x]=y}b.generatedColumn=i+y[0],i=b.generatedColumn,y.length>1&&(b.source=a+y[1],a+=y[1],b.originalLine=o+y[2],o=b.originalLine,b.originalLine+=1,b.originalColumn=s+y[3],s=b.originalColumn,y.length>4&&(b.name=l+y[4],l+=y[4])),g.push(b),typeof b.originalLine=="number"&&h.push(b)}nn(g,C.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,nn(h,C.compareByOriginalPositions),this.__originalMappings=h};ie.prototype._findMapping=function(e,r,n,i,o,s){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return Bs.search(e,r,o,s)};ie.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var r=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};ie.prototype.originalPositionFor=function(e){var r={generatedLine:C.getArg(e,"line"),generatedColumn:C.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",C.compareByGeneratedPositionsDeflated,C.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=C.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=C.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var s=C.getArg(i,"name",null);return s!==null&&(s=this._names.at(s)),{source:o,line:C.getArg(i,"originalLine",null),column:C.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};ie.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ie.prototype.sourceContentFor=function(e,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var i=e;this.sourceRoot!=null&&(i=C.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(o=C.urlParse(this.sourceRoot))){var s=i.replace(/^file:\/\//,"");if(o.scheme=="file"&&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(r)return null;throw new Error('"'+i+'" is not in the SourceMap.')};ie.prototype.generatedPositionFor=function(e){var r=C.getArg(e,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:C.getArg(e,"line"),originalColumn:C.getArg(e,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",C.compareByOriginalPositions,C.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:C.getArg(o,"generatedLine",null),column:C.getArg(o,"generatedColumn",null),lastColumn:C.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};Si.BasicSourceMapConsumer=ie;function Fe(t,e){var r=t;typeof t=="string"&&(r=C.parseSourceMapInput(t));var n=C.getArg(r,"version"),i=C.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new gr,this._names=new gr;var o={line:-1,column:0};this._sections=i.map(function(s){if(s.url)throw new Error("Support for url field in sections not implemented.");var a=C.getArg(s,"offset"),l=C.getArg(a,"line"),c=C.getArg(a,"column");if(l<o.line||l===o.line&&c<o.column)throw new Error("Section offsets must be ordered and non-overlapping.");return o=a,{generatedOffset:{generatedLine:l+1,generatedColumn:c+1},consumer:new j(C.getArg(s,"map"),e)}})}Fe.prototype=Object.create(j.prototype);Fe.prototype.constructor=j;Fe.prototype._version=3;Object.defineProperty(Fe.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var r=0;r<this._sections[e].consumer.sources.length;r++)t.push(this._sections[e].consumer.sources[r]);return t}});Fe.prototype.originalPositionFor=function(e){var r={generatedLine:C.getArg(e,"line"),generatedColumn:C.getArg(e,"column")},n=Bs.search(r,this._sections,function(o,s){var a=o.generatedLine-s.generatedOffset.generatedLine;return a||o.generatedColumn-s.generatedOffset.generatedColumn}),i=this._sections[n];return i?i.consumer.originalPositionFor({line:r.generatedLine-(i.generatedOffset.generatedLine-1),column:r.generatedColumn-(i.generatedOffset.generatedLine===r.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Fe.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Fe.prototype.sourceContentFor=function(e,r){for(var n=0;n<this._sections.length;n++){var i=this._sections[n],o=i.consumer.sourceContentFor(e,!0);if(o)return o}if(r)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Fe.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(C.getArg(e,"source"))!==-1){var i=n.consumer.generatedPositionFor(e);if(i){var o={line:i.line+(n.generatedOffset.generatedLine-1),column:i.column+(n.generatedOffset.generatedLine===i.line?n.generatedOffset.generatedColumn-1:0)};return o}}}return{line:null,column:null}};Fe.prototype._parseMappings=function(e,r){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var i=this._sections[n],o=i.consumer._generatedMappings,s=0;s<o.length;s++){var a=o[s],l=i.consumer._sources.at(a.source);l=C.computeSourceURL(i.consumer.sourceRoot,l,this._sourceMapURL),this._sources.add(l),l=this._sources.indexOf(l);var c=null;a.name&&(c=i.consumer._names.at(a.name),this._names.add(c),c=this._names.indexOf(c));var f={source:l,generatedLine:a.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(i.generatedOffset.generatedLine===a.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:c};this.__generatedMappings.push(f),typeof f.originalLine=="number"&&this.__originalMappings.push(f)}nn(this.__generatedMappings,C.compareByGeneratedPositionsDeflated),nn(this.__originalMappings,C.compareByOriginalPositions)};Si.IndexedSourceMapConsumer=Fe});var nd=_(rd=>{var Kv=qs().SourceMapGenerator,$i=mr(),Xv=/(\r?\n)/,Qv=10,br="$$$isSourceNode$$$";function ve(t,e,r,n,i){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=r??null,this.name=i??null,this[br]=!0,n!=null&&this.add(n)}ve.fromStringWithSourceMap=function(e,r,n){var i=new ve,o=e.split(Xv),s=0,a=function(){var p=g(),h=g()||"";return p+h;function g(){return s<o.length?o[s++]:void 0}},l=1,c=0,f=null;return r.eachMapping(function(p){if(f!==null)if(l<p.generatedLine)u(f,a()),l++,c=0;else{var h=o[s]||"",g=h.substr(0,p.generatedColumn-c);o[s]=h.substr(p.generatedColumn-c),c=p.generatedColumn,u(f,g),f=p;return}for(;l<p.generatedLine;)i.add(a()),l++;if(c<p.generatedColumn){var h=o[s]||"";i.add(h.substr(0,p.generatedColumn)),o[s]=h.substr(p.generatedColumn),c=p.generatedColumn}f=p},this),s<o.length&&(f&&u(f,a()),i.add(o.splice(s).join(""))),r.sources.forEach(function(p){var h=r.sourceContentFor(p);h!=null&&(n!=null&&(p=$i.join(n,p)),i.setSourceContent(p,h))}),i;function u(p,h){if(p===null||p.source===void 0)i.add(h);else{var g=n?$i.join(n,p.source):p.source;i.add(new ve(p.originalLine,p.originalColumn,g,h,p.name))}}};ve.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(r){this.add(r)},this);else if(e[br]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};ve.prototype.prepend=function(e){if(Array.isArray(e))for(var r=e.length-1;r>=0;r--)this.prepend(e[r]);else if(e[br]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};ve.prototype.walk=function(e){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[br]?r.walk(e):r!==""&&e(r,{source:this.source,line:this.line,column:this.column,name:this.name})};ve.prototype.join=function(e){var r,n,i=this.children.length;if(i>0){for(r=[],n=0;n<i-1;n++)r.push(this.children[n]),r.push(e);r.push(this.children[n]),this.children=r}return this};ve.prototype.replaceRight=function(e,r){var n=this.children[this.children.length-1];return n[br]?n.replaceRight(e,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(e,r):this.children.push("".replace(e,r)),this};ve.prototype.setSourceContent=function(e,r){this.sourceContents[$i.toSetString(e)]=r};ve.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][br]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e($i.fromSetString(i[r]),this.sourceContents[i[r]])};ve.prototype.toString=function(){var e="";return this.walk(function(r){e+=r}),e};ve.prototype.toStringWithSourceMap=function(e){var r={code:"",line:1,column:0},n=new Kv(e),i=!1,o=null,s=null,a=null,l=null;return this.walk(function(c,f){r.code+=c,f.source!==null&&f.line!==null&&f.column!==null?((o!==f.source||s!==f.line||a!==f.column||l!==f.name)&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name}),o=f.source,s=f.line,a=f.column,l=f.name,i=!0):i&&(n.addMapping({generated:{line:r.line,column:r.column}}),o=null,i=!1);for(var u=0,p=c.length;u<p;u++)c.charCodeAt(u)===Qv?(r.line++,r.column=0,u+1===p?(o=null,i=!1):i&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name})):r.column++}),this.walkSourceContents(function(c,f){n.setSourceContent(c,f)}),{code:r.code,map:n}};rd.SourceNode=ve});var id=_(Ei=>{Ei.SourceMapGenerator=qs().SourceMapGenerator;Ei.SourceMapConsumer=td().SourceMapConsumer;Ei.SourceNode=nd().SourceNode});var ld=_((_i,ad)=>{"use strict";_i.__esModule=!0;var Hs=ce(),Rt=void 0;try{(typeof define!="function"||!define.amd)&&(od=id(),Rt=od.SourceNode)}catch{}var od;Rt||(Rt=function(t,e,r,n){this.src="",n&&this.add(n)},Rt.prototype={add:function(e){Hs.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){Hs.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function Us(t,e,r){if(Hs.isArray(t)){for(var n=[],i=0,o=t.length;i<o;i++)n.push(e.wrap(t[i],r));return n}else if(typeof t=="boolean"||typeof t=="number")return t+"";return t}function sd(t){this.srcFile=t,this.source=[]}sd.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,r){this.source.unshift(this.wrap(e,r))},push:function(e,r){this.source.push(this.wrap(e,r))},merge:function(){var e=this.empty();return this.each(function(r){e.add([" ",r,`
11
- `])}),e},each:function(e){for(var r=0,n=this.source.length;r<n;r++)e(this.source[r])},empty:function(){var e=this.currentLocation||{start:{}};return new Rt(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof Rt?e:(e=Us(e,this,r),new Rt(r.start.line,r.start.column,this.srcFile,e))},functionCall:function(e,r,n){return n=this.generateList(n),this.wrap([e,r?"."+r+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(e){var r=this,n=[];Object.keys(e).forEach(function(o){var s=Us(e[o],r);s!=="undefined"&&n.push([r.quotedString(o),":",s])});var i=this.generateList(n);return i.prepend("{"),i.add("}"),i},generateList:function(e){for(var r=this.empty(),n=0,i=e.length;n<i;n++)n&&r.add(","),r.add(Us(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};_i.default=sd;ad.exports=_i.default});var hd=_((Ci,dd)=>{"use strict";Ci.__esModule=!0;function fd(t){return t&&t.__esModule?t:{default:t}}var cd=li(),ek=Ce(),Gs=fd(ek),tk=ce(),rk=ld(),ud=fd(rk);function yr(t){this.value=t}function vr(){}vr.prototype={nameLookup:function(e,r){return this.internalNameLookup(e,r)},depthedLookup:function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},compilerInfo:function(){var e=cd.COMPILER_REVISION,r=cd.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return tk.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(e,r,n,i){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,r),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o=e.opcodes,s=void 0,a=void 0,l=void 0,c=void 0;for(l=0,c=o.length;l<c;l++)s=o[l],this.source.currentLocation=s.loc,a=a||s.loc,this[s.opcode].apply(this,s.args);if(this.source.currentLocation=a,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new Gs.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
10
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var o=this.next();return typeof o<"u"?o:this.lex()},begin:function(o){this.conditionStack.push(o)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(o){this.begin(o)}};return n.options={},n.performAction=function(o,s,a,l){function c(u,p){return s.yytext=s.yytext.substring(u,s.yyleng-p+u)}var f=l;switch(a){case 0:if(s.yytext.slice(-2)==="\\\\"?(c(0,1),this.begin("mu")):s.yytext.slice(-1)==="\\"?(c(0,1),this.begin("emu")):this.begin("mu"),s.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(c(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;break;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(s.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;break;case 30:return this.popState(),33;break;case 31:return s.yytext=c(1,2).replace(/\\"/g,'"'),80;break;case 32:return s.yytext=c(1,2).replace(/\\'/g,"'"),80;break;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return s.yytext=s.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case 43:return"INVALID";case 44:return 5}},n.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},n})();t.lexer=e;function r(){this.yy={}}return r.prototype=t,t.Parser=r,new r})();wi.default=Ov;Uf.exports=wi.default});var _i=C((Ei,Kf)=>{"use strict";Ei.__esModule=!0;function Tv(t){return t&&t.__esModule?t:{default:t}}var Mv=Oe(),js=Tv(Mv);function Si(){this.parents=[]}Si.prototype={constructor:Si,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!Si.prototype[n.type])throw new js.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+e.type);e[r]=n}},acceptRequired:function(e,r){if(this.acceptKey(e,r),!e[r])throw new js.default(e.type+" requires "+r)},acceptArray:function(e){for(var r=0,n=e.length;r<n;r++)this.acceptKey(e,r),e[r]||(e.splice(r,1),r--,n--)},accept:function(e){if(e){if(!this[e.type])throw new js.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var r=this[e.type](e);if(this.current=this.parents.shift(),!this.mutating||r)return r;if(r!==!1)return e}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:$i,Decorator:$i,BlockStatement:Zf,DecoratorBlock:Zf,PartialStatement:Yf,PartialBlockStatement:function(e){Yf.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:$i,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}};function $i(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function Zf(t){$i.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function Yf(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}Ei.default=Si;Kf.exports=Ei.default});var Xf=C((Ci,Jf)=>{"use strict";Ci.__esModule=!0;function Av(t){return t&&t.__esModule?t:{default:t}}var Nv=_i(),Pv=Av(Nv);function Je(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}Je.prototype=new Pv.default;Je.prototype.Program=function(t){var e=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=t.body,i=0,o=n.length;i<o;i++){var s=n[i],a=this.accept(s);if(a){var l=Ws(n,i,r),c=Bs(n,i,r),f=a.openStandalone&&l,u=a.closeStandalone&&c,p=a.inlineStandalone&&l&&c;a.close&&Vt(n,i,!0),a.open&&wt(n,i,!0),e&&p&&(Vt(n,i),wt(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&f&&(Vt((s.program||s.inverse).body),wt(n,i)),e&&u&&(Vt(n,i),wt((s.inverse||s.program).body))}}return t};Je.prototype.BlockStatement=Je.prototype.DecoratorBlock=Je.prototype.PartialBlockStatement=function(t){this.accept(t.program),this.accept(t.inverse);var e=t.program||t.inverse,r=t.program&&t.inverse,n=r,i=r;if(r&&r.chained)for(n=r.body[0].program;i.chained;)i=i.body[i.body.length-1].program;var o={open:t.openStrip.open,close:t.closeStrip.close,openStandalone:Bs(e.body),closeStandalone:Ws((n||e).body)};if(t.openStrip.close&&Vt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&wt(e.body,null,!0),s.close&&Vt(n.body,null,!0),t.closeStrip.open&&wt(i.body,null,!0),!this.options.ignoreStandalone&&Ws(e.body)&&Bs(n.body)&&(wt(e.body),Vt(n.body))}else t.closeStrip.open&&wt(e.body,null,!0);return o};Je.prototype.Decorator=Je.prototype.MustacheStatement=function(t){return t.strip};Je.prototype.PartialStatement=Je.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function Ws(t,e,r){e===void 0&&(e=t.length);var n=t[e-1],i=t[e-2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function Bs(t,e,r){e===void 0&&(e=-1);var n=t[e+1],i=t[e+2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function Vt(t,e,r){var n=t[e==null?0:e+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function wt(t,e,r){var n=t[e==null?t.length-1:e-1];if(!(!n||n.type!=="ContentStatement"||!r&&n.leftStripped)){var i=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==i,n.leftStripped}}Ci.default=Je;Jf.exports=Ci.default});var Qf=C(Te=>{"use strict";Te.__esModule=!0;Te.SourceLocation=Iv;Te.id=zv;Te.stripFlags=Rv;Te.stripComment=Fv;Te.preparePath=qv;Te.prepareMustache=Vv;Te.prepareRawBlock=jv;Te.prepareBlock=Wv;Te.prepareProgram=Bv;Te.preparePartialBlock=Hv;function Lv(t){return t&&t.__esModule?t:{default:t}}var Dv=Oe(),Hs=Lv(Dv);function Us(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new Hs.default(t.path.original+" doesn't match "+e,r)}}function Iv(t,e){this.source=t,this.start={line:e.first_line,column:e.first_column},this.end={line:e.last_line,column:e.last_column}}function zv(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function Rv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function Fv(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function qv(t,e,r){r=this.locInfo(r);for(var n=t?"@":"",i=[],o=0,s=0,a=e.length;s<a;s++){var l=e[s].part,c=e[s].original!==l;if(n+=(e[s].separator||"")+l,!c&&(l===".."||l==="."||l==="this")){if(i.length>0)throw new Hs.default("Invalid path: "+n,{loc:r});l===".."&&o++}else i.push(l)}return{type:"PathExpression",data:t,depth:o,parts:i,original:n,loc:r}}function Vv(t,e,r,n,i,o){var s=n.charAt(3)||n.charAt(2),a=s!=="{"&&s!=="&",l=/\*/.test(n);return{type:l?"Decorator":"MustacheStatement",path:t,params:e,hash:r,escaped:a,strip:i,loc:this.locInfo(o)}}function jv(t,e,r,n){Us(t,r),n=this.locInfo(n);var i={type:"Program",body:e,strip:{},loc:n};return{type:"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:i,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}}function Wv(t,e,r,n,i,o){n&&n.path&&Us(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new Hs.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),l=r.strip,a=r.program}return i&&(i=a,a=e,e=i),{type:s?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:a,openStrip:t.strip,inverseStrip:l,closeStrip:n&&n.strip,loc:this.locInfo(o)}}function Bv(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}}function Hv(t,e,r,n){return Us(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}});var rd=C(on=>{"use strict";on.__esModule=!0;on.parseWithoutProcessing=td;on.parse=Qv;function Uv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function ed(t){return t&&t.__esModule?t:{default:t}}var Gv=Gf(),Gs=ed(Gv),Zv=Xf(),Yv=ed(Zv),Kv=Qf(),Jv=Uv(Kv),Xv=de();on.parser=Gs.default;var Oi={};Xv.extend(Oi,Jv);function td(t,e){if(t.type==="Program")return t;Gs.default.yy=Oi,Oi.locInfo=function(n){return new Oi.SourceLocation(e&&e.srcName,n)};var r=Gs.default.parse(t);return r}function Qv(t,e){var r=td(t,e),n=new Yv.default(e);return n.accept(r)}});var sd=C(cn=>{"use strict";cn.__esModule=!0;cn.Compiler=Zs;cn.precompile=nk;cn.compile=ik;function id(t){return t&&t.__esModule?t:{default:t}}var ek=Oe(),an=id(ek),ln=de(),tk=Vs(),sn=id(tk),rk=[].slice;function Zs(){}Zs.prototype={compiler:Zs,equals:function(e){var r=this.opcodes.length;if(e.opcodes.length!==r)return!1;for(var n=0;n<r;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!od(i.args,o.args))return!1}r=this.children.length;for(var n=0;n<r;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=ln.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(e)},compileProgram:function(e){var r=new this.compiler,n=r.compile(e,this.options),i=this.guid++;return this.usePartial=this.usePartial||n.usePartial,this.children[i]=n,this.useDepths=this.useDepths||n.useDepths,i},accept:function(e){if(!this[e.type])throw new an.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);var r=this[e.type](e);return this.sourceNode.shift(),r},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var r=e.body,n=r.length,i=0;i<n;i++)this.accept(r[i]);return this.options.blockParams.shift(),this.isSimple=n===1,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){nd(e);var r=e.program,n=e.inverse;r=r&&this.compileProgram(r),n=n&&this.compileProgram(n);var i=this.classifySexpr(e);i==="helper"?this.helperSexpr(e,r,n):i==="simple"?(this.simpleSexpr(e),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,r,n),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var r=e.program&&this.compileProgram(e.program),n=this.setupFullMustacheParams(e,r,void 0),i=e.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,i.original)},PartialStatement:function(e){this.usePartial=!0;var r=e.program;r&&(r=this.compileProgram(e.program));var n=e.params;if(n.length>1)throw new an.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,o=e.name.type==="SubExpression";o&&this.accept(e.name),this.setupFullMustacheParams(e,r,void 0,!0);var s=e.indent||"";this.options.preventIndent&&s&&(this.opcode("appendContent",s),s=""),this.opcode("invokePartial",o,i,s),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){nd(e);var r=this.classifySexpr(e);r==="simple"?this.simpleSexpr(e):r==="helper"?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,r,n){var i=e.path,o=i.parts[0],s=r!=null||n!=null;this.opcode("getContext",i.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,s)},simpleSexpr:function(e){var r=e.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,r,n){var i=this.setupFullMustacheParams(e,r,n),o=e.path,s=o.parts[0];if(this.options.knownHelpers[s])this.opcode("invokeKnownHelper",i.length,s);else{if(this.options.knownHelpersOnly)throw new an.default("You specified knownHelpersOnly, but used the unknown helper "+s,e);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",i.length,o.original,sn.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=sn.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(r);i?this.opcode("lookupBlockParam",i,e.parts):r?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var r=e.pairs,n=0,i=r.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(r[n].value);for(;n--;)this.opcode("assignToHash",r[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:rk.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=sn.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&sn.default.helpers.helperExpression(e),o=!n&&(i||r);if(o&&!i){var s=e.path.parts[0],a=this.options;a.knownHelpers[s]?i=!0:a.knownHelpersOnly&&(o=!1)}return i?"helper":o?"ambiguous":"simple"},pushParams:function(e){for(var r=0,n=e.length;r<n;r++)this.pushParam(e[r])},pushParam:function(e){var r=e.value!=null?e.value:e.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",r,e.type),e.type==="SubExpression"&&this.accept(e);else{if(this.trackIds){var n=void 0;if(e.parts&&!sn.default.helpers.scopedId(e)&&!e.depth&&(n=this.blockParamIndex(e.parts[0])),n){var i=e.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,i)}else r=e.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,r)}this.accept(e)}},setupFullMustacheParams:function(e,r,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",r),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var r=0,n=this.options.blockParams.length;r<n;r++){var i=this.options.blockParams[r],o=i&&ln.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function nk(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new an.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+t);e=e||{},"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=r.parse(t,e),i=new r.Compiler().compile(n,e);return new r.JavaScriptCompiler().compile(i,e)}function ik(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new an.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=ln.extend({},e),"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=void 0;function i(){var s=r.parse(t,e),a=new r.Compiler().compile(s,e),l=new r.JavaScriptCompiler().compile(a,e,void 0,!0);return r.template(l)}function o(s,a){return n||(n=i()),n.call(this,s,a)}return o._setup=function(s){return n||(n=i()),n._setup(s)},o._child=function(s,a,l,c){return n||(n=i()),n._child(s,a,l,c)},o}function od(t,e){if(t===e)return!0;if(ln.isArray(t)&&ln.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!od(t[r],e[r]))return!1;return!0}}function nd(t){if(!t.path.parts){var e=t.path;t.path={type:"PathExpression",data:!1,depth:0,parts:[e.original+""],original:e.original+"",loc:e.loc}}}});var ld=C(Ys=>{var ad="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Ys.encode=function(t){if(0<=t&&t<ad.length)return ad[t];throw new TypeError("Must be between 0 and 63: "+t)};Ys.decode=function(t){var e=65,r=90,n=97,i=122,o=48,s=57,a=43,l=47,c=26,f=52;return e<=t&&t<=r?t-e:n<=t&&t<=i?t-n+c:o<=t&&t<=s?t-o+f:t==a?62:t==l?63:-1}});var Xs=C(Js=>{var cd=ld(),Ks=5,ud=1<<Ks,fd=ud-1,dd=ud;function ok(t){return t<0?(-t<<1)+1:(t<<1)+0}function sk(t){var e=(t&1)===1,r=t>>1;return e?-r:r}Js.encode=function(e){var r="",n,i=ok(e);do n=i&fd,i>>>=Ks,i>0&&(n|=dd),r+=cd.encode(n);while(i>0);return r};Js.decode=function(e,r,n){var i=e.length,o=0,s=0,a,l;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(l=cd.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&dd),l&=fd,o=o+(l<<s),s+=Ks}while(a);n.value=sk(o),n.rest=r}});var $r=C(se=>{function ak(t,e,r){if(e in t)return t[e];if(arguments.length===3)return r;throw new Error('"'+e+'" is a required argument.')}se.getArg=ak;var hd=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,lk=/^data:.+\,.+$/;function un(t){var e=t.match(hd);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}se.urlParse=un;function wr(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}se.urlGenerate=wr;function Qs(t){var e=t,r=un(t);if(r){if(!r.path)return t;e=r.path}for(var n=se.isAbsolute(e),i=e.split(/\/+/),o,s=0,a=i.length-1;a>=0;a--)o=i[a],o==="."?i.splice(a,1):o===".."?s++:s>0&&(o===""?(i.splice(a+1,s),s=0):(i.splice(a,2),s--));return e=i.join("/"),e===""&&(e=n?"/":"."),r?(r.path=e,wr(r)):e}se.normalize=Qs;function pd(t,e){t===""&&(t="."),e===""&&(e=".");var r=un(e),n=un(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),wr(r);if(r||e.match(lk))return e;if(n&&!n.host&&!n.path)return n.host=e,wr(n);var i=e.charAt(0)==="/"?e:Qs(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,wr(n)):i}se.join=pd;se.isAbsolute=function(t){return t.charAt(0)==="/"||hd.test(t)};function ck(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var r=0;e.indexOf(t+"/")!==0;){var n=t.lastIndexOf("/");if(n<0||(t=t.slice(0,n),t.match(/^([^\/]+:\/)?\/*$/)))return e;++r}return Array(r+1).join("../")+e.substr(t.length+1)}se.relative=ck;var md=(function(){var t=Object.create(null);return!("__proto__"in t)})();function gd(t){return t}function uk(t){return bd(t)?"$"+t:t}se.toSetString=md?gd:uk;function fk(t){return bd(t)?t.slice(1):t}se.fromSetString=md?gd:fk;function bd(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var r=e-10;r>=0;r--)if(t.charCodeAt(r)!==36)return!1;return!0}function dk(t,e,r){var n=Sr(t.source,e.source);return n!==0||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0||r)||(n=t.generatedColumn-e.generatedColumn,n!==0)||(n=t.generatedLine-e.generatedLine,n!==0)?n:Sr(t.name,e.name)}se.compareByOriginalPositions=dk;function hk(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=Sr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:Sr(t.name,e.name)}se.compareByGeneratedPositionsDeflated=hk;function Sr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function pk(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=Sr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:Sr(t.name,e.name)}se.compareByGeneratedPositionsInflated=pk;function mk(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}se.parseSourceMapInput=mk;function gk(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=un(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}e=pd(wr(n),e)}return Qs(e)}se.computeSourceURL=gk});var ra=C(yd=>{var ea=$r(),ta=Object.prototype.hasOwnProperty,jt=typeof Map<"u";function ct(){this._array=[],this._set=jt?new Map:Object.create(null)}ct.fromArray=function(e,r){for(var n=new ct,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};ct.prototype.size=function(){return jt?this._set.size:Object.getOwnPropertyNames(this._set).length};ct.prototype.add=function(e,r){var n=jt?e:ea.toSetString(e),i=jt?this.has(e):ta.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(jt?this._set.set(e,o):this._set[n]=o)};ct.prototype.has=function(e){if(jt)return this._set.has(e);var r=ea.toSetString(e);return ta.call(this._set,r)};ct.prototype.indexOf=function(e){if(jt){var r=this._set.get(e);if(r>=0)return r}else{var n=ea.toSetString(e);if(ta.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};ct.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};ct.prototype.toArray=function(){return this._array.slice()};yd.ArraySet=ct});var xd=C(kd=>{var vd=$r();function bk(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||vd.compareByGeneratedPositionsInflated(t,e)<=0}function Ti(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Ti.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};Ti.prototype.add=function(e){bk(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};Ti.prototype.toArray=function(){return this._sorted||(this._array.sort(vd.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};kd.MappingList=Ti});var na=C(wd=>{var fn=Xs(),ee=$r(),Mi=ra().ArraySet,yk=xd().MappingList;function Me(t){t||(t={}),this._file=ee.getArg(t,"file",null),this._sourceRoot=ee.getArg(t,"sourceRoot",null),this._skipValidation=ee.getArg(t,"skipValidation",!1),this._sources=new Mi,this._names=new Mi,this._mappings=new yk,this._sourcesContents=null}Me.prototype._version=3;Me.fromSourceMap=function(e){var r=e.sourceRoot,n=new Me({file:e.file,sourceRoot:r});return e.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=ee.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),e.sources.forEach(function(i){var o=i;r!==null&&(o=ee.relative(r,i)),n._sources.has(o)||n._sources.add(o);var s=e.sourceContentFor(i);s!=null&&n.setSourceContent(i,s)}),n};Me.prototype.addMapping=function(e){var r=ee.getArg(e,"generated"),n=ee.getArg(e,"original",null),i=ee.getArg(e,"source",null),o=ee.getArg(e,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};Me.prototype.setSourceContent=function(e,r){var n=e;this._sourceRoot!=null&&(n=ee.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[ee.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[ee.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Me.prototype.applySourceMap=function(e,r,n){var i=r;if(r==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=e.file}var o=this._sourceRoot;o!=null&&(i=ee.relative(o,i));var s=new Mi,a=new Mi;this._mappings.unsortedForEach(function(l){if(l.source===i&&l.originalLine!=null){var c=e.originalPositionFor({line:l.originalLine,column:l.originalColumn});c.source!=null&&(l.source=c.source,n!=null&&(l.source=ee.join(n,l.source)),o!=null&&(l.source=ee.relative(o,l.source)),l.originalLine=c.line,l.originalColumn=c.column,c.name!=null&&(l.name=c.name))}var f=l.source;f!=null&&!s.has(f)&&s.add(f);var u=l.name;u!=null&&!a.has(u)&&a.add(u)},this),this._sources=s,this._names=a,e.sources.forEach(function(l){var c=e.sourceContentFor(l);c!=null&&(n!=null&&(l=ee.join(n,l)),o!=null&&(l=ee.relative(o,l)),this.setSourceContent(l,c))},this)};Me.prototype._validateMapping=function(e,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number")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&&!r&&!n&&!i)){if(e&&"line"in e&&"column"in e&&r&&"line"in r&&"column"in r&&e.line>0&&e.column>=0&&r.line>0&&r.column>=0&&n)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:r,name:i}))}};Me.prototype._serializeMappings=function(){for(var e=0,r=1,n=0,i=0,o=0,s=0,a="",l,c,f,u,p=this._mappings.toArray(),h=0,g=p.length;h<g;h++){if(c=p[h],l="",c.generatedLine!==r)for(e=0;c.generatedLine!==r;)l+=";",r++;else if(h>0){if(!ee.compareByGeneratedPositionsInflated(c,p[h-1]))continue;l+=","}l+=fn.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=fn.encode(u-s),s=u,l+=fn.encode(c.originalLine-1-i),i=c.originalLine-1,l+=fn.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(f=this._names.indexOf(c.name),l+=fn.encode(f-o),o=f)),a+=l}return a};Me.prototype._generateSourcesContent=function(e,r){return e.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=ee.relative(r,n));var i=ee.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};Me.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};Me.prototype.toString=function(){return JSON.stringify(this.toJSON())};wd.SourceMapGenerator=Me});var Sd=C(Wt=>{Wt.GREATEST_LOWER_BOUND=1;Wt.LEAST_UPPER_BOUND=2;function ia(t,e,r,n,i,o){var s=Math.floor((e-t)/2)+t,a=i(r,n[s],!0);return a===0?s:a>0?e-s>1?ia(s,e,r,n,i,o):o==Wt.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?ia(t,s,r,n,i,o):o==Wt.LEAST_UPPER_BOUND?s:t<0?-1:t}Wt.search=function(e,r,n,i){if(r.length===0)return-1;var o=ia(-1,r.length,e,r,n,i||Wt.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var Ed=C($d=>{function oa(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function vk(t,e){return Math.round(t+Math.random()*(e-t))}function sa(t,e,r,n){if(r<n){var i=vk(r,n),o=r-1;oa(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,oa(t,o,a));oa(t,o+1,a);var l=o+1;sa(t,e,r,l-1),sa(t,e,l+1,n)}}$d.quickSort=function(t,e){sa(t,e,0,t.length-1)}});var Cd=C(Ai=>{var O=$r(),aa=Sd(),Er=ra().ArraySet,kk=Xs(),dn=Ed().quickSort;function W(t,e){var r=t;return typeof t=="string"&&(r=O.parseSourceMapInput(t)),r.sections!=null?new Ve(r,e):new ie(r,e)}W.fromSourceMap=function(t,e){return ie.fromSourceMap(t,e)};W.prototype._version=3;W.prototype.__generatedMappings=null;Object.defineProperty(W.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});W.prototype.__originalMappings=null;Object.defineProperty(W.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});W.prototype._charIsMappingSeparator=function(e,r){var n=e.charAt(r);return n===";"||n===","};W.prototype._parseMappings=function(e,r){throw new Error("Subclasses must implement _parseMappings")};W.GENERATED_ORDER=1;W.ORIGINAL_ORDER=2;W.GREATEST_LOWER_BOUND=1;W.LEAST_UPPER_BOUND=2;W.prototype.eachMapping=function(e,r,n){var i=r||null,o=n||W.GENERATED_ORDER,s;switch(o){case W.GENERATED_ORDER:s=this._generatedMappings;break;case W.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var a=this.sourceRoot;s.map(function(l){var c=l.source===null?null:this._sources.at(l.source);return c=O.computeSourceURL(a,c,this._sourceMapURL),{source:c,generatedLine:l.generatedLine,generatedColumn:l.generatedColumn,originalLine:l.originalLine,originalColumn:l.originalColumn,name:l.name===null?null:this._names.at(l.name)}},this).forEach(e,i)};W.prototype.allGeneratedPositionsFor=function(e){var r=O.getArg(e,"line"),n={source:O.getArg(e,"source"),originalLine:r,originalColumn:O.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var i=[],o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",O.compareByOriginalPositions,aa.LEAST_UPPER_BOUND);if(o>=0){var s=this._originalMappings[o];if(e.column===void 0)for(var a=s.originalLine;s&&s.originalLine===a;)i.push({line:O.getArg(s,"generatedLine",null),column:O.getArg(s,"generatedColumn",null),lastColumn:O.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o];else for(var l=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==l;)i.push({line:O.getArg(s,"generatedLine",null),column:O.getArg(s,"generatedColumn",null),lastColumn:O.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o]}return i};Ai.SourceMapConsumer=W;function ie(t,e){var r=t;typeof t=="string"&&(r=O.parseSourceMapInput(t));var n=O.getArg(r,"version"),i=O.getArg(r,"sources"),o=O.getArg(r,"names",[]),s=O.getArg(r,"sourceRoot",null),a=O.getArg(r,"sourcesContent",null),l=O.getArg(r,"mappings"),c=O.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);s&&(s=O.normalize(s)),i=i.map(String).map(O.normalize).map(function(f){return s&&O.isAbsolute(s)&&O.isAbsolute(f)?O.relative(s,f):f}),this._names=Er.fromArray(o.map(String),!0),this._sources=Er.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(f){return O.computeSourceURL(s,f,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=l,this._sourceMapURL=e,this.file=c}ie.prototype=Object.create(W.prototype);ie.prototype.consumer=W;ie.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=O.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==t)return r;return-1};ie.fromSourceMap=function(e,r){var n=Object.create(ie.prototype),i=n._names=Er.fromArray(e._names.toArray(),!0),o=n._sources=Er.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=r,n._absoluteSources=n._sources.toArray().map(function(h){return O.computeSourceURL(n.sourceRoot,h,r)});for(var s=e._mappings.toArray().slice(),a=n.__generatedMappings=[],l=n.__originalMappings=[],c=0,f=s.length;c<f;c++){var u=s[c],p=new _d;p.generatedLine=u.generatedLine,p.generatedColumn=u.generatedColumn,u.source&&(p.source=o.indexOf(u.source),p.originalLine=u.originalLine,p.originalColumn=u.originalColumn,u.name&&(p.name=i.indexOf(u.name)),l.push(p)),a.push(p)}return dn(n.__originalMappings,O.compareByOriginalPositions),n};ie.prototype._version=3;Object.defineProperty(ie.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function _d(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ie.prototype._parseMappings=function(e,r){for(var n=1,i=0,o=0,s=0,a=0,l=0,c=e.length,f=0,u={},p={},h=[],g=[],b,k,v,y,S;f<c;)if(e.charAt(f)===";")n++,f++,i=0;else if(e.charAt(f)===",")f++;else{for(b=new _d,b.generatedLine=n,y=f;y<c&&!this._charIsMappingSeparator(e,y);y++);if(k=e.slice(f,y),v=u[k],v)f+=k.length;else{for(v=[];f<y;)kk.decode(e,f,p),S=p.value,f=p.rest,v.push(S);if(v.length===2)throw new Error("Found a source, but no line and column");if(v.length===3)throw new Error("Found a source and line, but no column");u[k]=v}b.generatedColumn=i+v[0],i=b.generatedColumn,v.length>1&&(b.source=a+v[1],a+=v[1],b.originalLine=o+v[2],o=b.originalLine,b.originalLine+=1,b.originalColumn=s+v[3],s=b.originalColumn,v.length>4&&(b.name=l+v[4],l+=v[4])),g.push(b),typeof b.originalLine=="number"&&h.push(b)}dn(g,O.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,dn(h,O.compareByOriginalPositions),this.__originalMappings=h};ie.prototype._findMapping=function(e,r,n,i,o,s){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return aa.search(e,r,o,s)};ie.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var r=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};ie.prototype.originalPositionFor=function(e){var r={generatedLine:O.getArg(e,"line"),generatedColumn:O.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",O.compareByGeneratedPositionsDeflated,O.getArg(e,"bias",W.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=O.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=O.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var s=O.getArg(i,"name",null);return s!==null&&(s=this._names.at(s)),{source:o,line:O.getArg(i,"originalLine",null),column:O.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};ie.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ie.prototype.sourceContentFor=function(e,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var i=e;this.sourceRoot!=null&&(i=O.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(o=O.urlParse(this.sourceRoot))){var s=i.replace(/^file:\/\//,"");if(o.scheme=="file"&&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(r)return null;throw new Error('"'+i+'" is not in the SourceMap.')};ie.prototype.generatedPositionFor=function(e){var r=O.getArg(e,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:O.getArg(e,"line"),originalColumn:O.getArg(e,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",O.compareByOriginalPositions,O.getArg(e,"bias",W.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:O.getArg(o,"generatedLine",null),column:O.getArg(o,"generatedColumn",null),lastColumn:O.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};Ai.BasicSourceMapConsumer=ie;function Ve(t,e){var r=t;typeof t=="string"&&(r=O.parseSourceMapInput(t));var n=O.getArg(r,"version"),i=O.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new Er,this._names=new Er;var o={line:-1,column:0};this._sections=i.map(function(s){if(s.url)throw new Error("Support for url field in sections not implemented.");var a=O.getArg(s,"offset"),l=O.getArg(a,"line"),c=O.getArg(a,"column");if(l<o.line||l===o.line&&c<o.column)throw new Error("Section offsets must be ordered and non-overlapping.");return o=a,{generatedOffset:{generatedLine:l+1,generatedColumn:c+1},consumer:new W(O.getArg(s,"map"),e)}})}Ve.prototype=Object.create(W.prototype);Ve.prototype.constructor=W;Ve.prototype._version=3;Object.defineProperty(Ve.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var r=0;r<this._sections[e].consumer.sources.length;r++)t.push(this._sections[e].consumer.sources[r]);return t}});Ve.prototype.originalPositionFor=function(e){var r={generatedLine:O.getArg(e,"line"),generatedColumn:O.getArg(e,"column")},n=aa.search(r,this._sections,function(o,s){var a=o.generatedLine-s.generatedOffset.generatedLine;return a||o.generatedColumn-s.generatedOffset.generatedColumn}),i=this._sections[n];return i?i.consumer.originalPositionFor({line:r.generatedLine-(i.generatedOffset.generatedLine-1),column:r.generatedColumn-(i.generatedOffset.generatedLine===r.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Ve.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Ve.prototype.sourceContentFor=function(e,r){for(var n=0;n<this._sections.length;n++){var i=this._sections[n],o=i.consumer.sourceContentFor(e,!0);if(o)return o}if(r)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Ve.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(O.getArg(e,"source"))!==-1){var i=n.consumer.generatedPositionFor(e);if(i){var o={line:i.line+(n.generatedOffset.generatedLine-1),column:i.column+(n.generatedOffset.generatedLine===i.line?n.generatedOffset.generatedColumn-1:0)};return o}}}return{line:null,column:null}};Ve.prototype._parseMappings=function(e,r){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var i=this._sections[n],o=i.consumer._generatedMappings,s=0;s<o.length;s++){var a=o[s],l=i.consumer._sources.at(a.source);l=O.computeSourceURL(i.consumer.sourceRoot,l,this._sourceMapURL),this._sources.add(l),l=this._sources.indexOf(l);var c=null;a.name&&(c=i.consumer._names.at(a.name),this._names.add(c),c=this._names.indexOf(c));var f={source:l,generatedLine:a.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(i.generatedOffset.generatedLine===a.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:c};this.__generatedMappings.push(f),typeof f.originalLine=="number"&&this.__originalMappings.push(f)}dn(this.__generatedMappings,O.compareByGeneratedPositionsDeflated),dn(this.__originalMappings,O.compareByOriginalPositions)};Ai.IndexedSourceMapConsumer=Ve});var Td=C(Od=>{var xk=na().SourceMapGenerator,Ni=$r(),wk=/(\r?\n)/,Sk=10,_r="$$$isSourceNode$$$";function xe(t,e,r,n,i){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=r??null,this.name=i??null,this[_r]=!0,n!=null&&this.add(n)}xe.fromStringWithSourceMap=function(e,r,n){var i=new xe,o=e.split(wk),s=0,a=function(){var p=g(),h=g()||"";return p+h;function g(){return s<o.length?o[s++]:void 0}},l=1,c=0,f=null;return r.eachMapping(function(p){if(f!==null)if(l<p.generatedLine)u(f,a()),l++,c=0;else{var h=o[s]||"",g=h.substr(0,p.generatedColumn-c);o[s]=h.substr(p.generatedColumn-c),c=p.generatedColumn,u(f,g),f=p;return}for(;l<p.generatedLine;)i.add(a()),l++;if(c<p.generatedColumn){var h=o[s]||"";i.add(h.substr(0,p.generatedColumn)),o[s]=h.substr(p.generatedColumn),c=p.generatedColumn}f=p},this),s<o.length&&(f&&u(f,a()),i.add(o.splice(s).join(""))),r.sources.forEach(function(p){var h=r.sourceContentFor(p);h!=null&&(n!=null&&(p=Ni.join(n,p)),i.setSourceContent(p,h))}),i;function u(p,h){if(p===null||p.source===void 0)i.add(h);else{var g=n?Ni.join(n,p.source):p.source;i.add(new xe(p.originalLine,p.originalColumn,g,h,p.name))}}};xe.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(r){this.add(r)},this);else if(e[_r]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xe.prototype.prepend=function(e){if(Array.isArray(e))for(var r=e.length-1;r>=0;r--)this.prepend(e[r]);else if(e[_r]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xe.prototype.walk=function(e){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[_r]?r.walk(e):r!==""&&e(r,{source:this.source,line:this.line,column:this.column,name:this.name})};xe.prototype.join=function(e){var r,n,i=this.children.length;if(i>0){for(r=[],n=0;n<i-1;n++)r.push(this.children[n]),r.push(e);r.push(this.children[n]),this.children=r}return this};xe.prototype.replaceRight=function(e,r){var n=this.children[this.children.length-1];return n[_r]?n.replaceRight(e,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(e,r):this.children.push("".replace(e,r)),this};xe.prototype.setSourceContent=function(e,r){this.sourceContents[Ni.toSetString(e)]=r};xe.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][_r]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(Ni.fromSetString(i[r]),this.sourceContents[i[r]])};xe.prototype.toString=function(){var e="";return this.walk(function(r){e+=r}),e};xe.prototype.toStringWithSourceMap=function(e){var r={code:"",line:1,column:0},n=new xk(e),i=!1,o=null,s=null,a=null,l=null;return this.walk(function(c,f){r.code+=c,f.source!==null&&f.line!==null&&f.column!==null?((o!==f.source||s!==f.line||a!==f.column||l!==f.name)&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name}),o=f.source,s=f.line,a=f.column,l=f.name,i=!0):i&&(n.addMapping({generated:{line:r.line,column:r.column}}),o=null,i=!1);for(var u=0,p=c.length;u<p;u++)c.charCodeAt(u)===Sk?(r.line++,r.column=0,u+1===p?(o=null,i=!1):i&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name})):r.column++}),this.walkSourceContents(function(c,f){n.setSourceContent(c,f)}),{code:r.code,map:n}};Od.SourceNode=xe});var Md=C(Pi=>{Pi.SourceMapGenerator=na().SourceMapGenerator;Pi.SourceMapConsumer=Cd().SourceMapConsumer;Pi.SourceNode=Td().SourceNode});var Ld=C((Li,Pd)=>{"use strict";Li.__esModule=!0;var ca=de(),Bt=void 0;try{(typeof define!="function"||!define.amd)&&(Ad=Md(),Bt=Ad.SourceNode)}catch{}var Ad;Bt||(Bt=function(t,e,r,n){this.src="",n&&this.add(n)},Bt.prototype={add:function(e){ca.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){ca.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function la(t,e,r){if(ca.isArray(t)){for(var n=[],i=0,o=t.length;i<o;i++)n.push(e.wrap(t[i],r));return n}else if(typeof t=="boolean"||typeof t=="number")return t+"";return t}function Nd(t){this.srcFile=t,this.source=[]}Nd.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,r){this.source.unshift(this.wrap(e,r))},push:function(e,r){this.source.push(this.wrap(e,r))},merge:function(){var e=this.empty();return this.each(function(r){e.add([" ",r,`
11
+ `])}),e},each:function(e){for(var r=0,n=this.source.length;r<n;r++)e(this.source[r])},empty:function(){var e=this.currentLocation||{start:{}};return new Bt(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof Bt?e:(e=la(e,this,r),new Bt(r.start.line,r.start.column,this.srcFile,e))},functionCall:function(e,r,n){return n=this.generateList(n),this.wrap([e,r?"."+r+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(e){var r=this,n=[];Object.keys(e).forEach(function(o){var s=la(e[o],r);s!=="undefined"&&n.push([r.quotedString(o),":",s])});var i=this.generateList(n);return i.prepend("{"),i.add("}"),i},generateList:function(e){for(var r=this.empty(),n=0,i=e.length;n<i;n++)n&&r.add(","),r.add(la(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};Li.default=Nd;Pd.exports=Li.default});var Fd=C((Di,Rd)=>{"use strict";Di.__esModule=!0;function zd(t){return t&&t.__esModule?t:{default:t}}var Dd=gi(),$k=Oe(),ua=zd($k),Ek=de(),_k=Ld(),Id=zd(_k);function Cr(t){this.value=t}function Or(){}Or.prototype={nameLookup:function(e,r){return this.internalNameLookup(e,r)},depthedLookup:function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},compilerInfo:function(){var e=Dd.COMPILER_REVISION,r=Dd.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return Ek.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(e,r,n,i){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,r),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o=e.opcodes,s=void 0,a=void 0,l=void 0,c=void 0;for(l=0,c=o.length;l<c;l++)s=o[l],this.source.currentLocation=s.loc,a=a||s.loc,this[s.opcode].apply(this,s.args);if(this.source.currentLocation=a,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new ua.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
12
12
  `]),this.decorators.push("return fn;"),i?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend(`function(fn, props, container, depth0, data, blockParams, depths) {
13
13
  `),this.decorators.push(`}
14
- `),this.decorators=this.decorators.merge()));var f=this.createFunctionContext(i);if(this.isChild)return f;var u={compiler:this.compilerInfo(),main:f};this.decorators&&(u.main_d=this.decorators,u.useDecorators=!0);var p=this.context,h=p.programs,g=p.decorators;for(l=0,c=h.length;l<c;l++)h[l]&&(u[l]=h[l],g[l]&&(u[l+"_d"]=g[l],u.useDecorators=!0));return this.environment.usePartial&&(u.usePartial=!0),this.options.data&&(u.useData=!0),this.useDepths&&(u.useDepths=!0),this.useBlockParams&&(u.useBlockParams=!0),this.options.compat&&(u.compat=!0),i?u.compilerOptions=this.options:(u.compiler=JSON.stringify(u.compiler),this.source.currentLocation={start:{line:1,column:0}},u=this.objectLiteral(u),r.srcName?(u=u.toStringWithSourceMap({file:r.destName}),u.map=u.map&&u.map.toString()):u=u.toString()),u},preamble:function(){this.lastContext=0,this.source=new ud.default(this.options.srcName),this.decorators=new ud.default(this.options.srcName)},createFunctionContext:function(e){var r=this,n="",i=this.stackVars.concat(this.registers.list);i.length>0&&(n+=", "+i.join(", "));var o=0;Object.keys(this.aliases).forEach(function(l){var c=r.aliases[l];c.children&&c.referenceCount>1&&(n+=", alias"+ ++o+"="+l,c.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var s=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&s.push("blockParams"),this.useDepths&&s.push("depths");var a=this.mergeSource(n);return e?(s.push(a),Function.apply(this,s)):this.source.wrap(["function(",s.join(","),`) {
14
+ `),this.decorators=this.decorators.merge()));var f=this.createFunctionContext(i);if(this.isChild)return f;var u={compiler:this.compilerInfo(),main:f};this.decorators&&(u.main_d=this.decorators,u.useDecorators=!0);var p=this.context,h=p.programs,g=p.decorators;for(l=0,c=h.length;l<c;l++)h[l]&&(u[l]=h[l],g[l]&&(u[l+"_d"]=g[l],u.useDecorators=!0));return this.environment.usePartial&&(u.usePartial=!0),this.options.data&&(u.useData=!0),this.useDepths&&(u.useDepths=!0),this.useBlockParams&&(u.useBlockParams=!0),this.options.compat&&(u.compat=!0),i?u.compilerOptions=this.options:(u.compiler=JSON.stringify(u.compiler),this.source.currentLocation={start:{line:1,column:0}},u=this.objectLiteral(u),r.srcName?(u=u.toStringWithSourceMap({file:r.destName}),u.map=u.map&&u.map.toString()):u=u.toString()),u},preamble:function(){this.lastContext=0,this.source=new Id.default(this.options.srcName),this.decorators=new Id.default(this.options.srcName)},createFunctionContext:function(e){var r=this,n="",i=this.stackVars.concat(this.registers.list);i.length>0&&(n+=", "+i.join(", "));var o=0;Object.keys(this.aliases).forEach(function(l){var c=r.aliases[l];c.children&&c.referenceCount>1&&(n+=", alias"+ ++o+"="+l,c.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var s=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&s.push("blockParams"),this.useDepths&&s.push("depths");var a=this.mergeSource(n);return e?(s.push(a),Function.apply(this,s)):this.source.wrap(["function(",s.join(","),`) {
15
15
  `,a,"}"])},mergeSource:function(e){var r=this.environment.isSimple,n=!this.forceBuffer,i=void 0,o=void 0,s=void 0,a=void 0;return this.source.each(function(l){l.appendToBuffer?(s?l.prepend(" + "):s=l,a=l):(s&&(o?s.prepend("buffer += "):i=!0,a.add(";"),s=a=void 0),o=!0,r||(n=!1))}),n?s?(s.prepend("return "),a.add(";")):o||this.source.push('return "";'):(e+=", buffer = "+(i?"":this.initializeBuffer()),s?(s.prepend("return buffer + "),a.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(i?"":`;
16
16
  `)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`
17
17
  lookupProperty = container.lookupProperty || function(parent, propertyName) {
@@ -20,18 +20,18 @@ Expecting `+it.join(", ")+", got '"+(this.terminals_[$]||$)+"'":xr="Parse error
20
20
  }
21
21
  return undefined
22
22
  }
23
- `.trim()},blockValue:function(e){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var i=this.popStack();n.splice(1,0,i),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",r),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,r,n,i){var o=0;!i&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(e[o++])):this.pushContext(),this.resolvePath("context",e,o,r,n)},lookupBlockParam:function(e,r){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(e,r,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(e,r,n,i,o){var s=this;if(this.options.strict||this.options.assumeObjects){this.push(nk(this.options.strict&&o,this,r,n,e));return}for(var a=r.length;n<a;n++)this.replaceStack(function(l){var c=s.nameLookup(l,r[n],e);return i?[" && ",c]:[" != null ? ",c," : ",l]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof e=="string"?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){e!=null?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,r){var n=this.nameLookup("decorators",r,"decorator"),i=this.setupHelperArgs(r,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",i])," || fn;"])},invokeHelper:function(e,r,n){var i=this.popStack(),o=this.setupHelper(e,r),s=[];n&&s.push(o.name),s.push(i),this.options.strict||s.push(this.aliasable("container.hooks.helperMissing"));var a=["(",this.itemsSeparatedBy(s,"||"),")"],l=this.source.functionCall(a,"call",o.callParams);this.push(l)},itemsSeparatedBy:function(e,r){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(r,e[i]);return n},invokeKnownHelper:function(e,r){var n=this.setupHelper(e,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,r){this.useRegister("helper");var n=this.popStack();this.emptyHash();var i=this.setupHelper(0,e,r),o=this.lastHelper=this.nameLookup("helpers",e,"helper"),s=["(","(helper = ",o," || ",n,")"];this.options.strict||(s[0]="(helper = ",s.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",s,i.paramsInit?["),(",i.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",i.callParams)," : helper))"])},invokePartial:function(e,r,n){var i=[],o=this.setupParams(r,1,i);e&&(r=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(r):i.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var r=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var s=this.hash;n&&(s.contexts[e]=n),i&&(s.types[e]=i),o&&(s.ids[e]=o),s.values[e]=r},pushId:function(e,r,n){e==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):e==="PathExpression"?this.pushString(r):e==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:vr,compileChildren:function(e,r){for(var n=e.children,i=void 0,o=void 0,s=0,a=n.length;s<a;s++){i=n[s],o=new this.compiler;var l=this.matchExistingProgram(i);if(l==null){this.context.programs.push("");var c=this.context.programs.length;i.index=c,i.name="program"+c,this.context.programs[c]=o.compile(i,r,this.context,!this.precompile),this.context.decorators[c]=o.decorators,this.context.environments[c]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams}else i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams}},matchExistingProgram:function(e){for(var r=0,n=this.context.environments.length;r<n;r++){var i=this.context.environments[r];if(i&&i.equals(e))return i}},programExpression:function(e){var r=this.environment.children[e],n=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof yr||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new yr(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var r=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new Gs.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof yr)n=[s.value],r=["(",n],o=!0;else{i=!0;var a=this.incrStack();r=["((",this.push(a)," = ",s,")"],n=this.topStack()}var l=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(r.concat(l,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i instanceof yr)this.compileStack.push(i);else{var o=this.incrStack();this.pushSource([o," = ",i,";"]),this.compileStack.push(o)}}},isInline:function(){return this.inlineStack.length},popStack:function(e){var r=this.isInline(),n=(r?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof yr)return n.value;if(!r){if(!this.stackSlot)throw new Gs.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,r=e[e.length-1];return r instanceof yr?r.value:r},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var r=this.aliases[e];return r?(r.referenceCount++,r):(r=this.aliases[e]=this.source.wrap(e),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(e,r,n){var i=[],o=this.setupHelperArgs(r,e,i,n),s=this.nameLookup("helpers",r,"helper"),a=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:i,paramsInit:o,name:s,callParams:[a].concat(i)}},setupParams:function(e,r,n){var i={},o=[],s=[],a=[],l=!n,c=void 0;l&&(n=[]),i.name=this.quotedString(e),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var f=this.popStack(),u=this.popStack();(u||f)&&(i.fn=u||"container.noop",i.inverse=f||"container.noop");for(var p=r;p--;)c=this.popStack(),n[p]=c,this.trackIds&&(a[p]=this.popStack()),this.stringParams&&(s[p]=this.popStack(),o[p]=this.popStack());return l&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(a)),this.stringParams&&(i.types=this.source.generateArray(s),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(e,r,n,i){var o=this.setupParams(e,r,n);return o.loc=JSON.stringify(this.source.currentLocation),o=this.objectLiteral(o),i?(this.useRegister("options"),n.push("options"),["options=",o]):n?(n.push(o),""):o}};(function(){for(var t="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),e=vr.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();vr.isValidJavaScriptVariableName=function(t){return!vr.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function nk(t,e,r,n,i){var o=e.popStack(),s=r.length;for(t&&s--;n<s;n++)o=e.nameLookup(o,r[n],i);return t?[e.aliasable("container.strict"),"(",o,", ",e.quotedString(r[n]),", ",JSON.stringify(e.source.currentLocation)," )"]:o}Ci.default=vr;dd.exports=Ci.default});var gd=_((Oi,md)=>{"use strict";Oi.__esModule=!0;function on(t){return t&&t.__esModule?t:{default:t}}var ik=bf(),ok=on(ik),sk=$s(),ak=on(sk),Zs=Tf(),Ys=Nf(),lk=hd(),ck=on(lk),uk=yi(),fk=on(uk),dk=ks(),hk=on(dk),pk=ok.default.create;function pd(){var t=pk();return t.compile=function(e,r){return Ys.compile(e,r,t)},t.precompile=function(e,r){return Ys.precompile(e,r,t)},t.AST=ak.default,t.Compiler=Ys.Compiler,t.JavaScriptCompiler=ck.default,t.Parser=Zs.parser,t.parse=Zs.parse,t.parseWithoutProcessing=Zs.parseWithoutProcessing,t}var kr=pd();kr.create=pd;hk.default(kr);kr.Visitor=fk.default;kr.default=kr;Oi.default=kr;md.exports=Oi.default});var bd=_(Mi=>{"use strict";Mi.__esModule=!0;Mi.print=yk;Mi.PrintVisitor=Z;function mk(t){return t&&t.__esModule?t:{default:t}}var gk=yi(),bk=mk(gk);function yk(t){return new Z().accept(t)}function Z(){this.padding=0}Z.prototype=new bk.default;Z.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
- `,e};Z.prototype.Program=function(t){var e="",r=t.body,n=void 0,i=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=t.blockParams.length;n<i;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,i=r.length;n<i;n++)e+=this.accept(r[n]);return this.padding--,e};Z.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};Z.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};Z.prototype.BlockStatement=Z.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};Z.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};Z.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};Z.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};Z.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};Z.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,i=0,o=e.length;i<o;i++)r.push(this.accept(e[i]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};Z.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};Z.prototype.StringLiteral=function(t){return'"'+t.value+'"'};Z.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};Z.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};Z.prototype.UndefinedLiteral=function(){return"UNDEFINED"};Z.prototype.NullLiteral=function(){return"NULL"};Z.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,i=e.length;n<i;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};Z.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var Js=_((G4,kd)=>{var Ti=gd().default,vd=bd();Ti.PrintVisitor=vd.PrintVisitor;Ti.print=vd.print;kd.exports=Ti;function yd(t,e){var r=qt("fs"),n=r.readFileSync(e,"utf8");t.exports=Ti.compile(n)}typeof qt<"u"&&qt.extensions&&(qt.extensions[".handlebars"]=yd,qt.extensions[".hbs"]=yd)});var Hd=_(Ud=>{"use strict";function t3(t,e){t==null&&(t={});for(var r={},n=Object.keys(e),i=0,o=n.length;i<o;i++){var s=n[i];r[s]=t[s]||e[s]}return r}Ud.defaults=t3});var Gd=_((Sx,r3)=>{r3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"and ",base:{"0":"zero","1":"one","2":"two","3":"three","4":"four","5":"five","6":"six","7":"seven","8":"eight","9":"nine","10":"ten","11":"eleven","12":"twelve","13":"thirteen","14":"fourteen","15":"fifteen","16":"sixteen","17":"seventeen","18":"eighteen","19":"nineteen","20":"twenty","30":"thirty","40":"forty","50":"fifty","60":"sixty","70":"seventy","80":"eighty","90":"ninety"},units:["hundred","thousand","million","billion","trillion","quadrillion","quintillion","sextillion","septillion","octillion","nonillion","decillion","undecillion","duodecillion","tredecillion","quattuordecillion","quindecillion"],unitExceptions:[]}});var Zd=_(($x,n3)=>{n3.exports={useLongScale:!0,baseSeparator:" y ",unitSeparator:"",base:{"0":"cero","1":"uno","2":"dos","3":"tres","4":"cuatro","5":"cinco","6":"seis","7":"siete","8":"ocho","9":"nueve","10":"diez","11":"once","12":"doce","13":"trece","14":"catorce","15":"quince","16":"diecis\xE9is","17":"diecisiete","18":"dieciocho","19":"diecinueve","20":"veinte","21":"veintiuno","22":"veintid\xF3s","23":"veintitr\xE9s","24":"veinticuatro","25":"veinticinco","26":"veintis\xE9is","27":"veintisiete","28":"veintiocho","29":"veintinueve","30":"treinta","40":"cuarenta","50":"cincuenta","60":"sesenta","70":"setenta","80":"ochenta","90":"noventa","100":"cien","200":"doscientos","300":"trescientos","400":"cuatrocientos","500":"quinientos","600":"seiscientos","700":"setecientos","800":"ochocientos","900":"novecientos","1000":"mil"},unitExceptions:{"1000000":"un mill\xF3n","1000000000000":"un bill\xF3n","1000000000000000000":"un trill\xF3n","1000000000000000000000000":"un cuatrillones","1000000000000000000000000000000":"un quintill\xF3n","1000000000000000000000000000000000000":"un sextill\xF3n","1000000000000000000000000000000000000000000":"un septill\xF3n","1000000000000000000000000000000000000000000000000":"un octill\xF3n","1000000000000000000000000000000000000000000000000000000":"un nonill\xF3n","1000000000000000000000000000000000000000000000000000000000000":"un decill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000":"un undecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000":"un duodecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000":"un tredecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un cuatordecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un quindecill\xF3n"},units:[{singular:"ciento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0},{singular:"mil",avoidPrefixException:[1]},{singular:"mill\xF3n",plural:"millones"},{singular:"bill\xF3n",plural:"billones"},{singular:"trill\xF3n",plural:"trillones"},{singular:"cuatrill\xF3n",plural:"cuatrillones"},{singular:"quintill\xF3n",plural:"quintillones"},{singular:"sextill\xF3n",plural:"sextillones"},{singular:"septill\xF3n",plural:"septillones"},{singular:"octill\xF3n",plural:"octillones"},{singular:"nonill\xF3n",plural:"nonillones"},{singular:"decill\xF3n",plural:"decillones"},{singular:"undecill\xF3n",plural:"undecillones"},{singular:"duodecill\xF3n",plural:"duodecillones"},{singular:"tredecill\xF3n",plural:"tredecillones"},{singular:"cuatrodecill\xF3n",plural:"cuatrodecillones"},{singular:"quindecill\xF3n",plural:"quindecillones"}]}});var Yd=_((Ex,i3)=>{i3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",allSeparator:"\u0648",base:{"0":"\u0635\u0641\u0631","1":"\u0648\u0627\u062D\u062F","2":"\u0627\u062B\u0646\u0627\u0646","3":"\u062B\u0644\u0627\u062B\u0629","4":"\u0623\u0631\u0628\u0639\u0629","5":"\u062E\u0645\u0633\u0629","6":"\u0633\u062A\u0629","7":"\u0633\u0628\u0639\u0629","8":"\u062B\u0645\u0627\u0646\u064A\u0629","9":"\u062A\u0633\u0639\u0629","10":"\u0639\u0634\u0631\u0629","11":"\u0623\u062D\u062F \u0639\u0634\u0631","12":"\u0625\u062B\u0646\u0627 \u0639\u0634\u0631","13":"\u062B\u0644\u0627\u062B\u0629 \u0639\u0634\u0631","14":"\u0623\u0631\u0628\u0639\u0629 \u0639\u0634\u0631","15":"\u062E\u0645\u0633\u0629 \u0639\u0634\u0631","16":"\u0633\u062A\u0629 \u0639\u0634\u0631","17":"\u0633\u0628\u0639\u0629 \u0639\u0634\u0631","18":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0639\u0634\u0631","19":"\u062A\u0633\u0639\u0629 \u0639\u0634\u0631","20":"\u0639\u0634\u0631\u0648\u0646","21":"\u0648\u0627\u062D\u062F \u0648\u0639\u0634\u0631\u0648\u0646","22":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0639\u0634\u0631\u0648\u0646","23":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","24":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","25":"\u062E\u0645\u0633\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","26":"\u0633\u062A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","27":"\u0633\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","28":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","29":"\u062A\u0633\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","30":"\u062B\u0644\u0627\u062B\u0648\u0646","31":"\u0648\u0627\u062D\u062F \u0648\u062B\u0644\u0627\u062B\u0648\u0646","32":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","33":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","34":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","35":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","36":"\u0633\u062A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","37":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","38":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","39":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","40":"\u0623\u0631\u0628\u0639\u0648\u0646","41":"\u0648\u0627\u062D\u062F \u0648\u0623\u0631\u0628\u0639\u0648\u0646","42":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","43":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","44":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","45":"\u062E\u0645\u0633\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","46":"\u0633\u062A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","47":"\u0633\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","48":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","49":"\u062A\u0633\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","50":"\u062E\u0645\u0633\u0648\u0646","51":"\u0648\u0627\u062D\u062F \u0648\u062E\u0645\u0633\u0648\u0646","52":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062E\u0645\u0633\u0648\u0646","53":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","54":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","55":"\u062E\u0645\u0633\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","56":"\u0633\u062A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","57":"\u0633\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","58":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","59":"\u062A\u0633\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","60":"\u0633\u062A\u0648\u0646","61":"\u0648\u0627\u062D\u062F \u0648\u0633\u062A\u0648\u0646","62":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u062A\u0648\u0646","63":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u062A\u0648\u0646","64":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","65":"\u062E\u0645\u0633\u0629 \u0648\u0633\u062A\u0648\u0646","66":"\u0633\u062A\u0629 \u0648\u0633\u062A\u0648\u0646","67":"\u0633\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","68":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u062A\u0648\u0646","69":"\u062A\u0633\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","70":"\u0633\u0628\u0639\u0648\u0646","71":"\u0648\u0627\u062D\u062F \u0648\u0633\u0628\u0639\u0648\u0646","72":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u0628\u0639\u0648\u0646","73":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","74":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","75":"\u062E\u0645\u0633\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","76":"\u0633\u062A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","77":"\u0633\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","78":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","79":"\u062A\u0633\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","80":"\u062B\u0645\u0627\u0646\u0648\u0646","81":"\u0648\u0627\u062D\u062F \u0648\u062B\u0645\u0627\u0646\u0648\u0646","82":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","83":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","84":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","85":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","86":"\u0633\u062A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","87":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","88":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","89":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","90":"\u062A\u0633\u0639\u0648\u0646","91":"\u0648\u0627\u062D\u062F \u0648\u062A\u0633\u0639\u0648\u0646","92":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062A\u0633\u0639\u0648\u0646","93":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","94":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","95":"\u062E\u0645\u0633\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","96":"\u0633\u062A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","97":"\u0633\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","98":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","99":"\u062A\u0633\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","200":"\u0645\u0627\u0626\u062A\u0627\u0646","300":"\u062B\u0644\u0627\u062B\u0645\u0627\u0626\u0629","400":"\u0623\u0631\u0628\u0639\u0645\u0627\u0626\u0629","500":"\u062E\u0645\u0633\u0645\u0627\u0626\u0629","600":"\u0633\u062A\u0645\u0627\u0626\u0629","700":"\u0633\u0628\u0639\u0645\u0627\u0626\u0629","800":"\u062B\u0645\u0627\u0646\u0645\u0627\u0626\u0629","900":"\u062A\u0633\u0639\u0645\u0627\u0626\u0629"},units:[{singular:"\u0645\u0627\u0626\u0629",useBaseInstead:!0,useBaseException:[1]},{singular:"\u0623\u0644\u0641",dual:"\u0623\u0644\u0641\u0627\u0646",plural:"\u0622\u0644\u0627\u0641",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0648\u0646",dual:"\u0645\u0644\u064A\u0648\u0646\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0646",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0627\u0631",dual:"\u0645\u0644\u064A\u0627\u0631\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0631",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u062A\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062F\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0643\u0633\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0628\u062A\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0643\u062A\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0646\u0648\u0646\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0646\u062F\u0634\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0648\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062A\u0631\u064A\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062A\u0648\u0631\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]}],unitExceptions:{}}});var Jd=_((_x,o3)=>{o3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rd","5":"be\u015F","6":"alt\u0131","7":"yeddi","8":"s\u0259kkiz","9":"doqquz","10":"on","20":"iyirmi","30":"otuz","40":"q\u0131rx","50":"\u0259lli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"s\u0259ks\u0259n","90":"doxsan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"min",avoidPrefixException:[1]},"milyon","milyard","trilyon","kvadrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var Kd=_((Cx,s3)=>{s3.exports={useLongScale:!1,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezesseis","17":"dezessete","18":"dezoito","19":"dezenove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bilh\xE3o",plural:"bilh\xF5es"},{singular:"trilh\xE3o",plural:"trilh\xF5es"},{singular:"quadrilh\xE3o",plural:"quadrilh\xE3o"},{singular:"quintilh\xE3o",plural:"quintilh\xF5es"},{singular:"sextilh\xE3o",plural:"sextilh\xF5es"},{singular:"septilh\xE3o",plural:"septilh\xF5es"},{singular:"octilh\xE3o",plural:"octilh\xF5es"},{singular:"nonilh\xE3o",plural:"nonilh\xF5es"},{singular:"decilh\xE3o",plural:"decilh\xF5es"},{singular:"undecilh\xE3o",plural:"undecilh\xF5es"},{singular:"doudecilh\xE3o",plural:"doudecilh\xF5es"},{singular:"tredecilh\xE3o",plural:"tredecilh\xF5es"}]}});var Xd=_((Ox,a3)=>{a3.exports={useLongScale:!0,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezasseis","17":"dezassete","18":"dezoito","19":"dezanove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bili\xE3o",plural:"bili\xF5es"},{singular:"trili\xE3o",plural:"trili\xF5es"},{singular:"quadrili\xE3o",plural:"quadrili\xF5es"},{singular:"quintili\xE3o",plural:"quintili\xF5es"},{singular:"sextili\xE3o",plural:"sextili\xF5es"},{singular:"septili\xE3o",plural:"septili\xF5es"},{singular:"octili\xE3o",plural:"octili\xF5es"},{singular:"nonili\xE3o",plural:"nonili\xF5es"},{singular:"decili\xE3o",plural:"decili\xF5es"}]}});var Qd=_((Mx,l3)=>{l3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"",base:{"0":"z\xE9ro","1":"un","2":"deux","3":"trois","4":"quatre","5":"cinq","6":"six","7":"sept","8":"huit","9":"neuf","10":"dix","11":"onze","12":"douze","13":"treize","14":"quatorze","15":"quinze","16":"seize","17":"dix-sept","18":"dix-huit","19":"dix-neuf","20":"vingt","30":"trente","40":"quarante","50":"cinquante","60":"soixante","70":"soixante-dix","80":"quatre-vingt","90":"quatre-vingt-dix"},units:[{singular:"cent",plural:"cents",avoidInNumberPlural:!0,avoidPrefixException:[1]},{singular:"mille",avoidPrefixException:[1]},{singular:"million",plural:"millions"},{singular:"milliard",plural:"milliards"},{singular:"billion",plural:"billions"},{singular:"billiard",plural:"billiards"},{singular:"trillion",plural:"trillions"},{singular:"trilliard",plural:"trilliards"},{singular:"quadrillion",plural:"quadrillions"},{singular:"quadrilliard",plural:"quadrilliards"},{singular:"quintillion",plural:"quintillions"},{singular:"quintilliard",plural:"quintilliards"},{singular:"sextillion",plural:"sextillions"},{singular:"sextilliard",plural:"sextilliards"},{singular:"septillion",plural:"septillions"},{singular:"septilliard",plural:"septilliards"},{singular:"octillion",plural:"octillions"}],unitExceptions:{"21":"vingt et un","31":"trente et un","41":"quarante et un","51":"cinquante et un","61":"soixante et un","71":"soixante et onze","72":"soixante-douze","73":"soixante-treize","74":"soixante-quatorze","75":"soixante-quinze","76":"soixante-seize","77":"soixante-dix-sept","78":"soixante-dix-huit","79":"soixante-dix-neuf","80":"quatre-vingts","91":"quatre-vingt-onze","92":"quatre-vingt-douze","93":"quatre-vingt-treize","94":"quatre-vingt-quatorze","95":"quatre-vingt-quinze","96":"quatre-vingt-seize","97":"quatre-vingt-dix-sept","98":"quatre-vingt-dix-huit","99":"quatre-vingt-dix-neuf"}}});var eh=_((Tx,c3)=>{c3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nulo","1":"unu","2":"du","3":"tri","4":"kvar","5":"kvin","6":"ses","7":"sep","8":"ok","9":"na\u016D","10":"dek","20":"dudek","30":"tridek","40":"kvardek","50":"kvindek","60":"sesdek","70":"sepdek","80":"okdek","90":"na\u016Ddek","100":"cent","200":"ducent","300":"tricent","400":"kvarcent","500":"kvincent","600":"sescent","700":"sepcent","800":"okcent","900":"na\u016Dcent"},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"mil",avoidPrefixException:[1]},{singular:"miliono",plural:"milionoj",avoidPrefixException:[1]},{singular:"miliardo",plural:"miliardoj",avoidPrefixException:[1]},{singular:"biliono",plural:"bilionoj",avoidPrefixException:[1]}],unitExceptions:[]}});var th=_((Px,u3)=>{u3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",generalSeparator:"",wordSeparator:"",base:{"0":"zero","1":"uno","2":"due","3":"tre","4":"quattro","5":"cinque","6":"sei","7":"sette","8":"otto","9":"nove","10":"dieci","11":"undici","12":"dodici","13":"tredici","14":"quattordici","15":"quindici","16":"sedici","17":"diciassette","18":"diciotto","19":"diciannove","20":"venti","21":"ventuno","23":"ventitr\xE9","28":"ventotto","30":"trenta","31":"trentuno","33":"trentatr\xE9","38":"trentotto","40":"quaranta","41":"quarantuno","43":"quaranta\xADtr\xE9","48":"quarantotto","50":"cinquanta","51":"cinquantuno","53":"cinquantatr\xE9","58":"cinquantotto","60":"sessanta","61":"sessantuno","63":"sessanta\xADtr\xE9","68":"sessantotto","70":"settanta","71":"settantuno","73":"settantatr\xE9","78":"settantotto","80":"ottanta","81":"ottantuno","83":"ottantatr\xE9","88":"ottantotto","90":"novanta","91":"novantuno","93":"novantatr\xE9","98":"novantotto","100":"cento","101":"centuno","108":"centootto","180":"centottanta","201":"duecentuno","301":"tre\xADcent\xADuno","401":"quattro\xADcent\xADuno","501":"cinque\xADcent\xADuno","601":"sei\xADcent\xADuno","701":"sette\xADcent\xADuno","801":"otto\xADcent\xADuno","901":"nove\xADcent\xADuno"},unitExceptions:{"1":"un"},units:[{singular:"cento",avoidPrefixException:[1]},{singular:"mille",plural:"mila",avoidPrefixException:[1]},{singular:"milione",plural:"milioni"},{singular:"miliardo",plural:"miliardi"},{singular:"bilione",plural:"bilioni"},{singular:"biliardo",plural:"biliardi"},{singular:"trilione",plural:"trilioni"},{singular:"triliardo",plural:"triliardi"},{singular:"quadrilione",plural:"quadrilioni"},{singular:"quadriliardo",plural:"quadriliardi"}]}});var rh=_((Ax,f3)=>{f3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"v\xE0 ",base:{"0":"kh\xF4ng","1":"m\u1ED9t","2":"hai","3":"ba","4":"b\u1ED1n","5":"n\u0103m","6":"s\xE1u","7":"b\u1EA3y","8":"t\xE1m","9":"ch\xEDn","10":"m\u01B0\u1EDDi","15":"m\u01B0\u1EDDi l\u0103m","20":"hai m\u01B0\u01A1i","21":"hai m\u01B0\u01A1i m\u1ED1t","25":"hai m\u01B0\u01A1i l\u0103m","30":"ba m\u01B0\u01A1i","31":"ba m\u01B0\u01A1i m\u1ED1t","40":"b\u1ED1n m\u01B0\u01A1i","41":"b\u1ED1n m\u01B0\u01A1i m\u1ED1t","45":"b\u1ED1n m\u01B0\u01A1i l\u0103m","50":"n\u0103m m\u01B0\u01A1i","51":"n\u0103m m\u01B0\u01A1i m\u1ED1t","55":"n\u0103m m\u01B0\u01A1i l\u0103m","60":"s\xE1u m\u01B0\u01A1i","61":"s\xE1u m\u01B0\u01A1i m\u1ED1t","65":"s\xE1u m\u01B0\u01A1i l\u0103m","70":"b\u1EA3y m\u01B0\u01A1i","71":"b\u1EA3y m\u01B0\u01A1i m\u1ED1t","75":"b\u1EA3y m\u01B0\u01A1i l\u0103m","80":"t\xE1m m\u01B0\u01A1i","81":"t\xE1m m\u01B0\u01A1i m\u1ED1t","85":"t\xE1m m\u01B0\u01A1i l\u0103m","90":"ch\xEDn m\u01B0\u01A1i","91":"ch\xEDn m\u01B0\u01A1i m\u1ED1t","95":"ch\xEDn m\u01B0\u01A1i l\u0103m"},units:["tr\u0103m","ng\xE0n","tri\u1EC7u","t\u1EF7","ngh\xECn t\u1EF7"],unitExceptions:[]}});var nh=_((Lx,d3)=>{d3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rt","5":"be\u015F","6":"alt\u0131","7":"yedi","8":"sekiz","9":"dokuz","10":"on","20":"yirmi","30":"otuz","40":"k\u0131rk","50":"elli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"seksen","90":"doksan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"bin",avoidPrefixException:[1]},"milyon","milyar","trilyon","katrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var ih=_((Nx,h3)=>{h3.exports={useLongScale:!0,baseSeparator:"",unitSeparator:"\xE9s ",base:{"0":"nulla","1":"egy","2":"kett\u0151","3":"h\xE1rom","4":"n\xE9gy","5":"\xF6t","6":"hat","7":"h\xE9t","8":"nyolc","9":"kilenc","10":"t\xEDz","11":"tizenegy","12":"tizenkett\u0151","13":"tizenh\xE1rom","14":"tizenn\xE9gy","15":"tizen\xF6t","16":"tizenhat","17":"tizenh\xE9t","18":"tizennyolc","19":"tizenkilenc","20":"h\xFAsz","21":"huszonegy","22":"huszonkett\u0151","23":"huszonh\xE1rom","24":"huszonn\xE9gy","25":"huszon\xF6t","26":"huszonhat","27":"huszonh\xE9t","28":"huszonnyolc","29":"huszonkilenc","30":"harminc","40":"negyven","50":"\xF6tven","60":"hatvan","70":"hetven","80":"nyolcvan","90":"kilencven","100":"sz\xE1z","200":"k\xE9tsz\xE1z","300":"h\xE1romsz\xE1z","400":"n\xE9gysz\xE1z","500":"\xF6tsz\xE1z","600":"hatsz\xE1z","700":"h\xE9tsz\xE1z","800":"nyolcsz\xE1z","900":"kilencsz\xE1z","1000":"ezer"},unitExceptions:{"1":"egy"},units:[{singular:"sz\xE1z",useBaseInstead:!0,useBaseException:[1]},{singular:"ezer",avoidPrefixException:[1]},{singular:"milli\xF3",avoidPrefixException:[1]},{singular:"milli\xE1rd",avoidPrefixException:[1]},{singular:"-billi\xF3",avoidPrefixException:[1]},{singular:"billi\xE1rd",avoidPrefixException:[1]},{singular:"trilli\xF3",avoidPrefixException:[1]},{singular:"trilli\xE1rd",avoidPrefixException:[1]},{singular:"kvadrilli\xF3",avoidPrefixException:[1]},{singular:"kvadrilli\xE1rd",avoidPrefixException:[1]},{singular:"kvintilli\xF3",avoidPrefixException:[1]},{singular:"kvintilli\xE1rd",avoidPrefixException:[1]},{singular:"szextilli\xF3",avoidPrefixException:[1]},{singular:"szeptilli\xF3",avoidPrefixException:[1]},{singular:"oktilli\xF3",avoidPrefixException:[1]},{singular:"nonilli\xF3",avoidPrefixException:[1]}]}});var oh=_((zx,p3)=>{p3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"and ",base:{"0":"zero","1":"one","2":"two","3":"three","4":"four","5":"five","6":"six","7":"seven","8":"eight","9":"nine","10":"ten","11":"eleven","12":"twelve","13":"thirteen","14":"fourteen","15":"fifteen","16":"sixteen","17":"seventeen","18":"eighteen","19":"nineteen","20":"twenty","30":"thirty","40":"forty","50":"fifty","60":"sixty","70":"seventy","80":"eighty","90":"ninety"},units:{"2":"hundred","3":"thousand","5":"lakh","7":"crore"},unitExceptions:[]}});var sh=_((Dx,m3)=>{m3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"\u043D\u0443\u043B\u044C","1":"\u043E\u0434\u0438\u043D","2":"\u0434\u0432\u0430","3":"\u0442\u0440\u0438","4":"\u0447\u043E\u0442\u0438\u0440\u0438","5":"\u043F\u2019\u044F\u0442\u044C","6":"\u0448\u0456\u0441\u0442\u044C","7":"\u0441\u0456\u043C","8":"\u0432\u0456\u0441\u0456\u043C","9":"\u0434\u0435\u0432\u2019\u044F\u0442\u044C","10":"\u0434\u0435\u0441\u044F\u0442\u044C","11":"\u043E\u0434\u0438\u043D\u0430\u0434\u0446\u044F\u0442\u044C","12":"\u0434\u0432\u0430\u043D\u0430\u0434\u0446\u044F\u0442\u044C","13":"\u0442\u0440\u0438\u043D\u0430\u0434\u0446\u044F\u0442\u044C","14":"\u0447\u043E\u0442\u0438\u0440\u043D\u0430\u0434\u0446\u044F\u0442\u044C","15":"\u043F\u2019\u044F\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","16":"\u0448\u0456\u0441\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","17":"\u0441\u0456\u043C\u043D\u0430\u0434\u0446\u044F\u0442\u044C","18":"\u0432\u0456\u0441\u0456\u043C\u043D\u0430\u0434\u0446\u044F\u0442\u044C","19":"\u0434\u0435\u0432\u2019\u044F\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","20":"\u0434\u0432\u0430\u0434\u0446\u044F\u0442\u044C","30":"\u0442\u0440\u0438\u0434\u0446\u044F\u0442\u044C","40":"\u0441\u043E\u0440\u043E\u043A","50":"\u043F\u2019\u044F\u0442\u0434\u0435\u0441\u044F\u0442","60":"\u0448\u0456\u0441\u0442\u0434\u0435\u0441\u044F\u0442","70":"\u0441\u0456\u043C\u0434\u0435\u0441\u044F\u0442","80":"\u0432\u0456\u0441\u0456\u043C\u0434\u0435\u0441\u044F\u0442","90":"\u0434\u0435\u0432\u2019\u044F\u043D\u043E\u0441\u0442\u043E","100":"\u0441\u0442\u043E","200":"\u0434\u0432\u0456\u0441\u0442\u0456","300":"\u0442\u0440\u0438\u0441\u0442\u0430","400":"\u0447\u043E\u0442\u0438\u0440\u0438\u0441\u0442\u0430","500":"\u043F\u2019\u044F\u0442\u0441\u043E\u0442","600":"\u0448\u0456\u0441\u0442\u0441\u043E\u0442","700":"\u0441\u0456\u043C\u0441\u043E\u0442","800":"\u0432\u0456\u0441\u0456\u043C\u0441\u043E\u0442","900":"\u0434\u0435\u0432\u2019\u044F\u0442\u0441\u043E\u0442"},alternativeBase:{feminine:{"1":"\u043E\u0434\u043D\u0430","2":"\u0434\u0432\u0456"}},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u0442\u0438\u0441\u044F\u0447\u0430",few:"\u0442\u0438\u0441\u044F\u0447\u0456",plural:"\u0442\u0438\u0441\u044F\u0447",useAlternativeBase:"feminine",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D",few:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434",few:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434\u0438",plural:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]}],unitExceptions:[]}});var ah=_((Ix,g3)=>{g3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"\u043D\u043E\u043B\u044C","1":"\u043E\u0434\u0438\u043D","2":"\u0434\u0432\u0430","3":"\u0442\u0440\u0438","4":"\u0447\u0435\u0442\u044B\u0440\u0435","5":"\u043F\u044F\u0442\u044C","6":"\u0448\u0435\u0441\u0442\u044C","7":"\u0441\u0435\u043C\u044C","8":"\u0432\u043E\u0441\u0435\u043C\u044C","9":"\u0434\u0435\u0432\u044F\u0442\u044C","10":"\u0434\u0435\u0441\u044F\u0442\u044C","11":"\u043E\u0434\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","12":"\u0434\u0432\u0435\u043D\u0430\u0434\u0446\u0430\u0442\u044C","13":"\u0442\u0440\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","14":"\u0447\u0435\u0442\u044B\u0440\u043D\u0430\u0434\u0446\u0430\u0442\u044C","15":"\u043F\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","16":"\u0448\u0435\u0441\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","17":"\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","18":"\u0432\u043E\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","19":"\u0434\u0435\u0432\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","20":"\u0434\u0432\u0430\u0434\u0446\u0430\u0442\u044C","30":"\u0442\u0440\u0438\u0434\u0446\u0430\u0442\u044C","40":"\u0441\u043E\u0440\u043E\u043A","50":"\u043F\u044F\u0442\u044C\u0434\u0435\u0441\u044F\u0442","60":"\u0448\u0435\u0441\u0442\u044C\u0434\u0435\u0441\u044F\u0442","70":"\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","80":"\u0432\u043E\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","90":"\u0434\u0435\u0432\u044F\u043D\u043E\u0441\u0442\u043E","100":"\u0441\u0442\u043E","200":"\u0434\u0432\u0435\u0441\u0442\u0438","300":"\u0442\u0440\u0438\u0441\u0442\u0430","400":"\u0447\u0435\u0442\u044B\u0440\u0435\u0441\u0442\u0430","500":"\u043F\u044F\u0442\u044C\u0441\u043E\u0442","600":"\u0448\u0435\u0441\u0442\u044C\u0441\u043E\u0442","700":"\u0441\u0435\u043C\u044C\u0441\u043E\u0442","800":"\u0432\u043E\u0441\u0435\u043C\u044C\u0441\u043E\u0442","900":"\u0434\u0435\u0432\u044F\u0442\u044C\u0441\u043E\u0442"},alternativeBase:{feminine:{"1":"\u043E\u0434\u043D\u0430","2":"\u0434\u0432\u0435"}},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u0442\u044B\u0441\u044F\u0447\u0430",few:"\u0442\u044B\u0441\u044F\u0447\u0438",plural:"\u0442\u044B\u0441\u044F\u0447",useAlternativeBase:"feminine",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434",few:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u043E\u043D",few:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043E\u043D",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u044C\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",few:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u043E\u043D\u0430",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]}],unitExceptions:[]}});var lh=_((Rx,b3)=>{b3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nol","1":"satu","2":"dua","3":"tiga","4":"empat","5":"lima","6":"enam","7":"tujuh","8":"delapan","9":"sembilan","10":"sepuluh","11":"sebelas","12":"dua belas","13":"tiga belas","14":"empat belas","15":"lima belas","16":"enam belas","17":"tujuh belas","18":"delapan belas","19":"sembilan belas","20":"dua puluh","30":"tiga puluh","40":"empat puluh","50":"lima puluh","60":"enam puluh","70":"tujuh puluh","80":"delapan puluh","90":"sembilan puluh"},units:[{singular:"seratus",plural:"ratus",avoidPrefixException:[1]},{singular:"seribu",plural:"ribu",avoidPrefixException:[1]},"juta","miliar","triliun","kuadiliun"],unitExceptions:[]}});var hh=_((ua,dh)=>{"use strict";ua=dh.exports=Je;var ch=Hd(),y3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],ca={en:Gd(),es:Zd(),ar:Yd(),az:Jd(),pt:Kd(),ptPT:Xd(),fr:Qd(),eo:eh(),it:th(),vi:rh(),tr:nh(),hu:ih(),enIndian:oh(),uk:sh(),ru:ah(),id:lh()};ua.i18n=ca;var uh=[100];for(bt=1;bt<=16;bt++)uh.push(Math.pow(10,bt*3));var bt,fh=[100,1e3];for(bt=1;bt<=15;bt++)fh.push(Math.pow(10,bt*6));Je.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function Je(t,e){if(e=e||{},e=ch.defaults(e,Je.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?ca[e.lang]:e.lang;r||(y3.indexOf(Je.defaults.lang)<0&&(Je.defaults.lang="en"),r=ca[Je.defaults.lang]);var n=r.useLongScale?fh:uh,i=r.units,o;if(!(i instanceof Array)){var s=i;i=[],n=Object.keys(s);for(var a in n)i.push(s[n[a]]),n[a]=Math.pow(10,parseInt(n[a]))}var l=r.base,c=e.alternativeBase?r.alternativeBase[e.alternativeBase]:{};if(r.unitExceptions[t])return r.unitExceptions[t];if(c[t])return c[t];if(l[t])return l[t];if(t<100)return v3(t,r,o,l,c,e);var f=t%100,u=[];f&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(Je(f,e)):u.push(r.unitSeparator+Je(f,e)));for(var p,a=0,h=i.length;a<h;a++){var g=Math.floor(t/n[a]),b;if(a===h-1?b=1e6:b=n[a+1]/n[a],g%=b,o=i[a],!!g){if(p=n[a],o.useBaseInstead){var x=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);x?u.push(g>1&&o.plural?o.plural:o.singular):u.push(c[g*n[a]]||l[g*n[a]]);continue}var y;if(typeof o=="string"?y=o:g===1||o.useSingularEnding&&g%10===1&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0)?y=o.singular:o.few&&(g>1&&g<5||o.useFewEnding&&g%10>1&&g%10<5&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0))?y=o.few:(y=o.plural&&(!o.avoidInNumberPlural||!f)?o.plural:o.singular,y=g===2&&o.dual?o.dual:y,y=g>10&&o.restrictedPlural?o.singular:y),o.avoidPrefixException&&o.avoidPrefixException.indexOf(g)>-1){u.push(y);continue}var v=r.unitExceptions[g],S=v||Je(g,ch.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push(S+" "+y)}}var $=p*Math.floor(t/p),k=t-$;if(r.andWhenTrailing&&p&&0<k&&u[0].indexOf(r.unitSeparator)!==0&&(u=[u[0],r.unitSeparator.replace(/\s+$/,"")].concat(u.slice(1))),r.allSeparator)for(var M=0;M<u.length-1;M++)u[M]=r.allSeparator+u[M];var E=u.reverse().join(" ");return E}function v3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+Je(r,o):i[s]||n[s]}});var fn=class extends Error{name="BaseThrowable";constructor(e,r=null){super(e),r&&(this.stack=r)}},ke=class extends fn{name="BaseError"},st=class extends fn{name="BaseWarning"},yt=class extends ke{name="PotentialLoopError"},wr=class extends ke{name="TemplateError"},Ae=class extends wr{name="TemplateSyntaxError"};var Xe=class extends Error{},Gi=class extends Xe{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},Zi=class extends Xe{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},Yi=class extends Xe{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},ct=class extends Xe{},vn=class extends Xe{constructor(e){super(`Invalid unit ${e}`)}},re=class extends Xe{},je=class extends Xe{constructor(){super("Zone is an abstract class")}},w="numeric",ze="short",me="long",kn={year:w,month:w,day:w},Ya={year:w,month:ze,day:w},Eh={year:w,month:ze,day:w,weekday:ze},Ja={year:w,month:me,day:w},Ka={year:w,month:me,day:w,weekday:me},Xa={hour:w,minute:w},Qa={hour:w,minute:w,second:w},el={hour:w,minute:w,second:w,timeZoneName:ze},tl={hour:w,minute:w,second:w,timeZoneName:me},rl={hour:w,minute:w,hourCycle:"h23"},nl={hour:w,minute:w,second:w,hourCycle:"h23"},il={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:ze},ol={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:me},sl={year:w,month:w,day:w,hour:w,minute:w},al={year:w,month:w,day:w,hour:w,minute:w,second:w},ll={year:w,month:ze,day:w,hour:w,minute:w},cl={year:w,month:ze,day:w,hour:w,minute:w,second:w},_h={year:w,month:ze,day:w,weekday:ze,hour:w,minute:w},ul={year:w,month:me,day:w,hour:w,minute:w,timeZoneName:ze},fl={year:w,month:me,day:w,hour:w,minute:w,second:w,timeZoneName:ze},dl={year:w,month:me,day:w,weekday:me,hour:w,minute:w,timeZoneName:me},hl={year:w,month:me,day:w,weekday:me,hour:w,minute:w,second:w,timeZoneName:me},wt=class{get type(){throw new je}get name(){throw new je}get ianaName(){return this.name}get isUniversal(){throw new je}offsetName(e,r){throw new je}formatOffset(e,r){throw new je}offset(e){throw new je}equals(e){throw new je}get isValid(){throw new je}},Ri=null,xn=class t extends wt{static get instance(){return Ri===null&&(Ri=new t),Ri}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return $l(e,r,n)}formatOffset(e,r){return Cr(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},Ji=new Map;function Ch(t){let e=Ji.get(t);return e===void 0&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),Ji.set(t,e)),e}var Oh={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function Mh(t,e){let r=t.format(e).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,i,o,s,a,l,c,f]=n;return[s,i,o,a,l,c,f]}function Th(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=Oh[o];o==="era"?n[a]=s:P(a)||(n[a]=parseInt(s,10))}return n}var Fi=new Map,ft=class t extends wt{static create(e){let r=Fi.get(e);return r===void 0&&Fi.set(e,r=new t(e)),r}static resetCache(){Fi.clear(),Ji.clear()}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch{return!1}}constructor(e){super(),this.zoneName=e,this.valid=t.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return $l(e,r,n,this.name)}formatOffset(e,r){return Cr(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=Ch(this.name),[i,o,s,a,l,c,f]=n.formatToParts?Th(n,r):Mh(n,r);a==="BC"&&(i=-Math.abs(i)+1);let p=Cn({year:i,month:o,day:s,hour:l===24?0:l,minute:c,second:f,millisecond:0}),h=+r,g=h%1e3;return h-=g>=0?g:1e3+g,(p-h)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}},va={};function Ph(t,e={}){let r=JSON.stringify([t,e]),n=va[r];return n||(n=new Intl.ListFormat(t,e),va[r]=n),n}var Ki=new Map;function Xi(t,e={}){let r=JSON.stringify([t,e]),n=Ki.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),Ki.set(r,n)),n}var Qi=new Map;function Ah(t,e={}){let r=JSON.stringify([t,e]),n=Qi.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),Qi.set(r,n)),n}var eo=new Map;function Lh(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=eo.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),eo.set(i,o)),o}var $r=null;function Nh(){return $r||($r=new Intl.DateTimeFormat().resolvedOptions().locale,$r)}var to=new Map;function pl(t){let e=to.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),to.set(t,e)),e}var ro=new Map;function zh(t){let e=ro.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...ml,...e}),ro.set(t,e)}return e}function Dh(t){let e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));let r=t.indexOf("-u-");if(r===-1)return[t];{let n,i;try{n=Xi(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=Xi(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function Ih(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function Rh(t){let e=[];for(let r=1;r<=12;r++){let n=R.utc(2009,r,1);e.push(t(n))}return e}function Fh(t){let e=[];for(let r=1;r<=7;r++){let n=R.utc(2016,11,13+r);e.push(t(n))}return e}function dn(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function qh(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||pl(t.locale).numberingSystem==="latn"}var no=class{constructor(e,r,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;let{padTo:i,floor:o,...s}=n;if(!r||Object.keys(s).length>0){let a={useGrouping:!1,...n};n.padTo>0&&(a.minimumIntegerDigits=n.padTo),this.inf=Ah(e,a)}}format(e){if(this.inf){let r=this.floor?Math.floor(e):e;return this.inf.format(r)}else{let r=this.floor?Math.floor(e):go(e,3);return K(r,this.padTo)}}},io=class{constructor(e,r,n){this.opts=n,this.originalZone=void 0;let i;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){let s=-1*(e.offset/60),a=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;e.offset!==0&&ft.create(a).valid?(i=a,this.dt=e):(i="UTC",this.dt=e.offset===0?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else e.zone.type==="system"?this.dt=e:e.zone.type==="iana"?(this.dt=e,i=e.zone.name):(i="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);let o={...this.opts};o.timeZone=o.timeZone||i,this.dtf=Xi(r,o)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){let e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(r=>{if(r.type==="timeZoneName"){let n=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...r,value:n}}else return r}):e}resolvedOptions(){return this.dtf.resolvedOptions()}},oo=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&wl()&&(this.rtf=Lh(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):ap(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},ml={firstDay:1,minimalDays:4,weekend:[6,7]},q=class t{static fromOpts(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,r,n,i,o=!1){let s=e||W.defaultLocale,a=s||(o?"en-US":Nh()),l=r||W.defaultNumberingSystem,c=n||W.defaultOutputCalendar,f=lo(i)||W.defaultWeekSettings;return new t(a,l,c,f,s)}static resetCache(){$r=null,Ki.clear(),Qi.clear(),eo.clear(),to.clear(),ro.clear()}static fromObject({locale:e,numberingSystem:r,outputCalendar:n,weekSettings:i}={}){return t.create(e,r,n,i)}constructor(e,r,n,i,o){let[s,a,l]=Dh(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=Ih(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=o,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=qh(this)),this.fastNumbersCached}listingMode(){let e=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&r?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,lo(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,r=!1){return dn(this,e,Cl,()=>{let n=this.intl==="ja"||this.intl.startsWith("ja-");r&=!n;let i=r?{month:e,day:"numeric"}:{month:e},o=r?"format":"standalone";if(!this.monthsCache[o][e]){let s=n?a=>this.dtFormatter(a,i).format():a=>this.extract(a,i,"month");this.monthsCache[o][e]=Rh(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return dn(this,e,Tl,()=>{let n=r?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=r?"format":"standalone";return this.weekdaysCache[i][e]||(this.weekdaysCache[i][e]=Fh(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return dn(this,void 0,()=>Pl,()=>{if(!this.meridiemCache){let e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[R.utc(2016,11,13,9),R.utc(2016,11,13,19)].map(r=>this.extract(r,e,"dayperiod"))}return this.meridiemCache})}eras(e){return dn(this,e,Al,()=>{let r={era:e};return this.eraCache[e]||(this.eraCache[e]=[R.utc(-40,1,1),R.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[e]})}extract(e,r,n){let i=this.dtFormatter(e,r),o=i.formatToParts(),s=o.find(a=>a.type.toLowerCase()===n);return s?s.value:null}numberFormatter(e={}){return new no(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new io(e,this.intl,r)}relFormatter(e={}){return new oo(this.intl,this.isEnglish(),e)}listFormatter(e={}){return Ph(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||pl(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Sl()?zh(this.locale):ml}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}},qi=null,$e=class t extends wt{static get utcInstance(){return qi===null&&(qi=new t(0)),qi}static instance(e){return e===0?t.utcInstance:new t(e)}static parseSpecifier(e){if(e){let r=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new t(On(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Cr(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Cr(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return Cr(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}},so=class extends wt{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}};function lt(t,e){if(P(t)||t===null)return e;if(t instanceof wt)return t;if(Hh(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?xn.instance:r==="utc"||r==="gmt"?$e.utcInstance:$e.parseSpecifier(r)||ft.create(t)}else return ut(t)?$e.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new so(t)}var fo={arab:"[\u0660-\u0669]",arabext:"[\u06F0-\u06F9]",bali:"[\u1B50-\u1B59]",beng:"[\u09E6-\u09EF]",deva:"[\u0966-\u096F]",fullwide:"[\uFF10-\uFF19]",gujr:"[\u0AE6-\u0AEF]",hanidec:"[\u3007|\u4E00|\u4E8C|\u4E09|\u56DB|\u4E94|\u516D|\u4E03|\u516B|\u4E5D]",khmr:"[\u17E0-\u17E9]",knda:"[\u0CE6-\u0CEF]",laoo:"[\u0ED0-\u0ED9]",limb:"[\u1946-\u194F]",mlym:"[\u0D66-\u0D6F]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0B66-\u0B6F]",tamldec:"[\u0BE6-\u0BEF]",telu:"[\u0C66-\u0C6F]",thai:"[\u0E50-\u0E59]",tibt:"[\u0F20-\u0F29]",latn:"\\d"},ka={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Vh=fo.hanidec.replace(/[\[|\]]/g,"").split("");function jh(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let r=0;r<t.length;r++){let n=t.charCodeAt(r);if(t[r].search(fo.hanidec)!==-1)e+=Vh.indexOf(t[r]);else for(let i in ka){let[o,s]=ka[i];n>=o&&n<=s&&(e+=n-o)}}return parseInt(e,10)}else return e}var ao=new Map;function Wh(){ao.clear()}function Le({numberingSystem:t},e=""){let r=t||"latn",n=ao.get(r);n===void 0&&(n=new Map,ao.set(r,n));let i=n.get(e);return i===void 0&&(i=new RegExp(`${fo[r]}${e}`),n.set(e,i)),i}var xa=()=>Date.now(),wa="system",Sa=null,$a=null,Ea=null,_a=60,Ca,Oa=null,W=class{static get now(){return xa}static set now(e){xa=e}static set defaultZone(e){wa=e}static get defaultZone(){return lt(wa,xn.instance)}static get defaultLocale(){return Sa}static set defaultLocale(e){Sa=e}static get defaultNumberingSystem(){return $a}static set defaultNumberingSystem(e){$a=e}static get defaultOutputCalendar(){return Ea}static set defaultOutputCalendar(e){Ea=e}static get defaultWeekSettings(){return Oa}static set defaultWeekSettings(e){Oa=lo(e)}static get twoDigitCutoffYear(){return _a}static set twoDigitCutoffYear(e){_a=e%100}static get throwOnInvalid(){return Ca}static set throwOnInvalid(e){Ca=e}static resetCaches(){q.resetCache(),ft.resetCache(),R.resetCache(),Wh()}},pe=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},gl=[0,31,59,90,120,151,181,212,243,273,304,334],bl=[0,31,60,91,121,152,182,213,244,274,305,335];function we(t,e){return new pe("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function ho(t,e,r){let n=new Date(Date.UTC(t,e-1,r));t<100&&t>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);let i=n.getUTCDay();return i===0?7:i}function yl(t,e,r){return r+(Mr(t)?bl:gl)[e-1]}function vl(t,e){let r=Mr(t)?bl:gl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function po(t,e){return(t-e+7)%7+1}function wn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=yl(n,i,o),a=po(ho(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=Or(c,e,r)):l>Or(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...Mn(t)}}function Ma(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=po(ho(n,1,e),r),a=Ut(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Ut(c)):l>a?(c=n+1,l-=Ut(n)):c=n;let{month:f,day:u}=vl(c,l);return{year:c,month:f,day:u,...Mn(t)}}function Vi(t){let{year:e,month:r,day:n}=t,i=yl(e,r,n);return{year:e,ordinal:i,...Mn(t)}}function Ta(t){let{year:e,ordinal:r}=t,{month:n,day:i}=vl(e,r);return{year:e,month:n,day:i,...Mn(t)}}function Pa(t,e){if(!P(t.localWeekday)||!P(t.localWeekNumber)||!P(t.localWeekYear)){if(!P(t.weekday)||!P(t.weekNumber)||!P(t.weekYear))throw new ct("Cannot mix locale-based week fields with ISO-based week fields");return P(t.localWeekday)||(t.weekday=t.localWeekday),P(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),P(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function Bh(t,e=4,r=1){let n=_n(t.weekYear),i=Se(t.weekNumber,1,Or(t.weekYear,e,r)),o=Se(t.weekday,1,7);return n?i?o?!1:we("weekday",t.weekday):we("week",t.weekNumber):we("weekYear",t.weekYear)}function Uh(t){let e=_n(t.year),r=Se(t.ordinal,1,Ut(t.year));return e?r?!1:we("ordinal",t.ordinal):we("year",t.year)}function kl(t){let e=_n(t.year),r=Se(t.month,1,12),n=Se(t.day,1,Sn(t.year,t.month));return e?r?n?!1:we("day",t.day):we("month",t.month):we("year",t.year)}function xl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=Se(e,0,23)||e===24&&r===0&&n===0&&i===0,s=Se(r,0,59),a=Se(n,0,59),l=Se(i,0,999);return o?s?a?l?!1:we("millisecond",i):we("second",n):we("minute",r):we("hour",e)}function P(t){return typeof t>"u"}function ut(t){return typeof t=="number"}function _n(t){return typeof t=="number"&&t%1===0}function Hh(t){return typeof t=="string"}function Gh(t){return Object.prototype.toString.call(t)==="[object Date]"}function wl(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Sl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function Zh(t){return Array.isArray(t)?t:[t]}function Aa(t,e,r){if(t.length!==0)return t.reduce((n,i)=>{let o=[e(i),i];return n&&r(n[0],o[0])===n[0]?n:o},null)[1]}function Yh(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function Zt(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function lo(t){if(t==null)return null;if(typeof t!="object")throw new re("Week settings must be an object");if(!Se(t.firstDay,1,7)||!Se(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!Se(e,1,7)))throw new re("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function Se(t,e,r){return _n(t)&&t>=e&&t<=r}function Jh(t,e){return t-e*Math.floor(t/e)}function K(t,e=2){let r=t<0,n;return r?n="-"+(""+-t).padStart(e,"0"):n=(""+t).padStart(e,"0"),n}function at(t){if(!(P(t)||t===null||t===""))return parseInt(t,10)}function vt(t){if(!(P(t)||t===null||t===""))return parseFloat(t)}function mo(t){if(!(P(t)||t===null||t==="")){let e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function go(t,e,r="round"){let n=10**e;switch(r){case"expand":return t>0?Math.ceil(t*n)/n:Math.floor(t*n)/n;case"trunc":return Math.trunc(t*n)/n;case"round":return Math.round(t*n)/n;case"floor":return Math.floor(t*n)/n;case"ceil":return Math.ceil(t*n)/n;default:throw new RangeError(`Value rounding ${r} is out of range`)}}function Mr(t){return t%4===0&&(t%100!==0||t%400===0)}function Ut(t){return Mr(t)?366:365}function Sn(t,e){let r=Jh(e-1,12)+1,n=t+(e-r)/12;return r===2?Mr(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Cn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function La(t,e,r){return-po(ho(t,1,e),r)+e-1}function Or(t,e=4,r=1){let n=La(t,e,r),i=La(t+1,e,r);return(Ut(t)-n+i)/7}function co(t){return t>99?t:t>W.twoDigitCutoffYear?1900+t:2e3+t}function $l(t,e,r,n=null){let i=new Date(t),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(o.timeZone=n);let s={timeZoneName:e,...o},a=new Intl.DateTimeFormat(r,s).formatToParts(i).find(l=>l.type.toLowerCase()==="timezonename");return a?a.value:null}function On(t,e){let r=parseInt(t,10);Number.isNaN(r)&&(r=0);let n=parseInt(e,10)||0,i=r<0||Object.is(r,-0)?-n:n;return r*60+i}function El(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new re(`Invalid unit value ${t}`);return e}function $n(t,e){let r={};for(let n in t)if(Zt(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=El(i)}return r}function Cr(t,e){let r=Math.trunc(Math.abs(t/60)),n=Math.trunc(Math.abs(t%60)),i=t>=0?"+":"-";switch(e){case"short":return`${i}${K(r,2)}:${K(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${K(r,2)}${K(n,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Mn(t){return Yh(t,["hour","minute","second","millisecond"])}var Kh=["January","February","March","April","May","June","July","August","September","October","November","December"],_l=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Xh=["J","F","M","A","M","J","J","A","S","O","N","D"];function Cl(t){switch(t){case"narrow":return[...Xh];case"short":return[..._l];case"long":return[...Kh];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var Ol=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ml=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Qh=["M","T","W","T","F","S","S"];function Tl(t){switch(t){case"narrow":return[...Qh];case"short":return[...Ml];case"long":return[...Ol];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Pl=["AM","PM"],ep=["Before Christ","Anno Domini"],tp=["BC","AD"],rp=["B","A"];function Al(t){switch(t){case"narrow":return[...rp];case"short":return[...tp];case"long":return[...ep];default:return null}}function np(t){return Pl[t.hour<12?0:1]}function ip(t,e){return Tl(e)[t.weekday-1]}function op(t,e){return Cl(e)[t.month-1]}function sp(t,e){return Al(e)[t.year<0?0:1]}function ap(t,e,r="always",n=!1){let i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=["hours","minutes","seconds"].indexOf(t)===-1;if(r==="auto"&&o){let u=t==="days";switch(e){case 1:return u?"tomorrow":`next ${i[t][0]}`;case-1:return u?"yesterday":`last ${i[t][0]}`;case 0:return u?"today":`this ${i[t][0]}`}}let s=Object.is(e,-0)||e<0,a=Math.abs(e),l=a===1,c=i[t],f=n?l?c[1]:c[2]||c[1]:l?i[t][0]:t;return s?`${a} ${f} ago`:`in ${a} ${f}`}function Na(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var lp={D:kn,DD:Ya,DDD:Ja,DDDD:Ka,t:Xa,tt:Qa,ttt:el,tttt:tl,T:rl,TT:nl,TTT:il,TTTT:ol,f:sl,ff:ll,fff:ul,ffff:dl,F:al,FF:cl,FFF:fl,FFFF:hl},he=class t{static create(e,r={}){return new t(e,r)}static parseFormat(e){let r=null,n="",i=!1,o=[];for(let s=0;s<e.length;s++){let a=e.charAt(s);a==="'"?((n.length>0||i)&&o.push({literal:i||/^\s+$/.test(n),val:n===""?"'":n}),r=null,n="",i=!i):i||a===r?n+=a:(n.length>0&&o.push({literal:/^\s+$/.test(n),val:n}),n=a,r=a)}return n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),o}static macroTokenToFormatOpts(e){return lp[e]}constructor(e,r){this.opts=r,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...r}).format()}dtFormatter(e,r={}){return this.loc.dtFormatter(e,{...this.opts,...r})}formatDateTime(e,r){return this.dtFormatter(e,r).format()}formatDateTimeParts(e,r){return this.dtFormatter(e,r).formatToParts()}formatInterval(e,r){return this.dtFormatter(e.start,r).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,r){return this.dtFormatter(e,r).resolvedOptions()}num(e,r=0,n=void 0){if(this.opts.forceSimple)return K(e,r);let i={...this.opts};return r>0&&(i.padTo=r),n&&(i.signDisplay=n),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(h,g)=>this.loc.extract(e,h,g),s=h=>e.isOffsetFixed&&e.offset===0&&h.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,h.format):"",a=()=>n?np(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(h,g)=>n?op(e,h):o(g?{month:h}:{month:h,day:"numeric"},"month"),c=(h,g)=>n?ip(e,h):o(g?{weekday:h}:{weekday:h,month:"long",day:"numeric"},"weekday"),f=h=>{let g=t.macroTokenToFormatOpts(h);return g?this.formatWithSystemDefault(e,g):h},u=h=>n?sp(e,h):o({era:h},"era"),p=h=>{switch(h){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return a();case"d":return i?o({day:"numeric"},"day"):this.num(e.day);case"dd":return i?o({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return i?o({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return i?o({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return i?o({month:"numeric"},"month"):this.num(e.month);case"MM":return i?o({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return i?o({year:"numeric"},"year"):this.num(e.year);case"yy":return i?o({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return i?o({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return i?o({year:"numeric"},"year"):this.num(e.year,6);case"G":return u("short");case"GG":return u("long");case"GGGGG":return u("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return f(h)}};return Na(t.parseFormat(r),p)}formatDurationFromString(e,r){let n=this.opts.signMode==="negativeLargestOnly"?-1:1,i=f=>{switch(f[0]){case"S":return"milliseconds";case"s":return"seconds";case"m":return"minutes";case"h":return"hours";case"d":return"days";case"w":return"weeks";case"M":return"months";case"y":return"years";default:return null}},o=(f,u)=>p=>{let h=i(p);if(h){let g=u.isNegativeDuration&&h!==u.largestUnit?n:1,b;return this.opts.signMode==="negativeLargestOnly"&&h!==u.largestUnit?b="never":this.opts.signMode==="all"?b="always":b="auto",this.num(f.get(h)*g,p.length,b)}else return p},s=t.parseFormat(r),a=s.reduce((f,{literal:u,val:p})=>u?f:f.concat(p),[]),l=e.shiftTo(...a.map(i).filter(f=>f)),c={isNegativeDuration:l<0,largestUnit:Object.keys(l.values)[0]};return Na(s,o(l,c))}},Ll=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Yt(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function Jt(...t){return e=>t.reduce(([r,n,i],o)=>{let[s,a,l]=o(e,i);return[{...r,...s},a||n,l]},[{},null,1]).slice(0,2)}function Kt(t,...e){if(t==null)return[null,null];for(let[r,n]of e){let i=r.exec(t);if(i)return n(i)}return[null,null]}function Nl(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=at(e[r+i]);return[n,null,r+i]}}var zl=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,cp=`(?:${zl.source}?(?:\\[(${Ll.source})\\])?)?`,bo=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Dl=RegExp(`${bo.source}${cp}`),yo=RegExp(`(?:[Tt]${Dl.source})?`),up=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,fp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,dp=/(\d{4})-?(\d{3})/,hp=Nl("weekYear","weekNumber","weekDay"),pp=Nl("year","ordinal"),mp=/(\d{4})-(\d\d)-(\d\d)/,Il=RegExp(`${bo.source} ?(?:${zl.source}|(${Ll.source}))?`),gp=RegExp(`(?: ${Il.source})?`);function Ht(t,e,r){let n=t[e];return P(n)?r:at(n)}function bp(t,e){return[{year:Ht(t,e),month:Ht(t,e+1,1),day:Ht(t,e+2,1)},null,e+3]}function Xt(t,e){return[{hours:Ht(t,e,0),minutes:Ht(t,e+1,0),seconds:Ht(t,e+2,0),milliseconds:mo(t[e+3])},null,e+4]}function Tr(t,e){let r=!t[e]&&!t[e+1],n=On(t[e+1],t[e+2]),i=r?null:$e.instance(n);return[{},i,e+3]}function Pr(t,e){let r=t[e]?ft.create(t[e]):null;return[{},r,e+1]}var yp=RegExp(`^T?${bo.source}$`),vp=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function kp(t){let[e,r,n,i,o,s,a,l,c]=t,f=e[0]==="-",u=l&&l[0]==="-",p=(h,g=!1)=>h!==void 0&&(g||h&&f)?-h:h;return[{years:p(vt(r)),months:p(vt(n)),weeks:p(vt(i)),days:p(vt(o)),hours:p(vt(s)),minutes:p(vt(a)),seconds:p(vt(l),l==="-0"),milliseconds:p(mo(c),u)}]}var xp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function vo(t,e,r,n,i,o,s){let a={year:e.length===2?co(at(e)):at(e),month:_l.indexOf(r)+1,day:at(n),hour:at(i),minute:at(o)};return s&&(a.second=at(s)),t&&(a.weekday=t.length>3?Ol.indexOf(t)+1:Ml.indexOf(t)+1),a}var wp=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Sp(t){let[,e,r,n,i,o,s,a,l,c,f,u]=t,p=vo(e,i,n,r,o,s,a),h;return l?h=xp[l]:c?h=0:h=On(f,u),[p,new $e(h)]}function $p(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var Ep=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,_p=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Cp=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function za(t){let[,e,r,n,i,o,s,a]=t;return[vo(e,i,n,r,o,s,a),$e.utcInstance]}function Op(t){let[,e,r,n,i,o,s,a]=t;return[vo(e,a,r,n,i,o,s),$e.utcInstance]}var Mp=Yt(up,yo),Tp=Yt(fp,yo),Pp=Yt(dp,yo),Ap=Yt(Dl),Rl=Jt(bp,Xt,Tr,Pr),Lp=Jt(hp,Xt,Tr,Pr),Np=Jt(pp,Xt,Tr,Pr),zp=Jt(Xt,Tr,Pr);function Dp(t){return Kt(t,[Mp,Rl],[Tp,Lp],[Pp,Np],[Ap,zp])}function Ip(t){return Kt($p(t),[wp,Sp])}function Rp(t){return Kt(t,[Ep,za],[_p,za],[Cp,Op])}function Fp(t){return Kt(t,[vp,kp])}var qp=Jt(Xt);function Vp(t){return Kt(t,[yp,qp])}var jp=Yt(mp,gp),Wp=Yt(Il),Bp=Jt(Xt,Tr,Pr);function Up(t){return Kt(t,[jp,Rl],[Wp,Bp])}var Da="Invalid Duration",Fl={weeks:{days:7,hours:168,minutes:10080,seconds:10080*60,milliseconds:10080*60*1e3},days:{hours:24,minutes:1440,seconds:1440*60,milliseconds:1440*60*1e3},hours:{minutes:60,seconds:3600,milliseconds:3600*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},Hp={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:2184*60,seconds:2184*60*60,milliseconds:2184*60*60*1e3},months:{weeks:4,days:30,hours:720,minutes:720*60,seconds:720*60*60,milliseconds:720*60*60*1e3},...Fl},xe=146097/400,Vt=146097/4800,Gp={years:{quarters:4,months:12,weeks:xe/7,days:xe,hours:xe*24,minutes:xe*24*60,seconds:xe*24*60*60,milliseconds:xe*24*60*60*1e3},quarters:{months:3,weeks:xe/28,days:xe/4,hours:xe*24/4,minutes:xe*24*60/4,seconds:xe*24*60*60/4,milliseconds:xe*24*60*60*1e3/4},months:{weeks:Vt/7,days:Vt,hours:Vt*24,minutes:Vt*24*60,seconds:Vt*24*60*60,milliseconds:Vt*24*60*60*1e3},...Fl},xt=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Zp=xt.slice(0).reverse();function Ke(t,e,r=!1){let n={values:r?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new ne(n)}function ql(t,e){let r=e.milliseconds??0;for(let n of Zp.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function Ia(t,e){let r=ql(t,e)<0?-1:1;xt.reduceRight((n,i)=>{if(P(e[i]))return n;if(n){let o=e[n]*r,s=t[i][n],a=Math.floor(o/s);e[i]+=a*r,e[n]-=a*s*r}return i},null),xt.reduce((n,i)=>{if(P(e[i]))return n;if(n){let o=e[n]%1;e[n]-=o,e[i]+=o*t[n][i]}return i},null)}function Ra(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var ne=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?Gp:Hp;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||q.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,r){return t.fromObject({milliseconds:e},r)}static fromObject(e,r={}){if(e==null||typeof e!="object")throw new re(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:$n(e,t.normalizeUnit),loc:q.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(ut(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new re(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=Fp(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,r){let[n]=Vp(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Duration is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Yi(n);return new t({invalid:n})}static normalizeUnit(e){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!r)throw new vn(e);return r}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?he.create(this.loc,n).formatDurationFromString(this,e):Da}toHuman(e={}){if(!this.isValid)return Da;let r=e.showZeros!==!1,n=xt.map(i=>{let o=this.values[i];return P(o)||o===0&&!r?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:i.slice(0,-1)}).format(o)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=go(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;let r=this.toMillis();return r<0||r>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},R.fromMillis(r,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?ql(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e),n={};for(let i of xt)(Zt(r.values,i)||Zt(this.values,i))&&(n[i]=r.get(i)+this.get(i));return Ke(this,{values:n},!0)}minus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e);return this.plus(r.negate())}mapUnits(e){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=El(e(this.values[n],n));return Ke(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...$n(e,t.normalizeUnit)};return Ke(this,{values:r})}reconfigure({locale:e,numberingSystem:r,conversionAccuracy:n,matrix:i}={}){let s={loc:this.loc.clone({locale:e,numberingSystem:r}),matrix:i,conversionAccuracy:n};return Ke(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return Ia(this.matrix,e),Ke(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=Ra(this.normalize().shiftToAll().toObject());return Ke(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>t.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of xt)if(e.indexOf(s)>=0){o=s;let a=0;for(let c in n)a+=this.matrix[c][s]*n[c],n[c]=0;ut(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else ut(i[s])&&(n[s]=i[s]);for(let s in n)n[s]!==0&&(r[o]+=s===o?n[s]:n[s]/this.matrix[o][s]);return Ia(this.matrix,r),Ke(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let e={};for(let r of Object.keys(this.values))e[r]=this.values[r]===0?0:-this.values[r];return Ke(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=Ra(this.values);return Ke(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of xt)if(!r(this.values[n],e.values[n]))return!1;return!0}},jt="Invalid Interval";function Yp(t,e){return!t||!t.isValid?Gt.invalid("missing or invalid start"):!e||!e.isValid?Gt.invalid("missing or invalid end"):e<t?Gt.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}var Gt=class t{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Interval is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Zi(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=Sr(e),i=Sr(r),o=Yp(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=ne.fromDurationLike(r),i=Sr(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=ne.fromDurationLike(r),i=Sr(e);return t.fromDateTimes(i.minus(n),i)}static fromISO(e,r){let[n,i]=(e||"").split("/",2);if(n&&i){let o,s;try{o=R.fromISO(n,r),s=o.isValid}catch{s=!1}let a,l;try{a=R.fromISO(i,r),l=a.isValid}catch{l=!1}if(s&&l)return t.fromDateTimes(o,a);if(s){let c=ne.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=ne.fromISO(n,r);if(c.isValid)return t.before(a,c)}}return t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(e,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(e,r),Math.floor(i.diff(n,e).get(e))+(i.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:r}={}){return this.isValid?t.fromDateTimes(e||this.s,r||this.e):this}splitAt(...e){if(!this.isValid)return[];let r=e.map(Sr).filter(s=>this.contains(s)).sort((s,a)=>s.toMillis()-a.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,a=+s>+this.e?this.e:s;n.push(t.fromDateTimes(i,a)),i=a,o+=1}return n}splitBy(e){let r=ne.fromDurationLike(e);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let a=this.start.plus(r.mapUnits(l=>l*i));o=+a>+this.e?this.e:a,s.push(t.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;let r=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return r>=n?null:t.fromDateTimes(r,n)}union(e){if(!this.isValid)return this;let r=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return t.fromDateTimes(r,n)}static merge(e){let[r,n]=e.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(e){let r=null,n=0,i=[],o=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),s=Array.prototype.concat(...o),a=s.sort((l,c)=>l.time-c.time);for(let l of a)n+=l.type==="s"?1:-1,n===1?r=l.time:(r&&+r!=+l.time&&i.push(t.fromDateTimes(r,l.time)),r=null);return t.merge(i)}difference(...e){return t.xor([this].concat(e)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:jt}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=kn,r={}){return this.isValid?he.create(this.s.loc.clone(r),e).formatInterval(this):jt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:jt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:jt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:jt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:jt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):ne.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Bt=class{static hasDST(e=W.defaultZone){let r=R.now().setZone(e).set({month:12});return!e.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(e){return ft.isValidZone(e)}static normalizeZone(e){return lt(e,W.defaultZone)}static getStartOfWeek({locale:e=null,locObj:r=null}={}){return(r||q.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:r=null}={}){return(r||q.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:r=null}={}){return(r||q.create(e)).getWeekendDays().slice()}static months(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||q.create(r,n,o)).months(e)}static monthsFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||q.create(r,n,o)).months(e,!0)}static weekdays(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||q.create(r,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||q.create(r,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return q.create(e).meridiems()}static eras(e="short",{locale:r=null}={}){return q.create(r,null,"gregory").eras(e)}static features(){return{relative:wl(),localeWeek:Sl()}}};function Fa(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(ne.fromMillis(n).as("days"))}function Jp(t,e,r){let n=[["years",(l,c)=>c.year-l.year],["quarters",(l,c)=>c.quarter-l.quarter+(c.year-l.year)*4],["months",(l,c)=>c.month-l.month+(c.year-l.year)*12],["weeks",(l,c)=>{let f=Fa(l,c);return(f-f%7)/7}],["days",Fa]],i={},o=t,s,a;for(let[l,c]of n)r.indexOf(l)>=0&&(s=l,i[l]=c(t,e),a=o.plus(i),a>e?(i[l]--,t=o.plus(i),t>e&&(a=t,i[l]--,t=o.plus(i))):t=a);return[t,i,a,s]}function Kp(t,e,r,n){let[i,o,s,a]=Jp(t,e,r),l=e-i,c=r.filter(u=>["hours","minutes","seconds","milliseconds"].indexOf(u)>=0);c.length===0&&(s<e&&(s=i.plus({[a]:1})),s!==i&&(o[a]=(o[a]||0)+l/(s-i)));let f=ne.fromObject(o,n);return c.length>0?ne.fromMillis(l,n).shiftTo(...c).plus(f):f}var Xp="missing Intl.DateTimeFormat.formatToParts support";function D(t,e=r=>r){return{regex:t,deser:([r])=>e(jh(r))}}var Qp="\xA0",Vl=`[ ${Qp}]`,jl=new RegExp(Vl,"g");function em(t){return t.replace(/\./g,"\\.?").replace(jl,Vl)}function qa(t){return t.replace(/\./g,"").replace(jl," ").toLowerCase()}function Ne(t,e){return t===null?null:{regex:RegExp(t.map(em).join("|")),deser:([r])=>t.findIndex(n=>qa(r)===qa(n))+e}}function Va(t,e){return{regex:t,deser:([,r,n])=>On(r,n),groups:e}}function hn(t){return{regex:t,deser:([e])=>e}}function tm(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function rm(t,e){let r=Le(e),n=Le(e,"{2}"),i=Le(e,"{3}"),o=Le(e,"{4}"),s=Le(e,"{6}"),a=Le(e,"{1,2}"),l=Le(e,"{1,3}"),c=Le(e,"{1,6}"),f=Le(e,"{1,9}"),u=Le(e,"{2,4}"),p=Le(e,"{4,6}"),h=x=>({regex:RegExp(tm(x.val)),deser:([y])=>y,literal:!0}),b=(x=>{if(t.literal)return h(x);switch(x.val){case"G":return Ne(e.eras("short"),0);case"GG":return Ne(e.eras("long"),0);case"y":return D(c);case"yy":return D(u,co);case"yyyy":return D(o);case"yyyyy":return D(p);case"yyyyyy":return D(s);case"M":return D(a);case"MM":return D(n);case"MMM":return Ne(e.months("short",!0),1);case"MMMM":return Ne(e.months("long",!0),1);case"L":return D(a);case"LL":return D(n);case"LLL":return Ne(e.months("short",!1),1);case"LLLL":return Ne(e.months("long",!1),1);case"d":return D(a);case"dd":return D(n);case"o":return D(l);case"ooo":return D(i);case"HH":return D(n);case"H":return D(a);case"hh":return D(n);case"h":return D(a);case"mm":return D(n);case"m":return D(a);case"q":return D(a);case"qq":return D(n);case"s":return D(a);case"ss":return D(n);case"S":return D(l);case"SSS":return D(i);case"u":return hn(f);case"uu":return hn(a);case"uuu":return D(r);case"a":return Ne(e.meridiems(),0);case"kkkk":return D(o);case"kk":return D(u,co);case"W":return D(a);case"WW":return D(n);case"E":case"c":return D(r);case"EEE":return Ne(e.weekdays("short",!1),1);case"EEEE":return Ne(e.weekdays("long",!1),1);case"ccc":return Ne(e.weekdays("short",!0),1);case"cccc":return Ne(e.weekdays("long",!0),1);case"Z":case"ZZ":return Va(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return Va(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return hn(/[a-z_+-/]{1,256}?/i);case" ":return hn(/[^\S\n\r]/);default:return h(x)}})(t)||{invalidReason:Xp};return b.token=t,b}var nm={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function im(t,e,r){let{type:n,value:i}=t;if(n==="literal"){let l=/^\s+$/.test(i);return{literal:!l,val:l?" ":i}}let o=e[n],s=n;n==="hour"&&(e.hour12!=null?s=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?s="hour12":s="hour24":s=r.hour12?"hour12":"hour24");let a=nm[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function om(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function sm(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(Zt(r,s)){let a=r[s],l=a.groups?a.groups+1:1;!a.literal&&a.token&&(i[a.token.val[0]]=a.deser(n.slice(o,o+l))),o+=l}return[n,i]}else return[n,{}]}function am(t){let e=o=>{switch(o){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},r=null,n;return P(t.z)||(r=ft.create(t.z)),P(t.Z)||(r||(r=new $e(t.Z)),n=t.Z),P(t.q)||(t.M=(t.q-1)*3+1),P(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),P(t.u)||(t.S=mo(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var ji=null;function lm(){return ji||(ji=R.fromMillis(1555555555555)),ji}function cm(t,e){if(t.literal)return t;let r=he.macroTokenToFormatOpts(t.val),n=Ul(r,e);return n==null||n.includes(void 0)?t:n}function Wl(t,e){return Array.prototype.concat(...t.map(r=>cm(r,e)))}var En=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=Wl(he.parseFormat(r),e),this.units=this.tokens.map(n=>rm(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=om(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=sm(e,this.regex,this.handlers),[i,o,s]=n?am(n):[null,null,void 0];if(Zt(n,"a")&&Zt(n,"H"))throw new ct("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:r,matches:n,result:i,zone:o,specificOffset:s}}else return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}};function Bl(t,e,r){return new En(t,r).explainFromTokens(e)}function um(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=Bl(t,e,r);return[n,i,o,s]}function Ul(t,e){if(!t)return null;let n=he.create(e,t).dtFormatter(lm()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>im(s,t,o))}var Wi="Invalid DateTime",ja=864e13;function Er(t){return new pe("unsupported zone",`the zone "${t.name}" is not supported`)}function Bi(t){return t.weekData===null&&(t.weekData=wn(t.c)),t.weekData}function Ui(t){return t.localWeekData===null&&(t.localWeekData=wn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function kt(t,e){let r={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new R({...r,...e,old:r})}function Hl(t,e,r){let n=t-e*60*1e3,i=r.offset(n);if(e===i)return[n,e];n-=(i-e)*60*1e3;let o=r.offset(n);return i===o?[n,i]:[t-Math.min(i,o)*60*1e3,Math.max(i,o)]}function pn(t,e){t+=e*60*1e3;let r=new Date(t);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function gn(t,e,r){return Hl(Cn(t),e,r)}function Wa(t,e){let r=t.o,n=t.c.year+Math.trunc(e.years),i=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,o={...t.c,year:n,month:i,day:Math.min(t.c.day,Sn(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=ne.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Cn(o),[l,c]=Hl(a,r,t.zone);return s!==0&&(l+=s,c=t.zone.offset(l)),{ts:l,o:c}}function Wt(t,e,r,n,i,o){let{setZone:s,zone:a}=r;if(t&&Object.keys(t).length!==0||e){let l=e||a,c=R.fromObject(t,{...r,zone:l,specificOffset:o});return s?c:c.setZone(a)}else return R.invalid(new pe("unparsable",`the input "${i}" can't be parsed as ${n}`))}function mn(t,e,r=!0){return t.isValid?he.create(q.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Hi(t,e,r){let n=t.c.year>9999||t.c.year<0,i="";if(n&&t.c.year>=0&&(i+="+"),i+=K(t.c.year,n?6:4),r==="year")return i;if(e){if(i+="-",i+=K(t.c.month),r==="month")return i;i+="-"}else if(i+=K(t.c.month),r==="month")return i;return i+=K(t.c.day),i}function Ba(t,e,r,n,i,o,s){let a=!r||t.c.millisecond!==0||t.c.second!==0,l="";switch(s){case"day":case"month":case"year":break;default:if(l+=K(t.c.hour),s==="hour")break;if(e){if(l+=":",l+=K(t.c.minute),s==="minute")break;a&&(l+=":",l+=K(t.c.second))}else{if(l+=K(t.c.minute),s==="minute")break;a&&(l+=K(t.c.second))}if(s==="second")break;a&&(!n||t.c.millisecond!==0)&&(l+=".",l+=K(t.c.millisecond,3))}return i&&(t.isOffsetFixed&&t.offset===0&&!o?l+="Z":t.o<0?(l+="-",l+=K(Math.trunc(-t.o/60)),l+=":",l+=K(Math.trunc(-t.o%60))):(l+="+",l+=K(Math.trunc(t.o/60)),l+=":",l+=K(Math.trunc(t.o%60)))),o&&(l+="["+t.zone.ianaName+"]"),l}var Gl={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},fm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},dm={ordinal:1,hour:0,minute:0,second:0,millisecond:0},bn=["year","month","day","hour","minute","second","millisecond"],hm=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],pm=["year","ordinal","hour","minute","second","millisecond"];function yn(t){let e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new vn(t);return e}function Ua(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return yn(t)}}function mm(t){if(_r===void 0&&(_r=W.now()),t.type!=="iana")return t.offset(_r);let e=t.name,r=uo.get(e);return r===void 0&&(r=t.offset(_r),uo.set(e,r)),r}function Ha(t,e){let r=lt(e.zone,W.defaultZone);if(!r.isValid)return R.invalid(Er(r));let n=q.fromObject(e),i,o;if(P(t.year))i=W.now();else{for(let l of bn)P(t[l])&&(t[l]=Gl[l]);let s=kl(t)||xl(t);if(s)return R.invalid(s);let a=mm(r);[i,o]=gn(t,a,r)}return new R({ts:i,zone:r,loc:n,o})}function Ga(t,e,r){let n=P(r.round)?!0:r.round,i=P(r.rounding)?"trunc":r.rounding,o=(a,l)=>(a=go(a,n||r.calendary?0:2,r.calendary?"round":i),e.loc.clone(r).relFormatter(r).format(a,l)),s=a=>r.calendary?e.hasSame(t,a)?0:e.startOf(a).diff(t.startOf(a),a).get(a):e.diff(t,a).get(a);if(r.unit)return o(s(r.unit),r.unit);for(let a of r.units){let l=s(a);if(Math.abs(l)>=1)return o(l,a)}return o(t>e?-0:0,r.units[r.units.length-1])}function Za(t){let e={},r;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],r=Array.from(t).slice(0,t.length-1)):r=Array.from(t),[e,r]}var _r,uo=new Map,R=class t{constructor(e){let r=e.zone||W.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new pe("invalid input"):null)||(r.isValid?null:Er(r));this.ts=P(e.ts)?W.now():e.ts;let i=null,o=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(r))[i,o]=[e.old.c,e.old.o];else{let a=ut(e.o)&&!e.old?e.o:r.offset(this.ts);i=pn(this.ts,a),n=Number.isNaN(i.year)?new pe("invalid input"):null,i=n?null:i,o=n?null:a}this._zone=r,this.loc=e.loc||q.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=i,this.o=o,this.isLuxonDateTime=!0}static now(){return new t({})}static local(){let[e,r]=Za(arguments),[n,i,o,s,a,l,c]=r;return Ha({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=Za(arguments),[n,i,o,s,a,l,c]=r;return e.zone=$e.utcInstance,Ha({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=Gh(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=lt(r.zone,W.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:q.fromObject(r)}):t.invalid(Er(i))}static fromMillis(e,r={}){if(ut(e))return e<-ja||e>ja?t.invalid("Timestamp out of range"):new t({ts:e,zone:lt(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new re(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(ut(e))return new t({ts:e*1e3,zone:lt(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new re("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=lt(r.zone,W.defaultZone);if(!n.isValid)return t.invalid(Er(n));let i=q.fromObject(r),o=$n(e,Ua),{minDaysInFirstWeek:s,startOfWeek:a}=Pa(o,i),l=W.now(),c=P(r.specificOffset)?n.offset(l):r.specificOffset,f=!P(o.ordinal),u=!P(o.year),p=!P(o.month)||!P(o.day),h=u||p,g=o.weekYear||o.weekNumber;if((h||f)&&g)throw new ct("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&f)throw new ct("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!h,x,y,v=pn(l,c);b?(x=hm,y=fm,v=wn(v,s,a)):f?(x=pm,y=dm,v=Vi(v)):(x=bn,y=Gl);let S=!1;for(let I of x){let Q=o[I];P(Q)?S?o[I]=y[I]:o[I]=v[I]:S=!0}let $=b?Bh(o,s,a):f?Uh(o):kl(o),k=$||xl(o);if(k)return t.invalid(k);let M=b?Ma(o,s,a):f?Ta(o):o,[E,T]=gn(M,c,n),L=new t({ts:E,zone:n,o:T,loc:i});return o.weekday&&h&&e.weekday!==L.weekday?t.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${L.toISO()}`):L.isValid?L:t.invalid(L.invalid)}static fromISO(e,r={}){let[n,i]=Dp(e);return Wt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=Ip(e);return Wt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=Rp(e);return Wt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(P(e)||P(r))throw new re("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=q.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[a,l,c,f]=um(s,e,r);return f?t.invalid(f):Wt(a,l,n,`format ${r}`,e,c)}static fromString(e,r,n={}){return t.fromFormat(e,r,n)}static fromSQL(e,r={}){let[n,i]=Up(e);return Wt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the DateTime is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Gi(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=Ul(e,q.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return Wl(he.parseFormat(e),q.fromObject(r)).map(i=>i.val).join("")}static resetCache(){_r=void 0,uo.clear()}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Bi(this).weekYear:NaN}get weekNumber(){return this.isValid?Bi(this).weekNumber:NaN}get weekday(){return this.isValid?Bi(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Ui(this).weekday:NaN}get localWeekNumber(){return this.isValid?Ui(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Ui(this).weekYear:NaN}get ordinal(){return this.isValid?Vi(this.c).ordinal:NaN}get monthShort(){return this.isValid?Bt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Bt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Bt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Bt.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let e=864e5,r=6e4,n=Cn(this.c),i=this.zone.offset(n-e),o=this.zone.offset(n+e),s=this.zone.offset(n-i*r),a=this.zone.offset(n-o*r);if(s===a)return[this];let l=n-s*r,c=n-a*r,f=pn(l,s),u=pn(c,a);return f.hour===u.hour&&f.minute===u.minute&&f.second===u.second&&f.millisecond===u.millisecond?[kt(this,{ts:l}),kt(this,{ts:c})]:[this]}get isInLeapYear(){return Mr(this.year)}get daysInMonth(){return Sn(this.year,this.month)}get daysInYear(){return this.isValid?Ut(this.year):NaN}get weeksInWeekYear(){return this.isValid?Or(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Or(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){let{locale:r,numberingSystem:n,calendar:i}=he.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(e=0,r={}){return this.setZone($e.instance(e),r)}toLocal(){return this.setZone(W.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=lt(e,W.defaultZone),e.equals(this.zone))return this;if(e.isValid){let i=this.ts;if(r||n){let o=e.offset(this.ts),s=this.toObject();[i]=gn(s,o,e)}return kt(this,{ts:i,zone:e})}else return t.invalid(Er(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return kt(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=$n(e,Ua),{minDaysInFirstWeek:n,startOfWeek:i}=Pa(r,this.loc),o=!P(r.weekYear)||!P(r.weekNumber)||!P(r.weekday),s=!P(r.ordinal),a=!P(r.year),l=!P(r.month)||!P(r.day),c=a||l,f=r.weekYear||r.weekNumber;if((c||s)&&f)throw new ct("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new ct("Can't mix ordinal dates with month/day");let u;o?u=Ma({...wn(this.c,n,i),...r},n,i):P(r.ordinal)?(u={...this.toObject(),...r},P(r.day)&&(u.day=Math.min(Sn(u.year,u.month),u.day))):u=Ta({...Vi(this.c),...r});let[p,h]=gn(u,this.o,this.zone);return kt(this,{ts:p,o:h})}plus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e);return kt(this,Wa(this,r))}minus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e).negate();return kt(this,Wa(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=ne.normalizeUnit(e);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(e,r){return this.isValid?this.plus({[e]:1}).startOf(e,r).minus(1):this}toFormat(e,r={}){return this.isValid?he.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,e):Wi}toLocaleString(e=kn,r={}){return this.isValid?he.create(this.loc.clone(r),e).formatDateTime(this):Wi}toLocaleParts(e={}){return this.isValid?he.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:i=!0,extendedZone:o=!1,precision:s="milliseconds"}={}){if(!this.isValid)return null;s=yn(s);let a=e==="extended",l=Hi(this,a,s);return bn.indexOf(s)>=3&&(l+="T"),l+=Ba(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?Hi(this,e==="extended",yn(r)):null}toISOWeekDate(){return mn(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:i=!1,extendedZone:o=!1,format:s="extended",precision:a="milliseconds"}={}){return this.isValid?(a=yn(a),(i&&bn.indexOf(a)>=3?"T":"")+Ba(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return mn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return mn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Hi(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let i="HH:mm:ss.SSS";return(r||e)&&(n&&(i+=" "),r?i+="z":e&&(i+="ZZ")),mn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():Wi}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};let r={...this.c};return e.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,r="milliseconds",n={}){if(!this.isValid||!e.isValid)return ne.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=Zh(r).map(ne.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=Kp(a,l,o,i);return s?c.negate():c}diffNow(e="milliseconds",r={}){return this.diff(t.now(),e,r)}until(e){return this.isValid?Gt.fromDateTimes(this,e):this}hasSame(e,r,n){if(!this.isValid)return!1;let i=e.valueOf(),o=this.setZone(e.zone,{keepLocalTime:!0});return o.startOf(r,n)<=i&&i<=o.endOf(r,n)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;let r=e.base||t.fromObject({},{zone:this.zone}),n=e.padding?this<r?-e.padding:e.padding:0,i=["years","months","days","hours","minutes","seconds"],o=e.unit;return Array.isArray(e.unit)&&(i=e.unit,o=void 0),Ga(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?Ga(e.base||t.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(t.isDateTime))throw new re("min requires all arguments be DateTimes");return Aa(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new re("max requires all arguments be DateTimes");return Aa(e,r=>r.valueOf(),Math.max)}static fromFormatExplain(e,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=q.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return Bl(s,e,r)}static fromStringExplain(e,r,n={}){return t.fromFormatExplain(e,r,n)}static buildFormatParser(e,r={}){let{locale:n=null,numberingSystem:i=null}=r,o=q.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new En(o,e)}static fromFormatParser(e,r,n={}){if(P(e)||P(r))throw new re("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=q.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new re(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:a,zone:l,specificOffset:c,invalidReason:f}=r.explainFromTokens(e);return f?t.invalid(f):Wt(a,l,n,`format ${r.format}`,e,c)}static get DATE_SHORT(){return kn}static get DATE_MED(){return Ya}static get DATE_MED_WITH_WEEKDAY(){return Eh}static get DATE_FULL(){return Ja}static get DATE_HUGE(){return Ka}static get TIME_SIMPLE(){return Xa}static get TIME_WITH_SECONDS(){return Qa}static get TIME_WITH_SHORT_OFFSET(){return el}static get TIME_WITH_LONG_OFFSET(){return tl}static get TIME_24_SIMPLE(){return rl}static get TIME_24_WITH_SECONDS(){return nl}static get TIME_24_WITH_SHORT_OFFSET(){return il}static get TIME_24_WITH_LONG_OFFSET(){return ol}static get DATETIME_SHORT(){return sl}static get DATETIME_SHORT_WITH_SECONDS(){return al}static get DATETIME_MED(){return ll}static get DATETIME_MED_WITH_SECONDS(){return cl}static get DATETIME_MED_WITH_WEEKDAY(){return _h}static get DATETIME_FULL(){return ul}static get DATETIME_FULL_WITH_SECONDS(){return fl}static get DATETIME_HUGE(){return dl}static get DATETIME_HUGE_WITH_SECONDS(){return hl}};function Sr(t){if(R.isDateTime(t))return t;if(t&&t.valueOf&&ut(t.valueOf()))return R.fromJSDate(t);if(t&&typeof t=="object")return R.fromObject(t);throw new re(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var An="default",So="preflights",gm="shortcuts",bm="imports",ym={[bm]:-200,[So]:-100,[gm]:-10,[An]:0},Co=/[\\:]?[\s'"`;{}]+/g;function vm(t){return t.split(Co)}var km={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return vm(t)}};function F(t=[]){return Array.isArray(t)?t:[t]}function De(t){return Array.from(new Set(t))}function Zl(t,e){return t.reduce((r,n)=>(r.findIndex(o=>e(n,o))===-1&&r.push(n),r),[])}function H(t){return typeof t=="string"}var Ln=class extends Set{_map=new Map;constructor(e){if(super(),e)for(let r of e)this.add(r)}add(e){return this._map.set(e,(this._map.get(e)??0)+1),super.add(e)}delete(e){return this._map.has(e)?(this._map.delete(e),super.delete(e)):!1}clear(){this._map.clear(),super.clear()}getCount(e){return this._map.get(e)??0}setCount(e,r){return this._map.set(e,r),super.add(e)}};function ko(t){return t instanceof Ln}function er(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ue(t){let e=t.length,r=-1,n,i="",o=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){i+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(r);continue}i+=`\\${t.charAt(r)}`}return i}var xo=ue;function xm(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var wm=/[\w\u00A0-\uFFFF%-?]/;function tc(t=""){return wm.test(t)}function Sm(t){return typeof t=="function"?{match:t}:t}function Yl(t){return t.length===3}function Ar(t){return t!=null}function $m(){}var $o=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.has(r)||i.set(r,n),i.get(r)}set(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([i,o])=>e(o,r,i)))}},Eo=class extends Map{getFallback(e,r){let n=this.get(e);return n===void 0?(this.set(e,r),r):n}map(e){let r=[];return this.forEach((n,i)=>{r.push(e(n,i))}),r}flatMap(e){let r=[];return this.forEach((n,i)=>{r.push(...e(n,i))}),r}};function Nn(t){return H(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Em(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>Nn(e)):[t]:[Nn(t)]}function _m(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let i=n-1;i>=0;i--)if(t[i][0]===e&&t[i][1]===r)return!1;return!0})}var rc="__virtual_key__";function wo(t){return t==null?"":_m(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==rc?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function Tn(t){return t&&typeof t=="object"&&!Array.isArray(t)}function tr(t,e,r=!1){let n=t,i=e;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return Tn(n)&&Tn(i)&&Object.keys(i).forEach(s=>{Tn(n[s])&&Tn(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=tr(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function Qt(t){let e,r,n;if(Array.isArray(t)){for(r=Array.from({length:e=t.length});e--;)r[e]=(n=t[e])&&typeof n=="object"?Qt(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:Qt(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?Qt(n):n;return r}return t}function Cm(t){return H(t[0])}function Om(t){return H(t[0])}var Pn={};function Mm(t=["-",":"]){let e=t.join("|");return Pn[e]||(Pn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Pn[e].lastIndex=0,Pn[e]}function Tm(t,e=["-",":"],r=5){let n=Mm(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,f,u,p,h)=>{if(!e.includes(u))return c;i=!0,s.add(f+u);let g=h+f.length+u.length+1,b={length:c.length,items:[]};a.set(h,b);for(let x of[...p.matchAll(/\S+/g)]){let y=g+x.index,v=a.get(y)?.items;v?a.delete(y):v=[{offset:y,length:x[0].length,className:x[0]}];for(let S of v)S.className=S.className==="~"?f:S.className.replace(/^(!?)(.*)/,`$1${f}${u}$2`),b.items.push(S)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[f,u]of a)l+=t.slice(c,f),l+=u.items.map(p=>p.className).join(" "),c=f+u.length;l+=t.slice(c)}else{l=t;for(let[c,f]of a)l.overwrite(c,c+f.length,f.items.map(u=>u.className).join(" "))}return{prefixes:Array.from(s),hasChanged:i,groupsByOffset:a,get expanded(){return l.toString()}}}function Pm(t,e=["-",":"],r=5){let n=Tm(t,e,r);return typeof t=="string"?n.expanded:t}var Jl=new Set;function Am(t){Jl.has(t)||(console.warn("[unocss]",t),Jl.add(t))}function nc(t){return F(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var Kl="_uno_resolved";async function Lm(t){let e=typeof t=="function"?await t():await t;if(Kl in e)return e;e={...e},Object.defineProperty(e,Kl,{value:!0,enumerable:!1});let r=e.shortcuts?nc(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=F(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function ic(t){let e=await Lm(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(F).flatMap(ic))).flat();return[e,...r]}function Nm(t){if(t.length===0)return{};let e=[],r=[],n=!1,i=[],o=[];for(let a of t){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&e.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&i.push(a.filesystem),a.inline&&o.push(a.inline)}let s={pipeline:n?!1:{include:De(Ql(...e)),exclude:De(Ql(...r))}};return i.length&&(s.filesystem=De(i.flat())),o.length&&(s.inline=De(o.flat())),s}async function Xl(t={},e={}){let r=Object.assign({},e,t),n=Zl((await Promise.all((r.presets||[]).flatMap(F).flatMap(ic))).flat(),(k,M)=>k.name===M.name),i=[...n.filter(k=>k.enforce==="pre"),...n.filter(k=>!k.enforce),...n.filter(k=>k.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},ym,...o.map(k=>k.layers));function l(k){return De(o.flatMap(M=>F(M[k]||[])))}let c=l("extractors"),f=s.find(k=>k.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=km),f&&!c.includes(f)&&c.unshift(f),c.sort((k,M)=>(k.order||0)-(M.order||0));let u=l("rules"),p=u.length,h={},g=[];for(let[k,M]of u.entries()){let E=M[2]??(M[2]={});E.__index=k,Cm(M)?F(E.prefix??"").forEach(L=>{h[L+M[0]]=M}):g.unshift(M)}let b={templates:De(o.flatMap(k=>F(k.autocomplete?.templates))),extractors:o.flatMap(k=>F(k.autocomplete?.extractors)).sort((k,M)=>(k.order||0)-(M.order||0)),shorthands:Dm(o.map(k=>k.autocomplete?.shorthands||{}))},x=l("separators");x.length||(x=[":","-"]);let y=l("content"),v=Nm(y),S={mergeSelectors:!0,warn:!0,sortLayers:k=>k,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:zm(o.map(k=>k.theme)),rules:u,rulesSize:p,rulesDynamic:g,rulesStaticMap:h,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:b,variants:l("variants").map(Sm).sort((k,M)=>(k.order||0)-(M.order||0)),shortcuts:nc(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:x,details:r.details??r.envMode==="dev",content:v,transformers:Zl(l("transformers"),(k,M)=>k.name===M.name)},$=l("extendTheme");for(let k of $)S.theme=k(S.theme,S)||S.theme;for(let k of o)k?.configResolved?.(S);return S}function zm(t){return t.map(e=>e?Qt(e):{}).reduce((e,r)=>tr(e,r),{})}function Dm(t){return t.reduce((e,r)=>{let n={};for(let i in r){let o=r[i];Array.isArray(o)?n[i]=`(${o.join("|")})`:n[i]=o}return{...e,...n}},{})}function Ql(...t){return t.flatMap(Im)}function Im(t){return Array.isArray(t)?t:t?[t]:[]}var Rm="66.5.9",J={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},_o=class t{constructor(e={},r={}){this.userConfig=e,this.defaults=r}version=Rm;events=xm();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(e={},r={}){let n=new t(e,r);return n.config=await Xl(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await Xl(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let i={original:e,code:e,id:r,extracted:n,envMode:this.config.envMode};for(let o of this.config.extractors){let s=await o.extract?.(i);if(s)if(ko(s)&&ko(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:J,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let f=await this.expandShortcut(c.currentSelector,c);return f?await this.stringifyShortcuts(c.variantMatch,c,f[0],f[1]):(await this.parseUtil(c.variantMatch,c))?.map(p=>this.stringifyUtil(p,c)).filter(Ar)},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(e,r={}){let{id:n,scope:i,preflights:o=!0,safelist:s=!0,minify:a=!1,extendedInfo:l=!1}=r,c=H(e)?await this.applyExtractors(e,n,l?new Ln:new Set):Array.isArray(e)?new Set(e):e;if(s){let E={generator:this,theme:this.config.theme};this.config.safelist.flatMap(T=>typeof T=="function"?T(E):T).forEach(T=>{let L=T.trim();L&&!c.has(L)&&c.add(L)})}let f=a?"":`
25
- `,u=new Set([An]),p=l?new Map:new Set,h=new Map,g={},b=Array.from(c).map(async E=>{if(p.has(E))return;let T=await this.parseToken(E);if(T!=null){p instanceof Map?p.set(E,{data:T,count:ko(c)?c.getCount(E):-1}):p.add(E);for(let L of T){let I=L[3]||"",Q=L[4]?.layer;h.has(I)||h.set(I,[]),h.get(I).push(L),Q&&u.add(Q)}}});await Promise.all(b),await(async()=>{if(!o)return;let E={generator:this,theme:this.config.theme},T=new Set([]);this.config.preflights.forEach(({layer:L=So})=>{u.add(L),T.add(L)}),g=Object.fromEntries(await Promise.all(Array.from(T).map(async L=>{let Q=(await Promise.all(this.config.preflights.filter(Y=>(Y.layer||So)===L).map(async Y=>await Y.getCSS(E)))).filter(Boolean).join(f);return[L,Q]})))})();let x=this.config.sortLayers(Array.from(u).sort((E,T)=>(this.config.layers[E]??0)-(this.config.layers[T]??0)||E.localeCompare(T))),y={},v=this.config.outputToCssLayers,S=E=>{let T=E;return typeof v=="object"&&(T=v.cssLayerName?.(E)),T===null?null:T??E},$=(E=An)=>{if(y[E])return y[E];let T=Array.from(h).sort((Q,Y)=>(this.parentOrders.get(Q[0])??0)-(this.parentOrders.get(Y[0])??0)||Q[0]?.localeCompare(Y[0]||"")||0).map(([Q,Y])=>{let ln=Y.length,it=Y.filter(te=>(te[4]?.layer||An)===E).sort((te,Pe)=>te[0]-Pe[0]||(te[4]?.sort||0)-(Pe[4]?.sort||0)||te[5]?.currentSelector?.localeCompare(Pe[5]?.currentSelector??"")||te[1]?.localeCompare(Pe[1]||"")||te[2]?.localeCompare(Pe[2]||"")||0).map(([,te,Pe,,cn,,zi])=>[[[(te&&qm(te,i))??"",cn?.sort??0]],Pe,!!(zi??cn?.noMerge)]);if(!it.length)return;let xr=it.reverse().map(([te,Pe,cn],zi)=>{if(!cn&&this.config.mergeSelectors)for(let ot=zi+1;ot<ln;ot++){let Ve=it[ot];if(Ve&&!Ve[2]&&(te&&Ve[0]||te==null&&Ve[0]==null)&&Ve[1]===Pe)return te&&Ve[0]&&Ve[0].push(...te),null}let Di=te?De(te.sort((ot,Ve)=>ot[1]-Ve[1]||ot[0]?.localeCompare(Ve[0]||"")||0).map(ot=>ot[0]).filter(Boolean)):[];return Di.length?`${Di.join(`,${f}`)}{${Pe}}`:Pe}).filter(Boolean),de=Array.from(new Set(xr)).reverse().join(f);if(!Q)return de;let ya=Q.split(" $$ ");return`${ya.join("{")}{${f}${de}${f}${"}".repeat(ya.length)}`}).filter(Boolean).join(f);o&&(T=[g[E],T].filter(Boolean).join(f));let L;v&&T&&(L=S(E),L!==null&&(T=`@layer ${L}{${f}${T}${f}}`));let I=a?"":`/* layer: ${E}${L&&L!==E?`, alias: ${L}`:""} */${f}`;return y[E]=T?I+T:""},k=(E=x,T)=>{let L=E.filter(I=>!T?.includes(I));return[v&&L.length>0?`@layer ${L.map(S).filter(Ar).join(", ")};`:void 0,...L.map(I=>$(I)||"")].filter(Boolean).join(f)};return{get css(){return k()},layers:x,matched:p,getLayers:k,getLayer:$,setLayer:async(E,T)=>{let L=await T($(E));return y[E]=L,L}}}async matchVariants(e,r){let n={rawSelector:e,theme:this.config.theme,generator:this},i=async o=>{let s=!0,[,,a,l]=o;for(;s;){s=!1;let c=o[1];for(let f of this.config.variants){if(!f.multiPass&&l.has(f))continue;let u=await f.match(c,n);if(u){if(H(u)){if(u===c)continue;u={matcher:u}}if(Array.isArray(u)){if(!u.length)continue;if(u.length===1)u=u[0];else{if(f.multiPass)throw new Error("multiPass can not be used together with array return variants");let p=u.map(h=>{let g=h.matcher??c,b=[h,...a],x=new Set(l);return x.add(f),[o[0],g,b,x]});return(await Promise.all(p.map(h=>i(h)))).flat()}}o[1]=u.matcher??c,a.unshift(u),l.add(f),s=!0;break}}if(!s)break;if(a.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[o]};return await i([e,r||e,[],new Set])}applyVariants(e,r=e[4],n=e[1]){let o=r.slice().sort((c,f)=>(c.order||0)-(f.order||0)).reduceRight((c,f)=>u=>{let p=f.body?.(u.entries)||u.entries,h=Array.isArray(f.parent)?f.parent:[f.parent,void 0],g=f.selector?.(u.selector,p);return(f.handle??jm)({...u,entries:p,selector:g||u.selector,parent:h[0]||u.parent,parentOrder:h[1]||u.parentOrder,layer:f.layer||u.layer,sort:f.sort||u.sort},c)},c=>c)({prefix:"",selector:Vm(n),pseudo:"",entries:e[2]}),{parent:s,parentOrder:a}=o;s!=null&&a!=null&&this.parentOrders.set(s,a);let l={selector:[o.prefix,o.selector,o.pseudo].join(""),entries:o.entries,parent:s,layer:o.layer,sort:o.sort,noMerge:o.noMerge};for(let c of this.config.postprocess)c(l);return l}constructCustomCSS(e,r,n){let i=Nn(r);if(H(i))return i;let{selector:o,entries:s,parent:a}=this.applyVariants([0,n||e.rawSelector,i,void 0,e.variantHandlers]),l=`${o}{${wo(s)}}`;return a?`${a}{${l}}`:l}async parseUtil(e,r,n=!1,i){let o=H(e)?await this.matchVariants(e):[e],s=async([l,c,f])=>{this.config.details&&(r.rules=r.rules??[]);let u={...r,variantHandlers:f},p=this.config.rulesStaticMap[c];if(p&&p[1]&&(n||!p[2]?.internal))return this.resolveCSSResult(l,p[1],p,u);for(let h of this.config.rulesDynamic){let[g,b,x]=h;if(x?.internal&&!n)continue;let y=c;if(x?.prefix){let k=F(x.prefix);if(i){let M=F(i);if(!k.some(E=>M.includes(E)))continue}else{let M=k.find(E=>c.startsWith(E));if(M==null)continue;y=c.slice(M.length)}}let v=y.match(g);if(!v)continue;let S=await b(v,u);if(!S)continue;if(typeof S!="string")if(Symbol.asyncIterator in S){let k=[];for await(let M of S)M&&k.push(M);S=k}else Symbol.iterator in S&&!Array.isArray(S)&&(S=Array.from(S).filter(Ar));let $=this.resolveCSSResult(l,S,h,u);if($)return $}},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a.length)return a}resolveCSSResult=(e,r,n,i)=>{let o=Em(r).filter(s=>s.length);if(o.length){this.config.details&&i.rules.push(n),i.generator.activatedRules.add(n);let s=n[2];return o.map(a=>{if(H(a))return[s.__index,a,s];let l=i.variantHandlers,c=s;for(let f of a)f[0]===J.variants?typeof f[1]=="function"?l=f[1](l)||l:l=[...F(f[1]),...l]:f[0]===J.parent?l=[{parent:f[1]},...l]:f[0]===J.selector?l=[{selector:f[1]},...l]:f[0]===J.layer?l=[{layer:f[1]},...l]:f[0]===J.sort?c={...c,sort:f[1]}:f[0]===J.noMerge?c={...c,noMerge:f[1]}:f[0]===J.body&&(f[0]=rc);return[s.__index,e,a,c,l]})}};stringifyUtil(e,r){if(!e)return;if(Yl(e))return[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0];let{selector:n,entries:i,parent:o,layer:s,sort:a,noMerge:l}=this.applyVariants(e),c=wo(i);if(!c)return;let{layer:f,sort:u,...p}=e[3]??{},h={...p,layer:s??f,sort:a??u};return[e[0],n,c,o,h,this.config.details?r:void 0,l]}async expandShortcut(e,r,n=5){if(n===0)return;let i=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:$m,o,s,a,l;for(let c of this.config.shortcuts){let f=e;if(c[2]?.prefix){let p=F(c[2].prefix).find(h=>e.startsWith(h));if(p==null)continue;f=e.slice(p.length)}if(Om(c)){if(c[0]===f){o=o||c[2],s=c[1],i(c);break}}else{let u=f.match(c[0]);if(u&&(s=c[1](u,r)),s){o=o||c[2],i(c);break}}}if(s&&(a=De(F(s).filter(H).map(c=>Pm(c.trim()).split(/\s+/g)).flat()),l=F(s).filter(c=>!H(c)).map(c=>({handles:[],value:c}))),!s){let c=H(e)?await this.matchVariants(e):[e];for(let f of c){let[u,p,h]=f;if(u!==p){let g=await this.expandShortcut(p,r,n-1);g&&(a=g[0].filter(H).map(b=>u.replace(p,b)),l=g[0].filter(b=>!H(b)).map(b=>({handles:[...b.handles,...h],value:b.value})))}}}if(!(!a?.length&&!l?.length))return[[await Promise.all(F(a).map(async c=>(await this.expandShortcut(c,r,n-1))?.[0]||[c])),l].flat(2).filter(c=>!!c),o]}async stringifyShortcuts(e,r,n,i={layer:this.config.shortcutsLayer}){let o=new Eo,s=(await Promise.all(De(n).map(async f=>{let u=H(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",Nn(f.value),void 0,f.handles]];return!u&&this.config.warn&&Am(`unmatched utility "${f}" in shortcut "${e[1]}"`),u||[]}))).flat(1).filter(Boolean).sort((f,u)=>f[0]-u[0]),[a,,l]=e,c=[];for(let f of s){if(Yl(f)){c.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let u=Object.fromEntries(f[2])[J.shortcutsNoMerge],p=[...f[4],...u?[]:l],{selector:h,entries:g,parent:b,sort:x,noMerge:y,layer:v}=this.applyVariants(f,p,a);o.getFallback(v??i.layer,new $o).getFallback(h,b,[[],f[0]])[0].push([g,!!(y??f[3]?.noMerge),x??0])}return c.concat(o.flatMap((f,u)=>f.map(([p,h],g,b)=>{let x=(v,S,$)=>{let k=Math.max(...$.map(E=>E[1])),M=$.map(E=>E[0]);return(v?[M.flat(1)]:M).map(E=>{let T=wo(E);if(T)return[h,g,T,b,{...i,noMerge:S,sort:k,layer:u},r,void 0]})};return[[p.filter(([,v])=>v).map(([v,,S])=>[v,S]),!0],[p.filter(([,v])=>!v).map(([v,,S])=>[v,S]),!1]].map(([v,S])=>[...x(!1,S,v.filter(([$])=>$.some(k=>k[0]===J.shortcutsNoMerge))),...x(!0,S,v.filter(([$])=>$.every(k=>k[0]!==J.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(e){return!e||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(e):H(r)?r===e:r.test(e))}getBlocked(e){let r=this.config.blocklist.find(n=>{let i=Array.isArray(n)?n[0]:n;return typeof i=="function"?i(e):H(i)?i===e:i.test(e)});return r?Array.isArray(r)?r:[r,void 0]:void 0}};async function oc(t,e){return await _o.create(t,e)}var sc=/\s\$\$\s+/g;function Fm(t){return sc.test(t)}function qm(t,e){return Fm(t)?t.replace(sc,e?` ${e} `:" "):e?`${e} ${t}`:t}var ec=/^\[(.+?)(~?=)"(.*)"\]$/;function Vm(t){return ec.test(t)?t.replace(ec,(e,r,n,i)=>`[${xo(r)}${n}"${xo(i)}"]`):`.${xo(t)}`}function jm(t,e){return e(t)}function Wm(t){let e,r,n=2166136261;for(e=0,r=t.length;e<r;e++)n^=t.charCodeAt(e),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}function Bm(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${Wm(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function Um(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var Hm=/\/\/#\s*sourceMappingURL=.*\n?/g;function Gm(t){return t.includes("sourceMappingURL=")?t.replace(Hm,""):t}var Zm=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,Ym=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,Jm=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/;function Km(t){let e=[];for(let i of t.matchAll(Ym))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(Zm))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=Bm(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Co).forEach(i=>{i.includes(n)&&(i=Um(i,r)),tc(i)&&!Jm.test(i)&&e.push(i)}),e}function ac(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return Km(Gm(t))}}}var Xm=44,Qm=59,lc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",fc=new Uint8Array(64),e0=new Uint8Array(128);for(let t=0;t<lc.length;t++){let e=lc.charCodeAt(t);fc[t]=e,e0[e]=t}function Lr(t,e,r){let n=e-r;n=n<0?-n<<1|1:n<<1;do{let i=n&31;n>>>=5,n>0&&(i|=32),t.write(fc[i])}while(n>0);return e}var cc=1024*16,uc=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(t){return Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString()}}:{decode(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e}},t0=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(cc)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===cc&&(this.out+=uc.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+uc.decode(t.subarray(0,r)):e}};function dc(t){let e=new t0,r=0,n=0,i=0,o=0;for(let s=0;s<t.length;s++){let a=t[s];if(s>0&&e.write(Qm),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let f=a[c];c>0&&e.write(Xm),l=Lr(e,f[0],l),f.length!==1&&(r=Lr(e,f[1],r),n=Lr(e,f[2],n),i=Lr(e,f[3],i),f.length!==4&&(o=Lr(e,f[4],o)))}}return e.flush()}var zn=class t{constructor(e){this.bits=e instanceof t?e.bits.slice():[]}add(e){this.bits[e>>5]|=1<<(e&31)}has(e){return!!(this.bits[e>>5]&1<<(e&31))}},Dn=class t{constructor(e,r,n){this.start=e,this.end=r,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(e){this.outro+=e}appendRight(e){this.intro=this.intro+e}clone(){let e=new t(this.start,this.end,this.original);return e.intro=this.intro,e.outro=this.outro,e.content=this.content,e.storeName=this.storeName,e.edited=this.edited,e}contains(e){return this.start<e&&e<this.end}eachNext(e){let r=this;for(;r;)e(r),r=r.next}eachPrevious(e){let r=this;for(;r;)e(r),r=r.previous}edit(e,r,n){return this.content=e,n||(this.intro="",this.outro=""),this.storeName=r,this.edited=!0,this}prependLeft(e){this.outro=e+this.outro}prependRight(e){this.intro=e+this.intro}reset(){this.intro="",this.outro="",this.edited&&(this.content=this.original,this.storeName=!1,this.edited=!1)}split(e){let r=e-this.start,n=this.original.slice(0,r),i=this.original.slice(r);this.original=n;let o=new t(e,this.end,i);return o.outro=this.outro,this.outro="",this.end=e,this.edited?(o.edit("",!1),this.content=""):this.content=n,o.next=this.next,o.next&&(o.next.previous=o),o.previous=this,this.next=o,o}toString(){return this.intro+this.content+this.outro}trimEnd(e){if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;let r=this.content.replace(e,"");if(r.length)return r!==this.content&&(this.split(this.start+r.length).edit("",void 0,!0),this.edited&&this.edit(r,this.storeName,!0)),!0;if(this.edit("",void 0,!0),this.intro=this.intro.replace(e,""),this.intro.length)return!0}trimStart(e){if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;let r=this.content.replace(e,"");if(r.length){if(r!==this.content){let n=this.split(this.end-r.length);this.edited&&n.edit(r,this.storeName,!0),this.edit("",void 0,!0)}return!0}else if(this.edit("",void 0,!0),this.outro=this.outro.replace(e,""),this.outro.length)return!0}};function r0(){return typeof globalThis<"u"&&typeof globalThis.btoa=="function"?t=>globalThis.btoa(unescape(encodeURIComponent(t))):typeof Buffer=="function"?t=>Buffer.from(t,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}var n0=r0(),Oo=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=dc(e.mappings),typeof e.x_google_ignoreList<"u"&&(this.x_google_ignoreList=e.x_google_ignoreList),typeof e.debugId<"u"&&(this.debugId=e.debugId)}toString(){return JSON.stringify(this)}toUrl(){return"data:application/json;charset=utf-8;base64,"+n0(this.toString())}};function i0(t){let e=t.split(`
26
- `),r=e.filter(o=>/^\t+/.test(o)),n=e.filter(o=>/^ {2,}/.test(o));if(r.length===0&&n.length===0)return null;if(r.length>=n.length)return" ";let i=n.reduce((o,s)=>{let a=/^ +/.exec(s)[0].length;return Math.min(a,o)},1/0);return new Array(i+1).join(" ")}function o0(t,e){let r=t.split(/[/\\]/),n=e.split(/[/\\]/);for(r.pop();r[0]===n[0];)r.shift(),n.shift();if(r.length){let i=r.length;for(;i--;)r[i]=".."}return r.concat(n).join("/")}var s0=Object.prototype.toString;function a0(t){return s0.call(t)==="[object Object]"}function hc(t){let e=t.split(`
27
- `),r=[];for(let n=0,i=0;n<e.length;n++)r.push(i),i+=e[n].length+1;return function(i){let o=0,s=r.length;for(;o<s;){let c=o+s>>1;i<r[c]?s=c:o=c+1}let a=o-1,l=i-r[a];return{line:a,column:l}}}var l0=/\w/,Mo=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,r,n,i){if(r.length){let o=r.length-1,s=r.indexOf(`
23
+ `.trim()},blockValue:function(e){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var i=this.popStack();n.splice(1,0,i),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",r),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,r,n,i){var o=0;!i&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(e[o++])):this.pushContext(),this.resolvePath("context",e,o,r,n)},lookupBlockParam:function(e,r){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(e,r,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(e,r,n,i,o){var s=this;if(this.options.strict||this.options.assumeObjects){this.push(Ck(this.options.strict&&o,this,r,n,e));return}for(var a=r.length;n<a;n++)this.replaceStack(function(l){var c=s.nameLookup(l,r[n],e);return i?[" && ",c]:[" != null ? ",c," : ",l]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof e=="string"?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){e!=null?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,r){var n=this.nameLookup("decorators",r,"decorator"),i=this.setupHelperArgs(r,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",i])," || fn;"])},invokeHelper:function(e,r,n){var i=this.popStack(),o=this.setupHelper(e,r),s=[];n&&s.push(o.name),s.push(i),this.options.strict||s.push(this.aliasable("container.hooks.helperMissing"));var a=["(",this.itemsSeparatedBy(s,"||"),")"],l=this.source.functionCall(a,"call",o.callParams);this.push(l)},itemsSeparatedBy:function(e,r){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(r,e[i]);return n},invokeKnownHelper:function(e,r){var n=this.setupHelper(e,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,r){this.useRegister("helper");var n=this.popStack();this.emptyHash();var i=this.setupHelper(0,e,r),o=this.lastHelper=this.nameLookup("helpers",e,"helper"),s=["(","(helper = ",o," || ",n,")"];this.options.strict||(s[0]="(helper = ",s.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",s,i.paramsInit?["),(",i.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",i.callParams)," : helper))"])},invokePartial:function(e,r,n){var i=[],o=this.setupParams(r,1,i);e&&(r=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(r):i.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var r=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var s=this.hash;n&&(s.contexts[e]=n),i&&(s.types[e]=i),o&&(s.ids[e]=o),s.values[e]=r},pushId:function(e,r,n){e==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):e==="PathExpression"?this.pushString(r):e==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:Or,compileChildren:function(e,r){for(var n=e.children,i=void 0,o=void 0,s=0,a=n.length;s<a;s++){i=n[s],o=new this.compiler;var l=this.matchExistingProgram(i);if(l==null){this.context.programs.push("");var c=this.context.programs.length;i.index=c,i.name="program"+c,this.context.programs[c]=o.compile(i,r,this.context,!this.precompile),this.context.decorators[c]=o.decorators,this.context.environments[c]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams}else i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams}},matchExistingProgram:function(e){for(var r=0,n=this.context.environments.length;r<n;r++){var i=this.context.environments[r];if(i&&i.equals(e))return i}},programExpression:function(e){var r=this.environment.children[e],n=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof Cr||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new Cr(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var r=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new ua.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof Cr)n=[s.value],r=["(",n],o=!0;else{i=!0;var a=this.incrStack();r=["((",this.push(a)," = ",s,")"],n=this.topStack()}var l=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(r.concat(l,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i instanceof Cr)this.compileStack.push(i);else{var o=this.incrStack();this.pushSource([o," = ",i,";"]),this.compileStack.push(o)}}},isInline:function(){return this.inlineStack.length},popStack:function(e){var r=this.isInline(),n=(r?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof Cr)return n.value;if(!r){if(!this.stackSlot)throw new ua.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,r=e[e.length-1];return r instanceof Cr?r.value:r},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var r=this.aliases[e];return r?(r.referenceCount++,r):(r=this.aliases[e]=this.source.wrap(e),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(e,r,n){var i=[],o=this.setupHelperArgs(r,e,i,n),s=this.nameLookup("helpers",r,"helper"),a=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:i,paramsInit:o,name:s,callParams:[a].concat(i)}},setupParams:function(e,r,n){var i={},o=[],s=[],a=[],l=!n,c=void 0;l&&(n=[]),i.name=this.quotedString(e),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var f=this.popStack(),u=this.popStack();(u||f)&&(i.fn=u||"container.noop",i.inverse=f||"container.noop");for(var p=r;p--;)c=this.popStack(),n[p]=c,this.trackIds&&(a[p]=this.popStack()),this.stringParams&&(s[p]=this.popStack(),o[p]=this.popStack());return l&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(a)),this.stringParams&&(i.types=this.source.generateArray(s),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(e,r,n,i){var o=this.setupParams(e,r,n);return o.loc=JSON.stringify(this.source.currentLocation),o=this.objectLiteral(o),i?(this.useRegister("options"),n.push("options"),["options=",o]):n?(n.push(o),""):o}};(function(){for(var t="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),e=Or.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();Or.isValidJavaScriptVariableName=function(t){return!Or.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function Ck(t,e,r,n,i){var o=e.popStack(),s=r.length;for(t&&s--;n<s;n++)o=e.nameLookup(o,r[n],i);return t?[e.aliasable("container.strict"),"(",o,", ",e.quotedString(r[n]),", ",JSON.stringify(e.source.currentLocation)," )"]:o}Di.default=Or;Rd.exports=Di.default});var jd=C((Ii,Vd)=>{"use strict";Ii.__esModule=!0;function hn(t){return t&&t.__esModule?t:{default:t}}var Ok=Wf(),Tk=hn(Ok),Mk=Vs(),Ak=hn(Mk),fa=rd(),da=sd(),Nk=Fd(),Pk=hn(Nk),Lk=_i(),Dk=hn(Lk),Ik=zs(),zk=hn(Ik),Rk=Tk.default.create;function qd(){var t=Rk();return t.compile=function(e,r){return da.compile(e,r,t)},t.precompile=function(e,r){return da.precompile(e,r,t)},t.AST=Ak.default,t.Compiler=da.Compiler,t.JavaScriptCompiler=Pk.default,t.Parser=fa.parser,t.parse=fa.parse,t.parseWithoutProcessing=fa.parseWithoutProcessing,t}var Tr=qd();Tr.create=qd;zk.default(Tr);Tr.Visitor=Dk.default;Tr.default=Tr;Ii.default=Tr;Vd.exports=Ii.default});var Wd=C(zi=>{"use strict";zi.__esModule=!0;zi.print=jk;zi.PrintVisitor=J;function Fk(t){return t&&t.__esModule?t:{default:t}}var qk=_i(),Vk=Fk(qk);function jk(t){return new J().accept(t)}function J(){this.padding=0}J.prototype=new Vk.default;J.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
+ `,e};J.prototype.Program=function(t){var e="",r=t.body,n=void 0,i=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=t.blockParams.length;n<i;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,i=r.length;n<i;n++)e+=this.accept(r[n]);return this.padding--,e};J.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};J.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};J.prototype.BlockStatement=J.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};J.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};J.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};J.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};J.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};J.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,i=0,o=e.length;i<o;i++)r.push(this.accept(e[i]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};J.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};J.prototype.StringLiteral=function(t){return'"'+t.value+'"'};J.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};J.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};J.prototype.UndefinedLiteral=function(){return"UNDEFINED"};J.prototype.NullLiteral=function(){return"NULL"};J.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,i=e.length;n<i;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};J.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var ha=C((sx,Ud)=>{var Ri=jd().default,Hd=Wd();Ri.PrintVisitor=Hd.PrintVisitor;Ri.print=Hd.print;Ud.exports=Ri;function Bd(t,e){var r=Ut("fs"),n=r.readFileSync(e,"utf8");t.exports=Ri.compile(n)}typeof Ut<"u"&&Ut.extensions&&(Ut.extensions[".handlebars"]=Bd,Ut.extensions[".hbs"]=Bd)});var yh=C(bh=>{"use strict";function b3(t,e){t==null&&(t={});for(var r={},n=Object.keys(e),i=0,o=n.length;i<o;i++){var s=n[i];r[s]=t[s]||e[s]}return r}bh.defaults=b3});var vh=C((Ix,y3)=>{y3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"and ",base:{"0":"zero","1":"one","2":"two","3":"three","4":"four","5":"five","6":"six","7":"seven","8":"eight","9":"nine","10":"ten","11":"eleven","12":"twelve","13":"thirteen","14":"fourteen","15":"fifteen","16":"sixteen","17":"seventeen","18":"eighteen","19":"nineteen","20":"twenty","30":"thirty","40":"forty","50":"fifty","60":"sixty","70":"seventy","80":"eighty","90":"ninety"},units:["hundred","thousand","million","billion","trillion","quadrillion","quintillion","sextillion","septillion","octillion","nonillion","decillion","undecillion","duodecillion","tredecillion","quattuordecillion","quindecillion"],unitExceptions:[]}});var kh=C((zx,v3)=>{v3.exports={useLongScale:!0,baseSeparator:" y ",unitSeparator:"",base:{"0":"cero","1":"uno","2":"dos","3":"tres","4":"cuatro","5":"cinco","6":"seis","7":"siete","8":"ocho","9":"nueve","10":"diez","11":"once","12":"doce","13":"trece","14":"catorce","15":"quince","16":"diecis\xE9is","17":"diecisiete","18":"dieciocho","19":"diecinueve","20":"veinte","21":"veintiuno","22":"veintid\xF3s","23":"veintitr\xE9s","24":"veinticuatro","25":"veinticinco","26":"veintis\xE9is","27":"veintisiete","28":"veintiocho","29":"veintinueve","30":"treinta","40":"cuarenta","50":"cincuenta","60":"sesenta","70":"setenta","80":"ochenta","90":"noventa","100":"cien","200":"doscientos","300":"trescientos","400":"cuatrocientos","500":"quinientos","600":"seiscientos","700":"setecientos","800":"ochocientos","900":"novecientos","1000":"mil"},unitExceptions:{"1000000":"un mill\xF3n","1000000000000":"un bill\xF3n","1000000000000000000":"un trill\xF3n","1000000000000000000000000":"un cuatrillones","1000000000000000000000000000000":"un quintill\xF3n","1000000000000000000000000000000000000":"un sextill\xF3n","1000000000000000000000000000000000000000000":"un septill\xF3n","1000000000000000000000000000000000000000000000000":"un octill\xF3n","1000000000000000000000000000000000000000000000000000000":"un nonill\xF3n","1000000000000000000000000000000000000000000000000000000000000":"un decill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000":"un undecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000":"un duodecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000":"un tredecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un cuatordecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un quindecill\xF3n"},units:[{singular:"ciento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0},{singular:"mil",avoidPrefixException:[1]},{singular:"mill\xF3n",plural:"millones"},{singular:"bill\xF3n",plural:"billones"},{singular:"trill\xF3n",plural:"trillones"},{singular:"cuatrill\xF3n",plural:"cuatrillones"},{singular:"quintill\xF3n",plural:"quintillones"},{singular:"sextill\xF3n",plural:"sextillones"},{singular:"septill\xF3n",plural:"septillones"},{singular:"octill\xF3n",plural:"octillones"},{singular:"nonill\xF3n",plural:"nonillones"},{singular:"decill\xF3n",plural:"decillones"},{singular:"undecill\xF3n",plural:"undecillones"},{singular:"duodecill\xF3n",plural:"duodecillones"},{singular:"tredecill\xF3n",plural:"tredecillones"},{singular:"cuatrodecill\xF3n",plural:"cuatrodecillones"},{singular:"quindecill\xF3n",plural:"quindecillones"}]}});var xh=C((Rx,k3)=>{k3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",allSeparator:"\u0648",base:{"0":"\u0635\u0641\u0631","1":"\u0648\u0627\u062D\u062F","2":"\u0627\u062B\u0646\u0627\u0646","3":"\u062B\u0644\u0627\u062B\u0629","4":"\u0623\u0631\u0628\u0639\u0629","5":"\u062E\u0645\u0633\u0629","6":"\u0633\u062A\u0629","7":"\u0633\u0628\u0639\u0629","8":"\u062B\u0645\u0627\u0646\u064A\u0629","9":"\u062A\u0633\u0639\u0629","10":"\u0639\u0634\u0631\u0629","11":"\u0623\u062D\u062F \u0639\u0634\u0631","12":"\u0625\u062B\u0646\u0627 \u0639\u0634\u0631","13":"\u062B\u0644\u0627\u062B\u0629 \u0639\u0634\u0631","14":"\u0623\u0631\u0628\u0639\u0629 \u0639\u0634\u0631","15":"\u062E\u0645\u0633\u0629 \u0639\u0634\u0631","16":"\u0633\u062A\u0629 \u0639\u0634\u0631","17":"\u0633\u0628\u0639\u0629 \u0639\u0634\u0631","18":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0639\u0634\u0631","19":"\u062A\u0633\u0639\u0629 \u0639\u0634\u0631","20":"\u0639\u0634\u0631\u0648\u0646","21":"\u0648\u0627\u062D\u062F \u0648\u0639\u0634\u0631\u0648\u0646","22":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0639\u0634\u0631\u0648\u0646","23":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","24":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","25":"\u062E\u0645\u0633\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","26":"\u0633\u062A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","27":"\u0633\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","28":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","29":"\u062A\u0633\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","30":"\u062B\u0644\u0627\u062B\u0648\u0646","31":"\u0648\u0627\u062D\u062F \u0648\u062B\u0644\u0627\u062B\u0648\u0646","32":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","33":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","34":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","35":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","36":"\u0633\u062A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","37":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","38":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","39":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","40":"\u0623\u0631\u0628\u0639\u0648\u0646","41":"\u0648\u0627\u062D\u062F \u0648\u0623\u0631\u0628\u0639\u0648\u0646","42":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","43":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","44":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","45":"\u062E\u0645\u0633\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","46":"\u0633\u062A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","47":"\u0633\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","48":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","49":"\u062A\u0633\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","50":"\u062E\u0645\u0633\u0648\u0646","51":"\u0648\u0627\u062D\u062F \u0648\u062E\u0645\u0633\u0648\u0646","52":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062E\u0645\u0633\u0648\u0646","53":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","54":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","55":"\u062E\u0645\u0633\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","56":"\u0633\u062A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","57":"\u0633\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","58":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","59":"\u062A\u0633\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","60":"\u0633\u062A\u0648\u0646","61":"\u0648\u0627\u062D\u062F \u0648\u0633\u062A\u0648\u0646","62":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u062A\u0648\u0646","63":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u062A\u0648\u0646","64":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","65":"\u062E\u0645\u0633\u0629 \u0648\u0633\u062A\u0648\u0646","66":"\u0633\u062A\u0629 \u0648\u0633\u062A\u0648\u0646","67":"\u0633\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","68":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u062A\u0648\u0646","69":"\u062A\u0633\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","70":"\u0633\u0628\u0639\u0648\u0646","71":"\u0648\u0627\u062D\u062F \u0648\u0633\u0628\u0639\u0648\u0646","72":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u0628\u0639\u0648\u0646","73":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","74":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","75":"\u062E\u0645\u0633\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","76":"\u0633\u062A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","77":"\u0633\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","78":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","79":"\u062A\u0633\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","80":"\u062B\u0645\u0627\u0646\u0648\u0646","81":"\u0648\u0627\u062D\u062F \u0648\u062B\u0645\u0627\u0646\u0648\u0646","82":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","83":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","84":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","85":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","86":"\u0633\u062A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","87":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","88":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","89":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","90":"\u062A\u0633\u0639\u0648\u0646","91":"\u0648\u0627\u062D\u062F \u0648\u062A\u0633\u0639\u0648\u0646","92":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062A\u0633\u0639\u0648\u0646","93":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","94":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","95":"\u062E\u0645\u0633\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","96":"\u0633\u062A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","97":"\u0633\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","98":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","99":"\u062A\u0633\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","200":"\u0645\u0627\u0626\u062A\u0627\u0646","300":"\u062B\u0644\u0627\u062B\u0645\u0627\u0626\u0629","400":"\u0623\u0631\u0628\u0639\u0645\u0627\u0626\u0629","500":"\u062E\u0645\u0633\u0645\u0627\u0626\u0629","600":"\u0633\u062A\u0645\u0627\u0626\u0629","700":"\u0633\u0628\u0639\u0645\u0627\u0626\u0629","800":"\u062B\u0645\u0627\u0646\u0645\u0627\u0626\u0629","900":"\u062A\u0633\u0639\u0645\u0627\u0626\u0629"},units:[{singular:"\u0645\u0627\u0626\u0629",useBaseInstead:!0,useBaseException:[1]},{singular:"\u0623\u0644\u0641",dual:"\u0623\u0644\u0641\u0627\u0646",plural:"\u0622\u0644\u0627\u0641",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0648\u0646",dual:"\u0645\u0644\u064A\u0648\u0646\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0646",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0627\u0631",dual:"\u0645\u0644\u064A\u0627\u0631\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0631",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u062A\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062F\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0643\u0633\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0628\u062A\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0643\u062A\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0646\u0648\u0646\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0646\u062F\u0634\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0648\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062A\u0631\u064A\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062A\u0648\u0631\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]}],unitExceptions:{}}});var wh=C((Fx,x3)=>{x3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rd","5":"be\u015F","6":"alt\u0131","7":"yeddi","8":"s\u0259kkiz","9":"doqquz","10":"on","20":"iyirmi","30":"otuz","40":"q\u0131rx","50":"\u0259lli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"s\u0259ks\u0259n","90":"doxsan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"min",avoidPrefixException:[1]},"milyon","milyard","trilyon","kvadrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var Sh=C((qx,w3)=>{w3.exports={useLongScale:!1,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezesseis","17":"dezessete","18":"dezoito","19":"dezenove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bilh\xE3o",plural:"bilh\xF5es"},{singular:"trilh\xE3o",plural:"trilh\xF5es"},{singular:"quadrilh\xE3o",plural:"quadrilh\xE3o"},{singular:"quintilh\xE3o",plural:"quintilh\xF5es"},{singular:"sextilh\xE3o",plural:"sextilh\xF5es"},{singular:"septilh\xE3o",plural:"septilh\xF5es"},{singular:"octilh\xE3o",plural:"octilh\xF5es"},{singular:"nonilh\xE3o",plural:"nonilh\xF5es"},{singular:"decilh\xE3o",plural:"decilh\xF5es"},{singular:"undecilh\xE3o",plural:"undecilh\xF5es"},{singular:"doudecilh\xE3o",plural:"doudecilh\xF5es"},{singular:"tredecilh\xE3o",plural:"tredecilh\xF5es"}]}});var $h=C((Vx,S3)=>{S3.exports={useLongScale:!0,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezasseis","17":"dezassete","18":"dezoito","19":"dezanove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bili\xE3o",plural:"bili\xF5es"},{singular:"trili\xE3o",plural:"trili\xF5es"},{singular:"quadrili\xE3o",plural:"quadrili\xF5es"},{singular:"quintili\xE3o",plural:"quintili\xF5es"},{singular:"sextili\xE3o",plural:"sextili\xF5es"},{singular:"septili\xE3o",plural:"septili\xF5es"},{singular:"octili\xE3o",plural:"octili\xF5es"},{singular:"nonili\xE3o",plural:"nonili\xF5es"},{singular:"decili\xE3o",plural:"decili\xF5es"}]}});var Eh=C((jx,$3)=>{$3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"",base:{"0":"z\xE9ro","1":"un","2":"deux","3":"trois","4":"quatre","5":"cinq","6":"six","7":"sept","8":"huit","9":"neuf","10":"dix","11":"onze","12":"douze","13":"treize","14":"quatorze","15":"quinze","16":"seize","17":"dix-sept","18":"dix-huit","19":"dix-neuf","20":"vingt","30":"trente","40":"quarante","50":"cinquante","60":"soixante","70":"soixante-dix","80":"quatre-vingt","90":"quatre-vingt-dix"},units:[{singular:"cent",plural:"cents",avoidInNumberPlural:!0,avoidPrefixException:[1]},{singular:"mille",avoidPrefixException:[1]},{singular:"million",plural:"millions"},{singular:"milliard",plural:"milliards"},{singular:"billion",plural:"billions"},{singular:"billiard",plural:"billiards"},{singular:"trillion",plural:"trillions"},{singular:"trilliard",plural:"trilliards"},{singular:"quadrillion",plural:"quadrillions"},{singular:"quadrilliard",plural:"quadrilliards"},{singular:"quintillion",plural:"quintillions"},{singular:"quintilliard",plural:"quintilliards"},{singular:"sextillion",plural:"sextillions"},{singular:"sextilliard",plural:"sextilliards"},{singular:"septillion",plural:"septillions"},{singular:"septilliard",plural:"septilliards"},{singular:"octillion",plural:"octillions"}],unitExceptions:{"21":"vingt et un","31":"trente et un","41":"quarante et un","51":"cinquante et un","61":"soixante et un","71":"soixante et onze","72":"soixante-douze","73":"soixante-treize","74":"soixante-quatorze","75":"soixante-quinze","76":"soixante-seize","77":"soixante-dix-sept","78":"soixante-dix-huit","79":"soixante-dix-neuf","80":"quatre-vingts","91":"quatre-vingt-onze","92":"quatre-vingt-douze","93":"quatre-vingt-treize","94":"quatre-vingt-quatorze","95":"quatre-vingt-quinze","96":"quatre-vingt-seize","97":"quatre-vingt-dix-sept","98":"quatre-vingt-dix-huit","99":"quatre-vingt-dix-neuf"}}});var _h=C((Wx,E3)=>{E3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nulo","1":"unu","2":"du","3":"tri","4":"kvar","5":"kvin","6":"ses","7":"sep","8":"ok","9":"na\u016D","10":"dek","20":"dudek","30":"tridek","40":"kvardek","50":"kvindek","60":"sesdek","70":"sepdek","80":"okdek","90":"na\u016Ddek","100":"cent","200":"ducent","300":"tricent","400":"kvarcent","500":"kvincent","600":"sescent","700":"sepcent","800":"okcent","900":"na\u016Dcent"},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"mil",avoidPrefixException:[1]},{singular:"miliono",plural:"milionoj",avoidPrefixException:[1]},{singular:"miliardo",plural:"miliardoj",avoidPrefixException:[1]},{singular:"biliono",plural:"bilionoj",avoidPrefixException:[1]}],unitExceptions:[]}});var Ch=C((Bx,_3)=>{_3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",generalSeparator:"",wordSeparator:"",base:{"0":"zero","1":"uno","2":"due","3":"tre","4":"quattro","5":"cinque","6":"sei","7":"sette","8":"otto","9":"nove","10":"dieci","11":"undici","12":"dodici","13":"tredici","14":"quattordici","15":"quindici","16":"sedici","17":"diciassette","18":"diciotto","19":"diciannove","20":"venti","21":"ventuno","23":"ventitr\xE9","28":"ventotto","30":"trenta","31":"trentuno","33":"trentatr\xE9","38":"trentotto","40":"quaranta","41":"quarantuno","43":"quaranta\xADtr\xE9","48":"quarantotto","50":"cinquanta","51":"cinquantuno","53":"cinquantatr\xE9","58":"cinquantotto","60":"sessanta","61":"sessantuno","63":"sessanta\xADtr\xE9","68":"sessantotto","70":"settanta","71":"settantuno","73":"settantatr\xE9","78":"settantotto","80":"ottanta","81":"ottantuno","83":"ottantatr\xE9","88":"ottantotto","90":"novanta","91":"novantuno","93":"novantatr\xE9","98":"novantotto","100":"cento","101":"centuno","108":"centootto","180":"centottanta","201":"duecentuno","301":"tre\xADcent\xADuno","401":"quattro\xADcent\xADuno","501":"cinque\xADcent\xADuno","601":"sei\xADcent\xADuno","701":"sette\xADcent\xADuno","801":"otto\xADcent\xADuno","901":"nove\xADcent\xADuno"},unitExceptions:{"1":"un"},units:[{singular:"cento",avoidPrefixException:[1]},{singular:"mille",plural:"mila",avoidPrefixException:[1]},{singular:"milione",plural:"milioni"},{singular:"miliardo",plural:"miliardi"},{singular:"bilione",plural:"bilioni"},{singular:"biliardo",plural:"biliardi"},{singular:"trilione",plural:"trilioni"},{singular:"triliardo",plural:"triliardi"},{singular:"quadrilione",plural:"quadrilioni"},{singular:"quadriliardo",plural:"quadriliardi"}]}});var Oh=C((Hx,C3)=>{C3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"v\xE0 ",base:{"0":"kh\xF4ng","1":"m\u1ED9t","2":"hai","3":"ba","4":"b\u1ED1n","5":"n\u0103m","6":"s\xE1u","7":"b\u1EA3y","8":"t\xE1m","9":"ch\xEDn","10":"m\u01B0\u1EDDi","15":"m\u01B0\u1EDDi l\u0103m","20":"hai m\u01B0\u01A1i","21":"hai m\u01B0\u01A1i m\u1ED1t","25":"hai m\u01B0\u01A1i l\u0103m","30":"ba m\u01B0\u01A1i","31":"ba m\u01B0\u01A1i m\u1ED1t","40":"b\u1ED1n m\u01B0\u01A1i","41":"b\u1ED1n m\u01B0\u01A1i m\u1ED1t","45":"b\u1ED1n m\u01B0\u01A1i l\u0103m","50":"n\u0103m m\u01B0\u01A1i","51":"n\u0103m m\u01B0\u01A1i m\u1ED1t","55":"n\u0103m m\u01B0\u01A1i l\u0103m","60":"s\xE1u m\u01B0\u01A1i","61":"s\xE1u m\u01B0\u01A1i m\u1ED1t","65":"s\xE1u m\u01B0\u01A1i l\u0103m","70":"b\u1EA3y m\u01B0\u01A1i","71":"b\u1EA3y m\u01B0\u01A1i m\u1ED1t","75":"b\u1EA3y m\u01B0\u01A1i l\u0103m","80":"t\xE1m m\u01B0\u01A1i","81":"t\xE1m m\u01B0\u01A1i m\u1ED1t","85":"t\xE1m m\u01B0\u01A1i l\u0103m","90":"ch\xEDn m\u01B0\u01A1i","91":"ch\xEDn m\u01B0\u01A1i m\u1ED1t","95":"ch\xEDn m\u01B0\u01A1i l\u0103m"},units:["tr\u0103m","ng\xE0n","tri\u1EC7u","t\u1EF7","ngh\xECn t\u1EF7"],unitExceptions:[]}});var Th=C((Ux,O3)=>{O3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rt","5":"be\u015F","6":"alt\u0131","7":"yedi","8":"sekiz","9":"dokuz","10":"on","20":"yirmi","30":"otuz","40":"k\u0131rk","50":"elli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"seksen","90":"doksan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"bin",avoidPrefixException:[1]},"milyon","milyar","trilyon","katrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var Mh=C((Gx,T3)=>{T3.exports={useLongScale:!0,baseSeparator:"",unitSeparator:"\xE9s ",base:{"0":"nulla","1":"egy","2":"kett\u0151","3":"h\xE1rom","4":"n\xE9gy","5":"\xF6t","6":"hat","7":"h\xE9t","8":"nyolc","9":"kilenc","10":"t\xEDz","11":"tizenegy","12":"tizenkett\u0151","13":"tizenh\xE1rom","14":"tizenn\xE9gy","15":"tizen\xF6t","16":"tizenhat","17":"tizenh\xE9t","18":"tizennyolc","19":"tizenkilenc","20":"h\xFAsz","21":"huszonegy","22":"huszonkett\u0151","23":"huszonh\xE1rom","24":"huszonn\xE9gy","25":"huszon\xF6t","26":"huszonhat","27":"huszonh\xE9t","28":"huszonnyolc","29":"huszonkilenc","30":"harminc","40":"negyven","50":"\xF6tven","60":"hatvan","70":"hetven","80":"nyolcvan","90":"kilencven","100":"sz\xE1z","200":"k\xE9tsz\xE1z","300":"h\xE1romsz\xE1z","400":"n\xE9gysz\xE1z","500":"\xF6tsz\xE1z","600":"hatsz\xE1z","700":"h\xE9tsz\xE1z","800":"nyolcsz\xE1z","900":"kilencsz\xE1z","1000":"ezer"},unitExceptions:{"1":"egy"},units:[{singular:"sz\xE1z",useBaseInstead:!0,useBaseException:[1]},{singular:"ezer",avoidPrefixException:[1]},{singular:"milli\xF3",avoidPrefixException:[1]},{singular:"milli\xE1rd",avoidPrefixException:[1]},{singular:"-billi\xF3",avoidPrefixException:[1]},{singular:"billi\xE1rd",avoidPrefixException:[1]},{singular:"trilli\xF3",avoidPrefixException:[1]},{singular:"trilli\xE1rd",avoidPrefixException:[1]},{singular:"kvadrilli\xF3",avoidPrefixException:[1]},{singular:"kvadrilli\xE1rd",avoidPrefixException:[1]},{singular:"kvintilli\xF3",avoidPrefixException:[1]},{singular:"kvintilli\xE1rd",avoidPrefixException:[1]},{singular:"szextilli\xF3",avoidPrefixException:[1]},{singular:"szeptilli\xF3",avoidPrefixException:[1]},{singular:"oktilli\xF3",avoidPrefixException:[1]},{singular:"nonilli\xF3",avoidPrefixException:[1]}]}});var Ah=C((Zx,M3)=>{M3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"and ",base:{"0":"zero","1":"one","2":"two","3":"three","4":"four","5":"five","6":"six","7":"seven","8":"eight","9":"nine","10":"ten","11":"eleven","12":"twelve","13":"thirteen","14":"fourteen","15":"fifteen","16":"sixteen","17":"seventeen","18":"eighteen","19":"nineteen","20":"twenty","30":"thirty","40":"forty","50":"fifty","60":"sixty","70":"seventy","80":"eighty","90":"ninety"},units:{"2":"hundred","3":"thousand","5":"lakh","7":"crore"},unitExceptions:[]}});var Nh=C((Yx,A3)=>{A3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"\u043D\u0443\u043B\u044C","1":"\u043E\u0434\u0438\u043D","2":"\u0434\u0432\u0430","3":"\u0442\u0440\u0438","4":"\u0447\u043E\u0442\u0438\u0440\u0438","5":"\u043F\u2019\u044F\u0442\u044C","6":"\u0448\u0456\u0441\u0442\u044C","7":"\u0441\u0456\u043C","8":"\u0432\u0456\u0441\u0456\u043C","9":"\u0434\u0435\u0432\u2019\u044F\u0442\u044C","10":"\u0434\u0435\u0441\u044F\u0442\u044C","11":"\u043E\u0434\u0438\u043D\u0430\u0434\u0446\u044F\u0442\u044C","12":"\u0434\u0432\u0430\u043D\u0430\u0434\u0446\u044F\u0442\u044C","13":"\u0442\u0440\u0438\u043D\u0430\u0434\u0446\u044F\u0442\u044C","14":"\u0447\u043E\u0442\u0438\u0440\u043D\u0430\u0434\u0446\u044F\u0442\u044C","15":"\u043F\u2019\u044F\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","16":"\u0448\u0456\u0441\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","17":"\u0441\u0456\u043C\u043D\u0430\u0434\u0446\u044F\u0442\u044C","18":"\u0432\u0456\u0441\u0456\u043C\u043D\u0430\u0434\u0446\u044F\u0442\u044C","19":"\u0434\u0435\u0432\u2019\u044F\u0442\u043D\u0430\u0434\u0446\u044F\u0442\u044C","20":"\u0434\u0432\u0430\u0434\u0446\u044F\u0442\u044C","30":"\u0442\u0440\u0438\u0434\u0446\u044F\u0442\u044C","40":"\u0441\u043E\u0440\u043E\u043A","50":"\u043F\u2019\u044F\u0442\u0434\u0435\u0441\u044F\u0442","60":"\u0448\u0456\u0441\u0442\u0434\u0435\u0441\u044F\u0442","70":"\u0441\u0456\u043C\u0434\u0435\u0441\u044F\u0442","80":"\u0432\u0456\u0441\u0456\u043C\u0434\u0435\u0441\u044F\u0442","90":"\u0434\u0435\u0432\u2019\u044F\u043D\u043E\u0441\u0442\u043E","100":"\u0441\u0442\u043E","200":"\u0434\u0432\u0456\u0441\u0442\u0456","300":"\u0442\u0440\u0438\u0441\u0442\u0430","400":"\u0447\u043E\u0442\u0438\u0440\u0438\u0441\u0442\u0430","500":"\u043F\u2019\u044F\u0442\u0441\u043E\u0442","600":"\u0448\u0456\u0441\u0442\u0441\u043E\u0442","700":"\u0441\u0456\u043C\u0441\u043E\u0442","800":"\u0432\u0456\u0441\u0456\u043C\u0441\u043E\u0442","900":"\u0434\u0435\u0432\u2019\u044F\u0442\u0441\u043E\u0442"},alternativeBase:{feminine:{"1":"\u043E\u0434\u043D\u0430","2":"\u0434\u0432\u0456"}},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u0442\u0438\u0441\u044F\u0447\u0430",few:"\u0442\u0438\u0441\u044F\u0447\u0456",plural:"\u0442\u0438\u0441\u044F\u0447",useAlternativeBase:"feminine",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D",few:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043C\u0456\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434",few:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434\u0438",plural:"\u043C\u0456\u043B\u044C\u044F\u0440\u0434\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u0442\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u043A\u0432\u0456\u043D\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D",few:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0438",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u0439\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0441\u0435\u043F\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043E\u043A\u0442\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043D\u043E\u043D\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0443\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0434\u0443\u043E\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u0442\u0440\u0435\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D",few:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0438",plural:"\u043A\u0432\u0456\u043D\u0434\u0435\u0446\u0456\u043B\u043B\u0456\u043E\u043D\u0456\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]}],unitExceptions:[]}});var Ph=C((Kx,N3)=>{N3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"\u043D\u043E\u043B\u044C","1":"\u043E\u0434\u0438\u043D","2":"\u0434\u0432\u0430","3":"\u0442\u0440\u0438","4":"\u0447\u0435\u0442\u044B\u0440\u0435","5":"\u043F\u044F\u0442\u044C","6":"\u0448\u0435\u0441\u0442\u044C","7":"\u0441\u0435\u043C\u044C","8":"\u0432\u043E\u0441\u0435\u043C\u044C","9":"\u0434\u0435\u0432\u044F\u0442\u044C","10":"\u0434\u0435\u0441\u044F\u0442\u044C","11":"\u043E\u0434\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","12":"\u0434\u0432\u0435\u043D\u0430\u0434\u0446\u0430\u0442\u044C","13":"\u0442\u0440\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","14":"\u0447\u0435\u0442\u044B\u0440\u043D\u0430\u0434\u0446\u0430\u0442\u044C","15":"\u043F\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","16":"\u0448\u0435\u0441\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","17":"\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","18":"\u0432\u043E\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","19":"\u0434\u0435\u0432\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","20":"\u0434\u0432\u0430\u0434\u0446\u0430\u0442\u044C","30":"\u0442\u0440\u0438\u0434\u0446\u0430\u0442\u044C","40":"\u0441\u043E\u0440\u043E\u043A","50":"\u043F\u044F\u0442\u044C\u0434\u0435\u0441\u044F\u0442","60":"\u0448\u0435\u0441\u0442\u044C\u0434\u0435\u0441\u044F\u0442","70":"\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","80":"\u0432\u043E\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","90":"\u0434\u0435\u0432\u044F\u043D\u043E\u0441\u0442\u043E","100":"\u0441\u0442\u043E","200":"\u0434\u0432\u0435\u0441\u0442\u0438","300":"\u0442\u0440\u0438\u0441\u0442\u0430","400":"\u0447\u0435\u0442\u044B\u0440\u0435\u0441\u0442\u0430","500":"\u043F\u044F\u0442\u044C\u0441\u043E\u0442","600":"\u0448\u0435\u0441\u0442\u044C\u0441\u043E\u0442","700":"\u0441\u0435\u043C\u044C\u0441\u043E\u0442","800":"\u0432\u043E\u0441\u0435\u043C\u044C\u0441\u043E\u0442","900":"\u0434\u0435\u0432\u044F\u0442\u044C\u0441\u043E\u0442"},alternativeBase:{feminine:{"1":"\u043E\u0434\u043D\u0430","2":"\u0434\u0432\u0435"}},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u0442\u044B\u0441\u044F\u0447\u0430",few:"\u0442\u044B\u0441\u044F\u0447\u0438",plural:"\u0442\u044B\u0441\u044F\u0447",useAlternativeBase:"feminine",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434",few:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u043E\u043D",few:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043E\u043D",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u044C\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",few:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u043E\u043D\u0430",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]}],unitExceptions:[]}});var Lh=C((Jx,P3)=>{P3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nol","1":"satu","2":"dua","3":"tiga","4":"empat","5":"lima","6":"enam","7":"tujuh","8":"delapan","9":"sembilan","10":"sepuluh","11":"sebelas","12":"dua belas","13":"tiga belas","14":"empat belas","15":"lima belas","16":"enam belas","17":"tujuh belas","18":"delapan belas","19":"sembilan belas","20":"dua puluh","30":"tiga puluh","40":"empat puluh","50":"lima puluh","60":"enam puluh","70":"tujuh puluh","80":"delapan puluh","90":"sembilan puluh"},units:[{singular:"seratus",plural:"ratus",avoidPrefixException:[1]},{singular:"seribu",plural:"ribu",avoidPrefixException:[1]},"juta","miliar","triliun","kuadiliun"],unitExceptions:[]}});var Fh=C((za,Rh)=>{"use strict";za=Rh.exports=tt;var Dh=yh(),L3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],Ia={en:vh(),es:kh(),ar:xh(),az:wh(),pt:Sh(),ptPT:$h(),fr:Eh(),eo:_h(),it:Ch(),vi:Oh(),tr:Th(),hu:Mh(),enIndian:Ah(),uk:Nh(),ru:Ph(),id:Lh()};za.i18n=Ia;var Ih=[100];for($t=1;$t<=16;$t++)Ih.push(Math.pow(10,$t*3));var $t,zh=[100,1e3];for($t=1;$t<=15;$t++)zh.push(Math.pow(10,$t*6));tt.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function tt(t,e){if(e=e||{},e=Dh.defaults(e,tt.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?Ia[e.lang]:e.lang;r||(L3.indexOf(tt.defaults.lang)<0&&(tt.defaults.lang="en"),r=Ia[tt.defaults.lang]);var n=r.useLongScale?zh:Ih,i=r.units,o;if(!(i instanceof Array)){var s=i;i=[],n=Object.keys(s);for(var a in n)i.push(s[n[a]]),n[a]=Math.pow(10,parseInt(n[a]))}var l=r.base,c=e.alternativeBase?r.alternativeBase[e.alternativeBase]:{};if(r.unitExceptions[t])return r.unitExceptions[t];if(c[t])return c[t];if(l[t])return l[t];if(t<100)return D3(t,r,o,l,c,e);var f=t%100,u=[];f&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(tt(f,e)):u.push(r.unitSeparator+tt(f,e)));for(var p,a=0,h=i.length;a<h;a++){var g=Math.floor(t/n[a]),b;if(a===h-1?b=1e6:b=n[a+1]/n[a],g%=b,o=i[a],!!g){if(p=n[a],o.useBaseInstead){var k=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);k?u.push(g>1&&o.plural?o.plural:o.singular):u.push(c[g*n[a]]||l[g*n[a]]);continue}var v;if(typeof o=="string"?v=o:g===1||o.useSingularEnding&&g%10===1&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0)?v=o.singular:o.few&&(g>1&&g<5||o.useFewEnding&&g%10>1&&g%10<5&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0))?v=o.few:(v=o.plural&&(!o.avoidInNumberPlural||!f)?o.plural:o.singular,v=g===2&&o.dual?o.dual:v,v=g>10&&o.restrictedPlural?o.singular:v),o.avoidPrefixException&&o.avoidPrefixException.indexOf(g)>-1){u.push(v);continue}var y=r.unitExceptions[g],S=y||tt(g,Dh.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push(S+" "+v)}}var E=p*Math.floor(t/p),x=t-E;if(r.andWhenTrailing&&p&&0<x&&u[0].indexOf(r.unitSeparator)!==0&&(u=[u[0],r.unitSeparator.replace(/\s+$/,"")].concat(u.slice(1))),r.allSeparator)for(var M=0;M<u.length-1;M++)u[M]=r.allSeparator+u[M];var $=u.reverse().join(" ");return $}function D3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+tt(r,o):i[s]||n[s]}});var Zh={};var eo={};Qi(eo,{BaseError:()=>ae,BaseThrowable:()=>Gt,BaseWarning:()=>He,PotentialLoopError:()=>rt,TemplateDataValidationError:()=>Zt,TemplateError:()=>dt,TemplateSyntaxError:()=>pe});var Gt=class extends Error{name="BaseThrowable";constructor(e,r){super(e),r&&(this.stack=r)}},He=class extends Gt{name="BaseWarning"},ae=class extends Gt{name="BaseError"},rt=class extends ae{name="PotentialLoopError";constructor(e="Potential loop detected: This might me an internal issue",r){super(e,r)}},dt=class extends ae{name="TemplateError"},pe=class extends dt{name="TemplateSyntaxError"},Zt=class extends dt{name="TemplateDataValidationError";constructor(e="The entered data is invalid: This might me an internal issue",r){super(e),r&&(this.fieldName=r)}};var nh={};Qi(nh,{DEFAULT_MODEL_DEPTH:()=>Mr,FilterHelper:()=>mn,HandlebarsCollector:()=>Ar,RegexHelper:()=>Ne,applyAbsoluteOrderToFields:()=>La,applyValueOptionsToFields:()=>Pa,audit:()=>I,compare:()=>Fi,dataModelNodeToMetadata:()=>Ui,defineModule:()=>he,ensureDate:()=>Ca,ensureFieldName:()=>th,ensureFieldValue:()=>Ta,ensureNullableFieldMinMax:()=>va,ensureNullableFieldMinMaxLength:()=>ka,ensureNullableFieldOrder:()=>rh,ensureNullableString:()=>pn,ensureString:()=>Zi,ensureTitle:()=>Oa,filter:()=>xa,getAst:()=>wa,getCss:()=>Sa,getDataModel:()=>$a,getHtml:()=>Hi,getHtmlH1:()=>_a,getMacroParam:()=>Qd,getMacroParams:()=>eh,getMacros:()=>Ea,getPaths:()=>Jd,getTemplate:()=>Bi,getTemplateValidationErrorsByMetadata:()=>Gi,has:()=>ji,inarr:()=>Ae,isNumber:()=>St,isObject:()=>Wi,isset:()=>Xe,macroToField:()=>Aa,macroToFieldValueOption:()=>Na,macroToModuleNames:()=>Ma,pathToDataModel:()=>Xd,pathToDataModelNode:()=>qi,stripHtml:()=>Yd,unique:()=>Kd,uno:()=>Zd});var it=class extends Error{},uo=class extends it{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},fo=class extends it{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},ho=class extends it{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},mt=class extends it{},Cn=class extends it{constructor(e){super(`Invalid unit ${e}`)}},re=class extends it{},Ue=class extends it{constructor(){super("Zone is an abstract class")}},w="numeric",ze="short",be="long",On={year:w,month:w,day:w},xl={year:w,month:ze,day:w},Yh={year:w,month:ze,day:w,weekday:ze},wl={year:w,month:be,day:w},Sl={year:w,month:be,day:w,weekday:be},$l={hour:w,minute:w},El={hour:w,minute:w,second:w},_l={hour:w,minute:w,second:w,timeZoneName:ze},Cl={hour:w,minute:w,second:w,timeZoneName:be},Ol={hour:w,minute:w,hourCycle:"h23"},Tl={hour:w,minute:w,second:w,hourCycle:"h23"},Ml={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:ze},Al={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:be},Nl={year:w,month:w,day:w,hour:w,minute:w},Pl={year:w,month:w,day:w,hour:w,minute:w,second:w},Ll={year:w,month:ze,day:w,hour:w,minute:w},Dl={year:w,month:ze,day:w,hour:w,minute:w,second:w},Kh={year:w,month:ze,day:w,weekday:ze,hour:w,minute:w},Il={year:w,month:be,day:w,hour:w,minute:w,timeZoneName:ze},zl={year:w,month:be,day:w,hour:w,minute:w,second:w,timeZoneName:ze},Rl={year:w,month:be,day:w,weekday:be,hour:w,minute:w,timeZoneName:be},Fl={year:w,month:be,day:w,weekday:be,hour:w,minute:w,second:w,timeZoneName:be},Ot=class{get type(){throw new Ue}get name(){throw new Ue}get ianaName(){return this.name}get isUniversal(){throw new Ue}offsetName(e,r){throw new Ue}formatOffset(e,r){throw new Ue}offset(e){throw new Ue}equals(e){throw new Ue}get isValid(){throw new Ue}},to=null,Tn=class t extends Ot{static get instance(){return to===null&&(to=new t),to}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return Kl(e,r,n)}formatOffset(e,r){return Ir(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},po=new Map;function Jh(t){let e=po.get(t);return e===void 0&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),po.set(t,e)),e}var Xh={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function Qh(t,e){let r=t.format(e).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,i,o,s,a,l,c,f]=n;return[s,i,o,a,l,c,f]}function ep(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=Xh[o];o==="era"?n[a]=s:N(a)||(n[a]=parseInt(s,10))}return n}var ro=new Map,bt=class t extends Ot{static create(e){let r=ro.get(e);return r===void 0&&ro.set(e,r=new t(e)),r}static resetCache(){ro.clear(),po.clear()}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch{return!1}}constructor(e){super(),this.zoneName=e,this.valid=t.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return Kl(e,r,n,this.name)}formatOffset(e,r){return Ir(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=Jh(this.name),[i,o,s,a,l,c,f]=n.formatToParts?ep(n,r):Qh(n,r);a==="BC"&&(i=-Math.abs(i)+1);let p=Dn({year:i,month:o,day:s,hour:l===24?0:l,minute:c,second:f,millisecond:0}),h=+r,g=h%1e3;return h-=g>=0?g:1e3+g,(p-h)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}},Ha={};function tp(t,e={}){let r=JSON.stringify([t,e]),n=Ha[r];return n||(n=new Intl.ListFormat(t,e),Ha[r]=n),n}var mo=new Map;function go(t,e={}){let r=JSON.stringify([t,e]),n=mo.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),mo.set(r,n)),n}var bo=new Map;function rp(t,e={}){let r=JSON.stringify([t,e]),n=bo.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),bo.set(r,n)),n}var yo=new Map;function np(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=yo.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),yo.set(i,o)),o}var Pr=null;function ip(){return Pr||(Pr=new Intl.DateTimeFormat().resolvedOptions().locale,Pr)}var vo=new Map;function ql(t){let e=vo.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),vo.set(t,e)),e}var ko=new Map;function op(t){let e=ko.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...Vl,...e}),ko.set(t,e)}return e}function sp(t){let e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));let r=t.indexOf("-u-");if(r===-1)return[t];{let n,i;try{n=go(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=go(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function ap(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function lp(t){let e=[];for(let r=1;r<=12;r++){let n=F.utc(2009,r,1);e.push(t(n))}return e}function cp(t){let e=[];for(let r=1;r<=7;r++){let n=F.utc(2016,11,13+r);e.push(t(n))}return e}function kn(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function up(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||ql(t.locale).numberingSystem==="latn"}var xo=class{constructor(e,r,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;let{padTo:i,floor:o,...s}=n;if(!r||Object.keys(s).length>0){let a={useGrouping:!1,...n};n.padTo>0&&(a.minimumIntegerDigits=n.padTo),this.inf=rp(e,a)}}format(e){if(this.inf){let r=this.floor?Math.floor(e):e;return this.inf.format(r)}else{let r=this.floor?Math.floor(e):Po(e,3);return Q(r,this.padTo)}}},wo=class{constructor(e,r,n){this.opts=n,this.originalZone=void 0;let i;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){let s=-1*(e.offset/60),a=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;e.offset!==0&&bt.create(a).valid?(i=a,this.dt=e):(i="UTC",this.dt=e.offset===0?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else e.zone.type==="system"?this.dt=e:e.zone.type==="iana"?(this.dt=e,i=e.zone.name):(i="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);let o={...this.opts};o.timeZone=o.timeZone||i,this.dtf=go(r,o)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){let e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(r=>{if(r.type==="timeZoneName"){let n=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...r,value:n}}else return r}):e}resolvedOptions(){return this.dtf.resolvedOptions()}},So=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&Zl()&&(this.rtf=np(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):Ap(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},Vl={firstDay:1,minimalDays:4,weekend:[6,7]},V=class t{static fromOpts(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,r,n,i,o=!1){let s=e||H.defaultLocale,a=s||(o?"en-US":ip()),l=r||H.defaultNumberingSystem,c=n||H.defaultOutputCalendar,f=_o(i)||H.defaultWeekSettings;return new t(a,l,c,f,s)}static resetCache(){Pr=null,mo.clear(),bo.clear(),yo.clear(),vo.clear(),ko.clear()}static fromObject({locale:e,numberingSystem:r,outputCalendar:n,weekSettings:i}={}){return t.create(e,r,n,i)}constructor(e,r,n,i,o){let[s,a,l]=sp(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=ap(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=o,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=up(this)),this.fastNumbersCached}listingMode(){let e=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&r?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,_o(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,r=!1){return kn(this,e,Ql,()=>{let n=this.intl==="ja"||this.intl.startsWith("ja-");r&=!n;let i=r?{month:e,day:"numeric"}:{month:e},o=r?"format":"standalone";if(!this.monthsCache[o][e]){let s=n?a=>this.dtFormatter(a,i).format():a=>this.extract(a,i,"month");this.monthsCache[o][e]=lp(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return kn(this,e,rc,()=>{let n=r?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=r?"format":"standalone";return this.weekdaysCache[i][e]||(this.weekdaysCache[i][e]=cp(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return kn(this,void 0,()=>nc,()=>{if(!this.meridiemCache){let e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[F.utc(2016,11,13,9),F.utc(2016,11,13,19)].map(r=>this.extract(r,e,"dayperiod"))}return this.meridiemCache})}eras(e){return kn(this,e,ic,()=>{let r={era:e};return this.eraCache[e]||(this.eraCache[e]=[F.utc(-40,1,1),F.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[e]})}extract(e,r,n){let i=this.dtFormatter(e,r),o=i.formatToParts(),s=o.find(a=>a.type.toLowerCase()===n);return s?s.value:null}numberFormatter(e={}){return new xo(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new wo(e,this.intl,r)}relFormatter(e={}){return new So(this.intl,this.isEnglish(),e)}listFormatter(e={}){return tp(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||ql(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Yl()?op(this.locale):Vl}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}},no=null,Ee=class t extends Ot{static get utcInstance(){return no===null&&(no=new t(0)),no}static instance(e){return e===0?t.utcInstance:new t(e)}static parseSpecifier(e){if(e){let r=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new t(In(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Ir(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Ir(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return Ir(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}},$o=class extends Ot{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}};function pt(t,e){if(N(t)||t===null)return e;if(t instanceof Ot)return t;if(gp(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?Tn.instance:r==="utc"||r==="gmt"?Ee.utcInstance:Ee.parseSpecifier(r)||bt.create(t)}else return gt(t)?Ee.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new $o(t)}var To={arab:"[\u0660-\u0669]",arabext:"[\u06F0-\u06F9]",bali:"[\u1B50-\u1B59]",beng:"[\u09E6-\u09EF]",deva:"[\u0966-\u096F]",fullwide:"[\uFF10-\uFF19]",gujr:"[\u0AE6-\u0AEF]",hanidec:"[\u3007|\u4E00|\u4E8C|\u4E09|\u56DB|\u4E94|\u516D|\u4E03|\u516B|\u4E5D]",khmr:"[\u17E0-\u17E9]",knda:"[\u0CE6-\u0CEF]",laoo:"[\u0ED0-\u0ED9]",limb:"[\u1946-\u194F]",mlym:"[\u0D66-\u0D6F]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0B66-\u0B6F]",tamldec:"[\u0BE6-\u0BEF]",telu:"[\u0C66-\u0C6F]",thai:"[\u0E50-\u0E59]",tibt:"[\u0F20-\u0F29]",latn:"\\d"},Ua={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},fp=To.hanidec.replace(/[\[|\]]/g,"").split("");function dp(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let r=0;r<t.length;r++){let n=t.charCodeAt(r);if(t[r].search(To.hanidec)!==-1)e+=fp.indexOf(t[r]);else for(let i in Ua){let[o,s]=Ua[i];n>=o&&n<=s&&(e+=n-o)}}return parseInt(e,10)}else return e}var Eo=new Map;function hp(){Eo.clear()}function De({numberingSystem:t},e=""){let r=t||"latn",n=Eo.get(r);n===void 0&&(n=new Map,Eo.set(r,n));let i=n.get(e);return i===void 0&&(i=new RegExp(`${To[r]}${e}`),n.set(e,i)),i}var Ga=()=>Date.now(),Za="system",Ya=null,Ka=null,Ja=null,Xa=60,Qa,el=null,H=class{static get now(){return Ga}static set now(e){Ga=e}static set defaultZone(e){Za=e}static get defaultZone(){return pt(Za,Tn.instance)}static get defaultLocale(){return Ya}static set defaultLocale(e){Ya=e}static get defaultNumberingSystem(){return Ka}static set defaultNumberingSystem(e){Ka=e}static get defaultOutputCalendar(){return Ja}static set defaultOutputCalendar(e){Ja=e}static get defaultWeekSettings(){return el}static set defaultWeekSettings(e){el=_o(e)}static get twoDigitCutoffYear(){return Xa}static set twoDigitCutoffYear(e){Xa=e%100}static get throwOnInvalid(){return Qa}static set throwOnInvalid(e){Qa=e}static resetCaches(){V.resetCache(),bt.resetCache(),F.resetCache(),hp()}},ge=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},jl=[0,31,59,90,120,151,181,212,243,273,304,334],Wl=[0,31,60,91,121,152,182,213,244,274,305,335];function Se(t,e){return new ge("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Mo(t,e,r){let n=new Date(Date.UTC(t,e-1,r));t<100&&t>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);let i=n.getUTCDay();return i===0?7:i}function Bl(t,e,r){return r+(Rr(t)?Wl:jl)[e-1]}function Hl(t,e){let r=Rr(t)?Wl:jl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function Ao(t,e){return(t-e+7)%7+1}function Mn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=Bl(n,i,o),a=Ao(Mo(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=zr(c,e,r)):l>zr(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...zn(t)}}function tl(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=Ao(Mo(n,1,e),r),a=Qt(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Qt(c)):l>a?(c=n+1,l-=Qt(n)):c=n;let{month:f,day:u}=Hl(c,l);return{year:c,month:f,day:u,...zn(t)}}function io(t){let{year:e,month:r,day:n}=t,i=Bl(e,r,n);return{year:e,ordinal:i,...zn(t)}}function rl(t){let{year:e,ordinal:r}=t,{month:n,day:i}=Hl(e,r);return{year:e,month:n,day:i,...zn(t)}}function nl(t,e){if(!N(t.localWeekday)||!N(t.localWeekNumber)||!N(t.localWeekYear)){if(!N(t.weekday)||!N(t.weekNumber)||!N(t.weekYear))throw new mt("Cannot mix locale-based week fields with ISO-based week fields");return N(t.localWeekday)||(t.weekday=t.localWeekday),N(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),N(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function pp(t,e=4,r=1){let n=Ln(t.weekYear),i=$e(t.weekNumber,1,zr(t.weekYear,e,r)),o=$e(t.weekday,1,7);return n?i?o?!1:Se("weekday",t.weekday):Se("week",t.weekNumber):Se("weekYear",t.weekYear)}function mp(t){let e=Ln(t.year),r=$e(t.ordinal,1,Qt(t.year));return e?r?!1:Se("ordinal",t.ordinal):Se("year",t.year)}function Ul(t){let e=Ln(t.year),r=$e(t.month,1,12),n=$e(t.day,1,An(t.year,t.month));return e?r?n?!1:Se("day",t.day):Se("month",t.month):Se("year",t.year)}function Gl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=$e(e,0,23)||e===24&&r===0&&n===0&&i===0,s=$e(r,0,59),a=$e(n,0,59),l=$e(i,0,999);return o?s?a?l?!1:Se("millisecond",i):Se("second",n):Se("minute",r):Se("hour",e)}function N(t){return typeof t>"u"}function gt(t){return typeof t=="number"}function Ln(t){return typeof t=="number"&&t%1===0}function gp(t){return typeof t=="string"}function bp(t){return Object.prototype.toString.call(t)==="[object Date]"}function Zl(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Yl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function yp(t){return Array.isArray(t)?t:[t]}function il(t,e,r){if(t.length!==0)return t.reduce((n,i)=>{let o=[e(i),i];return n&&r(n[0],o[0])===n[0]?n:o},null)[1]}function vp(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function rr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function _o(t){if(t==null)return null;if(typeof t!="object")throw new re("Week settings must be an object");if(!$e(t.firstDay,1,7)||!$e(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!$e(e,1,7)))throw new re("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function $e(t,e,r){return Ln(t)&&t>=e&&t<=r}function kp(t,e){return t-e*Math.floor(t/e)}function Q(t,e=2){let r=t<0,n;return r?n="-"+(""+-t).padStart(e,"0"):n=(""+t).padStart(e,"0"),n}function ht(t){if(!(N(t)||t===null||t===""))return parseInt(t,10)}function Et(t){if(!(N(t)||t===null||t===""))return parseFloat(t)}function No(t){if(!(N(t)||t===null||t==="")){let e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function Po(t,e,r="round"){let n=10**e;switch(r){case"expand":return t>0?Math.ceil(t*n)/n:Math.floor(t*n)/n;case"trunc":return Math.trunc(t*n)/n;case"round":return Math.round(t*n)/n;case"floor":return Math.floor(t*n)/n;case"ceil":return Math.ceil(t*n)/n;default:throw new RangeError(`Value rounding ${r} is out of range`)}}function Rr(t){return t%4===0&&(t%100!==0||t%400===0)}function Qt(t){return Rr(t)?366:365}function An(t,e){let r=kp(e-1,12)+1,n=t+(e-r)/12;return r===2?Rr(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Dn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function ol(t,e,r){return-Ao(Mo(t,1,e),r)+e-1}function zr(t,e=4,r=1){let n=ol(t,e,r),i=ol(t+1,e,r);return(Qt(t)-n+i)/7}function Co(t){return t>99?t:t>H.twoDigitCutoffYear?1900+t:2e3+t}function Kl(t,e,r,n=null){let i=new Date(t),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(o.timeZone=n);let s={timeZoneName:e,...o},a=new Intl.DateTimeFormat(r,s).formatToParts(i).find(l=>l.type.toLowerCase()==="timezonename");return a?a.value:null}function In(t,e){let r=parseInt(t,10);Number.isNaN(r)&&(r=0);let n=parseInt(e,10)||0,i=r<0||Object.is(r,-0)?-n:n;return r*60+i}function Jl(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new re(`Invalid unit value ${t}`);return e}function Nn(t,e){let r={};for(let n in t)if(rr(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=Jl(i)}return r}function Ir(t,e){let r=Math.trunc(Math.abs(t/60)),n=Math.trunc(Math.abs(t%60)),i=t>=0?"+":"-";switch(e){case"short":return`${i}${Q(r,2)}:${Q(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${Q(r,2)}${Q(n,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function zn(t){return vp(t,["hour","minute","second","millisecond"])}var xp=["January","February","March","April","May","June","July","August","September","October","November","December"],Xl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wp=["J","F","M","A","M","J","J","A","S","O","N","D"];function Ql(t){switch(t){case"narrow":return[...wp];case"short":return[...Xl];case"long":return[...xp];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var ec=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],tc=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Sp=["M","T","W","T","F","S","S"];function rc(t){switch(t){case"narrow":return[...Sp];case"short":return[...tc];case"long":return[...ec];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var nc=["AM","PM"],$p=["Before Christ","Anno Domini"],Ep=["BC","AD"],_p=["B","A"];function ic(t){switch(t){case"narrow":return[..._p];case"short":return[...Ep];case"long":return[...$p];default:return null}}function Cp(t){return nc[t.hour<12?0:1]}function Op(t,e){return rc(e)[t.weekday-1]}function Tp(t,e){return Ql(e)[t.month-1]}function Mp(t,e){return ic(e)[t.year<0?0:1]}function Ap(t,e,r="always",n=!1){let i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=["hours","minutes","seconds"].indexOf(t)===-1;if(r==="auto"&&o){let u=t==="days";switch(e){case 1:return u?"tomorrow":`next ${i[t][0]}`;case-1:return u?"yesterday":`last ${i[t][0]}`;case 0:return u?"today":`this ${i[t][0]}`}}let s=Object.is(e,-0)||e<0,a=Math.abs(e),l=a===1,c=i[t],f=n?l?c[1]:c[2]||c[1]:l?i[t][0]:t;return s?`${a} ${f} ago`:`in ${a} ${f}`}function sl(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var Np={D:On,DD:xl,DDD:wl,DDDD:Sl,t:$l,tt:El,ttt:_l,tttt:Cl,T:Ol,TT:Tl,TTT:Ml,TTTT:Al,f:Nl,ff:Ll,fff:Il,ffff:Rl,F:Pl,FF:Dl,FFF:zl,FFFF:Fl},me=class t{static create(e,r={}){return new t(e,r)}static parseFormat(e){let r=null,n="",i=!1,o=[];for(let s=0;s<e.length;s++){let a=e.charAt(s);a==="'"?((n.length>0||i)&&o.push({literal:i||/^\s+$/.test(n),val:n===""?"'":n}),r=null,n="",i=!i):i||a===r?n+=a:(n.length>0&&o.push({literal:/^\s+$/.test(n),val:n}),n=a,r=a)}return n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),o}static macroTokenToFormatOpts(e){return Np[e]}constructor(e,r){this.opts=r,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...r}).format()}dtFormatter(e,r={}){return this.loc.dtFormatter(e,{...this.opts,...r})}formatDateTime(e,r){return this.dtFormatter(e,r).format()}formatDateTimeParts(e,r){return this.dtFormatter(e,r).formatToParts()}formatInterval(e,r){return this.dtFormatter(e.start,r).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,r){return this.dtFormatter(e,r).resolvedOptions()}num(e,r=0,n=void 0){if(this.opts.forceSimple)return Q(e,r);let i={...this.opts};return r>0&&(i.padTo=r),n&&(i.signDisplay=n),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(h,g)=>this.loc.extract(e,h,g),s=h=>e.isOffsetFixed&&e.offset===0&&h.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,h.format):"",a=()=>n?Cp(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(h,g)=>n?Tp(e,h):o(g?{month:h}:{month:h,day:"numeric"},"month"),c=(h,g)=>n?Op(e,h):o(g?{weekday:h}:{weekday:h,month:"long",day:"numeric"},"weekday"),f=h=>{let g=t.macroTokenToFormatOpts(h);return g?this.formatWithSystemDefault(e,g):h},u=h=>n?Mp(e,h):o({era:h},"era"),p=h=>{switch(h){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return a();case"d":return i?o({day:"numeric"},"day"):this.num(e.day);case"dd":return i?o({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return i?o({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return i?o({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return i?o({month:"numeric"},"month"):this.num(e.month);case"MM":return i?o({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return i?o({year:"numeric"},"year"):this.num(e.year);case"yy":return i?o({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return i?o({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return i?o({year:"numeric"},"year"):this.num(e.year,6);case"G":return u("short");case"GG":return u("long");case"GGGGG":return u("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return f(h)}};return sl(t.parseFormat(r),p)}formatDurationFromString(e,r){let n=this.opts.signMode==="negativeLargestOnly"?-1:1,i=f=>{switch(f[0]){case"S":return"milliseconds";case"s":return"seconds";case"m":return"minutes";case"h":return"hours";case"d":return"days";case"w":return"weeks";case"M":return"months";case"y":return"years";default:return null}},o=(f,u)=>p=>{let h=i(p);if(h){let g=u.isNegativeDuration&&h!==u.largestUnit?n:1,b;return this.opts.signMode==="negativeLargestOnly"&&h!==u.largestUnit?b="never":this.opts.signMode==="all"?b="always":b="auto",this.num(f.get(h)*g,p.length,b)}else return p},s=t.parseFormat(r),a=s.reduce((f,{literal:u,val:p})=>u?f:f.concat(p),[]),l=e.shiftTo(...a.map(i).filter(f=>f)),c={isNegativeDuration:l<0,largestUnit:Object.keys(l.values)[0]};return sl(s,o(l,c))}},oc=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function nr(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function ir(...t){return e=>t.reduce(([r,n,i],o)=>{let[s,a,l]=o(e,i);return[{...r,...s},a||n,l]},[{},null,1]).slice(0,2)}function or(t,...e){if(t==null)return[null,null];for(let[r,n]of e){let i=r.exec(t);if(i)return n(i)}return[null,null]}function sc(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=ht(e[r+i]);return[n,null,r+i]}}var ac=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,Pp=`(?:${ac.source}?(?:\\[(${oc.source})\\])?)?`,Lo=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,lc=RegExp(`${Lo.source}${Pp}`),Do=RegExp(`(?:[Tt]${lc.source})?`),Lp=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Dp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,Ip=/(\d{4})-?(\d{3})/,zp=sc("weekYear","weekNumber","weekDay"),Rp=sc("year","ordinal"),Fp=/(\d{4})-(\d\d)-(\d\d)/,cc=RegExp(`${Lo.source} ?(?:${ac.source}|(${oc.source}))?`),qp=RegExp(`(?: ${cc.source})?`);function er(t,e,r){let n=t[e];return N(n)?r:ht(n)}function Vp(t,e){return[{year:er(t,e),month:er(t,e+1,1),day:er(t,e+2,1)},null,e+3]}function sr(t,e){return[{hours:er(t,e,0),minutes:er(t,e+1,0),seconds:er(t,e+2,0),milliseconds:No(t[e+3])},null,e+4]}function Fr(t,e){let r=!t[e]&&!t[e+1],n=In(t[e+1],t[e+2]),i=r?null:Ee.instance(n);return[{},i,e+3]}function qr(t,e){let r=t[e]?bt.create(t[e]):null;return[{},r,e+1]}var jp=RegExp(`^T?${Lo.source}$`),Wp=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function Bp(t){let[e,r,n,i,o,s,a,l,c]=t,f=e[0]==="-",u=l&&l[0]==="-",p=(h,g=!1)=>h!==void 0&&(g||h&&f)?-h:h;return[{years:p(Et(r)),months:p(Et(n)),weeks:p(Et(i)),days:p(Et(o)),hours:p(Et(s)),minutes:p(Et(a)),seconds:p(Et(l),l==="-0"),milliseconds:p(No(c),u)}]}var Hp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Io(t,e,r,n,i,o,s){let a={year:e.length===2?Co(ht(e)):ht(e),month:Xl.indexOf(r)+1,day:ht(n),hour:ht(i),minute:ht(o)};return s&&(a.second=ht(s)),t&&(a.weekday=t.length>3?ec.indexOf(t)+1:tc.indexOf(t)+1),a}var Up=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Gp(t){let[,e,r,n,i,o,s,a,l,c,f,u]=t,p=Io(e,i,n,r,o,s,a),h;return l?h=Hp[l]:c?h=0:h=In(f,u),[p,new Ee(h)]}function Zp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var Yp=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Kp=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Jp=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function al(t){let[,e,r,n,i,o,s,a]=t;return[Io(e,i,n,r,o,s,a),Ee.utcInstance]}function Xp(t){let[,e,r,n,i,o,s,a]=t;return[Io(e,a,r,n,i,o,s),Ee.utcInstance]}var Qp=nr(Lp,Do),em=nr(Dp,Do),tm=nr(Ip,Do),rm=nr(lc),uc=ir(Vp,sr,Fr,qr),nm=ir(zp,sr,Fr,qr),im=ir(Rp,sr,Fr,qr),om=ir(sr,Fr,qr);function sm(t){return or(t,[Qp,uc],[em,nm],[tm,im],[rm,om])}function am(t){return or(Zp(t),[Up,Gp])}function lm(t){return or(t,[Yp,al],[Kp,al],[Jp,Xp])}function cm(t){return or(t,[Wp,Bp])}var um=ir(sr);function fm(t){return or(t,[jp,um])}var dm=nr(Fp,qp),hm=nr(cc),pm=ir(sr,Fr,qr);function mm(t){return or(t,[dm,uc],[hm,pm])}var ll="Invalid Duration",fc={weeks:{days:7,hours:168,minutes:10080,seconds:10080*60,milliseconds:10080*60*1e3},days:{hours:24,minutes:1440,seconds:1440*60,milliseconds:1440*60*1e3},hours:{minutes:60,seconds:3600,milliseconds:3600*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},gm={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:2184*60,seconds:2184*60*60,milliseconds:2184*60*60*1e3},months:{weeks:4,days:30,hours:720,minutes:720*60,seconds:720*60*60,milliseconds:720*60*60*1e3},...fc},we=146097/400,Yt=146097/4800,bm={years:{quarters:4,months:12,weeks:we/7,days:we,hours:we*24,minutes:we*24*60,seconds:we*24*60*60,milliseconds:we*24*60*60*1e3},quarters:{months:3,weeks:we/28,days:we/4,hours:we*24/4,minutes:we*24*60/4,seconds:we*24*60*60/4,milliseconds:we*24*60*60*1e3/4},months:{weeks:Yt/7,days:Yt,hours:Yt*24,minutes:Yt*24*60,seconds:Yt*24*60*60,milliseconds:Yt*24*60*60*1e3},...fc},Ct=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],ym=Ct.slice(0).reverse();function nt(t,e,r=!1){let n={values:r?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new ne(n)}function dc(t,e){let r=e.milliseconds??0;for(let n of ym.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function cl(t,e){let r=dc(t,e)<0?-1:1;Ct.reduceRight((n,i)=>{if(N(e[i]))return n;if(n){let o=e[n]*r,s=t[i][n],a=Math.floor(o/s);e[i]+=a*r,e[n]-=a*s*r}return i},null),Ct.reduce((n,i)=>{if(N(e[i]))return n;if(n){let o=e[n]%1;e[n]-=o,e[i]+=o*t[n][i]}return i},null)}function ul(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var ne=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?bm:gm;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||V.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,r){return t.fromObject({milliseconds:e},r)}static fromObject(e,r={}){if(e==null||typeof e!="object")throw new re(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:Nn(e,t.normalizeUnit),loc:V.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(gt(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new re(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=cm(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,r){let[n]=fm(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Duration is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new ho(n);return new t({invalid:n})}static normalizeUnit(e){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!r)throw new Cn(e);return r}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?me.create(this.loc,n).formatDurationFromString(this,e):ll}toHuman(e={}){if(!this.isValid)return ll;let r=e.showZeros!==!1,n=Ct.map(i=>{let o=this.values[i];return N(o)||o===0&&!r?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:i.slice(0,-1)}).format(o)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=Po(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;let r=this.toMillis();return r<0||r>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},F.fromMillis(r,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?dc(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e),n={};for(let i of Ct)(rr(r.values,i)||rr(this.values,i))&&(n[i]=r.get(i)+this.get(i));return nt(this,{values:n},!0)}minus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e);return this.plus(r.negate())}mapUnits(e){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=Jl(e(this.values[n],n));return nt(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...Nn(e,t.normalizeUnit)};return nt(this,{values:r})}reconfigure({locale:e,numberingSystem:r,conversionAccuracy:n,matrix:i}={}){let s={loc:this.loc.clone({locale:e,numberingSystem:r}),matrix:i,conversionAccuracy:n};return nt(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return cl(this.matrix,e),nt(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=ul(this.normalize().shiftToAll().toObject());return nt(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>t.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of Ct)if(e.indexOf(s)>=0){o=s;let a=0;for(let c in n)a+=this.matrix[c][s]*n[c],n[c]=0;gt(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else gt(i[s])&&(n[s]=i[s]);for(let s in n)n[s]!==0&&(r[o]+=s===o?n[s]:n[s]/this.matrix[o][s]);return cl(this.matrix,r),nt(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let e={};for(let r of Object.keys(this.values))e[r]=this.values[r]===0?0:-this.values[r];return nt(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=ul(this.values);return nt(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of Ct)if(!r(this.values[n],e.values[n]))return!1;return!0}},Kt="Invalid Interval";function vm(t,e){return!t||!t.isValid?tr.invalid("missing or invalid start"):!e||!e.isValid?tr.invalid("missing or invalid end"):e<t?tr.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}var tr=class t{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Interval is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new fo(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=Nr(e),i=Nr(r),o=vm(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=ne.fromDurationLike(r),i=Nr(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=ne.fromDurationLike(r),i=Nr(e);return t.fromDateTimes(i.minus(n),i)}static fromISO(e,r){let[n,i]=(e||"").split("/",2);if(n&&i){let o,s;try{o=F.fromISO(n,r),s=o.isValid}catch{s=!1}let a,l;try{a=F.fromISO(i,r),l=a.isValid}catch{l=!1}if(s&&l)return t.fromDateTimes(o,a);if(s){let c=ne.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=ne.fromISO(n,r);if(c.isValid)return t.before(a,c)}}return t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(e,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(e,r),Math.floor(i.diff(n,e).get(e))+(i.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:r}={}){return this.isValid?t.fromDateTimes(e||this.s,r||this.e):this}splitAt(...e){if(!this.isValid)return[];let r=e.map(Nr).filter(s=>this.contains(s)).sort((s,a)=>s.toMillis()-a.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,a=+s>+this.e?this.e:s;n.push(t.fromDateTimes(i,a)),i=a,o+=1}return n}splitBy(e){let r=ne.fromDurationLike(e);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let a=this.start.plus(r.mapUnits(l=>l*i));o=+a>+this.e?this.e:a,s.push(t.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;let r=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return r>=n?null:t.fromDateTimes(r,n)}union(e){if(!this.isValid)return this;let r=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return t.fromDateTimes(r,n)}static merge(e){let[r,n]=e.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(e){let r=null,n=0,i=[],o=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),s=Array.prototype.concat(...o),a=s.sort((l,c)=>l.time-c.time);for(let l of a)n+=l.type==="s"?1:-1,n===1?r=l.time:(r&&+r!=+l.time&&i.push(t.fromDateTimes(r,l.time)),r=null);return t.merge(i)}difference(...e){return t.xor([this].concat(e)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:Kt}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=On,r={}){return this.isValid?me.create(this.s.loc.clone(r),e).formatInterval(this):Kt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Kt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Kt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Kt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:Kt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):ne.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Xt=class{static hasDST(e=H.defaultZone){let r=F.now().setZone(e).set({month:12});return!e.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(e){return bt.isValidZone(e)}static normalizeZone(e){return pt(e,H.defaultZone)}static getStartOfWeek({locale:e=null,locObj:r=null}={}){return(r||V.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:r=null}={}){return(r||V.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:r=null}={}){return(r||V.create(e)).getWeekendDays().slice()}static months(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||V.create(r,n,o)).months(e)}static monthsFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||V.create(r,n,o)).months(e,!0)}static weekdays(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||V.create(r,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||V.create(r,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return V.create(e).meridiems()}static eras(e="short",{locale:r=null}={}){return V.create(r,null,"gregory").eras(e)}static features(){return{relative:Zl(),localeWeek:Yl()}}};function fl(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(ne.fromMillis(n).as("days"))}function km(t,e,r){let n=[["years",(l,c)=>c.year-l.year],["quarters",(l,c)=>c.quarter-l.quarter+(c.year-l.year)*4],["months",(l,c)=>c.month-l.month+(c.year-l.year)*12],["weeks",(l,c)=>{let f=fl(l,c);return(f-f%7)/7}],["days",fl]],i={},o=t,s,a;for(let[l,c]of n)r.indexOf(l)>=0&&(s=l,i[l]=c(t,e),a=o.plus(i),a>e?(i[l]--,t=o.plus(i),t>e&&(a=t,i[l]--,t=o.plus(i))):t=a);return[t,i,a,s]}function xm(t,e,r,n){let[i,o,s,a]=km(t,e,r),l=e-i,c=r.filter(u=>["hours","minutes","seconds","milliseconds"].indexOf(u)>=0);c.length===0&&(s<e&&(s=i.plus({[a]:1})),s!==i&&(o[a]=(o[a]||0)+l/(s-i)));let f=ne.fromObject(o,n);return c.length>0?ne.fromMillis(l,n).shiftTo(...c).plus(f):f}var wm="missing Intl.DateTimeFormat.formatToParts support";function R(t,e=r=>r){return{regex:t,deser:([r])=>e(dp(r))}}var Sm="\xA0",hc=`[ ${Sm}]`,pc=new RegExp(hc,"g");function $m(t){return t.replace(/\./g,"\\.?").replace(pc,hc)}function dl(t){return t.replace(/\./g,"").replace(pc," ").toLowerCase()}function Ie(t,e){return t===null?null:{regex:RegExp(t.map($m).join("|")),deser:([r])=>t.findIndex(n=>dl(r)===dl(n))+e}}function hl(t,e){return{regex:t,deser:([,r,n])=>In(r,n),groups:e}}function xn(t){return{regex:t,deser:([e])=>e}}function Em(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function _m(t,e){let r=De(e),n=De(e,"{2}"),i=De(e,"{3}"),o=De(e,"{4}"),s=De(e,"{6}"),a=De(e,"{1,2}"),l=De(e,"{1,3}"),c=De(e,"{1,6}"),f=De(e,"{1,9}"),u=De(e,"{2,4}"),p=De(e,"{4,6}"),h=k=>({regex:RegExp(Em(k.val)),deser:([v])=>v,literal:!0}),b=(k=>{if(t.literal)return h(k);switch(k.val){case"G":return Ie(e.eras("short"),0);case"GG":return Ie(e.eras("long"),0);case"y":return R(c);case"yy":return R(u,Co);case"yyyy":return R(o);case"yyyyy":return R(p);case"yyyyyy":return R(s);case"M":return R(a);case"MM":return R(n);case"MMM":return Ie(e.months("short",!0),1);case"MMMM":return Ie(e.months("long",!0),1);case"L":return R(a);case"LL":return R(n);case"LLL":return Ie(e.months("short",!1),1);case"LLLL":return Ie(e.months("long",!1),1);case"d":return R(a);case"dd":return R(n);case"o":return R(l);case"ooo":return R(i);case"HH":return R(n);case"H":return R(a);case"hh":return R(n);case"h":return R(a);case"mm":return R(n);case"m":return R(a);case"q":return R(a);case"qq":return R(n);case"s":return R(a);case"ss":return R(n);case"S":return R(l);case"SSS":return R(i);case"u":return xn(f);case"uu":return xn(a);case"uuu":return R(r);case"a":return Ie(e.meridiems(),0);case"kkkk":return R(o);case"kk":return R(u,Co);case"W":return R(a);case"WW":return R(n);case"E":case"c":return R(r);case"EEE":return Ie(e.weekdays("short",!1),1);case"EEEE":return Ie(e.weekdays("long",!1),1);case"ccc":return Ie(e.weekdays("short",!0),1);case"cccc":return Ie(e.weekdays("long",!0),1);case"Z":case"ZZ":return hl(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return hl(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return xn(/[a-z_+-/]{1,256}?/i);case" ":return xn(/[^\S\n\r]/);default:return h(k)}})(t)||{invalidReason:wm};return b.token=t,b}var Cm={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function Om(t,e,r){let{type:n,value:i}=t;if(n==="literal"){let l=/^\s+$/.test(i);return{literal:!l,val:l?" ":i}}let o=e[n],s=n;n==="hour"&&(e.hour12!=null?s=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?s="hour12":s="hour24":s=r.hour12?"hour12":"hour24");let a=Cm[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function Tm(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function Mm(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(rr(r,s)){let a=r[s],l=a.groups?a.groups+1:1;!a.literal&&a.token&&(i[a.token.val[0]]=a.deser(n.slice(o,o+l))),o+=l}return[n,i]}else return[n,{}]}function Am(t){let e=o=>{switch(o){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},r=null,n;return N(t.z)||(r=bt.create(t.z)),N(t.Z)||(r||(r=new Ee(t.Z)),n=t.Z),N(t.q)||(t.M=(t.q-1)*3+1),N(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),N(t.u)||(t.S=No(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var oo=null;function Nm(){return oo||(oo=F.fromMillis(1555555555555)),oo}function Pm(t,e){if(t.literal)return t;let r=me.macroTokenToFormatOpts(t.val),n=bc(r,e);return n==null||n.includes(void 0)?t:n}function mc(t,e){return Array.prototype.concat(...t.map(r=>Pm(r,e)))}var Pn=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=mc(me.parseFormat(r),e),this.units=this.tokens.map(n=>_m(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=Tm(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=Mm(e,this.regex,this.handlers),[i,o,s]=n?Am(n):[null,null,void 0];if(rr(n,"a")&&rr(n,"H"))throw new mt("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:r,matches:n,result:i,zone:o,specificOffset:s}}else return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}};function gc(t,e,r){return new Pn(t,r).explainFromTokens(e)}function Lm(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=gc(t,e,r);return[n,i,o,s]}function bc(t,e){if(!t)return null;let n=me.create(e,t).dtFormatter(Nm()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>Om(s,t,o))}var so="Invalid DateTime",pl=864e13;function Lr(t){return new ge("unsupported zone",`the zone "${t.name}" is not supported`)}function ao(t){return t.weekData===null&&(t.weekData=Mn(t.c)),t.weekData}function lo(t){return t.localWeekData===null&&(t.localWeekData=Mn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function _t(t,e){let r={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new F({...r,...e,old:r})}function yc(t,e,r){let n=t-e*60*1e3,i=r.offset(n);if(e===i)return[n,e];n-=(i-e)*60*1e3;let o=r.offset(n);return i===o?[n,i]:[t-Math.min(i,o)*60*1e3,Math.max(i,o)]}function wn(t,e){t+=e*60*1e3;let r=new Date(t);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function $n(t,e,r){return yc(Dn(t),e,r)}function ml(t,e){let r=t.o,n=t.c.year+Math.trunc(e.years),i=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,o={...t.c,year:n,month:i,day:Math.min(t.c.day,An(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=ne.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Dn(o),[l,c]=yc(a,r,t.zone);return s!==0&&(l+=s,c=t.zone.offset(l)),{ts:l,o:c}}function Jt(t,e,r,n,i,o){let{setZone:s,zone:a}=r;if(t&&Object.keys(t).length!==0||e){let l=e||a,c=F.fromObject(t,{...r,zone:l,specificOffset:o});return s?c:c.setZone(a)}else return F.invalid(new ge("unparsable",`the input "${i}" can't be parsed as ${n}`))}function Sn(t,e,r=!0){return t.isValid?me.create(V.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function co(t,e,r){let n=t.c.year>9999||t.c.year<0,i="";if(n&&t.c.year>=0&&(i+="+"),i+=Q(t.c.year,n?6:4),r==="year")return i;if(e){if(i+="-",i+=Q(t.c.month),r==="month")return i;i+="-"}else if(i+=Q(t.c.month),r==="month")return i;return i+=Q(t.c.day),i}function gl(t,e,r,n,i,o,s){let a=!r||t.c.millisecond!==0||t.c.second!==0,l="";switch(s){case"day":case"month":case"year":break;default:if(l+=Q(t.c.hour),s==="hour")break;if(e){if(l+=":",l+=Q(t.c.minute),s==="minute")break;a&&(l+=":",l+=Q(t.c.second))}else{if(l+=Q(t.c.minute),s==="minute")break;a&&(l+=Q(t.c.second))}if(s==="second")break;a&&(!n||t.c.millisecond!==0)&&(l+=".",l+=Q(t.c.millisecond,3))}return i&&(t.isOffsetFixed&&t.offset===0&&!o?l+="Z":t.o<0?(l+="-",l+=Q(Math.trunc(-t.o/60)),l+=":",l+=Q(Math.trunc(-t.o%60))):(l+="+",l+=Q(Math.trunc(t.o/60)),l+=":",l+=Q(Math.trunc(t.o%60)))),o&&(l+="["+t.zone.ianaName+"]"),l}var vc={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Dm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Im={ordinal:1,hour:0,minute:0,second:0,millisecond:0},En=["year","month","day","hour","minute","second","millisecond"],zm=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Rm=["year","ordinal","hour","minute","second","millisecond"];function _n(t){let e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new Cn(t);return e}function bl(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return _n(t)}}function Fm(t){if(Dr===void 0&&(Dr=H.now()),t.type!=="iana")return t.offset(Dr);let e=t.name,r=Oo.get(e);return r===void 0&&(r=t.offset(Dr),Oo.set(e,r)),r}function yl(t,e){let r=pt(e.zone,H.defaultZone);if(!r.isValid)return F.invalid(Lr(r));let n=V.fromObject(e),i,o;if(N(t.year))i=H.now();else{for(let l of En)N(t[l])&&(t[l]=vc[l]);let s=Ul(t)||Gl(t);if(s)return F.invalid(s);let a=Fm(r);[i,o]=$n(t,a,r)}return new F({ts:i,zone:r,loc:n,o})}function vl(t,e,r){let n=N(r.round)?!0:r.round,i=N(r.rounding)?"trunc":r.rounding,o=(a,l)=>(a=Po(a,n||r.calendary?0:2,r.calendary?"round":i),e.loc.clone(r).relFormatter(r).format(a,l)),s=a=>r.calendary?e.hasSame(t,a)?0:e.startOf(a).diff(t.startOf(a),a).get(a):e.diff(t,a).get(a);if(r.unit)return o(s(r.unit),r.unit);for(let a of r.units){let l=s(a);if(Math.abs(l)>=1)return o(l,a)}return o(t>e?-0:0,r.units[r.units.length-1])}function kl(t){let e={},r;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],r=Array.from(t).slice(0,t.length-1)):r=Array.from(t),[e,r]}var Dr,Oo=new Map,F=class t{constructor(e){let r=e.zone||H.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new ge("invalid input"):null)||(r.isValid?null:Lr(r));this.ts=N(e.ts)?H.now():e.ts;let i=null,o=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(r))[i,o]=[e.old.c,e.old.o];else{let a=gt(e.o)&&!e.old?e.o:r.offset(this.ts);i=wn(this.ts,a),n=Number.isNaN(i.year)?new ge("invalid input"):null,i=n?null:i,o=n?null:a}this._zone=r,this.loc=e.loc||V.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=i,this.o=o,this.isLuxonDateTime=!0}static now(){return new t({})}static local(){let[e,r]=kl(arguments),[n,i,o,s,a,l,c]=r;return yl({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=kl(arguments),[n,i,o,s,a,l,c]=r;return e.zone=Ee.utcInstance,yl({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=bp(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=pt(r.zone,H.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:V.fromObject(r)}):t.invalid(Lr(i))}static fromMillis(e,r={}){if(gt(e))return e<-pl||e>pl?t.invalid("Timestamp out of range"):new t({ts:e,zone:pt(r.zone,H.defaultZone),loc:V.fromObject(r)});throw new re(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(gt(e))return new t({ts:e*1e3,zone:pt(r.zone,H.defaultZone),loc:V.fromObject(r)});throw new re("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=pt(r.zone,H.defaultZone);if(!n.isValid)return t.invalid(Lr(n));let i=V.fromObject(r),o=Nn(e,bl),{minDaysInFirstWeek:s,startOfWeek:a}=nl(o,i),l=H.now(),c=N(r.specificOffset)?n.offset(l):r.specificOffset,f=!N(o.ordinal),u=!N(o.year),p=!N(o.month)||!N(o.day),h=u||p,g=o.weekYear||o.weekNumber;if((h||f)&&g)throw new mt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&f)throw new mt("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!h,k,v,y=wn(l,c);b?(k=zm,v=Dm,y=Mn(y,s,a)):f?(k=Rm,v=Im,y=io(y)):(k=En,v=vc);let S=!1;for(let z of k){let Z=o[z];N(Z)?S?o[z]=v[z]:o[z]=y[z]:S=!0}let E=b?pp(o,s,a):f?mp(o):Ul(o),x=E||Gl(o);if(x)return t.invalid(x);let M=b?tl(o,s,a):f?rl(o):o,[$,_]=$n(M,c,n),A=new t({ts:$,zone:n,o:_,loc:i});return o.weekday&&h&&e.weekday!==A.weekday?t.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${A.toISO()}`):A.isValid?A:t.invalid(A.invalid)}static fromISO(e,r={}){let[n,i]=sm(e);return Jt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=am(e);return Jt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=lm(e);return Jt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(N(e)||N(r))throw new re("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=V.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[a,l,c,f]=Lm(s,e,r);return f?t.invalid(f):Jt(a,l,n,`format ${r}`,e,c)}static fromString(e,r,n={}){return t.fromFormat(e,r,n)}static fromSQL(e,r={}){let[n,i]=mm(e);return Jt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the DateTime is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new uo(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=bc(e,V.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return mc(me.parseFormat(e),V.fromObject(r)).map(i=>i.val).join("")}static resetCache(){Dr=void 0,Oo.clear()}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?ao(this).weekYear:NaN}get weekNumber(){return this.isValid?ao(this).weekNumber:NaN}get weekday(){return this.isValid?ao(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?lo(this).weekday:NaN}get localWeekNumber(){return this.isValid?lo(this).weekNumber:NaN}get localWeekYear(){return this.isValid?lo(this).weekYear:NaN}get ordinal(){return this.isValid?io(this.c).ordinal:NaN}get monthShort(){return this.isValid?Xt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Xt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Xt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Xt.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let e=864e5,r=6e4,n=Dn(this.c),i=this.zone.offset(n-e),o=this.zone.offset(n+e),s=this.zone.offset(n-i*r),a=this.zone.offset(n-o*r);if(s===a)return[this];let l=n-s*r,c=n-a*r,f=wn(l,s),u=wn(c,a);return f.hour===u.hour&&f.minute===u.minute&&f.second===u.second&&f.millisecond===u.millisecond?[_t(this,{ts:l}),_t(this,{ts:c})]:[this]}get isInLeapYear(){return Rr(this.year)}get daysInMonth(){return An(this.year,this.month)}get daysInYear(){return this.isValid?Qt(this.year):NaN}get weeksInWeekYear(){return this.isValid?zr(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?zr(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){let{locale:r,numberingSystem:n,calendar:i}=me.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(e=0,r={}){return this.setZone(Ee.instance(e),r)}toLocal(){return this.setZone(H.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=pt(e,H.defaultZone),e.equals(this.zone))return this;if(e.isValid){let i=this.ts;if(r||n){let o=e.offset(this.ts),s=this.toObject();[i]=$n(s,o,e)}return _t(this,{ts:i,zone:e})}else return t.invalid(Lr(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return _t(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=Nn(e,bl),{minDaysInFirstWeek:n,startOfWeek:i}=nl(r,this.loc),o=!N(r.weekYear)||!N(r.weekNumber)||!N(r.weekday),s=!N(r.ordinal),a=!N(r.year),l=!N(r.month)||!N(r.day),c=a||l,f=r.weekYear||r.weekNumber;if((c||s)&&f)throw new mt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new mt("Can't mix ordinal dates with month/day");let u;o?u=tl({...Mn(this.c,n,i),...r},n,i):N(r.ordinal)?(u={...this.toObject(),...r},N(r.day)&&(u.day=Math.min(An(u.year,u.month),u.day))):u=rl({...io(this.c),...r});let[p,h]=$n(u,this.o,this.zone);return _t(this,{ts:p,o:h})}plus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e);return _t(this,ml(this,r))}minus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e).negate();return _t(this,ml(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=ne.normalizeUnit(e);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(e,r){return this.isValid?this.plus({[e]:1}).startOf(e,r).minus(1):this}toFormat(e,r={}){return this.isValid?me.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,e):so}toLocaleString(e=On,r={}){return this.isValid?me.create(this.loc.clone(r),e).formatDateTime(this):so}toLocaleParts(e={}){return this.isValid?me.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:i=!0,extendedZone:o=!1,precision:s="milliseconds"}={}){if(!this.isValid)return null;s=_n(s);let a=e==="extended",l=co(this,a,s);return En.indexOf(s)>=3&&(l+="T"),l+=gl(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?co(this,e==="extended",_n(r)):null}toISOWeekDate(){return Sn(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:i=!1,extendedZone:o=!1,format:s="extended",precision:a="milliseconds"}={}){return this.isValid?(a=_n(a),(i&&En.indexOf(a)>=3?"T":"")+gl(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return Sn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Sn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?co(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let i="HH:mm:ss.SSS";return(r||e)&&(n&&(i+=" "),r?i+="z":e&&(i+="ZZ")),Sn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():so}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};let r={...this.c};return e.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,r="milliseconds",n={}){if(!this.isValid||!e.isValid)return ne.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=yp(r).map(ne.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=xm(a,l,o,i);return s?c.negate():c}diffNow(e="milliseconds",r={}){return this.diff(t.now(),e,r)}until(e){return this.isValid?tr.fromDateTimes(this,e):this}hasSame(e,r,n){if(!this.isValid)return!1;let i=e.valueOf(),o=this.setZone(e.zone,{keepLocalTime:!0});return o.startOf(r,n)<=i&&i<=o.endOf(r,n)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;let r=e.base||t.fromObject({},{zone:this.zone}),n=e.padding?this<r?-e.padding:e.padding:0,i=["years","months","days","hours","minutes","seconds"],o=e.unit;return Array.isArray(e.unit)&&(i=e.unit,o=void 0),vl(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?vl(e.base||t.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(t.isDateTime))throw new re("min requires all arguments be DateTimes");return il(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new re("max requires all arguments be DateTimes");return il(e,r=>r.valueOf(),Math.max)}static fromFormatExplain(e,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=V.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return gc(s,e,r)}static fromStringExplain(e,r,n={}){return t.fromFormatExplain(e,r,n)}static buildFormatParser(e,r={}){let{locale:n=null,numberingSystem:i=null}=r,o=V.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new Pn(o,e)}static fromFormatParser(e,r,n={}){if(N(e)||N(r))throw new re("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=V.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new re(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:a,zone:l,specificOffset:c,invalidReason:f}=r.explainFromTokens(e);return f?t.invalid(f):Jt(a,l,n,`format ${r.format}`,e,c)}static get DATE_SHORT(){return On}static get DATE_MED(){return xl}static get DATE_MED_WITH_WEEKDAY(){return Yh}static get DATE_FULL(){return wl}static get DATE_HUGE(){return Sl}static get TIME_SIMPLE(){return $l}static get TIME_WITH_SECONDS(){return El}static get TIME_WITH_SHORT_OFFSET(){return _l}static get TIME_WITH_LONG_OFFSET(){return Cl}static get TIME_24_SIMPLE(){return Ol}static get TIME_24_WITH_SECONDS(){return Tl}static get TIME_24_WITH_SHORT_OFFSET(){return Ml}static get TIME_24_WITH_LONG_OFFSET(){return Al}static get DATETIME_SHORT(){return Nl}static get DATETIME_SHORT_WITH_SECONDS(){return Pl}static get DATETIME_MED(){return Ll}static get DATETIME_MED_WITH_SECONDS(){return Dl}static get DATETIME_MED_WITH_WEEKDAY(){return Kh}static get DATETIME_FULL(){return Il}static get DATETIME_FULL_WITH_SECONDS(){return zl}static get DATETIME_HUGE(){return Rl}static get DATETIME_HUGE_WITH_SECONDS(){return Fl}};function Nr(t){if(F.isDateTime(t))return t;if(t&&t.valueOf&&gt(t.valueOf()))return F.fromJSDate(t);if(t&&typeof t=="object")return F.fromObject(t);throw new re(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var qn="default",qo="preflights",qm="shortcuts",Vm="imports",jm={[Vm]:-200,[qo]:-100,[qm]:-10,[qn]:0},Bo=/[\\:]?[\s'"`;{}]+/g;function Wm(t){return t.split(Bo)}var Bm={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return Wm(t)}};function q(t=[]){return Array.isArray(t)?t:[t]}function Re(t){return Array.from(new Set(t))}function kc(t,e){return t.reduce((r,n)=>(r.findIndex(o=>e(n,o))===-1&&r.push(n),r),[])}function Y(t){return typeof t=="string"}var Vn=class extends Set{_map=new Map;constructor(e){if(super(),e)for(let r of e)this.add(r)}add(e){return this._map.set(e,(this._map.get(e)??0)+1),super.add(e)}delete(e){return this._map.has(e)?(this._map.delete(e),super.delete(e)):!1}clear(){this._map.clear(),super.clear()}getCount(e){return this._map.get(e)??0}setCount(e,r){return this._map.set(e,r),super.add(e)}};function zo(t){return t instanceof Vn}function cr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function le(t){let e=t.length,r=-1,n,i="",o=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){i+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(r);continue}i+=`\\${t.charAt(r)}`}return i}var Ro=le;function Hm(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}var Um=/[\w\u00A0-\uFFFF%-?]/;function Cc(t=""){return Um.test(t)}function Gm(t){return typeof t=="function"?{match:t}:t}function xc(t){return t.length===3}function ar(t){return t!=null}function Zm(){}var Vo=class{_map=new Map;get(e,r){let n=this._map.get(e);if(n)return n.get(r)}getFallback(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.has(r)||i.set(r,n),i.get(r)}set(e,r,n){let i=this._map.get(e);return i||(i=new Map,this._map.set(e,i)),i.set(r,n),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([i,o])=>e(o,r,i)))}},jo=class extends Map{getFallback(e,r){let n=this.get(e);return n===void 0?(this.set(e,r),r):n}map(e){let r=[];return this.forEach((n,i)=>{r.push(e(n,i))}),r}flatMap(e){let r=[];return this.forEach((n,i)=>{r.push(...e(n,i))}),r}};function jn(t){return Y(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Ym(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>jn(e)):[t]:[jn(t)]}function Km(t){return t.filter(([e,r],n)=>{if(e.startsWith("$$"))return!1;for(let i=n-1;i>=0;i--)if(t[i][0]===e&&t[i][1]===r)return!1;return!0})}var Oc="__virtual_key__";function Fo(t){return t==null?"":Km(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==Oc?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function Rn(t){return t&&typeof t=="object"&&!Array.isArray(t)}function ur(t,e,r=!1){let n=t,i=e;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return Rn(n)&&Rn(i)&&Object.keys(i).forEach(s=>{Rn(n[s])&&Rn(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=ur(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function lr(t){let e,r,n;if(Array.isArray(t)){for(r=Array.from({length:e=t.length});e--;)r[e]=(n=t[e])&&typeof n=="object"?lr(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:lr(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?lr(n):n;return r}return t}function Jm(t){return Y(t[0])}function Xm(t){return Y(t[0])}var Fn={};function Qm(t=["-",":"]){let e=t.join("|");return Fn[e]||(Fn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Fn[e].lastIndex=0,Fn[e]}function e0(t,e=["-",":"],r=5){let n=Qm(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,f,u,p,h)=>{if(!e.includes(u))return c;i=!0,s.add(f+u);let g=h+f.length+u.length+1,b={length:c.length,items:[]};a.set(h,b);for(let k of[...p.matchAll(/\S+/g)]){let v=g+k.index,y=a.get(v)?.items;y?a.delete(v):y=[{offset:v,length:k[0].length,className:k[0]}];for(let S of y)S.className=S.className==="~"?f:S.className.replace(/^(!?)(.*)/,`$1${f}${u}$2`),b.items.push(S)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[f,u]of a)l+=t.slice(c,f),l+=u.items.map(p=>p.className).join(" "),c=f+u.length;l+=t.slice(c)}else{l=t;for(let[c,f]of a)l.overwrite(c,c+f.length,f.items.map(u=>u.className).join(" "))}return{prefixes:Array.from(s),hasChanged:i,groupsByOffset:a,get expanded(){return l.toString()}}}function t0(t,e=["-",":"],r=5){let n=e0(t,e,r);return typeof t=="string"?n.expanded:t}var wc=new Set;function r0(t){wc.has(t)||(console.warn("[unocss]",t),wc.add(t))}function Tc(t){return q(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var Sc="_uno_resolved";async function n0(t){let e=typeof t=="function"?await t():await t;if(Sc in e)return e;e={...e},Object.defineProperty(e,Sc,{value:!0,enumerable:!1});let r=e.shortcuts?Tc(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=q(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function Mc(t){let e=await n0(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(q).flatMap(Mc))).flat();return[e,...r]}function i0(t){if(t.length===0)return{};let e=[],r=[],n=!1,i=[],o=[];for(let a of t){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&e.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&i.push(a.filesystem),a.inline&&o.push(a.inline)}let s={pipeline:n?!1:{include:Re(Ec(...e)),exclude:Re(Ec(...r))}};return i.length&&(s.filesystem=Re(i.flat())),o.length&&(s.inline=Re(o.flat())),s}async function $c(t={},e={}){let r=Object.assign({},e,t),n=kc((await Promise.all((r.presets||[]).flatMap(q).flatMap(Mc))).flat(),(x,M)=>x.name===M.name),i=[...n.filter(x=>x.enforce==="pre"),...n.filter(x=>!x.enforce),...n.filter(x=>x.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},jm,...o.map(x=>x.layers));function l(x){return Re(o.flatMap(M=>q(M[x]||[])))}let c=l("extractors"),f=s.find(x=>x.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=Bm),f&&!c.includes(f)&&c.unshift(f),c.sort((x,M)=>(x.order||0)-(M.order||0));let u=l("rules"),p=u.length,h={},g=[];for(let[x,M]of u.entries()){let $=M[2]??(M[2]={});$.__index=x,Jm(M)?q($.prefix??"").forEach(A=>{h[A+M[0]]=M}):g.unshift(M)}let b={templates:Re(o.flatMap(x=>q(x.autocomplete?.templates))),extractors:o.flatMap(x=>q(x.autocomplete?.extractors)).sort((x,M)=>(x.order||0)-(M.order||0)),shorthands:s0(o.map(x=>x.autocomplete?.shorthands||{}))},k=l("separators");k.length||(k=[":","-"]);let v=l("content"),y=i0(v),S={mergeSelectors:!0,warn:!0,sortLayers:x=>x,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:o0(o.map(x=>x.theme)),rules:u,rulesSize:p,rulesDynamic:g,rulesStaticMap:h,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:b,variants:l("variants").map(Gm).sort((x,M)=>(x.order||0)-(M.order||0)),shortcuts:Tc(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:k,details:r.details??r.envMode==="dev",content:y,transformers:kc(l("transformers"),(x,M)=>x.name===M.name)},E=l("extendTheme");for(let x of E)S.theme=x(S.theme,S)||S.theme;for(let x of o)x?.configResolved?.(S);return S}function o0(t){return t.map(e=>e?lr(e):{}).reduce((e,r)=>ur(e,r),{})}function s0(t){return t.reduce((e,r)=>{let n={};for(let i in r){let o=r[i];Array.isArray(o)?n[i]=`(${o.join("|")})`:n[i]=o}return{...e,...n}},{})}function Ec(...t){return t.flatMap(a0)}function a0(t){return Array.isArray(t)?t:t?[t]:[]}var l0="66.5.10",X={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},Wo=class t{constructor(e={},r={}){this.userConfig=e,this.defaults=r}version=l0;events=Hm();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(e={},r={}){let n=new t(e,r);return n.config=await $c(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await $c(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,n=new Set){let i={original:e,code:e,id:r,extracted:n,envMode:this.config.envMode};for(let o of this.config.extractors){let s=await o.extract?.(i);if(s)if(zo(s)&&zo(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:X,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let f=await this.expandShortcut(c.currentSelector,c);return f?await this.stringifyShortcuts(c.variantMatch,c,f[0],f[1]):(await this.parseUtil(c.variantMatch,c))?.flatMap(p=>this.stringifyUtil(p,c)).filter(ar)},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(e,r={}){let{id:n,scope:i,preflights:o=!0,safelist:s=!0,minify:a=!1,extendedInfo:l=!1}=r,c=Y(e)?await this.applyExtractors(e,n,l?new Vn:new Set):Array.isArray(e)?new Set(e):e;if(s){let $={generator:this,theme:this.config.theme};this.config.safelist.flatMap(_=>typeof _=="function"?_($):_).forEach(_=>{let A=_.trim();A&&!c.has(A)&&c.add(A)})}let f=a?"":`
25
+ `,u=new Set([qn]),p=l?new Map:new Set,h=new Map,g={},b=Array.from(c).map(async $=>{if(p.has($))return;let _=await this.parseToken($);if(_!=null){p instanceof Map?p.set($,{data:_,count:zo(c)?c.getCount($):-1}):p.add($);for(let A of _){let z=A[3]||"",Z=A[4]?.layer;h.has(z)||h.set(z,[]),h.get(z).push(A),Z&&u.add(Z)}}});await Promise.all(b),await(async()=>{if(!o)return;let $={generator:this,theme:this.config.theme},_=new Set([]);this.config.preflights.forEach(({layer:A=qo})=>{u.add(A),_.add(A)}),g=Object.fromEntries(await Promise.all(Array.from(_).map(async A=>{let Z=(await Promise.all(this.config.preflights.filter(B=>(B.layer||qo)===A).map(async B=>await B.getCSS($)))).filter(Boolean).join(f);return[A,Z]})))})();let k=this.config.sortLayers(Array.from(u).sort(($,_)=>(this.config.layers[$]??0)-(this.config.layers[_]??0)||$.localeCompare(_))),v={},y=this.config.outputToCssLayers,S=$=>{let _=$;return typeof y=="object"&&(_=y.cssLayerName?.($)),_===null?null:_??$},E=($=qn)=>{if(v[$])return v[$];let _=Array.from(h).sort((Z,B)=>(this.parentOrders.get(Z[0])??0)-(this.parentOrders.get(B[0])??0)||Z[0]?.localeCompare(B[0]||"")||0).map(([Z,B])=>{let Ht=B.length,We=B.filter(te=>(te[4]?.layer||qn)===$).sort((te,Le)=>te[0]-Le[0]||(te[4]?.sort||0)-(Le[4]?.sort||0)||te[5]?.currentSelector?.localeCompare(Le[5]?.currentSelector??"")||te[1]?.localeCompare(Le[1]||"")||te[2]?.localeCompare(Le[2]||"")||0).map(([,te,Le,,yn,,Ki])=>[[[(te&&u0(te,i))??"",yn?.sort??0]],Le,!!(Ki??yn?.noMerge)]);if(!We.length)return;let ut=We.reverse().map(([te,Le,yn],Ki)=>{if(!yn&&this.config.mergeSelectors)for(let ft=Ki+1;ft<Ht;ft++){let Be=We[ft];if(Be&&!Be[2]&&(te&&Be[0]||te==null&&Be[0]==null)&&Be[1]===Le)return te&&Be[0]&&Be[0].push(...te),null}let Ji=te?Re(te.sort((ft,Be)=>ft[1]-Be[1]||ft[0]?.localeCompare(Be[0]||"")||0).map(ft=>ft[0]).filter(Boolean)):[];return Ji.length?`${Ji.join(`,${f}`)}{${Le}}`:Le}).filter(Boolean),oe=Array.from(new Set(ut)).reverse().join(f);if(!Z)return oe;let bn=Z.split(" $$ ");return`${bn.join("{")}{${f}${oe}${f}${"}".repeat(bn.length)}`}).filter(Boolean).join(f);o&&(_=[g[$],_].filter(Boolean).join(f));let A;y&&_&&(A=S($),A!==null&&(_=`@layer ${A}{${f}${_}${f}}`));let z=a?"":`/* layer: ${$}${A&&A!==$?`, alias: ${A}`:""} */${f}`;return v[$]=_?z+_:""},x=($=k,_)=>{let A=$.filter(z=>!_?.includes(z));return[y&&A.length>0?`@layer ${A.map(S).filter(ar).join(", ")};`:void 0,...A.map(z=>E(z)||"")].filter(Boolean).join(f)};return{get css(){return x()},layers:k,matched:p,getLayers:x,getLayer:E,setLayer:async($,_)=>{let A=await _(E($));return v[$]=A,A}}}async matchVariants(e,r){let n={rawSelector:e,theme:this.config.theme,generator:this},i=async o=>{let s=!0,[,,a,l]=o;for(;s;){s=!1;let c=o[1];for(let f of this.config.variants){if(!f.multiPass&&l.has(f))continue;let u=await f.match(c,n);if(u){if(Y(u)){if(u===c)continue;u={matcher:u}}if(Array.isArray(u)){if(!u.length)continue;if(u.length===1)u=u[0];else{if(f.multiPass)throw new Error("multiPass can not be used together with array return variants");let p=u.map(h=>{let g=h.matcher??c,b=[h,...a],k=new Set(l);return k.add(f),[o[0],g,b,k]});return(await Promise.all(p.map(h=>i(h)))).flat()}}o[1]=u.matcher??c,a.unshift(u),l.add(f),s=!0;break}}if(!s)break;if(a.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[o]};return await i([e,r||e,[],new Set])}applyVariants(e,r=e[4],n=e[1]){let o=r.slice().sort((c,f)=>(c.order||0)-(f.order||0)).reduceRight((c,f)=>u=>{let p=f.body?.(u.entries)||u.entries,h=Array.isArray(f.parent)?f.parent:[f.parent,void 0],g=f.selector?.(u.selector,p);return(f.handle??d0)({...u,entries:p,selector:g||u.selector,parent:h[0]||u.parent,parentOrder:h[1]||u.parentOrder,layer:f.layer||u.layer,sort:f.sort||u.sort},c)},c=>c)({prefix:"",selector:f0(n),pseudo:"",entries:e[2]}),{parent:s,parentOrder:a}=o;s!=null&&a!=null&&this.parentOrders.set(s,a);let l={selector:[o.prefix,o.selector,o.pseudo].join(""),entries:o.entries,parent:s,layer:o.layer,sort:o.sort,noMerge:o.noMerge};return this.config.postprocess.reduce((c,f)=>{let u=[];for(let p of c){let h=f(p);Array.isArray(h)?u.push(...h.filter(ar)):u.push(h||p)}return u},[l])}constructCustomCSS(e,r,n){let i=jn(r);return Y(i)?i:this.applyVariants([0,n||e.rawSelector,i,void 0,e.variantHandlers]).map(({selector:o,entries:s,parent:a})=>{let l=`${o}{${Fo(s)}}`;return a?`${a}{${l}}`:l}).join("")}async parseUtil(e,r,n=!1,i){let o=Y(e)?await this.matchVariants(e):[e],s=async([l,c,f])=>{this.config.details&&(r.rules=r.rules??[]);let u={...r,variantHandlers:f},p=this.config.rulesStaticMap[c];if(p&&p[1]&&(n||!p[2]?.internal))return this.resolveCSSResult(l,p[1],p,u);for(let h of this.config.rulesDynamic){let[g,b,k]=h;if(k?.internal&&!n)continue;let v=c;if(k?.prefix){let x=q(k.prefix);if(i){let M=q(i);if(!x.some($=>M.includes($)))continue}else{let M=x.find($=>c.startsWith($));if(M==null)continue;v=c.slice(M.length)}}let y=v.match(g);if(!y)continue;let S=await b(y,u);if(!S)continue;if(typeof S!="string")if(Symbol.asyncIterator in S){let x=[];for await(let M of S)M&&x.push(M);S=x}else Symbol.iterator in S&&!Array.isArray(S)&&(S=Array.from(S).filter(ar));let E=this.resolveCSSResult(l,S,h,u);if(E)return E}},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a.length)return a}resolveCSSResult=(e,r,n,i)=>{let o=Ym(r).filter(s=>s.length);if(o.length){this.config.details&&i.rules.push(n),i.generator.activatedRules.add(n);let s=n[2];return o.map(a=>{if(Y(a))return[s.__index,a,s];let l=i.variantHandlers,c=s;for(let f of a)f[0]===X.variants?typeof f[1]=="function"?l=f[1](l)||l:l=[...q(f[1]),...l]:f[0]===X.parent?l=[{parent:f[1]},...l]:f[0]===X.selector?l=[{selector:f[1]},...l]:f[0]===X.layer?l=[{layer:f[1]},...l]:f[0]===X.sort?c={...c,sort:f[1]}:f[0]===X.noMerge?c={...c,noMerge:f[1]}:f[0]===X.body&&(f[0]=Oc);return[s.__index,e,a,c,l]})}};stringifyUtil(e,r){if(!e)return;if(xc(e))return[[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0]];let n=this.applyVariants(e),i=[];for(let o of n){let{selector:s,entries:a,parent:l,layer:c,sort:f,noMerge:u}=o,p=Fo(a);if(!p)continue;let{layer:h,sort:g,...b}=e[3]??{},k={...b,layer:c??h,sort:f??g};i.push([e[0],s,p,l,k,this.config.details?r:void 0,u])}return i}async expandShortcut(e,r,n=5){if(n===0)return;let i=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:Zm,o,s,a,l;for(let c of this.config.shortcuts){let f=e;if(c[2]?.prefix){let p=q(c[2].prefix).find(h=>e.startsWith(h));if(p==null)continue;f=e.slice(p.length)}if(Xm(c)){if(c[0]===f){o=o||c[2],s=c[1],i(c);break}}else{let u=f.match(c[0]);if(u&&(s=c[1](u,r)),s){o=o||c[2],i(c);break}}}if(s&&(a=Re(q(s).filter(Y).map(c=>t0(c.trim()).split(/\s+/g)).flat()),l=q(s).filter(c=>!Y(c)).map(c=>({handles:[],value:c}))),!s){let c=Y(e)?await this.matchVariants(e):[e];for(let f of c){let[u,p,h]=f;if(u!==p){let g=await this.expandShortcut(p,r,n-1);g&&(a=g[0].filter(Y).map(b=>u.replace(p,b)),l=g[0].filter(b=>!Y(b)).map(b=>({handles:[...b.handles,...h],value:b.value})))}}}if(!(!a?.length&&!l?.length))return[[await Promise.all(q(a).map(async c=>(await this.expandShortcut(c,r,n-1))?.[0]||[c])),l].flat(2).filter(c=>!!c),o]}async stringifyShortcuts(e,r,n,i={layer:this.config.shortcutsLayer}){let o=new jo,s=(await Promise.all(Re(n).map(async f=>{let u=Y(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",jn(f.value),void 0,f.handles]];return!u&&this.config.warn&&r0(`unmatched utility "${f}" in shortcut "${e[1]}"`),u||[]}))).flat(1).filter(Boolean).sort((f,u)=>f[0]-u[0]),[a,,l]=e,c=[];for(let f of s){if(xc(f)){c.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let u=Object.fromEntries(f[2])[X.shortcutsNoMerge],p=[...f[4],...u?[]:l];for(let{selector:h,entries:g,parent:b,sort:k,noMerge:v,layer:y}of this.applyVariants(f,p,a))o.getFallback(y??i.layer,new Vo).getFallback(h,b,[[],f[0]])[0].push([g,!!(v??f[3]?.noMerge),k??0])}return c.concat(o.flatMap((f,u)=>f.map(([p,h],g,b)=>{let k=(y,S,E)=>{let x=Math.max(...E.map($=>$[1])),M=E.map($=>$[0]);return(y?[M.flat(1)]:M).map($=>{let _=Fo($);if(_)return[h,g,_,b,{...i,noMerge:S,sort:x,layer:u},r,void 0]})};return[[p.filter(([,y])=>y).map(([y,,S])=>[y,S]),!0],[p.filter(([,y])=>!y).map(([y,,S])=>[y,S]),!1]].map(([y,S])=>[...k(!1,S,y.filter(([E])=>E.some(x=>x[0]===X.shortcutsNoMerge))),...k(!0,S,y.filter(([E])=>E.every(x=>x[0]!==X.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(e){return!e||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(e):Y(r)?r===e:r.test(e))}getBlocked(e){let r=this.config.blocklist.find(n=>{let i=Array.isArray(n)?n[0]:n;return typeof i=="function"?i(e):Y(i)?i===e:i.test(e)});return r?Array.isArray(r)?r:[r,void 0]:void 0}};async function Ac(t,e){return await Wo.create(t,e)}var Nc=/\s\$\$\s+/g;function c0(t){return Nc.test(t)}function u0(t,e){return c0(t)?t.replace(Nc,e?` ${e} `:" "):e?`${e} ${t}`:t}var _c=/^\[(.+?)(~?=)"(.*)"\]$/;function f0(t){return _c.test(t)?t.replace(_c,(e,r,n,i)=>`[${Ro(r)}${n}"${Ro(i)}"]`):`.${Ro(t)}`}function d0(t,e){return e(t)}function h0(t){let e,r,n=2166136261;for(e=0,r=t.length;e<r;e++)n^=t.charCodeAt(e),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}function p0(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${h0(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function m0(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var g0=/\/\/#\s*sourceMappingURL=.*\n?/g;function b0(t){return t.includes("sourceMappingURL=")?t.replace(g0,""):t}var y0=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,v0=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,k0=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/;function x0(t){let e=[];for(let i of t.matchAll(v0))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(y0))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=p0(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Bo).forEach(i=>{i.includes(n)&&(i=m0(i,r)),Cc(i)&&!k0.test(i)&&e.push(i)}),e}function Pc(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return x0(b0(t))}}}var w0=44,S0=59,Lc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",zc=new Uint8Array(64),$0=new Uint8Array(128);for(let t=0;t<Lc.length;t++){let e=Lc.charCodeAt(t);zc[t]=e,$0[e]=t}function Vr(t,e,r){let n=e-r;n=n<0?-n<<1|1:n<<1;do{let i=n&31;n>>>=5,n>0&&(i|=32),t.write(zc[i])}while(n>0);return e}var Dc=1024*16,Ic=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(t){return Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString()}}:{decode(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e}},E0=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(Dc)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===Dc&&(this.out+=Ic.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+Ic.decode(t.subarray(0,r)):e}};function Rc(t){let e=new E0,r=0,n=0,i=0,o=0;for(let s=0;s<t.length;s++){let a=t[s];if(s>0&&e.write(S0),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let f=a[c];c>0&&e.write(w0),l=Vr(e,f[0],l),f.length!==1&&(r=Vr(e,f[1],r),n=Vr(e,f[2],n),i=Vr(e,f[3],i),f.length!==4&&(o=Vr(e,f[4],o)))}}return e.flush()}var Wn=class t{constructor(e){this.bits=e instanceof t?e.bits.slice():[]}add(e){this.bits[e>>5]|=1<<(e&31)}has(e){return!!(this.bits[e>>5]&1<<(e&31))}},Bn=class t{constructor(e,r,n){this.start=e,this.end=r,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(e){this.outro+=e}appendRight(e){this.intro=this.intro+e}clone(){let e=new t(this.start,this.end,this.original);return e.intro=this.intro,e.outro=this.outro,e.content=this.content,e.storeName=this.storeName,e.edited=this.edited,e}contains(e){return this.start<e&&e<this.end}eachNext(e){let r=this;for(;r;)e(r),r=r.next}eachPrevious(e){let r=this;for(;r;)e(r),r=r.previous}edit(e,r,n){return this.content=e,n||(this.intro="",this.outro=""),this.storeName=r,this.edited=!0,this}prependLeft(e){this.outro=e+this.outro}prependRight(e){this.intro=e+this.intro}reset(){this.intro="",this.outro="",this.edited&&(this.content=this.original,this.storeName=!1,this.edited=!1)}split(e){let r=e-this.start,n=this.original.slice(0,r),i=this.original.slice(r);this.original=n;let o=new t(e,this.end,i);return o.outro=this.outro,this.outro="",this.end=e,this.edited?(o.edit("",!1),this.content=""):this.content=n,o.next=this.next,o.next&&(o.next.previous=o),o.previous=this,this.next=o,o}toString(){return this.intro+this.content+this.outro}trimEnd(e){if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;let r=this.content.replace(e,"");if(r.length)return r!==this.content&&(this.split(this.start+r.length).edit("",void 0,!0),this.edited&&this.edit(r,this.storeName,!0)),!0;if(this.edit("",void 0,!0),this.intro=this.intro.replace(e,""),this.intro.length)return!0}trimStart(e){if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;let r=this.content.replace(e,"");if(r.length){if(r!==this.content){let n=this.split(this.end-r.length);this.edited&&n.edit(r,this.storeName,!0),this.edit("",void 0,!0)}return!0}else if(this.edit("",void 0,!0),this.outro=this.outro.replace(e,""),this.outro.length)return!0}};function _0(){return typeof globalThis<"u"&&typeof globalThis.btoa=="function"?t=>globalThis.btoa(unescape(encodeURIComponent(t))):typeof Buffer=="function"?t=>Buffer.from(t,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}var C0=_0(),Ho=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=Rc(e.mappings),typeof e.x_google_ignoreList<"u"&&(this.x_google_ignoreList=e.x_google_ignoreList),typeof e.debugId<"u"&&(this.debugId=e.debugId)}toString(){return JSON.stringify(this)}toUrl(){return"data:application/json;charset=utf-8;base64,"+C0(this.toString())}};function O0(t){let e=t.split(`
26
+ `),r=e.filter(o=>/^\t+/.test(o)),n=e.filter(o=>/^ {2,}/.test(o));if(r.length===0&&n.length===0)return null;if(r.length>=n.length)return" ";let i=n.reduce((o,s)=>{let a=/^ +/.exec(s)[0].length;return Math.min(a,o)},1/0);return new Array(i+1).join(" ")}function T0(t,e){let r=t.split(/[/\\]/),n=e.split(/[/\\]/);for(r.pop();r[0]===n[0];)r.shift(),n.shift();if(r.length){let i=r.length;for(;i--;)r[i]=".."}return r.concat(n).join("/")}var M0=Object.prototype.toString;function A0(t){return M0.call(t)==="[object Object]"}function Fc(t){let e=t.split(`
27
+ `),r=[];for(let n=0,i=0;n<e.length;n++)r.push(i),i+=e[n].length+1;return function(i){let o=0,s=r.length;for(;o<s;){let c=o+s>>1;i<r[c]?s=c:o=c+1}let a=o-1,l=i-r[a];return{line:a,column:l}}}var N0=/\w/,Uo=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,r,n,i){if(r.length){let o=r.length-1,s=r.indexOf(`
28
28
  `,0),a=-1;for(;s>=0&&o>s;){let c=[this.generatedCodeColumn,e,n.line,n.column];i>=0&&c.push(i),this.rawSegments.push(c),this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,a=s,s=r.indexOf(`
29
29
  `,s+1)}let l=[this.generatedCodeColumn,e,n.line,n.column];i>=0&&l.push(i),this.rawSegments.push(l),this.advance(r.slice(a+1))}else this.pending&&(this.rawSegments.push(this.pending),this.advance(r));this.pending=null}addUneditedChunk(e,r,n,i,o){let s=r.start,a=!0,l=!1;for(;s<r.end;){if(n[s]===`
30
- `)i.line+=1,i.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,a=!0,l=!1;else{if(this.hires||a||o.has(s)){let c=[this.generatedCodeColumn,e,i.line,i.column];this.hires==="boundary"?l0.test(n[s])?l||(this.rawSegments.push(c),l=!0):(this.rawSegments.push(c),l=!1):this.rawSegments.push(c)}i.column+=1,this.generatedCodeColumn+=1,a=!1}s+=1}this.pending=null}advance(e){if(!e)return;let r=e.split(`
31
- `);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},Nr=`
32
- `,rr={insertLeft:!1,insertRight:!1,storeName:!1},In=class t{constructor(e,r={}){let n=new Dn(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:r.filename},indentExclusionRanges:{writable:!0,value:r.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new zn},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:r.ignoreList},offset:{writable:!0,value:r.offset||0}}),this.byStart[0]=n,this.byEnd[e.length]=n}addSourcemapLocation(e){this.sourcemapLocations.add(e)}append(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.outro+=e,this}appendLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.appendLeft(r):this.intro+=r,this}appendRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.appendRight(r):this.outro+=r,this}clone(){let e=new t(this.original,{filename:this.filename,offset:this.offset}),r=this.firstChunk,n=e.firstChunk=e.lastSearchedChunk=r.clone();for(;r;){e.byStart[n.start]=n,e.byEnd[n.end]=n;let i=r.next,o=i&&i.clone();o&&(n.next=o,o.previous=n,n=o),r=i}return e.lastChunk=n,this.indentExclusionRanges&&(e.indentExclusionRanges=this.indentExclusionRanges.slice()),e.sourcemapLocations=new zn(this.sourcemapLocations),e.intro=this.intro,e.outro=this.outro,e}generateDecodedMap(e){e=e||{};let r=0,n=Object.keys(this.storedNames),i=new Mo(e.hires),o=hc(this.original);return this.intro&&i.advance(this.intro),this.firstChunk.eachNext(s=>{let a=o(s.start);s.intro.length&&i.advance(s.intro),s.edited?i.addEdit(r,s.content,a,s.storeName?n.indexOf(s.original):-1):i.addUneditedChunk(r,s,this.original,a,this.sourcemapLocations),s.outro.length&&i.advance(s.outro)}),this.outro&&i.advance(this.outro),{file:e.file?e.file.split(/[/\\]/).pop():void 0,sources:[e.source?o0(e.file||"",e.source):e.file||""],sourcesContent:e.includeContent?[this.original]:void 0,names:n,mappings:i.raw,x_google_ignoreList:this.ignoreList?[r]:void 0}}generateMap(e){return new Oo(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=i0(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?" ":this.indentStr}indent(e,r){let n=/^[^\r\n]/gm;if(a0(e)&&(r=e,e=void 0),e===void 0&&(this._ensureindentStr(),e=this.indentStr||" "),e==="")return this;r=r||{};let i={};r.exclude&&(typeof r.exclude[0]=="number"?[r.exclude]:r.exclude).forEach(f=>{for(let u=f[0];u<f[1];u+=1)i[u]=!0});let o=r.indentStart!==!1,s=c=>o?`${e}${c}`:(o=!0,c);this.intro=this.intro.replace(n,s);let a=0,l=this.firstChunk;for(;l;){let c=l.end;if(l.edited)i[a]||(l.content=l.content.replace(n,s),l.content.length&&(o=l.content[l.content.length-1]===`
30
+ `)i.line+=1,i.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,a=!0,l=!1;else{if(this.hires||a||o.has(s)){let c=[this.generatedCodeColumn,e,i.line,i.column];this.hires==="boundary"?N0.test(n[s])?l||(this.rawSegments.push(c),l=!0):(this.rawSegments.push(c),l=!1):this.rawSegments.push(c)}i.column+=1,this.generatedCodeColumn+=1,a=!1}s+=1}this.pending=null}advance(e){if(!e)return;let r=e.split(`
31
+ `);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},jr=`
32
+ `,fr={insertLeft:!1,insertRight:!1,storeName:!1},Hn=class t{constructor(e,r={}){let n=new Bn(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:r.filename},indentExclusionRanges:{writable:!0,value:r.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new Wn},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:r.ignoreList},offset:{writable:!0,value:r.offset||0}}),this.byStart[0]=n,this.byEnd[e.length]=n}addSourcemapLocation(e){this.sourcemapLocations.add(e)}append(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.outro+=e,this}appendLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.appendLeft(r):this.intro+=r,this}appendRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.appendRight(r):this.outro+=r,this}clone(){let e=new t(this.original,{filename:this.filename,offset:this.offset}),r=this.firstChunk,n=e.firstChunk=e.lastSearchedChunk=r.clone();for(;r;){e.byStart[n.start]=n,e.byEnd[n.end]=n;let i=r.next,o=i&&i.clone();o&&(n.next=o,o.previous=n,n=o),r=i}return e.lastChunk=n,this.indentExclusionRanges&&(e.indentExclusionRanges=this.indentExclusionRanges.slice()),e.sourcemapLocations=new Wn(this.sourcemapLocations),e.intro=this.intro,e.outro=this.outro,e}generateDecodedMap(e){e=e||{};let r=0,n=Object.keys(this.storedNames),i=new Uo(e.hires),o=Fc(this.original);return this.intro&&i.advance(this.intro),this.firstChunk.eachNext(s=>{let a=o(s.start);s.intro.length&&i.advance(s.intro),s.edited?i.addEdit(r,s.content,a,s.storeName?n.indexOf(s.original):-1):i.addUneditedChunk(r,s,this.original,a,this.sourcemapLocations),s.outro.length&&i.advance(s.outro)}),this.outro&&i.advance(this.outro),{file:e.file?e.file.split(/[/\\]/).pop():void 0,sources:[e.source?T0(e.file||"",e.source):e.file||""],sourcesContent:e.includeContent?[this.original]:void 0,names:n,mappings:i.raw,x_google_ignoreList:this.ignoreList?[r]:void 0}}generateMap(e){return new Ho(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=O0(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?" ":this.indentStr}indent(e,r){let n=/^[^\r\n]/gm;if(A0(e)&&(r=e,e=void 0),e===void 0&&(this._ensureindentStr(),e=this.indentStr||" "),e==="")return this;r=r||{};let i={};r.exclude&&(typeof r.exclude[0]=="number"?[r.exclude]:r.exclude).forEach(f=>{for(let u=f[0];u<f[1];u+=1)i[u]=!0});let o=r.indentStart!==!1,s=c=>o?`${e}${c}`:(o=!0,c);this.intro=this.intro.replace(n,s);let a=0,l=this.firstChunk;for(;l;){let c=l.end;if(l.edited)i[a]||(l.content=l.content.replace(n,s),l.content.length&&(o=l.content[l.content.length-1]===`
33
33
  `));else for(a=l.start;a<c;){if(!i[a]){let f=this.original[a];f===`
34
- `?o=!0:f!=="\r"&&o&&(o=!1,a===l.start||(this._splitChunk(l,a),l=l.next),l.prependRight(e))}a+=1}a=l.end,l=l.next}return this.outro=this.outro.replace(n,s),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(e,r){return rr.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),rr.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return rr.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),rr.insertRight=!0),this.prependRight(e,r)}move(e,r,n){if(e=e+this.offset,r=r+this.offset,n=n+this.offset,n>=e&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(r),this._split(n);let i=this.byStart[e],o=this.byEnd[r],s=i.previous,a=o.next,l=this.byStart[n];if(!l&&o===this.lastChunk)return this;let c=l?l.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),c&&(c.next=i),l&&(l.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=c,o.next=l||null,c||(this.firstChunk=i),l||(this.lastChunk=o),this}overwrite(e,r,n,i){return i=i||{},this.update(e,r,n,{...i,overwrite:!i.contentOnly})}update(e,r,n,i){if(e=e+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(e===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(e),this._split(r),i===!0&&(rr.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),rr.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,s=i!==void 0?i.overwrite:!1;if(o){let c=this.original.slice(e,r);Object.defineProperty(this.storedNames,c,{writable:!0,value:!0,enumerable:!0})}let a=this.byStart[e],l=this.byEnd[r];if(a){let c=a;for(;c!==l;){if(c.next!==this.byStart[c.end])throw new Error("Cannot overwrite across a split point");c=c.next,c.edit("",!1)}a.edit(n,o,!s)}else{let c=new Dn(e,r,"").edit(n,o);l.next=c,c.previous=l}return this}prepend(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this}prependLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let e=this.outro.lastIndexOf(Nr);if(e!==-1)return this.outro.substr(e+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(Nr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Nr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Nr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Nr),e!==-1?this.intro.substr(e+1)+r:this.intro+r}slice(e=0,r=this.original.length-this.offset){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>e||i.end<=e);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error(`Cannot use replaced character ${e} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===e)&&(n+=i.intro);let s=i.start<r&&i.end>=r;if(s&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let a=o===i?e-i.start:0,l=s?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(a,l),i.outro&&(!s||i.end===r)&&(n+=i.outro),s)break;i=i.next}return n}snip(e,r){let n=this.clone();return n.remove(0,e),n.remove(r,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let r=this.lastSearchedChunk,n=r,i=e>r.end;for(;r;){if(r.contains(e))return this._splitChunk(r,e);if(r=i?this.byStart[r.end]:this.byEnd[r.start],r===n)return;n=r}}_splitChunk(e,r){if(e.edited&&e.content.length){let i=hc(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};function nr(t,e,r){if(t==="")return;let n=t.length,i=0,o=!1,s=0;for(let a=0;a<n;a++)switch(t[a]){case e:o||(o=!0,s=a),i++;break;case r:if(--i,i<0)return;if(i===0)return[t.slice(s,a+1),t.slice(a+1),t.slice(0,s)];break}}function $t(t,e,r,n){if(t===""||(H(n)&&(n=[n]),n.length===0))return;let i=t.length,o=0;for(let s=0;s<i;s++)switch(t[s]){case e:o++;break;case r:if(--o<0)return;break;default:for(let a of n){let l=a.length;if(l&&a===t.slice(s,s+l)&&o===0)return s===0||s===i-l?void 0:[t.slice(0,s),t.slice(s+l)]}}return[t,""]}function We(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=$t(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var Ao=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],c0=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],u0=["hsl","hwb","lch","oklch"],f0=["shorter","longer","increasing","decreasing"],Lo=["%alpha","<alpha-value>"],No=new RegExp(Lo.map(t=>er(t)).join("|"),"g");function zo(t){return t?c0.some(e=>t.includes(e))||u0.some(e=>t.includes(e))||f0.some(e=>t.includes(e)):!1}function Et(t=""){let e=d0(t);if(e==null||e===!1)return;let{type:r,components:n,alpha:i}=e,o=r.toLowerCase();if(n.length!==0&&!(Ao.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(s=>typeof s=="string"?s.trim():s),alpha:typeof i=="string"?i.trim():i}}function _t(t,e){if(typeof t=="string")return t.replace(No,`${e??1}`);let{components:r}=t,{alpha:n,type:i}=t;return n=e??n,i=i.toLowerCase(),["hsla","rgba"].includes(i)?`${i}(${r.join(", ")}${n==null?"":`, ${n}`})`:(n=n==null?"":` / ${n}`,Ao.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function d0(t){if(!t)return;let e=h0(t);if(e!=null||(e=p0(t),e!=null)||(e=m0(t),e!=null)||(e=b0(t),e!=null)||(e=y0(t),e!=null))return e}function h0(t){let[,e]=t.match(/^#([\da-f]+)$/i)||[];if(e)switch(e.length){case 3:case 4:{let r=Array.from(e,n=>Number.parseInt(n,16)).map(n=>n<<4|n);return{type:"rgb",components:r.slice(0,3),alpha:e.length===3?void 0:Math.round(r[3]/255*100)/100}}case 6:case 8:{let r=Number.parseInt(e,16);return{type:"rgb",components:e.length===6?[r>>16&255,r>>8&255,r&255]:[r>>24&255,r>>16&255,r>>8&255],alpha:e.length===6?void 0:Math.round((r&255)/255*100)/100}}}}function p0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function m0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=We(n,",",5);if(i){if([3,4].includes(i.length))return{type:r,components:i.slice(0,3),alpha:i[3]};if(i.length!==1)return!1}}var g0=new RegExp(`^(${Ao.join("|")})\\((.+)\\)$`,"i");function b0(t){let e=t.match(g0);if(!e)return;let[,r,n]=e,i=bc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function y0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=bc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function bc(t){let e=We(t," ");if(!e)return;let r=e.length;if(e[r-2]==="/")return{components:e.slice(0,r-2),alpha:e[r-1]};if(e[r-2]!=null&&(e[r-2].endsWith("/")||e[r-1].startsWith("/"))){let o=e.splice(r-2);e.push(o.join(" ")),--r}let n=We(e[r-1],"/",2);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:e};let i=n.pop();return e[r-1]=n.join("/"),{components:e,alpha:i}}var v0=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function yc(t){return t.includes("theme(")&&t.includes(")")}function vc(t,e,r=!0){let n=Array.from(t.toString().matchAll(v0));if(!n.length)return t;let i=new In(t);for(let o of n){let s=o[2];if(!s)throw new Error("theme() expect exact one argument, but got 0");let a=k0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function k0(t,e,r=!0){let[n,i]=t.split("/"),s=n.trim().split(".").reduce((a,l)=>a?.[l],e);if(typeof s=="object"&&(s=s.DEFAULT),typeof s=="string"){if(i){let a=Et(s);a&&(s=_t(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function Do(t){let e=t.match(/^-?\d+\.?\d*/)?.[0]||"",r=t.slice(e.length);if(r==="px"){let n=Number.parseFloat(e)-.1;return Number.isNaN(n)?t:`${n}${r}`}return`calc(${t} - 0.1px)`}function kc(t){let e=function(n,i){let o=this.__options?.sequence||[];this.__options.sequence=[];for(let s of o){let a=t[s](n,i);if(a!=null)return a}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(t))Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return e}var zr="__pseudo_placeholder__",ir=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${zr})`],["nth-last",`:nth-last-child(${zr})`],["nth-last-of-type",`:nth-last-of-type(${zr})`],["nth-of-type",`:nth-of-type(${zr})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),xc=Object.keys(ir),or=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),wc=Object.keys(or),x0=["not","is","where","has"],Sc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),To=Object.entries(ir).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Po=Object.entries(or).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),St=x0.join("|"),pc=Object.keys(Sc).sort((t,e)=>e.length-t.length).join("|"),w0=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],mc=Object.entries(ir).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),gc=Object.entries(or).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function S0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${er(e)}:)(\\S+)${er(r)}\\1`),a,l,c,f,u=g=>{let b=o(`${t}-`,g,[]);if(!b)return;let[x,y]=b,v=i.bracket(x);if(v==null)return;let S=y.split(a,1)?.[0]??"",$=`${e}${ue(S)}`;return[S,g.slice(g.length-(y.length-S.length-1)),v.includes("&")?v.replace(/&/g,$):`${$}${v}`]},p=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[x,y,v]=b,S=b[3]??"",$=ir[v]||or[v]||`:${v}`;return y&&($=`:${y}(${$})`),[S,g.slice(x.length),`${e}${ue(S)}${$}`,v]},h=g=>{let b=g.match(f);if(!b)return;let[x,y,v]=b,S=b[3]??"",$=`:${y}(${v})`;return[S,g.slice(x.length),`${e}${ue(S)}${$}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${St})-)?(${To}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${St})-)?(${Po}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(k=>k!=="-").join("|")})`),f=new RegExp(`^${t}-(?:(${St})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(k=>k!=="-").join("|")})`)),!g.startsWith(t))return;let x=u(g)||p(g)||h(g);if(!x)return;let[y,v,S,$=""]=x;return{matcher:v,handle:(k,M)=>M({...k,prefix:`${S}${r}${k.prefix}`.replace(s,"$1$2:"),sort:xc.indexOf($)??wc.indexOf($)})}},multiPass:!0}}function $c(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${mc})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${gc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=ir[a[1]]||or[a[1]]||`:${a[1]}`;if(a[2]){let f;a[2].startsWith("[")&&a[2].endsWith("]")?f=e.bracket(a[2]):f=a[2],f&&(l=l.replace(zr,f))}let c=xc.indexOf(a[1]);return c===-1&&(c=wc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(f,u)=>{let p=l.includes("::")&&!w0.includes(l)?{pseudo:`${f.pseudo}${l}`}:{selector:`${f.selector}${l}`};return u({...f,...p,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${mc}|${gc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${pc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Sc[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(f,u)=>u({...f,pseudo:`${f.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${pc}):`}]}function Ec(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${St})-(${To})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${St})-(${Po})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${St})-(\\[.+\\])(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`));let l=s.match(n)||s.match(i)||s.match(o);if(l){let c=l[1],u=e(l[2],"[","]")?r.bracket(l[2]):ir[l[2]]||or[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:p=>`${p}:${c}(${u})`}}},multiPass:!0,autocomplete:`(${St})-(${To}|${Po}):`}}function _c(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=(Array.isArray(n)?n:[n]).filter(Boolean)[0]??"";let i=(o,s)=>S0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var $0=/(part-\[(.+)\]:)(.+)/;function Cc(){return{match(t){let e=t.match($0);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function Ee(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${er(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=F(e).map(c=>({matcher:a,handle:(f,u)=>u({...f,...c(f)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function se(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${er(t)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${e}`})}},autocomplete:`${t}:`}}function dt(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=nr(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function ge(t,e,r){for(let n of F(t))if(e.startsWith(n)){let i=dt(n,e,r);if(i){let[o="",s=i[1]]=ge("/",i[1],r)??[];return[i[0],s,o]}for(let o of r.filter(s=>s!=="/")){let s=e.indexOf(o,n.length);if(s!==-1){let a=e.indexOf("/",n.length),l=a===-1||s<=a;return[e.slice(n.length,l?s:a),e.slice(s+o.length),l?"":e.slice(a+1,s)]}}}}var Mc=[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["kbd"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]],_0={body:[700,300],headings:[900,"white"],lead:[600,400],links:[900,"white"],bold:[900,"white"],counters:[500,400],bullets:[300,600],hr:[200,700],quotes:[900,100],"quote-borders":[200,700],captions:[500,400],kbd:[900,"white"],"kbd-shadows":[900,"white"],code:[900,"white"],"pre-code":[200,300],"pre-bg":[800,"rgb(0 0 0 / 50%)"],"th-borders":[300,600],"td-borders":[200,700]},A=t=>t.toFixed(7).replace(/0+$/,"").replace(/\.$/,""),ae=t=>`${A(t/16)}rem`,d=(t,e)=>`${A(t/e)}em`,C0={color:"var(--un-prose-body)","max-width":"65ch",p:{},'[class~="lead"]':{color:"var(--un-prose-lead)"},a:{color:"var(--un-prose-links)","text-decoration":"underline","font-weight":"500"},strong:{color:"var(--un-prose-bold)","font-weight":"600"},"a strong":{color:"inherit"},"blockquote strong":{color:"inherit"},"thead th strong":{color:"inherit"},ol:{"list-style-type":"decimal"},'ol[type="A"]':{"list-style-type":"upper-alpha"},'ol[type="a"]':{"list-style-type":"lower-alpha"},'ol[type="A" s]':{"list-style-type":"upper-alpha"},'ol[type="a" s]':{"list-style-type":"lower-alpha"},'ol[type="I"]':{"list-style-type":"upper-roman"},'ol[type="i"]':{"list-style-type":"lower-roman"},'ol[type="I" s]':{"list-style-type":"upper-roman"},'ol[type="i" s]':{"list-style-type":"lower-roman"},'ol[type="1"]':{"list-style-type":"decimal"},ul:{"list-style-type":"disc"},"ol > li::marker":{"font-weight":"400",color:"var(--un-prose-counters)"},"ul > li::marker":{color:"var(--un-prose-bullets)"},dt:{color:"var(--un-prose-headings)","font-weight":"600"},hr:{"border-color":"var(--un-prose-hr)","border-top-width":"1px"},blockquote:{"font-weight":"500","font-style":"italic",color:"var(--un-prose-quotes)","border-inline-start-width":"0.25rem","border-inline-start-color":"var(--un-prose-quote-borders)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},h1:{color:"var(--un-prose-headings)","font-weight":"800"},"h1 strong":{"font-weight":"900",color:"inherit"},h2:{color:"var(--un-prose-headings)","font-weight":"700"},"h2 strong":{"font-weight":"800",color:"inherit"},h3:{color:"var(--un-prose-headings)","font-weight":"600"},"h3 strong":{"font-weight":"700",color:"inherit"},h4:{color:"var(--un-prose-headings)","font-weight":"600"},"h4 strong":{"font-weight":"700",color:"inherit"},img:{},picture:{display:"block"},video:{},kbd:{"font-weight":"500","font-family":"inherit",color:"var(--un-prose-kbd)","box-shadow":"0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--un-prose-kbd-shadows) / 10%)"},code:{color:"var(--un-prose-code)","font-weight":"600"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--un-prose-pre-code)","background-color":"var(--un-prose-pre-bg)","overflow-x":"auto","font-weight":"400"},"pre code":{"background-color":"transparent","border-width":"0","border-radius":"0",padding:"0","font-weight":"inherit",color:"inherit","font-size":"inherit","font-family":"inherit","line-height":"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%","table-layout":"auto","margin-top":d(32,16),"margin-bottom":d(32,16)},thead:{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-th-borders)"},"thead th":{color:"var(--un-prose-headings)","font-weight":"600","vertical-align":"bottom"},"tbody tr":{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-td-borders)"},"tbody tr:last-child":{"border-bottom-width":"0"},"tbody td":{"vertical-align":"baseline"},tfoot:{"border-top-width":"1px","border-top-color":"var(--un-prose-th-borders)"},"tfoot td":{"vertical-align":"top"},"th, td":{"text-align":"start"},"figure > *":{},figcaption:{color:"var(--un-prose-captions)"}},Io={sm:{"font-size":ae(14),"line-height":A(24/14),p:{"margin-top":d(16,14),"margin-bottom":d(16,14)},'[class~="lead"]':{"font-size":d(18,14),"line-height":A(28/18),"margin-top":d(16,18),"margin-bottom":d(16,18)},blockquote:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(20,18)},h1:{"font-size":d(30,14),"margin-top":"0","margin-bottom":d(24,30),"line-height":A(36/30)},h2:{"font-size":d(20,14),"margin-top":d(32,20),"margin-bottom":d(16,20),"line-height":A(28/20)},h3:{"font-size":d(18,14),"margin-top":d(28,18),"margin-bottom":d(8,18),"line-height":A(28/18)},h4:{"margin-top":d(20,14),"margin-bottom":d(8,14),"line-height":A(20/14)},img:{"margin-top":d(24,14),"margin-bottom":d(24,14)},picture:{"margin-top":d(24,14),"margin-bottom":d(24,14)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(24,14),"margin-bottom":d(24,14)},kbd:{"font-size":d(12,14),"border-radius":ae(5),"padding-top":d(2,14),"padding-inline-end":d(5,14),"padding-bottom":d(2,14),"padding-inline-start":d(5,14)},code:{"font-size":d(12,14)},"h2 code":{"font-size":d(18,20)},"h3 code":{"font-size":d(16,18)},pre:{"font-size":d(12,14),"line-height":A(20/12),"margin-top":d(20,12),"margin-bottom":d(20,12),"border-radius":ae(4),"padding-top":d(8,12),"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},ol:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},ul:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},li:{"margin-top":d(4,14),"margin-bottom":d(4,14)},"ol > li":{"padding-inline-start":d(6,14)},"ul > li":{"padding-inline-start":d(6,14)},"> ul > li p":{"margin-top":d(8,14),"margin-bottom":d(8,14)},"> ul > li > p:first-child":{"margin-top":d(16,14)},"> ul > li > p:last-child":{"margin-bottom":d(16,14)},"> ol > li > p:first-child":{"margin-top":d(16,14)},"> ol > li > p:last-child":{"margin-bottom":d(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(8,14),"margin-bottom":d(8,14)},dl:{"margin-top":d(16,14),"margin-bottom":d(16,14)},dt:{"margin-top":d(16,14)},dd:{"margin-top":d(4,14),"padding-inline-start":d(22,14)},hr:{"margin-top":d(40,14),"margin-bottom":d(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(12,14),"line-height":A(18/12)},"thead th":{"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(8,12),"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(24,14),"margin-bottom":d(24,14)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(12,14),"line-height":A(16/12),"margin-top":d(8,12)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},base:{"font-size":ae(16),"line-height":A(28/16),p:{"margin-top":d(20,16),"margin-bottom":d(20,16)},'[class~="lead"]':{"font-size":d(20,16),"line-height":A(32/20),"margin-top":d(24,20),"margin-bottom":d(24,20)},blockquote:{"margin-top":d(32,20),"margin-bottom":d(32,20),"padding-inline-start":d(20,20)},h1:{"font-size":d(36,16),"margin-top":"0","margin-bottom":d(32,36),"line-height":A(40/36)},h2:{"font-size":d(24,16),"margin-top":d(48,24),"margin-bottom":d(24,24),"line-height":A(32/24)},h3:{"font-size":d(20,16),"margin-top":d(32,20),"margin-bottom":d(12,20),"line-height":A(32/20)},h4:{"margin-top":d(24,16),"margin-bottom":d(8,16),"line-height":A(24/16)},img:{"margin-top":d(32,16),"margin-bottom":d(32,16)},picture:{"margin-top":d(32,16),"margin-bottom":d(32,16)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(32,16),"margin-bottom":d(32,16)},kbd:{"font-size":d(14,16),"border-radius":ae(5),"padding-top":d(3,16),"padding-inline-end":d(6,16),"padding-bottom":d(3,16),"padding-inline-start":d(6,16)},code:{"font-size":d(14,16)},"h2 code":{"font-size":d(21,24)},"h3 code":{"font-size":d(18,20)},pre:{"font-size":d(14,16),"line-height":A(24/14),"margin-top":d(24,14),"margin-bottom":d(24,14),"border-radius":ae(6),"padding-top":d(12,14),"padding-inline-end":d(16,14),"padding-bottom":d(12,14),"padding-inline-start":d(16,14)},ol:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},ul:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},li:{"margin-top":d(8,16),"margin-bottom":d(8,16)},"ol > li":{"padding-inline-start":d(6,16)},"ul > li":{"padding-inline-start":d(6,16)},"> ul > li p":{"margin-top":d(12,16),"margin-bottom":d(12,16)},"> ul > li > p:first-child":{"margin-top":d(20,16)},"> ul > li > p:last-child":{"margin-bottom":d(20,16)},"> ol > li > p:first-child":{"margin-top":d(20,16)},"> ol > li > p:last-child":{"margin-bottom":d(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(12,16),"margin-bottom":d(12,16)},dl:{"margin-top":d(20,16),"margin-bottom":d(20,16)},dt:{"margin-top":d(20,16)},dd:{"margin-top":d(8,16),"padding-inline-start":d(26,16)},hr:{"margin-top":d(48,16),"margin-bottom":d(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(14,16),"line-height":A(24/14)},"thead th":{"padding-inline-end":d(8,14),"padding-bottom":d(8,14),"padding-inline-start":d(8,14)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(8,14),"padding-inline-end":d(8,14),"padding-bottom":d(8,14),"padding-inline-start":d(8,14)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(32,16),"margin-bottom":d(32,16)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(14,16),"line-height":A(20/14),"margin-top":d(12,14)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},lg:{"font-size":ae(18),"line-height":A(32/18),p:{"margin-top":d(24,18),"margin-bottom":d(24,18)},'[class~="lead"]':{"font-size":d(22,18),"line-height":A(32/22),"margin-top":d(24,22),"margin-bottom":d(24,22)},blockquote:{"margin-top":d(40,24),"margin-bottom":d(40,24),"padding-inline-start":d(24,24)},h1:{"font-size":d(48,18),"margin-top":"0","margin-bottom":d(40,48),"line-height":A(48/48)},h2:{"font-size":d(30,18),"margin-top":d(56,30),"margin-bottom":d(32,30),"line-height":A(40/30)},h3:{"font-size":d(24,18),"margin-top":d(40,24),"margin-bottom":d(16,24),"line-height":A(36/24)},h4:{"margin-top":d(32,18),"margin-bottom":d(8,18),"line-height":A(28/18)},img:{"margin-top":d(32,18),"margin-bottom":d(32,18)},picture:{"margin-top":d(32,18),"margin-bottom":d(32,18)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(32,18),"margin-bottom":d(32,18)},kbd:{"font-size":d(16,18),"border-radius":ae(5),"padding-top":d(4,18),"padding-inline-end":d(8,18),"padding-bottom":d(4,18),"padding-inline-start":d(8,18)},code:{"font-size":d(16,18)},"h2 code":{"font-size":d(26,30)},"h3 code":{"font-size":d(21,24)},pre:{"font-size":d(16,18),"line-height":A(28/16),"margin-top":d(32,16),"margin-bottom":d(32,16),"border-radius":ae(6),"padding-top":d(16,16),"padding-inline-end":d(24,16),"padding-bottom":d(16,16),"padding-inline-start":d(24,16)},ol:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},ul:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},li:{"margin-top":d(12,18),"margin-bottom":d(12,18)},"ol > li":{"padding-inline-start":d(8,18)},"ul > li":{"padding-inline-start":d(8,18)},"> ul > li p":{"margin-top":d(16,18),"margin-bottom":d(16,18)},"> ul > li > p:first-child":{"margin-top":d(24,18)},"> ul > li > p:last-child":{"margin-bottom":d(24,18)},"> ol > li > p:first-child":{"margin-top":d(24,18)},"> ol > li > p:last-child":{"margin-bottom":d(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,18),"margin-bottom":d(16,18)},dl:{"margin-top":d(24,18),"margin-bottom":d(24,18)},dt:{"margin-top":d(24,18)},dd:{"margin-top":d(12,18),"padding-inline-start":d(28,18)},hr:{"margin-top":d(56,18),"margin-bottom":d(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(16,18),"line-height":A(24/16)},"thead th":{"padding-inline-end":d(12,16),"padding-bottom":d(12,16),"padding-inline-start":d(12,16)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(12,16),"padding-inline-end":d(12,16),"padding-bottom":d(12,16),"padding-inline-start":d(12,16)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(32,18),"margin-bottom":d(32,18)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(16,18),"line-height":A(24/16),"margin-top":d(16,16)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},xl:{"font-size":ae(20),"line-height":A(36/20),p:{"margin-top":d(24,20),"margin-bottom":d(24,20)},'[class~="lead"]':{"font-size":d(24,20),"line-height":A(36/24),"margin-top":d(24,24),"margin-bottom":d(24,24)},blockquote:{"margin-top":d(48,30),"margin-bottom":d(48,30),"padding-inline-start":d(32,30)},h1:{"font-size":d(56,20),"margin-top":"0","margin-bottom":d(48,56),"line-height":A(56/56)},h2:{"font-size":d(36,20),"margin-top":d(56,36),"margin-bottom":d(32,36),"line-height":A(40/36)},h3:{"font-size":d(30,20),"margin-top":d(48,30),"margin-bottom":d(20,30),"line-height":A(40/30)},h4:{"margin-top":d(36,20),"margin-bottom":d(12,20),"line-height":A(32/20)},img:{"margin-top":d(40,20),"margin-bottom":d(40,20)},picture:{"margin-top":d(40,20),"margin-bottom":d(40,20)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(40,20),"margin-bottom":d(40,20)},kbd:{"font-size":d(18,20),"border-radius":ae(5),"padding-top":d(5,20),"padding-inline-end":d(8,20),"padding-bottom":d(5,20),"padding-inline-start":d(8,20)},code:{"font-size":d(18,20)},"h2 code":{"font-size":d(31,36)},"h3 code":{"font-size":d(27,30)},pre:{"font-size":d(18,20),"line-height":A(32/18),"margin-top":d(36,18),"margin-bottom":d(36,18),"border-radius":ae(8),"padding-top":d(20,18),"padding-inline-end":d(24,18),"padding-bottom":d(20,18),"padding-inline-start":d(24,18)},ol:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},ul:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},li:{"margin-top":d(12,20),"margin-bottom":d(12,20)},"ol > li":{"padding-inline-start":d(8,20)},"ul > li":{"padding-inline-start":d(8,20)},"> ul > li p":{"margin-top":d(16,20),"margin-bottom":d(16,20)},"> ul > li > p:first-child":{"margin-top":d(24,20)},"> ul > li > p:last-child":{"margin-bottom":d(24,20)},"> ol > li > p:first-child":{"margin-top":d(24,20)},"> ol > li > p:last-child":{"margin-bottom":d(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,20),"margin-bottom":d(16,20)},dl:{"margin-top":d(24,20),"margin-bottom":d(24,20)},dt:{"margin-top":d(24,20)},dd:{"margin-top":d(12,20),"padding-inline-start":d(32,20)},hr:{"margin-top":d(56,20),"margin-bottom":d(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(18,20),"line-height":A(28/18)},"thead th":{"padding-inline-end":d(12,18),"padding-bottom":d(16,18),"padding-inline-start":d(12,18)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(16,18),"padding-inline-end":d(12,18),"padding-bottom":d(16,18),"padding-inline-start":d(12,18)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(40,20),"margin-bottom":d(40,20)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(18,20),"line-height":A(28/18),"margin-top":d(18,18)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},"2xl":{"font-size":ae(24),"line-height":A(40/24),p:{"margin-top":d(32,24),"margin-bottom":d(32,24)},'[class~="lead"]':{"font-size":d(30,24),"line-height":A(44/30),"margin-top":d(32,30),"margin-bottom":d(32,30)},blockquote:{"margin-top":d(64,36),"margin-bottom":d(64,36),"padding-inline-start":d(40,36)},h1:{"font-size":d(64,24),"margin-top":"0","margin-bottom":d(56,64),"line-height":A(64/64)},h2:{"font-size":d(48,24),"margin-top":d(72,48),"margin-bottom":d(40,48),"line-height":A(52/48)},h3:{"font-size":d(36,24),"margin-top":d(56,36),"margin-bottom":d(24,36),"line-height":A(44/36)},h4:{"margin-top":d(40,24),"margin-bottom":d(16,24),"line-height":A(36/24)},img:{"margin-top":d(48,24),"margin-bottom":d(48,24)},picture:{"margin-top":d(48,24),"margin-bottom":d(48,24)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(48,24),"margin-bottom":d(48,24)},kbd:{"font-size":d(20,24),"border-radius":ae(6),"padding-top":d(6,24),"padding-inline-end":d(8,24),"padding-bottom":d(6,24),"padding-inline-start":d(8,24)},code:{"font-size":d(20,24)},"h2 code":{"font-size":d(42,48)},"h3 code":{"font-size":d(32,36)},pre:{"font-size":d(20,24),"line-height":A(36/20),"margin-top":d(40,20),"margin-bottom":d(40,20),"border-radius":ae(8),"padding-top":d(24,20),"padding-inline-end":d(32,20),"padding-bottom":d(24,20),"padding-inline-start":d(32,20)},ol:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},ul:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},li:{"margin-top":d(12,24),"margin-bottom":d(12,24)},"ol > li":{"padding-inline-start":d(10,24)},"ul > li":{"padding-inline-start":d(10,24)},"> ul > li p":{"margin-top":d(20,24),"margin-bottom":d(20,24)},"> ul > li > p:first-child":{"margin-top":d(32,24)},"> ul > li > p:last-child":{"margin-bottom":d(32,24)},"> ol > li > p:first-child":{"margin-top":d(32,24)},"> ol > li > p:last-child":{"margin-bottom":d(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,24),"margin-bottom":d(16,24)},dl:{"margin-top":d(32,24),"margin-bottom":d(32,24)},dt:{"margin-top":d(32,24)},dd:{"margin-top":d(12,24),"padding-inline-start":d(38,24)},hr:{"margin-top":d(72,24),"margin-bottom":d(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(20,24),"line-height":A(28/20)},"thead th":{"padding-inline-end":d(12,20),"padding-bottom":d(16,20),"padding-inline-start":d(12,20)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(16,20),"padding-inline-end":d(12,20),"padding-bottom":d(16,20),"padding-inline-start":d(12,20)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(48,24),"margin-bottom":d(48,24)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(20,24),"line-height":A(32/20),"margin-top":d(20,20)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}}};function O0(t){let e=Qt(_0);if(t)for(let r in t){let[n,i]=F(t[r]),[o,s]=e[r];e[r]=[n??o,i??s]}return e}function M0(t){return t?tr(Io,t):Io}function Oc(t,e){let r=e.selectorName||"prose",n=`:not(:where([class~="not-${r}"],[class~="not-${r}"] *))`,i=e.important===!0,o="";for(let[s,a]of Object.entries(t))if(typeof a!="object")o+=`${s}:${a}${i?" !important":""};`;else{let[l,c]=s.split("::"),f=`:where(${l})${n}${c?`::${c}`:""}`;o+=`${f} {`;for(let[u,p]of Object.entries(a))o+=`${u}:${p}${i?" !important":""};`;o+="}"}return o}function T0(t){for(let[e,...r]of Mc)if(e===t)return r.length>0?r:[e]}var Ro=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=O0(t?.colorScheme),o=M0(t?.sizeScheme),s=(u,p)=>{let h=typeof t?.cssExtend=="function"?t?.cssExtend(p):t?.cssExtend;return tr(u,h??{})},a=u=>(typeof t?.important=="string"&&(u=`${t.important} ${u}`),t?.compatibility?.noColonIs||(u=`:is(${u})`),u),l=new RegExp(`^${e}-default$`),c=new RegExp(`^${e}-([-\\w]+)$`),f=new RegExp(`^${e}-(${Object.keys(o).join("|")})$`);return{name:"@unocss/preset-typography",enforce:"post",layers:{typography:-20},shortcuts:[[e,[`${e}-default`,`${e}-gray`],{layer:"typography"}]],rules:[[l,(u,{symbols:p,theme:h})=>{let g=s(tr(C0,Io.base),h),b=Oc(g,t??{});return{[p.body]:b,[p.selector]:a}},{layer:"typography",autocomplete:"prose",internal:!0}],[c,([,u],{theme:p,symbols:h})=>{let g=p.colors?.[u];return!g||typeof g!="object"?void 0:["red","orange","amber","yellow","lime","green","emerald","teal","cyan","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].includes(u)?{[`${n}-links`]:g[600],[`${n}-invert-links`]:g[500],[h.selector]:a}:Object.entries(i).reduce((x,[y,v])=>{let[S,$]=v,k=I=>g[I]??p[I]??I,M=k(S),E=k($),T=`${n}-${y}`,L=`${n}-invert-${y}`;x[T]=_t(M,`var(${T}-opacity)`),x[L]=_t(E,`var(${L}-opacity)`);for(let[I,Q]of[[M,`${T}-opacity`],[E,`${L}-opacity`]])Lo.some(Y=>I.includes(Y))&&(x[Q]="1");return x},{[h.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[f,([,u],{symbols:p,theme:h})=>{let g=Oc(s(o[u],h),t??{});return{[p.body]:g,[p.selector]:a}},{layer:"typography",autocomplete:`${e}-(${Object.keys(o).join("|")})`}],[`${e}-invert`,[{[`${n}-body`]:`var(${n}-invert-body)`,[`${n}-headings`]:`var(${n}-invert-headings)`,[`${n}-lead`]:`var(${n}-invert-lead)`,[`${n}-links`]:`var(${n}-invert-links)`,[`${n}-bold`]:`var(${n}-invert-bold)`,[`${n}-counters`]:`var(${n}-invert-counters)`,[`${n}-bullets`]:`var(${n}-invert-bullets)`,[`${n}-hr`]:`var(${n}-invert-hr)`,[`${n}-quotes`]:`var(${n}-invert-quotes)`,[`${n}-quote-borders`]:`var(${n}-invert-quote-borders)`,[`${n}-captions`]:`var(${n}-invert-captions)`,[`${n}-kbd`]:`var(${n}-invert-kbd)`,[`${n}-kbd-shadows`]:`var(${n}-invert-kbd-shadows)`,[`${n}-code`]:`var(${n}-invert-code)`,[`${n}-pre-code`]:`var(${n}-invert-pre-code)`,[`${n}-pre-bg`]:`var(${n}-invert-pre-bg)`,[`${n}-th-borders`]:`var(${n}-invert-th-borders)`,[`${n}-td-borders`]:`var(${n}-invert-td-borders)`,[J.selector]:a}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:u=>{if(u.startsWith(`${e}-`)){let p=new RegExp(`^${e}-(\\w+)[:-].+$`),h=u.match(p)?.[1];if(h){let g=T0(h);if(g?.length)return{matcher:u.slice(e.length+h.length+2),selector:b=>{let x=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(v=>`${b} ${v}`).join(","):`${b} :is(:where(${g})${x})`}}}}},autocomplete:`${e}-(${Mc.map(u=>`${u[0]}:`).join("|")})`}]}};var Nc="@unocss/preset-wind4",Dr="$$mini-no-negative",Ir={transparent:"transparent",current:"currentColor",inherit:"inherit"},_e={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-inline"],y:["-block"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},qo={..._e,x:["-inset-inline"],y:["-inset-block"],s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},Rr={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},Vo={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},zc=["x","y","z"],Tc=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],le=Object.assign({},...Tc.map(t=>({[t.replace(/ /,"-")]:t})),...Tc.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),B=["inherit","initial","revert","revert-layer","unset"],Rn=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,Dc=/^(var)\s*\((.+)\)(.*)/,Fn=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,P0=/^(-?\d*(?:\.\d+)?)$/,Ic=/^(px|[sld]?v[wh])$/i,Rc={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},qn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,Fc=/,(?![^()]*\))/g;var A0=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"];function Ie(t){return+t.toFixed(10)}function L0(t){let e=t.match(Fn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${Ie(i)}${n}`}function N0(t){if(t==="auto"||t==="a")return"auto"}function z0(t){if(!t)return;if(Ic.test(t))return`${Rc[t]}${t}`;let e=t.match(Fn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Ie(i)}${n}`:`${Ie(i/4)}rem`}function D0(t){if(Ic.test(t))return`${Rc[t]}${t}`;let e=t.match(Fn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${Ie(i)}${n}`:`${Ie(i)}px`}function qc(t){if(!P0.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return Ie(e)}function I0(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=qc(t);if(e!=null)return`${e}%`}function R0(t){if(!t)return;if(t==="full")return"100%";let[e,r]=t.split("/"),n=Number.parseFloat(e)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${Ie(n*100)}%`}function Pc(t,e,r,n){let i=sr(n,e,r),o=typeof i=="object"&&"DEFAULT"in i;o&&r.push("DEFAULT");let s=o?i.DEFAULT:i,a=o&&e!=="spacing"?`${t}.DEFAULT`:t;return s!=null&&N(e,r.length?r:void 0),{val:s,varKey:a}}function Ct(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(qn);if(!o)n=t.slice(1,-1);else{if(!e)i=o[1];else if(o[1]!==e)return;n=t.slice(o[0].length,-1)}if(!n||n==='=""')return;if(n.startsWith("--")){let a=n.match(/^--([\w.-]+)\(([^)]+)\)$/);if(a!=null&&r){let[,l,c]=a,[f,...u]=l.split("."),{val:p,varKey:h}=Pc(l,f,u,r);p!=null&&(n=`calc(var(--${ue(h.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),f=c?`, ${c}`:"",u=ue(l);if(r){let[p,...h]=l.split("."),{val:g,varKey:b}=Pc(l,p,h,r);n=g!=null?`var(--${ue(b.replaceAll(".","-"))}${f})`:`var(--${u}${f})`}else n=`var(--${u}${f})`}}let s=0;for(let a of n)if(a==="[")s+=1;else if(a==="]"&&(s-=1,s<0))return;if(s)return;switch(i){case"string":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return n.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>{let l=[];return a.replace(/var\((--.+?)[,)]/g,(c,f)=>(l.push(f),c.replace(f,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>l.shift())})}}function F0(t,e){return Ct(t,void 0,e)}function q0(t,e){return Ct(t,"color",e)}function V0(t,e){return Ct(t,"length",e)||Ct(t,"size",e)}function j0(t,e){return Ct(t,"position",e)}function W0(t,e){return Ct(t,"family",e)}function B0(t,e){return Ct(t,"number",e)}function U0(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${ue(r)}${n?`, ${n}`:""})`}}function H0(t){let e=t.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${Ie(i)}${n}`:`${Ie(i)}ms`}function G0(t){let e=t.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0deg":n?`${Ie(i)}${n}`:`${Ie(i)}deg`}function Z0(t){if(B.includes(t))return t}function Y0(t){if(t.split(",").every(e=>A0.includes(e)))return t}function J0(t){if(["top","left","right","bottom","center"].includes(t))return t}function K0(t){if(t==="none")return"none"}var X0={__proto__:null,auto:N0,bracket:F0,bracketOfColor:q0,bracketOfFamily:W0,bracketOfLength:V0,bracketOfNumber:B0,bracketOfPosition:j0,cssvar:U0,degree:G0,fraction:R0,global:Z0,none:K0,number:qc,numberWithUnit:L0,percent:I0,position:J0,properties:Y0,px:D0,rem:z0,time:H0},Q0=kc(X0),m=Q0;function be(t,e){let r=m.number(t)??e;if(r!=null){let n=Number(r);return String(r).endsWith("%")&&(n=Number(String(r).slice(0,-1))/100),n}}function V(t,e=_e,r=(n,i)=>`${n}${i}`){return(([n,i,o="4"],{theme:s})=>{if(o!=null&&i!=null){let a,l=o.startsWith("-");if(l&&(o=o.slice(1)),a=be(o),a!=null&&!Number.isNaN(a))return N("spacing"),e[i].map(c=>[r(t,c),`calc(var(--spacing) * ${l?"-":""}${a})`]);if(s.spacing&&o in s.spacing)return N("spacing",o),e[i].map(c=>[r(t,c),l?`calc(var(--${ue(`spacing-${o}`)}) * -1)`:`var(--${ue(`spacing-${o}`)})`]);if(a=m.bracket.cssvar.global.auto.fraction.rem(l?`-${o}`:o,s),a!=null)return e[i].map(c=>[r(t,c),a])}})}function Fr(t,e){let r,[n,...i]=We(t,["/",":"],3)??[];if(n!=null){let b=(n.match(qn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;zo(a)||zo(m.bracket(a??""))?l=a:o=a;let c=s.replace(/([a-z])(\d)(?![-_a-z])/g,"$1-$2").split(/-/g),[f]=c;if(!f)return;let u=Ac(e,c);if(!u&&c.length>=2){let b=c.at(-1),x=c.at(-2);if(/^\d+$/.test(b)){let y=c.slice(0,-2).concat([`${x}${b}`]);u=Ac(e,y)}}let{no:p,keys:h,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),x=b||s;if(m.numberWithUnit(x))return;/^#[\da-f]+$/i.test(x)?g=x:/^hex-[\da-fA-F]+$/.test(x)?g=`#${x.slice(4)}`:s.startsWith("$")&&(g=m.cssvar(s)),g=g||b}return{opacity:o,modifier:l&&m.bracket.cssvar(l)||l,name:f,no:p,color:g??Ir[f],alpha:m.bracket.cssvar.percent(o??""),keys:h,get cssColor(){return Et(this.color)}}}function Ac(t,e){let r,n,i,o=sr(t,"colors",e);if(typeof o=="object"?"DEFAULT"in o&&(r=o.DEFAULT,n="DEFAULT",i=[...e,n]):typeof o=="string"&&(r=o,i=e,n=e.at(-1)),!!r)return{color:r,no:n,keys:i}}function sr(t,e,r){let n=t[e];function i(o,s){if(s.length===0)return o;if(!(!o||typeof o!="object"))for(let a=s.length;a>0;a--){let l=s.slice(0,a).join("-");if(l in o){let c=o[l];return a===s.length?c:i(c,s.slice(a))}}}return i(n,r)}function jo(t,e,r,n){if(!t)return;let{color:i,keys:o,alpha:s,modifier:a}=t,l=n?.generator.config.envMode==="dev"&&i?` /* ${i} */`:"",c={};if(i){let f=[c],u=i.includes("var(");if(Object.values(Ir).includes(i))c[e]=i;else{let p=`--un-${r}-opacity`,h=o&&!u?G("colors",o):i,g=a??(o?"in srgb":"in oklab");if(!g.startsWith("in ")&&!g.startsWith("var(")&&(g=`in ${g}`),c[e]=`color-mix(${g}, ${h} ${s??`var(${p})`}, transparent)${l}`,f.push(O(p,{syntax:"<percentage>",initialValue:"100%"})),o&&!u&&(N("colors",o),!a)){let b=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${h} ${s}, transparent)`:`${h}`} var(${p})`:`${h} ${s??`var(${p})`}`;f.push({[J.parent]:"@supports (color: color-mix(in lab, red, red))",[J.noMerge]:!0,[e]:`color-mix(in oklab, ${b}, transparent)${l}`})}n?.theme&&lr(i,n.theme)}return f}}function U(t,e){return([,r],n)=>{let i=Fr(r??"",n.theme);if(i)return jo(i,t,e,n)}}function Vn(t,e,r){let n=[];t=F(t);for(let i=0;i<t.length;i++){let o=We(t[i]," ",6);if(!o||o.length<3)return t;let s=!1,a=o.indexOf("inset");a!==-1&&(o.splice(a,1),s=!0);let l="",c=o.at(-1);if(Et(o.at(0))){let f=Et(o.shift());f&&(l=_t(f))}else if(Et(c)){let f=Et(o.pop());f&&(l=_t(f))}else if(c&&c.startsWith("var(")){let f=o.pop();f&&(l=f)}n.push(`${s?"inset ":""}${o.join(" ")} var(${e}, ${r?`oklab(from ${l} l a b / ${r})`:l})`)}return n}function Be(t,e){return t!=null&&!!Fr(t,e)?.color}var Lc=/[a-z]+/gi,Fo=new WeakMap;function Tt({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Fo.has(t))return Fo.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(Lc,""))-Number.parseInt(s[1].replace(Lc,""))).map(([o,s])=>({point:o,size:s}));return Fo.set(t,i),i}function z(t,e){return B.map(r=>[`${t}-${r}`,{[e??t]:r}])}function O(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[J.shortcutsNoMerge]:!0,[J.noMerge]:!0,[J.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),eg(t,i?String(i):"initial"),o}function ar(t){return t!=null&&Rn.test(t)}function Vc(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Rn.test(t)||Fn.test(t)}function jn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function Wo(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Ot=new Set([]);function N(t,e="DEFAULT"){let r=`${t}:${F(e).join("-")}`;Ot.has(r)||Ot.add(r)}function G(t,e){return`var(--${t}-${F(e).join("-")})`}function lr(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=sr(e,n,i);typeof o=="string"&&(N(n,i),lr(o,e))}}}var Mt=new Map;function eg(t,e){Mt.has(t)||Mt.set(t,e)}function tg({important:t}){if(t==null||t===!1)return[];let e=r=>r.startsWith(":is(")&&r.endsWith(")")?r:r.includes("::")?r.replace(/(.*?)((?:\s\*)?::.*)/,":is($1)$2"):`:is(${r})`;return[r=>{r.layer!=="properties"&&(t===!0?r.entries.forEach(n=>{n[1]!=null&&!String(n[1]).endsWith("!important")&&(n[1]+=" !important")}):r.selector.startsWith(t)||(r.selector=`${t} ${e(r.selector)}`))}]}function rg({variablePrefix:t}){return t!=="un-"?[r=>{r.entries.forEach(n=>{n[0]=n[0].replace(/^--un-/,`--${t}`),typeof n[1]=="string"&&(n[1]=n[1].replace(/var\(--un-/g,`var(--${t}`))})}]:[]}function jc(t){return[tg,rg].flatMap(e=>e(t))}var ng={name:"aria",match(t,e){let r=ge("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0,autocomplete:"aria-$aria"};function cr(t){return{name:`${t}-aria`,match(e,r){let n=ge(`${t}-aria-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.aria?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[aria-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[aria-${a}] ~ *)`,previous:`:where(*[aria-${a}] + &)`,parent:`:where(*[aria-${a}] > &)`,has:`&:has(*[aria-${a}])`,in:`:where(*[aria-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var ig=[cr("group"),cr("peer"),cr("parent"),cr("previous"),cr("has"),cr("in")],Wc=/(max|min)-\[([^\]]*)\]:/;function og(){let t={};return{name:"breakpoints",match(e,r){if(Wc.test(e)){let i=e.match(Wc);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(Tt(r)??[]).map(({point:i,size:o},s)=>[i,o,s]);for(let[i,o,s]of n){t[i]||(t[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let a=e.match(t[i]);if(!a)continue;let[,l]=a,c=e.slice(l.length);if(c==="container")continue;let f=l.startsWith("lt-")||l.startsWith("<")||l.startsWith("max-"),u=l.startsWith("at-")||l.startsWith("~"),p=3e3;return f?(p-=s+1,{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (max-width: ${Do(o)})`,parentOrder:p})}):(p+=s+1,u&&s<n.length-1?{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Do(n[s+1][1])})`,parentOrder:p})}:{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:p})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoint:"}}var sg=[Ee("*",t=>({selector:`${t.selector} > *`}),{order:-1}),Ee("**",t=>({selector:`${t.selector} *`}),{order:-1})];function qr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=dt(`${t}-`,r,i);if(!o){for(let a of i)if(r.startsWith(`${t}${a}`)){o=["",r.slice(t.length+a.length)];break}if(!o)return}let s=m.bracket(o[0])??"";return s===""&&(s="*"),{matcher:o[1],selector:a=>`${a}${e}${s}`}},multiPass:!0}}var ag=[qr("all"," "),qr("children",">"),qr("next","+"),qr("sibling","+"),qr("siblings","~")],lg=[Ee("svg",t=>({selector:`${t.selector} svg`}))],cg={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=ge("@",t,e.generator.config.separators);if(r){let[n,i,o]=r,s=m.bracket(n),a;if(s?a=m.numberWithUnit(s):a=e.theme.container?.[n]??"",a){let l=1e3+Object.keys(e.theme.container??{}).indexOf(n);return o&&(l+=1e3),{matcher:i,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function ug(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[Ee("dark",n=>({prefix:`${e} $$ ${n.prefix}`})),Ee("light",n=>({prefix:`${r} $$ ${n.prefix}`}))]}return[se("dark","@media (prefers-color-scheme: dark)"),se("light","@media (prefers-color-scheme: light)")]}var fg=[Ee(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),Ee(".light",t=>({prefix:`.light $$ ${t.prefix}`})),se("@dark","@media (prefers-color-scheme: dark)"),se("@light","@media (prefers-color-scheme: light)"),se("not-dark","@media not (prefers-color-scheme: dark)")],dg={name:"data",match(t,e){let r=ge("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function ur(t){return{name:`${t}-data`,match(e,r){let n=ge(`${t}-data-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.data?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[data-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[data-${a}] ~ *)`,previous:`:where(*[data-${a}] + &)`,parent:`:where(*[data-${a}] > &)`,has:`&:has(*[data-${a}])`,in:`:where(*[data-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var hg=[ur("group"),ur("peer"),ur("parent"),ur("previous"),ur("has"),ur("in")],pg=[Ee("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),Ee("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function mg(){let t;return{name:"important",match(e,r){t||(t=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=e.match(t);if(i?n=e.slice(i[0].length):e.endsWith("!")&&(n=e.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(s=>{s[1]!=null&&(s[1]+=" !important")}),o)}}}}var gg=Ee("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),bg=se("noscript","@media (scripting: none)"),yg={name:"scripting",match(t,e){let r=ge(["script-","scripting-"],t,e.generator.config.separators);if(r){let[n,i]=r;if(["none","initial-only","enabled"].includes(n))return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (scripting: ${n})`})}}},multiPass:!0,autocomplete:["(scripting|script)-(none|initial-only|enabled)"]},vg=se("print","@media print"),kg={name:"media",match(t,e){let r=ge("media-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.media?.[n]??""),o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media ${o}`})}}},multiPass:!0,autocomplete:"media-$media"},xg=[se("contrast-more","@media (prefers-contrast: more)"),se("contrast-less","@media (prefers-contrast: less)")],wg=[se("motion-reduce","@media (prefers-reduced-motion: reduce)"),se("motion-safe","@media (prefers-reduced-motion: no-preference)")],Sg=[se("landscape","@media (orientation: landscape)"),se("portrait","@media (orientation: portrait)")],$g=[se("forced-colors","@media (forced-colors: active)")],Eg={name:"selector",match(t,e){let r=dt("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},_g={name:"layer",match(t,e){let r=ge("layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@layer ${o}`})}}}},Cg={name:"uno-layer",match(t,e){let r=ge("uno-layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},Og={name:"scope",match(t,e){let r=dt("scope-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:s=>`${o} $$ ${s}`}}}},Mg={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=nr(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=m.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},Tg={name:"theme-variables",match(t,e){if(yc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(vc(JSON.stringify(r.entries),e.theme))})}}}},Pg=[Ee("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],Ag={name:"implicit-group",match(t,e){let r=ge("in-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${s.selector}`,selector:`:where(*:is(${o})) &`})}}}},Bc=/^-?[0-9.]+(?:[a-z]+|%)?$/,Uc=/-?[0-9.]+(?:[a-z]+|%)?/,Lg=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function Ng(t){let e=t.match(Rn)||t.match(Dc);if(e){let[r,n]=$t(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var zg=/\b(hue-rotate)\s*(\(.*)/;function Dg(t){let e=t.match(zg);if(e){let[r,n]=$t(e[2],"(",")"," ")??[];if(r){let i=Bc.test(r.slice(1,-1))?r.replace(Uc,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var Ig={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===Dr))return;let r=!1;return e.forEach(n=>{if(F(n[2]).includes(Dr))return;let i=n[1]?.toString();if(!i||i==="0"||Lg.some(a=>a.test(n[0])))return;let o=Ng(i);if(o){n[1]=o,r=!0;return}let s=Dg(i);if(s){n[1]=s,r=!0;return}Bc.test(i)&&(n[1]=i.replace(Uc,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},Rg=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(Be(o,e)||Fg(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function Fg(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function qg(){return $c({getBracket:nr,h:m,variantGetBracket:dt})}function Vg(){return Ec({getBracket:nr,h:m,variantGetBracket:dt})}function jg(t={}){return _c(t,{getBracket:nr,h:m,variantGetBracket:dt})}var Wg=Cc(),Bg={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},Ug={name:"supports",match(t,e){let r=ge("supports-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0};function Hc(t){return[ng,dg,_g,Eg,Cg,Ig,Bg,mg(),Ug,bg,yg,vg,kg,...xg,...wg,...Sg,...$g,og(),...ag,...lg,Rg,...qg(),Vg(),...jg(t),Wg,...ug(t),...fg,...pg,Og,...sg,gg,cg,Mg,...hg,...ig,Tg,...Pg,Ag].flat()}var Bo={black:"#000",white:"#fff",slate:{50:"oklch(98.4% 0.003 247.858)",100:"oklch(96.8% 0.007 247.896)",200:"oklch(92.9% 0.013 255.508)",300:"oklch(86.9% 0.022 252.894)",400:"oklch(70.4% 0.04 256.788)",500:"oklch(55.4% 0.046 257.417)",600:"oklch(44.6% 0.043 257.281)",700:"oklch(37.2% 0.044 257.287)",800:"oklch(27.9% 0.041 260.031)",900:"oklch(20.8% 0.042 265.755)",950:"oklch(12.9% 0.042 264.695)"},gray:{50:"oklch(98.5% 0.002 247.839)",100:"oklch(96.7% 0.003 264.542)",200:"oklch(92.8% 0.006 264.531)",300:"oklch(87.2% 0.01 258.338)",400:"oklch(70.7% 0.022 261.325)",500:"oklch(55.1% 0.027 264.364)",600:"oklch(44.6% 0.03 256.802)",700:"oklch(37.3% 0.034 259.733)",800:"oklch(27.8% 0.033 256.848)",900:"oklch(21% 0.034 264.665)",950:"oklch(13% 0.028 261.692)"},zinc:{50:"oklch(98.5% 0 0)",100:"oklch(96.7% 0.001 286.375)",200:"oklch(92% 0.004 286.32)",300:"oklch(87.1% 0.006 286.286)",400:"oklch(70.5% 0.015 286.067)",500:"oklch(55.2% 0.016 285.938)",600:"oklch(44.2% 0.017 285.786)",700:"oklch(37% 0.013 285.805)",800:"oklch(27.4% 0.006 286.033)",900:"oklch(21% 0.006 285.885)",950:"oklch(14.1% 0.005 285.823)"},neutral:{50:"oklch(98.5% 0 0)",100:"oklch(97% 0 0)",200:"oklch(92.2% 0 0)",300:"oklch(87% 0 0)",400:"oklch(70.8% 0 0)",500:"oklch(55.6% 0 0)",600:"oklch(43.9% 0 0)",700:"oklch(37.1% 0 0)",800:"oklch(26.9% 0 0)",900:"oklch(20.5% 0 0)",950:"oklch(14.5% 0 0)"},stone:{50:"oklch(98.5% 0.001 106.423)",100:"oklch(97% 0.001 106.424)",200:"oklch(92.3% 0.003 48.717)",300:"oklch(86.9% 0.005 56.366)",400:"oklch(70.9% 0.01 56.259)",500:"oklch(55.3% 0.013 58.071)",600:"oklch(44.4% 0.011 73.639)",700:"oklch(37.4% 0.01 67.558)",800:"oklch(26.8% 0.007 34.298)",900:"oklch(21.6% 0.006 56.043)",950:"oklch(14.7% 0.004 49.25)"},red:{50:"oklch(97.1% 0.013 17.38)",100:"oklch(93.6% 0.032 17.717)",200:"oklch(88.5% 0.062 18.334)",300:"oklch(80.8% 0.114 19.571)",400:"oklch(70.4% 0.191 22.216)",500:"oklch(63.7% 0.237 25.331)",600:"oklch(57.7% 0.245 27.325)",700:"oklch(50.5% 0.213 27.518)",800:"oklch(44.4% 0.177 26.899)",900:"oklch(39.6% 0.141 25.723)",950:"oklch(25.8% 0.092 26.042)"},orange:{50:"oklch(98% 0.016 73.684)",100:"oklch(95.4% 0.038 75.164)",200:"oklch(90.1% 0.076 70.697)",300:"oklch(83.7% 0.128 66.29)",400:"oklch(75% 0.183 55.934)",500:"oklch(70.5% 0.213 47.604)",600:"oklch(64.6% 0.222 41.116)",700:"oklch(55.3% 0.195 38.402)",800:"oklch(47% 0.157 37.304)",900:"oklch(40.8% 0.123 38.172)",950:"oklch(26.6% 0.079 36.259)"},amber:{50:"oklch(98.7% 0.022 95.277)",100:"oklch(96.2% 0.059 95.617)",200:"oklch(92.4% 0.12 95.746)",300:"oklch(87.9% 0.169 91.605)",400:"oklch(82.8% 0.189 84.429)",500:"oklch(76.9% 0.188 70.08)",600:"oklch(66.6% 0.179 58.318)",700:"oklch(55.5% 0.163 48.998)",800:"oklch(47.3% 0.137 46.201)",900:"oklch(41.4% 0.112 45.904)",950:"oklch(27.9% 0.077 45.635)"},yellow:{50:"oklch(98.7% 0.026 102.212)",100:"oklch(97.3% 0.071 103.193)",200:"oklch(94.5% 0.129 101.54)",300:"oklch(90.5% 0.182 98.111)",400:"oklch(85.2% 0.199 91.936)",500:"oklch(79.5% 0.184 86.047)",600:"oklch(68.1% 0.162 75.834)",700:"oklch(55.4% 0.135 66.442)",800:"oklch(47.6% 0.114 61.907)",900:"oklch(42.1% 0.095 57.708)",950:"oklch(28.6% 0.066 53.813)"},lime:{50:"oklch(98.6% 0.031 120.757)",100:"oklch(96.7% 0.067 122.328)",200:"oklch(93.8% 0.127 124.321)",300:"oklch(89.7% 0.196 126.665)",400:"oklch(84.1% 0.238 128.85)",500:"oklch(76.8% 0.233 130.85)",600:"oklch(64.8% 0.2 131.684)",700:"oklch(53.2% 0.157 131.589)",800:"oklch(45.3% 0.124 130.933)",900:"oklch(40.5% 0.101 131.063)",950:"oklch(27.4% 0.072 132.109)"},green:{50:"oklch(98.2% 0.018 155.826)",100:"oklch(96.2% 0.044 156.743)",200:"oklch(92.5% 0.084 155.995)",300:"oklch(87.1% 0.15 154.449)",400:"oklch(79.2% 0.209 151.711)",500:"oklch(72.3% 0.219 149.579)",600:"oklch(62.7% 0.194 149.214)",700:"oklch(52.7% 0.154 150.069)",800:"oklch(44.8% 0.119 151.328)",900:"oklch(39.3% 0.095 152.535)",950:"oklch(26.6% 0.065 152.934)"},emerald:{50:"oklch(97.9% 0.021 166.113)",100:"oklch(95% 0.052 163.051)",200:"oklch(90.5% 0.093 164.15)",300:"oklch(84.5% 0.143 164.978)",400:"oklch(76.5% 0.177 163.223)",500:"oklch(69.6% 0.17 162.48)",600:"oklch(59.6% 0.145 163.225)",700:"oklch(50.8% 0.118 165.612)",800:"oklch(43.2% 0.095 166.913)",900:"oklch(37.8% 0.077 168.94)",950:"oklch(26.2% 0.051 172.552)"},teal:{50:"oklch(98.4% 0.014 180.72)",100:"oklch(95.3% 0.051 180.801)",200:"oklch(91% 0.096 180.426)",300:"oklch(85.5% 0.138 181.071)",400:"oklch(77.7% 0.152 181.912)",500:"oklch(70.4% 0.14 182.503)",600:"oklch(60% 0.118 184.704)",700:"oklch(51.1% 0.096 186.391)",800:"oklch(43.7% 0.078 188.216)",900:"oklch(38.6% 0.063 188.416)",950:"oklch(27.7% 0.046 192.524)"},cyan:{50:"oklch(98.4% 0.019 200.873)",100:"oklch(95.6% 0.045 203.388)",200:"oklch(91.7% 0.08 205.041)",300:"oklch(86.5% 0.127 207.078)",400:"oklch(78.9% 0.154 211.53)",500:"oklch(71.5% 0.143 215.221)",600:"oklch(60.9% 0.126 221.723)",700:"oklch(52% 0.105 223.128)",800:"oklch(45% 0.085 224.283)",900:"oklch(39.8% 0.07 227.392)",950:"oklch(30.2% 0.056 229.695)"},sky:{50:"oklch(97.7% 0.013 236.62)",100:"oklch(95.1% 0.026 236.824)",200:"oklch(90.1% 0.058 230.902)",300:"oklch(82.8% 0.111 230.318)",400:"oklch(74.6% 0.16 232.661)",500:"oklch(68.5% 0.169 237.323)",600:"oklch(58.8% 0.158 241.966)",700:"oklch(50% 0.134 242.749)",800:"oklch(44.3% 0.11 240.79)",900:"oklch(39.1% 0.09 240.876)",950:"oklch(29.3% 0.066 243.157)"},blue:{50:"oklch(97% 0.014 254.604)",100:"oklch(93.2% 0.032 255.585)",200:"oklch(88.2% 0.059 254.128)",300:"oklch(80.9% 0.105 251.813)",400:"oklch(70.7% 0.165 254.624)",500:"oklch(62.3% 0.214 259.815)",600:"oklch(54.6% 0.245 262.881)",700:"oklch(48.8% 0.243 264.376)",800:"oklch(42.4% 0.199 265.638)",900:"oklch(37.9% 0.146 265.522)",950:"oklch(28.2% 0.091 267.935)"},indigo:{50:"oklch(96.2% 0.018 272.314)",100:"oklch(93% 0.034 272.788)",200:"oklch(87% 0.065 274.039)",300:"oklch(78.5% 0.115 274.713)",400:"oklch(67.3% 0.182 276.935)",500:"oklch(58.5% 0.233 277.117)",600:"oklch(51.1% 0.262 276.966)",700:"oklch(45.7% 0.24 277.023)",800:"oklch(39.8% 0.195 277.366)",900:"oklch(35.9% 0.144 278.697)",950:"oklch(25.7% 0.09 281.288)"},violet:{50:"oklch(96.9% 0.016 293.756)",100:"oklch(94.3% 0.029 294.588)",200:"oklch(89.4% 0.057 293.283)",300:"oklch(81.1% 0.111 293.571)",400:"oklch(70.2% 0.183 293.541)",500:"oklch(60.6% 0.25 292.717)",600:"oklch(54.1% 0.281 293.009)",700:"oklch(49.1% 0.27 292.581)",800:"oklch(43.2% 0.232 292.759)",900:"oklch(38% 0.189 293.745)",950:"oklch(28.3% 0.141 291.089)"},purple:{50:"oklch(97.7% 0.014 308.299)",100:"oklch(94.6% 0.033 307.174)",200:"oklch(90.2% 0.063 306.703)",300:"oklch(82.7% 0.119 306.383)",400:"oklch(71.4% 0.203 305.504)",500:"oklch(62.7% 0.265 303.9)",600:"oklch(55.8% 0.288 302.321)",700:"oklch(49.6% 0.265 301.924)",800:"oklch(43.8% 0.218 303.724)",900:"oklch(38.1% 0.176 304.987)",950:"oklch(29.1% 0.149 302.717)"},fuchsia:{50:"oklch(97.7% 0.017 320.058)",100:"oklch(95.2% 0.037 318.852)",200:"oklch(90.3% 0.076 319.62)",300:"oklch(83.3% 0.145 321.434)",400:"oklch(74% 0.238 322.16)",500:"oklch(66.7% 0.295 322.15)",600:"oklch(59.1% 0.293 322.896)",700:"oklch(51.8% 0.253 323.949)",800:"oklch(45.2% 0.211 324.591)",900:"oklch(40.1% 0.17 325.612)",950:"oklch(29.3% 0.136 325.661)"},pink:{50:"oklch(97.1% 0.014 343.198)",100:"oklch(94.8% 0.028 342.258)",200:"oklch(89.9% 0.061 343.231)",300:"oklch(82.3% 0.12 346.018)",400:"oklch(71.8% 0.202 349.761)",500:"oklch(65.6% 0.241 354.308)",600:"oklch(59.2% 0.249 0.584)",700:"oklch(52.5% 0.223 3.958)",800:"oklch(45.9% 0.187 3.815)",900:"oklch(40.8% 0.153 2.432)",950:"oklch(28.4% 0.109 3.907)"},rose:{50:"oklch(96.9% 0.015 12.422)",100:"oklch(94.1% 0.03 12.58)",200:"oklch(89.2% 0.058 10.001)",300:"oklch(81% 0.117 11.638)",400:"oklch(71.2% 0.194 13.428)",500:"oklch(64.5% 0.246 16.439)",600:"oklch(58.6% 0.253 17.585)",700:"oklch(51.4% 0.222 16.935)",800:"oklch(45.5% 0.188 13.697)",900:"oklch(41% 0.159 10.272)",950:"oklch(27.1% 0.105 12.094)"},light:{50:"oklch(99.4% 0 0)",100:"oklch(99.11% 0 0)",200:"oklch(98.51% 0 0)",300:"oklch(98.16% 0.0017 247.84)",400:"oklch(97.31% 0 0)",500:"oklch(96.12% 0 0)",600:"oklch(96.32% 0.0034 247.86)",700:"oklch(94.17% 0.0052 247.88)",800:"oklch(91.09% 0.007 247.9)",900:"oklch(90.72% 0.0051 228.82)",950:"oklch(89.23% 0.006 239.83)"},dark:{50:"oklch(40.91% 0 0)",100:"oklch(35.62% 0 0)",200:"oklch(31.71% 0 0)",300:"oklch(29.72% 0 0)",400:"oklch(25.2% 0 0)",500:"oklch(23.93% 0 0)",600:"oklch(22.73% 0.0038 286.09)",700:"oklch(22.21% 0 0)",800:"oklch(20.9% 0 0)",900:"oklch(16.84% 0 0)",950:"oklch(13.44% 0 0)"}};Object.values(Bo).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var Hg={keyframes:{pulse:"{0%, 100% {opacity:1} 50% {opacity:.5}}",bounce:"{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}",spin:"{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}",ping:"{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}","bounce-alt":"{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}",flash:"{from,50%,to{opacity:1}25%,75%{opacity:0}}","pulse-alt":"{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}","rubber-band":"{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}","shake-x":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}","shake-y":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}","head-shake":"{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}",swing:"{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}",tada:"{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}",wobble:"{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}",jello:"{from,11.1%,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}","heart-beat":"{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}",hinge:"{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translate3d(0,700px,0);opacity:0}}","jack-in-the-box":"{from{opacity:0;transform-origin:center bottom;transform:scale(0.1) rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{transform:scale(1)}}","light-speed-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-in-right":"{from{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}}","light-speed-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}",flip:"{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}","flip-in-x":"{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}","flip-in-y":"{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}","flip-out-x":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}","flip-out-y":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}","rotate-in":"{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-left":"{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-left":"{from{transform-origin:left top;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left top;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-out":"{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}","rotate-out-down-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}","rotate-out-down-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}","roll-in":"{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}","roll-out":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}","zoom-in":"{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}","zoom-in-down":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-left":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-right":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-up":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out":"{from{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}","zoom-out-down":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out-left":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}","zoom-out-right":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}","zoom-out-up":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","bounce-in":"{from,20%,40%,60%,80%,to{animation-timing-function:ease-in-out}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}","bounce-in-down":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}","bounce-in-left":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-right":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-up":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}","bounce-out":"{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}","bounce-out-down":"{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}","bounce-out-left":"{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}","bounce-out-right":"{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}","bounce-out-up":"{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}","slide-in-down":"{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-left":"{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-right":"{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-up":"{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-out-down":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}","slide-out-left":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}","slide-out-right":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}","slide-out-up":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}","fade-in":"{from{opacity:0}to{opacity:1}}","fade-in-down":"{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-down-big":"{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left-big":"{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right":"{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right-big":"{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up":"{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up-big":"{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-left":"{from{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-right":"{from{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-left":"{from{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-right":"{from{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-out":"{from{opacity:1}to{opacity:0}}","fade-out-down":"{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}","fade-out-down-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}","fade-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}","fade-out-left-big":"{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}","fade-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}","fade-out-right-big":"{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}","fade-out-up":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}","fade-out-up-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}","fade-out-top-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}","fade-out-top-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}","fade-out-bottom-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}","fade-out-bottom-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,100%,0)}}","back-in-up":"{0%{opacity:0.7;transform:translateY(1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-down":"{0%{opacity:0.7;transform:translateY(-1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-right":"{0%{opacity:0.7;transform:translateX(2000px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-left":"{0%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}80%{opacity:0.7;transform:translateX(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-out-up":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}","back-out-down":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(700px) scale(0.7)}}","back-out-right":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateX(2000px) scale(0.7)}}","back-out-left":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}"},durations:{pulse:"2s","heart-beat":"1.3s","bounce-in":"0.75s","bounce-out":"0.75s","flip-out-x":"0.75s","flip-out-y":"0.75s",hinge:"2s"},timingFns:{pulse:"cubic-bezier(0.4,0,.6,1)",ping:"cubic-bezier(0,0,.2,1)","head-shake":"ease-in-out","heart-beat":"ease-in-out","pulse-alt":"ease-in-out","light-speed-in-left":"ease-out","light-speed-in-right":"ease-out","light-speed-out-left":"ease-in","light-speed-out-right":"ease-in"},properties:{"bounce-alt":{"transform-origin":"center bottom"},jello:{"transform-origin":"center"},swing:{"transform-origin":"top center"},flip:{"backface-visibility":"visible"},"flip-in-x":{"backface-visibility":"visible !important"},"flip-in-y":{"backface-visibility":"visible !important"},"flip-out-x":{"backface-visibility":"visible !important"},"flip-out-y":{"backface-visibility":"visible !important"},"rotate-in":{"transform-origin":"center"},"rotate-in-down-left":{"transform-origin":"left bottom"},"rotate-in-down-right":{"transform-origin":"right bottom"},"rotate-in-up-left":{"transform-origin":"left bottom"},"rotate-in-up-right":{"transform-origin":"right bottom"},"rotate-out":{"transform-origin":"center"},"rotate-out-down-left":{"transform-origin":"left bottom"},"rotate-out-down-right":{"transform-origin":"right bottom"},"rotate-out-up-left":{"transform-origin":"left bottom"},"rotate-out-up-right":{"transform-origin":"right bottom"},hinge:{"transform-origin":"top left"},"zoom-out-down":{"transform-origin":"center bottom"},"zoom-out-left":{"transform-origin":"left center"},"zoom-out-right":{"transform-origin":"right center"},"zoom-out-up":{"transform-origin":"center bottom"}},counts:{spin:"infinite",ping:"infinite",pulse:"infinite","pulse-alt":"infinite",bounce:"infinite","bounce-alt":"infinite"},category:{pulse:"Attention Seekers",bounce:"Attention Seekers",spin:"Attention Seekers",ping:"Attention Seekers","bounce-alt":"Attention Seekers",flash:"Attention Seekers","pulse-alt":"Attention Seekers","rubber-band":"Attention Seekers","shake-x":"Attention Seekers","shake-y":"Attention Seekers","head-shake":"Attention Seekers",swing:"Attention Seekers",tada:"Attention Seekers",wobble:"Attention Seekers",jello:"Attention Seekers","heart-beat":"Attention Seekers",hinge:"Specials","jack-in-the-box":"Specials","light-speed-in-left":"Lightspeed","light-speed-in-right":"Lightspeed","light-speed-out-left":"Lightspeed","light-speed-out-right":"Lightspeed",flip:"Flippers","flip-in-x":"Flippers","flip-in-y":"Flippers","flip-out-x":"Flippers","flip-out-y":"Flippers","rotate-in":"Rotating Entrances","rotate-in-down-left":"Rotating Entrances","rotate-in-down-right":"Rotating Entrances","rotate-in-up-left":"Rotating Entrances","rotate-in-up-right":"Rotating Entrances","rotate-out":"Rotating Exits","rotate-out-down-left":"Rotating Exits","rotate-out-down-right":"Rotating Exits","rotate-out-up-left":"Rotating Exits","rotate-out-up-right":"Rotating Exits","roll-in":"Specials","roll-out":"Specials","zoom-in":"Zooming Entrances","zoom-in-down":"Zooming Entrances","zoom-in-left":"Zooming Entrances","zoom-in-right":"Zooming Entrances","zoom-in-up":"Zooming Entrances","zoom-out":"Zooming Exits","zoom-out-down":"Zooming Exits","zoom-out-left":"Zooming Exits","zoom-out-right":"Zooming Exits","zoom-out-up":"Zooming Exits","bounce-in":"Bouncing Entrances","bounce-in-down":"Bouncing Entrances","bounce-in-left":"Bouncing Entrances","bounce-in-right":"Bouncing Entrances","bounce-in-up":"Bouncing Entrances","bounce-out":"Bouncing Exits","bounce-out-down":"Bouncing Exits","bounce-out-left":"Bouncing Exits","bounce-out-right":"Bouncing Exits","bounce-out-up":"Bouncing Exits","slide-in-down":"Sliding Entrances","slide-in-left":"Sliding Entrances","slide-in-right":"Sliding Entrances","slide-in-up":"Sliding Entrances","slide-out-down":"Sliding Exits","slide-out-left":"Sliding Exits","slide-out-right":"Sliding Exits","slide-out-up":"Sliding Exits","fade-in":"Fading Entrances","fade-in-down":"Fading Entrances","fade-in-down-big":"Fading Entrances","fade-in-left":"Fading Entrances","fade-in-left-big":"Fading Entrances","fade-in-right":"Fading Entrances","fade-in-right-big":"Fading Entrances","fade-in-up":"Fading Entrances","fade-in-up-big":"Fading Entrances","fade-in-top-left":"Fading Entrances","fade-in-top-right":"Fading Entrances","fade-in-bottom-left":"Fading Entrances","fade-in-bottom-right":"Fading Entrances","fade-out":"Fading Exits","fade-out-down":"Fading Exits","fade-out-down-big":"Fading Exits","fade-out-left":"Fading Exits","fade-out-left-big":"Fading Exits","fade-out-right":"Fading Exits","fade-out-right-big":"Fading Exits","fade-out-up":"Fading Exits","fade-out-up-big":"Fading Exits","fade-out-top-left":"Fading Exits","fade-out-top-right":"Fading Exits","fade-out-bottom-left":"Fading Exits","fade-out-bottom-right":"Fading Exits","back-in-up":"Back Entrances","back-in-down":"Back Entrances","back-in-right":"Back Entrances","back-in-left":"Back Entrances","back-out-up":"Back Exits","back-out-down":"Back Exits","back-out-right":"Back Exits","back-out-left":"Back Exits"}},Gg={busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},Zg={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Yg={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},Jg={xs:{fontSize:"0.75rem",lineHeight:"1rem"},sm:{fontSize:"0.875rem",lineHeight:"1.25rem"},base:{fontSize:"1rem",lineHeight:"1.5rem"},lg:{fontSize:"1.125rem",lineHeight:"1.75rem"},xl:{fontSize:"1.25rem",lineHeight:"1.75rem"},"2xl":{fontSize:"1.5rem",lineHeight:"2rem"},"3xl":{fontSize:"1.875rem",lineHeight:"2.25rem"},"4xl":{fontSize:"2.25rem",lineHeight:"2.5rem"},"5xl":{fontSize:"3rem",lineHeight:"1"},"6xl":{fontSize:"3.75rem",lineHeight:"1"},"7xl":{fontSize:"4.5rem",lineHeight:"1"},"8xl":{fontSize:"6rem",lineHeight:"1"},"9xl":{fontSize:"8rem",lineHeight:"1"}},Kg={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Xg={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Qg={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},e1={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},t1={portrait:"(orientation: portrait)",landscape:"(orientation: landscape)",os_dark:"(prefers-color-scheme: dark)",os_light:"(prefers-color-scheme: light)",motion_ok:"(prefers-reduced-motion: no-preference)",motion_not_ok:"(prefers-reduced-motion: reduce)",high_contrast:"(prefers-contrast: high)",low_contrast:"(prefers-contrast: low)",opacity_ok:"(prefers-reduced-transparency: no-preference)",opacity_not_ok:"(prefers-reduced-transparency: reduce)",use_data_ok:"(prefers-reduced-data: no-preference)",use_data_not_ok:"(prefers-reduced-data: reduce)",touch:"(hover: none) and (pointer: coarse)",stylus:"(hover: none) and (pointer: fine)",pointer:"(hover) and (pointer: coarse)",mouse:"(hover) and (pointer: fine)",hd_color:"(dynamic-range: high)"},r1={DEFAULT:"0.25rem",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},n1={DEFAULT:"0.25rem",none:"0",xs:"0.125rem",sm:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","4xl":"2rem"},i1={DEFAULT:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],"2xs":"0 1px rgb(0 0 0 / 0.05)",xs:"0 1px 2px 0 rgb(0 0 0 / 0.05)",sm:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],md:["0 4px 6px -1px rgb(0 0 0 / 0.1)","0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["0 10px 15px -3px rgb(0 0 0 / 0.1)","0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["0 20px 25px -5px rgb(0 0 0 / 0.1)","0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",none:"0 0 rgb(0 0 0 / 0)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},o1={"2xs":"inset 0 1px rgb(0 0 0 / 0.05)",xs:"inset 0 1px 1px rgb(0 0 0 / 0.05)",sm:"inset 0 2px 4px rgb(0 0 0 / 0.05)",none:"0 0 rgb(0 0 0 / 0)"},s1={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],xs:"0 1px 1px rgb(0 0 0 / 0.05)",sm:"0 1px 2px rgb(0 0 0 / 0.15)",md:"0 3px 3px rgb(0 0 0 / 0.12)",lg:"0 4px 4px rgb(0 0 0 / 0.15)",xl:"0 9px 7px rgb(0 0 0 / 0.1)","2xl":"0 25px 25px rgb(0 0 0 / 0.15)"},a1={none:"0 0 rgb(0 0 0 / 0)","2xs":"0 1px 0 rgb(0 0 0 / 0.15)",xs:"0 1px 1px rgb(0 0 0 / 0.2)",sm:["0 1px 0 rgb(0 0 0 / 0.075)","0 1px 1px rgb(0 0 0 / 0.075)","0 2px 2px rgb(0 0 0 / 0.075)"],md:["0 1px 1px rgb(0 0 0 / 0.1)","0 1px 2px rgb(0 0 0 / 0.1)","0 2px 4px rgb(0 0 0 / 0.1)"],lg:["0 1px 2px rgb(0 0 0 / 0.1)","0 3px 2px rgb(0 0 0 / 0.1)","0 4px 8px rgb(0 0 0 / 0.1)"]},l1={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},c1={transition:{duration:"150ms",timingFunction:"cubic-bezier(0.4, 0, 0.2, 1)"},font:{family:"var(--font-sans)",featureSettings:"var(--font-sans--font-feature-settings)",variationSettings:"var(--font-sans--font-variation-settings)"},monoFont:{family:"var(--font-mono)",featureSettings:"var(--font-mono--font-feature-settings)",variationSettings:"var(--font-mono--font-variation-settings)"}},u1={"3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},Gc={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},f1={...Gc},d1={grid:"(display: grid)"},h1={linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)",DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)"},p1={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke","--un-gradient-from","--un-gradient-via","--un-gradient-to"].join(","),opacity:"opacity",shadow:"box-shadow",transform:["transform","translate","scale","rotate"].join(","),get DEFAULT(){return[this.colors,this.opacity,this.shadow,this.transform,"filter","-webkit-backdrop-filter","backdrop-filter"].join(",")}},Zc={font:Yg,colors:Bo,spacing:r1,breakpoint:Gc,verticalBreakpoint:f1,text:Jg,fontWeight:Kg,tracking:Xg,leading:Qg,textStrokeWidth:e1,radius:n1,shadow:i1,insetShadow:o1,dropShadow:s1,textShadow:a1,ease:h1,animation:Hg,blur:Zg,perspective:l1,property:p1,default:c1,container:u1,aria:Gg,media:t1,supports:d1};var Yc=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],m1=/@media \(min-width: (.+)\)/,Jc=[[/^__container$/,(t,e)=>{let{theme:r,variantHandlers:n}=e,i=r.containers?.padding,o;H(i)?o=i:o=i?.DEFAULT;let s=r.containers?.maxWidth,a;for(let c of n){let f=c.handle?.({},u=>u)?.parent;if(H(f)){let u=f.match(m1)?.[1];if(u){let h=(Tt(e)??[]).find(g=>g.size===u)?.point;s?h&&(a=s?.[h]):a=u,h&&!H(i)&&(o=i?.[h]??o)}}}let l={"max-width":a};return n.length||(l.width="100%"),r.containers?.center&&(l["margin-left"]="auto",l["margin-right"]="auto"),i&&(l["padding-left"]=o,l["padding-right"]=o),l},{internal:!0}]],Kc=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(Tt(e)??[]).map(i=>i.point);if(t){if(!r.includes(t))return;r=r.slice(r.indexOf(t))}let n=r.map(i=>`${i}:__container`);return t||n.unshift("__container"),n}]];var Xc=[...Kc];var Qc={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(B.map(t=>[t,t]))},g1=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":Qc[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(Qc).join("|")})`,"(vertical|align|v)-<percentage>"]}]],eu=["center","left","right","justify","start","end"],b1=[...eu.map(t=>[`text-${t}`,{"text-align":t}]),...[...B,...eu].map(t=>[`text-align-${t}`,{"text-align":t}])],y1=[[/^(?:animate-)?keyframes-(.+)$/,([,t],{theme:e})=>{let r=e.animation?.keyframes?.[t];if(r)return[`@keyframes ${t}${r}`,{animation:t}]},{autocomplete:["animate-keyframes-$animation.keyframes","keyframes-$animation.keyframes"]}],[/^animate-(.+)$/,([,t],{theme:e})=>{let r=e.animation?.keyframes?.[t];if(r){let n=e.animation?.durations?.[t]??"1s",i=e.animation?.timingFns?.[t]??"linear",o=e.animation?.counts?.[t]??1,s=e.animation?.properties?.[t];return[`@keyframes ${t}${r}`,{animation:`${t} ${n} ${i} ${o}`,...s}]}return{animation:m.bracket.cssvar(t)}},{autocomplete:"animate-$animation.keyframes"}],[/^animate-name-(.+)/,([,t])=>({"animation-name":m.bracket.cssvar(t)??t})],[/^animate-duration-(.+)$/,([,t],{theme:e})=>({"animation-duration":e.duration?.[t||"DEFAULT"]??m.bracket.cssvar.time(t)}),{autocomplete:["animate-duration"]}],[/^animate-delay-(.+)$/,([,t],{theme:e})=>({"animation-delay":e.duration?.[t||"DEFAULT"]??m.bracket.cssvar.time(t)}),{autocomplete:["animate-delay"]}],[/^animate-ease(?:-(.+))?$/,([,t],{theme:e})=>({"animation-timing-function":e.ease?.[t||"DEFAULT"]??m.bracket.cssvar(t)}),{autocomplete:["animate-ease","animate-ease-$ease"]}],[/^animate-(fill-mode-|fill-|mode-)?(.+)$/,([,t,e])=>["none","forwards","backwards","both",t?B:[]].includes(e)?{"animation-fill-mode":e}:void 0,{autocomplete:["animate-(fill|mode|fill-mode)","animate-(fill|mode|fill-mode)-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)","animate-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(direction-)?(.+)$/,([,t,e])=>["normal","reverse","alternate","alternate-reverse",t?B:[]].includes(e)?{"animation-direction":e}:void 0,{autocomplete:["animate-direction","animate-direction-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)","animate-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(?:iteration-count-|iteration-|count-)(.+)$/,([,t])=>({"animation-iteration-count":m.bracket.cssvar(t)??t.replace(/-/g,",")}),{autocomplete:["animate-(iteration|count|iteration-count)","animate-(iteration|count|iteration-count)-<num>"]}],[/^animate-(play-state-|play-|state-)?(.+)$/,([,t,e])=>["paused","running",t?B:[]].includes(e)?{"animation-play-state":e}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...z("animate","animation")],gu={"gradient-position":O("--un-gradient-position"),"gradient-from":O("--un-gradient-from",{syntax:"<color>",initialValue:"#0000"}),"gradient-via":O("--un-gradient-via",{syntax:"<color>",initialValue:"#0000"}),"gradient-to":O("--un-gradient-to",{syntax:"<color>",initialValue:"#0000"}),"gradient-stops":O("--un-gradient-stops"),"gradient-via-stops":O("--un-gradient-via-stops"),"gradient-from-position":O("--un-gradient-from-position",{syntax:"<length-percentage>",initialValue:"0%"}),"gradient-via-position":O("--un-gradient-via-position",{syntax:"<length-percentage>",initialValue:"50%"}),"gradient-to-position":O("--un-gradient-to-position",{syntax:"<length-percentage>",initialValue:"100%"})};function tu(t){let e="in oklab";if(t)if(t.startsWith("[")&&t.endsWith("]"))e=t.slice(1,-1);else switch(t){case"longer":case"shorter":case"increasing":case"decreasing":e=`in oklch ${t} hue`;break;default:e=`in ${t}`}return e}function v1(){return function*([,t,e],{theme:r}){let n={},i=Fr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Ir).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?G("colors",s):o;n[`--un-gradient-${t}`]=`color-mix(in oklab, ${l} var(--un-${t}-opacity), transparent)`,yield O(`--un-${t}-opacity`,{syntax:"<percentage>",initialValue:"100%"})}s&&N("colors",s),r&&lr(o,r)}}else n[`--un-gradient-${t}`]=m.bracket.cssvar(e);if(n[`--un-gradient-${t}`]){switch(t){case"from":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"via":yield{...n,"--un-gradient-via-stops":"var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-via) var(--un-gradient-via-position), var(--un-gradient-to) var(--un-gradient-to-position)","--un-gradient-stops":"var(--un-gradient-via-stops)"};break;case"to":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"stops":yield{...n};break}for(let o of Object.values(gu))yield o}}}function k1(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(gu))yield r}}var x1=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${tu(r)};`:n=m.bracket(e),n)return{"--un-gradient-position":n,"background-image":`${t}-gradient(var(--un-gradient-stops))`}},{autocomplete:["bg-(linear|radial|conic)","(from|to|via)-$colors","(from|to|via)-(op|opacity)","(from|to|via)-(op|opacity)-<percent>"]}],[/^(from|via|to|stops)-(.+)$/,v1()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,k1()],[/^bg-((?:repeating-)?(?:linear|radial|conic))$/,([,t])=>({"background-image":`${t}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-(gradient|linear|radial|conic)(?:-to-([rltb]{1,2}))?(?:\/(.+))?$/,([,t,e,r])=>({"--un-gradient-position":`${e in le?`to ${le[e]} `:" "}${tu(r)}`,"background-image":`${t==="gradient"?"linear":t}-gradient(var(--un-gradient-stops))`}),{autocomplete:["gradient","linear","radial","conic"].map(t=>`bg-${t}-to-(${Object.keys(le).filter(e=>e.length<=2&&Array.from(e).every(r=>"rltb".includes(r))).join("|")})`)}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...z("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],[/^bg-size-(.+)$/,([,t])=>({"background-size":m.bracket.cssvar(t)})],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...B.map(t=>[`bg-clip-${t}`,{"-webkit-background-clip":t,"background-clip":t}]),[/^bg-([-\w]{3,})$/,([,t])=>({"background-position":le[t]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...z("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...z("bg-origin","background-origin")],ru=[[/^outline-(?:width-|size-)?(.+)$/,bu,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,w1,{autocomplete:"outline-$colors"}],[/^outline-op(?:acity)?-?(.+)$/,([,t])=>({"--un-outline-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"outline-(op|opacity)-<percent>"}],[/^outline-offset-(.+)$/,([,t])=>({"outline-offset":m.bracket.cssvar.global.px(t)}),{autocomplete:"outline-(offset)-<num>"}],["outline-offset-none",{"outline-offset":"0"}],["outline",[{"outline-style":"var(--un-outline-style)","outline-width":"1px"},O("--un-outline-style",{initialValue:"solid"})]],["outline-hidden",[{"outline-style":"none"},{[J.parent]:"@media (forced-colors: active)",outline:"2px solid transparent","outline-offset":"2px"}]],["outline-none",{"--un-outline-style":"none","outline-style":"none"}],...["auto","dashed","dotted","double","solid","groove","ridge","inset","outset",...B].map(t=>[`outline-${t}`,{"--un-outline-style":t,"outline-style":t}])];function*bu([,t]){let e=m.bracket.cssvar.global.px(t);e!=null&&(yield{"outline-style":"var(--un-outline-style)","outline-width":e},yield O("--un-outline-style",{initialValue:"solid"}))}function*w1(t,e){if(ar(m.bracket(t[1])))yield*bu(t);else{let r=U("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var S1=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function $1(t){let e=m.bracket(t);return e&&m.properties(e)?e:m.properties.auto.cssvar.global(t)??{contents:"contents",scroll:"scroll-position"}[t]}var nu=[[/^will-change-(.+)/,([,t])=>({"will-change":$1(t)})]],Uo={disc:"disc",circle:"circle",square:"square",decimal:"decimal","zero-decimal":"decimal-leading-zero",greek:"lower-greek",roman:"lower-roman","upper-roman":"upper-roman",alpha:"lower-alpha","upper-alpha":"upper-alpha",latin:"lower-latin","upper-latin":"upper-latin"},E1=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=Uo[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(Uo).join("|")})`,`list-(${Object.keys(Uo).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,t])=>{if(/^\[url\(.+\)\]$/.test(t))return{"list-style-image":m.bracket(t)}}],["list-image-none",{"list-style-image":"none"}],...z("list","list-style-type")],_1=[[/^accent-(.+)$/,U("accent-color","accent"),{autocomplete:"accent-$colors"}],[/^accent-op(?:acity)?-?(.+)$/,([,t])=>({"--un-accent-opacity":m.bracket.percent(t)}),{autocomplete:["accent-(op|opacity)","accent-(op|opacity)-<percent>"]}]],C1=[[/^caret-(.+)$/,U("caret-color","caret"),{autocomplete:"caret-$colors"}],[/^caret-op(?:acity)?-?(.+)$/,([,t])=>({"--un-caret-opacity":m.bracket.percent(t)}),{autocomplete:["caret-(op|opacity)","caret-(op|opacity)-<percent>"]}]],O1=[["image-render-auto",{"image-rendering":"auto"}],["image-render-edge",{"image-rendering":"crisp-edges"}],["image-render-pixel",[["-ms-interpolation-mode","nearest-neighbor"],["image-rendering","-webkit-optimize-contrast"],["image-rendering","-moz-crisp-edges"],["image-rendering","-o-pixelated"],["image-rendering","pixelated"]]]],M1=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...z("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...z("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...z("overscroll-y","overscroll-behavior-y")],T1=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...z("scroll","scroll-behavior")],Pt=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...B],P1=[[/^(?:border|b)()(?:-(.+))?$/,Re,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Re],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Re],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Re],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Re],[/^(?:border|b)-()(?:width|size)-(.+)$/,Re,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,Re],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,Re],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,Re],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,Re],[/^(?:border|b)-()(?:color-)?(.+)$/,Vr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Vr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Vr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Vr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Vr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,jr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,jr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,jr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,jr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,jr],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Wr,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$radius","(rounded|rd)","(rounded|rd)-$radius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Wr],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Wr],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Wr],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Wr],[/^(?:border|b)-(?:style-)?()(.+)$/,Br,{autocomplete:["(border|b)-style",`(border|b)-(${Pt.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Pt.join("|")})`,`(border|b)-<directions>-style-(${Pt.join("|")})`,`(border|b)-style-(${Pt.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Br],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Br],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Br],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Br]];function A1(t){return([,e],r)=>{let n=Fr(e,r.theme),i=jo(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Ir).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function Re([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in _e&&r!=null)return _e[t].map(n=>[`border${n}-width`,r])}function Vr([,t="",e],r){if(t in _e){if(ar(m.bracket(e)))return Re(["",t,e]);if(Be(e,r.theme)){let n=_e[t].map(i=>A1(i)(["",e],r)).filter(Ar);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function jr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in _e&&r!=null)return _e[t].map(n=>[`--un-border${n}-opacity`,r])}function Wr([,t="",e="DEFAULT"],{theme:r}){if(t in Rr){if(e==="full")return Rr[t].map(i=>[`border${i}-radius`,"calc(infinity * 1px)"]);let n=r.radius?.[e]??m.bracket.cssvar.global.fraction.rem(e);if(n!=null){let i=r.radius&&e in r.radius;return i&&N("radius",e),Rr[t].map(o=>[`border${o}-radius`,i?G("radius",e):n])}}}function Br([,t="",e]){if(Pt.includes(e)&&t in _e)return[["--un-border-style",e],..._e[t].map(r=>[`border${r}-style`,e])]}var L1=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],N1=/^\[url\(.+\)\]$/,z1=/^\[(?:length|size):.+\]$/,D1=/^\[position:.+\]$/,I1=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,R1=/^\[image:.+\]$/,F1=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(N1.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(z1.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((Vc(e)||D1.test(e))&&m.bracketOfPosition(e)!=null)return{"background-position":m.bracketOfPosition(e).split(" ").map(r=>m.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(I1.test(e)||R1.test(e)){let r=m.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:m.cssvar(r))??r}}return U("background-color","bg")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],q1=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],V1=[[/^columns-(.+)$/,([,t])=>({columns:m.bracket.global.number.auto.numberWithUnit(t)}),{autocomplete:"columns-<num>"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...z("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...z("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...z("break-after")],iu=["solid","double","dotted","dashed","wavy",...B],j1=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,yu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,W1,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-line-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,t])=>({"text-underline-offset":m.auto.bracket.cssvar.global.px(t)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...iu.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...iu.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function yu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function W1(t,e){if(ar(m.bracket(t[1])))return yu(t);let r=U("text-decoration-color","line")(t,e);if(r){let n=r[0];return n["-webkit-text-decoration-color"]=n["text-decoration-color"],r}}var B1=[[/^pa?()-?(.+)$/,V("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,V("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,V("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,V("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,V("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,V("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],U1=[[/^ma?()-?(.+)$/,V("margin")],[/^m-?xy()()$/,V("margin")],[/^m-?([xy])(?:-?(.+))?$/,V("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,V("margin")],[/^m-(block|inline)(?:-(.+))?$/,V("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,V("margin")]],H1=[[/^space-([xy])-(.+)$/,G1,{autocomplete:["space-(x|y)","space-(x|y)-reverse","space-(x|y)-$spacing"]}],[/^space-([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[At(t)],[`--un-space-${e}-reverse`]:"1"},yield O(`--un-space-${e}-reverse`,{initialValue:0})}]];function At(t){return{matcher:t,handle:(e,r)=>r({...e,parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:":where(&>:not(:last-child))"})}}function*G1([t,e,r],{theme:n,symbols:i}){let o,s=be(r);if(s!=null?(N("spacing"),o=`calc(var(--spacing) * ${s})`):o=n.spacing?.[r]??m.bracket.cssvar.auto.fraction.rem(r||"1"),o!=null){let a=_e[e==="x"?"inline":"block"].map((l,c)=>{let f=`margin${l}`,u=` calc(${o} * ${c===0?`var(--un-space-${e}-reverse)`:`calc(1 - var(--un-space-${e}-reverse))`})`;return[f,u]});a&&(yield{[i.variants]:[At(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield O(`--un-space-${e}-reverse`,{initialValue:0}))}}var Z1=[[/^divide-(.+)$/,function*(t,e){let r=U("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[At(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[At(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,ou,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,ou],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[At(t)],[`--un-divide-${e}-reverse`]:"1"},yield O(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${Pt.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[At(t)],"border-style":e}},{autocomplete:Pt.map(t=>`divide-${t}`)}]];function*ou([t,e,r],{symbols:n}){let i=m.bracket.cssvar.px(r||"1");if(i!=null){i==="0"&&(i="0px");let s={x:["-left","-right"],y:["-top","-bottom"]}[e].map(a=>{let l=a.endsWith("left")||a.endsWith("top")?`calc(${i} * var(--un-divide-${e}-reverse))`:`calc(${i} * calc(1 - var(--un-divide-${e}-reverse)))`;return[[`border${a}-width`,l],[`border${a}-style`,"var(--un-border-style)"]]});s&&(yield{[n.variants]:[At(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(s.flat())},yield O(`--un-divide-${e}-reverse`,{initialValue:0}),yield O("--un-border-style",{initialValue:"solid"}))}}var vu=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],Xo=vu.map(t=>O(`--un-${t}`)),Hn=vu.map(t=>`var(--un-${t},)`).join(" "),ku=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],Y1=ku.map(t=>O(`--un-${t}`)),Gn=ku.map(t=>`var(--un-${t},)`).join(" ");function Ho(t){let e=m.bracket.cssvar(t||"");if(e!=null||(e=t?m.percent(t):"100%",e!=null&&Number.parseFloat(e.slice(0,-1))<=100))return e}function Qe(t,e){return([,r,n],{theme:i})=>{let o=e(n,i)??(n==="none"?"0":"");if(o!=="")return r?[{[`--un-${r}${t}`]:`${t}(${o})`,"-webkit-backdrop-filter":Gn,"backdrop-filter":Gn},...Y1]:[{[`--un-${t}`]:`${t}(${o})`,filter:Hn},...Xo]}}function J1(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=We(r,"/",2)??[],r.startsWith("/")&&(i=["",r.slice(1)]));let o=n.dropShadow?.[i[0]||"DEFAULT"],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Be(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return[{"--un-drop-shadow-opacity":a,"--un-drop-shadow":`drop-shadow(${Vn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:Hn},...Xo]}if(Be(r,n))return U("--un-drop-shadow-color","drop-shadow")(t,e);if(o=m.bracket.cssvar(r)??(r==="none"?"":void 0),o!=null)return[{"--un-drop-shadow":o&&`drop-shadow(${o})`,filter:Hn},...Xo]}var K1=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,Qe("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,Qe("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,Qe("contrast",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-?(.+))?$/,J1,{autocomplete:["filter-drop","filter-drop-shadow","filter-drop-shadow-color","drop-shadow","drop-shadow-color","filter-drop-shadow-$dropShadow","drop-shadow-$dropShadow","filter-drop-shadow-$colors","drop-shadow-$colors","filter-drop-shadow-color-$colors","drop-shadow-color-$colors","filter-drop-shadow-color-(op|opacity)","drop-shadow-color-(op|opacity)","filter-drop-shadow-color-(op|opacity)-<percent>","drop-shadow(-color)?-(op|opacity)-<percent>"]}],[/^(?:filter-)?drop-shadow-color-(.+)$/,U("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-drop-shadow-opacity":m.bracket.percent(t)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,Qe("grayscale",Ho),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,Qe("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,Qe("invert",Ho),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,Qe("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,Qe("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,Qe("sepia",Ho),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Hn}],["backdrop-filter",{"-webkit-backdrop-filter":Gn,"backdrop-filter":Gn}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...B.map(t=>[`filter-${t}`,{filter:t}]),...B.map(t=>[`backdrop-filter-${t}`,{"-webkit-backdrop-filter":t,"backdrop-filter":t}])],X1=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,t])=>({flex:m.bracket(t)!=null?m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" "):m.cssvar.fraction(t)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,t=""])=>({"flex-shrink":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,t=""])=>({"flex-grow":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,t])=>{let e=be(t);return e!=null?(N("spacing"),{"flex-basis":`calc(var(--spacing) * ${e})`}):{"flex-basis":m.bracket.cssvar.auto.fraction.rem(t)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],Go={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},Q1=[[/^(?:flex-|grid-)?gap-?()(.+)$/,V("gap",Go,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,V("gap",Go,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,V("gap",Go,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Ue(t){return t.replace("col","column")}function e2(t){switch(t){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return m.bracket.cssvar.auto.rem(t)}var t2=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Ue(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Ue(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Ue(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Ue(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Ue(t)}-end`]:m.bracket.cssvar(e)??e}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,t,e])=>({[`grid-auto-${Ue(t)}`]:e2(e)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,t])=>({"grid-auto-flow":m.bracket.cssvar(t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,t])=>({"grid-auto-flow":Ue(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Ue(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Ue(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Ue(t)}`]:`repeat(${e},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,t,e])=>t!=null?{"grid-template-areas":m.cssvar(e)??e.split("-").map(r=>`"${m.bracket(r)}"`).join(" ")}:{"grid-area":m.bracket.cssvar(e)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]],Wn=["auto","hidden","clip","visible","scroll","overlay",...B],r2=[[/^(?:overflow|of)-(.+)$/,([,t])=>Wn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Wn.join("|")})`,`(overflow|of)-(x|y)-(${Wn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Wn.includes(e)?{[`overflow-${t}`]:e}:void 0]],n2=[[/^line-clamp-(\d+)$/,([,t])=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":t}),{autocomplete:["line-clamp","line-clamp-(1|2|3|4|5|6|none)"]}],["line-clamp-none",{overflow:"visible",display:"block","-webkit-box-orient":"horizontal","-webkit-line-clamp":"unset"}]],Qo={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},su="linear-gradient(#fff, #fff)",i2={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function au([,t=""]){if(t in Rr)return{"mask-position":t.split("").flatMap(n=>Qo[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function Zo([t,e="",r,n],i){let o={...i2},s=[];if(s.push(...["linear","radial","conic"].map(a=>O(`--un-mask-${a}`,{initialValue:su}))),e in Qo){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of Qo[e]){if(o[`--un-mask-${a}`]=`linear-gradient(to ${a}, var(--un-mask-${a}-from-color) var(--un-mask-${a}-from-position), var(--un-mask-${a}-to-color) var(--un-mask-${a}-to-position))`,be(n)!=null?(N("spacing"),o[`--un-mask-${a}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${a}-${r}-position`]=m.bracket.cssvar.fraction.rem(n),Be(n,i.theme)){let l=U(`--un-mask-${a}-${r}-color`,jn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}s.push(...["from","to"].flatMap(l=>[O(`--un-mask-${a}-${l}-position`,{syntax:"<length-percentage>",initialValue:l==="from"?"0%":"100%"}),O(`--un-mask-${a}-${l}-color`,{syntax:"<color>",initialValue:l==="from"?"black":"transparent"})]))}s.push(...["top","right","bottom","left"].map(a=>O(`--un-mask-${a}`,{initialValue:su})))}else{if(r==null)e==="radial"?(o["--un-mask-radial"]="radial-gradient(var(--un-mask-radial-stops, var(--un-mask-radial-size)))",o["--un-mask-radial-size"]=m.bracket.cssvar.rem(n)):(o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops, var(--un-mask-${e}-position)))`,o[`--un-mask-${e}-position`]=be(n)?`calc(1deg * ${m.bracket.cssvar.number(n)})`:m.bracket.cssvar.fraction(n));else{let a={linear:"",radial:"var(--un-mask-radial-shape) var(--un-mask-radial-size) at ",conic:"from "};if(o[`--un-mask-${e}-stops`]=`${a[e]}var(--un-mask-${e}-position), var(--un-mask-${e}-from-color) var(--un-mask-${e}-from-position), var(--un-mask-${e}-to-color) var(--un-mask-${e}-to-position)`,o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops))`,Be(n,i.theme)){let l=U(`--un-mask-${e}-${r}-color`,jn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}else be(n)!=null?(N("spacing"),o[`--un-mask-${e}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${e}-${r}-position`]=m.bracket.cssvar.fraction.rem(n)}e==="radial"&&s.push(O("--un-mask-radial-shape",{initialValue:"ellipse"}),O("--un-mask-radial-size",{initialValue:"farthest-corner"})),s.push(...["from","to"].flatMap(a=>[O(`--un-mask-${e}-position`,{initialValue:e==="radial"?"center":"0deg"}),O(`--un-mask-${e}-${a}-position`,{syntax:"<length-percentage>",initialValue:a==="from"?"0%":"100%"}),O(`--un-mask-${e}-${a}-color`,{syntax:"<color>",initialValue:a==="from"?"black":"transparent"})]))}return[o,...s]}function o2([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var s2=[["mask-clip-border",{"mask-clip":"border-box"}],["mask-clip-padding",{"mask-clip":"padding-box"}],["mask-clip-content",{"mask-clip":"content-box"}],["mask-clip-fill",{"mask-clip":"fill-box"}],["mask-clip-stroke",{"mask-clip":"stroke-box"}],["mask-clip-view",{"mask-clip":"view-box"}],["mask-no-clip",{"mask-clip":"no-clip"}],["mask-add",{"mask-composite":"add"}],["mask-subtract",{"mask-composite":"subtract"}],["mask-intersect",{"mask-composite":"intersect"}],["mask-exclude",{"mask-composite":"exclude"}],[/^mask-(.+)$/,([,t])=>({"mask-image":m.bracket.cssvar(t)})],[/^mask-(linear|radial|conic|[xytblr])-(from|to)()(?:-(.+))?$/,Zo,{autocomplete:["mask-(linear|radial|conic)-(from|to)-$colors","mask-(linear|radial|conic)-(from|to)-<percentage>","mask-(linear|radial|conic)-(from|to)","mask-(linear|radial|conic)-<percent>","mask-(x|y|t|b|l|r)-(from|to)-$colors","mask-(x|y|t|b|l|r)-(from|to)-<percentage>","mask-(x|y|t|b|l|r)-(from|to)","mask-(x|y|t|b|l|r)-<percent>"]}],[/^mask-(linear|radial|conic)-(from|to)?-?(.*)$/,Zo],[/^mask-([trblxy])-(from|to)-(.*)$/,Zo],["mask-none",{"mask-image":"none"}],["mask-radial-circle",{"--un-mask-radial-shape":"circle"}],["mask-radial-ellipse",{"--un-mask-radial-shape":"ellipse"}],["mask-radial-closest-side",{"--un-mask-radial-size":"closest-side"}],["mask-radial-closest-corner",{"--un-mask-radial-size":"closest-corner"}],["mask-radial-farthest-side",{"--un-mask-radial-size":"farthest-side"}],["mask-radial-farthest-corner",{"--un-mask-radial-size":"farthest-corner"}],[/^mask-radial-at-([-\w]{3,})$/,([,t])=>({"--un-mask-radial-position":le[t]}),{autocomplete:[`mask-radial-at-(${Object.keys(le).filter(t=>t.length>2).join("|")})`]}],["mask-alpha",{"mask-mode":"alpha"}],["mask-luminance",{"mask-mode":"luminance"}],["mask-match",{"mask-mode":"match-source"}],["mask-origin-border",{"mask-origin":"border-box"}],["mask-origin-padding",{"mask-origin":"padding-box"}],["mask-origin-content",{"mask-origin":"content-box"}],["mask-origin-fill",{"mask-origin":"fill-box"}],["mask-origin-stroke",{"mask-origin":"stroke-box"}],["mask-origin-view",{"mask-origin":"view-box"}],[/^mask-([rltb]{1,2})$/,au],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":le[t]})],[/^mask-(?:position-|pos-)(.+)$/,au],["mask-repeat",{"mask-repeat":"repeat"}],["mask-no-repeat",{"mask-repeat":"no-repeat"}],["mask-repeat-x",{"mask-repeat":"repeat-x"}],["mask-repeat-y",{"mask-repeat":"repeat-y"}],["mask-repeat-space",{"mask-repeat":"space"}],["mask-repeat-round",{"mask-repeat":"round"}],["mask-auto",{"mask-size":"auto"}],["mask-cover",{"mask-size":"cover"}],["mask-contain",{"mask-size":"contain"}],[/^mask-size-(.+)$/,o2],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],a2=[[/^\$ placeholder-(.+)$/,U("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,t])=>({"--un-placeholder-opacity":m.bracket.percent(t)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],l2=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>B.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],xu=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...z("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...z("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...z("justify-self")],c2=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],wu=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...z("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...z("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...z("self","align-self")],Su=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...z("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...z("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...z("place-self")],u2=[...xu,...wu,...Su].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function es(t){let e=be(t);return e!=null?(N("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Ur([,t,e]){let r=es(e);if(r!=null&&t in qo)return qo[t].map(n=>[n.slice(1),r])}var f2=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:es(t)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?(start|end)-(.+)$/,Ur],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Ur],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Ur],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Ur],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Ur],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:es(e)})]],d2=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...z("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...z("clear")],h2=[[/^(?:position-|pos-)?z([\d.]+)$/,([,t])=>({"z-index":m.number(t)})],[/^(?:position-|pos-)?z-(.+)$/,([,t])=>({"z-index":m.bracket.cssvar.global.auto.number(t)}),{autocomplete:"z-<num>"}]],p2=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...z("box","box-sizing")],m2=[[/^(where|\?)$/,(t,{constructCSS:e,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}} ${e({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]],ts={shadow:O("--un-shadow",{initialValue:"0 0 #0000"}),shadowColor:O("--un-shadow-color"),insetShadow:O("--un-inset-shadow",{initialValue:"0 0 #0000"}),insetShadowColor:O("--un-inset-shadow-color"),ringColor:O("--un-ring-color"),ringShadow:O("--un-ring-shadow",{initialValue:"0 0 #0000"}),insetRingColor:O("--un-inset-ring-color"),insetRingShadow:O("--un-inset-ring-shadow",{initialValue:"0 0 #0000"}),ringInset:O("--un-ring-inset"),ringOffsetWidth:O("--un-ring-offset-width",{syntax:"<length>",initialValue:"0px"}),ringOffsetColor:O("--un-ring-offset-color"),ringOffsetShadow:O("--un-ring-offset-shadow",{initialValue:"0 0 #0000"})},g2=[[/^shadow(?:-?(.+))?$/,lu("shadow"),{autocomplete:["shadow-$colors","shadow-$shadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],[/^inset-shadow(?:-(.+))?$/,lu("insetShadow"),{autocomplete:["inset-shadow-$colors","inset-shadow-$insetShadow"]}],[/^inset-shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-inset-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}]];function lu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=We(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=jn(t);if((s!=null||a!=null)&&!Be(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Vn(s||a,`--un-${l}-color`,c).join(","),"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ts)]}return U(`--un-${l}-color`,l)(e,r)}}var b2=[[/^ring(?:-(.+))?$/,([,t])=>{let e=m.bracket.px(t||"1");if(e!=null)return[{"--un-ring-shadow":`var(--un-ring-inset,) 0 0 0 calc(${e} + var(--un-ring-offset-width)) var(--un-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ts)]}],[/^ring-(.+)$/,U("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^inset-ring(?:-(.+))?$/,([,t])=>{let e=m.bracket.px(t||"1");if(e!=null)return[{"--un-inset-ring-shadow":`inset 0 0 0 ${e} var(--un-inset-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ts)]}],[/^inset-ring-(.+)$/,U("--un-inset-ring-color","inset-ring"),{autocomplete:"inset-ring-$colors"}],[/^inset-ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-inset-ring-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"inset-ring-(op|opacity)-<percent>"}],[/^ring-offset(?:-(?:width-|size-)?(.+))?$/,([,t])=>{let e=m.bracket.cssvar.px(t||"1");if(e!=null)return{"--un-ring-offset-width":e,"--un-ring-offset-shadow":"var(--un-ring-inset,) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)"}},{autocomplete:"ring-offset-$colors"}],[/^ring-offset-(.+)$/,U("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-offset-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]],y2=[...["x","y","both"].map(t=>[`snap-${t}`,[{"scroll-snap-type":`${t} var(--un-scroll-snap-strictness)`},O("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),...["mandatory","proximity"].map(t=>[`snap-${t}`,[{"--un-scroll-snap-strictness":t},O("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),["snap-none",{"scroll-snap-type":"none"}],["snap-start",{"scroll-snap-align":"start"}],["snap-end",{"scroll-snap-align":"end"}],["snap-center",{"scroll-snap-align":"center"}],["snap-align-none",{"scroll-snap-align":"none"}],["snap-normal",{"scroll-snap-stop":"normal"}],["snap-always",{"scroll-snap-stop":"always"}],[/^scroll-ma?()-?(.+)$/,V("scroll-margin"),{autocomplete:["scroll-(m|p|ma|pa|block|inline)","scroll-(m|p|ma|pa|block|inline)-$spacing","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)-$spacing"]}],[/^scroll-m-?([xy])-?(.+)$/,V("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,V("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,V("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,V("scroll-margin")],[/^scroll-pa?()-?(.+)$/,V("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,V("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,V("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,V("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,V("scroll-padding")]],v2={h:"height",w:"width",inline:"inline-size",block:"block-size"};function fr(t,e){return`${t||""}${v2[e]}`}function Bn(t,e,r){let n,i=["container","spacing"];for(let o of i)if(t[o]?.[r]){N(o,r),n=G(o,r);break}if(!n)switch(r){case"fit":case"max":case"min":n=`${r}-content`;break;case"screen":n=e==="w"?"100vw":"100vh";break}return!n&&m.number(r)!=null&&(N("spacing"),n=`calc(var(--spacing) * ${m.number(r)})`),n??m.bracket.cssvar.global.auto.none.fraction.rem(r)}var k2=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[fr(t,"w")]:Bn(r,"w",e),[fr(t,"h")]:Bn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[fr(t,e)]:Bn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[fr(t,e)]:Bn(n,e,r)}),{autocomplete:["(w|h)-<num>","(w|h)-(full|screen|fit|max|min)","(max|min)-(w|h)-<num>","(max|min)-(w|h)-(full|screen|fit|max|min)","(block|inline)-<num>","(block|inline)-(full|screen|fit|max|min)","(max|min)-(w|h|block|inline)","(max|min)-(w|h|block|inline)-<num>","(max|min)-(w|h|block|inline)-(full|screen|fit|max|min)"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,t,e,r],n)=>({[fr(t,e)]:cu(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[fr(t,e)]:cu(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$breakpoint","(min|max)-h-screen-$breakpoint","w-screen-$breakpoint","(min|max)-w-screen-$breakpoint"]}]];function cu(t,e,r="breakpoint"){let n=Tt(t,r);if(n)return n.find(i=>i.point===e)?.size}function x2(t){if(/^\d+\/\d+$/.test(t))return t;switch(t){case"square":return"1/1";case"video":return"16/9"}return m.bracket.cssvar.global.auto.number(t)}var w2=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":x2(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],S2=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],Yo=["size","layout","paint","style"],$2=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,t])=>({display:m.bracket.cssvar.global(t)})]],E2=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...z("backface","backface-visibility")],_2=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...S2.map(t=>[`cursor-${t}`,{cursor:t}])],C2=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:Yo.includes(t)?[{"--un-contain-size":t,contain:Yo.map(e=>`var(--un-contain-${e})`).join(" ")},...Yo.map(e=>O(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],O2=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...z("pointer-events")],M2=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...z("resize")],T2=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...z("select","user-select")],P2=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...B].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],A2=[[/^intrinsic-size-(.+)$/,([,t])=>({"contain-intrinsic-size":m.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...z("content-visibility")],L2=[[/^content-(.+)$/,([,t])=>{if(m.bracket.cssvar(t)!=null)return[{"--un-content":m.bracket.cssvar(t),content:"var(--un-content)"},O("--un-content",{initialValue:'""'})]}],["content-empty",{content:'""'}],["content-none",{content:"none"}]],N2=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}],["wrap-break-word",{"overflow-wrap":"break-word"}],["wrap-anywhere",{"overflow-wrap":"anywhere"}],["wrap-normal",{"overflow-wrap":"normal"}]],z2=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],D2=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],I2=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}],...z("case","text-transform")],R2=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],F2=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],q2=[...["manual","auto","none",...B].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],V2=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...z("write","writing-mode")],j2=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...z("write-orient","text-orientation")],W2=[["sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0,0,0,0)","white-space":"nowrap","border-width":0}],["not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto","white-space":"normal"}]],B2=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],U2=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,t])=>{if(le[t])return{"object-position":le[t]};if(m.bracketOfPosition(t)!=null)return{"object-position":m.bracketOfPosition(t).split(" ").map(e=>m.position.fraction.auto.px.cssvar(e)??e).join(" ")}},{autocomplete:`object-(${Object.keys(le).join("|")})`}]],H2=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...z("bg-blend","background-blend")],G2=[["mix-blend-multiply",{"mix-blend-mode":"multiply"}],["mix-blend-screen",{"mix-blend-mode":"screen"}],["mix-blend-overlay",{"mix-blend-mode":"overlay"}],["mix-blend-darken",{"mix-blend-mode":"darken"}],["mix-blend-lighten",{"mix-blend-mode":"lighten"}],["mix-blend-color-dodge",{"mix-blend-mode":"color-dodge"}],["mix-blend-color-burn",{"mix-blend-mode":"color-burn"}],["mix-blend-hard-light",{"mix-blend-mode":"hard-light"}],["mix-blend-soft-light",{"mix-blend-mode":"soft-light"}],["mix-blend-difference",{"mix-blend-mode":"difference"}],["mix-blend-exclusion",{"mix-blend-mode":"exclusion"}],["mix-blend-hue",{"mix-blend-mode":"hue"}],["mix-blend-saturation",{"mix-blend-mode":"saturation"}],["mix-blend-color",{"mix-blend-mode":"color"}],["mix-blend-luminosity",{"mix-blend-mode":"luminosity"}],["mix-blend-plus-lighter",{"mix-blend-mode":"plus-lighter"}],["mix-blend-normal",{"mix-blend-mode":"normal"}],...z("mix-blend")],Z2=[["min-h-dvh",{"min-height":"100dvh"}],["min-h-svh",{"min-height":"100svh"}],["min-h-lvh",{"min-height":"100lvh"}],["h-dvh",{height:"100dvh"}],["h-svh",{height:"100svh"}],["h-lvh",{height:"100lvh"}],["max-h-dvh",{"max-height":"100dvh"}],["max-h-svh",{"max-height":"100svh"}],["max-h-lvh",{"max-height":"100lvh"}]],Y2=[["forced-color-adjust-auto",{"forced-color-adjust":"auto"}],["forced-color-adjust-none",{"forced-color-adjust":"none"}]],J2=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],K2=[[/^fill-(.+)$/,U("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,t])=>({"--un-fill-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,$u],[/^stroke-dash-(.+)$/,([,t])=>({"stroke-dasharray":m.bracket.cssvar.number(t)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,t])=>({"stroke-dashoffset":m.bracket.cssvar.px.numberWithUnit(t)})],[/^stroke-(.+)$/,X2,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-stroke-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];function $u([,t]){return{"stroke-width":m.bracket.cssvar.fraction.px.number(t)}}function X2(t,e){return ar(m.bracket(t[1]))?$u(t):U("stroke","stroke")(t,e)}var Q2=[["inline-table",{display:"inline-table"}],["table",{display:"table"}],["table-caption",{display:"table-caption"}],["table-cell",{display:"table-cell"}],["table-column",{display:"table-column"}],["table-column-group",{display:"table-column-group"}],["table-footer-group",{display:"table-footer-group"}],["table-header-group",{display:"table-header-group"}],["table-row",{display:"table-row"}],["table-row-group",{display:"table-row-group"}],["border-collapse",{"border-collapse":"collapse"}],["border-separate",{"border-collapse":"separate"}],[/^border-spacing-(.+)$/,function*([,t],{theme:e}){let r=uu(t,e);if(r!=null){yield{"--un-border-spacing-x":r,"--un-border-spacing-y":r,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let n of["x","y"])yield O(`--un-border-spacing-${n}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,function*([,t,e],{theme:r}){let n=uu(e,r);if(n!=null){yield{[`--un-border-spacing-${t}`]:n,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let i of["x","y"])yield O(`--un-border-spacing-${i}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing-(x|y)","border-spacing-(x|y)-$spacing"]}],["caption-top",{"caption-side":"top"}],["caption-bottom",{"caption-side":"bottom"}],["table-auto",{"table-layout":"auto"}],["table-fixed",{"table-layout":"fixed"}],["table-empty-cells-visible",{"empty-cells":"show"}],["table-empty-cells-hidden",{"empty-cells":"hide"}]];function uu(t,e){let r=e.spacing?.[t];if(!r){let n=be(t);n!=null?(N("spacing"),r=`calc(var(--spacing) * ${n})`):r=m.bracket.cssvar.global.auto.fraction.rem(t)}return r}var Jo="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",Ko=["pan-x","pan-y","pinch-zoom"].map(t=>O(`--un-${t}`)),eb=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":Jo};for(let e of Ko)yield e},{autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,function*([,t]){yield{"--un-pan-y":`pan-${t}`,"touch-action":Jo};for(let e of Ko)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":Jo};for(let t of Ko)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...z("touch","touch-action")],Un=["translate","rotate","scale"],rs=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),ns=rs,tb=["translateZ(0)",rs].join(" ");var rb=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":le[t]??m.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(le).join("|")})`,`origin-(${Object.keys(le).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t],{theme:e})=>{let r;if(e.perspective?.[t]?(N("perspective",t),r=G("perspective",t)):r=m.bracket.cssvar.px.numberWithUnit(t),r!=null)return{perspective:r}},{autocomplete:["transform-perspective-<num>","perspective-<num>","perspective-$perspective"]}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=m.bracket.cssvar(t)??(t.length>=3?le[t]:void 0);if(e!=null)return{"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,fu],[/^(?:transform-)?translate-([xyz])-(.+)$/,fu],[/^(?:transform-)?rotate-()(.+)$/,hu],[/^(?:transform-)?rotate-([xyz])-(.+)$/,hu],[/^(?:transform-)?skew-()(.+)$/,pu],[/^(?:transform-)?skew-([xy])-(.+)$/,pu,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,du],[/^(?:transform-)?scale-([xyz])-(.+)$/,du,{autocomplete:[`transform-(${Un.join("|")})-<percent>`,`transform-(${Un.join("|")})-(x|y|z)-<percent>`,`(${Un.join("|")})-<percent>`,`(${Un.join("|")})-(x|y|z)-<percent>`]}],["transform-3d",{"transform-style":"preserve-3d"}],["transform-flat",{"transform-style":"flat"}],[/^transform-(border|content|fill|stroke|view)$/,([,t])=>({"transform-box":`${t}-box`})],["transform",{transform:ns}],["transform-cpu",{transform:rs}],["transform-gpu",{transform:tb}],["transform-none",{transform:"none"}],...z("transform")];function fu([,t,e]){let r=be(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(N("spacing"),[[...is(t,typeof r=="number"?`calc(var(--spacing) * ${r})`:r,"translate"),["translate",`var(--un-translate-x) var(--un-translate-y)${t==="z"?" var(--un-translate-z)":""}`,Dr]],...["x","y","z"].map(n=>O(`--un-translate-${n}`,{initialValue:0}))])}function du([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...is(t,r,"scale"),["scale",`var(--un-scale-x) var(--un-scale-y)${t==="z"?" var(--un-scale-z)":""}`]],...["x","y","z"].map(n=>O(`--un-scale-${n}`,{initialValue:1}))]}function hu([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...is(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",ns]],...["x","y","z"].map(n=>O(`--un-rotate-${n}`,{initialValue:`rotate${n.toUpperCase()}(0)`})),...["x","y"].map(n=>O(`--un-skew-${n}`,{initialValue:`skew${n.toUpperCase()}(0)`}))]:{rotate:m.bracket.cssvar.degree(e)}}function pu([,t,e]){let r=m.bracket.cssvar.degree(e),n=Vo[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",ns]],...["x","y","z"].map(i=>O(`--un-rotate-${i}`,{initialValue:`rotate${i.toUpperCase()}(0)`})),...["x","y"].map(i=>O(`--un-skew-${i}`,{initialValue:`skew${i.toUpperCase()}(0)`}))]}function is(t,e,r){let n=e.split(Fc);return t||!t&&n.length===1?Vo[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${zc[o]}`,i])}function mu(t,e){let r;if(m.cssvar(t)!=null)r=m.cssvar(t);else{t.startsWith("[")&&t.endsWith("]")&&(t=t.slice(1,-1));let n=t.split(",").map(i=>e.property?.[i]??m.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}var nb=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{N("default",["transition","timingFunction"]),N("default",["transition","duration"]);let n={"transition-property":r.property?.DEFAULT,"transition-timing-function":`var(--un-ease, ${G("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${G("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=mu(t,r);if(i)return{"--un-duration":e&&m.time(e),...n,"transition-property":i}}else if(e!=null)return{"--un-duration":m.time(e),...n}}],[/^(?:transition-)?duration-(.+)$/,([,t])=>({"--un-duration":m.bracket.cssvar.time(t),"transition-duration":m.bracket.cssvar.time(t)})],[/^(?:transition-)?delay-(.+)$/,([,t])=>({"transition-delay":m.bracket.cssvar.time(t)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>{let r;return e.ease?.[t]?(N("ease",t),r=G("ease",t)):r=m.bracket.cssvar(t),[{"--un-ease":r,"transition-timing-function":r},O("--un-ease")]},{autocomplete:["transition-ease-(linear|in|out|in-out)","ease-(linear|in|out|in-out)"]}],[/^(?:transition-)?property-(.+)$/,([,t],{theme:e})=>{let r=m.global(t)||mu(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...B].join("|")})`]}],["transition-none",{transition:"none"}],...z("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],ib=[[/^text-(.+)$/,fb,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,Eu,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,db,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,U("color","text")],[/^(?:text|color|c)-(.+)$/,([,t])=>B.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${B.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^fw-?([^-]+)$/,([,t],{theme:e})=>{let r;return e.fontWeight?.[t]?(N("fontWeight",t),r=G("fontWeight",t)):r=m.bracket.cssvar.global.number(t),{"--un-font-weight":r,"font-weight":r}},{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>{let r;if(e.leading?.[t]?(N("leading",t),r=G("leading",t)):be(t)?(N("spacing"),r=`calc(var(--spacing) * ${be(t)})`):r=m.bracket.cssvar.global.rem(t),r!=null)return[{"--un-leading":r,"line-height":r},O("--un-leading")]},{autocomplete:"(leading|lh|line-height)-$leading"}],["font-synthesis-weight",{"font-synthesis":"weight"}],["font-synthesis-style",{"font-synthesis":"style"}],["font-synthesis-small-caps",{"font-synthesis":"small-caps"}],["font-synthesis-none",{"font-synthesis":"none"}],[/^font-synthesis-(.+)$/,([,t])=>({"font-synthesis":m.bracket.cssvar.global(t)})],[/^(?:font-)?tracking-(.+)$/,([,t],{theme:e})=>{let r;return e.tracking?.[t]?(N("tracking",t),r=G("tracking",t)):r=m.bracket.cssvar.global.rem(t),{"--un-tracking":r,"letter-spacing":r}},{autocomplete:"tracking-$tracking"}],[/^(?:font-)?word-spacing-(.+)$/,([,t],{theme:e})=>{let r=e.tracking?.[t]?G("tracking",t):m.bracket.cssvar.global.rem(t);return{"--un-word-spacing":r,"word-spacing":r}},{autocomplete:"word-spacing-$spacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":m.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>{let r;if(e.font?.[t])return N("font",t),r=G("font",t),{"font-family":r};if(e.fontWeight?.[t])return N("fontWeight",t),r=G("fontWeight",t),{"--un-font-weight":r,"font-weight":r};if(r=m.number(t),r!=null)return{"--un-font-weight":r,"font-weight":r};if(r=m.bracketOfFamily(t),r!=null&&m.number(r)==null)return r=m.cssvar(r)??r,{"font-family":r};if(r=m.bracketOfNumber(t),r!=null)return r=m.cssvar.number(r),{"--un-font-weight":r,"font-weight":r};if(r=m.bracket(t),r!=null&&m.number(r)!=null){let n=m.number(r);return{"--un-font-weight":n,"font-weight":n}}if(r=m.bracket.cssvar.global(t),r!=null)return{"font-family":r}},{autocomplete:["font-$font","font-$fontWeight"]}]],ob=[[/^tab(?:-(.+))?$/,([,t])=>{let e=m.bracket.cssvar.global.number(t||"4");if(e!=null)return{"-moz-tab-size":e,"-o-tab-size":e,"tab-size":e}}]],sb=[[/^indent-(.+)$/,([,t])=>{let e=be(t);if(e!=null)return N("spacing"),{"text-indent":`calc(var(--spacing) * ${e})`};if(e=m.bracket.cssvar.auto.global.rem(t),e!=null)return{"text-indent":e}}]],ab=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&N("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?G("textStrokeWidth",t):m.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,U("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-stroke-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]];function lb(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=We(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Be(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Vn(o||s,"--un-text-shadow-color",a).join(","),"text-shadow":"var(--un-text-shadow)"}}return U("--un-text-shadow-color","text-shadow")(t,e)??{"text-shadow":m.bracket.cssvar.global(r)}}var cb=[[/^text-shadow-(.+)$/,lb,{autocomplete:["text-shadow-$textShadow","text-shadow(-color)?-$colors","text-shadow(-color)?-(op|opacity)-<percent>"]}],[/^text-shadow-color-(.+)$/,U("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"text-shadow(-color)?-(op|opacity)-<percent>"}]],ht=[O("--un-ordinal"),O("--un-slashed-zero"),O("--un-numeric-figure"),O("--un-numeric-spacing"),O("--un-numeric-fraction")],pt={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},ub=[["ordinal",[{"--un-ordinal":"ordinal",...pt},...ht]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...pt},...ht]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...pt},...ht]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...pt},...ht]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...pt},...ht]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...pt},...ht]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...pt},...ht]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...pt},...ht]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function fb([,t="base"],{theme:e}){let r=hb(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(N("leading",i),s=G("leading",i)):s=m.bracket.cssvar.global.rem(i)),o)return N("text",[n,"fontSize"]),N("text",[n,"lineHeight"]),o.letterSpacing&&N("text",[n,"letterSpacing"]),{"font-size":G("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${G("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?G("text",[n,"letterSpacing"]):void 0};let a=m.bracketOfLength.rem(n);return s&&a?{"font-size":a,"line-height":s}:{"font-size":m.bracketOfLength.rem(t)}}function Eu([,t],{theme:e}){if(e.text?.[t]!=null)return N("text",[t,"fontSize"]),N("text",[t,"lineHeight"]),{"font-size":G("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${G("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function db(t,e){return ar(m.bracket(t[1]))?Eu(t,e):U("color","text")(t,e)}function hb(t,e){let[r,n]=$t(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(qn)??[])[1];if(i==null||i===e)return[r,n]}}var pb={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space","bg-blend":"background-blend-mode","bg-clip":"-webkit-background-clip","bg-image":"background-image","bg-origin":"background-origin","bg-position":"background-position","bg-repeat":"background-repeat","bg-size":"background-size","mix-blend":"mix-blend-mode",object:"object-fit","object-position":"object-position",write:"writing-mode","write-orient":"text-orientation"},mb=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=pb[t];if(r)return{[r]:m.cssvar(e)}}]],gb=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!yb(e)&&/^[\w-]+$/.test(n)&&bb(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function bb(t){let e=0;function r(n){for(;e<t.length;)if(e+=1,t[e]===n)return!0;return!1}for(e=0;e<t.length;e++){let n=t[e];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function yb(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var vb=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],_u=[ib,ob,sb,ab,cb,U1,B1,b1,g1,S1,ru,nu,E1,_1,C1,O1,M1,ru,T1,nu,P1,F1,L1,q1,Jc,Yc,j1,X1,Q1,t2,k2,w2,$2,E2,_2,C2,O2,M2,T2,P2,A2,L2,N2,z2,D2,I2,R2,F2,b2,g2,rb,nb,mb,gb,wu,p2,u2,d2,f2,xu,c2,Su,l2,h2,r2,K2,y1,x1,q2,V2,j2,Y2,W2,B2,U2,H2,G2,Z2,s2,V1,K1,n2,a2,y2,Q2,eb,ub,vb,H1,Z1,J2,m2].flat();function kb(t){if(t.preflights?.property===!1)return;let e=typeof t.preflights?.property=="object"?t.preflights.property:void 0,r=e?.parent!==void 0?e.parent:"@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b))))",n=e?.selector??"*, ::before, ::after, ::backdrop";return{getCSS:()=>{if(Mt.size===0)return;let i=Array.from(Mt.entries()).map(([o,s])=>`${o}:${s};`).join("");return r===!1?`${n}{${i}}`:`${r}{${n}{${i}}}`},layer:"properties"}}var xb=`
34
+ `?o=!0:f!=="\r"&&o&&(o=!1,a===l.start||(this._splitChunk(l,a),l=l.next),l.prependRight(e))}a+=1}a=l.end,l=l.next}return this.outro=this.outro.replace(n,s),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(e,r){return fr.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),fr.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return fr.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),fr.insertRight=!0),this.prependRight(e,r)}move(e,r,n){if(e=e+this.offset,r=r+this.offset,n=n+this.offset,n>=e&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(r),this._split(n);let i=this.byStart[e],o=this.byEnd[r],s=i.previous,a=o.next,l=this.byStart[n];if(!l&&o===this.lastChunk)return this;let c=l?l.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),c&&(c.next=i),l&&(l.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=c,o.next=l||null,c||(this.firstChunk=i),l||(this.lastChunk=o),this}overwrite(e,r,n,i){return i=i||{},this.update(e,r,n,{...i,overwrite:!i.contentOnly})}update(e,r,n,i){if(e=e+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(e===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(e),this._split(r),i===!0&&(fr.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),fr.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,s=i!==void 0?i.overwrite:!1;if(o){let c=this.original.slice(e,r);Object.defineProperty(this.storedNames,c,{writable:!0,value:!0,enumerable:!0})}let a=this.byStart[e],l=this.byEnd[r];if(a){let c=a;for(;c!==l;){if(c.next!==this.byStart[c.end])throw new Error("Cannot overwrite across a split point");c=c.next,c.edit("",!1)}a.edit(n,o,!s)}else{let c=new Bn(e,r,"").edit(n,o);l.next=c,c.previous=l}return this}prepend(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this}prependLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let e=this.outro.lastIndexOf(jr);if(e!==-1)return this.outro.substr(e+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(jr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(jr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(jr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(jr),e!==-1?this.intro.substr(e+1)+r:this.intro+r}slice(e=0,r=this.original.length-this.offset){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>e||i.end<=e);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error(`Cannot use replaced character ${e} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===e)&&(n+=i.intro);let s=i.start<r&&i.end>=r;if(s&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let a=o===i?e-i.start:0,l=s?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(a,l),i.outro&&(!s||i.end===r)&&(n+=i.outro),s)break;i=i.next}return n}snip(e,r){let n=this.clone();return n.remove(0,e),n.remove(r,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let r=this.lastSearchedChunk,n=r,i=e>r.end;for(;r;){if(r.contains(e))return this._splitChunk(r,e);if(r=i?this.byStart[r.end]:this.byEnd[r.start],r===n)return;n=r}}_splitChunk(e,r){if(e.edited&&e.content.length){let i=Fc(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};function dr(t,e,r){if(t==="")return;let n=t.length,i=0,o=!1,s=0;for(let a=0;a<n;a++)switch(t[a]){case e:o||(o=!0,s=a),i++;break;case r:if(--i,i<0)return;if(i===0)return[t.slice(s,a+1),t.slice(a+1),t.slice(0,s)];break}}function Mt(t,e,r,n){if(t===""||(Y(n)&&(n=[n]),n.length===0))return;let i=t.length,o=0;for(let s=0;s<i;s++)switch(t[s]){case e:o++;break;case r:if(--o<0)return;break;default:for(let a of n){let l=a.length;if(l&&a===t.slice(s,s+l)&&o===0)return s===0||s===i-l?void 0:[t.slice(0,s),t.slice(s+l)]}}return[t,""]}function Ge(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=Mt(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var Yo=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],P0=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],L0=["hsl","hwb","lch","oklch"],D0=["shorter","longer","increasing","decreasing"],Ko=["%alpha","<alpha-value>"],Jo=new RegExp(Ko.map(t=>cr(t)).join("|"),"g");function Xo(t){return t?P0.some(e=>t.includes(e))||L0.some(e=>t.includes(e))||D0.some(e=>t.includes(e)):!1}function At(t=""){let e=I0(t);if(e==null||e===!1)return;let{type:r,components:n,alpha:i}=e,o=r.toLowerCase();if(n.length!==0&&!(Yo.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(s=>typeof s=="string"?s.trim():s),alpha:typeof i=="string"?i.trim():i}}function Nt(t,e){if(typeof t=="string")return t.replace(Jo,`${e??1}`);let{components:r}=t,{alpha:n,type:i}=t;return n=e??n,i=i.toLowerCase(),["hsla","rgba"].includes(i)?`${i}(${r.join(", ")}${n==null?"":`, ${n}`})`:(n=n==null?"":` / ${n}`,Yo.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function I0(t){if(!t)return;let e=z0(t);if(e!=null||(e=R0(t),e!=null)||(e=F0(t),e!=null)||(e=V0(t),e!=null)||(e=j0(t),e!=null))return e}function z0(t){let[,e]=t.match(/^#([\da-f]+)$/i)||[];if(e)switch(e.length){case 3:case 4:{let r=Array.from(e,n=>Number.parseInt(n,16)).map(n=>n<<4|n);return{type:"rgb",components:r.slice(0,3),alpha:e.length===3?void 0:Math.round(r[3]/255*100)/100}}case 6:case 8:{let r=Number.parseInt(e,16);return{type:"rgb",components:e.length===6?[r>>16&255,r>>8&255,r&255]:[r>>24&255,r>>16&255,r>>8&255],alpha:e.length===6?void 0:Math.round((r&255)/255*100)/100}}}}function R0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function F0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=Ge(n,",",5);if(i){if([3,4].includes(i.length))return{type:r,components:i.slice(0,3),alpha:i[3]};if(i.length!==1)return!1}}var q0=new RegExp(`^(${Yo.join("|")})\\((.+)\\)$`,"i");function V0(t){let e=t.match(q0);if(!e)return;let[,r,n]=e,i=Wc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function j0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=Wc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function Wc(t){let e=Ge(t," ");if(!e)return;let r=e.length;if(e[r-2]==="/")return{components:e.slice(0,r-2),alpha:e[r-1]};if(e[r-2]!=null&&(e[r-2].endsWith("/")||e[r-1].startsWith("/"))){let o=e.splice(r-2);e.push(o.join(" ")),--r}let n=Ge(e[r-1],"/",2);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:e};let i=n.pop();return e[r-1]=n.join("/"),{components:e,alpha:i}}var W0=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function Bc(t){return t.includes("theme(")&&t.includes(")")}function Hc(t,e,r=!0){let n=Array.from(t.toString().matchAll(W0));if(!n.length)return t;let i=new Hn(t);for(let o of n){let s=o[2];if(!s)throw new Error("theme() expect exact one argument, but got 0");let a=B0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function B0(t,e,r=!0){let[n,i]=t.split("/"),s=n.trim().split(".").reduce((a,l)=>a?.[l],e);if(typeof s=="object"&&(s=s.DEFAULT),typeof s=="string"){if(i){let a=At(s);a&&(s=Nt(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function Qo(t){let e=t.match(/^-?\d+\.?\d*/)?.[0]||"",r=t.slice(e.length);if(r==="px"){let n=Number.parseFloat(e)-.1;return Number.isNaN(n)?t:`${n}${r}`}return`calc(${t} - 0.1px)`}function Uc(t){let e=function(n,i){let o=this.__options?.sequence||[];this.__options.sequence=[];for(let s of o){let a=t[s](n,i);if(a!=null)return a}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(t))Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return e}var Wr="__pseudo_placeholder__",hr=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${Wr})`],["nth-last",`:nth-last-child(${Wr})`],["nth-last-of-type",`:nth-last-of-type(${Wr})`],["nth-of-type",`:nth-of-type(${Wr})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Gc=Object.keys(hr),pr=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Zc=Object.keys(pr),H0=["not","is","where","has"],Yc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),Go=Object.entries(hr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Zo=Object.entries(pr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Tt=H0.join("|"),qc=Object.keys(Yc).sort((t,e)=>e.length-t.length).join("|"),U0=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],Vc=Object.entries(hr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),jc=Object.entries(pr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function G0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${cr(e)}:)(\\S+)${cr(r)}\\1`),a,l,c,f,u=g=>{let b=o(`${t}-`,g,[]);if(!b)return;let[k,v]=b,y=i.bracket(k);if(y==null)return;let S=v.split(a,1)?.[0]??"",E=`${e}${le(S)}`;return[S,g.slice(g.length-(v.length-S.length-1)),y.includes("&")?y.replace(/&/g,E):`${E}${y}`]},p=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[k,v,y]=b,S=b[3]??"",E=hr[y]||pr[y]||`:${y}`;return v&&(E=`:${v}(${E})`),[S,g.slice(k.length),`${e}${le(S)}${E}`,y]},h=g=>{let b=g.match(f);if(!b)return;let[k,v,y]=b,S=b[3]??"",E=`:${v}(${y})`;return[S,g.slice(k.length),`${e}${le(S)}${E}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${Tt})-)?(${Go}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${Tt})-)?(${Zo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`),f=new RegExp(`^${t}-(?:(${Tt})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`)),!g.startsWith(t))return;let k=u(g)||p(g)||h(g);if(!k)return;let[v,y,S,E=""]=k;return{matcher:y,handle:(x,M)=>M({...x,prefix:`${S}${r}${x.prefix}`.replace(s,"$1$2:"),sort:Gc.indexOf(E)??Zc.indexOf(E)})}},multiPass:!0}}function Kc(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${Vc})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${jc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=hr[a[1]]||pr[a[1]]||`:${a[1]}`;if(a[2]){let f;a[2].startsWith("[")&&a[2].endsWith("]")?f=e.bracket(a[2]):f=a[2],f&&(l=l.replace(Wr,f))}let c=Gc.indexOf(a[1]);return c===-1&&(c=Zc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(f,u)=>{let p=l.includes("::")&&!U0.includes(l)?{pseudo:`${f.pseudo}${l}`}:{selector:`${f.selector}${l}`};return u({...f,...p,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${Vc}|${jc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${qc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Yc[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(f,u)=>u({...f,pseudo:`${f.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${qc}):`}]}function Jc(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${Tt})-(${Go})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${Tt})-(${Zo})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${Tt})-(\\[.+\\])(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`));let l=s.match(n)||s.match(i)||s.match(o);if(l){let c=l[1],u=e(l[2],"[","]")?r.bracket(l[2]):hr[l[2]]||pr[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:p=>`${p}:${c}(${u})`}}},multiPass:!0,autocomplete:`(${Tt})-(${Go}|${Zo}):`}}function Xc(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=le((Array.isArray(n)?n:[n]).filter(Boolean)[0]??"");let i=(o,s)=>G0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var Z0=/(part-\[(.+)\]:)(.+)/;function Qc(){return{match(t){let e=t.match(Z0);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function _e(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${cr(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=q(e).map(c=>({matcher:a,handle:(f,u)=>u({...f,...c(f)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function ce(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${cr(t)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${e}`})}},autocomplete:`${t}:`}}function yt(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=dr(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function ye(t,e,r){for(let n of q(t))if(e.startsWith(n)){let i=yt(n,e,r);if(i){let[o="",s=i[1]]=ye("/",i[1],r)??[];return[i[0],s,o]}for(let o of r.filter(s=>s!=="/")){let s=e.indexOf(o,n.length);if(s!==-1){let a=e.indexOf("/",n.length),l=a===-1||s<=a;return[e.slice(n.length,l?s:a),e.slice(s+o.length),l?"":e.slice(a+1,s)]}}}}var tu=[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["kbd"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]],K0={body:[700,300],headings:[900,"white"],lead:[600,400],links:[900,"white"],bold:[900,"white"],counters:[500,400],bullets:[300,600],hr:[200,700],quotes:[900,100],"quote-borders":[200,700],captions:[500,400],kbd:[900,"white"],"kbd-shadows":[900,"white"],code:[900,"white"],"pre-code":[200,300],"pre-bg":[800,"rgb(0 0 0 / 50%)"],"th-borders":[300,600],"td-borders":[200,700]},P=t=>t.toFixed(7).replace(/0+$/,"").replace(/\.$/,""),ue=t=>`${P(t/16)}rem`,d=(t,e)=>`${P(t/e)}em`,J0={color:"var(--un-prose-body)","max-width":"65ch",p:{},'[class~="lead"]':{color:"var(--un-prose-lead)"},a:{color:"var(--un-prose-links)","text-decoration":"underline","font-weight":"500"},strong:{color:"var(--un-prose-bold)","font-weight":"600"},"a strong":{color:"inherit"},"blockquote strong":{color:"inherit"},"thead th strong":{color:"inherit"},ol:{"list-style-type":"decimal"},'ol[type="A"]':{"list-style-type":"upper-alpha"},'ol[type="a"]':{"list-style-type":"lower-alpha"},'ol[type="A" s]':{"list-style-type":"upper-alpha"},'ol[type="a" s]':{"list-style-type":"lower-alpha"},'ol[type="I"]':{"list-style-type":"upper-roman"},'ol[type="i"]':{"list-style-type":"lower-roman"},'ol[type="I" s]':{"list-style-type":"upper-roman"},'ol[type="i" s]':{"list-style-type":"lower-roman"},'ol[type="1"]':{"list-style-type":"decimal"},ul:{"list-style-type":"disc"},"ol > li::marker":{"font-weight":"400",color:"var(--un-prose-counters)"},"ul > li::marker":{color:"var(--un-prose-bullets)"},dt:{color:"var(--un-prose-headings)","font-weight":"600"},hr:{"border-color":"var(--un-prose-hr)","border-top-width":"1px"},blockquote:{"font-weight":"500","font-style":"italic",color:"var(--un-prose-quotes)","border-inline-start-width":"0.25rem","border-inline-start-color":"var(--un-prose-quote-borders)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},h1:{color:"var(--un-prose-headings)","font-weight":"800"},"h1 strong":{"font-weight":"900",color:"inherit"},h2:{color:"var(--un-prose-headings)","font-weight":"700"},"h2 strong":{"font-weight":"800",color:"inherit"},h3:{color:"var(--un-prose-headings)","font-weight":"600"},"h3 strong":{"font-weight":"700",color:"inherit"},h4:{color:"var(--un-prose-headings)","font-weight":"600"},"h4 strong":{"font-weight":"700",color:"inherit"},img:{},picture:{display:"block"},video:{},kbd:{"font-weight":"500","font-family":"inherit",color:"var(--un-prose-kbd)","box-shadow":"0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--un-prose-kbd-shadows) / 10%)"},code:{color:"var(--un-prose-code)","font-weight":"600"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--un-prose-pre-code)","background-color":"var(--un-prose-pre-bg)","overflow-x":"auto","font-weight":"400"},"pre code":{"background-color":"transparent","border-width":"0","border-radius":"0",padding:"0","font-weight":"inherit",color:"inherit","font-size":"inherit","font-family":"inherit","line-height":"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%","table-layout":"auto","margin-top":d(32,16),"margin-bottom":d(32,16)},thead:{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-th-borders)"},"thead th":{color:"var(--un-prose-headings)","font-weight":"600","vertical-align":"bottom"},"tbody tr":{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-td-borders)"},"tbody tr:last-child":{"border-bottom-width":"0"},"tbody td":{"vertical-align":"baseline"},tfoot:{"border-top-width":"1px","border-top-color":"var(--un-prose-th-borders)"},"tfoot td":{"vertical-align":"top"},"th, td":{"text-align":"start"},"figure > *":{},figcaption:{color:"var(--un-prose-captions)"}},es={sm:{"font-size":ue(14),"line-height":P(24/14),p:{"margin-top":d(16,14),"margin-bottom":d(16,14)},'[class~="lead"]':{"font-size":d(18,14),"line-height":P(28/18),"margin-top":d(16,18),"margin-bottom":d(16,18)},blockquote:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(20,18)},h1:{"font-size":d(30,14),"margin-top":"0","margin-bottom":d(24,30),"line-height":P(36/30)},h2:{"font-size":d(20,14),"margin-top":d(32,20),"margin-bottom":d(16,20),"line-height":P(28/20)},h3:{"font-size":d(18,14),"margin-top":d(28,18),"margin-bottom":d(8,18),"line-height":P(28/18)},h4:{"margin-top":d(20,14),"margin-bottom":d(8,14),"line-height":P(20/14)},img:{"margin-top":d(24,14),"margin-bottom":d(24,14)},picture:{"margin-top":d(24,14),"margin-bottom":d(24,14)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(24,14),"margin-bottom":d(24,14)},kbd:{"font-size":d(12,14),"border-radius":ue(5),"padding-top":d(2,14),"padding-inline-end":d(5,14),"padding-bottom":d(2,14),"padding-inline-start":d(5,14)},code:{"font-size":d(12,14)},"h2 code":{"font-size":d(18,20)},"h3 code":{"font-size":d(16,18)},pre:{"font-size":d(12,14),"line-height":P(20/12),"margin-top":d(20,12),"margin-bottom":d(20,12),"border-radius":ue(4),"padding-top":d(8,12),"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},ol:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},ul:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},li:{"margin-top":d(4,14),"margin-bottom":d(4,14)},"ol > li":{"padding-inline-start":d(6,14)},"ul > li":{"padding-inline-start":d(6,14)},"> ul > li p":{"margin-top":d(8,14),"margin-bottom":d(8,14)},"> ul > li > p:first-child":{"margin-top":d(16,14)},"> ul > li > p:last-child":{"margin-bottom":d(16,14)},"> ol > li > p:first-child":{"margin-top":d(16,14)},"> ol > li > p:last-child":{"margin-bottom":d(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(8,14),"margin-bottom":d(8,14)},dl:{"margin-top":d(16,14),"margin-bottom":d(16,14)},dt:{"margin-top":d(16,14)},dd:{"margin-top":d(4,14),"padding-inline-start":d(22,14)},hr:{"margin-top":d(40,14),"margin-bottom":d(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(12,14),"line-height":P(18/12)},"thead th":{"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(8,12),"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(24,14),"margin-bottom":d(24,14)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(12,14),"line-height":P(16/12),"margin-top":d(8,12)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},base:{"font-size":ue(16),"line-height":P(28/16),p:{"margin-top":d(20,16),"margin-bottom":d(20,16)},'[class~="lead"]':{"font-size":d(20,16),"line-height":P(32/20),"margin-top":d(24,20),"margin-bottom":d(24,20)},blockquote:{"margin-top":d(32,20),"margin-bottom":d(32,20),"padding-inline-start":d(20,20)},h1:{"font-size":d(36,16),"margin-top":"0","margin-bottom":d(32,36),"line-height":P(40/36)},h2:{"font-size":d(24,16),"margin-top":d(48,24),"margin-bottom":d(24,24),"line-height":P(32/24)},h3:{"font-size":d(20,16),"margin-top":d(32,20),"margin-bottom":d(12,20),"line-height":P(32/20)},h4:{"margin-top":d(24,16),"margin-bottom":d(8,16),"line-height":P(24/16)},img:{"margin-top":d(32,16),"margin-bottom":d(32,16)},picture:{"margin-top":d(32,16),"margin-bottom":d(32,16)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(32,16),"margin-bottom":d(32,16)},kbd:{"font-size":d(14,16),"border-radius":ue(5),"padding-top":d(3,16),"padding-inline-end":d(6,16),"padding-bottom":d(3,16),"padding-inline-start":d(6,16)},code:{"font-size":d(14,16)},"h2 code":{"font-size":d(21,24)},"h3 code":{"font-size":d(18,20)},pre:{"font-size":d(14,16),"line-height":P(24/14),"margin-top":d(24,14),"margin-bottom":d(24,14),"border-radius":ue(6),"padding-top":d(12,14),"padding-inline-end":d(16,14),"padding-bottom":d(12,14),"padding-inline-start":d(16,14)},ol:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},ul:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},li:{"margin-top":d(8,16),"margin-bottom":d(8,16)},"ol > li":{"padding-inline-start":d(6,16)},"ul > li":{"padding-inline-start":d(6,16)},"> ul > li p":{"margin-top":d(12,16),"margin-bottom":d(12,16)},"> ul > li > p:first-child":{"margin-top":d(20,16)},"> ul > li > p:last-child":{"margin-bottom":d(20,16)},"> ol > li > p:first-child":{"margin-top":d(20,16)},"> ol > li > p:last-child":{"margin-bottom":d(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(12,16),"margin-bottom":d(12,16)},dl:{"margin-top":d(20,16),"margin-bottom":d(20,16)},dt:{"margin-top":d(20,16)},dd:{"margin-top":d(8,16),"padding-inline-start":d(26,16)},hr:{"margin-top":d(48,16),"margin-bottom":d(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(14,16),"line-height":P(24/14)},"thead th":{"padding-inline-end":d(8,14),"padding-bottom":d(8,14),"padding-inline-start":d(8,14)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(8,14),"padding-inline-end":d(8,14),"padding-bottom":d(8,14),"padding-inline-start":d(8,14)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(32,16),"margin-bottom":d(32,16)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(14,16),"line-height":P(20/14),"margin-top":d(12,14)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},lg:{"font-size":ue(18),"line-height":P(32/18),p:{"margin-top":d(24,18),"margin-bottom":d(24,18)},'[class~="lead"]':{"font-size":d(22,18),"line-height":P(32/22),"margin-top":d(24,22),"margin-bottom":d(24,22)},blockquote:{"margin-top":d(40,24),"margin-bottom":d(40,24),"padding-inline-start":d(24,24)},h1:{"font-size":d(48,18),"margin-top":"0","margin-bottom":d(40,48),"line-height":P(48/48)},h2:{"font-size":d(30,18),"margin-top":d(56,30),"margin-bottom":d(32,30),"line-height":P(40/30)},h3:{"font-size":d(24,18),"margin-top":d(40,24),"margin-bottom":d(16,24),"line-height":P(36/24)},h4:{"margin-top":d(32,18),"margin-bottom":d(8,18),"line-height":P(28/18)},img:{"margin-top":d(32,18),"margin-bottom":d(32,18)},picture:{"margin-top":d(32,18),"margin-bottom":d(32,18)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(32,18),"margin-bottom":d(32,18)},kbd:{"font-size":d(16,18),"border-radius":ue(5),"padding-top":d(4,18),"padding-inline-end":d(8,18),"padding-bottom":d(4,18),"padding-inline-start":d(8,18)},code:{"font-size":d(16,18)},"h2 code":{"font-size":d(26,30)},"h3 code":{"font-size":d(21,24)},pre:{"font-size":d(16,18),"line-height":P(28/16),"margin-top":d(32,16),"margin-bottom":d(32,16),"border-radius":ue(6),"padding-top":d(16,16),"padding-inline-end":d(24,16),"padding-bottom":d(16,16),"padding-inline-start":d(24,16)},ol:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},ul:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},li:{"margin-top":d(12,18),"margin-bottom":d(12,18)},"ol > li":{"padding-inline-start":d(8,18)},"ul > li":{"padding-inline-start":d(8,18)},"> ul > li p":{"margin-top":d(16,18),"margin-bottom":d(16,18)},"> ul > li > p:first-child":{"margin-top":d(24,18)},"> ul > li > p:last-child":{"margin-bottom":d(24,18)},"> ol > li > p:first-child":{"margin-top":d(24,18)},"> ol > li > p:last-child":{"margin-bottom":d(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,18),"margin-bottom":d(16,18)},dl:{"margin-top":d(24,18),"margin-bottom":d(24,18)},dt:{"margin-top":d(24,18)},dd:{"margin-top":d(12,18),"padding-inline-start":d(28,18)},hr:{"margin-top":d(56,18),"margin-bottom":d(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(16,18),"line-height":P(24/16)},"thead th":{"padding-inline-end":d(12,16),"padding-bottom":d(12,16),"padding-inline-start":d(12,16)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(12,16),"padding-inline-end":d(12,16),"padding-bottom":d(12,16),"padding-inline-start":d(12,16)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(32,18),"margin-bottom":d(32,18)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(16,18),"line-height":P(24/16),"margin-top":d(16,16)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},xl:{"font-size":ue(20),"line-height":P(36/20),p:{"margin-top":d(24,20),"margin-bottom":d(24,20)},'[class~="lead"]':{"font-size":d(24,20),"line-height":P(36/24),"margin-top":d(24,24),"margin-bottom":d(24,24)},blockquote:{"margin-top":d(48,30),"margin-bottom":d(48,30),"padding-inline-start":d(32,30)},h1:{"font-size":d(56,20),"margin-top":"0","margin-bottom":d(48,56),"line-height":P(56/56)},h2:{"font-size":d(36,20),"margin-top":d(56,36),"margin-bottom":d(32,36),"line-height":P(40/36)},h3:{"font-size":d(30,20),"margin-top":d(48,30),"margin-bottom":d(20,30),"line-height":P(40/30)},h4:{"margin-top":d(36,20),"margin-bottom":d(12,20),"line-height":P(32/20)},img:{"margin-top":d(40,20),"margin-bottom":d(40,20)},picture:{"margin-top":d(40,20),"margin-bottom":d(40,20)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(40,20),"margin-bottom":d(40,20)},kbd:{"font-size":d(18,20),"border-radius":ue(5),"padding-top":d(5,20),"padding-inline-end":d(8,20),"padding-bottom":d(5,20),"padding-inline-start":d(8,20)},code:{"font-size":d(18,20)},"h2 code":{"font-size":d(31,36)},"h3 code":{"font-size":d(27,30)},pre:{"font-size":d(18,20),"line-height":P(32/18),"margin-top":d(36,18),"margin-bottom":d(36,18),"border-radius":ue(8),"padding-top":d(20,18),"padding-inline-end":d(24,18),"padding-bottom":d(20,18),"padding-inline-start":d(24,18)},ol:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},ul:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},li:{"margin-top":d(12,20),"margin-bottom":d(12,20)},"ol > li":{"padding-inline-start":d(8,20)},"ul > li":{"padding-inline-start":d(8,20)},"> ul > li p":{"margin-top":d(16,20),"margin-bottom":d(16,20)},"> ul > li > p:first-child":{"margin-top":d(24,20)},"> ul > li > p:last-child":{"margin-bottom":d(24,20)},"> ol > li > p:first-child":{"margin-top":d(24,20)},"> ol > li > p:last-child":{"margin-bottom":d(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,20),"margin-bottom":d(16,20)},dl:{"margin-top":d(24,20),"margin-bottom":d(24,20)},dt:{"margin-top":d(24,20)},dd:{"margin-top":d(12,20),"padding-inline-start":d(32,20)},hr:{"margin-top":d(56,20),"margin-bottom":d(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(18,20),"line-height":P(28/18)},"thead th":{"padding-inline-end":d(12,18),"padding-bottom":d(16,18),"padding-inline-start":d(12,18)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(16,18),"padding-inline-end":d(12,18),"padding-bottom":d(16,18),"padding-inline-start":d(12,18)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(40,20),"margin-bottom":d(40,20)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(18,20),"line-height":P(28/18),"margin-top":d(18,18)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},"2xl":{"font-size":ue(24),"line-height":P(40/24),p:{"margin-top":d(32,24),"margin-bottom":d(32,24)},'[class~="lead"]':{"font-size":d(30,24),"line-height":P(44/30),"margin-top":d(32,30),"margin-bottom":d(32,30)},blockquote:{"margin-top":d(64,36),"margin-bottom":d(64,36),"padding-inline-start":d(40,36)},h1:{"font-size":d(64,24),"margin-top":"0","margin-bottom":d(56,64),"line-height":P(64/64)},h2:{"font-size":d(48,24),"margin-top":d(72,48),"margin-bottom":d(40,48),"line-height":P(52/48)},h3:{"font-size":d(36,24),"margin-top":d(56,36),"margin-bottom":d(24,36),"line-height":P(44/36)},h4:{"margin-top":d(40,24),"margin-bottom":d(16,24),"line-height":P(36/24)},img:{"margin-top":d(48,24),"margin-bottom":d(48,24)},picture:{"margin-top":d(48,24),"margin-bottom":d(48,24)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":d(48,24),"margin-bottom":d(48,24)},kbd:{"font-size":d(20,24),"border-radius":ue(6),"padding-top":d(6,24),"padding-inline-end":d(8,24),"padding-bottom":d(6,24),"padding-inline-start":d(8,24)},code:{"font-size":d(20,24)},"h2 code":{"font-size":d(42,48)},"h3 code":{"font-size":d(32,36)},pre:{"font-size":d(20,24),"line-height":P(36/20),"margin-top":d(40,20),"margin-bottom":d(40,20),"border-radius":ue(8),"padding-top":d(24,20),"padding-inline-end":d(32,20),"padding-bottom":d(24,20),"padding-inline-start":d(32,20)},ol:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},ul:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},li:{"margin-top":d(12,24),"margin-bottom":d(12,24)},"ol > li":{"padding-inline-start":d(10,24)},"ul > li":{"padding-inline-start":d(10,24)},"> ul > li p":{"margin-top":d(20,24),"margin-bottom":d(20,24)},"> ul > li > p:first-child":{"margin-top":d(32,24)},"> ul > li > p:last-child":{"margin-bottom":d(32,24)},"> ol > li > p:first-child":{"margin-top":d(32,24)},"> ol > li > p:last-child":{"margin-bottom":d(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,24),"margin-bottom":d(16,24)},dl:{"margin-top":d(32,24),"margin-bottom":d(32,24)},dt:{"margin-top":d(32,24)},dd:{"margin-top":d(12,24),"padding-inline-start":d(38,24)},hr:{"margin-top":d(72,24),"margin-bottom":d(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(20,24),"line-height":P(28/20)},"thead th":{"padding-inline-end":d(12,20),"padding-bottom":d(16,20),"padding-inline-start":d(12,20)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":d(16,20),"padding-inline-end":d(12,20),"padding-bottom":d(16,20),"padding-inline-start":d(12,20)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":d(48,24),"margin-bottom":d(48,24)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":d(20,24),"line-height":P(32/20),"margin-top":d(20,20)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}}};function X0(t){let e=lr(K0);if(t)for(let r in t){let[n,i]=q(t[r]),[o,s]=e[r];e[r]=[n??o,i??s]}return e}function Q0(t){return t?ur(es,t):es}function eu(t,e){let r=e.selectorName||"prose",n=`:not(:where([class~="not-${r}"],[class~="not-${r}"] *))`,i=e.important===!0,o="";for(let[s,a]of Object.entries(t))if(typeof a!="object")o+=`${s}:${a}${i?" !important":""};`;else{let[l,c]=s.split("::"),f=`:where(${l})${n}${c?`::${c}`:""}`;o+=`${f} {`;for(let[u,p]of Object.entries(a))o+=`${u}:${p}${i?" !important":""};`;o+="}"}return o}function eg(t){for(let[e,...r]of tu)if(e===t)return r.length>0?r:[e]}var ts=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=X0(t?.colorScheme),o=Q0(t?.sizeScheme),s=(u,p)=>{let h=typeof t?.cssExtend=="function"?t?.cssExtend(p):t?.cssExtend;return ur(u,h??{})},a=u=>(typeof t?.important=="string"&&(u=`${t.important} ${u}`),t?.compatibility?.noColonIs||(u=`:is(${u})`),u),l=new RegExp(`^${e}-default$`),c=new RegExp(`^${e}-([-\\w]+)$`),f=new RegExp(`^${e}-(${Object.keys(o).join("|")})$`);return{name:"@unocss/preset-typography",enforce:"post",layers:{typography:-20},shortcuts:[[e,[`${e}-default`,`${e}-gray`],{layer:"typography"}]],rules:[[l,(u,{symbols:p,theme:h})=>{let g=s(ur(J0,es.base),h),b=eu(g,t??{});return{[p.body]:b,[p.selector]:a}},{layer:"typography",autocomplete:"prose",internal:!0}],[c,([,u],{theme:p,symbols:h})=>{let g=p.colors?.[u];return!g||typeof g!="object"?void 0:["red","orange","amber","yellow","lime","green","emerald","teal","cyan","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].includes(u)?{[`${n}-links`]:g[600],[`${n}-invert-links`]:g[500],[h.selector]:a}:Object.entries(i).reduce((k,[v,y])=>{let[S,E]=y,x=z=>g[z]??p[z]??z,M=x(S),$=x(E),_=`${n}-${v}`,A=`${n}-invert-${v}`;k[_]=Nt(M,`var(${_}-opacity)`),k[A]=Nt($,`var(${A}-opacity)`);for(let[z,Z]of[[M,`${_}-opacity`],[$,`${A}-opacity`]])Ko.some(B=>z.includes(B))&&(k[Z]="1");return k},{[h.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[f,([,u],{symbols:p,theme:h})=>{let g=eu(s(o[u],h),t??{});return{[p.body]:g,[p.selector]:a}},{layer:"typography",autocomplete:`${e}-(${Object.keys(o).join("|")})`}],[`${e}-invert`,[{[`${n}-body`]:`var(${n}-invert-body)`,[`${n}-headings`]:`var(${n}-invert-headings)`,[`${n}-lead`]:`var(${n}-invert-lead)`,[`${n}-links`]:`var(${n}-invert-links)`,[`${n}-bold`]:`var(${n}-invert-bold)`,[`${n}-counters`]:`var(${n}-invert-counters)`,[`${n}-bullets`]:`var(${n}-invert-bullets)`,[`${n}-hr`]:`var(${n}-invert-hr)`,[`${n}-quotes`]:`var(${n}-invert-quotes)`,[`${n}-quote-borders`]:`var(${n}-invert-quote-borders)`,[`${n}-captions`]:`var(${n}-invert-captions)`,[`${n}-kbd`]:`var(${n}-invert-kbd)`,[`${n}-kbd-shadows`]:`var(${n}-invert-kbd-shadows)`,[`${n}-code`]:`var(${n}-invert-code)`,[`${n}-pre-code`]:`var(${n}-invert-pre-code)`,[`${n}-pre-bg`]:`var(${n}-invert-pre-bg)`,[`${n}-th-borders`]:`var(${n}-invert-th-borders)`,[`${n}-td-borders`]:`var(${n}-invert-td-borders)`,[X.selector]:a}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:u=>{if(u.startsWith(`${e}-`)){let p=new RegExp(`^${e}-(\\w+)[:-].+$`),h=u.match(p)?.[1];if(h){let g=eg(h);if(g?.length)return{matcher:u.slice(e.length+h.length+2),selector:b=>{let k=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(y=>`${b} ${y}`).join(","):`${b} :is(:where(${g})${k})`}}}}},autocomplete:`${e}-(${tu.map(u=>`${u[0]}:`).join("|")})`}]}};var su="@unocss/preset-wind4",Br="$$mini-no-negative",Hr={transparent:"transparent",current:"currentColor",inherit:"inherit"},Ce={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-inline"],y:["-block"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},ns={...Ce,x:["-inset-inline"],y:["-inset-block"],s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},Ur={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},is={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},au=["x","y","z"],ru=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],fe=Object.assign({},...ru.map(t=>({[t.replace(/ /,"-")]:t})),...ru.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),U=["inherit","initial","revert","revert-layer","unset"],Un=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,lu=/^(var)\s*\((.+)\)(.*)/,Gn=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,tg=/^(-?\d*(?:\.\d+)?)$/,cu=/^(px|[sld]?v[wh])$/i,uu={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Zn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,fu=/,(?![^()]*\))/g;var rg=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"];function Fe(t){return+t.toFixed(10)}function ng(t){let e=t.match(Gn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${Fe(i)}${n}`}function ig(t){if(t==="auto"||t==="a")return"auto"}function og(t){if(!t)return;if(cu.test(t))return`${uu[t]}${t}`;let e=t.match(Gn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Fe(i)}${n}`:`${Fe(i/4)}rem`}function sg(t){if(cu.test(t))return`${uu[t]}${t}`;let e=t.match(Gn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${Fe(i)}${n}`:`${Fe(i)}px`}function du(t){if(!tg.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return Fe(e)}function ag(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=du(t);if(e!=null)return`${e}%`}function lg(t){if(!t)return;if(t==="full")return"100%";let[e,r]=t.split("/"),n=Number.parseFloat(e)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${Fe(n*100)}%`}function nu(t,e,r,n){let i=mr(n,e,r),o=typeof i=="object"&&"DEFAULT"in i;o&&r.push("DEFAULT");let s=o?i.DEFAULT:i,a=o&&e!=="spacing"?`${t}.DEFAULT`:t;return s!=null&&L(e,r.length?r:void 0),{val:s,varKey:a}}function Pt(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(Zn);if(!o)n=t.slice(1,-1);else{if(!e)i=o[1];else if(o[1]!==e)return;n=t.slice(o[0].length,-1)}if(!n||n==='=""')return;if(n.startsWith("--")){let a=n.match(/^--([\w.-]+)\(([^)]+)\)$/);if(a!=null&&r){let[,l,c]=a,[f,...u]=l.split("."),{val:p,varKey:h}=nu(l,f,u,r);p!=null&&(n=`calc(var(--${le(h.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),f=c?`, ${c}`:"",u=le(l);if(r){let[p,...h]=l.split("."),{val:g,varKey:b}=nu(l,p,h,r);n=g!=null?`var(--${le(b.replaceAll(".","-"))}${f})`:`var(--${u}${f})`}else n=`var(--${u}${f})`}}let s=0;for(let a of n)if(a==="[")s+=1;else if(a==="]"&&(s-=1,s<0))return;if(s)return;switch(i){case"string":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return n.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>{let l=[];return a.replace(/var\((--.+?)[,)]/g,(c,f)=>(l.push(f),c.replace(f,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>l.shift())})}}function cg(t,e){return Pt(t,void 0,e)}function ug(t,e){return Pt(t,"color",e)}function fg(t,e){return Pt(t,"length",e)||Pt(t,"size",e)}function dg(t,e){return Pt(t,"position",e)}function hg(t,e){return Pt(t,"family",e)}function pg(t,e){return Pt(t,"number",e)}function mg(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${le(r)}${n?`, ${n}`:""})`}}function gg(t){let e=t.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${Fe(i)}${n}`:`${Fe(i)}ms`}function bg(t){let e=t.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0deg":n?`${Fe(i)}${n}`:`${Fe(i)}deg`}function yg(t){if(U.includes(t))return t}function vg(t){if(t.split(",").every(e=>rg.includes(e)))return t}function kg(t){if(["top","left","right","bottom","center"].includes(t))return t}function xg(t){if(t==="none")return"none"}var wg={__proto__:null,auto:ig,bracket:cg,bracketOfColor:ug,bracketOfFamily:hg,bracketOfLength:fg,bracketOfNumber:pg,bracketOfPosition:dg,cssvar:mg,degree:bg,fraction:lg,global:yg,none:xg,number:du,numberWithUnit:ng,percent:ag,position:kg,properties:vg,px:sg,rem:og,time:gg},Sg=Uc(wg),m=Sg;function ve(t,e){let r=m.number(t)??e;if(r!=null){let n=Number(r);return String(r).endsWith("%")&&(n=Number(String(r).slice(0,-1))/100),n}}function j(t,e=Ce,r=(n,i)=>`${n}${i}`){return(([n,i,o="4"],{theme:s})=>{if(o!=null&&i!=null){let a,l=o.startsWith("-");if(l&&(o=o.slice(1)),a=ve(o),a!=null&&!Number.isNaN(a))return L("spacing"),e[i].map(c=>[r(t,c),`calc(var(--spacing) * ${l?"-":""}${a})`]);if(s.spacing&&o in s.spacing)return L("spacing",o),e[i].map(c=>[r(t,c),l?`calc(var(--${le(`spacing-${o}`)}) * -1)`:`var(--${le(`spacing-${o}`)})`]);if(a=m.bracket.cssvar.global.auto.fraction.rem(l?`-${o}`:o,s),a!=null)return e[i].map(c=>[r(t,c),a])}})}function Gr(t,e){let r,[n,...i]=Ge(t,["/",":"],3)??[];if(n!=null){let b=(n.match(Zn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;Xo(a)||Xo(m.bracket(a??""))?l=a:o=a;let c=s.replace(/([a-z])(\d)(?![-_a-z])/g,"$1-$2").split(/-/g),[f]=c;if(!f)return;let u=iu(e,c);if(!u&&c.length>=2){let b=c.at(-1),k=c.at(-2);if(/^\d+$/.test(b)){let v=c.slice(0,-2).concat([`${k}${b}`]);u=iu(e,v)}}let{no:p,keys:h,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),k=b||s;if(m.numberWithUnit(k))return;/^#[\da-f]+$/i.test(k)?g=k:/^hex-[\da-fA-F]+$/.test(k)?g=`#${k.slice(4)}`:s.startsWith("$")&&(g=m.cssvar(s)),g=g||b}return{opacity:o,modifier:l&&m.bracket.cssvar(l)||l,name:f,no:p,color:g??Hr[f],alpha:m.bracket.cssvar.percent(o??""),keys:h,get cssColor(){return At(this.color)}}}function iu(t,e){let r,n,i,o=mr(t,"colors",e);if(typeof o=="object"?"DEFAULT"in o&&(r=o.DEFAULT,n="DEFAULT",i=[...e,n]):typeof o=="string"&&(r=o,i=e,n=e.at(-1)),!!r)return{color:r,no:n,keys:i}}function mr(t,e,r){let n=t[e];function i(o,s){if(s.length===0)return o;if(!(!o||typeof o!="object"))for(let a=s.length;a>0;a--){let l=s.slice(0,a).join("-");if(l in o){let c=o[l];return a===s.length?c:i(c,s.slice(a))}}}return i(n,r)}function os(t,e,r,n){if(!t)return;let{color:i,keys:o,alpha:s,modifier:a}=t,l=n?.generator.config.envMode==="dev"&&i?` /* ${i} */`:"",c={};if(i){let f=[c],u=i.includes("var("),p=Object.values(Hr).includes(i);if(p&&!s)return c[e]=i,f;let h=`--un-${r}-opacity`,g=o&&!u&&!p?K("colors",o):i,b=a??(o?"in srgb":"in oklab");if(!b.startsWith("in ")&&!b.startsWith("var(")&&(b=`in ${b}`),c[e]=`color-mix(${b}, ${g} ${s??`var(${h})`}, transparent)${l}`,f.push(T(h,{syntax:"<percentage>",initialValue:"100%"})),!p){if(o&&!u&&(L("colors",o),!a)){let k=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${g} ${s}, transparent)`:`${g}`} var(${h})`:`${g} ${s??`var(${h})`}`;f.push({[X.parent]:"@supports (color: color-mix(in lab, red, red))",[X.noMerge]:!0,[e]:`color-mix(in oklab, ${k}, transparent)${l}`})}n?.theme&&br(i,n.theme)}return f}}function G(t,e){return([,r],n)=>{let i=Gr(r??"",n.theme);if(i)return os(i,t,e,n)}}function Yn(t,e,r){let n=[];t=q(t);for(let i=0;i<t.length;i++){let o=Ge(t[i]," ",6);if(!o||o.length<3)return t;let s=!1,a=o.indexOf("inset");a!==-1&&(o.splice(a,1),s=!0);let l="",c=o.at(-1);if(At(o.at(0))){let f=At(o.shift());f&&(l=Nt(f))}else if(At(c)){let f=At(o.pop());f&&(l=Nt(f))}else if(c&&c.startsWith("var(")){let f=o.pop();f&&(l=f)}n.push(`${s?"inset ":""}${o.join(" ")} var(${e}, ${r?`oklab(from ${l} l a b / ${r})`:l})`)}return n}function Ze(t,e){return t!=null&&!!Gr(t,e)?.color}var ou=/[a-z]+/gi,rs=new WeakMap;function It({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(rs.has(t))return rs.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(ou,""))-Number.parseInt(s[1].replace(ou,""))).map(([o,s])=>({point:o,size:s}));return rs.set(t,i),i}function D(t,e){return U.map(r=>[`${t}-${r}`,{[e??t]:r}])}function T(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[X.shortcutsNoMerge]:!0,[X.noMerge]:!0,[X.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),$g(t,i?String(i):"initial"),o}function gr(t){return t!=null&&Un.test(t)}function hu(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Un.test(t)||Gn.test(t)}function Kn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function ss(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Lt=new Set([]);function L(t,e="DEFAULT"){let r=`${t}:${q(e).join("-")}`;Lt.has(r)||Lt.add(r)}function K(t,e){return`var(--${t}-${q(e).join("-")})`}function br(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=mr(e,n,i);typeof o=="string"&&(L(n,i),br(o,e))}}}var Dt=new Map;function $g(t,e){Dt.has(t)||Dt.set(t,e)}function Eg({important:t}){if(t==null||t===!1)return[];let e=r=>r.startsWith(":is(")&&r.endsWith(")")?r:r.includes("::")?r.replace(/(.*?)((?:\s\*)?::.*)/,":is($1)$2"):`:is(${r})`;return[r=>{r.layer!=="properties"&&(t===!0?r.entries.forEach(n=>{n[1]!=null&&!String(n[1]).endsWith("!important")&&(n[1]+=" !important")}):r.selector.startsWith(t)||(r.selector=`${t} ${e(r.selector)}`))}]}function _g({variablePrefix:t}){return t!=="un-"?[r=>{r.entries.forEach(n=>{n[0]=n[0].replace(/^--un-/,`--${t}`),typeof n[1]=="string"&&(n[1]=n[1].replace(/var\(--un-/g,`var(--${t}`))})}]:[]}function pu(t){return[Eg,_g].flatMap(e=>e(t))}var Cg={name:"aria",match(t,e){let r=ye("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0,autocomplete:"aria-$aria"};function yr(t){return{name:`${t}-aria`,match(e,r){let n=ye(`${t}-aria-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.aria?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[aria-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[aria-${a}] ~ *)`,previous:`:where(*[aria-${a}] + &)`,parent:`:where(*[aria-${a}] > &)`,has:`&:has(*[aria-${a}])`,in:`:where(*[aria-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var Og=[yr("group"),yr("peer"),yr("parent"),yr("previous"),yr("has"),yr("in")],mu=/(max|min)-\[([^\]]*)\]:/;function Tg(){let t={};return{name:"breakpoints",match(e,r){if(mu.test(e)){let i=e.match(mu);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(It(r)??[]).map(({point:i,size:o},s)=>[i,o,s]);for(let[i,o,s]of n){t[i]||(t[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let a=e.match(t[i]);if(!a)continue;let[,l]=a,c=e.slice(l.length);if(c==="container")continue;let f=l.startsWith("lt-")||l.startsWith("<")||l.startsWith("max-"),u=l.startsWith("at-")||l.startsWith("~"),p=3e3;return f?(p-=s+1,{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (max-width: ${Qo(o)})`,parentOrder:p})}):(p+=s+1,u&&s<n.length-1?{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Qo(n[s+1][1])})`,parentOrder:p})}:{matcher:c,handle:(h,g)=>g({...h,parent:`${h.parent?`${h.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:p})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoint:"}}var Mg=[_e("*",t=>({selector:`${t.selector} > *`}),{order:-1}),_e("**",t=>({selector:`${t.selector} *`}),{order:-1})];function Zr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=yt(`${t}-`,r,i);if(!o){for(let a of i)if(r.startsWith(`${t}${a}`)){o=["",r.slice(t.length+a.length)];break}if(!o)return}let s=m.bracket(o[0])??"";return s===""&&(s="*"),{matcher:o[1],selector:a=>`${a}${e}${s}`}},multiPass:!0}}var Ag=[Zr("all"," "),Zr("children",">"),Zr("next","+"),Zr("sibling","+"),Zr("siblings","~")],Ng=[_e("svg",t=>({selector:`${t.selector} svg`}))],Pg={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=ye("@",t,e.generator.config.separators);if(r){let[n,i,o]=r,s=m.bracket(n),a;if(s?a=m.numberWithUnit(s):a=e.theme.container?.[n]??"",a){let l=1e3+Object.keys(e.theme.container??{}).indexOf(n);return o&&(l+=1e3),{matcher:i,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function Lg(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[_e("dark",n=>({prefix:`${e} $$ ${n.prefix}`})),_e("light",n=>({prefix:`${r} $$ ${n.prefix}`}))]}return[ce("dark","@media (prefers-color-scheme: dark)"),ce("light","@media (prefers-color-scheme: light)")]}var Dg=[_e(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),_e(".light",t=>({prefix:`.light $$ ${t.prefix}`})),ce("@dark","@media (prefers-color-scheme: dark)"),ce("@light","@media (prefers-color-scheme: light)"),ce("not-dark","@media not (prefers-color-scheme: dark)")],Ig={name:"data",match(t,e){let r=ye("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function vr(t){return{name:`${t}-data`,match(e,r){let n=ye(`${t}-data-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.data?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[data-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[data-${a}] ~ *)`,previous:`:where(*[data-${a}] + &)`,parent:`:where(*[data-${a}] > &)`,has:`&:has(*[data-${a}])`,in:`:where(*[data-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var zg=[vr("group"),vr("peer"),vr("parent"),vr("previous"),vr("has"),vr("in")],Rg=[_e("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),_e("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function Fg(){let t;return{name:"important",match(e,r){t||(t=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=e.match(t);if(i?n=e.slice(i[0].length):e.endsWith("!")&&(n=e.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(s=>{s[1]!=null&&(s[1]+=" !important")}),o)}}}}var qg=_e("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),Vg=ce("noscript","@media (scripting: none)"),jg={name:"scripting",match(t,e){let r=ye(["script-","scripting-"],t,e.generator.config.separators);if(r){let[n,i]=r;if(["none","initial-only","enabled"].includes(n))return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (scripting: ${n})`})}}},multiPass:!0,autocomplete:["(scripting|script)-(none|initial-only|enabled)"]},Wg=ce("print","@media print"),Bg={name:"media",match(t,e){let r=ye("media-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.media?.[n]??""),o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media ${o}`})}}},multiPass:!0,autocomplete:"media-$media"},Hg=[ce("contrast-more","@media (prefers-contrast: more)"),ce("contrast-less","@media (prefers-contrast: less)")],Ug=[ce("motion-reduce","@media (prefers-reduced-motion: reduce)"),ce("motion-safe","@media (prefers-reduced-motion: no-preference)")],Gg=[ce("landscape","@media (orientation: landscape)"),ce("portrait","@media (orientation: portrait)")],Zg=[ce("forced-colors","@media (forced-colors: active)")],Yg={name:"selector",match(t,e){let r=yt("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},Kg={name:"layer",match(t,e){let r=ye("layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@layer ${o}`})}}}},Jg={name:"uno-layer",match(t,e){let r=ye("uno-layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},Xg={name:"scope",match(t,e){let r=yt("scope-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:s=>`${o} $$ ${s}`}}}},Qg={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=dr(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=m.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},e1={name:"theme-variables",match(t,e){if(Bc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(Hc(JSON.stringify(r.entries),e.theme))})}}}},t1=[_e("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],r1={name:"implicit-group",match(t,e){let r=ye("in-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${s.selector}`,selector:`:where(*:is(${o})) &`})}}}},gu=/^-?[0-9.]+(?:[a-z]+|%)?$/,bu=/-?[0-9.]+(?:[a-z]+|%)?/,n1=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function i1(t){let e=t.match(Un)||t.match(lu);if(e){let[r,n]=Mt(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var o1=/\b(hue-rotate)\s*(\(.*)/;function s1(t){let e=t.match(o1);if(e){let[r,n]=Mt(e[2],"(",")"," ")??[];if(r){let i=gu.test(r.slice(1,-1))?r.replace(bu,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var a1={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===Br))return;let r=!1;return e.forEach(n=>{if(q(n[2]).includes(Br))return;let i=n[1]?.toString();if(!i||i==="0"||n1.some(a=>a.test(n[0])))return;let o=i1(i);if(o){n[1]=o,r=!0;return}let s=s1(i);if(s){n[1]=s,r=!0;return}gu.test(i)&&(n[1]=i.replace(bu,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},l1=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(Ze(o,e)||c1(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function c1(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function u1(){return Kc({getBracket:dr,h:m,variantGetBracket:yt})}function f1(){return Jc({getBracket:dr,h:m,variantGetBracket:yt})}function d1(t={}){return Xc(t,{getBracket:dr,h:m,variantGetBracket:yt})}var h1=Qc(),p1={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},m1={name:"supports",match(t,e){let r=ye("supports-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0};function yu(t){return[Cg,Ig,Kg,Yg,Jg,a1,p1,Fg(),m1,Vg,jg,Wg,Bg,...Hg,...Ug,...Gg,...Zg,Tg(),...Ag,...Ng,l1,...u1(),f1(),...d1(t),h1,...Lg(t),...Dg,...Rg,Xg,...Mg,qg,Pg,Qg,...zg,...Og,e1,...t1,r1].flat()}var as={black:"#000",white:"#fff",slate:{50:"oklch(98.4% 0.003 247.858)",100:"oklch(96.8% 0.007 247.896)",200:"oklch(92.9% 0.013 255.508)",300:"oklch(86.9% 0.022 252.894)",400:"oklch(70.4% 0.04 256.788)",500:"oklch(55.4% 0.046 257.417)",600:"oklch(44.6% 0.043 257.281)",700:"oklch(37.2% 0.044 257.287)",800:"oklch(27.9% 0.041 260.031)",900:"oklch(20.8% 0.042 265.755)",950:"oklch(12.9% 0.042 264.695)"},gray:{50:"oklch(98.5% 0.002 247.839)",100:"oklch(96.7% 0.003 264.542)",200:"oklch(92.8% 0.006 264.531)",300:"oklch(87.2% 0.01 258.338)",400:"oklch(70.7% 0.022 261.325)",500:"oklch(55.1% 0.027 264.364)",600:"oklch(44.6% 0.03 256.802)",700:"oklch(37.3% 0.034 259.733)",800:"oklch(27.8% 0.033 256.848)",900:"oklch(21% 0.034 264.665)",950:"oklch(13% 0.028 261.692)"},zinc:{50:"oklch(98.5% 0 0)",100:"oklch(96.7% 0.001 286.375)",200:"oklch(92% 0.004 286.32)",300:"oklch(87.1% 0.006 286.286)",400:"oklch(70.5% 0.015 286.067)",500:"oklch(55.2% 0.016 285.938)",600:"oklch(44.2% 0.017 285.786)",700:"oklch(37% 0.013 285.805)",800:"oklch(27.4% 0.006 286.033)",900:"oklch(21% 0.006 285.885)",950:"oklch(14.1% 0.005 285.823)"},neutral:{50:"oklch(98.5% 0 0)",100:"oklch(97% 0 0)",200:"oklch(92.2% 0 0)",300:"oklch(87% 0 0)",400:"oklch(70.8% 0 0)",500:"oklch(55.6% 0 0)",600:"oklch(43.9% 0 0)",700:"oklch(37.1% 0 0)",800:"oklch(26.9% 0 0)",900:"oklch(20.5% 0 0)",950:"oklch(14.5% 0 0)"},stone:{50:"oklch(98.5% 0.001 106.423)",100:"oklch(97% 0.001 106.424)",200:"oklch(92.3% 0.003 48.717)",300:"oklch(86.9% 0.005 56.366)",400:"oklch(70.9% 0.01 56.259)",500:"oklch(55.3% 0.013 58.071)",600:"oklch(44.4% 0.011 73.639)",700:"oklch(37.4% 0.01 67.558)",800:"oklch(26.8% 0.007 34.298)",900:"oklch(21.6% 0.006 56.043)",950:"oklch(14.7% 0.004 49.25)"},red:{50:"oklch(97.1% 0.013 17.38)",100:"oklch(93.6% 0.032 17.717)",200:"oklch(88.5% 0.062 18.334)",300:"oklch(80.8% 0.114 19.571)",400:"oklch(70.4% 0.191 22.216)",500:"oklch(63.7% 0.237 25.331)",600:"oklch(57.7% 0.245 27.325)",700:"oklch(50.5% 0.213 27.518)",800:"oklch(44.4% 0.177 26.899)",900:"oklch(39.6% 0.141 25.723)",950:"oklch(25.8% 0.092 26.042)"},orange:{50:"oklch(98% 0.016 73.684)",100:"oklch(95.4% 0.038 75.164)",200:"oklch(90.1% 0.076 70.697)",300:"oklch(83.7% 0.128 66.29)",400:"oklch(75% 0.183 55.934)",500:"oklch(70.5% 0.213 47.604)",600:"oklch(64.6% 0.222 41.116)",700:"oklch(55.3% 0.195 38.402)",800:"oklch(47% 0.157 37.304)",900:"oklch(40.8% 0.123 38.172)",950:"oklch(26.6% 0.079 36.259)"},amber:{50:"oklch(98.7% 0.022 95.277)",100:"oklch(96.2% 0.059 95.617)",200:"oklch(92.4% 0.12 95.746)",300:"oklch(87.9% 0.169 91.605)",400:"oklch(82.8% 0.189 84.429)",500:"oklch(76.9% 0.188 70.08)",600:"oklch(66.6% 0.179 58.318)",700:"oklch(55.5% 0.163 48.998)",800:"oklch(47.3% 0.137 46.201)",900:"oklch(41.4% 0.112 45.904)",950:"oklch(27.9% 0.077 45.635)"},yellow:{50:"oklch(98.7% 0.026 102.212)",100:"oklch(97.3% 0.071 103.193)",200:"oklch(94.5% 0.129 101.54)",300:"oklch(90.5% 0.182 98.111)",400:"oklch(85.2% 0.199 91.936)",500:"oklch(79.5% 0.184 86.047)",600:"oklch(68.1% 0.162 75.834)",700:"oklch(55.4% 0.135 66.442)",800:"oklch(47.6% 0.114 61.907)",900:"oklch(42.1% 0.095 57.708)",950:"oklch(28.6% 0.066 53.813)"},lime:{50:"oklch(98.6% 0.031 120.757)",100:"oklch(96.7% 0.067 122.328)",200:"oklch(93.8% 0.127 124.321)",300:"oklch(89.7% 0.196 126.665)",400:"oklch(84.1% 0.238 128.85)",500:"oklch(76.8% 0.233 130.85)",600:"oklch(64.8% 0.2 131.684)",700:"oklch(53.2% 0.157 131.589)",800:"oklch(45.3% 0.124 130.933)",900:"oklch(40.5% 0.101 131.063)",950:"oklch(27.4% 0.072 132.109)"},green:{50:"oklch(98.2% 0.018 155.826)",100:"oklch(96.2% 0.044 156.743)",200:"oklch(92.5% 0.084 155.995)",300:"oklch(87.1% 0.15 154.449)",400:"oklch(79.2% 0.209 151.711)",500:"oklch(72.3% 0.219 149.579)",600:"oklch(62.7% 0.194 149.214)",700:"oklch(52.7% 0.154 150.069)",800:"oklch(44.8% 0.119 151.328)",900:"oklch(39.3% 0.095 152.535)",950:"oklch(26.6% 0.065 152.934)"},emerald:{50:"oklch(97.9% 0.021 166.113)",100:"oklch(95% 0.052 163.051)",200:"oklch(90.5% 0.093 164.15)",300:"oklch(84.5% 0.143 164.978)",400:"oklch(76.5% 0.177 163.223)",500:"oklch(69.6% 0.17 162.48)",600:"oklch(59.6% 0.145 163.225)",700:"oklch(50.8% 0.118 165.612)",800:"oklch(43.2% 0.095 166.913)",900:"oklch(37.8% 0.077 168.94)",950:"oklch(26.2% 0.051 172.552)"},teal:{50:"oklch(98.4% 0.014 180.72)",100:"oklch(95.3% 0.051 180.801)",200:"oklch(91% 0.096 180.426)",300:"oklch(85.5% 0.138 181.071)",400:"oklch(77.7% 0.152 181.912)",500:"oklch(70.4% 0.14 182.503)",600:"oklch(60% 0.118 184.704)",700:"oklch(51.1% 0.096 186.391)",800:"oklch(43.7% 0.078 188.216)",900:"oklch(38.6% 0.063 188.416)",950:"oklch(27.7% 0.046 192.524)"},cyan:{50:"oklch(98.4% 0.019 200.873)",100:"oklch(95.6% 0.045 203.388)",200:"oklch(91.7% 0.08 205.041)",300:"oklch(86.5% 0.127 207.078)",400:"oklch(78.9% 0.154 211.53)",500:"oklch(71.5% 0.143 215.221)",600:"oklch(60.9% 0.126 221.723)",700:"oklch(52% 0.105 223.128)",800:"oklch(45% 0.085 224.283)",900:"oklch(39.8% 0.07 227.392)",950:"oklch(30.2% 0.056 229.695)"},sky:{50:"oklch(97.7% 0.013 236.62)",100:"oklch(95.1% 0.026 236.824)",200:"oklch(90.1% 0.058 230.902)",300:"oklch(82.8% 0.111 230.318)",400:"oklch(74.6% 0.16 232.661)",500:"oklch(68.5% 0.169 237.323)",600:"oklch(58.8% 0.158 241.966)",700:"oklch(50% 0.134 242.749)",800:"oklch(44.3% 0.11 240.79)",900:"oklch(39.1% 0.09 240.876)",950:"oklch(29.3% 0.066 243.157)"},blue:{50:"oklch(97% 0.014 254.604)",100:"oklch(93.2% 0.032 255.585)",200:"oklch(88.2% 0.059 254.128)",300:"oklch(80.9% 0.105 251.813)",400:"oklch(70.7% 0.165 254.624)",500:"oklch(62.3% 0.214 259.815)",600:"oklch(54.6% 0.245 262.881)",700:"oklch(48.8% 0.243 264.376)",800:"oklch(42.4% 0.199 265.638)",900:"oklch(37.9% 0.146 265.522)",950:"oklch(28.2% 0.091 267.935)"},indigo:{50:"oklch(96.2% 0.018 272.314)",100:"oklch(93% 0.034 272.788)",200:"oklch(87% 0.065 274.039)",300:"oklch(78.5% 0.115 274.713)",400:"oklch(67.3% 0.182 276.935)",500:"oklch(58.5% 0.233 277.117)",600:"oklch(51.1% 0.262 276.966)",700:"oklch(45.7% 0.24 277.023)",800:"oklch(39.8% 0.195 277.366)",900:"oklch(35.9% 0.144 278.697)",950:"oklch(25.7% 0.09 281.288)"},violet:{50:"oklch(96.9% 0.016 293.756)",100:"oklch(94.3% 0.029 294.588)",200:"oklch(89.4% 0.057 293.283)",300:"oklch(81.1% 0.111 293.571)",400:"oklch(70.2% 0.183 293.541)",500:"oklch(60.6% 0.25 292.717)",600:"oklch(54.1% 0.281 293.009)",700:"oklch(49.1% 0.27 292.581)",800:"oklch(43.2% 0.232 292.759)",900:"oklch(38% 0.189 293.745)",950:"oklch(28.3% 0.141 291.089)"},purple:{50:"oklch(97.7% 0.014 308.299)",100:"oklch(94.6% 0.033 307.174)",200:"oklch(90.2% 0.063 306.703)",300:"oklch(82.7% 0.119 306.383)",400:"oklch(71.4% 0.203 305.504)",500:"oklch(62.7% 0.265 303.9)",600:"oklch(55.8% 0.288 302.321)",700:"oklch(49.6% 0.265 301.924)",800:"oklch(43.8% 0.218 303.724)",900:"oklch(38.1% 0.176 304.987)",950:"oklch(29.1% 0.149 302.717)"},fuchsia:{50:"oklch(97.7% 0.017 320.058)",100:"oklch(95.2% 0.037 318.852)",200:"oklch(90.3% 0.076 319.62)",300:"oklch(83.3% 0.145 321.434)",400:"oklch(74% 0.238 322.16)",500:"oklch(66.7% 0.295 322.15)",600:"oklch(59.1% 0.293 322.896)",700:"oklch(51.8% 0.253 323.949)",800:"oklch(45.2% 0.211 324.591)",900:"oklch(40.1% 0.17 325.612)",950:"oklch(29.3% 0.136 325.661)"},pink:{50:"oklch(97.1% 0.014 343.198)",100:"oklch(94.8% 0.028 342.258)",200:"oklch(89.9% 0.061 343.231)",300:"oklch(82.3% 0.12 346.018)",400:"oklch(71.8% 0.202 349.761)",500:"oklch(65.6% 0.241 354.308)",600:"oklch(59.2% 0.249 0.584)",700:"oklch(52.5% 0.223 3.958)",800:"oklch(45.9% 0.187 3.815)",900:"oklch(40.8% 0.153 2.432)",950:"oklch(28.4% 0.109 3.907)"},rose:{50:"oklch(96.9% 0.015 12.422)",100:"oklch(94.1% 0.03 12.58)",200:"oklch(89.2% 0.058 10.001)",300:"oklch(81% 0.117 11.638)",400:"oklch(71.2% 0.194 13.428)",500:"oklch(64.5% 0.246 16.439)",600:"oklch(58.6% 0.253 17.585)",700:"oklch(51.4% 0.222 16.935)",800:"oklch(45.5% 0.188 13.697)",900:"oklch(41% 0.159 10.272)",950:"oklch(27.1% 0.105 12.094)"},light:{50:"oklch(99.4% 0 0)",100:"oklch(99.11% 0 0)",200:"oklch(98.51% 0 0)",300:"oklch(98.16% 0.0017 247.84)",400:"oklch(97.31% 0 0)",500:"oklch(96.12% 0 0)",600:"oklch(96.32% 0.0034 247.86)",700:"oklch(94.17% 0.0052 247.88)",800:"oklch(91.09% 0.007 247.9)",900:"oklch(90.72% 0.0051 228.82)",950:"oklch(89.23% 0.006 239.83)"},dark:{50:"oklch(40.91% 0 0)",100:"oklch(35.62% 0 0)",200:"oklch(31.71% 0 0)",300:"oklch(29.72% 0 0)",400:"oklch(25.2% 0 0)",500:"oklch(23.93% 0 0)",600:"oklch(22.73% 0.0038 286.09)",700:"oklch(22.21% 0 0)",800:"oklch(20.9% 0 0)",900:"oklch(16.84% 0 0)",950:"oklch(13.44% 0 0)"}};Object.values(as).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var g1={keyframes:{pulse:"{0%, 100% {opacity:1} 50% {opacity:.5}}",bounce:"{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}",spin:"{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}",ping:"{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}","bounce-alt":"{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}",flash:"{from,50%,to{opacity:1}25%,75%{opacity:0}}","pulse-alt":"{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}","rubber-band":"{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}","shake-x":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}","shake-y":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}","head-shake":"{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}",swing:"{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}",tada:"{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}",wobble:"{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}",jello:"{from,11.1%,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}","heart-beat":"{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}",hinge:"{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translate3d(0,700px,0);opacity:0}}","jack-in-the-box":"{from{opacity:0;transform-origin:center bottom;transform:scale(0.1) rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{transform:scale(1)}}","light-speed-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-in-right":"{from{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}}","light-speed-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}",flip:"{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}","flip-in-x":"{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}","flip-in-y":"{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}","flip-out-x":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}","flip-out-y":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}","rotate-in":"{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-left":"{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-left":"{from{transform-origin:left top;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left top;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-out":"{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}","rotate-out-down-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}","rotate-out-down-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}","roll-in":"{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}","roll-out":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}","zoom-in":"{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}","zoom-in-down":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-left":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-right":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-up":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out":"{from{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}","zoom-out-down":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out-left":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}","zoom-out-right":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}","zoom-out-up":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","bounce-in":"{from,20%,40%,60%,80%,to{animation-timing-function:ease-in-out}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}","bounce-in-down":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}","bounce-in-left":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-right":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-up":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}","bounce-out":"{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}","bounce-out-down":"{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}","bounce-out-left":"{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}","bounce-out-right":"{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}","bounce-out-up":"{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}","slide-in-down":"{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-left":"{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-right":"{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-up":"{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-out-down":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}","slide-out-left":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}","slide-out-right":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}","slide-out-up":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}","fade-in":"{from{opacity:0}to{opacity:1}}","fade-in-down":"{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-down-big":"{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left-big":"{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right":"{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right-big":"{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up":"{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up-big":"{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-left":"{from{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-right":"{from{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-left":"{from{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-right":"{from{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-out":"{from{opacity:1}to{opacity:0}}","fade-out-down":"{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}","fade-out-down-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}","fade-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}","fade-out-left-big":"{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}","fade-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}","fade-out-right-big":"{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}","fade-out-up":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}","fade-out-up-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}","fade-out-top-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}","fade-out-top-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}","fade-out-bottom-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}","fade-out-bottom-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,100%,0)}}","back-in-up":"{0%{opacity:0.7;transform:translateY(1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-down":"{0%{opacity:0.7;transform:translateY(-1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-right":"{0%{opacity:0.7;transform:translateX(2000px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-left":"{0%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}80%{opacity:0.7;transform:translateX(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-out-up":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}","back-out-down":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(700px) scale(0.7)}}","back-out-right":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateX(2000px) scale(0.7)}}","back-out-left":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}"},durations:{pulse:"2s","heart-beat":"1.3s","bounce-in":"0.75s","bounce-out":"0.75s","flip-out-x":"0.75s","flip-out-y":"0.75s",hinge:"2s"},timingFns:{pulse:"cubic-bezier(0.4,0,.6,1)",ping:"cubic-bezier(0,0,.2,1)","head-shake":"ease-in-out","heart-beat":"ease-in-out","pulse-alt":"ease-in-out","light-speed-in-left":"ease-out","light-speed-in-right":"ease-out","light-speed-out-left":"ease-in","light-speed-out-right":"ease-in"},properties:{"bounce-alt":{"transform-origin":"center bottom"},jello:{"transform-origin":"center"},swing:{"transform-origin":"top center"},flip:{"backface-visibility":"visible"},"flip-in-x":{"backface-visibility":"visible !important"},"flip-in-y":{"backface-visibility":"visible !important"},"flip-out-x":{"backface-visibility":"visible !important"},"flip-out-y":{"backface-visibility":"visible !important"},"rotate-in":{"transform-origin":"center"},"rotate-in-down-left":{"transform-origin":"left bottom"},"rotate-in-down-right":{"transform-origin":"right bottom"},"rotate-in-up-left":{"transform-origin":"left bottom"},"rotate-in-up-right":{"transform-origin":"right bottom"},"rotate-out":{"transform-origin":"center"},"rotate-out-down-left":{"transform-origin":"left bottom"},"rotate-out-down-right":{"transform-origin":"right bottom"},"rotate-out-up-left":{"transform-origin":"left bottom"},"rotate-out-up-right":{"transform-origin":"right bottom"},hinge:{"transform-origin":"top left"},"zoom-out-down":{"transform-origin":"center bottom"},"zoom-out-left":{"transform-origin":"left center"},"zoom-out-right":{"transform-origin":"right center"},"zoom-out-up":{"transform-origin":"center bottom"}},counts:{spin:"infinite",ping:"infinite",pulse:"infinite","pulse-alt":"infinite",bounce:"infinite","bounce-alt":"infinite"},category:{pulse:"Attention Seekers",bounce:"Attention Seekers",spin:"Attention Seekers",ping:"Attention Seekers","bounce-alt":"Attention Seekers",flash:"Attention Seekers","pulse-alt":"Attention Seekers","rubber-band":"Attention Seekers","shake-x":"Attention Seekers","shake-y":"Attention Seekers","head-shake":"Attention Seekers",swing:"Attention Seekers",tada:"Attention Seekers",wobble:"Attention Seekers",jello:"Attention Seekers","heart-beat":"Attention Seekers",hinge:"Specials","jack-in-the-box":"Specials","light-speed-in-left":"Lightspeed","light-speed-in-right":"Lightspeed","light-speed-out-left":"Lightspeed","light-speed-out-right":"Lightspeed",flip:"Flippers","flip-in-x":"Flippers","flip-in-y":"Flippers","flip-out-x":"Flippers","flip-out-y":"Flippers","rotate-in":"Rotating Entrances","rotate-in-down-left":"Rotating Entrances","rotate-in-down-right":"Rotating Entrances","rotate-in-up-left":"Rotating Entrances","rotate-in-up-right":"Rotating Entrances","rotate-out":"Rotating Exits","rotate-out-down-left":"Rotating Exits","rotate-out-down-right":"Rotating Exits","rotate-out-up-left":"Rotating Exits","rotate-out-up-right":"Rotating Exits","roll-in":"Specials","roll-out":"Specials","zoom-in":"Zooming Entrances","zoom-in-down":"Zooming Entrances","zoom-in-left":"Zooming Entrances","zoom-in-right":"Zooming Entrances","zoom-in-up":"Zooming Entrances","zoom-out":"Zooming Exits","zoom-out-down":"Zooming Exits","zoom-out-left":"Zooming Exits","zoom-out-right":"Zooming Exits","zoom-out-up":"Zooming Exits","bounce-in":"Bouncing Entrances","bounce-in-down":"Bouncing Entrances","bounce-in-left":"Bouncing Entrances","bounce-in-right":"Bouncing Entrances","bounce-in-up":"Bouncing Entrances","bounce-out":"Bouncing Exits","bounce-out-down":"Bouncing Exits","bounce-out-left":"Bouncing Exits","bounce-out-right":"Bouncing Exits","bounce-out-up":"Bouncing Exits","slide-in-down":"Sliding Entrances","slide-in-left":"Sliding Entrances","slide-in-right":"Sliding Entrances","slide-in-up":"Sliding Entrances","slide-out-down":"Sliding Exits","slide-out-left":"Sliding Exits","slide-out-right":"Sliding Exits","slide-out-up":"Sliding Exits","fade-in":"Fading Entrances","fade-in-down":"Fading Entrances","fade-in-down-big":"Fading Entrances","fade-in-left":"Fading Entrances","fade-in-left-big":"Fading Entrances","fade-in-right":"Fading Entrances","fade-in-right-big":"Fading Entrances","fade-in-up":"Fading Entrances","fade-in-up-big":"Fading Entrances","fade-in-top-left":"Fading Entrances","fade-in-top-right":"Fading Entrances","fade-in-bottom-left":"Fading Entrances","fade-in-bottom-right":"Fading Entrances","fade-out":"Fading Exits","fade-out-down":"Fading Exits","fade-out-down-big":"Fading Exits","fade-out-left":"Fading Exits","fade-out-left-big":"Fading Exits","fade-out-right":"Fading Exits","fade-out-right-big":"Fading Exits","fade-out-up":"Fading Exits","fade-out-up-big":"Fading Exits","fade-out-top-left":"Fading Exits","fade-out-top-right":"Fading Exits","fade-out-bottom-left":"Fading Exits","fade-out-bottom-right":"Fading Exits","back-in-up":"Back Entrances","back-in-down":"Back Entrances","back-in-right":"Back Entrances","back-in-left":"Back Entrances","back-out-up":"Back Exits","back-out-down":"Back Exits","back-out-right":"Back Exits","back-out-left":"Back Exits"}},b1={busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},y1={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},v1={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},k1={xs:{fontSize:"0.75rem",lineHeight:"1rem"},sm:{fontSize:"0.875rem",lineHeight:"1.25rem"},base:{fontSize:"1rem",lineHeight:"1.5rem"},lg:{fontSize:"1.125rem",lineHeight:"1.75rem"},xl:{fontSize:"1.25rem",lineHeight:"1.75rem"},"2xl":{fontSize:"1.5rem",lineHeight:"2rem"},"3xl":{fontSize:"1.875rem",lineHeight:"2.25rem"},"4xl":{fontSize:"2.25rem",lineHeight:"2.5rem"},"5xl":{fontSize:"3rem",lineHeight:"1"},"6xl":{fontSize:"3.75rem",lineHeight:"1"},"7xl":{fontSize:"4.5rem",lineHeight:"1"},"8xl":{fontSize:"6rem",lineHeight:"1"},"9xl":{fontSize:"8rem",lineHeight:"1"}},x1={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},w1={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},S1={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},$1={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},E1={portrait:"(orientation: portrait)",landscape:"(orientation: landscape)",os_dark:"(prefers-color-scheme: dark)",os_light:"(prefers-color-scheme: light)",motion_ok:"(prefers-reduced-motion: no-preference)",motion_not_ok:"(prefers-reduced-motion: reduce)",high_contrast:"(prefers-contrast: high)",low_contrast:"(prefers-contrast: low)",opacity_ok:"(prefers-reduced-transparency: no-preference)",opacity_not_ok:"(prefers-reduced-transparency: reduce)",use_data_ok:"(prefers-reduced-data: no-preference)",use_data_not_ok:"(prefers-reduced-data: reduce)",touch:"(hover: none) and (pointer: coarse)",stylus:"(hover: none) and (pointer: fine)",pointer:"(hover) and (pointer: coarse)",mouse:"(hover) and (pointer: fine)",hd_color:"(dynamic-range: high)"},_1={DEFAULT:"0.25rem",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},C1={DEFAULT:"0.25rem",none:"0",xs:"0.125rem",sm:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","4xl":"2rem"},O1={DEFAULT:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],"2xs":"0 1px rgb(0 0 0 / 0.05)",xs:"0 1px 2px 0 rgb(0 0 0 / 0.05)",sm:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],md:["0 4px 6px -1px rgb(0 0 0 / 0.1)","0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["0 10px 15px -3px rgb(0 0 0 / 0.1)","0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["0 20px 25px -5px rgb(0 0 0 / 0.1)","0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",none:"0 0 rgb(0 0 0 / 0)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},T1={"2xs":"inset 0 1px rgb(0 0 0 / 0.05)",xs:"inset 0 1px 1px rgb(0 0 0 / 0.05)",sm:"inset 0 2px 4px rgb(0 0 0 / 0.05)",none:"0 0 rgb(0 0 0 / 0)"},M1={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],xs:"0 1px 1px rgb(0 0 0 / 0.05)",sm:"0 1px 2px rgb(0 0 0 / 0.15)",md:"0 3px 3px rgb(0 0 0 / 0.12)",lg:"0 4px 4px rgb(0 0 0 / 0.15)",xl:"0 9px 7px rgb(0 0 0 / 0.1)","2xl":"0 25px 25px rgb(0 0 0 / 0.15)"},A1={none:"0 0 rgb(0 0 0 / 0)","2xs":"0 1px 0 rgb(0 0 0 / 0.15)",xs:"0 1px 1px rgb(0 0 0 / 0.2)",sm:["0 1px 0 rgb(0 0 0 / 0.075)","0 1px 1px rgb(0 0 0 / 0.075)","0 2px 2px rgb(0 0 0 / 0.075)"],md:["0 1px 1px rgb(0 0 0 / 0.1)","0 1px 2px rgb(0 0 0 / 0.1)","0 2px 4px rgb(0 0 0 / 0.1)"],lg:["0 1px 2px rgb(0 0 0 / 0.1)","0 3px 2px rgb(0 0 0 / 0.1)","0 4px 8px rgb(0 0 0 / 0.1)"]},N1={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},P1={transition:{duration:"150ms",timingFunction:"cubic-bezier(0.4, 0, 0.2, 1)"},font:{family:"var(--font-sans)",featureSettings:"var(--font-sans--font-feature-settings)",variationSettings:"var(--font-sans--font-variation-settings)"},monoFont:{family:"var(--font-mono)",featureSettings:"var(--font-mono--font-feature-settings)",variationSettings:"var(--font-mono--font-variation-settings)"}},L1={"3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},vu={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},D1={...vu},I1={grid:"(display: grid)"},z1={linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)",DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)"},R1={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke","--un-gradient-from","--un-gradient-via","--un-gradient-to"].join(","),opacity:"opacity",shadow:"box-shadow",transform:["transform","translate","scale","rotate"].join(","),get DEFAULT(){return[this.colors,this.opacity,this.shadow,this.transform,"filter","-webkit-backdrop-filter","backdrop-filter"].join(",")}},ku={font:v1,colors:as,spacing:_1,breakpoint:vu,verticalBreakpoint:D1,text:k1,fontWeight:x1,tracking:w1,leading:S1,textStrokeWidth:$1,radius:C1,shadow:O1,insetShadow:T1,dropShadow:M1,textShadow:A1,ease:z1,animation:g1,blur:y1,perspective:N1,property:R1,default:P1,container:L1,aria:b1,media:E1,supports:I1};var xu=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],F1=/@media \(min-width: (.+)\)/,wu=[[/^__container$/,(t,e)=>{let{theme:r,variantHandlers:n}=e,i=r.containers?.padding,o;Y(i)?o=i:o=i?.DEFAULT;let s=r.containers?.maxWidth,a;for(let c of n){let f=c.handle?.({},u=>u)?.parent;if(Y(f)){let u=f.match(F1)?.[1];if(u){let h=(It(e)??[]).find(g=>g.size===u)?.point;s?h&&(a=s?.[h]):a=u,h&&!Y(i)&&(o=i?.[h]??o)}}}let l={"max-width":a};return n.length||(l.width="100%"),r.containers?.center&&(l["margin-left"]="auto",l["margin-right"]="auto"),i&&(l["padding-left"]=o,l["padding-right"]=o),l},{internal:!0}]],Su=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(It(e)??[]).map(i=>i.point);if(t){if(!r.includes(t))return;r=r.slice(r.indexOf(t))}let n=r.map(i=>`${i}:__container`);return t||n.unshift("__container"),n}]];var $u=[...Su];var Eu={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(U.map(t=>[t,t]))},q1=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":Eu[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(Eu).join("|")})`,"(vertical|align|v)-<percentage>"]}]],_u=["center","left","right","justify","start","end"],V1=[..._u.map(t=>[`text-${t}`,{"text-align":t}]),...[...U,..._u].map(t=>[`text-align-${t}`,{"text-align":t}])],j1=[[/^(?:animate-)?keyframes-(.+)$/,([,t],{theme:e})=>{let r=e.animation?.keyframes?.[t];if(r)return[`@keyframes ${t}${r}`,{animation:t}]},{autocomplete:["animate-keyframes-$animation.keyframes","keyframes-$animation.keyframes"]}],[/^animate-(.+)$/,([,t],{theme:e})=>{let r=e.animation?.keyframes?.[t];if(r){let n=e.animation?.durations?.[t]??"1s",i=e.animation?.timingFns?.[t]??"linear",o=e.animation?.counts?.[t]??1,s=e.animation?.properties?.[t];return[`@keyframes ${t}${r}`,{animation:`${t} ${n} ${i} ${o}`,...s}]}return{animation:m.bracket.cssvar(t)}},{autocomplete:"animate-$animation.keyframes"}],[/^animate-name-(.+)/,([,t])=>({"animation-name":m.bracket.cssvar(t)??t})],[/^animate-duration-(.+)$/,([,t],{theme:e})=>({"animation-duration":e.duration?.[t||"DEFAULT"]??m.bracket.cssvar.time(t)}),{autocomplete:["animate-duration"]}],[/^animate-delay-(.+)$/,([,t],{theme:e})=>({"animation-delay":e.duration?.[t||"DEFAULT"]??m.bracket.cssvar.time(t)}),{autocomplete:["animate-delay"]}],[/^animate-ease(?:-(.+))?$/,([,t],{theme:e})=>({"animation-timing-function":e.ease?.[t||"DEFAULT"]??m.bracket.cssvar(t)}),{autocomplete:["animate-ease","animate-ease-$ease"]}],[/^animate-(fill-mode-|fill-|mode-)?(.+)$/,([,t,e])=>["none","forwards","backwards","both",t?U:[]].includes(e)?{"animation-fill-mode":e}:void 0,{autocomplete:["animate-(fill|mode|fill-mode)","animate-(fill|mode|fill-mode)-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)","animate-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(direction-)?(.+)$/,([,t,e])=>["normal","reverse","alternate","alternate-reverse",t?U:[]].includes(e)?{"animation-direction":e}:void 0,{autocomplete:["animate-direction","animate-direction-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)","animate-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(?:iteration-count-|iteration-|count-)(.+)$/,([,t])=>({"animation-iteration-count":m.bracket.cssvar(t)??t.replace(/-/g,",")}),{autocomplete:["animate-(iteration|count|iteration-count)","animate-(iteration|count|iteration-count)-<num>"]}],[/^animate-(play-state-|play-|state-)?(.+)$/,([,t,e])=>["paused","running",t?U:[]].includes(e)?{"animation-play-state":e}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...D("animate","animation")],ju={"gradient-position":T("--un-gradient-position"),"gradient-from":T("--un-gradient-from",{syntax:"<color>",initialValue:"#0000"}),"gradient-via":T("--un-gradient-via",{syntax:"<color>",initialValue:"#0000"}),"gradient-to":T("--un-gradient-to",{syntax:"<color>",initialValue:"#0000"}),"gradient-stops":T("--un-gradient-stops"),"gradient-via-stops":T("--un-gradient-via-stops"),"gradient-from-position":T("--un-gradient-from-position",{syntax:"<length-percentage>",initialValue:"0%"}),"gradient-via-position":T("--un-gradient-via-position",{syntax:"<length-percentage>",initialValue:"50%"}),"gradient-to-position":T("--un-gradient-to-position",{syntax:"<length-percentage>",initialValue:"100%"})};function Cu(t){let e="in oklab";if(t)if(t.startsWith("[")&&t.endsWith("]"))e=t.slice(1,-1);else switch(t){case"longer":case"shorter":case"increasing":case"decreasing":e=`in oklch ${t} hue`;break;default:e=`in ${t}`}return e}function W1(){return function*([,t,e],{theme:r}){let n={},i=Gr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Hr).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?K("colors",s):o;n[`--un-gradient-${t}`]=`color-mix(in oklab, ${l} var(--un-${t}-opacity), transparent)`,yield T(`--un-${t}-opacity`,{syntax:"<percentage>",initialValue:"100%"})}s&&L("colors",s),r&&br(o,r)}}else n[`--un-gradient-${t}`]=m.bracket.cssvar(e);if(n[`--un-gradient-${t}`]){switch(t){case"from":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"via":yield{...n,"--un-gradient-via-stops":"var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-via) var(--un-gradient-via-position), var(--un-gradient-to) var(--un-gradient-to-position)","--un-gradient-stops":"var(--un-gradient-via-stops)"};break;case"to":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"stops":yield{...n};break}for(let o of Object.values(ju))yield o}}}function B1(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(ju))yield r}}var H1=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${Cu(r)};`:n=m.bracket(e),n)return{"--un-gradient-position":n,"background-image":`${t}-gradient(var(--un-gradient-stops))`}},{autocomplete:["bg-(linear|radial|conic)","(from|to|via)-$colors","(from|to|via)-(op|opacity)","(from|to|via)-(op|opacity)-<percent>"]}],[/^(from|via|to|stops)-(.+)$/,W1()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,B1()],[/^bg-((?:repeating-)?(?:linear|radial|conic))$/,([,t])=>({"background-image":`${t}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-(gradient|linear|radial|conic)(?:-to-([rltb]{1,2}))?(?:\/(.+))?$/,([,t,e,r])=>({"--un-gradient-position":`${e in fe?`to ${fe[e]} `:" "}${Cu(r)}`,"background-image":`${t==="gradient"?"linear":t}-gradient(var(--un-gradient-stops))`}),{autocomplete:["gradient","linear","radial","conic"].map(t=>`bg-${t}-to-(${Object.keys(fe).filter(e=>e.length<=2&&Array.from(e).every(r=>"rltb".includes(r))).join("|")})`)}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...D("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],[/^bg-size-(.+)$/,([,t])=>({"background-size":m.bracket.cssvar(t)})],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...U.map(t=>[`bg-clip-${t}`,{"-webkit-background-clip":t,"background-clip":t}]),[/^bg-([-\w]{3,})$/,([,t])=>({"background-position":fe[t]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...D("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...D("bg-origin","background-origin")],Ou=[[/^outline-(?:width-|size-)?(.+)$/,Wu,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,U1,{autocomplete:"outline-$colors"}],[/^outline-op(?:acity)?-?(.+)$/,([,t])=>({"--un-outline-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"outline-(op|opacity)-<percent>"}],[/^outline-offset-(.+)$/,([,t])=>({"outline-offset":m.bracket.cssvar.global.px(t)}),{autocomplete:"outline-(offset)-<num>"}],["outline-offset-none",{"outline-offset":"0"}],["outline",[{"outline-style":"var(--un-outline-style)","outline-width":"1px"},T("--un-outline-style",{initialValue:"solid"})]],["outline-hidden",[{"outline-style":"none"},{[X.parent]:"@media (forced-colors: active)",outline:"2px solid transparent","outline-offset":"2px"}]],["outline-none",{"--un-outline-style":"none","outline-style":"none"}],...["auto","dashed","dotted","double","solid","groove","ridge","inset","outset",...U].map(t=>[`outline-${t}`,{"--un-outline-style":t,"outline-style":t}])];function*Wu([,t]){let e=m.bracket.cssvar.global.px(t);e!=null&&(yield{"outline-style":"var(--un-outline-style)","outline-width":e},yield T("--un-outline-style",{initialValue:"solid"}))}function*U1(t,e){if(gr(m.bracket(t[1])))yield*Wu(t);else{let r=G("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var G1=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function Z1(t){let e=m.bracket(t);return e&&m.properties(e)?e:m.properties.auto.cssvar.global(t)??{contents:"contents",scroll:"scroll-position"}[t]}var Tu=[[/^will-change-(.+)/,([,t])=>({"will-change":Z1(t)})]],ls={disc:"disc",circle:"circle",square:"square",decimal:"decimal","zero-decimal":"decimal-leading-zero",greek:"lower-greek",roman:"lower-roman","upper-roman":"upper-roman",alpha:"lower-alpha","upper-alpha":"upper-alpha",latin:"lower-latin","upper-latin":"upper-latin"},Y1=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=ls[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(ls).join("|")})`,`list-(${Object.keys(ls).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,t])=>{if(/^\[url\(.+\)\]$/.test(t))return{"list-style-image":m.bracket(t)}}],["list-image-none",{"list-style-image":"none"}],...D("list","list-style-type")],K1=[[/^accent-(.+)$/,G("accent-color","accent"),{autocomplete:"accent-$colors"}],[/^accent-op(?:acity)?-?(.+)$/,([,t])=>({"--un-accent-opacity":m.bracket.percent(t)}),{autocomplete:["accent-(op|opacity)","accent-(op|opacity)-<percent>"]}]],J1=[[/^caret-(.+)$/,G("caret-color","caret"),{autocomplete:"caret-$colors"}],[/^caret-op(?:acity)?-?(.+)$/,([,t])=>({"--un-caret-opacity":m.bracket.percent(t)}),{autocomplete:["caret-(op|opacity)","caret-(op|opacity)-<percent>"]}]],X1=[["image-render-auto",{"image-rendering":"auto"}],["image-render-edge",{"image-rendering":"crisp-edges"}],["image-render-pixel",[["-ms-interpolation-mode","nearest-neighbor"],["image-rendering","-webkit-optimize-contrast"],["image-rendering","-moz-crisp-edges"],["image-rendering","-o-pixelated"],["image-rendering","pixelated"]]]],Q1=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...D("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...D("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...D("overscroll-y","overscroll-behavior-y")],e2=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...D("scroll","scroll-behavior")],zt=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...U],t2=[[/^(?:border|b)()(?:-(.+))?$/,qe,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,qe],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,qe],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,qe],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,qe],[/^(?:border|b)-()(?:width|size)-(.+)$/,qe,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-()(?:color-)?(.+)$/,Yr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Yr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Yr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Yr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Yr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Kr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Kr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Kr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Kr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Kr],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Jr,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$radius","(rounded|rd)","(rounded|rd)-$radius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Jr],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Jr],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Jr],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Jr],[/^(?:border|b)-(?:style-)?()(.+)$/,Xr,{autocomplete:["(border|b)-style",`(border|b)-(${zt.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${zt.join("|")})`,`(border|b)-<directions>-style-(${zt.join("|")})`,`(border|b)-style-(${zt.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Xr],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Xr],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Xr],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Xr]];function r2(t){return([,e],r)=>{let n=Gr(e,r.theme),i=os(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Hr).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function qe([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in Ce&&r!=null)return Ce[t].map(n=>[`border${n}-width`,r])}function Yr([,t="",e],r){if(t in Ce){if(gr(m.bracket(e)))return qe(["",t,e]);if(Ze(e,r.theme)){let n=Ce[t].map(i=>r2(i)(["",e],r)).filter(ar);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function Kr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in Ce&&r!=null)return Ce[t].map(n=>[`--un-border${n}-opacity`,r])}function Jr([,t="",e="DEFAULT"],{theme:r}){if(t in Ur){if(e==="full")return Ur[t].map(i=>[`border${i}-radius`,"calc(infinity * 1px)"]);let n=r.radius?.[e]??m.bracket.cssvar.global.fraction.rem(e);if(n!=null){let i=r.radius&&e in r.radius;return i&&L("radius",e),Ur[t].map(o=>[`border${o}-radius`,i?K("radius",e):n])}}}function Xr([,t="",e]){if(zt.includes(e)&&t in Ce)return[["--un-border-style",e],...Ce[t].map(r=>[`border${r}-style`,e])]}var n2=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],i2=/^\[url\(.+\)\]$/,o2=/^\[(?:length|size):.+\]$/,s2=/^\[position:.+\]$/,a2=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,l2=/^\[image:.+\]$/,c2=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(i2.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(o2.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((hu(e)||s2.test(e))&&m.bracketOfPosition(e)!=null)return{"background-position":m.bracketOfPosition(e).split(" ").map(r=>m.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(a2.test(e)||l2.test(e)){let r=m.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:m.cssvar(r))??r}}return G("background-color","bg")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],u2=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],f2=[[/^columns-(.+)$/,([,t])=>({columns:m.bracket.global.number.auto.numberWithUnit(t)}),{autocomplete:"columns-<num>"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...D("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...D("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...D("break-after")],Mu=["solid","double","dotted","dashed","wavy",...U],d2=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,Bu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,h2,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-line-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,t])=>({"text-underline-offset":m.auto.bracket.cssvar.global.px(t)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...Mu.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Mu.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function Bu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function h2(t,e){if(gr(m.bracket(t[1])))return Bu(t);let r=G("text-decoration-color","line")(t,e);if(r){let n=r[0];return n["-webkit-text-decoration-color"]=n["text-decoration-color"],r}}var p2=[[/^pa?()-?(.+)$/,j("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,j("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,j("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,j("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,j("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,j("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],m2=[[/^ma?()-?(.+)$/,j("margin")],[/^m-?xy()()$/,j("margin")],[/^m-?([xy])(?:-?(.+))?$/,j("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,j("margin")],[/^m-(block|inline)(?:-(.+))?$/,j("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,j("margin")]],g2=[[/^space-([xy])-(.+)$/,b2,{autocomplete:["space-(x|y)","space-(x|y)-reverse","space-(x|y)-$spacing"]}],[/^space-([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],[`--un-space-${e}-reverse`]:"1"},yield T(`--un-space-${e}-reverse`,{initialValue:0})}]];function Rt(t){return{matcher:t,handle:(e,r)=>r({...e,parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:":where(&>:not(:last-child))"})}}function*b2([t,e,r],{theme:n,symbols:i}){let o,s=ve(r);if(s!=null?(L("spacing"),o=`calc(var(--spacing) * ${s})`):o=n.spacing?.[r]??m.bracket.cssvar.auto.fraction.rem(r||"1"),o!=null){let a=Ce[e==="x"?"inline":"block"].map((l,c)=>{let f=`margin${l}`,u=` calc(${o} * ${c===0?`var(--un-space-${e}-reverse)`:`calc(1 - var(--un-space-${e}-reverse))`})`;return[f,u]});a&&(yield{[i.variants]:[Rt(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield T(`--un-space-${e}-reverse`,{initialValue:0}))}}var y2=[[/^divide-(.+)$/,function*(t,e){let r=G("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[Rt(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,Au,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,Au],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],[`--un-divide-${e}-reverse`]:"1"},yield T(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${zt.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],"border-style":e}},{autocomplete:zt.map(t=>`divide-${t}`)}]];function*Au([t,e,r],{symbols:n}){let i=m.bracket.cssvar.px(r||"1");if(i!=null){i==="0"&&(i="0px");let s={x:["-left","-right"],y:["-top","-bottom"]}[e].map(a=>{let l=a.endsWith("left")||a.endsWith("top")?`calc(${i} * var(--un-divide-${e}-reverse))`:`calc(${i} * calc(1 - var(--un-divide-${e}-reverse)))`;return[[`border${a}-width`,l],[`border${a}-style`,"var(--un-border-style)"]]});s&&(yield{[n.variants]:[Rt(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(s.flat())},yield T(`--un-divide-${e}-reverse`,{initialValue:0}),yield T("--un-border-style",{initialValue:"solid"}))}}var Hu=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],ms=Hu.map(t=>T(`--un-${t}`)),ei=Hu.map(t=>`var(--un-${t},)`).join(" "),Uu=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],v2=Uu.map(t=>T(`--un-${t}`)),ti=Uu.map(t=>`var(--un-${t},)`).join(" ");function cs(t){let e=m.bracket.cssvar(t||"");if(e!=null||(e=t?m.percent(t):"100%",e!=null&&Number.parseFloat(e.slice(0,-1))<=100))return e}function ot(t,e){return([,r,n],{theme:i})=>{let o=e(n,i)??(n==="none"?"0":"");if(o!=="")return r?[{[`--un-${r}${t}`]:`${t}(${o})`,"-webkit-backdrop-filter":ti,"backdrop-filter":ti},...v2]:[{[`--un-${t}`]:`${t}(${o})`,filter:ei},...ms]}}function k2(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ge(r,"/",2)??[],r.startsWith("/")&&(i=["",r.slice(1)]));let o=n.dropShadow?.[i[0]||"DEFAULT"],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Ze(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return[{"--un-drop-shadow-opacity":a,"--un-drop-shadow":`drop-shadow(${Yn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:ei},...ms]}if(Ze(r,n))return G("--un-drop-shadow-color","drop-shadow")(t,e);if(o=m.bracket.cssvar(r)??(r==="none"?"":void 0),o!=null)return[{"--un-drop-shadow":o&&`drop-shadow(${o})`,filter:ei},...ms]}var x2=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,ot("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,ot("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,ot("contrast",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-?(.+))?$/,k2,{autocomplete:["filter-drop","filter-drop-shadow","filter-drop-shadow-color","drop-shadow","drop-shadow-color","filter-drop-shadow-$dropShadow","drop-shadow-$dropShadow","filter-drop-shadow-$colors","drop-shadow-$colors","filter-drop-shadow-color-$colors","drop-shadow-color-$colors","filter-drop-shadow-color-(op|opacity)","drop-shadow-color-(op|opacity)","filter-drop-shadow-color-(op|opacity)-<percent>","drop-shadow(-color)?-(op|opacity)-<percent>"]}],[/^(?:filter-)?drop-shadow-color-(.+)$/,G("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-drop-shadow-opacity":m.bracket.percent(t)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,ot("grayscale",cs),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,ot("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,ot("invert",cs),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,ot("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,ot("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,ot("sepia",cs),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:ei}],["backdrop-filter",{"-webkit-backdrop-filter":ti,"backdrop-filter":ti}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...U.map(t=>[`filter-${t}`,{filter:t}]),...U.map(t=>[`backdrop-filter-${t}`,{"-webkit-backdrop-filter":t,"backdrop-filter":t}])],w2=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,t])=>({flex:m.bracket(t)!=null?m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" "):m.cssvar.fraction(t)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,t=""])=>({"flex-shrink":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,t=""])=>({"flex-grow":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,t])=>{let e=ve(t);return e!=null?(L("spacing"),{"flex-basis":`calc(var(--spacing) * ${e})`}):{"flex-basis":m.bracket.cssvar.auto.fraction.rem(t)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],us={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},S2=[[/^(?:flex-|grid-)?gap-?()(.+)$/,j("gap",us,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,j("gap",us,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,j("gap",us,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Ye(t){return t.replace("col","column")}function $2(t){switch(t){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return m.bracket.cssvar.auto.rem(t)}var E2=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Ye(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Ye(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Ye(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Ye(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Ye(t)}-end`]:m.bracket.cssvar(e)??e}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,t,e])=>({[`grid-auto-${Ye(t)}`]:$2(e)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,t])=>({"grid-auto-flow":m.bracket.cssvar(t)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,t])=>({"grid-auto-flow":Ye(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Ye(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Ye(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Ye(t)}`]:`repeat(${e},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,t,e])=>t!=null?{"grid-template-areas":m.cssvar(e)??e.split("-").map(r=>`"${m.bracket(r)}"`).join(" ")}:{"grid-area":m.bracket.cssvar(e)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]],Jn=["auto","hidden","clip","visible","scroll","overlay",...U],_2=[[/^(?:overflow|of)-(.+)$/,([,t])=>Jn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Jn.join("|")})`,`(overflow|of)-(x|y)-(${Jn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Jn.includes(e)?{[`overflow-${t}`]:e}:void 0]],C2=[[/^line-clamp-(\d+)$/,([,t])=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":t}),{autocomplete:["line-clamp","line-clamp-(1|2|3|4|5|6|none)"]}],["line-clamp-none",{overflow:"visible",display:"block","-webkit-box-orient":"horizontal","-webkit-line-clamp":"unset"}]],gs={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},Nu="linear-gradient(#fff, #fff)",O2={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function Pu([,t=""]){if(t in Ur)return{"mask-position":t.split("").flatMap(n=>gs[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function fs([t,e="",r,n],i){let o={...O2},s=[];if(s.push(...["linear","radial","conic"].map(a=>T(`--un-mask-${a}`,{initialValue:Nu}))),e in gs){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of gs[e]){if(o[`--un-mask-${a}`]=`linear-gradient(to ${a}, var(--un-mask-${a}-from-color) var(--un-mask-${a}-from-position), var(--un-mask-${a}-to-color) var(--un-mask-${a}-to-position))`,ve(n)!=null?(L("spacing"),o[`--un-mask-${a}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${a}-${r}-position`]=m.bracket.cssvar.fraction.rem(n),Ze(n,i.theme)){let l=G(`--un-mask-${a}-${r}-color`,Kn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}s.push(...["from","to"].flatMap(l=>[T(`--un-mask-${a}-${l}-position`,{syntax:"<length-percentage>",initialValue:l==="from"?"0%":"100%"}),T(`--un-mask-${a}-${l}-color`,{syntax:"<color>",initialValue:l==="from"?"black":"transparent"})]))}s.push(...["top","right","bottom","left"].map(a=>T(`--un-mask-${a}`,{initialValue:Nu})))}else{if(r==null)e==="radial"?(o["--un-mask-radial"]="radial-gradient(var(--un-mask-radial-stops, var(--un-mask-radial-size)))",o["--un-mask-radial-size"]=m.bracket.cssvar.rem(n)):(o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops, var(--un-mask-${e}-position)))`,o[`--un-mask-${e}-position`]=ve(n)?`calc(1deg * ${m.bracket.cssvar.number(n)})`:m.bracket.cssvar.fraction(n));else{let a={linear:"",radial:"var(--un-mask-radial-shape) var(--un-mask-radial-size) at ",conic:"from "};if(o[`--un-mask-${e}-stops`]=`${a[e]}var(--un-mask-${e}-position), var(--un-mask-${e}-from-color) var(--un-mask-${e}-from-position), var(--un-mask-${e}-to-color) var(--un-mask-${e}-to-position)`,o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops))`,Ze(n,i.theme)){let l=G(`--un-mask-${e}-${r}-color`,Kn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}else ve(n)!=null?(L("spacing"),o[`--un-mask-${e}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${e}-${r}-position`]=m.bracket.cssvar.fraction.rem(n)}e==="radial"&&s.push(T("--un-mask-radial-shape",{initialValue:"ellipse"}),T("--un-mask-radial-size",{initialValue:"farthest-corner"})),s.push(...["from","to"].flatMap(a=>[T(`--un-mask-${e}-position`,{initialValue:e==="radial"?"center":"0deg"}),T(`--un-mask-${e}-${a}-position`,{syntax:"<length-percentage>",initialValue:a==="from"?"0%":"100%"}),T(`--un-mask-${e}-${a}-color`,{syntax:"<color>",initialValue:a==="from"?"black":"transparent"})]))}return[o,...s]}function T2([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var M2=[["mask-clip-border",{"mask-clip":"border-box"}],["mask-clip-padding",{"mask-clip":"padding-box"}],["mask-clip-content",{"mask-clip":"content-box"}],["mask-clip-fill",{"mask-clip":"fill-box"}],["mask-clip-stroke",{"mask-clip":"stroke-box"}],["mask-clip-view",{"mask-clip":"view-box"}],["mask-no-clip",{"mask-clip":"no-clip"}],["mask-add",{"mask-composite":"add"}],["mask-subtract",{"mask-composite":"subtract"}],["mask-intersect",{"mask-composite":"intersect"}],["mask-exclude",{"mask-composite":"exclude"}],[/^mask-(.+)$/,([,t])=>({"mask-image":m.bracket.cssvar(t)})],[/^mask-(linear|radial|conic|[xytblr])-(from|to)()(?:-(.+))?$/,fs,{autocomplete:["mask-(linear|radial|conic)-(from|to)-$colors","mask-(linear|radial|conic)-(from|to)-<percentage>","mask-(linear|radial|conic)-(from|to)","mask-(linear|radial|conic)-<percent>","mask-(x|y|t|b|l|r)-(from|to)-$colors","mask-(x|y|t|b|l|r)-(from|to)-<percentage>","mask-(x|y|t|b|l|r)-(from|to)","mask-(x|y|t|b|l|r)-<percent>"]}],[/^mask-(linear|radial|conic)-(from|to)?-?(.*)$/,fs],[/^mask-([trblxy])-(from|to)-(.*)$/,fs],["mask-none",{"mask-image":"none"}],["mask-radial-circle",{"--un-mask-radial-shape":"circle"}],["mask-radial-ellipse",{"--un-mask-radial-shape":"ellipse"}],["mask-radial-closest-side",{"--un-mask-radial-size":"closest-side"}],["mask-radial-closest-corner",{"--un-mask-radial-size":"closest-corner"}],["mask-radial-farthest-side",{"--un-mask-radial-size":"farthest-side"}],["mask-radial-farthest-corner",{"--un-mask-radial-size":"farthest-corner"}],[/^mask-radial-at-([-\w]{3,})$/,([,t])=>({"--un-mask-radial-position":fe[t]}),{autocomplete:[`mask-radial-at-(${Object.keys(fe).filter(t=>t.length>2).join("|")})`]}],["mask-alpha",{"mask-mode":"alpha"}],["mask-luminance",{"mask-mode":"luminance"}],["mask-match",{"mask-mode":"match-source"}],["mask-origin-border",{"mask-origin":"border-box"}],["mask-origin-padding",{"mask-origin":"padding-box"}],["mask-origin-content",{"mask-origin":"content-box"}],["mask-origin-fill",{"mask-origin":"fill-box"}],["mask-origin-stroke",{"mask-origin":"stroke-box"}],["mask-origin-view",{"mask-origin":"view-box"}],[/^mask-([rltb]{1,2})$/,Pu],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":fe[t]})],[/^mask-(?:position-|pos-)(.+)$/,Pu],["mask-repeat",{"mask-repeat":"repeat"}],["mask-no-repeat",{"mask-repeat":"no-repeat"}],["mask-repeat-x",{"mask-repeat":"repeat-x"}],["mask-repeat-y",{"mask-repeat":"repeat-y"}],["mask-repeat-space",{"mask-repeat":"space"}],["mask-repeat-round",{"mask-repeat":"round"}],["mask-auto",{"mask-size":"auto"}],["mask-cover",{"mask-size":"cover"}],["mask-contain",{"mask-size":"contain"}],[/^mask-size-(.+)$/,T2],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],A2=[[/^\$ placeholder-(.+)$/,G("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,t])=>({"--un-placeholder-opacity":m.bracket.percent(t)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],N2=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>U.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],Gu=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...D("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...D("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...D("justify-self")],P2=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],Zu=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...D("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...D("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...D("self","align-self")],Yu=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...D("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...D("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...D("place-self")],L2=[...Gu,...Zu,...Yu].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function bs(t){let e=ve(t);return e!=null?(L("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Qr([,t,e]){let r=bs(e);if(r!=null&&t in ns)return ns[t].map(n=>[n.slice(1),r])}var D2=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:bs(t)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?(start|end)-(.+)$/,Qr],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Qr],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Qr],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Qr],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Qr],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:bs(e)})]],I2=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...D("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...D("clear")],z2=[[/^(?:position-|pos-)?z([\d.]+)$/,([,t])=>({"z-index":m.number(t)})],[/^(?:position-|pos-)?z-(.+)$/,([,t])=>({"z-index":m.bracket.cssvar.global.auto.number(t)}),{autocomplete:"z-<num>"}]],R2=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...D("box","box-sizing")],F2=[[/^(where|\?)$/,(t,{constructCSS:e,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}} ${e({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]],ys={shadow:T("--un-shadow",{initialValue:"0 0 #0000"}),shadowColor:T("--un-shadow-color"),insetShadow:T("--un-inset-shadow",{initialValue:"0 0 #0000"}),insetShadowColor:T("--un-inset-shadow-color"),ringColor:T("--un-ring-color"),ringShadow:T("--un-ring-shadow",{initialValue:"0 0 #0000"}),insetRingColor:T("--un-inset-ring-color"),insetRingShadow:T("--un-inset-ring-shadow",{initialValue:"0 0 #0000"}),ringInset:T("--un-ring-inset"),ringOffsetWidth:T("--un-ring-offset-width",{syntax:"<length>",initialValue:"0px"}),ringOffsetColor:T("--un-ring-offset-color"),ringOffsetShadow:T("--un-ring-offset-shadow",{initialValue:"0 0 #0000"})},q2=[[/^shadow(?:-?(.+))?$/,Lu("shadow"),{autocomplete:["shadow-$colors","shadow-$shadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],[/^inset-shadow(?:-(.+))?$/,Lu("insetShadow"),{autocomplete:["inset-shadow-$colors","inset-shadow-$insetShadow"]}],[/^inset-shadow-op(?:acity)?-?(.+)$/,([,t])=>({"--un-inset-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"shadow-(op|opacity)-<percent>"}]];function Lu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=Ge(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=Kn(t);if((s!=null||a!=null)&&!Ze(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Yn(s||a,`--un-${l}-color`,c).join(","),"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ys)]}return G(`--un-${l}-color`,l)(e,r)}}var V2=[[/^ring(?:-(.+))?$/,([,t])=>{let e=m.bracket.px(t||"1");if(e!=null)return[{"--un-ring-shadow":`var(--un-ring-inset,) 0 0 0 calc(${e} + var(--un-ring-offset-width)) var(--un-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ys)]}],[/^ring-(.+)$/,G("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^inset-ring(?:-(.+))?$/,([,t])=>{let e=m.bracket.px(t||"1");if(e!=null)return[{"--un-inset-ring-shadow":`inset 0 0 0 ${e} var(--un-inset-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(ys)]}],[/^inset-ring-(.+)$/,G("--un-inset-ring-color","inset-ring"),{autocomplete:"inset-ring-$colors"}],[/^inset-ring-op(?:acity)?-?(.+)$/,([,t])=>({"--un-inset-ring-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"inset-ring-(op|opacity)-<percent>"}],[/^ring-offset(?:-(?:width-|size-)?(.+))?$/,([,t])=>{let e=m.bracket.cssvar.px(t||"1");if(e!=null)return{"--un-ring-offset-width":e,"--un-ring-offset-shadow":"var(--un-ring-inset,) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)"}},{autocomplete:"ring-offset-$colors"}],[/^ring-offset-(.+)$/,G("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,t])=>({"--un-ring-offset-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]],j2=[...["x","y","both"].map(t=>[`snap-${t}`,[{"scroll-snap-type":`${t} var(--un-scroll-snap-strictness)`},T("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),...["mandatory","proximity"].map(t=>[`snap-${t}`,[{"--un-scroll-snap-strictness":t},T("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),["snap-none",{"scroll-snap-type":"none"}],["snap-start",{"scroll-snap-align":"start"}],["snap-end",{"scroll-snap-align":"end"}],["snap-center",{"scroll-snap-align":"center"}],["snap-align-none",{"scroll-snap-align":"none"}],["snap-normal",{"scroll-snap-stop":"normal"}],["snap-always",{"scroll-snap-stop":"always"}],[/^scroll-ma?()-?(.+)$/,j("scroll-margin"),{autocomplete:["scroll-(m|p|ma|pa|block|inline)","scroll-(m|p|ma|pa|block|inline)-$spacing","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)-$spacing"]}],[/^scroll-m-?([xy])-?(.+)$/,j("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,j("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,j("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,j("scroll-margin")],[/^scroll-pa?()-?(.+)$/,j("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,j("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,j("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,j("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,j("scroll-padding")]],W2={h:"height",w:"width",inline:"inline-size",block:"block-size"};function kr(t,e){return`${t||""}${W2[e]}`}function Xn(t,e,r){let n,i=["container","spacing"];for(let o of i)if(t[o]?.[r]){L(o,r),n=K(o,r);break}if(!n)switch(r){case"fit":case"max":case"min":n=`${r}-content`;break;case"screen":n=e==="w"?"100vw":"100vh";break}return!n&&m.number(r)!=null&&(L("spacing"),n=`calc(var(--spacing) * ${m.number(r)})`),n??m.bracket.cssvar.global.auto.none.fraction.rem(r)}var B2=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[kr(t,"w")]:Xn(r,"w",e),[kr(t,"h")]:Xn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[kr(t,e)]:Xn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[kr(t,e)]:Xn(n,e,r)}),{autocomplete:["(w|h)-<num>","(w|h)-(full|screen|fit|max|min)","(max|min)-(w|h)-<num>","(max|min)-(w|h)-(full|screen|fit|max|min)","(block|inline)-<num>","(block|inline)-(full|screen|fit|max|min)","(max|min)-(w|h|block|inline)","(max|min)-(w|h|block|inline)-<num>","(max|min)-(w|h|block|inline)-(full|screen|fit|max|min)"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,t,e,r],n)=>({[kr(t,e)]:Du(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[kr(t,e)]:Du(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$breakpoint","(min|max)-h-screen-$breakpoint","w-screen-$breakpoint","(min|max)-w-screen-$breakpoint"]}]];function Du(t,e,r="breakpoint"){let n=It(t,r);if(n)return n.find(i=>i.point===e)?.size}function H2(t){if(/^\d+\/\d+$/.test(t))return t;switch(t){case"square":return"1/1";case"video":return"16/9"}return m.bracket.cssvar.global.auto.number(t)}var U2=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":H2(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],G2=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],ds=["size","layout","paint","style"],Z2=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,t])=>({display:m.bracket.cssvar.global(t)})]],Y2=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...D("backface","backface-visibility")],K2=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...G2.map(t=>[`cursor-${t}`,{cursor:t}])],J2=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:ds.includes(t)?[{"--un-contain-size":t,contain:ds.map(e=>`var(--un-contain-${e})`).join(" ")},...ds.map(e=>T(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],X2=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...D("pointer-events")],Q2=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...D("resize")],eb=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...D("select","user-select")],tb=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...U].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],rb=[[/^intrinsic-size-(.+)$/,([,t])=>({"contain-intrinsic-size":m.bracket.cssvar.global.fraction.rem(t)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...D("content-visibility")],nb=[[/^content-(.+)$/,([,t])=>{if(m.bracket.cssvar(t)!=null)return[{"--un-content":m.bracket.cssvar(t),content:"var(--un-content)"},T("--un-content",{initialValue:'""'})]}],["content-empty",{content:'""'}],["content-none",{content:"none"}]],ib=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}],["wrap-break-word",{"overflow-wrap":"break-word"}],["wrap-anywhere",{"overflow-wrap":"anywhere"}],["wrap-normal",{"overflow-wrap":"normal"}]],ob=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],sb=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],ab=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}],...D("case","text-transform")],lb=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],cb=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],ub=[...["manual","auto","none",...U].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],fb=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...D("write","writing-mode")],db=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...D("write-orient","text-orientation")],hb=[["sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0,0,0,0)","white-space":"nowrap","border-width":0}],["not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto","white-space":"normal"}]],pb=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],mb=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,t])=>{if(fe[t])return{"object-position":fe[t]};if(m.bracketOfPosition(t)!=null)return{"object-position":m.bracketOfPosition(t).split(" ").map(e=>m.position.fraction.auto.px.cssvar(e)??e).join(" ")}},{autocomplete:`object-(${Object.keys(fe).join("|")})`}]],gb=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...D("bg-blend","background-blend")],bb=[["mix-blend-multiply",{"mix-blend-mode":"multiply"}],["mix-blend-screen",{"mix-blend-mode":"screen"}],["mix-blend-overlay",{"mix-blend-mode":"overlay"}],["mix-blend-darken",{"mix-blend-mode":"darken"}],["mix-blend-lighten",{"mix-blend-mode":"lighten"}],["mix-blend-color-dodge",{"mix-blend-mode":"color-dodge"}],["mix-blend-color-burn",{"mix-blend-mode":"color-burn"}],["mix-blend-hard-light",{"mix-blend-mode":"hard-light"}],["mix-blend-soft-light",{"mix-blend-mode":"soft-light"}],["mix-blend-difference",{"mix-blend-mode":"difference"}],["mix-blend-exclusion",{"mix-blend-mode":"exclusion"}],["mix-blend-hue",{"mix-blend-mode":"hue"}],["mix-blend-saturation",{"mix-blend-mode":"saturation"}],["mix-blend-color",{"mix-blend-mode":"color"}],["mix-blend-luminosity",{"mix-blend-mode":"luminosity"}],["mix-blend-plus-lighter",{"mix-blend-mode":"plus-lighter"}],["mix-blend-normal",{"mix-blend-mode":"normal"}],...D("mix-blend")],yb=[["min-h-dvh",{"min-height":"100dvh"}],["min-h-svh",{"min-height":"100svh"}],["min-h-lvh",{"min-height":"100lvh"}],["h-dvh",{height:"100dvh"}],["h-svh",{height:"100svh"}],["h-lvh",{height:"100lvh"}],["max-h-dvh",{"max-height":"100dvh"}],["max-h-svh",{"max-height":"100svh"}],["max-h-lvh",{"max-height":"100lvh"}]],vb=[["forced-color-adjust-auto",{"forced-color-adjust":"auto"}],["forced-color-adjust-none",{"forced-color-adjust":"none"}]],kb=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],xb=[[/^fill-(.+)$/,G("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,t])=>({"--un-fill-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,Ku],[/^stroke-dash-(.+)$/,([,t])=>({"stroke-dasharray":m.bracket.cssvar.number(t)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,t])=>({"stroke-dashoffset":m.bracket.cssvar.px.numberWithUnit(t)})],[/^stroke-(.+)$/,wb,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-stroke-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];function Ku([,t]){return{"stroke-width":m.bracket.cssvar.fraction.px.number(t)}}function wb(t,e){return gr(m.bracket(t[1]))?Ku(t):G("stroke","stroke")(t,e)}var Sb=[["inline-table",{display:"inline-table"}],["table",{display:"table"}],["table-caption",{display:"table-caption"}],["table-cell",{display:"table-cell"}],["table-column",{display:"table-column"}],["table-column-group",{display:"table-column-group"}],["table-footer-group",{display:"table-footer-group"}],["table-header-group",{display:"table-header-group"}],["table-row",{display:"table-row"}],["table-row-group",{display:"table-row-group"}],["border-collapse",{"border-collapse":"collapse"}],["border-separate",{"border-collapse":"separate"}],[/^border-spacing-(.+)$/,function*([,t],{theme:e}){let r=Iu(t,e);if(r!=null){yield{"--un-border-spacing-x":r,"--un-border-spacing-y":r,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let n of["x","y"])yield T(`--un-border-spacing-${n}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,function*([,t,e],{theme:r}){let n=Iu(e,r);if(n!=null){yield{[`--un-border-spacing-${t}`]:n,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let i of["x","y"])yield T(`--un-border-spacing-${i}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing-(x|y)","border-spacing-(x|y)-$spacing"]}],["caption-top",{"caption-side":"top"}],["caption-bottom",{"caption-side":"bottom"}],["table-auto",{"table-layout":"auto"}],["table-fixed",{"table-layout":"fixed"}],["table-empty-cells-visible",{"empty-cells":"show"}],["table-empty-cells-hidden",{"empty-cells":"hide"}]];function Iu(t,e){let r=e.spacing?.[t];if(!r){let n=ve(t);n!=null?(L("spacing"),r=`calc(var(--spacing) * ${n})`):r=m.bracket.cssvar.global.auto.fraction.rem(t)}return r}var hs="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",ps=["pan-x","pan-y","pinch-zoom"].map(t=>T(`--un-${t}`)),$b=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":hs};for(let e of ps)yield e},{autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,function*([,t]){yield{"--un-pan-y":`pan-${t}`,"touch-action":hs};for(let e of ps)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":hs};for(let t of ps)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...D("touch","touch-action")],Qn=["translate","rotate","scale"],vs=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),ks=vs,Eb=["translateZ(0)",vs].join(" ");var _b=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":fe[t]??m.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(fe).join("|")})`,`origin-(${Object.keys(fe).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t],{theme:e})=>{let r;if(e.perspective?.[t]?(L("perspective",t),r=K("perspective",t)):r=m.bracket.cssvar.px.numberWithUnit(t),r!=null)return{perspective:r}},{autocomplete:["transform-perspective-<num>","perspective-<num>","perspective-$perspective"]}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=m.bracket.cssvar(t)??(t.length>=3?fe[t]:void 0);if(e!=null)return{"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,zu],[/^(?:transform-)?translate-([xyz])-(.+)$/,zu],[/^(?:transform-)?rotate-()(.+)$/,Fu],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Fu],[/^(?:transform-)?skew-()(.+)$/,qu],[/^(?:transform-)?skew-([xy])-(.+)$/,qu,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,Ru],[/^(?:transform-)?scale-([xyz])-(.+)$/,Ru,{autocomplete:[`transform-(${Qn.join("|")})-<percent>`,`transform-(${Qn.join("|")})-(x|y|z)-<percent>`,`(${Qn.join("|")})-<percent>`,`(${Qn.join("|")})-(x|y|z)-<percent>`]}],["transform-3d",{"transform-style":"preserve-3d"}],["transform-flat",{"transform-style":"flat"}],[/^transform-(border|content|fill|stroke|view)$/,([,t])=>({"transform-box":`${t}-box`})],["transform",{transform:ks}],["transform-cpu",{transform:vs}],["transform-gpu",{transform:Eb}],["transform-none",{transform:"none"}],...D("transform")];function zu([,t,e]){let r=ve(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(L("spacing"),[[...xs(t,typeof r=="number"?`calc(var(--spacing) * ${r})`:r,"translate"),["translate",`var(--un-translate-x) var(--un-translate-y)${t==="z"?" var(--un-translate-z)":""}`,Br]],...["x","y","z"].map(n=>T(`--un-translate-${n}`,{initialValue:0}))])}function Ru([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...xs(t,r,"scale"),["scale",`var(--un-scale-x) var(--un-scale-y)${t==="z"?" var(--un-scale-z)":""}`]],...["x","y","z"].map(n=>T(`--un-scale-${n}`,{initialValue:1}))]}function Fu([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...xs(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",ks]],...["x","y","z"].map(n=>T(`--un-rotate-${n}`,{initialValue:`rotate${n.toUpperCase()}(0)`})),...["x","y"].map(n=>T(`--un-skew-${n}`,{initialValue:`skew${n.toUpperCase()}(0)`}))]:{rotate:m.bracket.cssvar.degree(e)}}function qu([,t,e]){let r=m.bracket.cssvar.degree(e),n=is[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",ks]],...["x","y","z"].map(i=>T(`--un-rotate-${i}`,{initialValue:`rotate${i.toUpperCase()}(0)`})),...["x","y"].map(i=>T(`--un-skew-${i}`,{initialValue:`skew${i.toUpperCase()}(0)`}))]}function xs(t,e,r){let n=e.split(fu);return t||!t&&n.length===1?is[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${au[o]}`,i])}function Vu(t,e){let r;if(m.cssvar(t)!=null)r=m.cssvar(t);else{t.startsWith("[")&&t.endsWith("]")&&(t=t.slice(1,-1));let n=t.split(",").map(i=>e.property?.[i]??m.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}var Cb=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{L("default",["transition","timingFunction"]),L("default",["transition","duration"]);let n={"transition-property":r.property?.DEFAULT,"transition-timing-function":`var(--un-ease, ${K("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${K("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=Vu(t,r);if(i)return{"--un-duration":e&&m.time(e),...n,"transition-property":i}}else if(e!=null)return{"--un-duration":m.time(e),...n}}],[/^(?:transition-)?duration-(.+)$/,([,t])=>({"--un-duration":m.bracket.cssvar.time(t),"transition-duration":m.bracket.cssvar.time(t)})],[/^(?:transition-)?delay-(.+)$/,([,t])=>({"transition-delay":m.bracket.cssvar.time(t)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>{let r;return e.ease?.[t]?(L("ease",t),r=K("ease",t)):r=m.bracket.cssvar(t),[{"--un-ease":r,"transition-timing-function":r},T("--un-ease")]},{autocomplete:["transition-ease-(linear|in|out|in-out)","ease-(linear|in|out|in-out)"]}],[/^(?:transition-)?property-(.+)$/,([,t],{theme:e})=>{let r=m.global(t)||Vu(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...U].join("|")})`]}],["transition-none",{transition:"none"}],...D("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],Ob=[[/^text-(.+)$/,Db,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,Ju,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,Ib,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,G("color","text")],[/^(?:text|color|c)-(.+)$/,([,t])=>U.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${U.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^fw-?([^-]+)$/,([,t],{theme:e})=>{let r;return e.fontWeight?.[t]?(L("fontWeight",t),r=K("fontWeight",t)):r=m.bracket.cssvar.global.number(t),{"--un-font-weight":r,"font-weight":r}},{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>{let r;if(e.leading?.[t]?(L("leading",t),r=K("leading",t)):ve(t)?(L("spacing"),r=`calc(var(--spacing) * ${ve(t)})`):r=m.bracket.cssvar.global.rem(t),r!=null)return[{"--un-leading":r,"line-height":r},T("--un-leading")]},{autocomplete:"(leading|lh|line-height)-$leading"}],["font-synthesis-weight",{"font-synthesis":"weight"}],["font-synthesis-style",{"font-synthesis":"style"}],["font-synthesis-small-caps",{"font-synthesis":"small-caps"}],["font-synthesis-none",{"font-synthesis":"none"}],[/^font-synthesis-(.+)$/,([,t])=>({"font-synthesis":m.bracket.cssvar.global(t)})],[/^(?:font-)?tracking-(.+)$/,([,t],{theme:e})=>{let r;return e.tracking?.[t]?(L("tracking",t),r=K("tracking",t)):r=m.bracket.cssvar.global.rem(t),{"--un-tracking":r,"letter-spacing":r}},{autocomplete:"tracking-$tracking"}],[/^(?:font-)?word-spacing-(.+)$/,([,t],{theme:e})=>{let r=e.tracking?.[t]?K("tracking",t):m.bracket.cssvar.global.rem(t);return{"--un-word-spacing":r,"word-spacing":r}},{autocomplete:"word-spacing-$spacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":m.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>{let r;if(e.font?.[t])return L("font",t),r=K("font",t),{"font-family":r};if(e.fontWeight?.[t])return L("fontWeight",t),r=K("fontWeight",t),{"--un-font-weight":r,"font-weight":r};if(r=m.number(t),r!=null)return{"--un-font-weight":r,"font-weight":r};if(r=m.bracketOfFamily(t),r!=null&&m.number(r)==null)return r=m.cssvar(r)??r,{"font-family":r};if(r=m.bracketOfNumber(t),r!=null)return r=m.cssvar.number(r),{"--un-font-weight":r,"font-weight":r};if(r=m.bracket(t),r!=null&&m.number(r)!=null){let n=m.number(r);return{"--un-font-weight":n,"font-weight":n}}if(r=m.bracket.cssvar.global(t),r!=null)return{"font-family":r}},{autocomplete:["font-$font","font-$fontWeight"]}]],Tb=[[/^tab(?:-(.+))?$/,([,t])=>{let e=m.bracket.cssvar.global.number(t||"4");if(e!=null)return{"-moz-tab-size":e,"-o-tab-size":e,"tab-size":e}}]],Mb=[[/^indent-(.+)$/,([,t])=>{let e=ve(t);if(e!=null)return L("spacing"),{"text-indent":`calc(var(--spacing) * ${e})`};if(e=m.bracket.cssvar.auto.global.rem(t),e!=null)return{"text-indent":e}}]],Ab=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&L("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?K("textStrokeWidth",t):m.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,G("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-stroke-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]];function Nb(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ge(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Ze(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Yn(o||s,"--un-text-shadow-color",a).join(","),"text-shadow":"var(--un-text-shadow)"}}return G("--un-text-shadow-color","text-shadow")(t,e)??{"text-shadow":m.bracket.cssvar.global(r)}}var Pb=[[/^text-shadow-(.+)$/,Nb,{autocomplete:["text-shadow-$textShadow","text-shadow(-color)?-$colors","text-shadow(-color)?-(op|opacity)-<percent>"]}],[/^text-shadow-color-(.+)$/,G("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-shadow-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"text-shadow(-color)?-(op|opacity)-<percent>"}]],vt=[T("--un-ordinal"),T("--un-slashed-zero"),T("--un-numeric-figure"),T("--un-numeric-spacing"),T("--un-numeric-fraction")],kt={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},Lb=[["ordinal",[{"--un-ordinal":"ordinal",...kt},...vt]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...kt},...vt]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...kt},...vt]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...kt},...vt]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...kt},...vt]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...kt},...vt]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...kt},...vt]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...kt},...vt]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function Db([,t="base"],{theme:e}){let r=zb(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(L("leading",i),s=K("leading",i)):s=m.bracket.cssvar.global.rem(i)),o)return L("text",[n,"fontSize"]),L("text",[n,"lineHeight"]),o.letterSpacing&&L("text",[n,"letterSpacing"]),{"font-size":K("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${K("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?K("text",[n,"letterSpacing"]):void 0};let a=m.bracketOfLength.rem(n);return s&&a?{"font-size":a,"line-height":s}:{"font-size":m.bracketOfLength.rem(t)}}function Ju([,t],{theme:e}){if(e.text?.[t]!=null)return L("text",[t,"fontSize"]),L("text",[t,"lineHeight"]),{"font-size":K("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${K("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function Ib(t,e){return gr(m.bracket(t[1]))?Ju(t,e):G("color","text")(t,e)}function zb(t,e){let[r,n]=Mt(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Zn)??[])[1];if(i==null||i===e)return[r,n]}}var Rb={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space","bg-blend":"background-blend-mode","bg-clip":"-webkit-background-clip","bg-image":"background-image","bg-origin":"background-origin","bg-position":"background-position","bg-repeat":"background-repeat","bg-size":"background-size","mix-blend":"mix-blend-mode",object:"object-fit","object-position":"object-position",write:"writing-mode","write-orient":"text-orientation"},Fb=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=Rb[t];if(r)return{[r]:m.cssvar(e)}}]],qb=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!jb(e)&&/^[\w-]+$/.test(n)&&Vb(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function Vb(t){let e=0;function r(n){for(;e<t.length;)if(e+=1,t[e]===n)return!0;return!1}for(e=0;e<t.length;e++){let n=t[e];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function jb(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var Wb=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],Xu=[Ob,Tb,Mb,Ab,Pb,m2,p2,V1,q1,G1,Ou,Tu,Y1,K1,J1,X1,Q1,Ou,e2,Tu,t2,c2,n2,u2,wu,xu,d2,w2,S2,E2,B2,U2,Z2,Y2,K2,J2,X2,Q2,eb,tb,rb,nb,ib,ob,sb,ab,lb,cb,V2,q2,_b,Cb,Fb,qb,Zu,R2,L2,I2,D2,Gu,P2,Yu,N2,z2,_2,xb,j1,H1,ub,fb,db,vb,hb,pb,mb,gb,bb,yb,M2,f2,x2,C2,A2,j2,Sb,$b,Lb,Wb,g2,y2,kb,F2].flat();function Bb(t){if(t.preflights?.property===!1)return;let e=typeof t.preflights?.property=="object"?t.preflights.property:void 0,r=e?.parent!==void 0?e.parent:"@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b))))",n=e?.selector??"*, ::before, ::after, ::backdrop";return{getCSS:()=>{if(Dt.size===0)return;let i=Array.from(Dt.entries()).map(([o,s])=>`${o}:${s};`).join("");return r===!1?`${n}{${i}}`:`${r}{${n}{${i}}}`},layer:"properties"}}var Hb=`
35
35
  /*
36
36
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
37
37
  2. Remove default margins and padding
@@ -425,9 +425,16 @@ input:where([type='button'], [type='reset'], [type='submit']),
425
425
  [hidden]:where(:not([hidden~='until-found'])) {
426
426
  display: none !important;
427
427
  }
428
- `;function wb(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(N("font","sans"),N("font","mono"),N("default",["font","family"]),N("default",["monoFont","family"]),Wo(xb,e.config.envMode==="dev")),layer:"base"}}var Sb=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function $b(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(No,"1");function i(o,s){for(let a in o)Array.isArray(o[a])?r.set(`--${s}-${a}`,n(o[a].join(","))):typeof o[a]=="object"?i(o[a],`${s}-${a}`):r.set(`--${s}-${a}`,n(o[a]))}for(let o in t)e.includes(o)&&i(t[o],o);return r}function Eb(t){let e=typeof t.preflights?.theme=="boolean"||typeof t.preflights?.theme=="string"?{mode:t.preflights.theme??"on-demand"}:{mode:t.preflights?.theme?.mode??"on-demand",...t.preflights?.theme};return{layer:"theme",getCSS(r){let{theme:n,generator:i}=r,o=De(i.config.safelist.flatMap(f=>typeof f=="function"?f(r):f)),{mode:s,process:a}=e;if(s===!1)return;if(o.length>0)for(let f of o){let[u,...p]=f.trim().split(":");if(u in n&&p.length<=1){let h=p.length===0?["DEFAULT"]:p[0].split("-"),g=sr(n,u,h);typeof g=="string"&&(N(u,h),lr(g,n))}}let l,c=f=>{if(a)for(let h of f)for(let g of F(a))g(h,r);let u=f.map(([h,g])=>h&&g?`${ue(h)}: ${g};`:void 0).filter(Boolean);if(u.length===0)return;let p=u.join(`
429
- `);return Wo(`
428
+ `;function Ub(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(L("font","sans"),L("font","mono"),L("default",["font","family"]),L("default",["monoFont","family"]),ss(Hb,e.config.envMode==="dev")),layer:"base"}}var Gb=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function Zb(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(Jo,"1");function i(o,s){for(let a in o)Array.isArray(o[a])?r.set(`--${s}-${a}`,n(o[a].join(","))):typeof o[a]=="object"?i(o[a],`${s}-${a}`):r.set(`--${s}-${a}`,n(o[a]))}for(let o in t)e.includes(o)&&i(t[o],o);return r}function Yb(t){let e=typeof t.preflights?.theme=="boolean"||typeof t.preflights?.theme=="string"?{mode:t.preflights.theme??"on-demand"}:{mode:t.preflights?.theme?.mode??"on-demand",...t.preflights?.theme};return{layer:"theme",getCSS(r){let{theme:n,generator:i}=r,o=Re(i.config.safelist.flatMap(f=>typeof f=="function"?f(r):f)),{mode:s,process:a}=e;if(s===!1)return;if(o.length>0)for(let f of o){let[u,...p]=f.trim().split(":");if(u in n&&p.length<=1){let h=p.length===0?["DEFAULT"]:p[0].split("-"),g=mr(n,u,h);typeof g=="string"&&(L(u,h),br(g,n))}}let l,c=f=>{if(a)for(let h of f)for(let g of q(a))g(h,r);let u=f.map(([h,g])=>h&&g?`${le(h)}: ${g};`:void 0).filter(Boolean);if(u.length===0)return;let p=u.join(`
429
+ `);return ss(`
430
430
  :root, :host {
431
431
  ${p}
432
- }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Ot.size===0)return;l=Array.from(Ot).map(f=>{let[u,p]=f.split(":"),h=sr(n,u,p.split("-"));if(typeof h=="string")return[`--${u}${`${u==="spacing"&&p==="DEFAULT"?"":`-${p}`}`}`,h]}).filter(Boolean)}else{let f=Object.keys(n).filter(u=>!Sb.includes(u));l=Array.from($b(n,f))}return c(l)}}}var _b=t=>[wb(t),Eb(t),kb(t)].filter(Boolean),Cb={position:["relative","absolute","fixed","sticky","static"],globalKeyword:B},Cu=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:Nc,rules:_u,shortcuts:Xc,theme:Zc,layers:{properties:-200,theme:-150,base:-100},preflights:_b(t),variants:Hc(t),prefix:t.prefix,postprocess:jc(t),extractorDefault:t.arbitraryVariants===!1?void 0:ac(),autocomplete:{shorthands:Cb},options:t,configResolved(){Ot.clear(),Mt.clear()},meta:{themeDeps:Ot,propertyDeps:Mt}});var wd=un(Mu(),1),Ai=un(Js(),1),vk=oc({presets:[Cu(),Ro()],preflights:[{getCSS:()=>":host, :root { --un-text-opacity: 100%; }"}],theme:{}}),Ks=10,kk=wd.default,sn=class extends Ai.default.Visitor{data=[];match=()=>!0;constructor(e){super(),e&&this.setMatchHandler(e)}onCollect(e){this.match(e)&&this.data.push(e)}setMatchHandler(e){return this.match=e,this}setAst(e){return this.accept(e),this}collect(e){return this.data=[],this.setAst(e),this.data}},Xs=class extends sn{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},Qs=class extends sn{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},ea=class extends sn{PathExpression(e){return this.onCollect(e.original),super.PathExpression(e)}},ta=class extends Xs{match=Pi.macro},ra=class extends Qs{match=Pi.htmlH1Somewhere};function ia(t){return!isNaN(Number(t))}function xk(t){return typeof t=="object"&&t!==null}function oa(t,e){return t.hasOwnProperty(e)}function Li(t,...e){return e.includes(t)}function ee(t){switch(typeof t){case"string":return`'${t}'`;case"object":return JSON.stringify(t);default:return String(t)}}function fe(t={}){return{helpers:t?.helpers??null}}function wk(t){return[...new Set(t)]}function Sd(t){return Ai.default.parse(t)}function sa(t){return Ai.default.compile(t)}function aa(t,e={},r={}){return t(e,{helpers:r})}async function $d(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await vk,s=aa(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function Sk(t){let e=new ea().collect(t);return wk(e)}function na(t,e=Ks){if(e<=0)throw new yt("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[na(n?.join(".")||"",e-1)]),i}function $k(t,e=Ks){let n={name:"root",$:[na(t,e)]};return n.addPath=(i,o=Ks)=>{let s=na(i,o),a=n,l=s;for(let c=0;c<99;c++){if(!l)return;let f=a?.$??[],u=null;for(let h of f)l?.name===h?.name&&(u=h);if(!u){a.$=[...f,l];return}let[p]=l.$??[];a=u,l=p??null}},n}function Ed(t){let[e,...r]=Sk(t),n=$k(e);for(let i of r)n.addPath(i);return n}function Ek(t){let e=s=>t?.match(s)??null,r=s=>{let a=s?.groups?.value??null;return{name:s?.groups?.name??a,value:a}},n=e(qe.macroParam),i=e(qe.macroNamedParam),o=e(qe.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function _k(t,e=!0){let r=t?.match(qe.macroParams)??[],n=[];for(let i of r){let o=Ek(i);if(o)n.push(o);else if(e)throw new st("Flext: Unable to parse the macros: Bad token: "+ee(i))}return n}function _d(t,e=!0){let r=new ta().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(qe.macro)??null;if(!o){if(e)throw new st("Flext: Unable to parse the macros: Bad macro: "+ee(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=_k(a,e);n.push({name:s,params:l})}return n}function Cd(t,e=!0){let r=new ra().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(qe.htmlH1Somewhere)??null;if(!o){if(e)throw new st("Flext: Unable to parse H1: Bad HTML: "+ee(i));return null}for(let s of o)n.push(String(s))}return n}function Od(t){return String(t??"")}function Md(t){let e=xk(t)&&t instanceof Date,r=typeof t=="string"&&qe.dbDateStr.test(t),n=s=>{let a=new Date(s);if(isNaN(a.getTime()))throw new st("Flext: Unable to get date: The date is invalid: "+ee(s));return a},i=s=>{let[a,l,c]=s?.split("-")?.map(Number)??[];if(a&&l&&c)return R.fromObject({year:a,month:l,day:c}).toJSDate();throw new ke("Unable to get date: The date is invalid: "+ee(s))},o=s=>{let a=R.fromISO(s);if(a.isValid)return a.toJSDate();throw new st("Flext: Unable to get date: The date is invalid: "+ee(s))};return e?t:ia(t)?n(t):r?i(t):o(t)}function Td(t){let e=kk(String(t)).trim(),r=(n,i="")=>e=e.replace(n,i);return r(`
433
- `," "),r(/\s{2,}/mg," "),r(/[^\p{L}\d\s]/mgu),e.trim()}function Pd(t){let e=t,r=(n,i="")=>e=e.replace(n,i);return r("["),r("]"),e.trim()}function xd(t,e){return!!String(e).trim().match(t)}var qe=class{static dbDateStr=/^\d+-\d+-\d+$/;static macro=/^@(?<name>.+?) (?<params>.+)$/;static macroParams=/(?<param>".+?")|(?<namedParam>[a-zA-Z0-9]+=".+?")|(?<simplaeParam>[a-zA-Z0-9]+)/gm;static macroParam=/^"(?<value>.+)"$/;static macroNamedParam=/^(?<name>.+)="(?<value>.+)"$/;static macroSimpleParam=/^(?<name>[a-zA-Z]+)$/;static htmlH1Somewhere=/\<h1.*?\>(?<value>.*)\<\/h1.*?\>/gs},Pi=class{static macro(e){return xd(qe.macro,e)}static htmlH1Somewhere(e){return xd(qe.htmlH1Somewhere,e)}};var pa={};Sh(pa,{cond:()=>Ad,date:()=>zd,match:()=>Id,math:()=>jd,media:()=>Bd,number:()=>mh,put:()=>Nd});function Ze(t){let e=t?.args??[],r=t?.namedArgs??{},[n,i,o,...s]=e,{soft:a}=r;if(n==="not")return!i;if(a)switch(i){case"equal":return n==o;case"notEqual":return n!=o;default:throw new Ae("Condition: Unknown operation: "+ee(i))}let l=(...f)=>f.reduce((u,p)=>u&&p),c=(...f)=>f.reduce((u,p)=>u||p);switch(i){case"equal":return n===o;case"notEqual":return n!==o;case"and":return l(n,o,...s);case"or":return c(n,o,...s);case"greater":return Number(n)>Number(o);case"less":return Number(n)<Number(o);default:throw new Ae("Condition: Unknown operation: "+ee(i))}}function Ck(t){let e=t?.args??[],[r]=e;return Ze({...t,args:["not",r]})}function Ok(t){let e=t?.args??[],[r,n]=e;return Ze({...t,args:[r,"equal",n]})}function Mk(t){let e=t?.args??[],[r,n]=e;return Ze({...t,args:[r,"notEqual",n]})}function Tk(t){let e=t?.args??[],[r,...n]=e;return Ze({...t,args:[r,"and",...n]})}function Pk(t){let e=t?.args??[],[r,...n]=e;return Ze({...t,args:[r,"or",...n]})}function Ak(t){let e=t?.args??[],[r,n]=e;return Ze({...t,args:[r,"greater",n]})}function Lk(t){let e=t?.args??[],[r,n]=e;return Ze({...t,args:[r,"less",n]})}var Ad=fe({helpers:{op:Ze,not:Ck,equal:Ok,notEqual:Mk,and:Tk,or:Pk,greater:Ak,less:Lk,noColor:Ze,__default:Ze}});var la=un(Js(),1);var Nk="text-blue-500";function Ld(t){let e=t?.args??[],[r,n]=e;return r??n??""}function Ft(t){let r=(t?.namedArgs??{})?.color??Nk;return r?new la.SafeString(`<span class="${r}">${Ld(t)}</span>`):new la.SafeString(t)}var Nd=fe({helpers:{noColor:Ld,__default:Ft}});function an(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{padding:s,genitive:a,timeZone:l,lang:c}=n;if(!i)return null;let f=R.local();i!=="now"&&(f=R.fromJSDate(Md(i))),(l||e?.timeZone)&&(f=f.setZone(l??e?.timeZone)),(c||e?.lang)&&(f=f.setLocale(c??e?.lang));let u=(p,h=2)=>String(p||"").padStart(Number(h),"0");if(!Li(s,null,void 0))switch(o){case"seconds":return u(f.second,s);case"minutes":return u(f.minute,s);case"hours":return u(f.hour,s);case"day":return u(f.day,s);case"month":return u(f.month,s);case"year":return u(f.year,4);default:throw new Ae(`Date: Operation ${ee(o)} is not compatible with argument 'padding'`)}if(a)switch(o){case"monthText":return f.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();default:throw new Ae(`Date: Operation ${ee(o)} is not compatible with argument 'genitive'`)}switch(o){case"seconds":return f.second;case"minutes":return f.minute;case"hours":return f.hour;case"day":return f.day;case"month":return f.month;case"monthText":return f.toLocaleString({month:"long"}).toLowerCase();case"year":return f.year;case"text":return f.toLocaleString();case"unix":return f.toMillis();case"iso":return f.toISOTime();default:return f}}function Ye(t){let r=(t?.namedArgs??{})?.fallback??"",n=an(t)??r;return Ft({...t,args:[n]})}function zk(t){return an({...t,args:["now"]})}function Dk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"seconds"],namedArgs:{...i,padding:o,fallback:n}})}function Ik(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"minutes"],namedArgs:{...i,padding:o,fallback:n}})}function Rk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"hours"],namedArgs:{...i,padding:o,fallback:n}})}function Fk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"day"],namedArgs:{...i,padding:o,fallback:n}})}function qk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"month"],namedArgs:{...i,padding:o,fallback:n}})}function Vk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=!i?.nominative;return Ye({...t,args:[r,"monthText"],namedArgs:{...i,genitive:o,fallback:n}})}function jk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ye({...t,args:[r,"year"],namedArgs:{...i,padding:o,fallback:n}})}function Wk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Ye({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function Bk(t){let e=t?.args??[],[r]=e;return an({...t,args:[r,"unix"]})}function Uk(t){let e=t?.args??[],[r]=e;return an({...t,args:[r,"iso"]})}var zd=fe({helpers:{op:Ye,now:zk,seconds:Dk,minutes:Ik,hours:Rk,day:Fk,month:qk,monthText:Vk,year:jk,text:Wk,unix:Bk,iso:Uk,noColor:an,__default:Ye}});function Hk(t){let e=t?.args??[],[r]=e,n=t?.self??null,i=t?.getContent??null;return n.__flext_match_value=r,n.__flext_match_isCompleted=!1,i()}function Dd(t){let e=t?.args??[],r=t?.self??null,n=r.__flext_match_value??null,i=t?.getContent??null;if(!r.__flext_match_isCompleted){for(let o of e)if(n===o)return r.__flext_match_isCompleted=!0,i()}return""}function Gk(t){let r=(t?.self??null).__flext_match_value??null;return Dd({...t,args:[r]})}var Id=fe({helpers:{case:Dd,fallback:Gk,__default:Hk}});function Vd(t){let e=t?.args??[],[r,n,i]=e,o=(...s)=>{let[a,...l]=s,c=Math[a]??null;if(c)return c(...l);throw new Ae("Math: Unknown operation: "+ee(a))};switch(n){case"plus":return Number(r)+Number(i);case"minus":return Number(r)-Number(i);case"multiply":return Number(r)*Number(i);case"divide":return Number(r)/Number(i);case"intDivide":return Number(r)%Number(i);case"power":return Number(r)**Number(i);default:return o(...e)}}function Te(t){let e=Vd(t);return Ft({...t,args:[e]})}function Zk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"plus",n]})}function Yk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"minus",n]})}function Rd(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"multiply",n]})}function Fd(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"divide",n]})}function Jk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"intDivide",n]})}function qd(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"power",n]})}function Kk(t){let e=t?.args??[],[r,n]=e,i=(o,s)=>Te({...t,args:[o,s]});if(!n)return i("round",r);switch(n){case"floor":return i("floor",r);case"ceil":return i("ceil",r);case"trunc":return i("trunc",r);default:throw new Ae("Math: Unknown operation: "+ee(n))}}function Xk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["sqrt",r]})}function Qk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["cbrt",r]})}function e3(t){let e=t?.args??[],[r]=e;return Te({...t,args:["abs",r]})}var jd=fe({helpers:{op:Te,plus:Zk,minus:Yk,mul:Rd,multiply:Rd,div:Fd,divide:Fd,intDivide:Jk,pow:qd,power:qd,round:Kk,sqrt:Xk,cbrt:Qk,abs:e3,noColor:Vd,__default:Te}});function Wd(t){let e=t?.flext??{},r=t?.args??[],[n]=r,o=(e?.assets??{})[n]??null;if(o)return URL.createObjectURL(o);throw new wr(`Media: Unable to get the asset: Asset '${n}' does not exist`)}var Bd=fe({helpers:{url:Wd,__default:Wd}});var ph=un(hh(),1);var fa={"ar-EG":"ar","az-AZ":"az","en-IN":"enIndian","en-GB":"uk","en-US":"en",eo:"eo","es-ES":"es","fr-FR":"fr","id-ID":"id","pt-BR":"pt","pt-PT":"ptPT","ru-RU":"ru","tr-TR":"tr","vi-VN":"vi"};var x3="en";function ha(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,strict:a}=n,l=fa[s]??fa[e?.lang]??x3;switch(o){case"text":return(0,ph.default)(Number(i),{lang:l});case"check":return a?typeof i=="number":ia(i);default:return Number(i)}}function da(t){let r=(t?.namedArgs??{})?.fallback??"",n=ha(t)||r;return Ft({...t,args:[n]})}function w3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return da({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function S3(t){let e=t?.args??[],[r]=e;return ha({...t,args:[r,"check"]})}var mh=fe({helpers:{op:da,text:w3,check:S3,noColor:ha,__default:da}});var $3="__default",ba="string",Ni=10,ma=class{constructor(e=null,r={},n={}){e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}setTemplate(e){return this.data={},this.helpers={},this.ast=Sd(e),this}setData(e){return this.data=e,this}setHelpers(e){return this.helpers=e,this}addHelper(e,r){return this.helpers[e]=r,this}getHtml(e={},r={}){let n=sa(this.ast);if(!n)throw new ke("Flext: Unable to get HTML: No template");return aa(n,{...this.data,...e},{...this.helpers,...r})}async getCss(e={},r={}){let n=sa(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new ke("Flext: Unable to get CSS: No template");return await $d(n,{...this.data,...e},{...r,helpers:o})}get html(){return this.getHtml()}},ga=class extends ma{useModule(...e){for(let r of e)this.addModule(r,pa[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=Cd(this.ast),n=_d(this.ast),i=$=>n?.filter(k=>k?.name===$)??null,o=$=>{let[k]=i($),[M]=k?.params??[];return M?.value??null},s=$=>({...$,type:"object"}),a=o("v"),l=o("lang"),c=o("title"),f=o("timeZone"),u=i("use"),p=o("lineHeight"),h=i("group"),g=i("field"),b=i("option"),x=h?.map(gh)?.map(s)??[],y=g?.map(gh)??[],v=b?.map(_3)??null;C3(v,y),a&&this.setVersion(a),l&&this.setLang(l),(c||r)&&this.setTitle(c??Td(r)),f&&this.setTimeZone(f),p&&this.setLineHeight(Number(p)),(x?.length||y?.length)&&this.setFields([...x,...y]);let S=u.map(E3).flat();return this.useModule(...S),this}setVersion(e){return this.version=e,this}setLang(e){return this.lang=e,this}setTitle(e){return this.title=e,this}setTimeZone(e){return this.timeZone=e,this}setLineHeight(e){return this.lineHeight=e,this}setAssets(e){return this.assets=e,this}addAsset(e,r){return this.assets[e]=r,this}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!oa(n,i))continue;let o=n[i],s=i===$3,a=this,l=function(...c){let f=c?.slice(0,-1)??[],u=c[c.length-1]??{},p=u?.hash??{},h=this;return o({flext:a,args:f,options:u,namedArgs:p,self:h,getContent:()=>u?.fn(h)??null})};s?this.addHelper(e,l):this.addHelper(e+":"+i,l)}return this}getDataModel(e=Ni){let r=(s,a={},l=Ni)=>{if(l<=0)throw new yt("Flext: Unable to get data model: The data model is too deep");let c=a?.fieldName??null,f=this.fields?.find(S=>S?.name===c)??null,u=f?.type??ba,p=s?.name??null,h=f?.label??null,g=f?.hint??null,b=f?.options??null,x=!!f?.isRequired,y=s?.$??[],v=[];for(let S of y){let $=S?.name??null;v.push(r(S,{fieldName:c+"."+$},l-1))}return{type:u,name:p,label:h,hint:g,options:b,isRequired:x,$:v}},n=s=>{for(let a in this.helpers)if(oa(this.helpers,a)&&s?.name===a)return!0;return!1};return(Ed(this.ast)?.$??[]).filter(s=>!n(s)).map(s=>r(s,{fieldName:s?.name??null},e))}getIsValid(e={},r=Ni){let n=(i,o,s=Ni)=>{if(s<=0)throw new yt("Flext: Unable to verify the data: The data model is too deep");for(let a of o){let l=i[a.name]??null;if(Li(l,"",null,void 0)&&a?.isRequired||!n(l??{},a.$,s-1))return!1}return!0};return n({...this.data,...e},this.model,r)}get model(){return this.getDataModel()}get isValid(){return this.getIsValid()}};function bh(t){if(typeof t!="string")try{return JSON.parse(t)}catch{return t??null}else return t??null}function E3(t){return(t?.params??[]).map(r=>r?.value??null)}function gh(t){let e=t?.params??[],[r,...n]=e,i=h=>{let g=n?.find(b=>b?.name===h)??null;return g&&g?.value?g?.value??null:g&&g?.name?!0:null},o=i("type")??ba,s=r?.value??null,a=i("label")??null,l=i("descr")??null,c=i("hint")??null,f=bh(i("value")),u=!!i("required");if(!s)throw new ke("Unable to get field: The 'name' param is not set: "+ee(s));let p=Pd(s);return{type:o,name:p,label:a,descr:l,hint:c,value:f,isRequired:u}}function _3(t){let e=t?.params??[],[r,...n]=e,i=p=>{let h=n?.find(g=>g?.name===p)??null;return h&&h?.value?h?.value??null:h&&h?.name?!0:null},o=Od(i("type")??ba),s=r?.value??null,a=i("for")??null,l=i("label")??null,c=i("descr")??null,f=bh(i("value")),u=!!i("disabled");if(!s)throw new ke("Unable to get field option: The 'name' param is not set: "+ee(s));if(!a)throw new ke(`Unable to get field option '${s}': The 'for' param is not set: `+ee(s));return{type:o,name:s,fieldName:a,label:l,descr:c,value:f,isDisabled:u}}function C3(t,e){let r=n=>t?.filter(i=>i?.fieldName===n)??[];for(let n of e)r(n.name)?.length&&(n.options=r(n.name))}var ew=ga;export{ba as DEFAULT_FIELD_TYPE,$3 as DEFAULT_HELPER_NAME,Ni as DEFAULT_MODEL_DEPTH,ga as Flext,ma as SimpleFlext,C3 as applyValueOptionsToFields,ew as default,bh as ensureFieldValue,gh as macroToField,_3 as macroToFieldValueOption,E3 as macroToModuleNames};
432
+ }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Lt.size===0)return;l=Array.from(Lt).map(f=>{let[u,p]=f.split(":"),h=mr(n,u,p.split("-"));if(typeof h=="string")return[`--${u}${`${u==="spacing"&&p==="DEFAULT"?"":`-${p}`}`}`,h]}).filter(Boolean)}else{let f=Object.keys(n).filter(u=>!Gb.includes(u));l=Array.from(Zb(n,f))}return c(l)}}}var Kb=t=>[Ub(t),Yb(t),Bb(t)].filter(Boolean),Jb={position:["relative","absolute","fixed","sticky","static"],globalKeyword:U},Qu=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:su,rules:Xu,shortcuts:$u,theme:ku,layers:{properties:-200,theme:-150,base:-100},preflights:Kb(t),variants:yu(t),prefix:t.prefix,postprocess:pu(t),extractorDefault:t.arbitraryVariants===!1?void 0:Pc(),autocomplete:{shorthands:Jb},options:t,configResolved(){Lt.clear(),Dt.clear()},meta:{themeDeps:Lt,propertyDeps:Dt}});var Gd=vn(tf(),1),Vi=vn(ha(),1);var Zd=Ac({presets:[Qu(),ts()],preflights:[{getCSS:()=>`:host, :root {
433
+ --un-bg-opacity: 100%;
434
+ --un-text-opacity: 100%;
435
+ --un-border-opacity: 100%;
436
+ --un-ring-opacity: 100%;
437
+ --un-divide-opacity: 100%;
438
+ --un-placeholder-opacity: 100%;
439
+ }`}],theme:{}}),Mr=10,Yd=Gd.default,Ar=class extends Vi.default.Visitor{data=[];match=()=>!0;constructor(e){super(),e&&this.setMatchHandler(e)}onCollect(e){this.match(e)&&this.data.push(e)}setMatchHandler(e){return this.match=e,this}setAst(e){return this.accept(e),this}collect(e){return this.data=[],this.setAst(e),this.data}},pa=class extends Ar{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},ma=class extends Ar{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},ga=class extends Ar{PathExpression(e){let r=e.original,n=i=>r===i;return n("if")||n("unless")||n("each")||n("with")?super.PathExpression(e):(this.onCollect(e.original),super.PathExpression(e))}},ba=class extends pa{match=mn.macro},ya=class extends ma{match=mn.htmlH1Somewhere};function Ae(t,...e){return e.includes(t)}function ji(t,e){return t.hasOwnProperty(e)}function Xe(t){return!Ae(t,null,void 0)}function St(t){return Xe(t)&&!isNaN(Number(t))}function Wi(t){return typeof t=="object"&&t!==null}function I(t){return Wi(t)?JSON.stringify(t):typeof t=="string"?`'${t}'`:String(t)}function wa(t){return Vi.default.parse(t)}function Bi(t){return Vi.default.compile(t)}function Hi(t,e={},r={}){return t(e,{helpers:r})}async function Sa(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await Zd,s=Hi(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function Kd(t){return[...new Set(t)]}function Jd(t){let e=new ga().collect(t);return Kd(e)}function qi(t,e=Mr){if(e<=0)throw new rt("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[qi(n?.join(".")||"",e-1)]),i}function Xd(t,e=Mr){let n={name:"root",$:[qi(t,e)]};return n.addPath=(i,o=Mr)=>{let s=qi(i,o),a=n,l=s;for(let c=0;c<99;c++){if(!l)return;let f=a?.$??[],u=null;for(let h of f)l?.name===h?.name&&(u=h);if(!u){a.$=[...f,l];return}let[p]=l.$??[];a=u,l=p??null}},n}function $a(t){let[e,...r]=Jd(t),n=Xd(e);for(let i of r){let o=s=>i.startsWith(s);o(".")||o("/")||o("@")||o("this")||n.addPath(i)}return n}function Ui(t,e,r={},n=Mr){if(n<=0)throw new rt("Flext: Unable to get data model: The data model is too deep");let i=_=>e?.find(A=>A?.name===_)??null,o=r?.fieldName??t?.name??null,s=i(o),a=s?.order??null,l=t?.$??[],c=l?.length?"object":s?.type??Yi,f=t?.name??null,u=s?.label??null,p=s?.hint??null,h=s?.min??null,g=s?.max??null,b=s?.minLength??null,k=s?.maxLength??null,v=s?.options??null,y=s?.isRequired??null,S=[];for(let _ of l){let A=_?.name??null;S.push(Ui(_,e,{fieldName:o+"."+A},n-1))}let E=S.sort((_,A)=>{let z=_?.extra?.fieldName??null,Z=i(z)??{},B=Z?.order??null,Ht=Z?.extra?.absoluteOrder??null,We=A?.extra?.fieldName??null,ut=i(We)??{},oe=ut?.order??null,bn=ut?.extra?.absoluteOrder??null;return Fi(B,oe)!==0?Fi(B,oe):Fi(Ht,bn)}),x=S?.length&&S.every(_=>_?.isRequired),M=Xe(y)?y:x;return{type:c,name:f,label:u,hint:p,min:h,max:g,minLength:b,maxLength:k,order:a,options:v,isRequired:M,extra:{fieldName:o},$:E}}function Qd(t){let e=s=>t?.match(s)??null,r=s=>{let a=s?.groups?.value??null;return{name:s?.groups?.name??a,value:a}},n=e(Ne.macroParam),i=e(Ne.macroNamedParam),o=e(Ne.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function eh(t,e=!0){let r=t?.match(Ne.macroParams)??[],n=[];for(let i of r){let o=Qd(i);if(o)n.push(o);else if(e)throw new He("Flext: Unable to parse the macros: Bad token: "+I(i))}return n}function Ea(t,e=!0){let r=new ba().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Ne.macro)??null;if(!o){if(e)throw new He("Flext: Unable to parse the macros: Bad macro: "+I(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=eh(a,e);n.push({name:s,params:l})}return n}function _a(t,e=!0){let r=new ya().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Ne.htmlH1Somewhere)??null;if(!o){if(e)throw new He("Flext: Unable to parse H1: Bad HTML: "+I(i));return null}for(let s of o)n.push(String(s))}return n}function Gi(t,e,r=Mr){if(r<=0)throw new rt("Flext: Unable to verify the data: The data model is too deep");let n=[],i=a=>!Ae(a,"",null,void 0),o=a=>String(a).length,s=(a,l)=>{n.push(new Zt(a,l))};for(let a of e){let l=a?.extra?.fieldName??null,c=l??a?.name??"Unknown",f=t[a.name]??null;if(!i(f)&&a?.isRequired){s(`Field '${c}' is required (${I(f)} is passed)`,l);continue}if(Ae(a?.type,"number","date")&&i(a?.min)&&i(f)&&a?.min>f){s(`'${c}' field value is less than the range (${I(f)} is passed, the minimum is ${I(a?.min)})`,l);continue}if(Ae(a?.type,"number","date")&&i(a?.max)&&i(f)&&a?.max<f){s(`'${c}' field value is greater than the range (${I(f)} is passed, the maximum is ${I(a?.max)})`,l);continue}if(!Ae(a?.type,"object","array","mixed")&&i(a?.minLength)&&i(f)&&a?.minLength>o(f)){s(`'${c}' field value is shorter than the range (${I(f)} is passed, the minimum is ${I(a?.minLength)})`,l);continue}if(!Ae(a?.type,"object","array","mixed")&&i(a?.maxLength)&&i(f)&&a?.maxLength<o(f)){s(`'${c}' field value is longer than the range (${I(f)} is passed, the maximum is ${I(a?.maxLength)})`,l);continue}if(Ae(a?.type,"string")&&St(a?.min)&&i(f)&&Number(a?.min)>o(f)){s(`'${c}' field value is shorter than the range (${I(f)} is passed, the minimum is ${I(a?.min)})`,l);continue}if(Ae(a?.type,"string")&&St(a?.max)&&i(f)&&Number(a?.max)<o(f)){s(`'${c}' field value is longer than the range (${I(f)} is passed, the maximum is ${I(a?.max)})`,l);continue}n.push(...Gi(f??{},a.$,r-1))}return n}function Zi(t){return String(t??"")}function pn(t){return Ae(t,null,void 0)?null:Zi(t)}function Ca(t){let e=Wi(t)&&t instanceof Date,r=typeof t=="string"&&Ne.dbDateStr.test(t),n=s=>{let a=new Date(s);if(isNaN(a.getTime()))throw new He("Flext: Unable to get date: The date is invalid: "+I(s));return a},i=s=>{let[a,l,c]=s?.split("-")?.map(Number)??[];if(a&&l&&c)return F.fromObject({year:a,month:l,day:c}).toJSDate();throw new ae("Unable to get date: The date is invalid: "+I(s))},o=s=>{let a=F.fromISO(s);if(a.isValid)return a.toJSDate();throw new He("Flext: Unable to get date: The date is invalid: "+I(s))};return e?t:St(t)?n(t):r?i(t):o(t)}function Oa(t){let e=Yd(String(t)).trim(),r=(n,i="")=>e=e.replace(n,i);return r(`
440
+ `," "),r(/\s{2,}/mg," "),r(/[^\p{L}\d\s]/mgu),e.trim()}function th(t){let e=t,r=(n,i="")=>e=e.replace(n,i);return r("["),r("]"),e.trim()}function va(t){return St(t)||Wi(t)&&t instanceof Date?t:null}function ka(t){return St(t)?t:null}function rh(t){return Xe(t)?Number(t):null}function Ta(t){if(typeof t!="string")try{return JSON.parse(t)}catch{return t??null}else return t??null}function xa(t,e){return!!String(e).trim().match(t)}function Fi(t,e){return!Xe(t)&&!Xe(e)?0:Xe(t)?Xe(e)?t-e:-1:1}function Ma(t){return(t?.params??[]).map(r=>r?.value??null)}function Aa(t){let e=t?.name??null,r=t?.params??[],[n,...i]=r,o=E=>{let x=i?.find(M=>M?.name===E)??null;return x&&x?.value?x?.value??null:x&&x?.name?!0:null},s=Zi(o("type")??Yi),a=pn(n?.value),l=pn(o("label")),c=pn(o("descr")),f=pn(o("hint")),u=va(o("min")),p=va(o("max")),h=ka(o("minLength")),g=ka(o("maxLength")),b=rh(o("order")),k=Ta(o("value")),v=!!o("required");if(!a)throw new ae("Unable to get field: The 'name' param is not set: "+I(a));let y=th(a);return{type:s,name:y,label:l,descr:c,hint:f,min:u,max:p,minLength:h,maxLength:g,order:b,value:k,isRequired:v,extra:{macroName:e}}}function Na(t){let e=t?.params??[],[r,...n]=e,i=p=>{let h=n?.find(g=>g?.name===p)??null;return h&&h?.value?h?.value??null:h&&h?.name?!0:null},o=Zi(i("type")??Yi),s=r?.value??null,a=i("for")??null,l=i("label")??null,c=i("descr")??null,f=Ta(i("value")),u=!!i("disabled");if(!s)throw new ae("Unable to get field option: The 'name' param is not set: "+I(s));if(!a)throw new ae(`Unable to get field option '${s}': The 'for' param is not set: `+I(s));return{type:o,name:s,fieldName:a,label:l,descr:c,value:f,isDisabled:u}}function Pa(t,e){let r=n=>t?.filter(i=>i?.fieldName===n)??[];for(let n of e)r(n.name)?.length&&(n.options=r(n.name))}function La(t){for(let[e,r]of t.entries())r?.extra?r.extra.absoluteOrder=e:r.extra={absoluteOrder:e}}function he(t={}){return{helpers:t?.helpers??null}}var Ne=class{static dbDateStr=/^\d+-\d+-\d+$/;static macro=/^@(?<name>.+?) (?<params>.+)$/;static macroParams=/(?<param>".+?")|(?<namedParam>[a-zA-Z0-9]+=".+?")|(?<simplaeParam>[a-zA-Z0-9]+)/gm;static macroParam=/^"(?<value>.+)"$/;static macroNamedParam=/^(?<name>.+)="(?<value>.+)"$/;static macroSimpleParam=/^(?<name>[a-zA-Z]+)$/;static htmlH1Somewhere=/\<h1.*?\>(?<value>.*)\<\/h1.*?\>/gs},mn=class{static macro(e){return xa(Ne.macro,e)}static htmlH1Somewhere(e){return xa(Ne.htmlH1Somewhere,e)}};var Va={};Qi(Va,{cond:()=>ih,date:()=>ah,match:()=>ch,math:()=>ph,media:()=>gh,number:()=>Vh,put:()=>sh});function Qe(t){let e=t?.args??[],r=t?.namedArgs??{},[n,i,o,...s]=e,{soft:a}=r;if(n==="not")return!i;if(a)switch(i){case"equal":return n==o;case"notEqual":return n!=o;default:throw new pe("Condition: Unknown operation: "+I(i))}let l=(...f)=>f.reduce((u,p)=>u&&p),c=(...f)=>f.reduce((u,p)=>u||p);switch(i){case"equal":return n===o;case"notEqual":return n!==o;case"and":return l(n,o,...s);case"or":return c(n,o,...s);case"greater":return Number(n)>Number(o);case"less":return Number(n)<Number(o);default:throw new pe("Condition: Unknown operation: "+I(i))}}function Wk(t){let e=t?.args??[],[r]=e;return Qe({...t,args:["not",r]})}function Bk(t){let e=t?.args??[],[r,n]=e;return Qe({...t,args:[r,"equal",n]})}function Hk(t){let e=t?.args??[],[r,n]=e;return Qe({...t,args:[r,"notEqual",n]})}function Uk(t){let e=t?.args??[],[r,...n]=e;return Qe({...t,args:[r,"and",...n]})}function Gk(t){let e=t?.args??[],[r,...n]=e;return Qe({...t,args:[r,"or",...n]})}function Zk(t){let e=t?.args??[],[r,n]=e;return Qe({...t,args:[r,"greater",n]})}function Yk(t){let e=t?.args??[],[r,n]=e;return Qe({...t,args:[r,"less",n]})}var ih=he({helpers:{op:Qe,not:Wk,equal:Bk,notEqual:Hk,and:Uk,or:Gk,greater:Zk,less:Yk,noColor:Qe,__default:Qe}});var Da=vn(ha(),1);var Kk="text-blue-500";function oh(t){let e=t?.args??[],[r,n]=e;return r??n??""}function je(t){let r=(t?.namedArgs??{})?.color??Kk;return r?new Da.SafeString(`<span class="${r}">${oh(t)}</span>`):new Da.SafeString(t)}var sh=he({helpers:{noColor:oh,__default:je}});function gn(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{padding:s,genitive:a,timeZone:l,lang:c}=n;if(!i)return null;let f=F.local();i!=="now"&&(f=F.fromJSDate(Ca(i))),(l||e?.timeZone)&&(f=f.setZone(l??e?.timeZone)),(c||e?.lang)&&(f=f.setLocale(c??e?.lang));let u=(p,h=2)=>String(p||"").padStart(Number(h),"0");if(Xe(s))switch(o){case"seconds":return u(f.second,s);case"minutes":return u(f.minute,s);case"hours":return u(f.hour,s);case"day":return u(f.day,s);case"month":return u(f.month,s);case"year":return u(f.year,4);default:throw new pe(`Date: Operation ${I(o)} is not compatible with argument 'padding'`)}if(a)switch(o){case"monthText":return f.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();default:throw new pe(`Date: Operation ${I(o)} is not compatible with argument 'genitive'`)}switch(o){case"seconds":return f.second;case"minutes":return f.minute;case"hours":return f.hour;case"day":return f.day;case"month":return f.month;case"monthText":return f.toLocaleString({month:"long"}).toLowerCase();case"year":return f.year;case"text":return f.toLocaleString();case"unix":return f.toMillis();case"iso":return f.toISOTime();default:return f}}function et(t){let r=(t?.namedArgs??{})?.fallback??"",n=gn(t)??r;return je({...t,args:[n]})}function Jk(t){return gn({...t,args:["now"]})}function Xk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"seconds"],namedArgs:{...i,padding:o,fallback:n}})}function Qk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"minutes"],namedArgs:{...i,padding:o,fallback:n}})}function e3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"hours"],namedArgs:{...i,padding:o,fallback:n}})}function t3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"day"],namedArgs:{...i,padding:o,fallback:n}})}function r3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"month"],namedArgs:{...i,padding:o,fallback:n}})}function n3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=!i?.nominative;return et({...t,args:[r,"monthText"],namedArgs:{...i,genitive:o,fallback:n}})}function i3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"year"],namedArgs:{...i,padding:o,fallback:n}})}function o3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return et({...t,args:[r,"text"],namedArgs:{fallback:n,...i}})}function s3(t){let e=t?.args??[],[r]=e;return gn({...t,args:[r,"unix"]})}function a3(t){let e=t?.args??[],[r]=e;return gn({...t,args:[r,"iso"]})}var ah=he({helpers:{op:et,now:Jk,seconds:Xk,minutes:Qk,hours:e3,day:t3,month:r3,monthText:n3,year:i3,text:o3,unix:s3,iso:a3,noColor:gn,__default:et}});function l3(t){let e=t?.args??[],[r]=e,n=t?.self??null,i=t?.getContent??null;return n.__flext_match_value=r,n.__flext_match_isCompleted=!1,i()}function lh(t){let e=t?.args??[],r=t?.self??null,n=r.__flext_match_value??null,i=t?.getContent??null;if(!r.__flext_match_isCompleted){for(let o of e)if(n===o)return r.__flext_match_isCompleted=!0,i()}return""}function c3(t){let r=(t?.self??null).__flext_match_value??null;return lh({...t,args:[r]})}var ch=he({helpers:{case:lh,fallback:c3,__default:l3}});function hh(t){let e=t?.args??[],[r,n,i]=e,o=(...s)=>{let[a,...l]=s,c=Math[a]??null;if(c)return c(...l);throw new pe("Math: Unknown operation: "+I(a))};switch(n){case"plus":return Number(r)+Number(i);case"minus":return Number(r)-Number(i);case"multiply":return Number(r)*Number(i);case"divide":return Number(r)/Number(i);case"intDivide":return Number(r)%Number(i);case"power":return Number(r)**Number(i);default:return o(...e)}}function Pe(t){let r=(t?.namedArgs??{})?.fallback??"",n=hh(t);return n===0?je({...t,args:["0"]}):typeof n=="number"&&isNaN(n)?je({...t,args:[r]}):je({...t,args:[n??r]})}function u3(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"plus",n]})}function f3(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"minus",n]})}function uh(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"multiply",n]})}function fh(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"divide",n]})}function d3(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"intDivide",n]})}function dh(t){let e=t?.args??[],[r,n]=e;return Pe({...t,args:[r,"power",n]})}function h3(t){let e=t?.args??[],[r,n]=e,i=(o,s)=>Pe({...t,args:[o,s]});if(!n)return i("round",r);switch(n){case"floor":return i("floor",r);case"ceil":return i("ceil",r);case"trunc":return i("trunc",r);default:throw new pe("Math: Unknown operation: "+I(n))}}function p3(t){let e=t?.args??[],[r]=e;return Pe({...t,args:["sqrt",r]})}function m3(t){let e=t?.args??[],[r]=e;return Pe({...t,args:["cbrt",r]})}function g3(t){let e=t?.args??[],[r]=e;return Pe({...t,args:["abs",r]})}var ph=he({helpers:{op:Pe,plus:u3,minus:f3,mul:uh,multiply:uh,div:fh,divide:fh,intDivide:d3,pow:dh,power:dh,round:h3,sqrt:p3,cbrt:m3,abs:g3,noColor:hh,__default:Pe}});function mh(t){let e=t?.flext??{},r=t?.args??[],[n]=r,o=(e?.assets??{})[n]??null;if(o)return URL.createObjectURL(o);throw new dt(`Media: Unable to get the asset: Asset '${n}' does not exist`)}var gh=he({helpers:{url:mh,__default:mh}});var qh=vn(Fh(),1);var Ra={"ar-EG":"ar","az-AZ":"az","en-IN":"enIndian","en-GB":"uk","en-US":"en",eo:"eo","es-ES":"es","fr-FR":"fr","id-ID":"id","pt-BR":"pt","pt-PT":"ptPT","ru-RU":"ru","tr-TR":"tr","vi-VN":"vi"};var z3="en";function qa(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,strict:a}=n,l=Ra[s]??Ra[e?.lang]??z3;switch(o){case"text":return(0,qh.default)(Number(i),{lang:l});case"check":return a?typeof i=="number":St(i);default:return Number(i)}}function Fa(t){let r=(t?.namedArgs??{})?.fallback??"",n=qa(t);return n===0?je({...t,args:["0"]}):typeof n=="number"&&isNaN(n)?je({...t,args:[r]}):je({...t,args:[n||r]})}function R3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Fa({...t,args:[r,"text"],namedArgs:{fallback:n,...i}})}function F3(t){let e=t?.args??[],[r]=e;return qa({...t,args:[r,"check"]})}var Vh=he({helpers:{op:Fa,text:R3,check:F3,noColor:qa,__default:Fa}});var q3="__default",Yi="string",ja=10,Wa=class{onGetProcessed=V3;onGetAst=wa;constructor(e=null,r={},n={}){e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}setTemplate(e){this.data={},this.helpers={};let r=this.onGetProcessed(e);return this.ast=this.onGetAst(r),this}setData(e){return this.data=e,this}setHelpers(e){return this.helpers=e,this}addHelper(e,r){return this.helpers[e]=r,this}setOnGetProcessed(e){return this.onGetProcessed=e,this}setOnGetAst(e){return this.onGetAst=e,this}getHtml(e,r){let n=Bi(this.ast);if(!n)throw new ae("Flext: Unable to get HTML: No template");return Hi(n,e??this.data,r??this.helpers)}async getCss(e,r={}){let n=Bi(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new ae("Flext: Unable to get CSS: No template");return await Sa(n,e??this.data,{...r,helpers:o})}get html(){return this.getHtml()}},Ba=class extends Wa{onGetTitle=_a;onGetMacro=Ea;constructor(e=null,r={},n={}){super(null,r,n),e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}useModule(...e){for(let r of e)this.addModule(r,Va[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=this.onGetTitle(this.ast),n=this.onGetMacro(this.ast),i=(...y)=>n?.filter(S=>Ae(S?.name,...y))??null,o=y=>{let[S]=i(y),[E]=S?.params??[];return E?.value??null},s=o("v"),a=o("lang"),l=o("title"),c=o("timeZone"),f=i("use"),u=o("lineHeight"),p=i("option"),h=i("group","field"),g=p?.map(Na)??null,b=h?.map(Aa)??[];Pa(g,b),La(b);let k=b.filter(y=>y?.extra?.macroName==="group");for(let y of k)y.type="object";s&&this.setVersion(s),a&&this.setLang(a),(l||r)&&this.setTitle(l??Oa(r)),c&&this.setTimeZone(c),u&&this.setLineHeight(Number(u)),b&&b?.length&&this.setFields(b);let v=f.map(Ma).flat();return this.useModule(...v),this}setVersion(e){return this.version=e,this}setLang(e){return this.lang=e,this}setTitle(e){return this.title=e,this}setTimeZone(e){return this.timeZone=e,this}setLineHeight(e){return this.lineHeight=e,this}setAssets(e){return this.assets=e,this}addAsset(e,r){return this.assets[e]=r,this}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!ji(n,i))continue;let o=n[i],s=i===q3,a=this,l=function(...c){let f=c?.slice(0,-1)??[],u=c[c.length-1]??{},p=u?.hash??{},h=this;return o({flext:a,args:f,options:u,namedArgs:p,self:h,getContent:()=>u?.fn(h)??null})};s?this.addHelper(e,l):this.addHelper(e+":"+i,l)}return this}setOnGetTitle(e){return this.onGetTitle=e,this}setOnGetMacro(e){return this.onGetMacro=e,this}getDataModel(e=ja){let r=a=>{for(let l in this.helpers)if(ji(this.helpers,l)){if(a?.name===l)return!0}else continue;return!1},n=a=>!r(a),i=a=>Ui(a,this.fields,{},e);return($a(this.ast)?.$??[]).filter(n).map(i)}getValidationErrors(e,r=ja){return Gi(e??this.data,this.model,r)}getIsValid(e,r=ja){return!this.getValidationErrors(e??this.data,r)?.length}get model(){return this.getDataModel()}get validationErrors(){return this.getValidationErrors()}get errors(){return this.validationErrors}get isValid(){return this.getIsValid()}};function V3(t){return t}var fw=Ba;export{ae as BaseError,Gt as BaseThrowable,He as BaseWarning,Yi as DEFAULT_FIELD_TYPE,q3 as DEFAULT_HELPER_NAME,ja as DEFAULT_MODEL_DEPTH,Ba as Flext,rt as PotentialLoopError,Wa as SimpleFlext,Zt as TemplateDataValidationError,dt as TemplateError,pe as TemplateSyntaxError,fw as default,V3 as defaultGetProcessed,eo as errors,nh as lib,Va as modules,Zh as types};