@trustme24/flext 1.5.0 → 1.5.1

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 uh=Object.create;var zi=Object.defineProperty;var fh=Object.getOwnPropertyDescriptor;var dh=Object.getOwnPropertyNames;var hh=Object.getPrototypeOf,ph=Object.prototype.hasOwnProperty;var Ft=(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 E=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),mh=(t,e)=>{for(var r in e)zi(t,r,{get:e[r],enumerable:!0})},gh=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of dh(e))!ph.call(t,i)&&i!==r&&zi(t,i,{get:()=>e[i],enumerable:!(n=fh(e,i))||n.enumerable});return t};var cn=(t,e,r)=>(r=t!=null?uh(hh(t)):{},gh(e||!t||!t.__esModule?zi(r,"default",{value:t,enumerable:!0}):r,t));var $u=E((Su,Hn)=>{"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 v=c(g,b);return f(h,v)}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,v=g.tag_replacement,y=g.state,k=g.tag_buffer,$=g.depth,O=g.in_quote_char,x="";for(let T=0,S=h.length;T<S;T++){let M=h[T];if(y===r)switch(M){case"<":y=n,k+=M;break;default:x+=M;break}else if(y===n)switch(M){case"<":if(O)break;$++;break;case">":if(O)break;if($){$--;break}O="",y=r,k+=">",b.has(p(k))?x+=k:x+=v,k="";break;case'"':case"'":M===O?O="":O=O||M,k+=M;break;case"-":k==="<!-"&&(y=i),k+=M;break;case" ":case`
2
- `:if(k==="<"){y=r,x+="< ",k="";break}k+=M;break;default:k+=M;break}else if(y===i)switch(M){case">":k.slice(-2)=="--"&&(y=r),k="";break;default:k+=M;break}}return g.state=y,g.tag_buffer=k,g.depth=$,g.in_quote_char=O,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 Hn=="object"&&Hn.exports?Hn.exports=a:t.striptags=a})(Su)});var ce=E(ye=>{"use strict";ye.__esModule=!0;ye.extend=Eu;ye.indexOf=$b;ye.escapeExpression=Eb;ye.isEmpty=_b;ye.createFrame=Cb;ye.blockParams=Ob;ye.appendContextPath=Mb;var kb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},xb=/[&<>"'`=]/g,wb=/[&<>"'`=]/;function Sb(t){return kb[t]}function Eu(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 os=Object.prototype.toString;ye.toString=os;var is=function(e){return typeof e=="function"};is(/x/)&&(ye.isFunction=is=function(t){return typeof t=="function"&&os.call(t)==="[object Function]"});ye.isFunction=is;var _u=Array.isArray||function(t){return t&&typeof t=="object"?os.call(t)==="[object Array]":!1};ye.isArray=_u;function $b(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function Eb(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return wb.test(t)?t.replace(xb,Sb):t}function _b(t){return!t&&t!==0?!0:!!(_u(t)&&t.length===0)}function Cb(t){var e=Eu({},t);return e._parent=t,e}function Ob(t,e){return t.path=e,t}function Mb(t,e){return(t?t+".":"")+e}});var _e=E((Gn,Cu)=>{"use strict";Gn.__esModule=!0;var ss=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function as(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<ss.length;l++)this[ss[l]]=a[ss[l]];Error.captureStackTrace&&Error.captureStackTrace(this,as);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{}}as.prototype=new Error;Gn.default=as;Cu.exports=Gn.default});var Mu=E((Zn,Ou)=>{"use strict";Zn.__esModule=!0;var ls=ce();Zn.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(ls.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=ls.createFrame(r.data);o.contextPath=ls.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};Ou.exports=Zn.default});var Pu=E((Yn,Tu)=>{"use strict";Yn.__esModule=!0;function Tb(t){return t&&t.__esModule?t:{default:t}}var Ur=ce(),Pb=_e(),Ab=Tb(Pb);Yn.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new Ab.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=Ur.appendContextPath(r.data.contextPath,r.ids[0])+"."),Ur.isFunction(e)&&(e=e.call(this)),r.data&&(a=Ur.createFrame(r.data));function c(g,b,v){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!v,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:Ur.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(Ur.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})};Tu.exports=Yn.default});var Lu=E((Jn,Au)=>{"use strict";Jn.__esModule=!0;function Lb(t){return t&&t.__esModule?t:{default:t}}var Nb=_e(),zb=Lb(Nb);Jn.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new zb.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};Au.exports=Jn.default});var Iu=E((Kn,Du)=>{"use strict";Kn.__esModule=!0;function Db(t){return t&&t.__esModule?t:{default:t}}var Nu=ce(),Ib=_e(),zu=Db(Ib);Kn.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new zu.default("#if requires exactly one argument");return Nu.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||Nu.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new zu.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};Du.exports=Kn.default});var Fu=E((Xn,Ru)=>{"use strict";Xn.__esModule=!0;Xn.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)})};Ru.exports=Xn.default});var Vu=E((Qn,qu)=>{"use strict";Qn.__esModule=!0;Qn.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};qu.exports=Qn.default});var Wu=E((ei,ju)=>{"use strict";ei.__esModule=!0;function Rb(t){return t&&t.__esModule?t:{default:t}}var Hr=ce(),Fb=_e(),qb=Rb(Fb);ei.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new qb.default("#with requires exactly one argument");Hr.isFunction(e)&&(e=e.call(this));var n=r.fn;if(Hr.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=Hr.createFrame(r.data),i.contextPath=Hr.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:Hr.blockParams([e],[i&&i.contextPath])})})};ju.exports=ei.default});var cs=E(ti=>{"use strict";ti.__esModule=!0;ti.registerDefaultHelpers=ty;ti.moveHelperToHooks=ry;function At(t){return t&&t.__esModule?t:{default:t}}var Vb=Mu(),jb=At(Vb),Wb=Pu(),Bb=At(Wb),Ub=Lu(),Hb=At(Ub),Gb=Iu(),Zb=At(Gb),Yb=Fu(),Jb=At(Yb),Kb=Vu(),Xb=At(Kb),Qb=Wu(),ey=At(Qb);function ty(t){jb.default(t),Bb.default(t),Hb.default(t),Zb.default(t),Jb.default(t),Xb.default(t),ey.default(t)}function ry(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Uu=E((ri,Bu)=>{"use strict";ri.__esModule=!0;var ny=ce();ri.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=ny.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};Bu.exports=ri.default});var Hu=E(us=>{"use strict";us.__esModule=!0;us.registerDefaultDecorators=ay;function iy(t){return t&&t.__esModule?t:{default:t}}var oy=Uu(),sy=iy(oy);function ay(t){sy.default(t)}});var fs=E((ni,Gu)=>{"use strict";ni.__esModule=!0;var ly=ce(),fr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=ly.indexOf(fr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=fr.lookupLevel(e),typeof console<"u"&&fr.lookupLevel(fr.level)<=e){var r=fr.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)}}};ni.default=fr;Gu.exports=ni.default});var Zu=E(ds=>{"use strict";ds.__esModule=!0;ds.createNewLookupObject=uy;var cy=ce();function uy(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return cy.extend.apply(void 0,[Object.create(null)].concat(e))}});var hs=E(Gr=>{"use strict";Gr.__esModule=!0;Gr.createProtoAccessControl=py;Gr.resultIsAllowed=my;Gr.resetLoggedProperties=by;function fy(t){return t&&t.__esModule?t:{default:t}}var Yu=Zu(),dy=fs(),hy=fy(dy),ii=Object.create(null);function py(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:Yu.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:Yu.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function my(t,e,r){return Ju(typeof t=="function"?e.methods:e.properties,r)}function Ju(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(gy(e),!1)}function gy(t){ii[t]!==!0&&(ii[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.
1
+ var uh=Object.create;var Ni=Object.defineProperty;var fh=Object.getOwnPropertyDescriptor;var dh=Object.getOwnPropertyNames;var hh=Object.getPrototypeOf,ph=Object.prototype.hasOwnProperty;var Ft=(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 E=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),mh=(t,e)=>{for(var r in e)Ni(t,r,{get:e[r],enumerable:!0})},gh=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of dh(e))!ph.call(t,i)&&i!==r&&Ni(t,i,{get:()=>e[i],enumerable:!(n=fh(e,i))||n.enumerable});return t};var cn=(t,e,r)=>(r=t!=null?uh(hh(t)):{},gh(e||!t||!t.__esModule?Ni(r,"default",{value:t,enumerable:!0}):r,t));var Eu=E(($u,Hn)=>{"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 v=c(g,b);return f(h,v)}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,v=g.tag_replacement,y=g.state,k=g.tag_buffer,$=g.depth,O=g.in_quote_char,x="";for(let T=0,S=h.length;T<S;T++){let M=h[T];if(y===r)switch(M){case"<":y=n,k+=M;break;default:x+=M;break}else if(y===n)switch(M){case"<":if(O)break;$++;break;case">":if(O)break;if($){$--;break}O="",y=r,k+=">",b.has(p(k))?x+=k:x+=v,k="";break;case'"':case"'":M===O?O="":O=O||M,k+=M;break;case"-":k==="<!-"&&(y=i),k+=M;break;case" ":case`
2
+ `:if(k==="<"){y=r,x+="< ",k="";break}k+=M;break;default:k+=M;break}else if(y===i)switch(M){case">":k.slice(-2)=="--"&&(y=r),k="";break;default:k+=M;break}}return g.state=y,g.tag_buffer=k,g.depth=$,g.in_quote_char=O,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 Hn=="object"&&Hn.exports?Hn.exports=a:t.striptags=a})($u)});var ce=E(ye=>{"use strict";ye.__esModule=!0;ye.extend=_u;ye.indexOf=$b;ye.escapeExpression=Eb;ye.isEmpty=_b;ye.createFrame=Cb;ye.blockParams=Ob;ye.appendContextPath=Mb;var kb={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},xb=/[&<>"'`=]/g,wb=/[&<>"'`=]/;function Sb(t){return kb[t]}function _u(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 is=Object.prototype.toString;ye.toString=is;var ns=function(e){return typeof e=="function"};ns(/x/)&&(ye.isFunction=ns=function(t){return typeof t=="function"&&is.call(t)==="[object Function]"});ye.isFunction=ns;var Cu=Array.isArray||function(t){return t&&typeof t=="object"?is.call(t)==="[object Array]":!1};ye.isArray=Cu;function $b(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function Eb(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return wb.test(t)?t.replace(xb,Sb):t}function _b(t){return!t&&t!==0?!0:!!(Cu(t)&&t.length===0)}function Cb(t){var e=_u({},t);return e._parent=t,e}function Ob(t,e){return t.path=e,t}function Mb(t,e){return(t?t+".":"")+e}});var _e=E((Gn,Ou)=>{"use strict";Gn.__esModule=!0;var os=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function ss(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<os.length;l++)this[os[l]]=a[os[l]];Error.captureStackTrace&&Error.captureStackTrace(this,ss);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{}}ss.prototype=new Error;Gn.default=ss;Ou.exports=Gn.default});var Tu=E((Zn,Mu)=>{"use strict";Zn.__esModule=!0;var as=ce();Zn.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(as.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=as.createFrame(r.data);o.contextPath=as.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};Mu.exports=Zn.default});var Au=E((Yn,Pu)=>{"use strict";Yn.__esModule=!0;function Tb(t){return t&&t.__esModule?t:{default:t}}var Ur=ce(),Pb=_e(),Ab=Tb(Pb);Yn.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new Ab.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=Ur.appendContextPath(r.data.contextPath,r.ids[0])+"."),Ur.isFunction(e)&&(e=e.call(this)),r.data&&(a=Ur.createFrame(r.data));function c(g,b,v){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!v,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:Ur.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(Ur.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})};Pu.exports=Yn.default});var Nu=E((Jn,Lu)=>{"use strict";Jn.__esModule=!0;function Lb(t){return t&&t.__esModule?t:{default:t}}var Nb=_e(),zb=Lb(Nb);Jn.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new zb.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};Lu.exports=Jn.default});var Ru=E((Kn,Iu)=>{"use strict";Kn.__esModule=!0;function Db(t){return t&&t.__esModule?t:{default:t}}var zu=ce(),Ib=_e(),Du=Db(Ib);Kn.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new Du.default("#if requires exactly one argument");return zu.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||zu.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new Du.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};Iu.exports=Kn.default});var qu=E((Xn,Fu)=>{"use strict";Xn.__esModule=!0;Xn.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)})};Fu.exports=Xn.default});var ju=E((Qn,Vu)=>{"use strict";Qn.__esModule=!0;Qn.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};Vu.exports=Qn.default});var Bu=E((ei,Wu)=>{"use strict";ei.__esModule=!0;function Rb(t){return t&&t.__esModule?t:{default:t}}var Hr=ce(),Fb=_e(),qb=Rb(Fb);ei.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new qb.default("#with requires exactly one argument");Hr.isFunction(e)&&(e=e.call(this));var n=r.fn;if(Hr.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=Hr.createFrame(r.data),i.contextPath=Hr.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:Hr.blockParams([e],[i&&i.contextPath])})})};Wu.exports=ei.default});var ls=E(ti=>{"use strict";ti.__esModule=!0;ti.registerDefaultHelpers=ty;ti.moveHelperToHooks=ry;function At(t){return t&&t.__esModule?t:{default:t}}var Vb=Tu(),jb=At(Vb),Wb=Au(),Bb=At(Wb),Ub=Nu(),Hb=At(Ub),Gb=Ru(),Zb=At(Gb),Yb=qu(),Jb=At(Yb),Kb=ju(),Xb=At(Kb),Qb=Bu(),ey=At(Qb);function ty(t){jb.default(t),Bb.default(t),Hb.default(t),Zb.default(t),Jb.default(t),Xb.default(t),ey.default(t)}function ry(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Hu=E((ri,Uu)=>{"use strict";ri.__esModule=!0;var ny=ce();ri.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=ny.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};Uu.exports=ri.default});var Gu=E(cs=>{"use strict";cs.__esModule=!0;cs.registerDefaultDecorators=ay;function iy(t){return t&&t.__esModule?t:{default:t}}var oy=Hu(),sy=iy(oy);function ay(t){sy.default(t)}});var us=E((ni,Zu)=>{"use strict";ni.__esModule=!0;var ly=ce(),fr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=ly.indexOf(fr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=fr.lookupLevel(e),typeof console<"u"&&fr.lookupLevel(fr.level)<=e){var r=fr.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)}}};ni.default=fr;Zu.exports=ni.default});var Yu=E(fs=>{"use strict";fs.__esModule=!0;fs.createNewLookupObject=uy;var cy=ce();function uy(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return cy.extend.apply(void 0,[Object.create(null)].concat(e))}});var ds=E(Gr=>{"use strict";Gr.__esModule=!0;Gr.createProtoAccessControl=py;Gr.resultIsAllowed=my;Gr.resetLoggedProperties=by;function fy(t){return t&&t.__esModule?t:{default:t}}var Ju=Yu(),dy=us(),hy=fy(dy),ii=Object.create(null);function py(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:Ju.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:Ju.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function my(t,e,r){return Ku(typeof t=="function"?e.methods:e.properties,r)}function Ku(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(gy(e),!1)}function gy(t){ii[t]!==!0&&(ii[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 by(){Object.keys(ii).forEach(function(t){delete ii[t]})}});var si=E(Ue=>{"use strict";Ue.__esModule=!0;Ue.HandlebarsEnvironment=gs;function Ku(t){return t&&t.__esModule?t:{default:t}}var Lt=ce(),yy=_e(),ps=Ku(yy),vy=cs(),ky=Hu(),xy=fs(),oi=Ku(xy),wy=hs(),Sy="4.7.8";Ue.VERSION=Sy;var $y=8;Ue.COMPILER_REVISION=$y;var Ey=7;Ue.LAST_COMPATIBLE_COMPILER_REVISION=Ey;var _y={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"};Ue.REVISION_CHANGES=_y;var ms="[object Object]";function gs(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},vy.registerDefaultHelpers(this),ky.registerDefaultDecorators(this)}gs.prototype={constructor:gs,logger:oi.default,log:oi.default.log,registerHelper:function(e,r){if(Lt.toString.call(e)===ms){if(r)throw new ps.default("Arg not supported with multiple helpers");Lt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(Lt.toString.call(e)===ms)Lt.extend(this.partials,e);else{if(typeof r>"u")throw new ps.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(Lt.toString.call(e)===ms){if(r)throw new ps.default("Arg not supported with multiple decorators");Lt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){wy.resetLoggedProperties()}};var Cy=oi.default.log;Ue.log=Cy;Ue.createFrame=Lt.createFrame;Ue.logger=oi.default});var Qu=E((ai,Xu)=>{"use strict";ai.__esModule=!0;function bs(t){this.string=t}bs.prototype.toString=bs.prototype.toHTML=function(){return""+this.string};ai.default=bs;Xu.exports=ai.default});var ef=E(ys=>{"use strict";ys.__esModule=!0;ys.wrapHelper=Oy;function Oy(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 sf=E(pt=>{"use strict";pt.__esModule=!0;pt.checkRevision=Ny;pt.template=zy;pt.wrapProgram=li;pt.resolvePartial=Dy;pt.invokePartial=Iy;pt.noop=nf;function My(t){return t&&t.__esModule?t:{default:t}}function Ty(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 Py=ce(),Qe=Ty(Py),Ay=_e(),et=My(Ay),tt=si(),tf=cs(),Ly=ef(),rf=hs();function Ny(t){var e=t&&t[0]||1,r=tt.COMPILER_REVISION;if(!(e>=tt.LAST_COMPATIBLE_COMPILER_REVISION&&e<=tt.COMPILER_REVISION))if(e<tt.LAST_COMPATIBLE_COMPILER_REVISION){var n=tt.REVISION_CHANGES[r],i=tt.REVISION_CHANGES[e];throw new et.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 et.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 zy(t,e){if(!e)throw new et.default("No environment passed to template");if(!t||!t.main)throw new et.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=Qe.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=Qe.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 by(){Object.keys(ii).forEach(function(t){delete ii[t]})}});var si=E(Ue=>{"use strict";Ue.__esModule=!0;Ue.HandlebarsEnvironment=ms;function Xu(t){return t&&t.__esModule?t:{default:t}}var Lt=ce(),yy=_e(),hs=Xu(yy),vy=ls(),ky=Gu(),xy=us(),oi=Xu(xy),wy=ds(),Sy="4.7.8";Ue.VERSION=Sy;var $y=8;Ue.COMPILER_REVISION=$y;var Ey=7;Ue.LAST_COMPATIBLE_COMPILER_REVISION=Ey;var _y={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"};Ue.REVISION_CHANGES=_y;var ps="[object Object]";function ms(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},vy.registerDefaultHelpers(this),ky.registerDefaultDecorators(this)}ms.prototype={constructor:ms,logger:oi.default,log:oi.default.log,registerHelper:function(e,r){if(Lt.toString.call(e)===ps){if(r)throw new hs.default("Arg not supported with multiple helpers");Lt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(Lt.toString.call(e)===ps)Lt.extend(this.partials,e);else{if(typeof r>"u")throw new hs.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(Lt.toString.call(e)===ps){if(r)throw new hs.default("Arg not supported with multiple decorators");Lt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){wy.resetLoggedProperties()}};var Cy=oi.default.log;Ue.log=Cy;Ue.createFrame=Lt.createFrame;Ue.logger=oi.default});var ef=E((ai,Qu)=>{"use strict";ai.__esModule=!0;function gs(t){this.string=t}gs.prototype.toString=gs.prototype.toHTML=function(){return""+this.string};ai.default=gs;Qu.exports=ai.default});var tf=E(bs=>{"use strict";bs.__esModule=!0;bs.wrapHelper=Oy;function Oy(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 af=E(pt=>{"use strict";pt.__esModule=!0;pt.checkRevision=Ny;pt.template=zy;pt.wrapProgram=li;pt.resolvePartial=Dy;pt.invokePartial=Iy;pt.noop=of;function My(t){return t&&t.__esModule?t:{default:t}}function Ty(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 Py=ce(),Qe=Ty(Py),Ay=_e(),et=My(Ay),tt=si(),rf=ls(),Ly=tf(),nf=ds();function Ny(t){var e=t&&t[0]||1,r=tt.COMPILER_REVISION;if(!(e>=tt.LAST_COMPATIBLE_COMPILER_REVISION&&e<=tt.COMPILER_REVISION))if(e<tt.LAST_COMPATIBLE_COMPILER_REVISION){var n=tt.REVISION_CHANGES[r],i=tt.REVISION_CHANGES[e];throw new et.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 et.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 zy(t,e){if(!e)throw new et.default("No environment passed to template");if(!t||!t.main)throw new et.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=Qe.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=Qe.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 et.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 et.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)||rf.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:Qe.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=li(this,a,h,l,c,f,u):p||(p=this.programs[a]=li(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=Qe.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=Ry(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=of(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=Qe.extend({},e.helpers,s.helpers);Fy(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=Qe.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=rf.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;tf.moveHelperToHooks(i,"helperMissing",l),tf.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new et.default("must pass block params");if(t.useDepths&&!c)throw new et.default("must pass parent depths");return li(i,s,t[s],a,0,l,c)},o}function li(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=of(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function Dy(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 Iy(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!==nf&&(function(){r.data=tt.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=tt.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=Qe.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new et.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function nf(){return""}function Ry(t,e){return(!e||!("root"in e))&&(e=e?tt.createFrame(e):{},e.root=t),e}function of(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),Qe.extend(e,s)}return e}function Fy(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=qy(n,e)})}function qy(t,e){var r=e.lookupProperty;return Ly.wrapHelper(t,function(n){return Qe.extend({lookupProperty:r},n)})}});var vs=E((ci,af)=>{"use strict";ci.__esModule=!0;ci.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}};af.exports=ci.default});var df=E((ui,ff)=>{"use strict";ui.__esModule=!0;function xs(t){return t&&t.__esModule?t:{default:t}}function ws(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 Vy=si(),lf=ws(Vy),jy=Qu(),Wy=xs(jy),By=_e(),Uy=xs(By),Hy=ce(),ks=ws(Hy),Gy=sf(),cf=ws(Gy),Zy=vs(),Yy=xs(Zy);function uf(){var t=new lf.HandlebarsEnvironment;return ks.extend(t,lf),t.SafeString=Wy.default,t.Exception=Uy.default,t.Utils=ks,t.escapeExpression=ks.escapeExpression,t.VM=cf,t.template=function(e){return cf.template(e,t)},t}var Zr=uf();Zr.create=uf;Yy.default(Zr);Zr.default=Zr;ui.default=Zr;ff.exports=ui.default});var Ss=E((fi,pf)=>{"use strict";fi.__esModule=!0;var hf={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&&!hf.helpers.scopedId(e)&&!e.depth}}};fi.default=hf;pf.exports=fi.default});var gf=E((di,mf)=>{"use strict";di.__esModule=!0;var Jy=(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 v=this.lexer.yylloc;l.push(v);var y=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function k(de){s.length=s.length-2*de,a.length=a.length-de,l.length=l.length-de}function $(){var de;return de=o.lexer.lex()||1,typeof de!="number"&&(de=o.symbols_[de]||de),de}for(var O,x,T,S,M,L,I={},Q,J,an,nt;;){if(T=s[s.length-1],this.defaultActions[T]?S=this.defaultActions[T]:((O===null||typeof O>"u")&&(O=$()),S=c[T]&&c[T][O]),typeof S>"u"||!S.length||!S[0]){var kr="";if(!h){nt=[];for(Q in c[T])this.terminals_[Q]&&Q>2&&nt.push("'"+this.terminals_[Q]+"'");this.lexer.showPosition?kr="Parse error on line "+(u+1)+`:
6
+ `)}return f}else throw new et.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 et.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)||nf.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:Qe.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=li(this,a,h,l,c,f,u):p||(p=this.programs[a]=li(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=Qe.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=Ry(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=sf(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=Qe.extend({},e.helpers,s.helpers);Fy(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=Qe.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=nf.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;rf.moveHelperToHooks(i,"helperMissing",l),rf.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new et.default("must pass block params");if(t.useDepths&&!c)throw new et.default("must pass parent depths");return li(i,s,t[s],a,0,l,c)},o}function li(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=sf(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function Dy(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 Iy(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!==of&&(function(){r.data=tt.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=tt.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=Qe.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new et.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function of(){return""}function Ry(t,e){return(!e||!("root"in e))&&(e=e?tt.createFrame(e):{},e.root=t),e}function sf(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),Qe.extend(e,s)}return e}function Fy(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=qy(n,e)})}function qy(t,e){var r=e.lookupProperty;return Ly.wrapHelper(t,function(n){return Qe.extend({lookupProperty:r},n)})}});var ys=E((ci,lf)=>{"use strict";ci.__esModule=!0;ci.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}};lf.exports=ci.default});var hf=E((ui,df)=>{"use strict";ui.__esModule=!0;function ks(t){return t&&t.__esModule?t:{default:t}}function xs(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 Vy=si(),cf=xs(Vy),jy=ef(),Wy=ks(jy),By=_e(),Uy=ks(By),Hy=ce(),vs=xs(Hy),Gy=af(),uf=xs(Gy),Zy=ys(),Yy=ks(Zy);function ff(){var t=new cf.HandlebarsEnvironment;return vs.extend(t,cf),t.SafeString=Wy.default,t.Exception=Uy.default,t.Utils=vs,t.escapeExpression=vs.escapeExpression,t.VM=uf,t.template=function(e){return uf.template(e,t)},t}var Zr=ff();Zr.create=ff;Yy.default(Zr);Zr.default=Zr;ui.default=Zr;df.exports=ui.default});var ws=E((fi,mf)=>{"use strict";fi.__esModule=!0;var pf={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&&!pf.helpers.scopedId(e)&&!e.depth}}};fi.default=pf;mf.exports=fi.default});var bf=E((di,gf)=>{"use strict";di.__esModule=!0;var Jy=(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 v=this.lexer.yylloc;l.push(v);var y=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function k(de){s.length=s.length-2*de,a.length=a.length-de,l.length=l.length-de}function $(){var de;return de=o.lexer.lex()||1,typeof de!="number"&&(de=o.symbols_[de]||de),de}for(var O,x,T,S,M,L,I={},Q,J,an,nt;;){if(T=s[s.length-1],this.defaultActions[T]?S=this.defaultActions[T]:((O===null||typeof O>"u")&&(O=$()),S=c[T]&&c[T][O]),typeof S>"u"||!S.length||!S[0]){var kr="";if(!h){nt=[];for(Q in c[T])this.terminals_[Q]&&Q>2&&nt.push("'"+this.terminals_[Q]+"'");this.lexer.showPosition?kr="Parse error on line "+(u+1)+`:
7
7
  `+this.lexer.showPosition()+`
8
8
  Expecting `+nt.join(", ")+", got '"+(this.terminals_[O]||O)+"'":kr="Parse error on line "+(u+1)+": Unexpected "+(O==1?"end of input":"'"+(this.terminals_[O]||O)+"'"),this.parseError(kr,{text:this.lexer.match,token:this.terminals_[O]||O,line:this.lexer.yylineno,loc:v,expected:nt})}}if(S[0]instanceof Array&&S.length>1)throw new Error("Parse Error: multiple actions possible at state: "+T+", token: "+O);switch(S[0]){case 1:s.push(O),a.push(this.lexer.yytext),l.push(this.lexer.yylloc),s.push(S[1]),O=null,x?(O=x,x=null):(p=this.lexer.yyleng,f=this.lexer.yytext,u=this.lexer.yylineno,v=this.lexer.yylloc,h>0&&h--);break;case 2:if(J=this.productions_[S[1]][1],I.$=a[a.length-J],I._$={first_line:l[l.length-(J||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(J||1)].first_column,last_column:l[l.length-1].last_column},y&&(I._$.range=[l[l.length-(J||1)].range[0],l[l.length-1].range[1]]),L=this.performAction.call(I,f,p,u,this.yy,S[1],a,l),typeof L<"u")return L;J&&(s=s.slice(0,-1*J*2),a=a.slice(0,-1*J),l=l.slice(0,-1*J)),s.push(this.productions_[S[1]][0]),a.push(I.$),l.push(I._$),an=c[s[s.length-2]][s[s.length-1]],s.push(an);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})();di.default=Jy;mf.exports=di.default});var gi=E((mi,vf)=>{"use strict";mi.__esModule=!0;function Ky(t){return t&&t.__esModule?t:{default:t}}var Xy=_e(),$s=Ky(Xy);function hi(){this.parents=[]}hi.prototype={constructor:hi,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!hi.prototype[n.type])throw new $s.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 $s.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 $s.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:pi,Decorator:pi,BlockStatement:bf,DecoratorBlock:bf,PartialStatement:yf,PartialBlockStatement:function(e){yf.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:pi,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 pi(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function bf(t){pi.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")}mi.default=hi;vf.exports=mi.default});var xf=E((bi,kf)=>{"use strict";bi.__esModule=!0;function Qy(t){return t&&t.__esModule?t:{default:t}}var ev=gi(),tv=Qy(ev);function He(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}He.prototype=new tv.default;He.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=Es(n,i,r),c=_s(n,i,r),f=a.openStandalone&&l,u=a.closeStandalone&&c,p=a.inlineStandalone&&l&&c;a.close&&Nt(n,i,!0),a.open&&mt(n,i,!0),e&&p&&(Nt(n,i),mt(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&f&&(Nt((s.program||s.inverse).body),mt(n,i)),e&&u&&(Nt(n,i),mt((s.inverse||s.program).body))}}return t};He.prototype.BlockStatement=He.prototype.DecoratorBlock=He.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:_s(e.body),closeStandalone:Es((n||e).body)};if(t.openStrip.close&&Nt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&mt(e.body,null,!0),s.close&&Nt(n.body,null,!0),t.closeStrip.open&&mt(i.body,null,!0),!this.options.ignoreStandalone&&Es(e.body)&&_s(n.body)&&(mt(e.body),Nt(n.body))}else t.closeStrip.open&&mt(e.body,null,!0);return o};He.prototype.Decorator=He.prototype.MustacheStatement=function(t){return t.strip};He.prototype.PartialStatement=He.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function Es(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 _s(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 Nt(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 mt(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}}bi.default=He;kf.exports=bi.default});var wf=E(Ce=>{"use strict";Ce.__esModule=!0;Ce.SourceLocation=iv;Ce.id=ov;Ce.stripFlags=sv;Ce.stripComment=av;Ce.preparePath=lv;Ce.prepareMustache=cv;Ce.prepareRawBlock=uv;Ce.prepareBlock=fv;Ce.prepareProgram=dv;Ce.preparePartialBlock=hv;function rv(t){return t&&t.__esModule?t:{default:t}}var nv=_e(),Cs=rv(nv);function Os(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new Cs.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 ov(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function sv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function av(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function lv(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 Cs.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 cv(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 uv(t,e,r,n){Os(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 fv(t,e,r,n,i,o){n&&n.path&&Os(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new Cs.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 dv(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 Os(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 Ef=E(Yr=>{"use strict";Yr.__esModule=!0;Yr.parseWithoutProcessing=$f;Yr.parse=xv;function pv(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 Sf(t){return t&&t.__esModule?t:{default:t}}var mv=gf(),Ms=Sf(mv),gv=xf(),bv=Sf(gv),yv=wf(),vv=pv(yv),kv=ce();Yr.parser=Ms.default;var yi={};kv.extend(yi,vv);function $f(t,e){if(t.type==="Program")return t;Ms.default.yy=yi,yi.locInfo=function(n){return new yi.SourceLocation(e&&e.srcName,n)};var r=Ms.default.parse(t);return r}function xv(t,e){var r=$f(t,e),n=new bv.default(e);return n.accept(r)}});var Mf=E(Qr=>{"use strict";Qr.__esModule=!0;Qr.Compiler=Ts;Qr.precompile=Ev;Qr.compile=_v;function Cf(t){return t&&t.__esModule?t:{default:t}}var wv=_e(),Kr=Cf(wv),Xr=ce(),Sv=Ss(),Jr=Cf(Sv),$v=[].slice;function Ts(){}Ts.prototype={compiler:Ts,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||!Of(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=Xr.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 Kr.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){_f(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 Kr.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){_f(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 Kr.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,Jr.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=Jr.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:$v.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=Jr.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&Jr.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&&!Jr.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&&Xr.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function Ev(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new Kr.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 _v(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new Kr.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=Xr.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 Of(t,e){if(t===e)return!0;if(Xr.isArray(t)&&Xr.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!Of(t[r],e[r]))return!1;return!0}}function _f(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 Pf=E(Ps=>{var Tf="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Ps.encode=function(t){if(0<=t&&t<Tf.length)return Tf[t];throw new TypeError("Must be between 0 and 63: "+t)};Ps.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 Ns=E(Ls=>{var Af=Pf(),As=5,Lf=1<<As,Nf=Lf-1,zf=Lf;function Cv(t){return t<0?(-t<<1)+1:(t<<1)+0}function Ov(t){var e=(t&1)===1,r=t>>1;return e?-r:r}Ls.encode=function(e){var r="",n,i=Cv(e);do n=i&Nf,i>>>=As,i>0&&(n|=zf),r+=Af.encode(n);while(i>0);return r};Ls.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=Af.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&zf),l&=Nf,o=o+(l<<s),s+=As}while(a);n.value=Ov(o),n.rest=r}});var pr=E(oe=>{function Mv(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=Mv;var Df=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Tv=/^data:.+\,.+$/;function en(t){var e=t.match(Df);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}oe.urlParse=en;function dr(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=dr;function zs(t){var e=t,r=en(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,dr(r)):e}oe.normalize=zs;function If(t,e){t===""&&(t="."),e===""&&(e=".");var r=en(e),n=en(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),dr(r);if(r||e.match(Tv))return e;if(n&&!n.host&&!n.path)return n.host=e,dr(n);var i=e.charAt(0)==="/"?e:zs(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,dr(n)):i}oe.join=If;oe.isAbsolute=function(t){return t.charAt(0)==="/"||Df.test(t)};function Pv(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=Pv;var Rf=(function(){var t=Object.create(null);return!("__proto__"in t)})();function Ff(t){return t}function Av(t){return qf(t)?"$"+t:t}oe.toSetString=Rf?Ff:Av;function Lv(t){return qf(t)?t.slice(1):t}oe.fromSetString=Rf?Ff:Lv;function qf(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 Nv(t,e,r){var n=hr(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:hr(t.name,e.name)}oe.compareByOriginalPositions=Nv;function zv(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=hr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:hr(t.name,e.name)}oe.compareByGeneratedPositionsDeflated=zv;function hr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Dv(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=hr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:hr(t.name,e.name)}oe.compareByGeneratedPositionsInflated=Dv;function Iv(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}oe.parseSourceMapInput=Iv;function Rv(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=en(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=If(dr(n),e)}return zs(e)}oe.computeSourceURL=Rv});var Rs=E(Vf=>{var Ds=pr(),Is=Object.prototype.hasOwnProperty,zt=typeof Map<"u";function rt(){this._array=[],this._set=zt?new Map:Object.create(null)}rt.fromArray=function(e,r){for(var n=new rt,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};rt.prototype.size=function(){return zt?this._set.size:Object.getOwnPropertyNames(this._set).length};rt.prototype.add=function(e,r){var n=zt?e:Ds.toSetString(e),i=zt?this.has(e):Is.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(zt?this._set.set(e,o):this._set[n]=o)};rt.prototype.has=function(e){if(zt)return this._set.has(e);var r=Ds.toSetString(e);return Is.call(this._set,r)};rt.prototype.indexOf=function(e){if(zt){var r=this._set.get(e);if(r>=0)return r}else{var n=Ds.toSetString(e);if(Is.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};rt.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};rt.prototype.toArray=function(){return this._array.slice()};Vf.ArraySet=rt});var Bf=E(Wf=>{var jf=pr();function Fv(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||jf.compareByGeneratedPositionsInflated(t,e)<=0}function vi(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}vi.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};vi.prototype.add=function(e){Fv(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};vi.prototype.toArray=function(){return this._sorted||(this._array.sort(jf.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};Wf.MappingList=vi});var Fs=E(Uf=>{var tn=Ns(),X=pr(),ki=Rs().ArraySet,qv=Bf().MappingList;function Oe(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 ki,this._names=new ki,this._mappings=new qv,this._sourcesContents=null}Oe.prototype._version=3;Oe.fromSourceMap=function(e){var r=e.sourceRoot,n=new Oe({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};Oe.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})};Oe.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))};Oe.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 ki,a=new ki;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)};Oe.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}))}};Oe.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+=tn.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=tn.encode(u-s),s=u,l+=tn.encode(c.originalLine-1-i),i=c.originalLine-1,l+=tn.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(f=this._names.indexOf(c.name),l+=tn.encode(f-o),o=f)),a+=l}return a};Oe.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)};Oe.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};Oe.prototype.toString=function(){return JSON.stringify(this.toJSON())};Uf.SourceMapGenerator=Oe});var Hf=E(Dt=>{Dt.GREATEST_LOWER_BOUND=1;Dt.LEAST_UPPER_BOUND=2;function qs(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?qs(s,e,r,n,i,o):o==Dt.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?qs(t,s,r,n,i,o):o==Dt.LEAST_UPPER_BOUND?s:t<0?-1:t}Dt.search=function(e,r,n,i){if(r.length===0)return-1;var o=qs(-1,r.length,e,r,n,i||Dt.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var Zf=E(Gf=>{function Vs(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Vv(t,e){return Math.round(t+Math.random()*(e-t))}function js(t,e,r,n){if(r<n){var i=Vv(r,n),o=r-1;Vs(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,Vs(t,o,a));Vs(t,o+1,a);var l=o+1;js(t,e,r,l-1),js(t,e,l+1,n)}}Gf.quickSort=function(t,e){js(t,e,0,t.length-1)}});var Jf=E(xi=>{var _=pr(),Ws=Hf(),mr=Rs().ArraySet,jv=Ns(),rn=Zf().quickSort;function j(t,e){var r=t;return typeof t=="string"&&(r=_.parseSourceMapInput(t)),r.sections!=null?new Re(r,e):new ne(r,e)}j.fromSourceMap=function(t,e){return ne.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=_.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=_.getArg(e,"line"),n={source:_.getArg(e,"source"),originalLine:r,originalColumn:_.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",_.compareByOriginalPositions,Ws.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:_.getArg(s,"generatedLine",null),column:_.getArg(s,"generatedColumn",null),lastColumn:_.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o];else for(var l=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==l;)i.push({line:_.getArg(s,"generatedLine",null),column:_.getArg(s,"generatedColumn",null),lastColumn:_.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o]}return i};xi.SourceMapConsumer=j;function ne(t,e){var r=t;typeof t=="string"&&(r=_.parseSourceMapInput(t));var n=_.getArg(r,"version"),i=_.getArg(r,"sources"),o=_.getArg(r,"names",[]),s=_.getArg(r,"sourceRoot",null),a=_.getArg(r,"sourcesContent",null),l=_.getArg(r,"mappings"),c=_.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);s&&(s=_.normalize(s)),i=i.map(String).map(_.normalize).map(function(f){return s&&_.isAbsolute(s)&&_.isAbsolute(f)?_.relative(s,f):f}),this._names=mr.fromArray(o.map(String),!0),this._sources=mr.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(f){return _.computeSourceURL(s,f,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=l,this._sourceMapURL=e,this.file=c}ne.prototype=Object.create(j.prototype);ne.prototype.consumer=j;ne.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=_.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};ne.fromSourceMap=function(e,r){var n=Object.create(ne.prototype),i=n._names=mr.fromArray(e._names.toArray(),!0),o=n._sources=mr.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 _.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 Yf;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 rn(n.__originalMappings,_.compareByOriginalPositions),n};ne.prototype._version=3;Object.defineProperty(ne.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Yf(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ne.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,v,y,k,$;f<c;)if(e.charAt(f)===";")n++,f++,i=0;else if(e.charAt(f)===",")f++;else{for(b=new Yf,b.generatedLine=n,k=f;k<c&&!this._charIsMappingSeparator(e,k);k++);if(v=e.slice(f,k),y=u[v],y)f+=v.length;else{for(y=[];f<k;)jv.decode(e,f,p),$=p.value,f=p.rest,y.push($);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[v]=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)}rn(g,_.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,rn(h,_.compareByOriginalPositions),this.__originalMappings=h};ne.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 Ws.search(e,r,o,s)};ne.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}};ne.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",_.compareByGeneratedPositionsDeflated,_.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=_.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=_.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var s=_.getArg(i,"name",null);return s!==null&&(s=this._names.at(s)),{source:o,line:_.getArg(i,"originalLine",null),column:_.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};ne.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ne.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=_.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(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.')};ne.prototype.generatedPositionFor=function(e){var r=_.getArg(e,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:_.getArg(e,"line"),originalColumn:_.getArg(e,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",_.compareByOriginalPositions,_.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:_.getArg(o,"generatedLine",null),column:_.getArg(o,"generatedColumn",null),lastColumn:_.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};xi.BasicSourceMapConsumer=ne;function Re(t,e){var r=t;typeof t=="string"&&(r=_.parseSourceMapInput(t));var n=_.getArg(r,"version"),i=_.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new mr,this._names=new mr;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=_.getArg(s,"offset"),l=_.getArg(a,"line"),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(_.getArg(s,"map"),e)}})}Re.prototype=Object.create(j.prototype);Re.prototype.constructor=j;Re.prototype._version=3;Object.defineProperty(Re.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}});Re.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=Ws.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}};Re.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Re.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.')};Re.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(_.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}};Re.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=_.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)}rn(this.__generatedMappings,_.compareByGeneratedPositionsDeflated),rn(this.__originalMappings,_.compareByOriginalPositions)};xi.IndexedSourceMapConsumer=Re});var Xf=E(Kf=>{var Wv=Fs().SourceMapGenerator,wi=pr(),Bv=/(\r?\n)/,Uv=10,gr="$$$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[gr]=!0,n!=null&&this.add(n)}ve.fromStringWithSourceMap=function(e,r,n){var i=new ve,o=e.split(Bv),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=wi.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?wi.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[gr]||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[gr]||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[gr]?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[gr]?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[wi.toSetString(e)]=r};ve.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][gr]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(wi.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 Wv(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)===Uv?(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}};Kf.SourceNode=ve});var Qf=E(Si=>{Si.SourceMapGenerator=Fs().SourceMapGenerator;Si.SourceMapConsumer=Jf().SourceMapConsumer;Si.SourceNode=Xf().SourceNode});var nd=E(($i,rd)=>{"use strict";$i.__esModule=!0;var Us=ce(),It=void 0;try{(typeof define!="function"||!define.amd)&&(ed=Qf(),It=ed.SourceNode)}catch{}var ed;It||(It=function(t,e,r,n){this.src="",n&&this.add(n)},It.prototype={add:function(e){Us.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){Us.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function Bs(t,e,r){if(Us.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 td(t){this.srcFile=t,this.source=[]}td.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 It(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 It?e:(e=Bs(e,this,r),new It(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=Bs(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(Bs(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};$i.default=td;rd.exports=$i.default});var ld=E((Ei,ad)=>{"use strict";Ei.__esModule=!0;function sd(t){return t&&t.__esModule?t:{default:t}}var id=si(),Hv=_e(),Hs=sd(Hv),Gv=ce(),Zv=nd(),od=sd(Zv);function br(t){this.value=t}function yr(){}yr.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=id.COMPILER_REVISION,r=id.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return Gv.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 Hs.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})();di.default=Jy;gf.exports=di.default});var gi=E((mi,kf)=>{"use strict";mi.__esModule=!0;function Ky(t){return t&&t.__esModule?t:{default:t}}var Xy=_e(),Ss=Ky(Xy);function hi(){this.parents=[]}hi.prototype={constructor:hi,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!hi.prototype[n.type])throw new Ss.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 Ss.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 Ss.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:pi,Decorator:pi,BlockStatement:yf,DecoratorBlock:yf,PartialStatement:vf,PartialBlockStatement:function(e){vf.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:pi,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 pi(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function yf(t){pi.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function vf(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}mi.default=hi;kf.exports=mi.default});var wf=E((bi,xf)=>{"use strict";bi.__esModule=!0;function Qy(t){return t&&t.__esModule?t:{default:t}}var ev=gi(),tv=Qy(ev);function He(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}He.prototype=new tv.default;He.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=Es(n,i,r),f=a.openStandalone&&l,u=a.closeStandalone&&c,p=a.inlineStandalone&&l&&c;a.close&&Nt(n,i,!0),a.open&&mt(n,i,!0),e&&p&&(Nt(n,i),mt(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&f&&(Nt((s.program||s.inverse).body),mt(n,i)),e&&u&&(Nt(n,i),mt((s.inverse||s.program).body))}}return t};He.prototype.BlockStatement=He.prototype.DecoratorBlock=He.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:Es(e.body),closeStandalone:$s((n||e).body)};if(t.openStrip.close&&Nt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&mt(e.body,null,!0),s.close&&Nt(n.body,null,!0),t.closeStrip.open&&mt(i.body,null,!0),!this.options.ignoreStandalone&&$s(e.body)&&Es(n.body)&&(mt(e.body),Nt(n.body))}else t.closeStrip.open&&mt(e.body,null,!0);return o};He.prototype.Decorator=He.prototype.MustacheStatement=function(t){return t.strip};He.prototype.PartialStatement=He.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 Es(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 Nt(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 mt(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}}bi.default=He;xf.exports=bi.default});var Sf=E(Ce=>{"use strict";Ce.__esModule=!0;Ce.SourceLocation=iv;Ce.id=ov;Ce.stripFlags=sv;Ce.stripComment=av;Ce.preparePath=lv;Ce.prepareMustache=cv;Ce.prepareRawBlock=uv;Ce.prepareBlock=fv;Ce.prepareProgram=dv;Ce.preparePartialBlock=hv;function rv(t){return t&&t.__esModule?t:{default:t}}var nv=_e(),_s=rv(nv);function Cs(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new _s.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 ov(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function sv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function av(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function lv(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 _s.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 cv(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 uv(t,e,r,n){Cs(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 fv(t,e,r,n,i,o){n&&n.path&&Cs(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new _s.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 dv(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 Cs(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 _f=E(Yr=>{"use strict";Yr.__esModule=!0;Yr.parseWithoutProcessing=Ef;Yr.parse=xv;function pv(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 $f(t){return t&&t.__esModule?t:{default:t}}var mv=bf(),Os=$f(mv),gv=wf(),bv=$f(gv),yv=Sf(),vv=pv(yv),kv=ce();Yr.parser=Os.default;var yi={};kv.extend(yi,vv);function Ef(t,e){if(t.type==="Program")return t;Os.default.yy=yi,yi.locInfo=function(n){return new yi.SourceLocation(e&&e.srcName,n)};var r=Os.default.parse(t);return r}function xv(t,e){var r=Ef(t,e),n=new bv.default(e);return n.accept(r)}});var Tf=E(Qr=>{"use strict";Qr.__esModule=!0;Qr.Compiler=Ms;Qr.precompile=Ev;Qr.compile=_v;function Of(t){return t&&t.__esModule?t:{default:t}}var wv=_e(),Kr=Of(wv),Xr=ce(),Sv=ws(),Jr=Of(Sv),$v=[].slice;function Ms(){}Ms.prototype={compiler:Ms,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||!Mf(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=Xr.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 Kr.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){Cf(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 Kr.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){Cf(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 Kr.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,Jr.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=Jr.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:$v.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=Jr.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&Jr.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&&!Jr.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&&Xr.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function Ev(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new Kr.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 _v(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new Kr.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=Xr.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 Mf(t,e){if(t===e)return!0;if(Xr.isArray(t)&&Xr.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!Mf(t[r],e[r]))return!1;return!0}}function Cf(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 Af=E(Ts=>{var Pf="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Ts.encode=function(t){if(0<=t&&t<Pf.length)return Pf[t];throw new TypeError("Must be between 0 and 63: "+t)};Ts.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 Ls=E(As=>{var Lf=Af(),Ps=5,Nf=1<<Ps,zf=Nf-1,Df=Nf;function Cv(t){return t<0?(-t<<1)+1:(t<<1)+0}function Ov(t){var e=(t&1)===1,r=t>>1;return e?-r:r}As.encode=function(e){var r="",n,i=Cv(e);do n=i&zf,i>>>=Ps,i>0&&(n|=Df),r+=Lf.encode(n);while(i>0);return r};As.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=Lf.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&Df),l&=zf,o=o+(l<<s),s+=Ps}while(a);n.value=Ov(o),n.rest=r}});var pr=E(oe=>{function Mv(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=Mv;var If=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Tv=/^data:.+\,.+$/;function en(t){var e=t.match(If);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}oe.urlParse=en;function dr(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=dr;function Ns(t){var e=t,r=en(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,dr(r)):e}oe.normalize=Ns;function Rf(t,e){t===""&&(t="."),e===""&&(e=".");var r=en(e),n=en(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),dr(r);if(r||e.match(Tv))return e;if(n&&!n.host&&!n.path)return n.host=e,dr(n);var i=e.charAt(0)==="/"?e:Ns(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,dr(n)):i}oe.join=Rf;oe.isAbsolute=function(t){return t.charAt(0)==="/"||If.test(t)};function Pv(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=Pv;var Ff=(function(){var t=Object.create(null);return!("__proto__"in t)})();function qf(t){return t}function Av(t){return Vf(t)?"$"+t:t}oe.toSetString=Ff?qf:Av;function Lv(t){return Vf(t)?t.slice(1):t}oe.fromSetString=Ff?qf:Lv;function Vf(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 Nv(t,e,r){var n=hr(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:hr(t.name,e.name)}oe.compareByOriginalPositions=Nv;function zv(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=hr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:hr(t.name,e.name)}oe.compareByGeneratedPositionsDeflated=zv;function hr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Dv(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=hr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:hr(t.name,e.name)}oe.compareByGeneratedPositionsInflated=Dv;function Iv(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}oe.parseSourceMapInput=Iv;function Rv(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=en(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=Rf(dr(n),e)}return Ns(e)}oe.computeSourceURL=Rv});var Is=E(jf=>{var zs=pr(),Ds=Object.prototype.hasOwnProperty,zt=typeof Map<"u";function rt(){this._array=[],this._set=zt?new Map:Object.create(null)}rt.fromArray=function(e,r){for(var n=new rt,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};rt.prototype.size=function(){return zt?this._set.size:Object.getOwnPropertyNames(this._set).length};rt.prototype.add=function(e,r){var n=zt?e:zs.toSetString(e),i=zt?this.has(e):Ds.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(zt?this._set.set(e,o):this._set[n]=o)};rt.prototype.has=function(e){if(zt)return this._set.has(e);var r=zs.toSetString(e);return Ds.call(this._set,r)};rt.prototype.indexOf=function(e){if(zt){var r=this._set.get(e);if(r>=0)return r}else{var n=zs.toSetString(e);if(Ds.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};rt.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};rt.prototype.toArray=function(){return this._array.slice()};jf.ArraySet=rt});var Uf=E(Bf=>{var Wf=pr();function Fv(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||Wf.compareByGeneratedPositionsInflated(t,e)<=0}function vi(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}vi.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};vi.prototype.add=function(e){Fv(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};vi.prototype.toArray=function(){return this._sorted||(this._array.sort(Wf.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};Bf.MappingList=vi});var Rs=E(Hf=>{var tn=Ls(),X=pr(),ki=Is().ArraySet,qv=Uf().MappingList;function Oe(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 ki,this._names=new ki,this._mappings=new qv,this._sourcesContents=null}Oe.prototype._version=3;Oe.fromSourceMap=function(e){var r=e.sourceRoot,n=new Oe({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};Oe.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})};Oe.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))};Oe.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 ki,a=new ki;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)};Oe.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}))}};Oe.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+=tn.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=tn.encode(u-s),s=u,l+=tn.encode(c.originalLine-1-i),i=c.originalLine-1,l+=tn.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(f=this._names.indexOf(c.name),l+=tn.encode(f-o),o=f)),a+=l}return a};Oe.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)};Oe.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};Oe.prototype.toString=function(){return JSON.stringify(this.toJSON())};Hf.SourceMapGenerator=Oe});var Gf=E(Dt=>{Dt.GREATEST_LOWER_BOUND=1;Dt.LEAST_UPPER_BOUND=2;function Fs(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?Fs(s,e,r,n,i,o):o==Dt.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?Fs(t,s,r,n,i,o):o==Dt.LEAST_UPPER_BOUND?s:t<0?-1:t}Dt.search=function(e,r,n,i){if(r.length===0)return-1;var o=Fs(-1,r.length,e,r,n,i||Dt.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var Yf=E(Zf=>{function qs(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Vv(t,e){return Math.round(t+Math.random()*(e-t))}function Vs(t,e,r,n){if(r<n){var i=Vv(r,n),o=r-1;qs(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,qs(t,o,a));qs(t,o+1,a);var l=o+1;Vs(t,e,r,l-1),Vs(t,e,l+1,n)}}Zf.quickSort=function(t,e){Vs(t,e,0,t.length-1)}});var Kf=E(xi=>{var _=pr(),js=Gf(),mr=Is().ArraySet,jv=Ls(),rn=Yf().quickSort;function j(t,e){var r=t;return typeof t=="string"&&(r=_.parseSourceMapInput(t)),r.sections!=null?new Re(r,e):new ne(r,e)}j.fromSourceMap=function(t,e){return ne.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=_.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=_.getArg(e,"line"),n={source:_.getArg(e,"source"),originalLine:r,originalColumn:_.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",_.compareByOriginalPositions,js.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:_.getArg(s,"generatedLine",null),column:_.getArg(s,"generatedColumn",null),lastColumn:_.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o];else for(var l=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==l;)i.push({line:_.getArg(s,"generatedLine",null),column:_.getArg(s,"generatedColumn",null),lastColumn:_.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++o]}return i};xi.SourceMapConsumer=j;function ne(t,e){var r=t;typeof t=="string"&&(r=_.parseSourceMapInput(t));var n=_.getArg(r,"version"),i=_.getArg(r,"sources"),o=_.getArg(r,"names",[]),s=_.getArg(r,"sourceRoot",null),a=_.getArg(r,"sourcesContent",null),l=_.getArg(r,"mappings"),c=_.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);s&&(s=_.normalize(s)),i=i.map(String).map(_.normalize).map(function(f){return s&&_.isAbsolute(s)&&_.isAbsolute(f)?_.relative(s,f):f}),this._names=mr.fromArray(o.map(String),!0),this._sources=mr.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(f){return _.computeSourceURL(s,f,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=l,this._sourceMapURL=e,this.file=c}ne.prototype=Object.create(j.prototype);ne.prototype.consumer=j;ne.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=_.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};ne.fromSourceMap=function(e,r){var n=Object.create(ne.prototype),i=n._names=mr.fromArray(e._names.toArray(),!0),o=n._sources=mr.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 _.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 Jf;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 rn(n.__originalMappings,_.compareByOriginalPositions),n};ne.prototype._version=3;Object.defineProperty(ne.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Jf(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ne.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,v,y,k,$;f<c;)if(e.charAt(f)===";")n++,f++,i=0;else if(e.charAt(f)===",")f++;else{for(b=new Jf,b.generatedLine=n,k=f;k<c&&!this._charIsMappingSeparator(e,k);k++);if(v=e.slice(f,k),y=u[v],y)f+=v.length;else{for(y=[];f<k;)jv.decode(e,f,p),$=p.value,f=p.rest,y.push($);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[v]=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)}rn(g,_.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,rn(h,_.compareByOriginalPositions),this.__originalMappings=h};ne.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 js.search(e,r,o,s)};ne.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}};ne.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",_.compareByGeneratedPositionsDeflated,_.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=_.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=_.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var s=_.getArg(i,"name",null);return s!==null&&(s=this._names.at(s)),{source:o,line:_.getArg(i,"originalLine",null),column:_.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};ne.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ne.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=_.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(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.')};ne.prototype.generatedPositionFor=function(e){var r=_.getArg(e,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:_.getArg(e,"line"),originalColumn:_.getArg(e,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",_.compareByOriginalPositions,_.getArg(e,"bias",j.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:_.getArg(o,"generatedLine",null),column:_.getArg(o,"generatedColumn",null),lastColumn:_.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};xi.BasicSourceMapConsumer=ne;function Re(t,e){var r=t;typeof t=="string"&&(r=_.parseSourceMapInput(t));var n=_.getArg(r,"version"),i=_.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new mr,this._names=new mr;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=_.getArg(s,"offset"),l=_.getArg(a,"line"),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(_.getArg(s,"map"),e)}})}Re.prototype=Object.create(j.prototype);Re.prototype.constructor=j;Re.prototype._version=3;Object.defineProperty(Re.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}});Re.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=js.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}};Re.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Re.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.')};Re.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(_.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}};Re.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=_.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)}rn(this.__generatedMappings,_.compareByGeneratedPositionsDeflated),rn(this.__originalMappings,_.compareByOriginalPositions)};xi.IndexedSourceMapConsumer=Re});var Qf=E(Xf=>{var Wv=Rs().SourceMapGenerator,wi=pr(),Bv=/(\r?\n)/,Uv=10,gr="$$$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[gr]=!0,n!=null&&this.add(n)}ve.fromStringWithSourceMap=function(e,r,n){var i=new ve,o=e.split(Bv),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=wi.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?wi.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[gr]||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[gr]||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[gr]?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[gr]?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[wi.toSetString(e)]=r};ve.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][gr]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(wi.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 Wv(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)===Uv?(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}};Xf.SourceNode=ve});var ed=E(Si=>{Si.SourceMapGenerator=Rs().SourceMapGenerator;Si.SourceMapConsumer=Kf().SourceMapConsumer;Si.SourceNode=Qf().SourceNode});var id=E(($i,nd)=>{"use strict";$i.__esModule=!0;var Bs=ce(),It=void 0;try{(typeof define!="function"||!define.amd)&&(td=ed(),It=td.SourceNode)}catch{}var td;It||(It=function(t,e,r,n){this.src="",n&&this.add(n)},It.prototype={add:function(e){Bs.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){Bs.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function Ws(t,e,r){if(Bs.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 rd(t){this.srcFile=t,this.source=[]}rd.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 It(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 It?e:(e=Ws(e,this,r),new It(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=Ws(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(Ws(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};$i.default=rd;nd.exports=$i.default});var cd=E((Ei,ld)=>{"use strict";Ei.__esModule=!0;function ad(t){return t&&t.__esModule?t:{default:t}}var od=si(),Hv=_e(),Us=ad(Hv),Gv=ce(),Zv=id(),sd=ad(Zv);function br(t){this.value=t}function yr(){}yr.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=od.COMPILER_REVISION,r=od.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return Gv.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 Us.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 od.default(this.options.srcName),this.decorators=new od.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 sd.default(this.options.srcName),this.decorators=new sd.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 `+nt.join(", ")+", got '"+(this.terminals_[O]||O)+"'":kr="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(Yv(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:yr,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 br||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new br(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 Hs.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof br)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 br)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 br)return n.value;if(!r){if(!this.stackSlot)throw new Hs.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 br?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=yr.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();yr.isValidJavaScriptVariableName=function(t){return!yr.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function Yv(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}Ei.default=yr;ad.exports=Ei.default});var fd=E((_i,ud)=>{"use strict";_i.__esModule=!0;function nn(t){return t&&t.__esModule?t:{default:t}}var Jv=df(),Kv=nn(Jv),Xv=Ss(),Qv=nn(Xv),Gs=Ef(),Zs=Mf(),ek=ld(),tk=nn(ek),rk=gi(),nk=nn(rk),ik=vs(),ok=nn(ik),sk=Kv.default.create;function cd(){var t=sk();return t.compile=function(e,r){return Zs.compile(e,r,t)},t.precompile=function(e,r){return Zs.precompile(e,r,t)},t.AST=Qv.default,t.Compiler=Zs.Compiler,t.JavaScriptCompiler=tk.default,t.Parser=Gs.parser,t.parse=Gs.parse,t.parseWithoutProcessing=Gs.parseWithoutProcessing,t}var vr=cd();vr.create=cd;ok.default(vr);vr.Visitor=nk.default;vr.default=vr;_i.default=vr;ud.exports=_i.default});var dd=E(Ci=>{"use strict";Ci.__esModule=!0;Ci.print=uk;Ci.PrintVisitor=Y;function ak(t){return t&&t.__esModule?t:{default:t}}var lk=gi(),ck=ak(lk);function uk(t){return new Y().accept(t)}function Y(){this.padding=0}Y.prototype=new ck.default;Y.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
- `,e};Y.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};Y.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};Y.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};Y.prototype.BlockStatement=Y.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};Y.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+" }}")};Y.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+" }}")};Y.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};Y.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};Y.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};Y.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};Y.prototype.StringLiteral=function(t){return'"'+t.value+'"'};Y.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};Y.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};Y.prototype.UndefinedLiteral=function(){return"UNDEFINED"};Y.prototype.NullLiteral=function(){return"NULL"};Y.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(", ")+"}"};Y.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var Ys=E((R4,md)=>{var Oi=fd().default,pd=dd();Oi.PrintVisitor=pd.PrintVisitor;Oi.print=pd.print;md.exports=Oi;function hd(t,e){var r=Ft("fs"),n=r.readFileSync(e,"utf8");t.exports=Oi.compile(n)}typeof Ft<"u"&&Ft.extensions&&(Ft.extensions[".handlebars"]=hd,Ft.extensions[".hbs"]=hd)});var Rd=E(Id=>{"use strict";function Gk(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}Id.defaults=Gk});var Fd=E((fx,Zk)=>{Zk.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 qd=E((dx,Yk)=>{Yk.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 Vd=E((hx,Jk)=>{Jk.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=E((px,Kk)=>{Kk.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 Wd=E((mx,Xk)=>{Xk.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 Bd=E((gx,Qk)=>{Qk.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 Ud=E((bx,e3)=>{e3.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 Hd=E((yx,t3)=>{t3.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 Gd=E((vx,r3)=>{r3.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 Zd=E((kx,n3)=>{n3.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 Yd=E((xx,i3)=>{i3.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 Jd=E((wx,o3)=>{o3.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 Kd=E((Sx,s3)=>{s3.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 Xd=E(($x,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 Qd=E((Ex,l3)=>{l3.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 eh=E((_x,c3)=>{c3.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 oh=E((ca,ih)=>{"use strict";ca=ih.exports=Ye;var th=Rd(),u3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],la={en:Fd(),es:qd(),ar:Vd(),az:jd(),pt:Wd(),ptPT:Bd(),fr:Ud(),eo:Hd(),it:Gd(),vi:Zd(),tr:Yd(),hu:Jd(),enIndian:Kd(),uk:Xd(),ru:Qd(),id:eh()};ca.i18n=la;var rh=[100];for(gt=1;gt<=16;gt++)rh.push(Math.pow(10,gt*3));var gt,nh=[100,1e3];for(gt=1;gt<=15;gt++)nh.push(Math.pow(10,gt*6));Ye.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function Ye(t,e){if(e=e||{},e=th.defaults(e,Ye.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?la[e.lang]:e.lang;r||(u3.indexOf(Ye.defaults.lang)<0&&(Ye.defaults.lang="en"),r=la[Ye.defaults.lang]);var n=r.useLongScale?nh:rh,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 f3(t,r,o,l,c,e);var f=t%100,u=[];f&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(Ye(f,e)):u.push(r.unitSeparator+Ye(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 v=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);v?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 k=r.unitExceptions[g],$=k||Ye(g,th.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push($+" "+y)}}var O=p*Math.floor(t/p),x=t-O;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 T=0;T<u.length-1;T++)u[T]=r.allSeparator+u[T];var S=u.reverse().join(" ");return S}function f3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+Ye(r,o):i[s]||n[s]}});var xr=class extends Error{name="BaseThrowable";constructor(e,r=null){super(e),r&&(this.stack=r)}},ie=class extends xr{name="BaseError"},ot=class extends xr{name="BaseWarning"},bt=class extends xr{name="PotentialLoopError"};var Ke=class extends Error{},Ui=class extends Ke{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},Hi=class extends Ke{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},Gi=class extends Ke{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},lt=class extends Ke{},bn=class extends Ke{constructor(e){super(`Invalid unit ${e}`)}},te=class extends Ke{},Ve=class extends Ke{constructor(){super("Zone is an abstract class")}},w="numeric",Ne="short",me="long",yn={year:w,month:w,day:w},Ua={year:w,month:Ne,day:w},bh={year:w,month:Ne,day:w,weekday:Ne},Ha={year:w,month:me,day:w},Ga={year:w,month:me,day:w,weekday:me},Za={hour:w,minute:w},Ya={hour:w,minute:w,second:w},Ja={hour:w,minute:w,second:w,timeZoneName:Ne},Ka={hour:w,minute:w,second:w,timeZoneName:me},Xa={hour:w,minute:w,hourCycle:"h23"},Qa={hour:w,minute:w,second:w,hourCycle:"h23"},el={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:Ne},tl={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:me},rl={year:w,month:w,day:w,hour:w,minute:w},nl={year:w,month:w,day:w,hour:w,minute:w,second:w},il={year:w,month:Ne,day:w,hour:w,minute:w},ol={year:w,month:Ne,day:w,hour:w,minute:w,second:w},yh={year:w,month:Ne,day:w,weekday:Ne,hour:w,minute:w},sl={year:w,month:me,day:w,hour:w,minute:w,timeZoneName:Ne},al={year:w,month:me,day:w,hour:w,minute:w,second:w,timeZoneName:Ne},ll={year:w,month:me,day:w,weekday:me,hour:w,minute:w,timeZoneName:me},cl={year:w,month:me,day:w,weekday:me,hour:w,minute:w,second:w,timeZoneName:me},xt=class{get type(){throw new Ve}get name(){throw new Ve}get ianaName(){return this.name}get isUniversal(){throw new Ve}offsetName(e,r){throw new Ve}formatOffset(e,r){throw new Ve}offset(e){throw new Ve}equals(e){throw new Ve}get isValid(){throw new Ve}},Di=null,vn=class t extends xt{static get instance(){return Di===null&&(Di=new t),Di}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 _r(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},Zi=new Map;function vh(t){let e=Zi.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"}),Zi.set(t,e)),e}var kh={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function xh(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 wh(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=kh[o];o==="era"?n[a]=s:P(a)||(n[a]=parseInt(s,10))}return n}var Ii=new Map,ut=class t extends xt{static create(e){let r=Ii.get(e);return r===void 0&&Ii.set(e,r=new t(e)),r}static resetCache(){Ii.clear(),Zi.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 _r(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=vh(this.name),[i,o,s,a,l,c,f]=n.formatToParts?wh(n,r):xh(n,r);a==="BC"&&(i=-Math.abs(i)+1);let p=En({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}},ma={};function Sh(t,e={}){let r=JSON.stringify([t,e]),n=ma[r];return n||(n=new Intl.ListFormat(t,e),ma[r]=n),n}var Yi=new Map;function Ji(t,e={}){let r=JSON.stringify([t,e]),n=Yi.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),Yi.set(r,n)),n}var Ki=new Map;function $h(t,e={}){let r=JSON.stringify([t,e]),n=Ki.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),Ki.set(r,n)),n}var Xi=new Map;function Eh(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=Xi.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),Xi.set(i,o)),o}var Sr=null;function _h(){return Sr||(Sr=new Intl.DateTimeFormat().resolvedOptions().locale,Sr)}var Qi=new Map;function ul(t){let e=Qi.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),Qi.set(t,e)),e}var eo=new Map;function Ch(t){let e=eo.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...fl,...e}),eo.set(t,e)}return e}function Oh(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=Ji(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=Ji(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function Mh(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function Th(t){let e=[];for(let r=1;r<=12;r++){let n=R.utc(2009,r,1);e.push(t(n))}return e}function Ph(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 un(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function Ah(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||ul(t.locale).numberingSystem==="latn"}var to=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=$h(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 K(r,this.padTo)}}},ro=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&&ut.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=Ji(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()}},no=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&yl()&&(this.rtf=Eh(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):Qh(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},fl={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":_h()),l=r||W.defaultNumberingSystem,c=n||W.defaultOutputCalendar,f=so(i)||W.defaultWeekSettings;return new t(a,l,c,f,s)}static resetCache(){Sr=null,Yi.clear(),Ki.clear(),Xi.clear(),Qi.clear(),eo.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]=Oh(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=Mh(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=Ah(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,so(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 un(this,e,Sl,()=>{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]=Th(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return un(this,e,_l,()=>{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]=Ph(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return un(this,void 0,()=>Cl,()=>{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 un(this,e,Ol,()=>{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 to(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new ro(e,this.intl,r)}relFormatter(e={}){return new no(this.intl,this.isEnglish(),e)}listFormatter(e={}){return Sh(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||ul(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:vl()?Ch(this.locale):fl}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})`}},Ri=null,Se=class t extends xt{static get utcInstance(){return Ri===null&&(Ri=new t(0)),Ri}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(_n(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${_r(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${_r(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return _r(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}},io=class extends xt{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 at(t,e){if(P(t)||t===null)return e;if(t instanceof xt)return t;if(Rh(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?vn.instance:r==="utc"||r==="gmt"?Se.utcInstance:Se.parseSpecifier(r)||ut.create(t)}else return ct(t)?Se.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new io(t)}var co={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"},ga={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]},Lh=co.hanidec.replace(/[\[|\]]/g,"").split("");function Nh(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(co.hanidec)!==-1)e+=Lh.indexOf(t[r]);else for(let i in ga){let[o,s]=ga[i];n>=o&&n<=s&&(e+=n-o)}}return parseInt(e,10)}else return e}var oo=new Map;function zh(){oo.clear()}function Ae({numberingSystem:t},e=""){let r=t||"latn",n=oo.get(r);n===void 0&&(n=new Map,oo.set(r,n));let i=n.get(e);return i===void 0&&(i=new RegExp(`${co[r]}${e}`),n.set(e,i)),i}var ba=()=>Date.now(),ya="system",va=null,ka=null,xa=null,wa=60,Sa,$a=null,W=class{static get now(){return ba}static set now(e){ba=e}static set defaultZone(e){ya=e}static get defaultZone(){return at(ya,vn.instance)}static get defaultLocale(){return va}static set defaultLocale(e){va=e}static get defaultNumberingSystem(){return ka}static set defaultNumberingSystem(e){ka=e}static get defaultOutputCalendar(){return xa}static set defaultOutputCalendar(e){xa=e}static get defaultWeekSettings(){return $a}static set defaultWeekSettings(e){$a=so(e)}static get twoDigitCutoffYear(){return wa}static set twoDigitCutoffYear(e){wa=e%100}static get throwOnInvalid(){return Sa}static set throwOnInvalid(e){Sa=e}static resetCaches(){q.resetCache(),ut.resetCache(),R.resetCache(),zh()}},pe=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},dl=[0,31,59,90,120,151,181,212,243,273,304,334],hl=[0,31,60,91,121,152,182,213,244,274,305,335];function xe(t,e){return new pe("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function uo(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 pl(t,e,r){return r+(Or(t)?hl:dl)[e-1]}function ml(t,e){let r=Or(t)?hl:dl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function fo(t,e){return(t-e+7)%7+1}function kn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=pl(n,i,o),a=fo(uo(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=Cr(c,e,r)):l>Cr(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...Cn(t)}}function Ea(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=fo(uo(n,1,e),r),a=Bt(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Bt(c)):l>a?(c=n+1,l-=Bt(n)):c=n;let{month:f,day:u}=ml(c,l);return{year:c,month:f,day:u,...Cn(t)}}function Fi(t){let{year:e,month:r,day:n}=t,i=pl(e,r,n);return{year:e,ordinal:i,...Cn(t)}}function _a(t){let{year:e,ordinal:r}=t,{month:n,day:i}=ml(e,r);return{year:e,month:n,day:i,...Cn(t)}}function Ca(t,e){if(!P(t.localWeekday)||!P(t.localWeekNumber)||!P(t.localWeekYear)){if(!P(t.weekday)||!P(t.weekNumber)||!P(t.weekYear))throw new lt("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 Dh(t,e=4,r=1){let n=$n(t.weekYear),i=we(t.weekNumber,1,Cr(t.weekYear,e,r)),o=we(t.weekday,1,7);return n?i?o?!1:xe("weekday",t.weekday):xe("week",t.weekNumber):xe("weekYear",t.weekYear)}function Ih(t){let e=$n(t.year),r=we(t.ordinal,1,Bt(t.year));return e?r?!1:xe("ordinal",t.ordinal):xe("year",t.year)}function gl(t){let e=$n(t.year),r=we(t.month,1,12),n=we(t.day,1,xn(t.year,t.month));return e?r?n?!1:xe("day",t.day):xe("month",t.month):xe("year",t.year)}function bl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=we(e,0,23)||e===24&&r===0&&n===0&&i===0,s=we(r,0,59),a=we(n,0,59),l=we(i,0,999);return o?s?a?l?!1:xe("millisecond",i):xe("second",n):xe("minute",r):xe("hour",e)}function P(t){return typeof t>"u"}function ct(t){return typeof t=="number"}function $n(t){return typeof t=="number"&&t%1===0}function Rh(t){return typeof t=="string"}function Fh(t){return Object.prototype.toString.call(t)==="[object Date]"}function yl(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function vl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function qh(t){return Array.isArray(t)?t:[t]}function Oa(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 Vh(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function Gt(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function so(t){if(t==null)return null;if(typeof t!="object")throw new te("Week settings must be an object");if(!we(t.firstDay,1,7)||!we(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!we(e,1,7)))throw new te("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function we(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 st(t){if(!(P(t)||t===null||t===""))return parseInt(t,10)}function yt(t){if(!(P(t)||t===null||t===""))return parseFloat(t)}function ho(t){if(!(P(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 Or(t){return t%4===0&&(t%100!==0||t%400===0)}function Bt(t){return Or(t)?366:365}function xn(t,e){let r=jh(e-1,12)+1,n=t+(e-r)/12;return r===2?Or(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function En(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 Ma(t,e,r){return-fo(uo(t,1,e),r)+e-1}function Cr(t,e=4,r=1){let n=Ma(t,e,r),i=Ma(t+1,e,r);return(Bt(t)-n+i)/7}function ao(t){return t>99?t:t>W.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 _n(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 xl(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new te(`Invalid unit value ${t}`);return e}function wn(t,e){let r={};for(let n in t)if(Gt(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=xl(i)}return r}function _r(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 Cn(t){return Vh(t,["hour","minute","second","millisecond"])}var Wh=["January","February","March","April","May","June","July","August","September","October","November","December"],wl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Bh=["J","F","M","A","M","J","J","A","S","O","N","D"];function Sl(t){switch(t){case"narrow":return[...Bh];case"short":return[...wl];case"long":return[...Wh];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 $l=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],El=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Uh=["M","T","W","T","F","S","S"];function _l(t){switch(t){case"narrow":return[...Uh];case"short":return[...El];case"long":return[...$l];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Cl=["AM","PM"],Hh=["Before Christ","Anno Domini"],Gh=["BC","AD"],Zh=["B","A"];function Ol(t){switch(t){case"narrow":return[...Zh];case"short":return[...Gh];case"long":return[...Hh];default:return null}}function Yh(t){return Cl[t.hour<12?0:1]}function Jh(t,e){return _l(e)[t.weekday-1]}function Kh(t,e){return Sl(e)[t.month-1]}function Xh(t,e){return Ol(e)[t.year<0?0:1]}function Qh(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 Ta(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var ep={D:yn,DD:Ua,DDD:Ha,DDDD:Ga,t:Za,tt:Ya,ttt:Ja,tttt:Ka,T:Xa,TT:Qa,TTT:el,TTTT:tl,f:rl,ff:il,fff:sl,ffff:ll,F:nl,FF:ol,FFF:al,FFFF:cl},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 ep[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?Yh(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(h,g)=>n?Kh(e,h):o(g?{month:h}:{month:h,day:"numeric"},"month"),c=(h,g)=>n?Jh(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?Xh(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 Ta(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 Ta(s,o(l,c))}},Ml=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Zt(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function Yt(...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 Jt(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 Tl(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=st(e[r+i]);return[n,null,r+i]}}var Pl=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,tp=`(?:${Pl.source}?(?:\\[(${Ml.source})\\])?)?`,mo=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Al=RegExp(`${mo.source}${tp}`),go=RegExp(`(?:[Tt]${Al.source})?`),rp=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,np=/(\d{4})-?W(\d\d)(?:-?(\d))?/,ip=/(\d{4})-?(\d{3})/,op=Tl("weekYear","weekNumber","weekDay"),sp=Tl("year","ordinal"),ap=/(\d{4})-(\d\d)-(\d\d)/,Ll=RegExp(`${mo.source} ?(?:${Pl.source}|(${Ml.source}))?`),lp=RegExp(`(?: ${Ll.source})?`);function Ut(t,e,r){let n=t[e];return P(n)?r:st(n)}function cp(t,e){return[{year:Ut(t,e),month:Ut(t,e+1,1),day:Ut(t,e+2,1)},null,e+3]}function Kt(t,e){return[{hours:Ut(t,e,0),minutes:Ut(t,e+1,0),seconds:Ut(t,e+2,0),milliseconds:ho(t[e+3])},null,e+4]}function Mr(t,e){let r=!t[e]&&!t[e+1],n=_n(t[e+1],t[e+2]),i=r?null:Se.instance(n);return[{},i,e+3]}function Tr(t,e){let r=t[e]?ut.create(t[e]):null;return[{},r,e+1]}var up=RegExp(`^T?${mo.source}$`),fp=/^-?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 dp(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(yt(r)),months:p(yt(n)),weeks:p(yt(i)),days:p(yt(o)),hours:p(yt(s)),minutes:p(yt(a)),seconds:p(yt(l),l==="-0"),milliseconds:p(ho(c),u)}]}var hp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function bo(t,e,r,n,i,o,s){let a={year:e.length===2?ao(st(e)):st(e),month:wl.indexOf(r)+1,day:st(n),hour:st(i),minute:st(o)};return s&&(a.second=st(s)),t&&(a.weekday=t.length>3?$l.indexOf(t)+1:El.indexOf(t)+1),a}var pp=/^(?:(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 mp(t){let[,e,r,n,i,o,s,a,l,c,f,u]=t,p=bo(e,i,n,r,o,s,a),h;return l?h=hp[l]:c?h=0:h=_n(f,u),[p,new Se(h)]}function gp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var bp=/^(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$/,yp=/^(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$/,vp=/^(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 Pa(t){let[,e,r,n,i,o,s,a]=t;return[bo(e,i,n,r,o,s,a),Se.utcInstance]}function kp(t){let[,e,r,n,i,o,s,a]=t;return[bo(e,a,r,n,i,o,s),Se.utcInstance]}var xp=Zt(rp,go),wp=Zt(np,go),Sp=Zt(ip,go),$p=Zt(Al),Nl=Yt(cp,Kt,Mr,Tr),Ep=Yt(op,Kt,Mr,Tr),_p=Yt(sp,Kt,Mr,Tr),Cp=Yt(Kt,Mr,Tr);function Op(t){return Jt(t,[xp,Nl],[wp,Ep],[Sp,_p],[$p,Cp])}function Mp(t){return Jt(gp(t),[pp,mp])}function Tp(t){return Jt(t,[bp,Pa],[yp,Pa],[vp,kp])}function Pp(t){return Jt(t,[fp,dp])}var Ap=Yt(Kt);function Lp(t){return Jt(t,[up,Ap])}var Np=Zt(ap,lp),zp=Zt(Ll),Dp=Yt(Kt,Mr,Tr);function Ip(t){return Jt(t,[Np,Nl],[zp,Dp])}var Aa="Invalid Duration",zl={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}},Rp={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},...zl},ke=146097/400,qt=146097/4800,Fp={years:{quarters:4,months:12,weeks:ke/7,days:ke,hours:ke*24,minutes:ke*24*60,seconds:ke*24*60*60,milliseconds:ke*24*60*60*1e3},quarters:{months:3,weeks:ke/28,days:ke/4,hours:ke*24/4,minutes:ke*24*60/4,seconds:ke*24*60*60/4,milliseconds:ke*24*60*60*1e3/4},months:{weeks:qt/7,days:qt,hours:qt*24,minutes:qt*24*60,seconds:qt*24*60*60,milliseconds:qt*24*60*60*1e3},...zl},kt=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],qp=kt.slice(0).reverse();function Je(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 re(n)}function Dl(t,e){let r=e.milliseconds??0;for(let n of qp.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function La(t,e){let r=Dl(t,e)<0?-1:1;kt.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),kt.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 Na(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var re=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?Fp:Rp;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 te(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:wn(e,t.normalizeUnit),loc:q.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(ct(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new te(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=Pp(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]=Lp(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 te("need to specify a reason the Duration 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 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 bn(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):Aa}toHuman(e={}){if(!this.isValid)return Aa;let r=e.showZeros!==!1,n=kt.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+=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},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?Dl(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 kt)(Gt(r.values,i)||Gt(this.values,i))&&(n[i]=r.get(i)+this.get(i));return Je(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]=xl(e(this.values[n],n));return Je(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...wn(e,t.normalizeUnit)};return Je(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 Je(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return La(this.matrix,e),Je(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=Na(this.normalize().shiftToAll().toObject());return Je(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 kt)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;ct(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else ct(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 La(this.matrix,r),Je(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 Je(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=Na(this.values);return Je(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 kt)if(!r(this.values[n],e.values[n]))return!1;return!0}},Vt="Invalid Interval";function Vp(t,e){return!t||!t.isValid?Ht.invalid("missing or invalid start"):!e||!e.isValid?Ht.invalid("missing or invalid end"):e<t?Ht.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 Ht=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 te("need to specify a reason the Interval is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Hi(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=wr(e),i=wr(r),o=Vp(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=re.fromDurationLike(r),i=wr(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=re.fromDurationLike(r),i=wr(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=re.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=re.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(wr).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=re.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()})`:Vt}[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=yn,r={}){return this.isValid?he.create(this.s.loc.clone(r),e).formatInterval(this):Vt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Vt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Vt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Vt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:Vt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):re.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Wt=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 ut.isValidZone(e)}static normalizeZone(e){return at(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:yl(),localeWeek:vl()}}};function za(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(re.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=za(l,c);return(f-f%7)/7}],["days",za]],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 Wp(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=re.fromObject(o,n);return c.length>0?re.fromMillis(l,n).shiftTo(...c).plus(f):f}var Bp="missing Intl.DateTimeFormat.formatToParts support";function D(t,e=r=>r){return{regex:t,deser:([r])=>e(Nh(r))}}var Up="\xA0",Il=`[ ${Up}]`,Rl=new RegExp(Il,"g");function Hp(t){return t.replace(/\./g,"\\.?").replace(Rl,Il)}function Da(t){return t.replace(/\./g,"").replace(Rl," ").toLowerCase()}function Le(t,e){return t===null?null:{regex:RegExp(t.map(Hp).join("|")),deser:([r])=>t.findIndex(n=>Da(r)===Da(n))+e}}function Ia(t,e){return{regex:t,deser:([,r,n])=>_n(r,n),groups:e}}function fn(t){return{regex:t,deser:([e])=>e}}function Gp(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Zp(t,e){let r=Ae(e),n=Ae(e,"{2}"),i=Ae(e,"{3}"),o=Ae(e,"{4}"),s=Ae(e,"{6}"),a=Ae(e,"{1,2}"),l=Ae(e,"{1,3}"),c=Ae(e,"{1,6}"),f=Ae(e,"{1,9}"),u=Ae(e,"{2,4}"),p=Ae(e,"{4,6}"),h=v=>({regex:RegExp(Gp(v.val)),deser:([y])=>y,literal:!0}),b=(v=>{if(t.literal)return h(v);switch(v.val){case"G":return Le(e.eras("short"),0);case"GG":return Le(e.eras("long"),0);case"y":return D(c);case"yy":return D(u,ao);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 Le(e.months("short",!0),1);case"MMMM":return Le(e.months("long",!0),1);case"L":return D(a);case"LL":return D(n);case"LLL":return Le(e.months("short",!1),1);case"LLLL":return Le(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 fn(f);case"uu":return fn(a);case"uuu":return D(r);case"a":return Le(e.meridiems(),0);case"kkkk":return D(o);case"kk":return D(u,ao);case"W":return D(a);case"WW":return D(n);case"E":case"c":return D(r);case"EEE":return Le(e.weekdays("short",!1),1);case"EEEE":return Le(e.weekdays("long",!1),1);case"ccc":return Le(e.weekdays("short",!0),1);case"cccc":return Le(e.weekdays("long",!0),1);case"Z":case"ZZ":return Ia(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return Ia(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return fn(/[a-z_+-/]{1,256}?/i);case" ":return fn(/[^\S\n\r]/);default:return h(v)}})(t)||{invalidReason:Bp};return b.token=t,b}var Yp={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 Jp(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=Yp[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function Kp(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function Xp(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(Gt(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 Qp(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=ut.create(t.z)),P(t.Z)||(r||(r=new Se(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=ho(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var qi=null;function em(){return qi||(qi=R.fromMillis(1555555555555)),qi}function tm(t,e){if(t.literal)return t;let r=he.macroTokenToFormatOpts(t.val),n=Vl(r,e);return n==null||n.includes(void 0)?t:n}function Fl(t,e){return Array.prototype.concat(...t.map(r=>tm(r,e)))}var Sn=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=Fl(he.parseFormat(r),e),this.units=this.tokens.map(n=>Zp(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=Kp(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=Xp(e,this.regex,this.handlers),[i,o,s]=n?Qp(n):[null,null,void 0];if(Gt(n,"a")&&Gt(n,"H"))throw new lt("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 ql(t,e,r){return new Sn(t,r).explainFromTokens(e)}function rm(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=ql(t,e,r);return[n,i,o,s]}function Vl(t,e){if(!t)return null;let n=he.create(e,t).dtFormatter(em()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>Jp(s,t,o))}var Vi="Invalid DateTime",Ra=864e13;function $r(t){return new pe("unsupported zone",`the zone "${t.name}" is not supported`)}function ji(t){return t.weekData===null&&(t.weekData=kn(t.c)),t.weekData}function Wi(t){return t.localWeekData===null&&(t.localWeekData=kn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function vt(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 jl(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 dn(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 pn(t,e,r){return jl(En(t),e,r)}function Fa(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,xn(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=re.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=En(o),[l,c]=jl(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=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 hn(t,e,r=!0){return t.isValid?he.create(q.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Bi(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 qa(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 Wl={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},nm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},im={ordinal:1,hour:0,minute:0,second:0,millisecond:0},mn=["year","month","day","hour","minute","second","millisecond"],om=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],sm=["year","ordinal","hour","minute","second","millisecond"];function gn(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 bn(t);return e}function Va(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return gn(t)}}function am(t){if(Er===void 0&&(Er=W.now()),t.type!=="iana")return t.offset(Er);let e=t.name,r=lo.get(e);return r===void 0&&(r=t.offset(Er),lo.set(e,r)),r}function ja(t,e){let r=at(e.zone,W.defaultZone);if(!r.isValid)return R.invalid($r(r));let n=q.fromObject(e),i,o;if(P(t.year))i=W.now();else{for(let l of mn)P(t[l])&&(t[l]=Wl[l]);let s=gl(t)||bl(t);if(s)return R.invalid(s);let a=am(r);[i,o]=pn(t,a,r)}return new R({ts:i,zone:r,loc:n,o})}function Wa(t,e,r){let n=P(r.round)?!0:r.round,i=P(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 Ba(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 Er,lo=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:$r(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=ct(e.o)&&!e.old?e.o:r.offset(this.ts);i=dn(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]=Ba(arguments),[n,i,o,s,a,l,c]=r;return ja({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=Ba(arguments),[n,i,o,s,a,l,c]=r;return e.zone=Se.utcInstance,ja({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=Fh(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=at(r.zone,W.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:q.fromObject(r)}):t.invalid($r(i))}static fromMillis(e,r={}){if(ct(e))return e<-Ra||e>Ra?t.invalid("Timestamp out of range"):new t({ts:e,zone:at(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new te(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(ct(e))return new t({ts:e*1e3,zone:at(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new te("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=at(r.zone,W.defaultZone);if(!n.isValid)return t.invalid($r(n));let i=q.fromObject(r),o=wn(e,Va),{minDaysInFirstWeek:s,startOfWeek:a}=Ca(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 lt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&f)throw new lt("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!h,v,y,k=dn(l,c);b?(v=om,y=nm,k=kn(k,s,a)):f?(v=sm,y=im,k=Fi(k)):(v=mn,y=Wl);let $=!1;for(let I of v){let Q=o[I];P(Q)?$?o[I]=y[I]:o[I]=k[I]:$=!0}let O=b?Dh(o,s,a):f?Ih(o):gl(o),x=O||bl(o);if(x)return t.invalid(x);let T=b?Ea(o,s,a):f?_a(o):o,[S,M]=pn(T,c,n),L=new t({ts:S,zone:n,o:M,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]=Op(e);return jt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=Mp(e);return jt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=Tp(e);return jt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(P(e)||P(r))throw new te("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]=rm(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]=Ip(e);return jt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new te("need to specify a reason the DateTime is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Ui(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=Vl(e,q.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return Fl(he.parseFormat(e),q.fromObject(r)).map(i=>i.val).join("")}static resetCache(){Er=void 0,lo.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?ji(this).weekYear:NaN}get weekNumber(){return this.isValid?ji(this).weekNumber:NaN}get weekday(){return this.isValid?ji(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Wi(this).weekday:NaN}get localWeekNumber(){return this.isValid?Wi(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Wi(this).weekYear:NaN}get ordinal(){return this.isValid?Fi(this.c).ordinal:NaN}get monthShort(){return this.isValid?Wt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Wt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Wt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Wt.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=En(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=dn(l,s),u=dn(c,a);return f.hour===u.hour&&f.minute===u.minute&&f.second===u.second&&f.millisecond===u.millisecond?[vt(this,{ts:l}),vt(this,{ts:c})]:[this]}get isInLeapYear(){return Or(this.year)}get daysInMonth(){return xn(this.year,this.month)}get daysInYear(){return this.isValid?Bt(this.year):NaN}get weeksInWeekYear(){return this.isValid?Cr(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Cr(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(Se.instance(e),r)}toLocal(){return this.setZone(W.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=at(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]=pn(s,o,e)}return vt(this,{ts:i,zone:e})}else return t.invalid($r(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return vt(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=wn(e,Va),{minDaysInFirstWeek:n,startOfWeek:i}=Ca(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 lt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new lt("Can't mix ordinal dates with month/day");let u;o?u=Ea({...kn(this.c,n,i),...r},n,i):P(r.ordinal)?(u={...this.toObject(),...r},P(r.day)&&(u.day=Math.min(xn(u.year,u.month),u.day))):u=_a({...Fi(this.c),...r});let[p,h]=pn(u,this.o,this.zone);return vt(this,{ts:p,o:h})}plus(e){if(!this.isValid)return this;let r=re.fromDurationLike(e);return vt(this,Fa(this,r))}minus(e){if(!this.isValid)return this;let r=re.fromDurationLike(e).negate();return vt(this,Fa(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=re.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):Vi}toLocaleString(e=yn,r={}){return this.isValid?he.create(this.loc.clone(r),e).formatDateTime(this):Vi}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=gn(s);let a=e==="extended",l=Bi(this,a,s);return mn.indexOf(s)>=3&&(l+="T"),l+=qa(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?Bi(this,e==="extended",gn(r)):null}toISOWeekDate(){return hn(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=gn(a),(i&&mn.indexOf(a)>=3?"T":"")+qa(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return hn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return hn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Bi(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")),hn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():Vi}[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 re.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=qh(r).map(re.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=Wp(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?Ht.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),Wa(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?Wa(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 te("min requires all arguments be DateTimes");return Oa(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new te("max requires all arguments be DateTimes");return Oa(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 ql(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 Sn(o,e)}static fromFormatParser(e,r,n={}){if(P(e)||P(r))throw new te("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 te(`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 yn}static get DATE_MED(){return Ua}static get DATE_MED_WITH_WEEKDAY(){return bh}static get DATE_FULL(){return Ha}static get DATE_HUGE(){return Ga}static get TIME_SIMPLE(){return Za}static get TIME_WITH_SECONDS(){return Ya}static get TIME_WITH_SHORT_OFFSET(){return Ja}static get TIME_WITH_LONG_OFFSET(){return Ka}static get TIME_24_SIMPLE(){return Xa}static get TIME_24_WITH_SECONDS(){return Qa}static get TIME_24_WITH_SHORT_OFFSET(){return el}static get TIME_24_WITH_LONG_OFFSET(){return tl}static get DATETIME_SHORT(){return rl}static get DATETIME_SHORT_WITH_SECONDS(){return nl}static get DATETIME_MED(){return il}static get DATETIME_MED_WITH_SECONDS(){return ol}static get DATETIME_MED_WITH_WEEKDAY(){return yh}static get DATETIME_FULL(){return sl}static get DATETIME_FULL_WITH_SECONDS(){return al}static get DATETIME_HUGE(){return ll}static get DATETIME_HUGE_WITH_SECONDS(){return cl}};function wr(t){if(R.isDateTime(t))return t;if(t&&t.valueOf&&ct(t.valueOf()))return R.fromJSDate(t);if(t&&typeof t=="object")return R.fromObject(t);throw new te(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var Tn="default",xo="preflights",lm="shortcuts",cm="imports",um={[cm]:-200,[xo]:-100,[lm]:-10,[Tn]:0},Eo=/[\\:]?[\s'"`;{}]+/g;function fm(t){return t.split(Eo)}var dm={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return fm(t)}};function F(t=[]){return Array.isArray(t)?t:[t]}function ze(t){return Array.from(new Set(t))}function Bl(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 Pn=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 yo(t){return t instanceof Pn}function Qt(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function fe(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 vo=fe;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 pm=/[\w\u00A0-\uFFFF%-?]/;function Kl(t=""){return pm.test(t)}function mm(t){return typeof t=="function"?{match:t}:t}function Ul(t){return t.length===3}function Pr(t){return t!=null}function gm(){}var wo=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)))}},So=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 An(t){return H(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function bm(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>An(e)):[t]:[An(t)]}function ym(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 Xl="__virtual_key__";function ko(t){return t==null?"":ym(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==Xl?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function On(t){return t&&typeof t=="object"&&!Array.isArray(t)}function er(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 On(n)&&On(i)&&Object.keys(i).forEach(s=>{On(n[s])&&On(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=er(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function Xt(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"?Xt(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:Xt(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?Xt(n):n;return r}return t}function vm(t){return H(t[0])}function km(t){return H(t[0])}var Mn={};function xm(t=["-",":"]){let e=t.join("|");return Mn[e]||(Mn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Mn[e].lastIndex=0,Mn[e]}function wm(t,e=["-",":"],r=5){let n=xm(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 v of[...p.matchAll(/\S+/g)]){let y=g+v.index,k=a.get(y)?.items;k?a.delete(y):k=[{offset:y,length:v[0].length,className:v[0]}];for(let $ of k)$.className=$.className==="~"?f:$.className.replace(/^(!?)(.*)/,`$1${f}${u}$2`),b.items.push($)}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 Sm(t,e=["-",":"],r=5){let n=wm(t,e,r);return typeof t=="string"?n.expanded:t}var Hl=new Set;function $m(t){Hl.has(t)||(console.warn("[unocss]",t),Hl.add(t))}function Ql(t){return F(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var Gl="_uno_resolved";async function Em(t){let e=typeof t=="function"?await t():await t;if(Gl in e)return e;e={...e},Object.defineProperty(e,Gl,{value:!0,enumerable:!1});let r=e.shortcuts?Ql(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 ec(t){let e=await Em(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(F).flatMap(ec))).flat();return[e,...r]}function _m(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:ze(Yl(...e)),exclude:ze(Yl(...r))}};return i.length&&(s.filesystem=ze(i.flat())),o.length&&(s.inline=ze(o.flat())),s}async function Zl(t={},e={}){let r=Object.assign({},e,t),n=Bl((await Promise.all((r.presets||[]).flatMap(F).flatMap(ec))).flat(),(x,T)=>x.name===T.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({},um,...o.map(x=>x.layers));function l(x){return ze(o.flatMap(T=>F(T[x]||[])))}let c=l("extractors"),f=s.find(x=>x.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=dm),f&&!c.includes(f)&&c.unshift(f),c.sort((x,T)=>(x.order||0)-(T.order||0));let u=l("rules"),p=u.length,h={},g=[];for(let[x,T]of u.entries()){let S=T[2]??(T[2]={});S.__index=x,vm(T)?F(S.prefix??"").forEach(L=>{h[L+T[0]]=T}):g.unshift(T)}let b={templates:ze(o.flatMap(x=>F(x.autocomplete?.templates))),extractors:o.flatMap(x=>F(x.autocomplete?.extractors)).sort((x,T)=>(x.order||0)-(T.order||0)),shorthands:Om(o.map(x=>x.autocomplete?.shorthands||{}))},v=l("separators");v.length||(v=[":","-"]);let y=l("content"),k=_m(y),$={mergeSelectors:!0,warn:!0,sortLayers:x=>x,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:Cm(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(mm).sort((x,T)=>(x.order||0)-(T.order||0)),shortcuts:Ql(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:v,details:r.details??r.envMode==="dev",content:k,transformers:Bl(l("transformers"),(x,T)=>x.name===T.name)},O=l("extendTheme");for(let x of O)$.theme=x($.theme,$)||$.theme;for(let x of o)x?.configResolved?.($);return $}function Cm(t){return t.map(e=>e?Xt(e):{}).reduce((e,r)=>er(e,r),{})}function Om(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 Yl(...t){return t.flatMap(Mm)}function Mm(t){return Array.isArray(t)?t:t?[t]:[]}var Tm="66.5.5",G={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=Tm;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 Zl(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 Zl(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(yo(s)&&yo(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:G,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(Pr)},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 Pn:new Set):Array.isArray(e)?new Set(e):e;if(s){let S={generator:this,theme:this.config.theme};this.config.safelist.flatMap(M=>typeof M=="function"?M(S):M).forEach(M=>{let L=M.trim();L&&!c.has(L)&&c.add(L)})}let f=a?"":`
25
- `,u=new Set([Tn]),p=l?new Map:new Set,h=new Map,g={},b=Array.from(c).map(async S=>{if(p.has(S))return;let M=await this.parseToken(S);if(M!=null){p instanceof Map?p.set(S,{data:M,count:yo(c)?c.getCount(S):-1}):p.add(S);for(let L of M){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 S={generator:this,theme:this.config.theme},M=new Set([]);this.config.preflights.forEach(({layer:L=xo})=>{u.add(L),M.add(L)}),g=Object.fromEntries(await Promise.all(Array.from(M).map(async L=>{let Q=(await Promise.all(this.config.preflights.filter(J=>(J.layer||xo)===L).map(async J=>await J.getCSS(S)))).filter(Boolean).join(f);return[L,Q]})))})();let v=this.config.sortLayers(Array.from(u).sort((S,M)=>(this.config.layers[S]??0)-(this.config.layers[M]??0)||S.localeCompare(M))),y={},k=this.config.outputToCssLayers,$=S=>{let M=S;return typeof k=="object"&&(M=k.cssLayerName?.(S)),M===null?null:M??S},O=(S=Tn)=>{if(y[S])return y[S];let M=Array.from(h).sort((Q,J)=>(this.parentOrders.get(Q[0])??0)-(this.parentOrders.get(J[0])??0)||Q[0]?.localeCompare(J[0]||"")||0).map(([Q,J])=>{let an=J.length,nt=J.filter(ee=>(ee[4]?.layer||Tn)===S).sort((ee,Pe)=>ee[0]-Pe[0]||(ee[4]?.sort||0)-(Pe[4]?.sort||0)||ee[5]?.currentSelector?.localeCompare(Pe[5]?.currentSelector??"")||ee[1]?.localeCompare(Pe[1]||"")||ee[2]?.localeCompare(Pe[2]||"")||0).map(([,ee,Pe,,ln,,Li])=>[[[(ee&&Am(ee,i))??"",ln?.sort??0]],Pe,!!(Li??ln?.noMerge)]);if(!nt.length)return;let kr=nt.reverse().map(([ee,Pe,ln],Li)=>{if(!ln&&this.config.mergeSelectors)for(let it=Li+1;it<an;it++){let qe=nt[it];if(qe&&!qe[2]&&(ee&&qe[0]||ee==null&&qe[0]==null)&&qe[1]===Pe)return ee&&qe[0]&&qe[0].push(...ee),null}let Ni=ee?ze(ee.sort((it,qe)=>it[1]-qe[1]||it[0]?.localeCompare(qe[0]||"")||0).map(it=>it[0]).filter(Boolean)):[];return Ni.length?`${Ni.join(`,${f}`)}{${Pe}}`:Pe}).filter(Boolean),de=Array.from(new Set(kr)).reverse().join(f);if(!Q)return de;let pa=Q.split(" $$ ");return`${pa.join("{")}{${f}${de}${f}${"}".repeat(pa.length)}`}).filter(Boolean).join(f);o&&(M=[g[S],M].filter(Boolean).join(f));let L;k&&M&&(L=$(S),L!==null&&(M=`@layer ${L}{${f}${M}${f}}`));let I=a?"":`/* layer: ${S}${L&&L!==S?`, alias: ${L}`:""} */${f}`;return y[S]=M?I+M:""},x=(S=v,M)=>{let L=S.filter(I=>!M?.includes(I));return[k&&L.length>0?`@layer ${L.map($).filter(Pr).join(", ")};`:void 0,...L.map(I=>O(I)||"")].filter(Boolean).join(f)};return{get css(){return x()},layers:v,matched:p,getLayers:x,getLayer:O,setLayer:async(S,M)=>{let L=await M(O(S));return y[S]=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],v=new Set(l);return v.add(f),[o[0],g,b,v]});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??Nm)({...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:Lm(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=An(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}{${ko(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,v]=h;if(v?.internal&&!n)continue;let y=c;if(v?.prefix){let x=F(v.prefix);if(i){let T=F(i);if(!x.some(S=>T.includes(S)))continue}else{let T=x.find(S=>c.startsWith(S));if(T==null)continue;y=c.slice(T.length)}}let k=y.match(g);if(!k)continue;let $=await b(k,u);if(!$)continue;if(typeof $!="string")if(Symbol.asyncIterator in $){let x=[];for await(let T of $)T&&x.push(T);$=x}else Symbol.iterator in $&&!Array.isArray($)&&($=Array.from($).filter(Pr));let O=this.resolveCSSResult(l,$,h,u);if(O)return O}},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=bm(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]===G.variants?typeof f[1]=="function"?l=f[1](l)||l:l=[...F(f[1]),...l]:f[0]===G.parent?l=[{parent:f[1]},...l]:f[0]===G.selector?l=[{selector:f[1]},...l]:f[0]===G.layer?l=[{layer:f[1]},...l]:f[0]===G.sort?c={...c,sort:f[1]}:f[0]===G.noMerge?c={...c,noMerge:f[1]}:f[0]===G.body&&(f[0]=Xl);return[s.__index,e,a,c,l]})}};stringifyUtil(e,r){if(!e)return;if(Ul(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=ko(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)}:gm,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(km(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=ze(F(s).filter(H).map(c=>Sm(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 So,s=(await Promise.all(ze(n).map(async f=>{let u=H(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",An(f.value),void 0,f.handles]];return!u&&this.config.warn&&$m(`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(Ul(f)){c.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let u=Object.fromEntries(f[2])[G.shortcutsNoMerge],p=[...f[4],...u?[]:l],{selector:h,entries:g,parent:b,sort:v,noMerge:y,layer:k}=this.applyVariants(f,p,a);o.getFallback(k??i.layer,new wo).getFallback(h,b,[[],f[0]])[0].push([g,!!(y??f[3]?.noMerge),v??0])}return c.concat(o.flatMap((f,u)=>f.map(([p,h],g,b)=>{let v=(k,$,O)=>{let x=Math.max(...O.map(S=>S[1])),T=O.map(S=>S[0]);return(k?[T.flat(1)]:T).map(S=>{let M=ko(S);if(M)return[h,g,M,b,{...i,noMerge:$,sort:x,layer:u},r,void 0]})};return[[p.filter(([,k])=>k).map(([k,,$])=>[k,$]),!0],[p.filter(([,k])=>!k).map(([k,,$])=>[k,$]),!1]].map(([k,$])=>[...v(!1,$,k.filter(([O])=>O.some(x=>x[0]===G.shortcutsNoMerge))),...v(!0,$,k.filter(([O])=>O.every(x=>x[0]!==G.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 tc(t,e){return await $o.create(t,e)}var rc=/\s\$\$\s+/g;function Pm(t){return rc.test(t)}function Am(t,e){return Pm(t)?t.replace(rc,e?` ${e} `:" "):e?`${e} ${t}`:t}var Jl=/^\[(.+?)(~?=)"(.*)"\]$/;function Lm(t){return Jl.test(t)?t.replace(Jl,(e,r,n,i)=>`[${vo(r)}${n}"${vo(i)}"]`):`.${vo(t)}`}function Nm(t,e){return e(t)}function zm(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 Dm(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${zm(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function Im(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var Rm=/\/\/#\s*sourceMappingURL=.*\n?/g;function Fm(t){return t.includes("sourceMappingURL=")?t.replace(Rm,""):t}var qm=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,Vm=/\[(\\\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 Wm(t){let e=[];for(let i of t.matchAll(Vm))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(qm))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=Dm(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Eo).forEach(i=>{i.includes(n)&&(i=Im(i,r)),Kl(i)&&!jm.test(i)&&e.push(i)}),e}function nc(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return Wm(Fm(t))}}}var Bm=44,Um=59,ic="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ac=new Uint8Array(64),Hm=new Uint8Array(128);for(let t=0;t<ic.length;t++){let e=ic.charCodeAt(t);ac[t]=e,Hm[e]=t}function Ar(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(ac[i])}while(n>0);return e}var oc=1024*16,sc=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}},Gm=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(oc)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===oc&&(this.out+=sc.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+sc.decode(t.subarray(0,r)):e}};function lc(t){let e=new Gm,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(Um),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let f=a[c];c>0&&e.write(Bm),l=Ar(e,f[0],l),f.length!==1&&(r=Ar(e,f[1],r),n=Ar(e,f[2],n),i=Ar(e,f[3],i),f.length!==4&&(o=Ar(e,f[4],o)))}}return e.flush()}var Ln=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))}},Nn=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 Zm(){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 Ym=Zm(),_o=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=lc(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,"+Ym(this.toString())}};function Jm(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 Km(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 Xm=Object.prototype.toString;function Qm(t){return Xm.call(t)==="[object Object]"}function cc(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 e0=/\w/,Co=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(Yv(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:yr,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 br||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new br(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 Us.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof br)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 br)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 br)return n.value;if(!r){if(!this.stackSlot)throw new Us.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 br?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=yr.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();yr.isValidJavaScriptVariableName=function(t){return!yr.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function Yv(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}Ei.default=yr;ld.exports=Ei.default});var dd=E((_i,fd)=>{"use strict";_i.__esModule=!0;function nn(t){return t&&t.__esModule?t:{default:t}}var Jv=hf(),Kv=nn(Jv),Xv=ws(),Qv=nn(Xv),Hs=_f(),Gs=Tf(),ek=cd(),tk=nn(ek),rk=gi(),nk=nn(rk),ik=ys(),ok=nn(ik),sk=Kv.default.create;function ud(){var t=sk();return t.compile=function(e,r){return Gs.compile(e,r,t)},t.precompile=function(e,r){return Gs.precompile(e,r,t)},t.AST=Qv.default,t.Compiler=Gs.Compiler,t.JavaScriptCompiler=tk.default,t.Parser=Hs.parser,t.parse=Hs.parse,t.parseWithoutProcessing=Hs.parseWithoutProcessing,t}var vr=ud();vr.create=ud;ok.default(vr);vr.Visitor=nk.default;vr.default=vr;_i.default=vr;fd.exports=_i.default});var hd=E(Ci=>{"use strict";Ci.__esModule=!0;Ci.print=uk;Ci.PrintVisitor=Y;function ak(t){return t&&t.__esModule?t:{default:t}}var lk=gi(),ck=ak(lk);function uk(t){return new Y().accept(t)}function Y(){this.padding=0}Y.prototype=new ck.default;Y.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
+ `,e};Y.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};Y.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};Y.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};Y.prototype.BlockStatement=Y.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};Y.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+" }}")};Y.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+" }}")};Y.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};Y.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};Y.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};Y.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};Y.prototype.StringLiteral=function(t){return'"'+t.value+'"'};Y.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};Y.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};Y.prototype.UndefinedLiteral=function(){return"UNDEFINED"};Y.prototype.NullLiteral=function(){return"NULL"};Y.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(", ")+"}"};Y.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var Zs=E((R4,gd)=>{var Oi=dd().default,md=hd();Oi.PrintVisitor=md.PrintVisitor;Oi.print=md.print;gd.exports=Oi;function pd(t,e){var r=Ft("fs"),n=r.readFileSync(e,"utf8");t.exports=Oi.compile(n)}typeof Ft<"u"&&Ft.extensions&&(Ft.extensions[".handlebars"]=pd,Ft.extensions[".hbs"]=pd)});var Fd=E(Rd=>{"use strict";function Gk(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}Rd.defaults=Gk});var qd=E((fx,Zk)=>{Zk.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 Vd=E((dx,Yk)=>{Yk.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 jd=E((hx,Jk)=>{Jk.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 Wd=E((px,Kk)=>{Kk.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 Bd=E((mx,Xk)=>{Xk.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 Ud=E((gx,Qk)=>{Qk.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 Hd=E((bx,e3)=>{e3.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 Gd=E((yx,t3)=>{t3.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 Zd=E((vx,r3)=>{r3.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 Yd=E((kx,n3)=>{n3.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 Jd=E((xx,i3)=>{i3.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 Kd=E((wx,o3)=>{o3.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 Xd=E((Sx,s3)=>{s3.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 Qd=E(($x,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 eh=E((Ex,l3)=>{l3.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 th=E((_x,c3)=>{c3.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 sh=E((la,oh)=>{"use strict";la=oh.exports=Ye;var rh=Fd(),u3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],aa={en:qd(),es:Vd(),ar:jd(),az:Wd(),pt:Bd(),ptPT:Ud(),fr:Hd(),eo:Gd(),it:Zd(),vi:Yd(),tr:Jd(),hu:Kd(),enIndian:Xd(),uk:Qd(),ru:eh(),id:th()};la.i18n=aa;var nh=[100];for(gt=1;gt<=16;gt++)nh.push(Math.pow(10,gt*3));var gt,ih=[100,1e3];for(gt=1;gt<=15;gt++)ih.push(Math.pow(10,gt*6));Ye.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function Ye(t,e){if(e=e||{},e=rh.defaults(e,Ye.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?aa[e.lang]:e.lang;r||(u3.indexOf(Ye.defaults.lang)<0&&(Ye.defaults.lang="en"),r=aa[Ye.defaults.lang]);var n=r.useLongScale?ih:nh,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 f3(t,r,o,l,c,e);var f=t%100,u=[];f&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(Ye(f,e)):u.push(r.unitSeparator+Ye(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 v=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);v?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 k=r.unitExceptions[g],$=k||Ye(g,rh.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push($+" "+y)}}var O=p*Math.floor(t/p),x=t-O;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 T=0;T<u.length-1;T++)u[T]=r.allSeparator+u[T];var S=u.reverse().join(" ");return S}function f3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+Ye(r,o):i[s]||n[s]}});var xr=class extends Error{name="BaseThrowable";constructor(e,r=null){super(e),r&&(this.stack=r)}},ie=class extends xr{name="BaseError"},ot=class extends xr{name="BaseWarning"},bt=class extends xr{name="PotentialLoopError"};var Ke=class extends Error{},Bi=class extends Ke{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},Ui=class extends Ke{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},Hi=class extends Ke{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},lt=class extends Ke{},bn=class extends Ke{constructor(e){super(`Invalid unit ${e}`)}},te=class extends Ke{},Ve=class extends Ke{constructor(){super("Zone is an abstract class")}},w="numeric",Ne="short",me="long",yn={year:w,month:w,day:w},Ha={year:w,month:Ne,day:w},bh={year:w,month:Ne,day:w,weekday:Ne},Ga={year:w,month:me,day:w},Za={year:w,month:me,day:w,weekday:me},Ya={hour:w,minute:w},Ja={hour:w,minute:w,second:w},Ka={hour:w,minute:w,second:w,timeZoneName:Ne},Xa={hour:w,minute:w,second:w,timeZoneName:me},Qa={hour:w,minute:w,hourCycle:"h23"},el={hour:w,minute:w,second:w,hourCycle:"h23"},tl={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:Ne},rl={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:me},nl={year:w,month:w,day:w,hour:w,minute:w},il={year:w,month:w,day:w,hour:w,minute:w,second:w},ol={year:w,month:Ne,day:w,hour:w,minute:w},sl={year:w,month:Ne,day:w,hour:w,minute:w,second:w},yh={year:w,month:Ne,day:w,weekday:Ne,hour:w,minute:w},al={year:w,month:me,day:w,hour:w,minute:w,timeZoneName:Ne},ll={year:w,month:me,day:w,hour:w,minute:w,second:w,timeZoneName:Ne},cl={year:w,month:me,day:w,weekday:me,hour:w,minute:w,timeZoneName:me},ul={year:w,month:me,day:w,weekday:me,hour:w,minute:w,second:w,timeZoneName:me},xt=class{get type(){throw new Ve}get name(){throw new Ve}get ianaName(){return this.name}get isUniversal(){throw new Ve}offsetName(e,r){throw new Ve}formatOffset(e,r){throw new Ve}offset(e){throw new Ve}equals(e){throw new Ve}get isValid(){throw new Ve}},zi=null,vn=class t extends xt{static get instance(){return zi===null&&(zi=new t),zi}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return xl(e,r,n)}formatOffset(e,r){return _r(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},Gi=new Map;function vh(t){let e=Gi.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"}),Gi.set(t,e)),e}var kh={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function xh(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 wh(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=kh[o];o==="era"?n[a]=s:P(a)||(n[a]=parseInt(s,10))}return n}var Di=new Map,ut=class t extends xt{static create(e){let r=Di.get(e);return r===void 0&&Di.set(e,r=new t(e)),r}static resetCache(){Di.clear(),Gi.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 xl(e,r,n,this.name)}formatOffset(e,r){return _r(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=vh(this.name),[i,o,s,a,l,c,f]=n.formatToParts?wh(n,r):xh(n,r);a==="BC"&&(i=-Math.abs(i)+1);let p=En({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}},ga={};function Sh(t,e={}){let r=JSON.stringify([t,e]),n=ga[r];return n||(n=new Intl.ListFormat(t,e),ga[r]=n),n}var Zi=new Map;function Yi(t,e={}){let r=JSON.stringify([t,e]),n=Zi.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),Zi.set(r,n)),n}var Ji=new Map;function $h(t,e={}){let r=JSON.stringify([t,e]),n=Ji.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),Ji.set(r,n)),n}var Ki=new Map;function Eh(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=Ki.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),Ki.set(i,o)),o}var Sr=null;function _h(){return Sr||(Sr=new Intl.DateTimeFormat().resolvedOptions().locale,Sr)}var Xi=new Map;function fl(t){let e=Xi.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),Xi.set(t,e)),e}var Qi=new Map;function Ch(t){let e=Qi.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...dl,...e}),Qi.set(t,e)}return e}function Oh(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=Yi(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=Yi(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function Mh(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function Th(t){let e=[];for(let r=1;r<=12;r++){let n=R.utc(2009,r,1);e.push(t(n))}return e}function Ph(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 un(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function Ah(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||fl(t.locale).numberingSystem==="latn"}var eo=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=$h(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):ho(e,3);return K(r,this.padTo)}}},to=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&&ut.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=Yi(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()}},ro=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&vl()&&(this.rtf=Eh(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):Qh(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},dl={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":_h()),l=r||W.defaultNumberingSystem,c=n||W.defaultOutputCalendar,f=oo(i)||W.defaultWeekSettings;return new t(a,l,c,f,s)}static resetCache(){Sr=null,Zi.clear(),Ji.clear(),Ki.clear(),Xi.clear(),Qi.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]=Oh(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=Mh(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=Ah(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,oo(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 un(this,e,$l,()=>{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]=Th(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return un(this,e,Cl,()=>{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]=Ph(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return un(this,void 0,()=>Ol,()=>{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 un(this,e,Ml,()=>{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 eo(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new to(e,this.intl,r)}relFormatter(e={}){return new ro(this.intl,this.isEnglish(),e)}listFormatter(e={}){return Sh(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||fl(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:kl()?Ch(this.locale):dl}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})`}},Ii=null,Se=class t extends xt{static get utcInstance(){return Ii===null&&(Ii=new t(0)),Ii}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(_n(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${_r(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${_r(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return _r(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}},no=class extends xt{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 at(t,e){if(P(t)||t===null)return e;if(t instanceof xt)return t;if(Rh(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?vn.instance:r==="utc"||r==="gmt"?Se.utcInstance:Se.parseSpecifier(r)||ut.create(t)}else return ct(t)?Se.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new no(t)}var lo={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"},ba={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]},Lh=lo.hanidec.replace(/[\[|\]]/g,"").split("");function Nh(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(lo.hanidec)!==-1)e+=Lh.indexOf(t[r]);else for(let i in ba){let[o,s]=ba[i];n>=o&&n<=s&&(e+=n-o)}}return parseInt(e,10)}else return e}var io=new Map;function zh(){io.clear()}function Ae({numberingSystem:t},e=""){let r=t||"latn",n=io.get(r);n===void 0&&(n=new Map,io.set(r,n));let i=n.get(e);return i===void 0&&(i=new RegExp(`${lo[r]}${e}`),n.set(e,i)),i}var ya=()=>Date.now(),va="system",ka=null,xa=null,wa=null,Sa=60,$a,Ea=null,W=class{static get now(){return ya}static set now(e){ya=e}static set defaultZone(e){va=e}static get defaultZone(){return at(va,vn.instance)}static get defaultLocale(){return ka}static set defaultLocale(e){ka=e}static get defaultNumberingSystem(){return xa}static set defaultNumberingSystem(e){xa=e}static get defaultOutputCalendar(){return wa}static set defaultOutputCalendar(e){wa=e}static get defaultWeekSettings(){return Ea}static set defaultWeekSettings(e){Ea=oo(e)}static get twoDigitCutoffYear(){return Sa}static set twoDigitCutoffYear(e){Sa=e%100}static get throwOnInvalid(){return $a}static set throwOnInvalid(e){$a=e}static resetCaches(){q.resetCache(),ut.resetCache(),R.resetCache(),zh()}},pe=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},hl=[0,31,59,90,120,151,181,212,243,273,304,334],pl=[0,31,60,91,121,152,182,213,244,274,305,335];function xe(t,e){return new pe("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function co(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 ml(t,e,r){return r+(Or(t)?pl:hl)[e-1]}function gl(t,e){let r=Or(t)?pl:hl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function uo(t,e){return(t-e+7)%7+1}function kn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=ml(n,i,o),a=uo(co(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=Cr(c,e,r)):l>Cr(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...Cn(t)}}function _a(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=uo(co(n,1,e),r),a=Bt(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Bt(c)):l>a?(c=n+1,l-=Bt(n)):c=n;let{month:f,day:u}=gl(c,l);return{year:c,month:f,day:u,...Cn(t)}}function Ri(t){let{year:e,month:r,day:n}=t,i=ml(e,r,n);return{year:e,ordinal:i,...Cn(t)}}function Ca(t){let{year:e,ordinal:r}=t,{month:n,day:i}=gl(e,r);return{year:e,month:n,day:i,...Cn(t)}}function Oa(t,e){if(!P(t.localWeekday)||!P(t.localWeekNumber)||!P(t.localWeekYear)){if(!P(t.weekday)||!P(t.weekNumber)||!P(t.weekYear))throw new lt("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 Dh(t,e=4,r=1){let n=$n(t.weekYear),i=we(t.weekNumber,1,Cr(t.weekYear,e,r)),o=we(t.weekday,1,7);return n?i?o?!1:xe("weekday",t.weekday):xe("week",t.weekNumber):xe("weekYear",t.weekYear)}function Ih(t){let e=$n(t.year),r=we(t.ordinal,1,Bt(t.year));return e?r?!1:xe("ordinal",t.ordinal):xe("year",t.year)}function bl(t){let e=$n(t.year),r=we(t.month,1,12),n=we(t.day,1,xn(t.year,t.month));return e?r?n?!1:xe("day",t.day):xe("month",t.month):xe("year",t.year)}function yl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=we(e,0,23)||e===24&&r===0&&n===0&&i===0,s=we(r,0,59),a=we(n,0,59),l=we(i,0,999);return o?s?a?l?!1:xe("millisecond",i):xe("second",n):xe("minute",r):xe("hour",e)}function P(t){return typeof t>"u"}function ct(t){return typeof t=="number"}function $n(t){return typeof t=="number"&&t%1===0}function Rh(t){return typeof t=="string"}function Fh(t){return Object.prototype.toString.call(t)==="[object Date]"}function vl(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function kl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function qh(t){return Array.isArray(t)?t:[t]}function Ma(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 Vh(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function Gt(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function oo(t){if(t==null)return null;if(typeof t!="object")throw new te("Week settings must be an object");if(!we(t.firstDay,1,7)||!we(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!we(e,1,7)))throw new te("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function we(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 st(t){if(!(P(t)||t===null||t===""))return parseInt(t,10)}function yt(t){if(!(P(t)||t===null||t===""))return parseFloat(t)}function fo(t){if(!(P(t)||t===null||t==="")){let e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function ho(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 Or(t){return t%4===0&&(t%100!==0||t%400===0)}function Bt(t){return Or(t)?366:365}function xn(t,e){let r=jh(e-1,12)+1,n=t+(e-r)/12;return r===2?Or(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function En(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 Ta(t,e,r){return-uo(co(t,1,e),r)+e-1}function Cr(t,e=4,r=1){let n=Ta(t,e,r),i=Ta(t+1,e,r);return(Bt(t)-n+i)/7}function so(t){return t>99?t:t>W.twoDigitCutoffYear?1900+t:2e3+t}function xl(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 _n(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 wl(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new te(`Invalid unit value ${t}`);return e}function wn(t,e){let r={};for(let n in t)if(Gt(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=wl(i)}return r}function _r(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 Cn(t){return Vh(t,["hour","minute","second","millisecond"])}var Wh=["January","February","March","April","May","June","July","August","September","October","November","December"],Sl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Bh=["J","F","M","A","M","J","J","A","S","O","N","D"];function $l(t){switch(t){case"narrow":return[...Bh];case"short":return[...Sl];case"long":return[...Wh];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 El=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],_l=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Uh=["M","T","W","T","F","S","S"];function Cl(t){switch(t){case"narrow":return[...Uh];case"short":return[..._l];case"long":return[...El];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Ol=["AM","PM"],Hh=["Before Christ","Anno Domini"],Gh=["BC","AD"],Zh=["B","A"];function Ml(t){switch(t){case"narrow":return[...Zh];case"short":return[...Gh];case"long":return[...Hh];default:return null}}function Yh(t){return Ol[t.hour<12?0:1]}function Jh(t,e){return Cl(e)[t.weekday-1]}function Kh(t,e){return $l(e)[t.month-1]}function Xh(t,e){return Ml(e)[t.year<0?0:1]}function Qh(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 Pa(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var ep={D:yn,DD:Ha,DDD:Ga,DDDD:Za,t:Ya,tt:Ja,ttt:Ka,tttt:Xa,T:Qa,TT:el,TTT:tl,TTTT:rl,f:nl,ff:ol,fff:al,ffff:cl,F:il,FF:sl,FFF:ll,FFFF:ul},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 ep[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?Yh(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(h,g)=>n?Kh(e,h):o(g?{month:h}:{month:h,day:"numeric"},"month"),c=(h,g)=>n?Jh(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?Xh(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 Pa(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 Pa(s,o(l,c))}},Tl=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Zt(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function Yt(...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 Jt(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 Pl(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=st(e[r+i]);return[n,null,r+i]}}var Al=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,tp=`(?:${Al.source}?(?:\\[(${Tl.source})\\])?)?`,po=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Ll=RegExp(`${po.source}${tp}`),mo=RegExp(`(?:[Tt]${Ll.source})?`),rp=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,np=/(\d{4})-?W(\d\d)(?:-?(\d))?/,ip=/(\d{4})-?(\d{3})/,op=Pl("weekYear","weekNumber","weekDay"),sp=Pl("year","ordinal"),ap=/(\d{4})-(\d\d)-(\d\d)/,Nl=RegExp(`${po.source} ?(?:${Al.source}|(${Tl.source}))?`),lp=RegExp(`(?: ${Nl.source})?`);function Ut(t,e,r){let n=t[e];return P(n)?r:st(n)}function cp(t,e){return[{year:Ut(t,e),month:Ut(t,e+1,1),day:Ut(t,e+2,1)},null,e+3]}function Kt(t,e){return[{hours:Ut(t,e,0),minutes:Ut(t,e+1,0),seconds:Ut(t,e+2,0),milliseconds:fo(t[e+3])},null,e+4]}function Mr(t,e){let r=!t[e]&&!t[e+1],n=_n(t[e+1],t[e+2]),i=r?null:Se.instance(n);return[{},i,e+3]}function Tr(t,e){let r=t[e]?ut.create(t[e]):null;return[{},r,e+1]}var up=RegExp(`^T?${po.source}$`),fp=/^-?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 dp(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(yt(r)),months:p(yt(n)),weeks:p(yt(i)),days:p(yt(o)),hours:p(yt(s)),minutes:p(yt(a)),seconds:p(yt(l),l==="-0"),milliseconds:p(fo(c),u)}]}var hp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function go(t,e,r,n,i,o,s){let a={year:e.length===2?so(st(e)):st(e),month:Sl.indexOf(r)+1,day:st(n),hour:st(i),minute:st(o)};return s&&(a.second=st(s)),t&&(a.weekday=t.length>3?El.indexOf(t)+1:_l.indexOf(t)+1),a}var pp=/^(?:(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 mp(t){let[,e,r,n,i,o,s,a,l,c,f,u]=t,p=go(e,i,n,r,o,s,a),h;return l?h=hp[l]:c?h=0:h=_n(f,u),[p,new Se(h)]}function gp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var bp=/^(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$/,yp=/^(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$/,vp=/^(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 Aa(t){let[,e,r,n,i,o,s,a]=t;return[go(e,i,n,r,o,s,a),Se.utcInstance]}function kp(t){let[,e,r,n,i,o,s,a]=t;return[go(e,a,r,n,i,o,s),Se.utcInstance]}var xp=Zt(rp,mo),wp=Zt(np,mo),Sp=Zt(ip,mo),$p=Zt(Ll),zl=Yt(cp,Kt,Mr,Tr),Ep=Yt(op,Kt,Mr,Tr),_p=Yt(sp,Kt,Mr,Tr),Cp=Yt(Kt,Mr,Tr);function Op(t){return Jt(t,[xp,zl],[wp,Ep],[Sp,_p],[$p,Cp])}function Mp(t){return Jt(gp(t),[pp,mp])}function Tp(t){return Jt(t,[bp,Aa],[yp,Aa],[vp,kp])}function Pp(t){return Jt(t,[fp,dp])}var Ap=Yt(Kt);function Lp(t){return Jt(t,[up,Ap])}var Np=Zt(ap,lp),zp=Zt(Nl),Dp=Yt(Kt,Mr,Tr);function Ip(t){return Jt(t,[Np,zl],[zp,Dp])}var La="Invalid Duration",Dl={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}},Rp={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},...Dl},ke=146097/400,qt=146097/4800,Fp={years:{quarters:4,months:12,weeks:ke/7,days:ke,hours:ke*24,minutes:ke*24*60,seconds:ke*24*60*60,milliseconds:ke*24*60*60*1e3},quarters:{months:3,weeks:ke/28,days:ke/4,hours:ke*24/4,minutes:ke*24*60/4,seconds:ke*24*60*60/4,milliseconds:ke*24*60*60*1e3/4},months:{weeks:qt/7,days:qt,hours:qt*24,minutes:qt*24*60,seconds:qt*24*60*60,milliseconds:qt*24*60*60*1e3},...Dl},kt=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],qp=kt.slice(0).reverse();function Je(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 re(n)}function Il(t,e){let r=e.milliseconds??0;for(let n of qp.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function Na(t,e){let r=Il(t,e)<0?-1:1;kt.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),kt.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 za(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var re=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?Fp:Rp;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 te(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:wn(e,t.normalizeUnit),loc:q.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(ct(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new te(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=Pp(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]=Lp(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 te("need to specify a reason the Duration is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Hi(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 bn(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):La}toHuman(e={}){if(!this.isValid)return La;let r=e.showZeros!==!1,n=kt.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+=ho(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?Il(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 kt)(Gt(r.values,i)||Gt(this.values,i))&&(n[i]=r.get(i)+this.get(i));return Je(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]=wl(e(this.values[n],n));return Je(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...wn(e,t.normalizeUnit)};return Je(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 Je(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return Na(this.matrix,e),Je(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=za(this.normalize().shiftToAll().toObject());return Je(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 kt)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;ct(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else ct(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 Na(this.matrix,r),Je(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 Je(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=za(this.values);return Je(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 kt)if(!r(this.values[n],e.values[n]))return!1;return!0}},Vt="Invalid Interval";function Vp(t,e){return!t||!t.isValid?Ht.invalid("missing or invalid start"):!e||!e.isValid?Ht.invalid("missing or invalid end"):e<t?Ht.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 Ht=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 te("need to specify a reason the Interval is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Ui(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=wr(e),i=wr(r),o=Vp(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=re.fromDurationLike(r),i=wr(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=re.fromDurationLike(r),i=wr(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=re.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=re.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(wr).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=re.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()})`:Vt}[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=yn,r={}){return this.isValid?he.create(this.s.loc.clone(r),e).formatInterval(this):Vt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Vt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Vt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Vt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:Vt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):re.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Wt=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 ut.isValidZone(e)}static normalizeZone(e){return at(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:vl(),localeWeek:kl()}}};function Da(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(re.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=Da(l,c);return(f-f%7)/7}],["days",Da]],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 Wp(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=re.fromObject(o,n);return c.length>0?re.fromMillis(l,n).shiftTo(...c).plus(f):f}var Bp="missing Intl.DateTimeFormat.formatToParts support";function D(t,e=r=>r){return{regex:t,deser:([r])=>e(Nh(r))}}var Up="\xA0",Rl=`[ ${Up}]`,Fl=new RegExp(Rl,"g");function Hp(t){return t.replace(/\./g,"\\.?").replace(Fl,Rl)}function Ia(t){return t.replace(/\./g,"").replace(Fl," ").toLowerCase()}function Le(t,e){return t===null?null:{regex:RegExp(t.map(Hp).join("|")),deser:([r])=>t.findIndex(n=>Ia(r)===Ia(n))+e}}function Ra(t,e){return{regex:t,deser:([,r,n])=>_n(r,n),groups:e}}function fn(t){return{regex:t,deser:([e])=>e}}function Gp(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Zp(t,e){let r=Ae(e),n=Ae(e,"{2}"),i=Ae(e,"{3}"),o=Ae(e,"{4}"),s=Ae(e,"{6}"),a=Ae(e,"{1,2}"),l=Ae(e,"{1,3}"),c=Ae(e,"{1,6}"),f=Ae(e,"{1,9}"),u=Ae(e,"{2,4}"),p=Ae(e,"{4,6}"),h=v=>({regex:RegExp(Gp(v.val)),deser:([y])=>y,literal:!0}),b=(v=>{if(t.literal)return h(v);switch(v.val){case"G":return Le(e.eras("short"),0);case"GG":return Le(e.eras("long"),0);case"y":return D(c);case"yy":return D(u,so);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 Le(e.months("short",!0),1);case"MMMM":return Le(e.months("long",!0),1);case"L":return D(a);case"LL":return D(n);case"LLL":return Le(e.months("short",!1),1);case"LLLL":return Le(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 fn(f);case"uu":return fn(a);case"uuu":return D(r);case"a":return Le(e.meridiems(),0);case"kkkk":return D(o);case"kk":return D(u,so);case"W":return D(a);case"WW":return D(n);case"E":case"c":return D(r);case"EEE":return Le(e.weekdays("short",!1),1);case"EEEE":return Le(e.weekdays("long",!1),1);case"ccc":return Le(e.weekdays("short",!0),1);case"cccc":return Le(e.weekdays("long",!0),1);case"Z":case"ZZ":return Ra(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return Ra(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return fn(/[a-z_+-/]{1,256}?/i);case" ":return fn(/[^\S\n\r]/);default:return h(v)}})(t)||{invalidReason:Bp};return b.token=t,b}var Yp={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 Jp(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=Yp[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function Kp(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function Xp(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(Gt(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 Qp(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=ut.create(t.z)),P(t.Z)||(r||(r=new Se(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=fo(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var Fi=null;function em(){return Fi||(Fi=R.fromMillis(1555555555555)),Fi}function tm(t,e){if(t.literal)return t;let r=he.macroTokenToFormatOpts(t.val),n=jl(r,e);return n==null||n.includes(void 0)?t:n}function ql(t,e){return Array.prototype.concat(...t.map(r=>tm(r,e)))}var Sn=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=ql(he.parseFormat(r),e),this.units=this.tokens.map(n=>Zp(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=Kp(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=Xp(e,this.regex,this.handlers),[i,o,s]=n?Qp(n):[null,null,void 0];if(Gt(n,"a")&&Gt(n,"H"))throw new lt("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 Vl(t,e,r){return new Sn(t,r).explainFromTokens(e)}function rm(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=Vl(t,e,r);return[n,i,o,s]}function jl(t,e){if(!t)return null;let n=he.create(e,t).dtFormatter(em()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>Jp(s,t,o))}var qi="Invalid DateTime",Fa=864e13;function $r(t){return new pe("unsupported zone",`the zone "${t.name}" is not supported`)}function Vi(t){return t.weekData===null&&(t.weekData=kn(t.c)),t.weekData}function ji(t){return t.localWeekData===null&&(t.localWeekData=kn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function vt(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 Wl(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 dn(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 pn(t,e,r){return Wl(En(t),e,r)}function qa(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,xn(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=re.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=En(o),[l,c]=Wl(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=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 hn(t,e,r=!0){return t.isValid?he.create(q.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Wi(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 Va(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 Bl={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},nm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},im={ordinal:1,hour:0,minute:0,second:0,millisecond:0},mn=["year","month","day","hour","minute","second","millisecond"],om=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],sm=["year","ordinal","hour","minute","second","millisecond"];function gn(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 bn(t);return e}function ja(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return gn(t)}}function am(t){if(Er===void 0&&(Er=W.now()),t.type!=="iana")return t.offset(Er);let e=t.name,r=ao.get(e);return r===void 0&&(r=t.offset(Er),ao.set(e,r)),r}function Wa(t,e){let r=at(e.zone,W.defaultZone);if(!r.isValid)return R.invalid($r(r));let n=q.fromObject(e),i,o;if(P(t.year))i=W.now();else{for(let l of mn)P(t[l])&&(t[l]=Bl[l]);let s=bl(t)||yl(t);if(s)return R.invalid(s);let a=am(r);[i,o]=pn(t,a,r)}return new R({ts:i,zone:r,loc:n,o})}function Ba(t,e,r){let n=P(r.round)?!0:r.round,i=P(r.rounding)?"trunc":r.rounding,o=(a,l)=>(a=ho(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 Ua(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 Er,ao=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:$r(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=ct(e.o)&&!e.old?e.o:r.offset(this.ts);i=dn(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]=Ua(arguments),[n,i,o,s,a,l,c]=r;return Wa({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=Ua(arguments),[n,i,o,s,a,l,c]=r;return e.zone=Se.utcInstance,Wa({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=Fh(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=at(r.zone,W.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:q.fromObject(r)}):t.invalid($r(i))}static fromMillis(e,r={}){if(ct(e))return e<-Fa||e>Fa?t.invalid("Timestamp out of range"):new t({ts:e,zone:at(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new te(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(ct(e))return new t({ts:e*1e3,zone:at(r.zone,W.defaultZone),loc:q.fromObject(r)});throw new te("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=at(r.zone,W.defaultZone);if(!n.isValid)return t.invalid($r(n));let i=q.fromObject(r),o=wn(e,ja),{minDaysInFirstWeek:s,startOfWeek:a}=Oa(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 lt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&f)throw new lt("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!h,v,y,k=dn(l,c);b?(v=om,y=nm,k=kn(k,s,a)):f?(v=sm,y=im,k=Ri(k)):(v=mn,y=Bl);let $=!1;for(let I of v){let Q=o[I];P(Q)?$?o[I]=y[I]:o[I]=k[I]:$=!0}let O=b?Dh(o,s,a):f?Ih(o):bl(o),x=O||yl(o);if(x)return t.invalid(x);let T=b?_a(o,s,a):f?Ca(o):o,[S,M]=pn(T,c,n),L=new t({ts:S,zone:n,o:M,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]=Op(e);return jt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=Mp(e);return jt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=Tp(e);return jt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(P(e)||P(r))throw new te("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]=rm(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]=Ip(e);return jt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new te("need to specify a reason the DateTime is invalid");let n=e instanceof pe?e:new pe(e,r);if(W.throwOnInvalid)throw new Bi(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=jl(e,q.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return ql(he.parseFormat(e),q.fromObject(r)).map(i=>i.val).join("")}static resetCache(){Er=void 0,ao.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?Vi(this).weekYear:NaN}get weekNumber(){return this.isValid?Vi(this).weekNumber:NaN}get weekday(){return this.isValid?Vi(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?ji(this).weekday:NaN}get localWeekNumber(){return this.isValid?ji(this).weekNumber:NaN}get localWeekYear(){return this.isValid?ji(this).weekYear:NaN}get ordinal(){return this.isValid?Ri(this.c).ordinal:NaN}get monthShort(){return this.isValid?Wt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Wt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Wt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Wt.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=En(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=dn(l,s),u=dn(c,a);return f.hour===u.hour&&f.minute===u.minute&&f.second===u.second&&f.millisecond===u.millisecond?[vt(this,{ts:l}),vt(this,{ts:c})]:[this]}get isInLeapYear(){return Or(this.year)}get daysInMonth(){return xn(this.year,this.month)}get daysInYear(){return this.isValid?Bt(this.year):NaN}get weeksInWeekYear(){return this.isValid?Cr(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Cr(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(Se.instance(e),r)}toLocal(){return this.setZone(W.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=at(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]=pn(s,o,e)}return vt(this,{ts:i,zone:e})}else return t.invalid($r(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return vt(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=wn(e,ja),{minDaysInFirstWeek:n,startOfWeek:i}=Oa(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 lt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new lt("Can't mix ordinal dates with month/day");let u;o?u=_a({...kn(this.c,n,i),...r},n,i):P(r.ordinal)?(u={...this.toObject(),...r},P(r.day)&&(u.day=Math.min(xn(u.year,u.month),u.day))):u=Ca({...Ri(this.c),...r});let[p,h]=pn(u,this.o,this.zone);return vt(this,{ts:p,o:h})}plus(e){if(!this.isValid)return this;let r=re.fromDurationLike(e);return vt(this,qa(this,r))}minus(e){if(!this.isValid)return this;let r=re.fromDurationLike(e).negate();return vt(this,qa(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=re.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):qi}toLocaleString(e=yn,r={}){return this.isValid?he.create(this.loc.clone(r),e).formatDateTime(this):qi}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=gn(s);let a=e==="extended",l=Wi(this,a,s);return mn.indexOf(s)>=3&&(l+="T"),l+=Va(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?Wi(this,e==="extended",gn(r)):null}toISOWeekDate(){return hn(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=gn(a),(i&&mn.indexOf(a)>=3?"T":"")+Va(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return hn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return hn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Wi(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")),hn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():qi}[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 re.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=qh(r).map(re.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=Wp(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?Ht.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),Ba(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?Ba(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 te("min requires all arguments be DateTimes");return Ma(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new te("max requires all arguments be DateTimes");return Ma(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 Vl(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 Sn(o,e)}static fromFormatParser(e,r,n={}){if(P(e)||P(r))throw new te("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 te(`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 yn}static get DATE_MED(){return Ha}static get DATE_MED_WITH_WEEKDAY(){return bh}static get DATE_FULL(){return Ga}static get DATE_HUGE(){return Za}static get TIME_SIMPLE(){return Ya}static get TIME_WITH_SECONDS(){return Ja}static get TIME_WITH_SHORT_OFFSET(){return Ka}static get TIME_WITH_LONG_OFFSET(){return Xa}static get TIME_24_SIMPLE(){return Qa}static get TIME_24_WITH_SECONDS(){return el}static get TIME_24_WITH_SHORT_OFFSET(){return tl}static get TIME_24_WITH_LONG_OFFSET(){return rl}static get DATETIME_SHORT(){return nl}static get DATETIME_SHORT_WITH_SECONDS(){return il}static get DATETIME_MED(){return ol}static get DATETIME_MED_WITH_SECONDS(){return sl}static get DATETIME_MED_WITH_WEEKDAY(){return yh}static get DATETIME_FULL(){return al}static get DATETIME_FULL_WITH_SECONDS(){return ll}static get DATETIME_HUGE(){return cl}static get DATETIME_HUGE_WITH_SECONDS(){return ul}};function wr(t){if(R.isDateTime(t))return t;if(t&&t.valueOf&&ct(t.valueOf()))return R.fromJSDate(t);if(t&&typeof t=="object")return R.fromObject(t);throw new te(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var Tn="default",ko="preflights",lm="shortcuts",cm="imports",um={[cm]:-200,[ko]:-100,[lm]:-10,[Tn]:0},$o=/[\\:]?[\s'"`;{}]+/g;function fm(t){return t.split($o)}var dm={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return fm(t)}};function F(t=[]){return Array.isArray(t)?t:[t]}function ze(t){return Array.from(new Set(t))}function Ul(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 Pn=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 bo(t){return t instanceof Pn}function Qt(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function fe(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 yo=fe;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 pm=/[\w\u00A0-\uFFFF%-?]/;function Xl(t=""){return pm.test(t)}function mm(t){return typeof t=="function"?{match:t}:t}function Hl(t){return t.length===3}function Pr(t){return t!=null}function gm(){}var xo=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)))}},wo=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 An(t){return H(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function bm(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>An(e)):[t]:[An(t)]}function ym(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 Ql="__virtual_key__";function vo(t){return t==null?"":ym(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==Ql?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function On(t){return t&&typeof t=="object"&&!Array.isArray(t)}function er(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 On(n)&&On(i)&&Object.keys(i).forEach(s=>{On(n[s])&&On(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=er(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function Xt(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"?Xt(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:Xt(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?Xt(n):n;return r}return t}function vm(t){return H(t[0])}function km(t){return H(t[0])}var Mn={};function xm(t=["-",":"]){let e=t.join("|");return Mn[e]||(Mn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Mn[e].lastIndex=0,Mn[e]}function wm(t,e=["-",":"],r=5){let n=xm(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 v of[...p.matchAll(/\S+/g)]){let y=g+v.index,k=a.get(y)?.items;k?a.delete(y):k=[{offset:y,length:v[0].length,className:v[0]}];for(let $ of k)$.className=$.className==="~"?f:$.className.replace(/^(!?)(.*)/,`$1${f}${u}$2`),b.items.push($)}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 Sm(t,e=["-",":"],r=5){let n=wm(t,e,r);return typeof t=="string"?n.expanded:t}var Gl=new Set;function $m(t){Gl.has(t)||(console.warn("[unocss]",t),Gl.add(t))}function ec(t){return F(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var Zl="_uno_resolved";async function Em(t){let e=typeof t=="function"?await t():await t;if(Zl in e)return e;e={...e},Object.defineProperty(e,Zl,{value:!0,enumerable:!1});let r=e.shortcuts?ec(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 tc(t){let e=await Em(t);if(!e.presets)return[e];let r=(await Promise.all((e.presets||[]).flatMap(F).flatMap(tc))).flat();return[e,...r]}function _m(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:ze(Jl(...e)),exclude:ze(Jl(...r))}};return i.length&&(s.filesystem=ze(i.flat())),o.length&&(s.inline=ze(o.flat())),s}async function Yl(t={},e={}){let r=Object.assign({},e,t),n=Ul((await Promise.all((r.presets||[]).flatMap(F).flatMap(tc))).flat(),(x,T)=>x.name===T.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({},um,...o.map(x=>x.layers));function l(x){return ze(o.flatMap(T=>F(T[x]||[])))}let c=l("extractors"),f=s.find(x=>x.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=dm),f&&!c.includes(f)&&c.unshift(f),c.sort((x,T)=>(x.order||0)-(T.order||0));let u=l("rules"),p=u.length,h={},g=[];for(let[x,T]of u.entries()){let S=T[2]??(T[2]={});S.__index=x,vm(T)?F(S.prefix??"").forEach(L=>{h[L+T[0]]=T}):g.unshift(T)}let b={templates:ze(o.flatMap(x=>F(x.autocomplete?.templates))),extractors:o.flatMap(x=>F(x.autocomplete?.extractors)).sort((x,T)=>(x.order||0)-(T.order||0)),shorthands:Om(o.map(x=>x.autocomplete?.shorthands||{}))},v=l("separators");v.length||(v=[":","-"]);let y=l("content"),k=_m(y),$={mergeSelectors:!0,warn:!0,sortLayers:x=>x,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:Cm(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(mm).sort((x,T)=>(x.order||0)-(T.order||0)),shortcuts:ec(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:v,details:r.details??r.envMode==="dev",content:k,transformers:Ul(l("transformers"),(x,T)=>x.name===T.name)},O=l("extendTheme");for(let x of O)$.theme=x($.theme,$)||$.theme;for(let x of o)x?.configResolved?.($);return $}function Cm(t){return t.map(e=>e?Xt(e):{}).reduce((e,r)=>er(e,r),{})}function Om(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 Jl(...t){return t.flatMap(Mm)}function Mm(t){return Array.isArray(t)?t:t?[t]:[]}var Tm="66.5.5",G={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"},So=class t{constructor(e={},r={}){this.userConfig=e,this.defaults=r}version=Tm;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 Yl(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 Yl(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(bo(s)&&bo(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:G,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(Pr)},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 Pn:new Set):Array.isArray(e)?new Set(e):e;if(s){let S={generator:this,theme:this.config.theme};this.config.safelist.flatMap(M=>typeof M=="function"?M(S):M).forEach(M=>{let L=M.trim();L&&!c.has(L)&&c.add(L)})}let f=a?"":`
25
+ `,u=new Set([Tn]),p=l?new Map:new Set,h=new Map,g={},b=Array.from(c).map(async S=>{if(p.has(S))return;let M=await this.parseToken(S);if(M!=null){p instanceof Map?p.set(S,{data:M,count:bo(c)?c.getCount(S):-1}):p.add(S);for(let L of M){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 S={generator:this,theme:this.config.theme},M=new Set([]);this.config.preflights.forEach(({layer:L=ko})=>{u.add(L),M.add(L)}),g=Object.fromEntries(await Promise.all(Array.from(M).map(async L=>{let Q=(await Promise.all(this.config.preflights.filter(J=>(J.layer||ko)===L).map(async J=>await J.getCSS(S)))).filter(Boolean).join(f);return[L,Q]})))})();let v=this.config.sortLayers(Array.from(u).sort((S,M)=>(this.config.layers[S]??0)-(this.config.layers[M]??0)||S.localeCompare(M))),y={},k=this.config.outputToCssLayers,$=S=>{let M=S;return typeof k=="object"&&(M=k.cssLayerName?.(S)),M===null?null:M??S},O=(S=Tn)=>{if(y[S])return y[S];let M=Array.from(h).sort((Q,J)=>(this.parentOrders.get(Q[0])??0)-(this.parentOrders.get(J[0])??0)||Q[0]?.localeCompare(J[0]||"")||0).map(([Q,J])=>{let an=J.length,nt=J.filter(ee=>(ee[4]?.layer||Tn)===S).sort((ee,Pe)=>ee[0]-Pe[0]||(ee[4]?.sort||0)-(Pe[4]?.sort||0)||ee[5]?.currentSelector?.localeCompare(Pe[5]?.currentSelector??"")||ee[1]?.localeCompare(Pe[1]||"")||ee[2]?.localeCompare(Pe[2]||"")||0).map(([,ee,Pe,,ln,,Ai])=>[[[(ee&&Am(ee,i))??"",ln?.sort??0]],Pe,!!(Ai??ln?.noMerge)]);if(!nt.length)return;let kr=nt.reverse().map(([ee,Pe,ln],Ai)=>{if(!ln&&this.config.mergeSelectors)for(let it=Ai+1;it<an;it++){let qe=nt[it];if(qe&&!qe[2]&&(ee&&qe[0]||ee==null&&qe[0]==null)&&qe[1]===Pe)return ee&&qe[0]&&qe[0].push(...ee),null}let Li=ee?ze(ee.sort((it,qe)=>it[1]-qe[1]||it[0]?.localeCompare(qe[0]||"")||0).map(it=>it[0]).filter(Boolean)):[];return Li.length?`${Li.join(`,${f}`)}{${Pe}}`:Pe}).filter(Boolean),de=Array.from(new Set(kr)).reverse().join(f);if(!Q)return de;let ma=Q.split(" $$ ");return`${ma.join("{")}{${f}${de}${f}${"}".repeat(ma.length)}`}).filter(Boolean).join(f);o&&(M=[g[S],M].filter(Boolean).join(f));let L;k&&M&&(L=$(S),L!==null&&(M=`@layer ${L}{${f}${M}${f}}`));let I=a?"":`/* layer: ${S}${L&&L!==S?`, alias: ${L}`:""} */${f}`;return y[S]=M?I+M:""},x=(S=v,M)=>{let L=S.filter(I=>!M?.includes(I));return[k&&L.length>0?`@layer ${L.map($).filter(Pr).join(", ")};`:void 0,...L.map(I=>O(I)||"")].filter(Boolean).join(f)};return{get css(){return x()},layers:v,matched:p,getLayers:x,getLayer:O,setLayer:async(S,M)=>{let L=await M(O(S));return y[S]=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],v=new Set(l);return v.add(f),[o[0],g,b,v]});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??Nm)({...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:Lm(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=An(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}{${vo(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,v]=h;if(v?.internal&&!n)continue;let y=c;if(v?.prefix){let x=F(v.prefix);if(i){let T=F(i);if(!x.some(S=>T.includes(S)))continue}else{let T=x.find(S=>c.startsWith(S));if(T==null)continue;y=c.slice(T.length)}}let k=y.match(g);if(!k)continue;let $=await b(k,u);if(!$)continue;if(typeof $!="string")if(Symbol.asyncIterator in $){let x=[];for await(let T of $)T&&x.push(T);$=x}else Symbol.iterator in $&&!Array.isArray($)&&($=Array.from($).filter(Pr));let O=this.resolveCSSResult(l,$,h,u);if(O)return O}},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=bm(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]===G.variants?typeof f[1]=="function"?l=f[1](l)||l:l=[...F(f[1]),...l]:f[0]===G.parent?l=[{parent:f[1]},...l]:f[0]===G.selector?l=[{selector:f[1]},...l]:f[0]===G.layer?l=[{layer:f[1]},...l]:f[0]===G.sort?c={...c,sort:f[1]}:f[0]===G.noMerge?c={...c,noMerge:f[1]}:f[0]===G.body&&(f[0]=Ql);return[s.__index,e,a,c,l]})}};stringifyUtil(e,r){if(!e)return;if(Hl(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=vo(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)}:gm,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(km(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=ze(F(s).filter(H).map(c=>Sm(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 wo,s=(await Promise.all(ze(n).map(async f=>{let u=H(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",An(f.value),void 0,f.handles]];return!u&&this.config.warn&&$m(`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(Hl(f)){c.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let u=Object.fromEntries(f[2])[G.shortcutsNoMerge],p=[...f[4],...u?[]:l],{selector:h,entries:g,parent:b,sort:v,noMerge:y,layer:k}=this.applyVariants(f,p,a);o.getFallback(k??i.layer,new xo).getFallback(h,b,[[],f[0]])[0].push([g,!!(y??f[3]?.noMerge),v??0])}return c.concat(o.flatMap((f,u)=>f.map(([p,h],g,b)=>{let v=(k,$,O)=>{let x=Math.max(...O.map(S=>S[1])),T=O.map(S=>S[0]);return(k?[T.flat(1)]:T).map(S=>{let M=vo(S);if(M)return[h,g,M,b,{...i,noMerge:$,sort:x,layer:u},r,void 0]})};return[[p.filter(([,k])=>k).map(([k,,$])=>[k,$]),!0],[p.filter(([,k])=>!k).map(([k,,$])=>[k,$]),!1]].map(([k,$])=>[...v(!1,$,k.filter(([O])=>O.some(x=>x[0]===G.shortcutsNoMerge))),...v(!0,$,k.filter(([O])=>O.every(x=>x[0]!==G.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 rc(t,e){return await So.create(t,e)}var nc=/\s\$\$\s+/g;function Pm(t){return nc.test(t)}function Am(t,e){return Pm(t)?t.replace(nc,e?` ${e} `:" "):e?`${e} ${t}`:t}var Kl=/^\[(.+?)(~?=)"(.*)"\]$/;function Lm(t){return Kl.test(t)?t.replace(Kl,(e,r,n,i)=>`[${yo(r)}${n}"${yo(i)}"]`):`.${yo(t)}`}function Nm(t,e){return e(t)}function zm(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 Dm(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${zm(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function Im(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var Rm=/\/\/#\s*sourceMappingURL=.*\n?/g;function Fm(t){return t.includes("sourceMappingURL=")?t.replace(Rm,""):t}var qm=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,Vm=/\[(\\\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 Wm(t){let e=[];for(let i of t.matchAll(Vm))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(qm))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=Dm(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split($o).forEach(i=>{i.includes(n)&&(i=Im(i,r)),Xl(i)&&!jm.test(i)&&e.push(i)}),e}function ic(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return Wm(Fm(t))}}}var Bm=44,Um=59,oc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lc=new Uint8Array(64),Hm=new Uint8Array(128);for(let t=0;t<oc.length;t++){let e=oc.charCodeAt(t);lc[t]=e,Hm[e]=t}function Ar(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(lc[i])}while(n>0);return e}var sc=1024*16,ac=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}},Gm=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(sc)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===sc&&(this.out+=ac.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+ac.decode(t.subarray(0,r)):e}};function cc(t){let e=new Gm,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(Um),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let f=a[c];c>0&&e.write(Bm),l=Ar(e,f[0],l),f.length!==1&&(r=Ar(e,f[1],r),n=Ar(e,f[2],n),i=Ar(e,f[3],i),f.length!==4&&(o=Ar(e,f[4],o)))}}return e.flush()}var Ln=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))}},Nn=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 Zm(){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 Ym=Zm(),Eo=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=cc(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,"+Ym(this.toString())}};function Jm(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 Km(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 Xm=Object.prototype.toString;function Qm(t){return Xm.call(t)==="[object Object]"}function uc(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 e0=/\w/,_o=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
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"?e0.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
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}},Lr=`
32
- `,tr={insertLeft:!1,insertRight:!1,storeName:!1},zn=class t{constructor(e,r={}){let n=new Nn(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 Ln},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 Ln(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 Co(e.hires),o=cc(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?Km(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 _o(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=Jm(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(Qm(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]===`
32
+ `,tr={insertLeft:!1,insertRight:!1,storeName:!1},zn=class t{constructor(e,r={}){let n=new Nn(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 Ln},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 Ln(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 _o(e.hires),o=uc(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?Km(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 Eo(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=Jm(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(Qm(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 tr.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),tr.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return tr.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),tr.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&&(tr.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),tr.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 Nn(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(Lr);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(Lr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Lr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Lr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Lr),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=cc(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 rr(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 St(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 je(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=St(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var To=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],t0=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],r0=["hsl","hwb","lch","oklch"],n0=["shorter","longer","increasing","decreasing"],Po=["%alpha","<alpha-value>"],Ao=new RegExp(Po.map(t=>Qt(t)).join("|"),"g");function Lo(t){return t?t0.some(e=>t.includes(e))||r0.some(e=>t.includes(e))||n0.some(e=>t.includes(e)):!1}function $t(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&&!(To.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 Et(t,e){if(typeof t=="string")return t.replace(Ao,`${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}`,To.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function i0(t){if(!t)return;let e=o0(t);if(e!=null||(e=s0(t),e!=null)||(e=a0(t),e!=null)||(e=c0(t),e!=null)||(e=u0(t),e!=null))return e}function o0(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 s0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function a0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=je(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 l0=new RegExp(`^(${To.join("|")})\\((.+)\\)$`,"i");function c0(t){let e=t.match(l0);if(!e)return;let[,r,n]=e,i=hc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function u0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=hc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function hc(t){let e=je(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=je(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 f0=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function pc(t){return t.includes("theme(")&&t.includes(")")}function mc(t,e,r=!0){let n=Array.from(t.toString().matchAll(f0));if(!n.length)return t;let i=new zn(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=d0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function d0(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=$t(s);a&&(s=Et(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function No(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 gc(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 Nr="__pseudo_placeholder__",nr=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(${Nr})`],["nth-last",`:nth-last-child(${Nr})`],["nth-last-of-type",`:nth-last-of-type(${Nr})`],["nth-of-type",`:nth-of-type(${Nr})`],"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}`])),bc=Object.keys(nr),ir=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),yc=Object.keys(ir),h0=["not","is","where","has"],vc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),Oo=Object.entries(nr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Mo=Object.entries(ir).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),wt=h0.join("|"),uc=Object.keys(vc).sort((t,e)=>e.length-t.length).join("|"),p0=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],fc=Object.entries(nr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),dc=Object.entries(ir).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function m0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${Qt(e)}:)(\\S+)${Qt(r)}\\1`),a,l,c,f,u=g=>{let b=o(`${t}-`,g,[]);if(!b)return;let[v,y]=b,k=i.bracket(v);if(k==null)return;let $=y.split(a,1)?.[0]??"",O=`${e}${fe($)}`;return[$,g.slice(g.length-(y.length-$.length-1)),k.includes("&")?k.replace(/&/g,O):`${O}${k}`]},p=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[v,y,k]=b,$=b[3]??"",O=nr[k]||ir[k]||`:${k}`;return y&&(O=`:${y}(${O})`),[$,g.slice(v.length),`${e}${fe($)}${O}`,k]},h=g=>{let b=g.match(f);if(!b)return;let[v,y,k]=b,$=b[3]??"",O=`:${y}(${k})`;return[$,g.slice(v.length),`${e}${fe($)}${O}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${wt})-)?(${Oo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${wt})-)?(${Mo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`),f=new RegExp(`^${t}-(?:(${wt})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`)),!g.startsWith(t))return;let v=u(g)||p(g)||h(g);if(!v)return;let[y,k,$,O=""]=v;return{matcher:k,handle:(x,T)=>T({...x,prefix:`${$}${r}${x.prefix}`.replace(s,"$1$2:"),sort:bc.indexOf(O)??yc.indexOf(O)})}},multiPass:!0}}function kc(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${fc})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${dc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=nr[a[1]]||ir[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(Nr,f))}let c=bc.indexOf(a[1]);return c===-1&&(c=yc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(f,u)=>{let p=l.includes("::")&&!p0.includes(l)?{pseudo:`${f.pseudo}${l}`}:{selector:`${f.selector}${l}`};return u({...f,...p,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${fc}|${dc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${uc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return vc[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(f,u)=>u({...f,pseudo:`${f.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${uc}):`}]}function xc(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${wt})-(${Oo})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${wt})-(${Mo})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${wt})-(\\[.+\\])(?:${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]):nr[l[2]]||ir[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:p=>`${p}:${c}(${u})`}}},multiPass:!0,autocomplete:`(${wt})-(${Oo}|${Mo}):`}}function wc(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=(Array.isArray(n)?n:[n]).filter(Boolean)[0]??"";let i=(o,s)=>m0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var g0=/(part-\[(.+)\]:)(.+)/;function Sc(){return{match(t){let e=t.match(g0);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(`^${Qt(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(`^${Qt(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 ft(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=rr(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=ft(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 Ec=[["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"]],y0={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`,v0={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)"}},zo={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 k0(t){let e=Xt(y0);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 x0(t){return t?er(zo,t):zo}function $c(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 w0(t){for(let[e,...r]of Ec)if(e===t)return r.length>0?r:[e]}var Do=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=k0(t?.colorScheme),o=x0(t?.sizeScheme),s=(u,p)=>{let h=typeof t?.cssExtend=="function"?t?.cssExtend(p):t?.cssExtend;return er(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(er(v0,zo.base),h),b=$c(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((v,[y,k])=>{let[$,O]=k,x=I=>g[I]??p[I]??I,T=x($),S=x(O),M=`${n}-${y}`,L=`${n}-invert-${y}`;v[M]=Et(T,`var(${M}-opacity)`),v[L]=Et(S,`var(${L}-opacity)`);for(let[I,Q]of[[T,`${M}-opacity`],[S,`${L}-opacity`]])Po.some(J=>I.includes(J))&&(v[Q]="1");return v},{[h.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[f,([,u],{symbols:p,theme:h})=>{let g=$c(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)`,[G.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=w0(h);if(g?.length)return{matcher:u.slice(e.length+h.length+2),selector:b=>{let v=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(k=>`${b} ${k}`).join(","):`${b} :is(:where(${g})${v})`}}}}},autocomplete:`${e}-(${Ec.map(u=>`${u[0]}:`).join("|")})`}]}};var Tc="@unocss/preset-wind4",zr="$$mini-no-negative",Dr={transparent:"transparent",current:"currentColor",inherit:"inherit"},Ee={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"]},Ro={...Ee,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"]},Ir={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"]},Fo={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Pc=["x","y","z"],_c=["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({},..._c.map(t=>({[t.replace(/ /,"-")]:t})),..._c.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),B=["inherit","initial","revert","revert-layer","unset"],Dn=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,qo=/^(var)\s*\((.+)\)(.*)/,In=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,S0=/^(-?\d*(?:\.\d+)?)$/,Ac=/^(px|[sld]?v[wh])$/i,Lc={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Rn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,Nc=/,(?![^()]*\))/g;var $0=["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 De(t){return+t.toFixed(10)}function E0(t){let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${De(i)}${n}`}function _0(t){if(t==="auto"||t==="a")return"auto"}function C0(t){if(!t)return;if(Ac.test(t))return`${Lc[t]}${t}`;let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${De(i)}${n}`:`${De(i/4)}rem`}function O0(t){if(Ac.test(t))return`${Lc[t]}${t}`;let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${De(i)}${n}`:`${De(i)}px`}function zc(t){if(!S0.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return De(e)}function M0(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=zc(t);if(e!=null)return`${e}%`}function T0(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":`${De(n*100)}%`}function Cc(t,e,r,n){let i=or(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 _t(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(Rn);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}=Cc(l,f,u,r);p!=null&&(n=`calc(var(--${fe(h.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),f=c?`, ${c}`:"",u=fe(l);if(r){let[p,...h]=l.split("."),{val:g,varKey:b}=Cc(l,p,h,r);n=g!=null?`var(--${fe(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 P0(t,e){return _t(t,void 0,e)}function A0(t,e){return _t(t,"color",e)}function L0(t,e){return _t(t,"length",e)||_t(t,"size",e)}function N0(t,e){return _t(t,"position",e)}function z0(t,e){return _t(t,"family",e)}function D0(t,e){return _t(t,"number",e)}function I0(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${fe(r)}${n?`, ${n}`:""})`}}function R0(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?`${De(i)}${n}`:`${De(i)}ms`}function F0(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?`${De(i)}${n}`:`${De(i)}deg`}function q0(t){if(B.includes(t))return t}function V0(t){if(t.split(",").every(e=>$0.includes(e)))return t}function j0(t){if(["top","left","right","bottom","center"].includes(t))return t}function W0(t){if(t==="none")return"none"}var B0={__proto__:null,auto:_0,bracket:P0,bracketOfColor:A0,bracketOfFamily:z0,bracketOfLength:L0,bracketOfNumber:D0,bracketOfPosition:N0,cssvar:I0,degree:F0,fraction:T0,global:q0,none:W0,number:zc,numberWithUnit:E0,percent:M0,position:j0,properties:V0,px:O0,rem:C0,time:R0},U0=gc(B0),m=U0;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=Ee,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(--${fe(`spacing-${o}`)}) * -1)`:`var(--${fe(`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 Rr(t,e){let r,[n,...i]=je(t,["/",":"],3)??[];if(n!=null){let b=(n.match(Rn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;Lo(a)||Lo(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=Oc(e,c);if(!u&&c.length>=2){let b=c.at(-1),v=c.at(-2);if(/^\d+$/.test(b)){let y=c.slice(0,-2).concat([`${v}${b}`]);u=Oc(e,y)}}let{no:p,keys:h,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),v=b||s;if(m.numberWithUnit(v))return;/^#[\da-f]+$/i.test(v)?g=v:/^hex-[\da-fA-F]+$/.test(v)?g=`#${v.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??Dr[f],alpha:m.bracket.cssvar.percent(o??""),keys:h,get cssColor(){return $t(this.color)}}}function Oc(t,e){let r,n,i,o=or(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 or(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 Vo(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];if(Object.values(Dr).includes(i))c[e]=i;else{let u=`--un-${r}-opacity`,p=o?Z("colors",o):i,h=a??(o?"in srgb":"in oklab");if(!h.startsWith("in ")&&!h.startsWith("var(")&&(h=`in ${h}`),c[e]=`color-mix(${h}, ${p} ${s??`var(${u})`}, transparent)${l}`,f.push(C(u,{syntax:"<percentage>",initialValue:"100%"})),o&&(N("colors",o),!a)){let g=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${p} ${s}, transparent)`:`${p}`} var(${u})`:`${p} ${s??`var(${u})`}`;f.push({[G.parent]:"@supports (color: color-mix(in lab, red, red))",[G.noMerge]:!0,[G.shortcutsNoMerge]:!0,[e]:`color-mix(in oklab, ${g}, transparent)${l}`})}n?.theme&&ar(i,n.theme)}return f}}function U(t,e){return([,r],n)=>{let i=Rr(r??"",n.theme);if(i)return Vo(i,t,e,n)}}function Fn(t,e,r){let n=[];t=F(t);for(let i=0;i<t.length;i++){let o=je(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($t(o.at(0))){let f=$t(o.shift());f&&(l=Et(f))}else if($t(c)){let f=$t(o.pop());f&&(l=Et(f))}else if(c&&qo.test(c)){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 We(t,e){return t!=null&&!!Rr(t,e)?.color}var Mc=/[a-z]+/gi,Io=new WeakMap;function Mt({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Io.has(t))return Io.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(Mc,""))-Number.parseInt(s[1].replace(Mc,""))).map(([o,s])=>({point:o,size:s}));return Io.set(t,i),i}function z(t,e){return B.map(r=>[`${t}-${r}`,{[e??t]:r}])}function C(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[G.shortcutsNoMerge]:!0,[G.noMerge]:!0,[G.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),H0(t,i?String(i):"initial"),o}function sr(t){return t!=null&&Dn.test(t)}function Dc(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Dn.test(t)||In.test(t)}function qn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function jo(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Ct=new Set([]);function N(t,e="DEFAULT"){let r=`${t}:${F(e).join("-")}`;Ct.has(r)||Ct.add(r)}function Z(t,e){return`var(--${t}-${F(e).join("-")})`}function ar(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=or(e,n,i);typeof o=="string"&&(N(n,i),ar(o,e))}}}var Ot=new Map;function H0(t,e){Ot.has(t)||Ot.set(t,e)}function G0({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 Z0({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 Ic(t){return[G0,Z0].flatMap(e=>e(t))}var Y0={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 lr(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 J0=[lr("group"),lr("peer"),lr("parent"),lr("previous"),lr("has"),lr("in")],Rc=/(max|min)-\[([^\]]*)\]:/;function K0(){let t={};return{name:"breakpoints",match(e,r){if(Rc.test(e)){let i=e.match(Rc);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(Mt(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: ${No(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: ${No(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 X0=[$e("*",t=>({selector:`${t.selector} > *`}),{order:-1}),$e("**",t=>({selector:`${t.selector} *`}),{order:-1})];function Fr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=ft(`${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 Q0=[Fr("all"," "),Fr("children",">"),Fr("next","+"),Fr("sibling","+"),Fr("siblings","~")],eg=[$e("svg",t=>({selector:`${t.selector} svg`}))],tg={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 rg(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[se("dark","@media (prefers-color-scheme: dark)"),se("light","@media (prefers-color-scheme: light)")]}var ng=[$e(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),$e(".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)")],ig={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 cr(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 og=[cr("group"),cr("peer"),cr("parent"),cr("previous"),cr("has"),cr("in")],sg=[$e("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),$e("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function ag(){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 lg=$e("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),cg=se("noscript","@media (scripting: none)"),ug={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)"]},fg=se("print","@media print"),dg={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"},hg=[se("contrast-more","@media (prefers-contrast: more)"),se("contrast-less","@media (prefers-contrast: less)")],pg=[se("motion-reduce","@media (prefers-reduced-motion: reduce)"),se("motion-safe","@media (prefers-reduced-motion: no-preference)")],mg=[se("landscape","@media (orientation: landscape)"),se("portrait","@media (orientation: portrait)")],gg=[se("forced-colors","@media (forced-colors: active)")],bg={name:"selector",match(t,e){let r=ft("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},yg={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}`})}}}},vg={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}}}},kg={name:"scope",match(t,e){let r=ft("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}`}}}},xg={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=rr(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},wg={name:"theme-variables",match(t,e){if(pc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(mc(JSON.stringify(r.entries),e.theme))})}}}},Sg=[$e("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],$g={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})) &`})}}}},Fc=/^-?[0-9.]+(?:[a-z]+|%)?$/,qc=/-?[0-9.]+(?:[a-z]+|%)?/,Eg=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function _g(t){let e=t.match(Dn)||t.match(qo);if(e){let[r,n]=St(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var Cg=/\b(hue-rotate)\s*(\(.*)/;function Og(t){let e=t.match(Cg);if(e){let[r,n]=St(e[2],"(",")"," ")??[];if(r){let i=Fc.test(r.slice(1,-1))?r.replace(qc,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var Mg={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===zr))return;let r=!1;return e.forEach(n=>{if(F(n[2]).includes(zr))return;let i=n[1]?.toString();if(!i||i==="0"||Eg.some(a=>a.test(n[0])))return;let o=_g(i);if(o){n[1]=o,r=!0;return}let s=Og(i);if(s){n[1]=s,r=!0;return}Fc.test(i)&&(n[1]=i.replace(qc,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},Tg=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(We(o,e)||Pg(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function Pg(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function Ag(){return kc({getBracket:rr,h:m,variantGetBracket:ft})}function Lg(){return xc({getBracket:rr,h:m,variantGetBracket:ft})}function Ng(t={}){return wc(t,{getBracket:rr,h:m,variantGetBracket:ft})}var zg=Sc(),Dg={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},Ig={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 Vc(t){return[Y0,ig,yg,bg,vg,Mg,Dg,ag(),Ig,cg,ug,fg,dg,...hg,...pg,...mg,...gg,K0(),...Q0,...eg,Tg,...Ag(),Lg(),...Ng(t),zg,...rg(t),...ng,...sg,kg,...X0,lg,tg,xg,...og,...J0,wg,...Sg,$g].flat()}var Wo={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(Wo).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var Rg={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"}},Fg={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"'},qg={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Vg={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"}},Wg={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Bg={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Ug={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Hg={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Gg={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)"},Zg={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"},Yg={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"},Jg={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)"},Kg={"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)"},Xg={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)"},Qg={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)"]},e1={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},t1={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)"}},r1={"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"},jc={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},n1={...jc},i1={grid:"(display: grid)"},o1={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)"},s1={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(",")}},Wc={font:Vg,colors:Wo,spacing:Zg,breakpoint:jc,verticalBreakpoint:n1,text:jg,fontWeight:Wg,tracking:Bg,leading:Ug,textStrokeWidth:Hg,radius:Yg,shadow:Jg,insetShadow:Kg,dropShadow:Xg,textShadow:Qg,ease:o1,animation:Rg,blur:qg,perspective:e1,property:s1,default:t1,container:r1,aria:Fg,media:Gg,supports:i1};var Bc=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],a1=/@media \(min-width: (.+)\)/,Uc=[[/^__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(a1)?.[1];if(u){let h=(Mt(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}]],Hc=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(Mt(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 Gc=[...Hc];var Zc={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]))},l1=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":Zc[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(Zc).join("|")})`,"(vertical|align|v)-<percentage>"]}]],Yc=["center","left","right","justify","start","end"],c1=[...Yc.map(t=>[`text-${t}`,{"text-align":t}]),...[...B,...Yc].map(t=>[`text-align-${t}`,{"text-align":t}])],u1=[[/^(?: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")],fu={"gradient-position":C("--un-gradient-position"),"gradient-from":C("--un-gradient-from",{syntax:"<color>",initialValue:"#0000"}),"gradient-via":C("--un-gradient-via",{syntax:"<color>",initialValue:"#0000"}),"gradient-to":C("--un-gradient-to",{syntax:"<color>",initialValue:"#0000"}),"gradient-stops":C("--un-gradient-stops"),"gradient-via-stops":C("--un-gradient-via-stops"),"gradient-from-position":C("--un-gradient-from-position",{syntax:"<length-percentage>",initialValue:"0%"}),"gradient-via-position":C("--un-gradient-via-position",{syntax:"<length-percentage>",initialValue:"50%"}),"gradient-to-position":C("--un-gradient-to-position",{syntax:"<length-percentage>",initialValue:"100%"})};function Jc(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 f1(){return function*([,t,e],{theme:r}){let n={},i=Rr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Dr).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?Z("colors",s):o;n[`--un-gradient-${t}`]=`color-mix(in oklab, ${l} var(--un-${t}-opacity), transparent)`,yield C(`--un-${t}-opacity`,{syntax:"<percentage>",initialValue:"100%"})}s&&N("colors",s),r&&ar(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(fu))yield o}}}function d1(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(fu))yield r}}var h1=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${Jc(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)-(.+)$/,f1()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,d1()],[/^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]} `:" "}${Jc(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")],Kc=[[/^outline-(?:width-|size-)?(.+)$/,du,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,p1,{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"},C("--un-outline-style",{initialValue:"solid"})]],["outline-hidden",[{"outline-style":"none"},{[G.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*du([,t]){let e=m.bracket.cssvar.global.px(t);e!=null&&(yield{"outline-style":"var(--un-outline-style)","outline-width":e},yield C("--un-outline-style",{initialValue:"solid"}))}function*p1(t,e){if(sr(m.bracket(t[1])))yield*du(t);else{let r=U("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var m1=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function g1(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 Xc=[[/^will-change-(.+)/,([,t])=>({"will-change":g1(t)})]],Bo={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"},b1=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=Bo[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(Bo).join("|")})`,`list-(${Object.keys(Bo).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")],y1=[[/^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>"]}]],v1=[[/^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>"]}]],k1=[["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"]]]],x1=[["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")],w1=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...z("scroll","scroll-behavior")],Tt=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...B],S1=[[/^(?:border|b)()(?:-(.+))?$/,Ie,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Ie],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Ie],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Ie],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Ie],[/^(?:border|b)-()(?:width|size)-(.+)$/,Ie,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-()(?:color-)?(.+)$/,qr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,qr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Vr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Vr],[/^(?: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-)?()(.+)$/,Wr,{autocomplete:["(border|b)-style",`(border|b)-(${Tt.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Tt.join("|")})`,`(border|b)-<directions>-style-(${Tt.join("|")})`,`(border|b)-style-(${Tt.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Wr]];function $1(t){return([,e],r)=>{let n=Rr(e,r.theme),i=Vo(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Dr).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function Ie([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in Ee&&r!=null)return Ee[t].map(n=>[`border${n}-width`,r])}function qr([,t="",e],r){if(t in Ee){if(sr(m.bracket(e)))return Ie(["",t,e]);if(We(e,r.theme)){let n=Ee[t].map(i=>$1(i)(["",e],r)).filter(Pr);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function Vr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in Ee&&r!=null)return Ee[t].map(n=>[`--un-border${n}-opacity`,r])}function jr([,t="",e="DEFAULT"],{theme:r}){if(t in Ir){if(e==="full")return Ir[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),Ir[t].map(o=>[`border${o}-radius`,i?Z("radius",e):n])}}}function Wr([,t="",e]){if(Tt.includes(e)&&t in Ee)return[["--un-border-style",e],...Ee[t].map(r=>[`border${r}-style`,e])]}var E1=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],_1=/^\[url\(.+\)\]$/,C1=/^\[(?:length|size):.+\]$/,O1=/^\[position:.+\]$/,M1=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,T1=/^\[image:.+\]$/,P1=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(_1.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(C1.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((Dc(e)||O1.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(M1.test(e)||T1.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>"}]],A1=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],L1=[[/^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")],Qc=["solid","double","dotted","dashed","wavy",...B],N1=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,hu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,z1,{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>"}],...Qc.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Qc.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function hu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function z1(t,e){if(sr(m.bracket(t[1])))return hu(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 D1=[[/^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>"}]],I1=[[/^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")]],R1=[[/^space-([xy])-(.+)$/,F1,{autocomplete:["space-(x|y)","space-(x|y)-reverse","space-(x|y)-$spacing"]}],[/^space-([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],[`--un-space-${e}-reverse`]:"1"},yield C(`--un-space-${e}-reverse`,{initialValue:0})}]];function Pt(t){return{matcher:t,handle:(e,r)=>r({...e,parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:":where(&>:not(:last-child))"})}}function*F1([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=Ee[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]:[Pt(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield C(`--un-space-${e}-reverse`,{initialValue:0}))}}var q1=[[/^divide-(.+)$/,function*(t,e){let r=U("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[Pt(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,eu,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,eu],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],[`--un-divide-${e}-reverse`]:"1"},yield C(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${Tt.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],"border-style":e}},{autocomplete:Tt.map(t=>`divide-${t}`)}]];function*eu([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]:[Pt(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(s.flat())},yield C(`--un-divide-${e}-reverse`,{initialValue:0}),yield C("--un-border-style",{initialValue:"solid"}))}}var pu=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],Ko=pu.map(t=>C(`--un-${t}`)),Bn=pu.map(t=>`var(--un-${t},)`).join(" "),mu=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],V1=mu.map(t=>C(`--un-${t}`)),Un=mu.map(t=>`var(--un-${t},)`).join(" ");function Uo(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 Xe(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":Un,"backdrop-filter":Un},...V1]:[{[`--un-${t}`]:`${t}(${o})`,filter:Bn},...Ko]}}function j1(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=je(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)&&!We(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(${Fn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:Bn},...Ko]}if(We(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:Bn},...Ko]}var W1=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,Xe("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,Xe("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,Xe("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(?:-(.+))?$/,Xe("grayscale",Uo),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,Xe("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,Xe("invert",Uo),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,Xe("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,Xe("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,Xe("sepia",Uo),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Bn}],["backdrop-filter",{"-webkit-backdrop-filter":Un,"backdrop-filter":Un}],["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}])],B1=[["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"}]],Ho={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},U1=[[/^(?:flex-|grid-)?gap-?()(.+)$/,V("gap",Ho,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,V("gap",Ho,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,V("gap",Ho,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Be(t){return t.replace("col","column")}function H1(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 G1=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Be(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Be(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Be(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Be(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Be(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-${Be(t)}`]:H1(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":Be(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Be(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Be(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Be(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"}]],Vn=["auto","hidden","clip","visible","scroll","overlay",...B],Z1=[[/^(?:overflow|of)-(.+)$/,([,t])=>Vn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Vn.join("|")})`,`(overflow|of)-(x|y)-(${Vn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Vn.includes(e)?{[`overflow-${t}`]:e}:void 0]],Y1=[[/^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"}]],Xo={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},tu="linear-gradient(#fff, #fff)",J1={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function ru([,t=""]){if(t in Ir)return{"mask-position":t.split("").flatMap(n=>Xo[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function Go([t,e="",r,n],i){let o={...J1},s=[];if(s.push(...["linear","radial","conic"].map(a=>C(`--un-mask-${a}`,{initialValue:tu}))),e in Xo){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of Xo[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),We(n,i.theme)){let l=U(`--un-mask-${a}-${r}-color`,qn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}s.push(...["from","to"].flatMap(l=>[C(`--un-mask-${a}-${l}-position`,{syntax:"<length-percentage>",initialValue:l==="from"?"0%":"100%"}),C(`--un-mask-${a}-${l}-color`,{syntax:"<color>",initialValue:l==="from"?"black":"transparent"})]))}s.push(...["top","right","bottom","left"].map(a=>C(`--un-mask-${a}`,{initialValue:tu})))}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))`,We(n,i.theme)){let l=U(`--un-mask-${e}-${r}-color`,qn("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(C("--un-mask-radial-shape",{initialValue:"ellipse"}),C("--un-mask-radial-size",{initialValue:"farthest-corner"})),s.push(...["from","to"].flatMap(a=>[C(`--un-mask-${e}-position`,{initialValue:e==="radial"?"center":"0deg"}),C(`--un-mask-${e}-${a}-position`,{syntax:"<length-percentage>",initialValue:a==="from"?"0%":"100%"}),C(`--un-mask-${e}-${a}-color`,{syntax:"<color>",initialValue:a==="from"?"black":"transparent"})]))}return[o,...s]}function K1([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var X1=[["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)()(?:-(.+))?$/,Go,{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)?-?(.*)$/,Go],[/^mask-([trblxy])-(from|to)-(.*)$/,Go],["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})$/,ru],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":le[t]})],[/^mask-(?:position-|pos-)(.+)$/,ru],["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-(.+)$/,K1],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],Q1=[[/^\$ 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>"]}]],e2=[[/^(?: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})]],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"}],...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")],t2=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],bu=[["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")],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"}],...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")],r2=[...gu,...bu,...yu].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function Qo(t){let e=be(t);return e!=null?(N("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Br([,t,e]){let r=Qo(e);if(r!=null&&t in Ro)return Ro[t].map(n=>[n.slice(1),r])}var n2=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:Qo(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)-(.+)$/,Br],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Br],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Br],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Br],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Br],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:Qo(e)})]],i2=[["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")],o2=[[/^(?: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>"}]],s2=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...z("box","box-sizing")],a2=[[/^(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"})}`}]],es={shadow:C("--un-shadow",{initialValue:"0 0 #0000"}),shadowColor:C("--un-shadow-color"),insetShadow:C("--un-inset-shadow",{initialValue:"0 0 #0000"}),insetShadowColor:C("--un-inset-shadow-color"),ringColor:C("--un-ring-color"),ringShadow:C("--un-ring-shadow",{initialValue:"0 0 #0000"}),insetRingColor:C("--un-inset-ring-color"),insetRingShadow:C("--un-inset-ring-shadow",{initialValue:"0 0 #0000"}),ringInset:C("--un-ring-inset"),ringOffsetWidth:C("--un-ring-offset-width",{syntax:"<length>",initialValue:"0px"}),ringOffsetColor:C("--un-ring-offset-color"),ringOffsetShadow:C("--un-ring-offset-shadow",{initialValue:"0 0 #0000"})},l2=[[/^shadow(?:-?(.+))?$/,nu("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(?:-(.+))?$/,nu("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 nu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=je(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=qn(t);if((s!=null||a!=null)&&!We(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Fn(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(es)]}return U(`--un-${l}-color`,l)(e,r)}}var c2=[[/^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(es)]}],[/^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(es)]}],[/^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"}]],u2=[...["x","y","both"].map(t=>[`snap-${t}`,[{"scroll-snap-type":`${t} var(--un-scroll-snap-strictness)`},C("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),...["mandatory","proximity"].map(t=>[`snap-${t}`,[{"--un-scroll-snap-strictness":t},C("--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")]],f2={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ur(t,e){return`${t||""}${f2[e]}`}function jn(t,e,r){let n,i=["container","spacing"];for(let o of i)if(t[o]?.[r]){N(o,r),n=Z(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 d2=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[ur(t,"w")]:jn(r,"w",e),[ur(t,"h")]:jn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[ur(t,e)]:jn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[ur(t,e)]:jn(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)=>({[ur(t,e)]:iu(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[ur(t,e)]:iu(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 iu(t,e,r="breakpoint"){let n=Mt(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 p2=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":h2(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],m2=["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"],Zo=["size","layout","paint","style"],g2=[["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)})]],b2=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...z("backface","backface-visibility")],y2=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...m2.map(t=>[`cursor-${t}`,{cursor:t}])],v2=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:Zo.includes(t)?[{"--un-contain-size":t,contain:Zo.map(e=>`var(--un-contain-${e})`).join(" ")},...Zo.map(e=>C(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],k2=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...z("pointer-events")],x2=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...z("resize")],w2=[["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")],S2=[[/^(?: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)"}]],$2=[[/^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")],E2=[[/^content-(.+)$/,([,t])=>{if(m.bracket.cssvar(t)!=null)return[{"--un-content":m.bracket.cssvar(t),content:"var(--un-content)"},C("--un-content",{initialValue:'""'})]}],["content-empty",{content:'""'}],["content-none",{content:"none"}]],_2=[["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"}]],C2=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],O2=[["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"}]],M2=[["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")],T2=[["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"}]],P2=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],A2=[...["manual","auto","none",...B].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],L2=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...z("write","writing-mode")],N2=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...z("write-orient","text-orientation")],z2=[["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"}]],D2=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],I2=[["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("|")})`}]],R2=[["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")],F2=[["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")],q2=[["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"}]],V2=[["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"}]],W2=[[/^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-)?(.+)$/,vu],[/^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-(.+)$/,B2,{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 vu([,t]){return{"stroke-width":m.bracket.cssvar.fraction.px.number(t)}}function B2(t,e){return sr(m.bracket(t[1]))?vu(t):U("stroke","stroke")(t,e)}var U2=[["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=ou(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 C(`--un-border-spacing-${n}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,function*([,t,e],{theme:r}){let n=ou(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 C(`--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 ou(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 Yo="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",Jo=["pan-x","pan-y","pinch-zoom"].map(t=>C(`--un-${t}`)),H2=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":Yo};for(let e of Jo)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":Yo};for(let e of Jo)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":Yo};for(let t of Jo)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...z("touch","touch-action")],Wn=["translate","rotate","scale"],ts=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),rs=ts,G2=["translateZ(0)",ts].join(" ");var Z2=[[/^(?: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=Z("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-()(.+)$/,su],[/^(?:transform-)?translate-([xyz])-(.+)$/,su],[/^(?:transform-)?rotate-()(.+)$/,lu],[/^(?:transform-)?rotate-([xyz])-(.+)$/,lu],[/^(?:transform-)?skew-()(.+)$/,cu],[/^(?:transform-)?skew-([xy])-(.+)$/,cu,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,au],[/^(?:transform-)?scale-([xyz])-(.+)$/,au,{autocomplete:[`transform-(${Wn.join("|")})-<percent>`,`transform-(${Wn.join("|")})-(x|y|z)-<percent>`,`(${Wn.join("|")})-<percent>`,`(${Wn.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:rs}],["transform-cpu",{transform:ts}],["transform-gpu",{transform:G2}],["transform-none",{transform:"none"}],...z("transform")];function su([,t,e]){let r=be(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(N("spacing"),[[...ns(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)":""}`,zr]],...["x","y","z"].map(n=>C(`--un-translate-${n}`,{initialValue:0}))])}function au([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...ns(t,r,"scale"),["scale",`var(--un-scale-x) var(--un-scale-y)${t==="z"?" var(--un-scale-z)":""}`]],...["x","y","z"].map(n=>C(`--un-scale-${n}`,{initialValue:1}))]}function lu([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...ns(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",rs]],...["x","y","z"].map(n=>C(`--un-rotate-${n}`,{initialValue:`rotate${n.toUpperCase()}(0)`})),...["x","y"].map(n=>C(`--un-skew-${n}`,{initialValue:`skew${n.toUpperCase()}(0)`}))]:{rotate:m.bracket.cssvar.degree(e)}}function cu([,t,e]){let r=m.bracket.cssvar.degree(e),n=Fo[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",rs]],...["x","y","z"].map(i=>C(`--un-rotate-${i}`,{initialValue:`rotate${i.toUpperCase()}(0)`})),...["x","y"].map(i=>C(`--un-skew-${i}`,{initialValue:`skew${i.toUpperCase()}(0)`}))]}function ns(t,e,r){let n=e.split(Nc);return t||!t&&n.length===1?Fo[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${Pc[o]}`,i])}function uu(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 Y2=[[/^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, ${Z("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${Z("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=uu(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=Z("ease",t)):r=m.bracket.cssvar(t),[{"--un-ease":r,"transition-timing-function":r},C("--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)||uu(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"}]],J2=[[/^text-(.+)$/,nb,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,ku,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,ib,{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=Z("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=Z("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},C("--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=Z("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]?Z("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=Z("font",t),{"font-family":r};if(e.fontWeight?.[t])return N("fontWeight",t),r=Z("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"]}]],K2=[[/^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}}]],X2=[[/^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}}]],Q2=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&N("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?Z("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 eb(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=je(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!We(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Fn(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 tb=[[/^text-shadow-(.+)$/,eb,{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>"}]],dt=[C("--un-ordinal"),C("--un-slashed-zero"),C("--un-numeric-figure"),C("--un-numeric-spacing"),C("--un-numeric-fraction")],ht={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},rb=[["ordinal",[{"--un-ordinal":"ordinal",...ht},...dt]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...ht},...dt]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...ht},...dt]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...ht},...dt]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...ht},...dt]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...ht},...dt]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...ht},...dt]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...ht},...dt]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function nb([,t="base"],{theme:e}){let r=ob(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(N("leading",i),s=Z("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":Z("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${Z("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?Z("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 ku([,t],{theme:e}){if(e.text?.[t]!=null)return N("text",[t,"fontSize"]),N("text",[t,"lineHeight"]),{"font-size":Z("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${Z("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function ib(t,e){return sr(m.bracket(t[1]))?ku(t,e):U("color","text")(t,e)}function ob(t,e){let[r,n]=St(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Rn)??[])[1];if(i==null||i===e)return[r,n]}}var sb={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"},ab=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=sb[t];if(r)return{[r]:m.cssvar(e)}}]],lb=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!ub(e)&&/^[\w-]+$/.test(n)&&cb(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function cb(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 ub(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var fb=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],xu=[J2,K2,X2,Q2,tb,I1,D1,c1,l1,m1,Kc,Xc,b1,y1,v1,k1,x1,Kc,w1,Xc,S1,P1,E1,A1,Uc,Bc,N1,B1,U1,G1,d2,p2,g2,b2,y2,v2,k2,x2,w2,S2,$2,E2,_2,C2,O2,M2,T2,P2,c2,l2,Z2,Y2,ab,lb,bu,s2,r2,i2,n2,gu,t2,yu,e2,o2,Z1,W2,u1,h1,A2,L2,N2,V2,z2,D2,I2,R2,F2,q2,X1,L1,W1,Y1,Q1,u2,U2,H2,rb,fb,R1,q1,j2,a2].flat();function db(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(Ot.size===0)return;let i=Array.from(Ot.entries()).map(([o,s])=>`${o}:${s};`).join("");return r===!1?`${n}{${i}}`:`${r}{${n}{${i}}}`},layer:"properties"}}var hb=`
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 tr.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),tr.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return tr.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),tr.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&&(tr.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),tr.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 Nn(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(Lr);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(Lr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Lr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Lr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Lr),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=uc(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 rr(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 St(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 je(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=St(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var Mo=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],t0=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],r0=["hsl","hwb","lch","oklch"],n0=["shorter","longer","increasing","decreasing"],To=["%alpha","<alpha-value>"],Po=new RegExp(To.map(t=>Qt(t)).join("|"),"g");function Ao(t){return t?t0.some(e=>t.includes(e))||r0.some(e=>t.includes(e))||n0.some(e=>t.includes(e)):!1}function $t(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&&!(Mo.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 Et(t,e){if(typeof t=="string")return t.replace(Po,`${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}`,Mo.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function i0(t){if(!t)return;let e=o0(t);if(e!=null||(e=s0(t),e!=null)||(e=a0(t),e!=null)||(e=c0(t),e!=null)||(e=u0(t),e!=null))return e}function o0(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 s0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function a0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=je(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 l0=new RegExp(`^(${Mo.join("|")})\\((.+)\\)$`,"i");function c0(t){let e=t.match(l0);if(!e)return;let[,r,n]=e,i=pc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function u0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=pc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function pc(t){let e=je(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=je(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 f0=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function mc(t){return t.includes("theme(")&&t.includes(")")}function gc(t,e,r=!0){let n=Array.from(t.toString().matchAll(f0));if(!n.length)return t;let i=new zn(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=d0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function d0(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=$t(s);a&&(s=Et(a,i))}return s}else if(r)throw new Error(`theme of "${t}" did not found`)}function Lo(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 bc(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 Nr="__pseudo_placeholder__",nr=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(${Nr})`],["nth-last",`:nth-last-child(${Nr})`],["nth-last-of-type",`:nth-last-of-type(${Nr})`],["nth-of-type",`:nth-of-type(${Nr})`],"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}`])),yc=Object.keys(nr),ir=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),vc=Object.keys(ir),h0=["not","is","where","has"],kc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),Co=Object.entries(nr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Oo=Object.entries(ir).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),wt=h0.join("|"),fc=Object.keys(kc).sort((t,e)=>e.length-t.length).join("|"),p0=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],dc=Object.entries(nr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),hc=Object.entries(ir).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function m0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${Qt(e)}:)(\\S+)${Qt(r)}\\1`),a,l,c,f,u=g=>{let b=o(`${t}-`,g,[]);if(!b)return;let[v,y]=b,k=i.bracket(v);if(k==null)return;let $=y.split(a,1)?.[0]??"",O=`${e}${fe($)}`;return[$,g.slice(g.length-(y.length-$.length-1)),k.includes("&")?k.replace(/&/g,O):`${O}${k}`]},p=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[v,y,k]=b,$=b[3]??"",O=nr[k]||ir[k]||`:${k}`;return y&&(O=`:${y}(${O})`),[$,g.slice(v.length),`${e}${fe($)}${O}`,k]},h=g=>{let b=g.match(f);if(!b)return;let[v,y,k]=b,$=b[3]??"",O=`:${y}(${k})`;return[$,g.slice(v.length),`${e}${fe($)}${O}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${wt})-)?(${Co}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${wt})-)?(${Oo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`),f=new RegExp(`^${t}-(?:(${wt})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter(x=>x!=="-").join("|")})`)),!g.startsWith(t))return;let v=u(g)||p(g)||h(g);if(!v)return;let[y,k,$,O=""]=v;return{matcher:k,handle:(x,T)=>T({...x,prefix:`${$}${r}${x.prefix}`.replace(s,"$1$2:"),sort:yc.indexOf(O)??vc.indexOf(O)})}},multiPass:!0}}function xc(t){let{h:e}=t,r,n,i;return[{name:"pseudo",match(o,s){r&&n||(r=new RegExp(`^(${dc})(?:-(\\d+|\\[(\\w|[+-.])+\\]))?(?:${s.generator.config.separators.join("|")})`),n=new RegExp(`^(${hc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=nr[a[1]]||ir[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(Nr,f))}let c=yc.indexOf(a[1]);return c===-1&&(c=vc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(f,u)=>{let p=l.includes("::")&&!p0.includes(l)?{pseudo:`${f.pseudo}${l}`}:{selector:`${f.selector}${l}`};return u({...f,...p,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${dc}|${hc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${fc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return kc[a[1]].map(c=>({matcher:o.slice(a[0].length),handle:(f,u)=>u({...f,pseudo:`${f.pseudo}${c}`})}))},multiPass:!1,autocomplete:`(${fc}):`}]}function wc(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${wt})-(${Co})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${wt})-(${Oo})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${wt})-(\\[.+\\])(?:${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]):nr[l[2]]||ir[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:p=>`${p}:${c}(${u})`}}},multiPass:!0,autocomplete:`(${wt})-(${Co}|${Oo}):`}}function Sc(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=(Array.isArray(n)?n:[n]).filter(Boolean)[0]??"";let i=(o,s)=>m0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var g0=/(part-\[(.+)\]:)(.+)/;function $c(){return{match(t){let e=t.match(g0);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(`^${Qt(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(`^${Qt(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 ft(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=rr(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=ft(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 _c=[["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"]],y0={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`,v0={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)"}},No={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 k0(t){let e=Xt(y0);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 x0(t){return t?er(No,t):No}function Ec(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 w0(t){for(let[e,...r]of _c)if(e===t)return r.length>0?r:[e]}var zo=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=k0(t?.colorScheme),o=x0(t?.sizeScheme),s=(u,p)=>{let h=typeof t?.cssExtend=="function"?t?.cssExtend(p):t?.cssExtend;return er(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(er(v0,No.base),h),b=Ec(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((v,[y,k])=>{let[$,O]=k,x=I=>g[I]??p[I]??I,T=x($),S=x(O),M=`${n}-${y}`,L=`${n}-invert-${y}`;v[M]=Et(T,`var(${M}-opacity)`),v[L]=Et(S,`var(${L}-opacity)`);for(let[I,Q]of[[T,`${M}-opacity`],[S,`${L}-opacity`]])To.some(J=>I.includes(J))&&(v[Q]="1");return v},{[h.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[f,([,u],{symbols:p,theme:h})=>{let g=Ec(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)`,[G.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=w0(h);if(g?.length)return{matcher:u.slice(e.length+h.length+2),selector:b=>{let v=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(k=>`${b} ${k}`).join(","):`${b} :is(:where(${g})${v})`}}}}},autocomplete:`${e}-(${_c.map(u=>`${u[0]}:`).join("|")})`}]}};var Pc="@unocss/preset-wind4",zr="$$mini-no-negative",Dr={transparent:"transparent",current:"currentColor",inherit:"inherit"},Ee={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"]},Io={...Ee,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"]},Ir={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"]},Ro={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},Ac=["x","y","z"],Cc=["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({},...Cc.map(t=>({[t.replace(/ /,"-")]:t})),...Cc.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),B=["inherit","initial","revert","revert-layer","unset"],Dn=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,Fo=/^(var)\s*\((.+)\)(.*)/,In=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,S0=/^(-?\d*(?:\.\d+)?)$/,Lc=/^(px|[sld]?v[wh])$/i,Nc={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Rn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,zc=/,(?![^()]*\))/g;var $0=["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 De(t){return+t.toFixed(10)}function E0(t){let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${De(i)}${n}`}function _0(t){if(t==="auto"||t==="a")return"auto"}function C0(t){if(!t)return;if(Lc.test(t))return`${Nc[t]}${t}`;let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${De(i)}${n}`:`${De(i/4)}rem`}function O0(t){if(Lc.test(t))return`${Nc[t]}${t}`;let e=t.match(In);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${De(i)}${n}`:`${De(i)}px`}function Dc(t){if(!S0.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return De(e)}function M0(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=Dc(t);if(e!=null)return`${e}%`}function T0(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":`${De(n*100)}%`}function Oc(t,e,r,n){let i=or(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 _t(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(Rn);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}=Oc(l,f,u,r);p!=null&&(n=`calc(var(--${fe(h.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),f=c?`, ${c}`:"",u=fe(l);if(r){let[p,...h]=l.split("."),{val:g,varKey:b}=Oc(l,p,h,r);n=g!=null?`var(--${fe(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 P0(t,e){return _t(t,void 0,e)}function A0(t,e){return _t(t,"color",e)}function L0(t,e){return _t(t,"length",e)||_t(t,"size",e)}function N0(t,e){return _t(t,"position",e)}function z0(t,e){return _t(t,"family",e)}function D0(t,e){return _t(t,"number",e)}function I0(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${fe(r)}${n?`, ${n}`:""})`}}function R0(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?`${De(i)}${n}`:`${De(i)}ms`}function F0(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?`${De(i)}${n}`:`${De(i)}deg`}function q0(t){if(B.includes(t))return t}function V0(t){if(t.split(",").every(e=>$0.includes(e)))return t}function j0(t){if(["top","left","right","bottom","center"].includes(t))return t}function W0(t){if(t==="none")return"none"}var B0={__proto__:null,auto:_0,bracket:P0,bracketOfColor:A0,bracketOfFamily:z0,bracketOfLength:L0,bracketOfNumber:D0,bracketOfPosition:N0,cssvar:I0,degree:F0,fraction:T0,global:q0,none:W0,number:Dc,numberWithUnit:E0,percent:M0,position:j0,properties:V0,px:O0,rem:C0,time:R0},U0=bc(B0),m=U0;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=Ee,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(--${fe(`spacing-${o}`)}) * -1)`:`var(--${fe(`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 Rr(t,e){let r,[n,...i]=je(t,["/",":"],3)??[];if(n!=null){let b=(n.match(Rn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;Ao(a)||Ao(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=Mc(e,c);if(!u&&c.length>=2){let b=c.at(-1),v=c.at(-2);if(/^\d+$/.test(b)){let y=c.slice(0,-2).concat([`${v}${b}`]);u=Mc(e,y)}}let{no:p,keys:h,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),v=b||s;if(m.numberWithUnit(v))return;/^#[\da-f]+$/i.test(v)?g=v:/^hex-[\da-fA-F]+$/.test(v)?g=`#${v.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??Dr[f],alpha:m.bracket.cssvar.percent(o??""),keys:h,get cssColor(){return $t(this.color)}}}function Mc(t,e){let r,n,i,o=or(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 or(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 qo(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];if(Object.values(Dr).includes(i))c[e]=i;else{let u=`--un-${r}-opacity`,p=o?Z("colors",o):i,h=a??(o?"in srgb":"in oklab");if(!h.startsWith("in ")&&!h.startsWith("var(")&&(h=`in ${h}`),c[e]=`color-mix(${h}, ${p} ${s??`var(${u})`}, transparent)${l}`,f.push(C(u,{syntax:"<percentage>",initialValue:"100%"})),o&&(N("colors",o),!a)){let g=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${p} ${s}, transparent)`:`${p}`} var(${u})`:`${p} ${s??`var(${u})`}`;f.push({[G.parent]:"@supports (color: color-mix(in lab, red, red))",[G.noMerge]:!0,[G.shortcutsNoMerge]:!0,[e]:`color-mix(in oklab, ${g}, transparent)${l}`})}n?.theme&&ar(i,n.theme)}return f}}function U(t,e){return([,r],n)=>{let i=Rr(r??"",n.theme);if(i)return qo(i,t,e,n)}}function Fn(t,e,r){let n=[];t=F(t);for(let i=0;i<t.length;i++){let o=je(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($t(o.at(0))){let f=$t(o.shift());f&&(l=Et(f))}else if($t(c)){let f=$t(o.pop());f&&(l=Et(f))}else if(c&&Fo.test(c)){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 We(t,e){return t!=null&&!!Rr(t,e)?.color}var Tc=/[a-z]+/gi,Do=new WeakMap;function Mt({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Do.has(t))return Do.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(Tc,""))-Number.parseInt(s[1].replace(Tc,""))).map(([o,s])=>({point:o,size:s}));return Do.set(t,i),i}function z(t,e){return B.map(r=>[`${t}-${r}`,{[e??t]:r}])}function C(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[G.shortcutsNoMerge]:!0,[G.noMerge]:!0,[G.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),H0(t,i?String(i):"initial"),o}function sr(t){return t!=null&&Dn.test(t)}function Ic(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Dn.test(t)||In.test(t)}function qn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function Vo(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Ct=new Set([]);function N(t,e="DEFAULT"){let r=`${t}:${F(e).join("-")}`;Ct.has(r)||Ct.add(r)}function Z(t,e){return`var(--${t}-${F(e).join("-")})`}function ar(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=or(e,n,i);typeof o=="string"&&(N(n,i),ar(o,e))}}}var Ot=new Map;function H0(t,e){Ot.has(t)||Ot.set(t,e)}function G0({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 Z0({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 Rc(t){return[G0,Z0].flatMap(e=>e(t))}var Y0={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 lr(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 J0=[lr("group"),lr("peer"),lr("parent"),lr("previous"),lr("has"),lr("in")],Fc=/(max|min)-\[([^\]]*)\]:/;function K0(){let t={};return{name:"breakpoints",match(e,r){if(Fc.test(e)){let i=e.match(Fc);return{matcher:e.replace(i[0],""),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(Mt(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: ${Lo(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: ${Lo(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 X0=[$e("*",t=>({selector:`${t.selector} > *`}),{order:-1}),$e("**",t=>({selector:`${t.selector} *`}),{order:-1})];function Fr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=ft(`${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 Q0=[Fr("all"," "),Fr("children",">"),Fr("next","+"),Fr("sibling","+"),Fr("siblings","~")],eg=[$e("svg",t=>({selector:`${t.selector} svg`}))],tg={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 rg(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[se("dark","@media (prefers-color-scheme: dark)"),se("light","@media (prefers-color-scheme: light)")]}var ng=[$e(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),$e(".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)")],ig={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 cr(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 og=[cr("group"),cr("peer"),cr("parent"),cr("previous"),cr("has"),cr("in")],sg=[$e("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),$e("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function ag(){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 lg=$e("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),cg=se("noscript","@media (scripting: none)"),ug={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)"]},fg=se("print","@media print"),dg={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"},hg=[se("contrast-more","@media (prefers-contrast: more)"),se("contrast-less","@media (prefers-contrast: less)")],pg=[se("motion-reduce","@media (prefers-reduced-motion: reduce)"),se("motion-safe","@media (prefers-reduced-motion: no-preference)")],mg=[se("landscape","@media (orientation: landscape)"),se("portrait","@media (orientation: portrait)")],gg=[se("forced-colors","@media (forced-colors: active)")],bg={name:"selector",match(t,e){let r=ft("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},yg={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}`})}}}},vg={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}}}},kg={name:"scope",match(t,e){let r=ft("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}`}}}},xg={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=rr(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},wg={name:"theme-variables",match(t,e){if(mc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(gc(JSON.stringify(r.entries),e.theme))})}}}},Sg=[$e("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],$g={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})) &`})}}}},qc=/^-?[0-9.]+(?:[a-z]+|%)?$/,Vc=/-?[0-9.]+(?:[a-z]+|%)?/,Eg=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function _g(t){let e=t.match(Dn)||t.match(Fo);if(e){let[r,n]=St(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var Cg=/\b(hue-rotate)\s*(\(.*)/;function Og(t){let e=t.match(Cg);if(e){let[r,n]=St(e[2],"(",")"," ")??[];if(r){let i=qc.test(r.slice(1,-1))?r.replace(Vc,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var Mg={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===zr))return;let r=!1;return e.forEach(n=>{if(F(n[2]).includes(zr))return;let i=n[1]?.toString();if(!i||i==="0"||Eg.some(a=>a.test(n[0])))return;let o=_g(i);if(o){n[1]=o,r=!0;return}let s=Og(i);if(s){n[1]=s,r=!0;return}qc.test(i)&&(n[1]=i.replace(Vc,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},Tg=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(We(o,e)||Pg(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function Pg(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function Ag(){return xc({getBracket:rr,h:m,variantGetBracket:ft})}function Lg(){return wc({getBracket:rr,h:m,variantGetBracket:ft})}function Ng(t={}){return Sc(t,{getBracket:rr,h:m,variantGetBracket:ft})}var zg=$c(),Dg={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},Ig={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 jc(t){return[Y0,ig,yg,bg,vg,Mg,Dg,ag(),Ig,cg,ug,fg,dg,...hg,...pg,...mg,...gg,K0(),...Q0,...eg,Tg,...Ag(),Lg(),...Ng(t),zg,...rg(t),...ng,...sg,kg,...X0,lg,tg,xg,...og,...J0,wg,...Sg,$g].flat()}var jo={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(jo).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var Rg={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"}},Fg={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"'},qg={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Vg={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"}},Wg={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Bg={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Ug={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Hg={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Gg={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)"},Zg={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"},Yg={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"},Jg={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)"},Kg={"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)"},Xg={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)"},Qg={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)"]},e1={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},t1={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)"}},r1={"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"},Wc={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},n1={...Wc},i1={grid:"(display: grid)"},o1={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)"},s1={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(",")}},Bc={font:Vg,colors:jo,spacing:Zg,breakpoint:Wc,verticalBreakpoint:n1,text:jg,fontWeight:Wg,tracking:Bg,leading:Ug,textStrokeWidth:Hg,radius:Yg,shadow:Jg,insetShadow:Kg,dropShadow:Xg,textShadow:Qg,ease:o1,animation:Rg,blur:qg,perspective:e1,property:s1,default:t1,container:r1,aria:Fg,media:Gg,supports:i1};var Uc=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],a1=/@media \(min-width: (.+)\)/,Hc=[[/^__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(a1)?.[1];if(u){let h=(Mt(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}]],Gc=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(Mt(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 Zc=[...Gc];var Yc={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]))},l1=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":Yc[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(Yc).join("|")})`,"(vertical|align|v)-<percentage>"]}]],Jc=["center","left","right","justify","start","end"],c1=[...Jc.map(t=>[`text-${t}`,{"text-align":t}]),...[...B,...Jc].map(t=>[`text-align-${t}`,{"text-align":t}])],u1=[[/^(?: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")],du={"gradient-position":C("--un-gradient-position"),"gradient-from":C("--un-gradient-from",{syntax:"<color>",initialValue:"#0000"}),"gradient-via":C("--un-gradient-via",{syntax:"<color>",initialValue:"#0000"}),"gradient-to":C("--un-gradient-to",{syntax:"<color>",initialValue:"#0000"}),"gradient-stops":C("--un-gradient-stops"),"gradient-via-stops":C("--un-gradient-via-stops"),"gradient-from-position":C("--un-gradient-from-position",{syntax:"<length-percentage>",initialValue:"0%"}),"gradient-via-position":C("--un-gradient-via-position",{syntax:"<length-percentage>",initialValue:"50%"}),"gradient-to-position":C("--un-gradient-to-position",{syntax:"<length-percentage>",initialValue:"100%"})};function Kc(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 f1(){return function*([,t,e],{theme:r}){let n={},i=Rr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Dr).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?Z("colors",s):o;n[`--un-gradient-${t}`]=`color-mix(in oklab, ${l} var(--un-${t}-opacity), transparent)`,yield C(`--un-${t}-opacity`,{syntax:"<percentage>",initialValue:"100%"})}s&&N("colors",s),r&&ar(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(du))yield o}}}function d1(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(du))yield r}}var h1=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${Kc(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)-(.+)$/,f1()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,d1()],[/^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]} `:" "}${Kc(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")],Xc=[[/^outline-(?:width-|size-)?(.+)$/,hu,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,p1,{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"},C("--un-outline-style",{initialValue:"solid"})]],["outline-hidden",[{"outline-style":"none"},{[G.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*hu([,t]){let e=m.bracket.cssvar.global.px(t);e!=null&&(yield{"outline-style":"var(--un-outline-style)","outline-width":e},yield C("--un-outline-style",{initialValue:"solid"}))}function*p1(t,e){if(sr(m.bracket(t[1])))yield*hu(t);else{let r=U("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var m1=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function g1(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 Qc=[[/^will-change-(.+)/,([,t])=>({"will-change":g1(t)})]],Wo={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"},b1=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=Wo[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(Wo).join("|")})`,`list-(${Object.keys(Wo).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")],y1=[[/^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>"]}]],v1=[[/^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>"]}]],k1=[["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"]]]],x1=[["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")],w1=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...z("scroll","scroll-behavior")],Tt=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...B],S1=[[/^(?:border|b)()(?:-(.+))?$/,Ie,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Ie],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Ie],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Ie],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Ie],[/^(?:border|b)-()(?:width|size)-(.+)$/,Ie,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,Ie],[/^(?:border|b)-()(?:color-)?(.+)$/,qr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,qr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,qr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Vr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Vr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Vr],[/^(?: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-)?()(.+)$/,Wr,{autocomplete:["(border|b)-style",`(border|b)-(${Tt.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Tt.join("|")})`,`(border|b)-<directions>-style-(${Tt.join("|")})`,`(border|b)-style-(${Tt.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Wr],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Wr]];function $1(t){return([,e],r)=>{let n=Rr(e,r.theme),i=qo(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Dr).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function Ie([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in Ee&&r!=null)return Ee[t].map(n=>[`border${n}-width`,r])}function qr([,t="",e],r){if(t in Ee){if(sr(m.bracket(e)))return Ie(["",t,e]);if(We(e,r.theme)){let n=Ee[t].map(i=>$1(i)(["",e],r)).filter(Pr);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function Vr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in Ee&&r!=null)return Ee[t].map(n=>[`--un-border${n}-opacity`,r])}function jr([,t="",e="DEFAULT"],{theme:r}){if(t in Ir){if(e==="full")return Ir[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),Ir[t].map(o=>[`border${o}-radius`,i?Z("radius",e):n])}}}function Wr([,t="",e]){if(Tt.includes(e)&&t in Ee)return[["--un-border-style",e],...Ee[t].map(r=>[`border${r}-style`,e])]}var E1=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],_1=/^\[url\(.+\)\]$/,C1=/^\[(?:length|size):.+\]$/,O1=/^\[position:.+\]$/,M1=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,T1=/^\[image:.+\]$/,P1=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(_1.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(C1.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((Ic(e)||O1.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(M1.test(e)||T1.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>"}]],A1=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],L1=[[/^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")],eu=["solid","double","dotted","dashed","wavy",...B],N1=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,pu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,z1,{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>"}],...eu.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...eu.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function pu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function z1(t,e){if(sr(m.bracket(t[1])))return pu(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 D1=[[/^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>"}]],I1=[[/^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")]],R1=[[/^space-([xy])-(.+)$/,F1,{autocomplete:["space-(x|y)","space-(x|y)-reverse","space-(x|y)-$spacing"]}],[/^space-([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],[`--un-space-${e}-reverse`]:"1"},yield C(`--un-space-${e}-reverse`,{initialValue:0})}]];function Pt(t){return{matcher:t,handle:(e,r)=>r({...e,parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:":where(&>:not(:last-child))"})}}function*F1([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=Ee[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]:[Pt(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield C(`--un-space-${e}-reverse`,{initialValue:0}))}}var q1=[[/^divide-(.+)$/,function*(t,e){let r=U("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[Pt(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,tu,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,tu],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],[`--un-divide-${e}-reverse`]:"1"},yield C(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${Tt.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[Pt(t)],"border-style":e}},{autocomplete:Tt.map(t=>`divide-${t}`)}]];function*tu([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]:[Pt(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(s.flat())},yield C(`--un-divide-${e}-reverse`,{initialValue:0}),yield C("--un-border-style",{initialValue:"solid"}))}}var mu=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],Jo=mu.map(t=>C(`--un-${t}`)),Bn=mu.map(t=>`var(--un-${t},)`).join(" "),gu=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],V1=gu.map(t=>C(`--un-${t}`)),Un=gu.map(t=>`var(--un-${t},)`).join(" ");function Bo(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 Xe(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":Un,"backdrop-filter":Un},...V1]:[{[`--un-${t}`]:`${t}(${o})`,filter:Bn},...Jo]}}function j1(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=je(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)&&!We(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(${Fn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:Bn},...Jo]}if(We(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:Bn},...Jo]}var W1=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,Xe("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,Xe("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,Xe("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(?:-(.+))?$/,Xe("grayscale",Bo),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,Xe("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,Xe("invert",Bo),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,Xe("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,Xe("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,Xe("sepia",Bo),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Bn}],["backdrop-filter",{"-webkit-backdrop-filter":Un,"backdrop-filter":Un}],["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}])],B1=[["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"}]],Uo={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},U1=[[/^(?:flex-|grid-)?gap-?()(.+)$/,V("gap",Uo,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,V("gap",Uo,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,V("gap",Uo,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Be(t){return t.replace("col","column")}function H1(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 G1=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Be(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Be(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Be(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Be(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Be(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-${Be(t)}`]:H1(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":Be(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Be(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Be(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Be(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"}]],Vn=["auto","hidden","clip","visible","scroll","overlay",...B],Z1=[[/^(?:overflow|of)-(.+)$/,([,t])=>Vn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Vn.join("|")})`,`(overflow|of)-(x|y)-(${Vn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Vn.includes(e)?{[`overflow-${t}`]:e}:void 0]],Y1=[[/^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"}]],Ko={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},ru="linear-gradient(#fff, #fff)",J1={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function nu([,t=""]){if(t in Ir)return{"mask-position":t.split("").flatMap(n=>Ko[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function Ho([t,e="",r,n],i){let o={...J1},s=[];if(s.push(...["linear","radial","conic"].map(a=>C(`--un-mask-${a}`,{initialValue:ru}))),e in Ko){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of Ko[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),We(n,i.theme)){let l=U(`--un-mask-${a}-${r}-color`,qn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}s.push(...["from","to"].flatMap(l=>[C(`--un-mask-${a}-${l}-position`,{syntax:"<length-percentage>",initialValue:l==="from"?"0%":"100%"}),C(`--un-mask-${a}-${l}-color`,{syntax:"<color>",initialValue:l==="from"?"black":"transparent"})]))}s.push(...["top","right","bottom","left"].map(a=>C(`--un-mask-${a}`,{initialValue:ru})))}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))`,We(n,i.theme)){let l=U(`--un-mask-${e}-${r}-color`,qn("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(C("--un-mask-radial-shape",{initialValue:"ellipse"}),C("--un-mask-radial-size",{initialValue:"farthest-corner"})),s.push(...["from","to"].flatMap(a=>[C(`--un-mask-${e}-position`,{initialValue:e==="radial"?"center":"0deg"}),C(`--un-mask-${e}-${a}-position`,{syntax:"<length-percentage>",initialValue:a==="from"?"0%":"100%"}),C(`--un-mask-${e}-${a}-color`,{syntax:"<color>",initialValue:a==="from"?"black":"transparent"})]))}return[o,...s]}function K1([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var X1=[["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)()(?:-(.+))?$/,Ho,{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)?-?(.*)$/,Ho],[/^mask-([trblxy])-(from|to)-(.*)$/,Ho],["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})$/,nu],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":le[t]})],[/^mask-(?:position-|pos-)(.+)$/,nu],["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-(.+)$/,K1],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],Q1=[[/^\$ 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>"]}]],e2=[[/^(?: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})]],bu=[["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")],t2=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],yu=[["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")],vu=[["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")],r2=[...bu,...yu,...vu].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function Xo(t){let e=be(t);return e!=null?(N("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Br([,t,e]){let r=Xo(e);if(r!=null&&t in Io)return Io[t].map(n=>[n.slice(1),r])}var n2=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:Xo(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)-(.+)$/,Br],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Br],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Br],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Br],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Br],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:Xo(e)})]],i2=[["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")],o2=[[/^(?: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>"}]],s2=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...z("box","box-sizing")],a2=[[/^(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"})}`}]],Qo={shadow:C("--un-shadow",{initialValue:"0 0 #0000"}),shadowColor:C("--un-shadow-color"),insetShadow:C("--un-inset-shadow",{initialValue:"0 0 #0000"}),insetShadowColor:C("--un-inset-shadow-color"),ringColor:C("--un-ring-color"),ringShadow:C("--un-ring-shadow",{initialValue:"0 0 #0000"}),insetRingColor:C("--un-inset-ring-color"),insetRingShadow:C("--un-inset-ring-shadow",{initialValue:"0 0 #0000"}),ringInset:C("--un-ring-inset"),ringOffsetWidth:C("--un-ring-offset-width",{syntax:"<length>",initialValue:"0px"}),ringOffsetColor:C("--un-ring-offset-color"),ringOffsetShadow:C("--un-ring-offset-shadow",{initialValue:"0 0 #0000"})},l2=[[/^shadow(?:-?(.+))?$/,iu("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(?:-(.+))?$/,iu("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 iu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=je(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=qn(t);if((s!=null||a!=null)&&!We(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Fn(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(Qo)]}return U(`--un-${l}-color`,l)(e,r)}}var c2=[[/^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(Qo)]}],[/^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(Qo)]}],[/^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"}]],u2=[...["x","y","both"].map(t=>[`snap-${t}`,[{"scroll-snap-type":`${t} var(--un-scroll-snap-strictness)`},C("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),...["mandatory","proximity"].map(t=>[`snap-${t}`,[{"--un-scroll-snap-strictness":t},C("--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")]],f2={h:"height",w:"width",inline:"inline-size",block:"block-size"};function ur(t,e){return`${t||""}${f2[e]}`}function jn(t,e,r){let n,i=["container","spacing"];for(let o of i)if(t[o]?.[r]){N(o,r),n=Z(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 d2=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[ur(t,"w")]:jn(r,"w",e),[ur(t,"h")]:jn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[ur(t,e)]:jn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[ur(t,e)]:jn(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)=>({[ur(t,e)]:ou(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[ur(t,e)]:ou(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 ou(t,e,r="breakpoint"){let n=Mt(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 p2=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":h2(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],m2=["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"],Go=["size","layout","paint","style"],g2=[["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)})]],b2=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...z("backface","backface-visibility")],y2=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...m2.map(t=>[`cursor-${t}`,{cursor:t}])],v2=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:Go.includes(t)?[{"--un-contain-size":t,contain:Go.map(e=>`var(--un-contain-${e})`).join(" ")},...Go.map(e=>C(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],k2=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...z("pointer-events")],x2=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...z("resize")],w2=[["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")],S2=[[/^(?: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)"}]],$2=[[/^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")],E2=[[/^content-(.+)$/,([,t])=>{if(m.bracket.cssvar(t)!=null)return[{"--un-content":m.bracket.cssvar(t),content:"var(--un-content)"},C("--un-content",{initialValue:'""'})]}],["content-empty",{content:'""'}],["content-none",{content:"none"}]],_2=[["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"}]],C2=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],O2=[["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"}]],M2=[["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")],T2=[["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"}]],P2=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],A2=[...["manual","auto","none",...B].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],L2=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...z("write","writing-mode")],N2=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...z("write-orient","text-orientation")],z2=[["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"}]],D2=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],I2=[["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("|")})`}]],R2=[["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")],F2=[["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")],q2=[["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"}]],V2=[["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"}]],W2=[[/^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-)?(.+)$/,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-(.+)$/,B2,{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 B2(t,e){return sr(m.bracket(t[1]))?ku(t):U("stroke","stroke")(t,e)}var U2=[["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=su(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 C(`--un-border-spacing-${n}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,function*([,t,e],{theme:r}){let n=su(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 C(`--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 su(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 Zo="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",Yo=["pan-x","pan-y","pinch-zoom"].map(t=>C(`--un-${t}`)),H2=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":Zo};for(let e of Yo)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":Zo};for(let e of Yo)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":Zo};for(let t of Yo)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...z("touch","touch-action")],Wn=["translate","rotate","scale"],es=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),ts=es,G2=["translateZ(0)",es].join(" ");var Z2=[[/^(?: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=Z("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-()(.+)$/,au],[/^(?:transform-)?translate-([xyz])-(.+)$/,au],[/^(?:transform-)?rotate-()(.+)$/,cu],[/^(?:transform-)?rotate-([xyz])-(.+)$/,cu],[/^(?:transform-)?skew-()(.+)$/,uu],[/^(?:transform-)?skew-([xy])-(.+)$/,uu,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,lu],[/^(?:transform-)?scale-([xyz])-(.+)$/,lu,{autocomplete:[`transform-(${Wn.join("|")})-<percent>`,`transform-(${Wn.join("|")})-(x|y|z)-<percent>`,`(${Wn.join("|")})-<percent>`,`(${Wn.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:ts}],["transform-cpu",{transform:es}],["transform-gpu",{transform:G2}],["transform-none",{transform:"none"}],...z("transform")];function au([,t,e]){let r=be(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(N("spacing"),[[...rs(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)":""}`,zr]],...["x","y","z"].map(n=>C(`--un-translate-${n}`,{initialValue:0}))])}function lu([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...rs(t,r,"scale"),["scale",`var(--un-scale-x) var(--un-scale-y)${t==="z"?" var(--un-scale-z)":""}`]],...["x","y","z"].map(n=>C(`--un-scale-${n}`,{initialValue:1}))]}function cu([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...rs(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",ts]],...["x","y","z"].map(n=>C(`--un-rotate-${n}`,{initialValue:`rotate${n.toUpperCase()}(0)`})),...["x","y"].map(n=>C(`--un-skew-${n}`,{initialValue:`skew${n.toUpperCase()}(0)`}))]:{rotate:m.bracket.cssvar.degree(e)}}function uu([,t,e]){let r=m.bracket.cssvar.degree(e),n=Ro[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",ts]],...["x","y","z"].map(i=>C(`--un-rotate-${i}`,{initialValue:`rotate${i.toUpperCase()}(0)`})),...["x","y"].map(i=>C(`--un-skew-${i}`,{initialValue:`skew${i.toUpperCase()}(0)`}))]}function rs(t,e,r){let n=e.split(zc);return t||!t&&n.length===1?Ro[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${Ac[o]}`,i])}function fu(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 Y2=[[/^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, ${Z("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${Z("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=fu(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=Z("ease",t)):r=m.bracket.cssvar(t),[{"--un-ease":r,"transition-timing-function":r},C("--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)||fu(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"}]],J2=[[/^text-(.+)$/,nb,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,xu,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,ib,{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=Z("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=Z("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},C("--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=Z("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]?Z("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=Z("font",t),{"font-family":r};if(e.fontWeight?.[t])return N("fontWeight",t),r=Z("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"]}]],K2=[[/^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}}]],X2=[[/^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}}]],Q2=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&N("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?Z("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 eb(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=je(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!We(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Fn(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 tb=[[/^text-shadow-(.+)$/,eb,{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>"}]],dt=[C("--un-ordinal"),C("--un-slashed-zero"),C("--un-numeric-figure"),C("--un-numeric-spacing"),C("--un-numeric-fraction")],ht={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},rb=[["ordinal",[{"--un-ordinal":"ordinal",...ht},...dt]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...ht},...dt]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...ht},...dt]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...ht},...dt]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...ht},...dt]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...ht},...dt]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...ht},...dt]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...ht},...dt]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function nb([,t="base"],{theme:e}){let r=ob(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(N("leading",i),s=Z("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":Z("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${Z("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?Z("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 xu([,t],{theme:e}){if(e.text?.[t]!=null)return N("text",[t,"fontSize"]),N("text",[t,"lineHeight"]),{"font-size":Z("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${Z("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function ib(t,e){return sr(m.bracket(t[1]))?xu(t,e):U("color","text")(t,e)}function ob(t,e){let[r,n]=St(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Rn)??[])[1];if(i==null||i===e)return[r,n]}}var sb={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"},ab=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=sb[t];if(r)return{[r]:m.cssvar(e)}}]],lb=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!ub(e)&&/^[\w-]+$/.test(n)&&cb(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function cb(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 ub(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var fb=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],wu=[J2,K2,X2,Q2,tb,I1,D1,c1,l1,m1,Xc,Qc,b1,y1,v1,k1,x1,Xc,w1,Qc,S1,P1,E1,A1,Hc,Uc,N1,B1,U1,G1,d2,p2,g2,b2,y2,v2,k2,x2,w2,S2,$2,E2,_2,C2,O2,M2,T2,P2,c2,l2,Z2,Y2,ab,lb,yu,s2,r2,i2,n2,bu,t2,vu,e2,o2,Z1,W2,u1,h1,A2,L2,N2,V2,z2,D2,I2,R2,F2,q2,X1,L1,W1,Y1,Q1,u2,U2,H2,rb,fb,R1,q1,j2,a2].flat();function db(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(Ot.size===0)return;let i=Array.from(Ot.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,9 @@ 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 pb(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(N("font","sans"),N("font","mono"),N("default",["font","family"]),N("default",["monoFont","family"]),jo(hb,e.config.envMode==="dev")),layer:"base"}}var mb=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function gb(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(Ao,"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 bb(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=ze(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=or(n,u,h);typeof g=="string"&&(N(u,h),ar(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?`${fe(h)}: ${g};`:void 0).filter(Boolean);if(u.length===0)return;let p=u.join(`
429
- `);return jo(`
428
+ `;function pb(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(N("font","sans"),N("font","mono"),N("default",["font","family"]),N("default",["monoFont","family"]),Vo(hb,e.config.envMode==="dev")),layer:"base"}}var mb=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function gb(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(Po,"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 bb(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=ze(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=or(n,u,h);typeof g=="string"&&(N(u,h),ar(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?`${fe(h)}: ${g};`:void 0).filter(Boolean);if(u.length===0)return;let p=u.join(`
429
+ `);return Vo(`
430
430
  :root, :host {
431
431
  ${p}
432
- }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Ct.size===0)return;l=Array.from(Ct).map(f=>{let[u,p]=f.split(":"),h=or(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=>!mb.includes(u));l=Array.from(gb(n,f))}return c(l)}}}var yb=t=>[pb(t),bb(t),db(t)].filter(Boolean),vb={position:["relative","absolute","fixed","sticky","static"],globalKeyword:B},wu=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:Tc,rules:xu,shortcuts:Gc,theme:Wc,layers:{properties:-200,theme:-150,base:-100},preflights:yb(t),variants:Vc(t),prefix:t.prefix,postprocess:Ic(t),extractorDefault:t.arbitraryVariants===!1?void 0:nc(),autocomplete:{shorthands:vb},options:t,configResolved(){Ct.clear(),Ot.clear()},meta:{themeDeps:Ct,propertyDeps:Ot}});var bd=cn($u(),1),Ti=cn(Ys(),1),fk=tc({presets:[wu(),Do()],preflights:[{getCSS:()=>":host, :root { --un-text-opacity: 100%; }"}],theme:{}}),Js=10,dk=bd.default,on=class extends Ti.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}},Ks=class extends on{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},Xs=class extends on{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},Qs=class extends on{PathExpression(e){return this.onCollect(e.original),super.PathExpression(e)}},ea=class extends Ks{match=Mi.macro},ta=class extends Xs{match=Mi.htmlH1Somewhere};function na(t){return!isNaN(Number(t))}function hk(t){return typeof t=="object"&&t!==null}function ia(t,e){return t.hasOwnProperty(e)}function yd(t,...e){return e.includes(t)}function ue(t){switch(typeof t){case"string":return`'${t}'`;case"object":return JSON.stringify(t);default:return String(t)}}function Me(t={}){return{helpers:t?.helpers??null}}function pk(t){return[...new Set(t)]}function vd(t){return Ti.default.parse(t)}function oa(t){return Ti.default.compile(t)}function sa(t,e={},r={}){return t(e,{helpers:r})}async function kd(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await fk,s=sa(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function mk(t){let e=new Qs().collect(t);return pk(e)}function ra(t,e=Js){if(e<=0)throw new bt("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[ra(n?.join("."),e-1)]),i}function gk(t,e=Js){let n={name:"root",$:[ra(t,e)]};return n.addPath=(i,o=Js)=>{let s=ra(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 xd(t){let[e,...r]=mk(t),n=gk(e);for(let i of r)n.addPath(i);return n}function bk(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(Fe.macroParam),i=e(Fe.macroNamedParam),o=e(Fe.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function yk(t,e=!0){let r=t?.match(Fe.macroParams)??[],n=[];for(let i of r){let o=bk(i);if(o)n.push(o);else if(e)throw new ot("Flext: Unable to parse the macros: Bad token: "+ue(i))}return n}function wd(t,e=!0){let r=new ea().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Fe.macro)??null;if(!o){if(e)throw new ot("Flext: Unable to parse the macros: Bad macro: "+ue(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=yk(a,e);n.push({name:s,params:l})}return n}function Sd(t,e=!0){let r=new ta().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Fe.htmlH1Somewhere)??null;if(!o){if(e)throw new ot("Flext: Unable to parse H1: Bad HTML: "+ue(i));return null}for(let s of o)n.push(String(s))}return n}function $d(t){let e=hk(t)&&t instanceof Date,r=typeof t=="string"&&Fe.dbDateStr.test(t),n=s=>{let a=new Date(s);if(isNaN(a.getTime()))throw new ot("Flext: Unable to get date: The date is invalid: "+ue(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 ie("Unable to get date: The date is invalid: "+ue(s))},o=s=>{let a=R.fromISO(s);if(a.isValid)return a.toJSDate();throw new ot("Flext: Unable to get date: The date is invalid: "+ue(s))};return e?t:na(t)?n(t):r?i(t):o(t)}function Ed(t){let e=dk(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 gd(t,e){return!!String(e).trim().match(t)}var Fe=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},Mi=class{static macro(e){return gd(Fe.macro,e)}static htmlH1Somewhere(e){return gd(Fe.htmlH1Somewhere,e)}};var fa={};mh(fa,{cond:()=>_d,date:()=>Md,match:()=>Pd,math:()=>Dd,number:()=>lh,put:()=>Od});function Ge(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 ie("Condition: Unknown operation: "+ue(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 ie("Condition: Unknown operation: "+ue(i))}}function vk(t){let e=t?.args??[],[r]=e;return Ge({...t,args:["not",r]})}function kk(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"equal",n]})}function xk(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"notEqual",n]})}function wk(t){let e=t?.args??[],[r,...n]=e;return Ge({...t,args:[r,"and",...n]})}function Sk(t){let e=t?.args??[],[r,...n]=e;return Ge({...t,args:[r,"or",...n]})}function $k(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"greater",n]})}function Ek(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"less",n]})}var _d=Me({helpers:{op:Ge,not:vk,equal:kk,notEqual:xk,and:wk,or:Sk,greater:$k,less:Ek,noColor:Ge,__default:Ge}});var aa=cn(Ys(),1);var _k="text-blue-500";function Cd(t){let e=t?.args??[],[r,n]=e;return r??n??""}function Rt(t){let r=(t?.namedArgs??{})?.color??_k;return r?new aa.SafeString(`<span class="${r}">${Cd(t)}</span>`):new aa.SafeString(t)}var Od=Me({helpers:{noColor:Cd,__default:Rt}});function sn(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($d(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(h,"0");if(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 ie(`Date: Operation ${ue(o)} is not compatible with argument 'pad'`)}if(a)switch(o){case"monthText":return f.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();default:throw new ie(`Date: Operation ${ue(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 Ze(t){let r=(t?.namedArgs??{})?.fallback??"",n=sn(t)??r;return Rt({...t,args:[n]})}function Ck(t){return sn({...t,args:["now"]})}function Ok(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"seconds"],namedArgs:{...i,padding:o,fallback:n}})}function Mk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"minutes"],namedArgs:{...i,padding:o,fallback:n}})}function Tk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"hours"],namedArgs:{...i,padding:o,fallback:n}})}function Pk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"day"],namedArgs:{...i,padding:o,fallback:n}})}function Ak(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"month"],namedArgs:{...i,padding:o,fallback:n}})}function Lk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=!i?.nominative;return Ze({...t,args:[r,"monthText"],namedArgs:{...i,genitive:o,fallback:n}})}function Nk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"year"],namedArgs:{...i,padding:o,fallback:n}})}function zk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Ze({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function Dk(t){let e=t?.args??[],[r]=e;return sn({...t,args:[r,"unix"]})}function Ik(t){let e=t?.args??[],[r]=e;return sn({...t,args:[r,"iso"]})}var Md=Me({helpers:{op:Ze,now:Ck,seconds:Ok,minutes:Mk,hours:Tk,day:Pk,month:Ak,monthText:Lk,year:Nk,text:zk,unix:Dk,iso:Ik,noColor:sn,__default:Ze}});function Rk(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 Td(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 Fk(t){let r=(t?.self??null).__flext_match_value??null;return Td({...t,args:[r]})}var Pd=Me({helpers:{case:Td,fallback:Fk,__default:Rk}});function zd(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 ie("Math: Unknown operation: "+ue(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=zd(t);return Rt({...t,args:[e]})}function qk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"plus",n]})}function Vk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"minus",n]})}function Ad(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"multiply",n]})}function Ld(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 Nd(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"power",n]})}function Wk(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 ie("Math: Unknown operation: "+ue(n))}}function Bk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["sqrt",r]})}function Uk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["cbrt",r]})}function Hk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["abs",r]})}var Dd=Me({helpers:{op:Te,plus:qk,minus:Vk,mul:Ad,multiply:Ad,div:Ld,divide:Ld,intDivide:jk,pow:Nd,power:Nd,round:Wk,sqrt:Bk,cbrt:Uk,abs:Hk,noColor:zd,__default:Te}});var sh=cn(oh(),1);var ua={"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 h3="en";function ah(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,soft:a}=n,l=ua[s]??ua[e?.lang]??h3;switch(o){case"text":return(0,sh.default)(Number(i),{lang:l});case"check":return a?na(i):typeof i=="number";default:return Number(i)}}function Pi(t){let r=(t?.namedArgs??{})?.fallback??"",n=ah(t)??r;return Rt({...t,args:[n]})}function p3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Pi({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function m3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Pi({...t,args:[r,"check"],namedArgs:{...i,fallback:n}})}var lh=Me({helpers:{op:Pi,text:p3,check:m3,noColor:ah,__default:Pi}});var g3="__default",ch="string",Ai=10,da=class{constructor(e=null,r={},n={}){this.setData(r),this.setHelpers(n),e&&this.setTemplate(e)}setTemplate(e){return this.data={},this.helpers={},this.ast=vd(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=oa(this.ast);if(!n)throw new ie("Flext: Unable to get HTML: No template");return sa(n,{...this.data,...e},{...this.helpers,...r})}async getCss(e={},r={}){let n=oa(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new ie("Flext: Unable to get CSS: No template");return await kd(n,{...this.data,...e},{...r,helpers:o})}get html(){return this.getHtml()}},ha=class extends da{useModule(...e){for(let r of e)this.addModule(r,fa[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=Sd(this.ast),n=wd(this.ast),i=b=>n?.filter(v=>v?.name===b)??null,o=b=>{let[v]=i(b),[y]=v?.params??[];return y?.value??null},s=o("v"),a=o("lang"),l=o("title"),c=o("timeZone"),f=i("use"),u=o("lineHeight"),h=i("field")?.map(y3)??null;s&&this.setVersion(s),a&&this.setLang(a),(l||r)&&this.setTitle(l??Ed(r)),c&&this.setTimeZone(c),u&&this.setLineHeight(Number(u)),h&&this.setFields(h);let g=f.map(b3).flat();return this.useModule(...g),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}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!ia(n,i))continue;let o=n[i],s=i===g3,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=Ai){let r=(s,a={},l=Ai)=>{if(l<=0)throw new bt("Flext: Unable to get data model: The data model is too deep");let c=a?.fieldName??null,f=this.fields?.find(y=>y?.name===c)??null,u=s?.name??null,p=f?.label??null,h=f?.type??ch,g=!!f?.isRequired,b=s?.$??[],v=[];for(let y of b){let k=y?.name??null;v.push(r(y,{fieldName:c+"."+k},l-1))}return{name:u,label:p,type:h,isRequired:g,$:v}},n=s=>{for(let a in this.helpers)if(ia(this.helpers,a)&&s?.name===a)return!0;return!1};return(xd(this.ast)?.$??[]).filter(s=>!n(s)).map(s=>r(s,{fieldName:s?.name??null},e))}getIsValid(e={},r=Ai){let n=(i,o,s=Ai)=>{if(s<=0)throw new bt("Flext: Unable to verify the data: The data model is too deep");for(let a of o){let l=i[a.name]??null;if(yd(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 b3(t){return(t?.params??[]).map(r=>r?.value??null)}function y3(t){let e=t?.params??[],[r,...n]=e,i=c=>{let f=n?.find(u=>u?.name===c)??null;return f&&f?.value?f?.value??null:f&&f?.name?!0:null},o=r?.value??null,s=i("label"),a=i("type")??ch,l=!!i("required");return{name:o,label:s,type:a,isRequired:l}}var Vx=ha;export{ch as DEFAULT_FIELD_TYPE,g3 as DEFAULT_HELPER_NAME,Ai as DEFAULT_MODEL_DEPTH,ha as Flext,da as SimpleFlext,Vx as default,y3 as macroToField,b3 as macroToModuleNames};
432
+ }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Ct.size===0)return;l=Array.from(Ct).map(f=>{let[u,p]=f.split(":"),h=or(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=>!mb.includes(u));l=Array.from(gb(n,f))}return c(l)}}}var yb=t=>[pb(t),bb(t),db(t)].filter(Boolean),vb={position:["relative","absolute","fixed","sticky","static"],globalKeyword:B},Su=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:Pc,rules:wu,shortcuts:Zc,theme:Bc,layers:{properties:-200,theme:-150,base:-100},preflights:yb(t),variants:jc(t),prefix:t.prefix,postprocess:Rc(t),extractorDefault:t.arbitraryVariants===!1?void 0:ic(),autocomplete:{shorthands:vb},options:t,configResolved(){Ct.clear(),Ot.clear()},meta:{themeDeps:Ct,propertyDeps:Ot}});var yd=cn(Eu(),1),Ti=cn(Zs(),1),fk=rc({presets:[Su(),zo()],preflights:[{getCSS:()=>":host, :root { --un-text-opacity: 100%; }"}],theme:{}}),Ys=10,dk=yd.default,on=class extends Ti.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}},Js=class extends on{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},Ks=class extends on{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},Xs=class extends on{PathExpression(e){return this.onCollect(e.original),super.PathExpression(e)}},Qs=class extends Js{match=Mi.macro},ea=class extends Ks{match=Mi.htmlH1Somewhere};function ra(t){return!isNaN(Number(t))}function hk(t){return typeof t=="object"&&t!==null}function na(t,e){return t.hasOwnProperty(e)}function vd(t,...e){return e.includes(t)}function ue(t){switch(typeof t){case"string":return`'${t}'`;case"object":return JSON.stringify(t);default:return String(t)}}function Me(t={}){return{helpers:t?.helpers??null}}function pk(t){return[...new Set(t)]}function kd(t){return Ti.default.parse(t)}function ia(t){return Ti.default.compile(t)}function oa(t,e={},r={}){return t(e,{helpers:r})}async function xd(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await fk,s=oa(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function mk(t){let e=new Xs().collect(t);return pk(e)}function ta(t,e=Ys){if(e<=0)throw new bt("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[ta(n?.join("."),e-1)]),i}function gk(t,e=Ys){let n={name:"root",$:[ta(t,e)]};return n.addPath=(i,o=Ys)=>{let s=ta(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 wd(t){let[e,...r]=mk(t),n=gk(e);for(let i of r)n.addPath(i);return n}function bk(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(Fe.macroParam),i=e(Fe.macroNamedParam),o=e(Fe.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function yk(t,e=!0){let r=t?.match(Fe.macroParams)??[],n=[];for(let i of r){let o=bk(i);if(o)n.push(o);else if(e)throw new ot("Flext: Unable to parse the macros: Bad token: "+ue(i))}return n}function Sd(t,e=!0){let r=new Qs().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Fe.macro)??null;if(!o){if(e)throw new ot("Flext: Unable to parse the macros: Bad macro: "+ue(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=yk(a,e);n.push({name:s,params:l})}return n}function $d(t,e=!0){let r=new ea().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Fe.htmlH1Somewhere)??null;if(!o){if(e)throw new ot("Flext: Unable to parse H1: Bad HTML: "+ue(i));return null}for(let s of o)n.push(String(s))}return n}function Ed(t){let e=hk(t)&&t instanceof Date,r=typeof t=="string"&&Fe.dbDateStr.test(t),n=s=>{let a=new Date(s);if(isNaN(a.getTime()))throw new ot("Flext: Unable to get date: The date is invalid: "+ue(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 ie("Unable to get date: The date is invalid: "+ue(s))},o=s=>{let a=R.fromISO(s);if(a.isValid)return a.toJSDate();throw new ot("Flext: Unable to get date: The date is invalid: "+ue(s))};return e?t:ra(t)?n(t):r?i(t):o(t)}function _d(t){let e=dk(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 bd(t,e){return!!String(e).trim().match(t)}var Fe=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},Mi=class{static macro(e){return bd(Fe.macro,e)}static htmlH1Somewhere(e){return bd(Fe.htmlH1Somewhere,e)}};var da={};mh(da,{cond:()=>Cd,date:()=>Td,match:()=>Ad,math:()=>Id,number:()=>lh,put:()=>Md});function Ge(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 ie("Condition: Unknown operation: "+ue(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 ie("Condition: Unknown operation: "+ue(i))}}function vk(t){let e=t?.args??[],[r]=e;return Ge({...t,args:["not",r]})}function kk(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"equal",n]})}function xk(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"notEqual",n]})}function wk(t){let e=t?.args??[],[r,...n]=e;return Ge({...t,args:[r,"and",...n]})}function Sk(t){let e=t?.args??[],[r,...n]=e;return Ge({...t,args:[r,"or",...n]})}function $k(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"greater",n]})}function Ek(t){let e=t?.args??[],[r,n]=e;return Ge({...t,args:[r,"less",n]})}var Cd=Me({helpers:{op:Ge,not:vk,equal:kk,notEqual:xk,and:wk,or:Sk,greater:$k,less:Ek,noColor:Ge,__default:Ge}});var sa=cn(Zs(),1);var _k="text-blue-500";function Od(t){let e=t?.args??[],[r,n]=e;return r??n??""}function Rt(t){let r=(t?.namedArgs??{})?.color??_k;return r?new sa.SafeString(`<span class="${r}">${Od(t)}</span>`):new sa.SafeString(t)}var Md=Me({helpers:{noColor:Od,__default:Rt}});function sn(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(Ed(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(h,"0");if(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 ie(`Date: Operation ${ue(o)} is not compatible with argument 'pad'`)}if(a)switch(o){case"monthText":return f.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();default:throw new ie(`Date: Operation ${ue(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 Ze(t){let r=(t?.namedArgs??{})?.fallback??"",n=sn(t)??r;return Rt({...t,args:[n]})}function Ck(t){return sn({...t,args:["now"]})}function Ok(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"seconds"],namedArgs:{...i,padding:o,fallback:n}})}function Mk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"minutes"],namedArgs:{...i,padding:o,fallback:n}})}function Tk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"hours"],namedArgs:{...i,padding:o,fallback:n}})}function Pk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"day"],namedArgs:{...i,padding:o,fallback:n}})}function Ak(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"month"],namedArgs:{...i,padding:o,fallback:n}})}function Lk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=!i?.nominative;return Ze({...t,args:[r,"monthText"],namedArgs:{...i,genitive:o,fallback:n}})}function Nk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return Ze({...t,args:[r,"year"],namedArgs:{...i,padding:o,fallback:n}})}function zk(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return Ze({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function Dk(t){let e=t?.args??[],[r]=e;return sn({...t,args:[r,"unix"]})}function Ik(t){let e=t?.args??[],[r]=e;return sn({...t,args:[r,"iso"]})}var Td=Me({helpers:{op:Ze,now:Ck,seconds:Ok,minutes:Mk,hours:Tk,day:Pk,month:Ak,monthText:Lk,year:Nk,text:zk,unix:Dk,iso:Ik,noColor:sn,__default:Ze}});function Rk(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 Pd(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 Fk(t){let r=(t?.self??null).__flext_match_value??null;return Pd({...t,args:[r]})}var Ad=Me({helpers:{case:Pd,fallback:Fk,__default:Rk}});function Dd(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 ie("Math: Unknown operation: "+ue(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=Dd(t);return Rt({...t,args:[e]})}function qk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"plus",n]})}function Vk(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"minus",n]})}function Ld(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"multiply",n]})}function Nd(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 zd(t){let e=t?.args??[],[r,n]=e;return Te({...t,args:[r,"power",n]})}function Wk(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 ie("Math: Unknown operation: "+ue(n))}}function Bk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["sqrt",r]})}function Uk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["cbrt",r]})}function Hk(t){let e=t?.args??[],[r]=e;return Te({...t,args:["abs",r]})}var Id=Me({helpers:{op:Te,plus:qk,minus:Vk,mul:Ld,multiply:Ld,div:Nd,divide:Nd,intDivide:jk,pow:zd,power:zd,round:Wk,sqrt:Bk,cbrt:Uk,abs:Hk,noColor:Dd,__default:Te}});var ah=cn(sh(),1);var ca={"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 h3="en";function fa(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,strict:a}=n,l=ca[s]??ca[e?.lang]??h3;switch(o){case"text":return(0,ah.default)(Number(i),{lang:l});case"check":return a?typeof i=="number":ra(i);default:return Number(i)}}function ua(t){let r=(t?.namedArgs??{})?.fallback??"",n=fa(t)??r;return Rt({...t,args:[n]})}function p3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return ua({...t,args:[r,"text"],namedArgs:{...i,fallback:n}})}function m3(t){let e=t?.args??[],[r]=e;return fa({...t,args:[r,"check"]})}var lh=Me({helpers:{op:ua,text:p3,check:m3,noColor:fa,__default:ua}});var g3="__default",ch="string",Pi=10,ha=class{constructor(e=null,r={},n={}){this.setData(r),this.setHelpers(n),e&&this.setTemplate(e)}setTemplate(e){return this.data={},this.helpers={},this.ast=kd(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=ia(this.ast);if(!n)throw new ie("Flext: Unable to get HTML: No template");return oa(n,{...this.data,...e},{...this.helpers,...r})}async getCss(e={},r={}){let n=ia(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new ie("Flext: Unable to get CSS: No template");return await xd(n,{...this.data,...e},{...r,helpers:o})}get html(){return this.getHtml()}},pa=class extends ha{useModule(...e){for(let r of e)this.addModule(r,da[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=$d(this.ast),n=Sd(this.ast),i=b=>n?.filter(v=>v?.name===b)??null,o=b=>{let[v]=i(b),[y]=v?.params??[];return y?.value??null},s=o("v"),a=o("lang"),l=o("title"),c=o("timeZone"),f=i("use"),u=o("lineHeight"),h=i("field")?.map(y3)??null;s&&this.setVersion(s),a&&this.setLang(a),(l||r)&&this.setTitle(l??_d(r)),c&&this.setTimeZone(c),u&&this.setLineHeight(Number(u)),h&&this.setFields(h);let g=f.map(b3).flat();return this.useModule(...g),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}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!na(n,i))continue;let o=n[i],s=i===g3,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=Pi){let r=(s,a={},l=Pi)=>{if(l<=0)throw new bt("Flext: Unable to get data model: The data model is too deep");let c=a?.fieldName??null,f=this.fields?.find(y=>y?.name===c)??null,u=s?.name??null,p=f?.label??null,h=f?.type??ch,g=!!f?.isRequired,b=s?.$??[],v=[];for(let y of b){let k=y?.name??null;v.push(r(y,{fieldName:c+"."+k},l-1))}return{name:u,label:p,type:h,isRequired:g,$:v}},n=s=>{for(let a in this.helpers)if(na(this.helpers,a)&&s?.name===a)return!0;return!1};return(wd(this.ast)?.$??[]).filter(s=>!n(s)).map(s=>r(s,{fieldName:s?.name??null},e))}getIsValid(e={},r=Pi){let n=(i,o,s=Pi)=>{if(s<=0)throw new bt("Flext: Unable to verify the data: The data model is too deep");for(let a of o){let l=i[a.name]??null;if(vd(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 b3(t){return(t?.params??[]).map(r=>r?.value??null)}function y3(t){let e=t?.params??[],[r,...n]=e,i=c=>{let f=n?.find(u=>u?.name===c)??null;return f&&f?.value?f?.value??null:f&&f?.name?!0:null},o=r?.value??null,s=i("label"),a=i("type")??ch,l=!!i("required");return{name:o,label:s,type:a,isRequired:l}}var Vx=pa;export{ch as DEFAULT_FIELD_TYPE,g3 as DEFAULT_HELPER_NAME,Pi as DEFAULT_MODEL_DEPTH,pa as Flext,ha as SimpleFlext,Vx as default,y3 as macroToField,b3 as macroToModuleNames};