@trustme24/flext 1.9.4 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,17 +1,17 @@
1
- var Bh=Object.create;var Ki=Object.defineProperty;var Uh=Object.getOwnPropertyDescriptor;var Hh=Object.getOwnPropertyNames;var Gh=Object.getPrototypeOf,Zh=Object.prototype.hasOwnProperty;var Ht=(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),Ji=(t,e)=>{for(var r in e)Ki(t,r,{get:e[r],enumerable:!0})},Yh=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Hh(e))!Zh.call(t,i)&&i!==r&&Ki(t,i,{get:()=>e[i],enumerable:!(n=Uh(e,i))||n.enumerable});return t};var vn=(t,e,r)=>(r=t!=null?Bh(Gh(t)):{},Yh(e||!t||!t.__esModule?Ki(r,"default",{value:t,enumerable:!0}):r,t));var tf=E((ef,ti)=>{"use strict";(function(t){if(typeof e!="function"){var e=function(p){return p};e.nonNative=!0}let r=e("plaintext"),n=e("html"),i=e("comment"),o=/<(\w*)>/g,s=/<\/?([^\s\/>]+)/;function a(p,g,b){p=p||"",g=g||[],b=b||"";let x=c(g,b);return f(p,x)}function l(p,g){p=p||[],g=g||"";let b=c(p,g);return function(v){return f(v||"",b)}}a.init_streaming_mode=l;function c(p,g){return p=u(p),{allowable_tags:p,tag_replacement:g,state:r,tag_buffer:"",depth:0,in_quote_char:""}}function f(p,g){if(typeof p!="string")throw new TypeError("'html' parameter must be a string");let b=g.allowable_tags,x=g.tag_replacement,v=g.state,k=g.tag_buffer,S=g.depth,y=g.in_quote_char,$="";for(let M=0,I=p.length;M<I;M++){let O=p[M];if(v===r)O==="<"?(v=n,k+=O):$+=O;else if(v===n)switch(O){case"<":if(y)break;S++;break;case">":if(y)break;if(S){S--;break}y="",v=r,k+=">",b.has(h(k))?$+=k:$+=x,k="";break;case'"':case"'":O===y?y="":y=y||O,k+=O;break;case"-":k==="<!-"&&(v=i),k+=O;break;case" ":case`
2
- `:if(k==="<"){v=r,$+="< ",k="";break}k+=O;break;default:k+=O;break}else v===i&&(O===">"?(k.slice(-2)=="--"&&(v=r),k=""):k+=O)}return g.state=v,g.tag_buffer=k,g.depth=S,g.in_quote_char=y,$}function u(p){let g=new Set;if(typeof p=="string"){let b;for(;b=o.exec(p);)g.add(b[1])}else!e.nonNative&&typeof p[e.iterator]=="function"?g=new Set(p):typeof p.forEach=="function"&&p.forEach(g.add,g);return g}function h(p){let g=s.exec(p);return g?g[1].toLowerCase():null}typeof define=="function"&&define.amd?define(function(){return a}):typeof ti=="object"&&ti.exports?ti.exports=a:t.striptags=a})(ef)});var de=E(ke=>{"use strict";ke.__esModule=!0;ke.extend=rf;ke.indexOf=ly;ke.escapeExpression=cy;ke.isEmpty=uy;ke.createFrame=fy;ke.blockParams=dy;ke.appendContextPath=hy;var iy={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},oy=/[&<>"'`=]/g,sy=/[&<>"'`=]/;function ay(t){return iy[t]}function rf(t){for(var e=1;e<arguments.length;e++)for(var r in arguments[e])Object.prototype.hasOwnProperty.call(arguments[e],r)&&(t[r]=arguments[e][r]);return t}var vs=Object.prototype.toString;ke.toString=vs;var ys=function(e){return typeof e=="function"};ys(/x/)&&(ke.isFunction=ys=function(t){return typeof t=="function"&&vs.call(t)==="[object Function]"});ke.isFunction=ys;var nf=Array.isArray||function(t){return t&&typeof t=="object"?vs.call(t)==="[object Array]":!1};ke.isArray=nf;function ly(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function cy(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return sy.test(t)?t.replace(oy,ay):t}function uy(t){return!t&&t!==0?!0:!!(nf(t)&&t.length===0)}function fy(t){var e=rf({},t);return e._parent=t,e}function dy(t,e){return t.path=e,t}function hy(t,e){return(t?t+".":"")+e}});var Oe=E((ri,of)=>{"use strict";ri.__esModule=!0;var ks=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function xs(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<ks.length;l++)this[ks[l]]=a[ks[l]];Error.captureStackTrace&&Error.captureStackTrace(this,xs);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{}}xs.prototype=new Error;ri.default=xs;of.exports=ri.default});var af=E((ni,sf)=>{"use strict";ni.__esModule=!0;var ws=de();ni.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(ws.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=ws.createFrame(r.data);o.contextPath=ws.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};sf.exports=ni.default});var cf=E((ii,lf)=>{"use strict";ii.__esModule=!0;function py(t){return t&&t.__esModule?t:{default:t}}var en=de(),my=Oe(),gy=py(my);ii.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new gy.default("Must pass iterator to #each");var n=r.fn,i=r.inverse,o=0,s="",a=void 0,l=void 0;r.data&&r.ids&&(l=en.appendContextPath(r.data.contextPath,r.ids[0])+"."),en.isFunction(e)&&(e=e.call(this)),r.data&&(a=en.createFrame(r.data));function c(g,b,x){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!x,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:en.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(en.isArray(e))for(var f=e.length;o<f;o++)o in e&&c(o,o,o===e.length-1);else if(typeof Symbol=="function"&&e[Symbol.iterator]){for(var u=[],h=e[Symbol.iterator](),p=h.next();!p.done;p=h.next())u.push(p.value);e=u;for(var f=e.length;o<f;o++)c(o,o,o===e.length-1)}else(function(){var g=void 0;Object.keys(e).forEach(function(b){g!==void 0&&c(g,o-1),g=b,o++}),g!==void 0&&c(g,o-1,!0)})();return o===0&&(s=i(this)),s})};lf.exports=ii.default});var ff=E((oi,uf)=>{"use strict";oi.__esModule=!0;function by(t){return t&&t.__esModule?t:{default:t}}var yy=Oe(),vy=by(yy);oi.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new vy.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};uf.exports=oi.default});var mf=E((si,pf)=>{"use strict";si.__esModule=!0;function ky(t){return t&&t.__esModule?t:{default:t}}var df=de(),xy=Oe(),hf=ky(xy);si.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new hf.default("#if requires exactly one argument");return df.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||df.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new hf.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};pf.exports=si.default});var bf=E((ai,gf)=>{"use strict";ai.__esModule=!0;ai.default=function(t){t.registerHelper("log",function(){for(var e=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;r.hash.level!=null?i=r.hash.level:r.data&&r.data.level!=null&&(i=r.data.level),e[0]=i,t.log.apply(t,e)})};gf.exports=ai.default});var vf=E((li,yf)=>{"use strict";li.__esModule=!0;li.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};yf.exports=li.default});var xf=E((ci,kf)=>{"use strict";ci.__esModule=!0;function wy(t){return t&&t.__esModule?t:{default:t}}var tn=de(),Sy=Oe(),$y=wy(Sy);ci.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new $y.default("#with requires exactly one argument");tn.isFunction(e)&&(e=e.call(this));var n=r.fn;if(tn.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=tn.createFrame(r.data),i.contextPath=tn.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:tn.blockParams([e],[i&&i.contextPath])})})};kf.exports=ci.default});var Ss=E(ui=>{"use strict";ui.__esModule=!0;ui.registerDefaultHelpers=Fy;ui.moveHelperToHooks=qy;function qt(t){return t&&t.__esModule?t:{default:t}}var Ey=af(),_y=qt(Ey),Cy=cf(),Oy=qt(Cy),Ty=ff(),My=qt(Ty),Py=mf(),Ay=qt(Py),Ny=bf(),Ly=qt(Ny),Dy=vf(),Iy=qt(Dy),zy=xf(),Ry=qt(zy);function Fy(t){_y.default(t),Oy.default(t),My.default(t),Ay.default(t),Ly.default(t),Iy.default(t),Ry.default(t)}function qy(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Sf=E((fi,wf)=>{"use strict";fi.__esModule=!0;var Vy=de();fi.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=Vy.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};wf.exports=fi.default});var $f=E($s=>{"use strict";$s.__esModule=!0;$s.registerDefaultDecorators=Uy;function jy(t){return t&&t.__esModule?t:{default:t}}var Wy=Sf(),By=jy(Wy);function Uy(t){By.default(t)}});var Es=E((di,Ef)=>{"use strict";di.__esModule=!0;var Hy=de(),xr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=Hy.indexOf(xr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=xr.lookupLevel(e),typeof console<"u"&&xr.lookupLevel(xr.level)<=e){var r=xr.methodMap[e];console[r]||(r="log");for(var n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];console[r].apply(console,i)}}};di.default=xr;Ef.exports=di.default});var _f=E(_s=>{"use strict";_s.__esModule=!0;_s.createNewLookupObject=Zy;var Gy=de();function Zy(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return Gy.extend.apply(void 0,[Object.create(null)].concat(e))}});var Cs=E(rn=>{"use strict";rn.__esModule=!0;rn.createProtoAccessControl=Xy;rn.resultIsAllowed=Qy;rn.resetLoggedProperties=tv;function Yy(t){return t&&t.__esModule?t:{default:t}}var Cf=_f(),Ky=Es(),Jy=Yy(Ky),hi=Object.create(null);function Xy(t){var e=Object.create(null);e.constructor=!1,e.__defineGetter__=!1,e.__defineSetter__=!1,e.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:Cf.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:Cf.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function Qy(t,e,r){return Of(typeof t=="function"?e.methods:e.properties,r)}function Of(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(ev(e),!1)}function ev(t){hi[t]!==!0&&(hi[t]=!0,Jy.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 Ji=Object.defineProperty;var Hh=Object.getOwnPropertyDescriptor;var Gh=Object.getOwnPropertyNames;var Zh=Object.getPrototypeOf,Yh=Object.prototype.hasOwnProperty;var Ut=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var E=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Xi=(t,e)=>{for(var r in e)Ji(t,r,{get:e[r],enumerable:!0})},Kh=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Gh(e))!Yh.call(t,i)&&i!==r&&Ji(t,i,{get:()=>e[i],enumerable:!(n=Hh(e,i))||n.enumerable});return t};var yn=(t,e,r)=>(r=t!=null?Uh(Zh(t)):{},Kh(e||!t||!t.__esModule?Ji(r,"default",{value:t,enumerable:!0}):r,t));var td=E((ed,ei)=>{"use strict";(function(t){if(typeof e!="function"){var e=function(p){return p};e.nonNative=!0}let r=e("plaintext"),n=e("html"),i=e("comment"),o=/<(\w*)>/g,s=/<\/?([^\s\/>]+)/;function a(p,g,b){p=p||"",g=g||[],b=b||"";let x=c(g,b);return d(p,x)}function l(p,g){p=p||[],g=g||"";let b=c(p,g);return function(v){return d(v||"",b)}}a.init_streaming_mode=l;function c(p,g){return p=u(p),{allowable_tags:p,tag_replacement:g,state:r,tag_buffer:"",depth:0,in_quote_char:""}}function d(p,g){if(typeof p!="string")throw new TypeError("'html' parameter must be a string");let b=g.allowable_tags,x=g.tag_replacement,v=g.state,k=g.tag_buffer,S=g.depth,y=g.in_quote_char,$="";for(let M=0,z=p.length;M<z;M++){let O=p[M];if(v===r)O==="<"?(v=n,k+=O):$+=O;else if(v===n)switch(O){case"<":if(y)break;S++;break;case">":if(y)break;if(S){S--;break}y="",v=r,k+=">",b.has(h(k))?$+=k:$+=x,k="";break;case'"':case"'":O===y?y="":y=y||O,k+=O;break;case"-":k==="<!-"&&(v=i),k+=O;break;case" ":case`
2
+ `:if(k==="<"){v=r,$+="< ",k="";break}k+=O;break;default:k+=O;break}else v===i&&(O===">"?(k.slice(-2)=="--"&&(v=r),k=""):k+=O)}return g.state=v,g.tag_buffer=k,g.depth=S,g.in_quote_char=y,$}function u(p){let g=new Set;if(typeof p=="string"){let b;for(;b=o.exec(p);)g.add(b[1])}else!e.nonNative&&typeof p[e.iterator]=="function"?g=new Set(p):typeof p.forEach=="function"&&p.forEach(g.add,g);return g}function h(p){let g=s.exec(p);return g?g[1].toLowerCase():null}typeof define=="function"&&define.amd?define(function(){return a}):typeof ei=="object"&&ei.exports?ei.exports=a:t.striptags=a})(ed)});var he=E(we=>{"use strict";we.__esModule=!0;we.extend=nd;we.indexOf=uy;we.escapeExpression=dy;we.isEmpty=fy;we.createFrame=hy;we.blockParams=py;we.appendContextPath=my;var sy={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},ay=/[&<>"'`=]/g,ly=/[&<>"'`=]/;function cy(t){return sy[t]}function nd(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 vs=Object.prototype.toString;we.toString=vs;var ys=function(e){return typeof e=="function"};ys(/x/)&&(we.isFunction=ys=function(t){return typeof t=="function"&&vs.call(t)==="[object Function]"});we.isFunction=ys;var id=Array.isArray||function(t){return t&&typeof t=="object"?vs.call(t)==="[object Array]":!1};we.isArray=id;function uy(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function dy(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return ly.test(t)?t.replace(ay,cy):t}function fy(t){return!t&&t!==0?!0:!!(id(t)&&t.length===0)}function hy(t){var e=nd({},t);return e._parent=t,e}function py(t,e){return t.path=e,t}function my(t,e){return(t?t+".":"")+e}});var Ne=E((ti,od)=>{"use strict";ti.__esModule=!0;var ks=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function xs(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<ks.length;l++)this[ks[l]]=a[ks[l]];Error.captureStackTrace&&Error.captureStackTrace(this,xs);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{}}xs.prototype=new Error;ti.default=xs;od.exports=ti.default});var ad=E((ri,sd)=>{"use strict";ri.__esModule=!0;var ws=he();ri.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(ws.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=ws.createFrame(r.data);o.contextPath=ws.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};sd.exports=ri.default});var cd=E((ni,ld)=>{"use strict";ni.__esModule=!0;function gy(t){return t&&t.__esModule?t:{default:t}}var Qr=he(),by=Ne(),yy=gy(by);ni.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new yy.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=Qr.appendContextPath(r.data.contextPath,r.ids[0])+"."),Qr.isFunction(e)&&(e=e.call(this)),r.data&&(a=Qr.createFrame(r.data));function c(g,b,x){a&&(a.key=g,a.index=b,a.first=b===0,a.last=!!x,l&&(a.contextPath=l+g)),s=s+n(e[g],{data:a,blockParams:Qr.blockParams([e[g],g],[l+g,null])})}if(e&&typeof e=="object")if(Qr.isArray(e))for(var d=e.length;o<d;o++)o in e&&c(o,o,o===e.length-1);else if(typeof Symbol=="function"&&e[Symbol.iterator]){for(var u=[],h=e[Symbol.iterator](),p=h.next();!p.done;p=h.next())u.push(p.value);e=u;for(var d=e.length;o<d;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})};ld.exports=ni.default});var dd=E((ii,ud)=>{"use strict";ii.__esModule=!0;function vy(t){return t&&t.__esModule?t:{default:t}}var ky=Ne(),xy=vy(ky);ii.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new xy.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};ud.exports=ii.default});var md=E((oi,pd)=>{"use strict";oi.__esModule=!0;function wy(t){return t&&t.__esModule?t:{default:t}}var fd=he(),Sy=Ne(),hd=wy(Sy);oi.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new hd.default("#if requires exactly one argument");return fd.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||fd.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new hd.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};pd.exports=oi.default});var bd=E((si,gd)=>{"use strict";si.__esModule=!0;si.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)})};gd.exports=si.default});var vd=E((ai,yd)=>{"use strict";ai.__esModule=!0;ai.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};yd.exports=ai.default});var xd=E((li,kd)=>{"use strict";li.__esModule=!0;function $y(t){return t&&t.__esModule?t:{default:t}}var en=he(),Ey=Ne(),_y=$y(Ey);li.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new _y.default("#with requires exactly one argument");en.isFunction(e)&&(e=e.call(this));var n=r.fn;if(en.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=en.createFrame(r.data),i.contextPath=en.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:en.blockParams([e],[i&&i.contextPath])})})};kd.exports=li.default});var Ss=E(ci=>{"use strict";ci.__esModule=!0;ci.registerDefaultHelpers=Vy;ci.moveHelperToHooks=jy;function Ft(t){return t&&t.__esModule?t:{default:t}}var Cy=ad(),Oy=Ft(Cy),Ty=cd(),My=Ft(Ty),Py=dd(),Ny=Ft(Py),Ay=md(),Ly=Ft(Ay),Dy=bd(),zy=Ft(Dy),Iy=vd(),Ry=Ft(Iy),Fy=xd(),qy=Ft(Fy);function Vy(t){Oy.default(t),My.default(t),Ny.default(t),Ly.default(t),zy.default(t),Ry.default(t),qy.default(t)}function jy(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Sd=E((ui,wd)=>{"use strict";ui.__esModule=!0;var By=he();ui.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=By.extend({},l,r.partials);var c=e(s,a);return n.partials=l,c}),r.partials[i.args[0]]=i.fn,o})};wd.exports=ui.default});var $d=E($s=>{"use strict";$s.__esModule=!0;$s.registerDefaultDecorators=Gy;function Wy(t){return t&&t.__esModule?t:{default:t}}var Uy=Sd(),Hy=Wy(Uy);function Gy(t){Hy.default(t)}});var Es=E((di,Ed)=>{"use strict";di.__esModule=!0;var Zy=he(),kr={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=Zy.indexOf(kr.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=kr.lookupLevel(e),typeof console<"u"&&kr.lookupLevel(kr.level)<=e){var r=kr.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)}}};di.default=kr;Ed.exports=di.default});var _d=E(_s=>{"use strict";_s.__esModule=!0;_s.createNewLookupObject=Ky;var Yy=he();function Ky(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return Yy.extend.apply(void 0,[Object.create(null)].concat(e))}});var Cs=E(tn=>{"use strict";tn.__esModule=!0;tn.createProtoAccessControl=ev;tn.resultIsAllowed=tv;tn.resetLoggedProperties=nv;function Jy(t){return t&&t.__esModule?t:{default:t}}var Cd=_d(),Xy=Es(),Qy=Jy(Xy),fi=Object.create(null);function ev(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:Cd.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:Cd.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function tv(t,e,r){return Od(typeof t=="function"?e.methods:e.properties,r)}function Od(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(rv(e),!1)}function rv(t){fi[t]!==!0&&(fi[t]=!0,Qy.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 tv(){Object.keys(hi).forEach(function(t){delete hi[t]})}});var mi=E(Je=>{"use strict";Je.__esModule=!0;Je.HandlebarsEnvironment=Ms;function Tf(t){return t&&t.__esModule?t:{default:t}}var Vt=de(),rv=Oe(),Os=Tf(rv),nv=Ss(),iv=$f(),ov=Es(),pi=Tf(ov),sv=Cs(),av="4.7.8";Je.VERSION=av;var lv=8;Je.COMPILER_REVISION=lv;var cv=7;Je.LAST_COMPATIBLE_COMPILER_REVISION=cv;var uv={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"};Je.REVISION_CHANGES=uv;var Ts="[object Object]";function Ms(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},nv.registerDefaultHelpers(this),iv.registerDefaultDecorators(this)}Ms.prototype={constructor:Ms,logger:pi.default,log:pi.default.log,registerHelper:function(e,r){if(Vt.toString.call(e)===Ts){if(r)throw new Os.default("Arg not supported with multiple helpers");Vt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(Vt.toString.call(e)===Ts)Vt.extend(this.partials,e);else{if(typeof r>"u")throw new Os.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(Vt.toString.call(e)===Ts){if(r)throw new Os.default("Arg not supported with multiple decorators");Vt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){sv.resetLoggedProperties()}};var fv=pi.default.log;Je.log=fv;Je.createFrame=Vt.createFrame;Je.logger=pi.default});var Pf=E((gi,Mf)=>{"use strict";gi.__esModule=!0;function Ps(t){this.string=t}Ps.prototype.toString=Ps.prototype.toHTML=function(){return""+this.string};gi.default=Ps;Mf.exports=gi.default});var Af=E(As=>{"use strict";As.__esModule=!0;As.wrapHelper=dv;function dv(t,e){if(typeof t!="function")return t;var r=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=e(i),t.apply(this,arguments)};return r}});var zf=E(wt=>{"use strict";wt.__esModule=!0;wt.checkRevision=yv;wt.template=vv;wt.wrapProgram=bi;wt.resolvePartial=kv;wt.invokePartial=xv;wt.noop=Df;function hv(t){return t&&t.__esModule?t:{default:t}}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}var mv=de(),st=pv(mv),gv=Oe(),at=hv(gv),lt=mi(),Nf=Ss(),bv=Af(),Lf=Cs();function yv(t){var e=t&&t[0]||1,r=lt.COMPILER_REVISION;if(!(e>=lt.LAST_COMPATIBLE_COMPILER_REVISION&&e<=lt.COMPILER_REVISION))if(e<lt.LAST_COMPATIBLE_COMPILER_REVISION){var n=lt.REVISION_CHANGES[r],i=lt.REVISION_CHANGES[e];throw new at.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+i+").")}else throw new at.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}function vv(t,e){if(!e)throw new at.default("No environment passed to template");if(!t||!t.main)throw new at.default("Unknown template object: "+typeof t);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);var r=t.compiler&&t.compiler[0]===7;function n(s,a,l){l.hash&&(a=st.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=st.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),f=e.VM.invokePartial.call(this,s,a,c);if(f==null&&e.compile&&(l.partials[l.name]=e.compile(s,t.compilerOptions,e),f=l.partials[l.name](a,c)),f!=null){if(l.indent){for(var u=f.split(`
5
- `),h=0,p=u.length;h<p&&!(!u[h]&&h+1===p);h++)u[h]=l.indent+u[h];f=u.join(`
6
- `)}return f}else throw new at.default("The partial "+l.name+" could not be compiled when running in runtime-only mode")}var i={strict:function(a,l,c){if(!a||!(l in a))throw new at.default('"'+l+'" not defined in '+a,{loc:c});return i.lookupProperty(a,l)},lookupProperty:function(a,l){var c=a[l];if(c==null||Object.prototype.hasOwnProperty.call(a,l)||Lf.resultIsAllowed(c,i.protoAccessControl,l))return c},lookup:function(a,l){for(var c=a.length,f=0;f<c;f++){var u=a[f]&&i.lookupProperty(a[f],l);if(u!=null)return a[f][l]}},lambda:function(a,l){return typeof a=="function"?a.call(l):a},escapeExpression:st.escapeExpression,invokePartial:n,fn:function(a){var l=t[a];return l.decorator=t[a+"_d"],l},programs:[],program:function(a,l,c,f,u){var h=this.programs[a],p=this.fn(a);return l||u||f||c?h=bi(this,a,p,l,c,f,u):h||(h=this.programs[a]=bi(this,a,p)),h},data:function(a,l){for(;a&&l--;)a=a._parent;return a},mergeIfNeeded:function(a,l){var c=a||l;return a&&l&&a!==l&&(c=st.extend({},l,a)),c},nullContext:Object.seal({}),noop:e.VM.noop,compilerInfo:t.compiler};function o(s){var a=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],l=a.data;o._setup(a),!a.partial&&t.useData&&(l=wv(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(h){return""+t.main(i,h,i.helpers,i.partials,l,f,c)}return u=If(t.main,u,i,a.depths||[],l,f),u(s,a)}return o.isTop=!0,o._setup=function(s){if(s.partial)i.protoAccessControl=s.protoAccessControl,i.helpers=s.helpers,i.partials=s.partials,i.decorators=s.decorators,i.hooks=s.hooks;else{var a=st.extend({},e.helpers,s.helpers);Sv(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=st.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=Lf.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;Nf.moveHelperToHooks(i,"helperMissing",l),Nf.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new at.default("must pass block params");if(t.useDepths&&!c)throw new at.default("must pass parent depths");return bi(i,s,t[s],a,0,l,c)},o}function bi(t,e,r,n,i,o,s){function a(l){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=s;return s&&l!=s[0]&&!(l===t.nullContext&&s[0]===null)&&(f=[l].concat(s)),r(t,l,t.helpers,t.partials,c.data||n,o&&[c.blockParams].concat(o),f)}return a=If(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function kv(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 xv(t,e,r){var n=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var i=void 0;if(r.fn&&r.fn!==Df&&(function(){r.data=lt.createFrame(r.data);var o=r.fn;i=r.data["partial-block"]=function(a){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return l.data=lt.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=st.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new at.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function Df(){return""}function wv(t,e){return(!e||!("root"in e))&&(e=e?lt.createFrame(e):{},e.root=t),e}function If(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),st.extend(e,s)}return e}function Sv(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=$v(n,e)})}function $v(t,e){var r=e.lookupProperty;return bv.wrapHelper(t,function(n){return st.extend({lookupProperty:r},n)})}});var Ns=E((yi,Rf)=>{"use strict";yi.__esModule=!0;yi.default=function(t){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var e=globalThis.Handlebars;t.noConflict=function(){return globalThis.Handlebars===t&&(globalThis.Handlebars=e),t}};Rf.exports=yi.default});var Wf=E((vi,jf)=>{"use strict";vi.__esModule=!0;function Ds(t){return t&&t.__esModule?t:{default:t}}function Is(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 Ev=mi(),Ff=Is(Ev),_v=Pf(),Cv=Ds(_v),Ov=Oe(),Tv=Ds(Ov),Mv=de(),Ls=Is(Mv),Pv=zf(),qf=Is(Pv),Av=Ns(),Nv=Ds(Av);function Vf(){var t=new Ff.HandlebarsEnvironment;return Ls.extend(t,Ff),t.SafeString=Cv.default,t.Exception=Tv.default,t.Utils=Ls,t.escapeExpression=Ls.escapeExpression,t.VM=qf,t.template=function(e){return qf.template(e,t)},t}var nn=Vf();nn.create=Vf;Nv.default(nn);nn.default=nn;vi.default=nn;jf.exports=vi.default});var zs=E((ki,Uf)=>{"use strict";ki.__esModule=!0;var Bf={helpers:{helperExpression:function(e){return e.type==="SubExpression"||(e.type==="MustacheStatement"||e.type==="BlockStatement")&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return e.parts.length===1&&!Bf.helpers.scopedId(e)&&!e.depth}}};ki.default=Bf;Uf.exports=ki.default});var Gf=E((xi,Hf)=>{"use strict";xi.__esModule=!0;var Lv=(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 h=a.prepareBlock(c[u-2],c[u-1],c[u],c[u],!1,this._$),p=a.prepareProgram([h],c[u-1].loc);p.chained=!0,this.$={strip:c[u-2].strip,program:p,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,h=0,p=0,g=2,b=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var x=this.lexer.yylloc;l.push(x);var v=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function k(se){s.length=s.length-2*se,a.length=a.length-se,l.length=l.length-se}function S(){var se;return se=o.lexer.lex()||1,typeof se!="number"&&(se=o.symbols_[se]||se),se}for(var y,$,M,I,O,T,N={},U,V,We,ft;;){if(M=s[s.length-1],this.defaultActions[M]?I=this.defaultActions[M]:((y===null||typeof y>"u")&&(y=S()),I=c[M]&&c[M][y]),typeof I>"u"||!I.length||!I[0]){var Be="";if(!p){ft=[];for(U in c[M])this.terminals_[U]&&U>2&&ft.push("'"+this.terminals_[U]+"'");this.lexer.showPosition?Be="Parse error on line "+(u+1)+`:
4
+ See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function nv(){Object.keys(fi).forEach(function(t){delete fi[t]})}});var pi=E(Xe=>{"use strict";Xe.__esModule=!0;Xe.HandlebarsEnvironment=Ms;function Td(t){return t&&t.__esModule?t:{default:t}}var qt=he(),iv=Ne(),Os=Td(iv),ov=Ss(),sv=$d(),av=Es(),hi=Td(av),lv=Cs(),cv="4.7.8";Xe.VERSION=cv;var uv=8;Xe.COMPILER_REVISION=uv;var dv=7;Xe.LAST_COMPATIBLE_COMPILER_REVISION=dv;var fv={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"};Xe.REVISION_CHANGES=fv;var Ts="[object Object]";function Ms(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},ov.registerDefaultHelpers(this),sv.registerDefaultDecorators(this)}Ms.prototype={constructor:Ms,logger:hi.default,log:hi.default.log,registerHelper:function(e,r){if(qt.toString.call(e)===Ts){if(r)throw new Os.default("Arg not supported with multiple helpers");qt.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(qt.toString.call(e)===Ts)qt.extend(this.partials,e);else{if(typeof r>"u")throw new Os.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,r){if(qt.toString.call(e)===Ts){if(r)throw new Os.default("Arg not supported with multiple decorators");qt.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){lv.resetLoggedProperties()}};var hv=hi.default.log;Xe.log=hv;Xe.createFrame=qt.createFrame;Xe.logger=hi.default});var Pd=E((mi,Md)=>{"use strict";mi.__esModule=!0;function Ps(t){this.string=t}Ps.prototype.toString=Ps.prototype.toHTML=function(){return""+this.string};mi.default=Ps;Md.exports=mi.default});var Nd=E(Ns=>{"use strict";Ns.__esModule=!0;Ns.wrapHelper=pv;function pv(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 Id=E(wt=>{"use strict";wt.__esModule=!0;wt.checkRevision=kv;wt.template=xv;wt.wrapProgram=gi;wt.resolvePartial=wv;wt.invokePartial=Sv;wt.noop=Dd;function mv(t){return t&&t.__esModule?t:{default:t}}function gv(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 bv=he(),ot=gv(bv),yv=Ne(),st=mv(yv),at=pi(),Ad=Ss(),vv=Nd(),Ld=Cs();function kv(t){var e=t&&t[0]||1,r=at.COMPILER_REVISION;if(!(e>=at.LAST_COMPATIBLE_COMPILER_REVISION&&e<=at.COMPILER_REVISION))if(e<at.LAST_COMPATIBLE_COMPILER_REVISION){var n=at.REVISION_CHANGES[r],i=at.REVISION_CHANGES[e];throw new st.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 st.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 xv(t,e){if(!e)throw new st.default("No environment passed to template");if(!t||!t.main)throw new st.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=ot.extend({},a,l.hash),l.ids&&(l.ids[0]=!0)),s=e.VM.resolvePartial.call(this,s,a,l);var c=ot.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),d=e.VM.invokePartial.call(this,s,a,c);if(d==null&&e.compile&&(l.partials[l.name]=e.compile(s,t.compilerOptions,e),d=l.partials[l.name](a,c)),d!=null){if(l.indent){for(var u=d.split(`
5
+ `),h=0,p=u.length;h<p&&!(!u[h]&&h+1===p);h++)u[h]=l.indent+u[h];d=u.join(`
6
+ `)}return d}else throw new st.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 st.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)||Ld.resultIsAllowed(c,i.protoAccessControl,l))return c},lookup:function(a,l){for(var c=a.length,d=0;d<c;d++){var u=a[d]&&i.lookupProperty(a[d],l);if(u!=null)return a[d][l]}},lambda:function(a,l){return typeof a=="function"?a.call(l):a},escapeExpression:ot.escapeExpression,invokePartial:n,fn:function(a){var l=t[a];return l.decorator=t[a+"_d"],l},programs:[],program:function(a,l,c,d,u){var h=this.programs[a],p=this.fn(a);return l||u||d||c?h=gi(this,a,p,l,c,d,u):h||(h=this.programs[a]=gi(this,a,p)),h},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=ot.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=$v(s,l));var c=void 0,d=t.useBlockParams?[]:void 0;t.useDepths&&(a.depths?c=s!=a.depths[0]?[s].concat(a.depths):a.depths:c=[s]);function u(h){return""+t.main(i,h,i.helpers,i.partials,l,d,c)}return u=zd(t.main,u,i,a.depths||[],l,d),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=ot.extend({},e.helpers,s.helpers);Ev(a,i),i.helpers=a,t.usePartial&&(i.partials=i.mergeIfNeeded(s.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=ot.extend({},e.decorators,s.decorators)),i.hooks={},i.protoAccessControl=Ld.createProtoAccessControl(s);var l=s.allowCallsToHelperMissing||r;Ad.moveHelperToHooks(i,"helperMissing",l),Ad.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(s,a,l,c){if(t.useBlockParams&&!l)throw new st.default("must pass block params");if(t.useDepths&&!c)throw new st.default("must pass parent depths");return gi(i,s,t[s],a,0,l,c)},o}function gi(t,e,r,n,i,o,s){function a(l){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],d=s;return s&&l!=s[0]&&!(l===t.nullContext&&s[0]===null)&&(d=[l].concat(s)),r(t,l,t.helpers,t.partials,c.data||n,o&&[c.blockParams].concat(o),d)}return a=zd(r,a,t,s,n,o),a.program=e,a.depth=s?s.length:0,a.blockParams=i||0,a}function wv(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 Sv(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!==Dd&&(function(){r.data=at.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=at.createFrame(l.data),l.data["partial-block"]=n,o(a,l)},o.partials&&(r.partials=ot.extend({},r.partials,o.partials))})(),t===void 0&&i&&(t=i),t===void 0)throw new st.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function Dd(){return""}function $v(t,e){return(!e||!("root"in e))&&(e=e?at.createFrame(e):{},e.root=t),e}function zd(t,e,r,n,i,o){if(t.decorator){var s={};e=t.decorator(e,s,r,n&&n[0],i,o,n),ot.extend(e,s)}return e}function Ev(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=_v(n,e)})}function _v(t,e){var r=e.lookupProperty;return vv.wrapHelper(t,function(n){return ot.extend({lookupProperty:r},n)})}});var As=E((bi,Rd)=>{"use strict";bi.__esModule=!0;bi.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}};Rd.exports=bi.default});var Bd=E((yi,jd)=>{"use strict";yi.__esModule=!0;function Ds(t){return t&&t.__esModule?t:{default:t}}function zs(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var Cv=pi(),Fd=zs(Cv),Ov=Pd(),Tv=Ds(Ov),Mv=Ne(),Pv=Ds(Mv),Nv=he(),Ls=zs(Nv),Av=Id(),qd=zs(Av),Lv=As(),Dv=Ds(Lv);function Vd(){var t=new Fd.HandlebarsEnvironment;return Ls.extend(t,Fd),t.SafeString=Tv.default,t.Exception=Pv.default,t.Utils=Ls,t.escapeExpression=Ls.escapeExpression,t.VM=qd,t.template=function(e){return qd.template(e,t)},t}var rn=Vd();rn.create=Vd;Dv.default(rn);rn.default=rn;yi.default=rn;jd.exports=yi.default});var Is=E((vi,Ud)=>{"use strict";vi.__esModule=!0;var Wd={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&&!Wd.helpers.scopedId(e)&&!e.depth}}};vi.default=Wd;Ud.exports=vi.default});var Gd=E((ki,Hd)=>{"use strict";ki.__esModule=!0;var zv=(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,d){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 h=a.prepareBlock(c[u-2],c[u-1],c[u],c[u],!1,this._$),p=a.prepareProgram([h],c[u-1].loc);p.chained=!0,this.$={strip:c[u-2].strip,program:p,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,d="",u=0,h=0,p=0,g=2,b=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var x=this.lexer.yylloc;l.push(x);var v=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function k(le){s.length=s.length-2*le,a.length=a.length-le,l.length=l.length-le}function S(){var le;return le=o.lexer.lex()||1,typeof le!="number"&&(le=o.symbols_[le]||le),le}for(var y,$,M,z,O,T,A={},U,V,We,ut;;){if(M=s[s.length-1],this.defaultActions[M]?z=this.defaultActions[M]:((y===null||typeof y>"u")&&(y=S()),z=c[M]&&c[M][y]),typeof z>"u"||!z.length||!z[0]){var Ue="";if(!p){ut=[];for(U in c[M])this.terminals_[U]&&U>2&&ut.push("'"+this.terminals_[U]+"'");this.lexer.showPosition?Ue="Parse error on line "+(u+1)+`:
7
7
  `+this.lexer.showPosition()+`
8
- Expecting `+ft.join(", ")+", got '"+(this.terminals_[y]||y)+"'":Be="Parse error on line "+(u+1)+": Unexpected "+(y==1?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(Be,{text:this.lexer.match,token:this.terminals_[y]||y,line:this.lexer.yylineno,loc:x,expected:ft})}}if(I[0]instanceof Array&&I.length>1)throw new Error("Parse Error: multiple actions possible at state: "+M+", token: "+y);switch(I[0]){case 1:s.push(y),a.push(this.lexer.yytext),l.push(this.lexer.yylloc),s.push(I[1]),y=null,$?(y=$,$=null):(h=this.lexer.yyleng,f=this.lexer.yytext,u=this.lexer.yylineno,x=this.lexer.yylloc,p>0&&p--);break;case 2:if(V=this.productions_[I[1]][1],N.$=a[a.length-V],N._$={first_line:l[l.length-(V||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(V||1)].first_column,last_column:l[l.length-1].last_column},v&&(N._$.range=[l[l.length-(V||1)].range[0],l[l.length-1].range[1]]),T=this.performAction.call(N,f,h,u,this.yy,I[1],a,l),typeof T<"u")return T;V&&(s=s.slice(0,-1*V*2),a=a.slice(0,-1*V),l=l.slice(0,-1*V)),s.push(this.productions_[I[1]][0]),a.push(N.$),l.push(N._$),We=c[s[s.length-2]][s[s.length-1]],s.push(We);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
- `+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(),h=0;h<u.length&&(a=this._input.match(this.rules[u[h]]),!(a&&(!s||a[0].length>s[0].length)&&(s=a,l=h,!this.options.flex)));h++);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,h){return s.yytext=s.yytext.substring(u,s.yyleng-h+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})();xi.default=Lv;Hf.exports=xi.default});var Ei=E(($i,Kf)=>{"use strict";$i.__esModule=!0;function Dv(t){return t&&t.__esModule?t:{default:t}}var Iv=Oe(),Rs=Dv(Iv);function wi(){this.parents=[]}wi.prototype={constructor:wi,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!wi.prototype[n.type])throw new Rs.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 Rs.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 Rs.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:Si,Decorator:Si,BlockStatement:Zf,DecoratorBlock:Zf,PartialStatement:Yf,PartialBlockStatement:function(e){Yf.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:Si,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 Si(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function Zf(t){Si.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")}$i.default=wi;Kf.exports=$i.default});var Xf=E((_i,Jf)=>{"use strict";_i.__esModule=!0;function zv(t){return t&&t.__esModule?t:{default:t}}var Rv=Ei(),Fv=zv(Rv);function Xe(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}Xe.prototype=new Fv.default;Xe.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=Fs(n,i,r),c=qs(n,i,r),f=a.openStandalone&&l,u=a.closeStandalone&&c,h=a.inlineStandalone&&l&&c;a.close&&jt(n,i,!0),a.open&&St(n,i,!0),e&&h&&(jt(n,i),St(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&f&&(jt((s.program||s.inverse).body),St(n,i)),e&&u&&(jt(n,i),St((s.inverse||s.program).body))}}return t};Xe.prototype.BlockStatement=Xe.prototype.DecoratorBlock=Xe.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:qs(e.body),closeStandalone:Fs((n||e).body)};if(t.openStrip.close&&jt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&St(e.body,null,!0),s.close&&jt(n.body,null,!0),t.closeStrip.open&&St(i.body,null,!0),!this.options.ignoreStandalone&&Fs(e.body)&&qs(n.body)&&(St(e.body),jt(n.body))}else t.closeStrip.open&&St(e.body,null,!0);return o};Xe.prototype.Decorator=Xe.prototype.MustacheStatement=function(t){return t.strip};Xe.prototype.PartialStatement=Xe.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function Fs(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 qs(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 jt(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 St(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}}_i.default=Xe;Jf.exports=_i.default});var Qf=E(Te=>{"use strict";Te.__esModule=!0;Te.SourceLocation=jv;Te.id=Wv;Te.stripFlags=Bv;Te.stripComment=Uv;Te.preparePath=Hv;Te.prepareMustache=Gv;Te.prepareRawBlock=Zv;Te.prepareBlock=Yv;Te.prepareProgram=Kv;Te.preparePartialBlock=Jv;function qv(t){return t&&t.__esModule?t:{default:t}}var Vv=Oe(),Vs=qv(Vv);function js(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new Vs.default(t.path.original+" doesn't match "+e,r)}}function jv(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 Wv(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function Bv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function Uv(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function Hv(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 Vs.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 Gv(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 Zv(t,e,r,n){js(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 Yv(t,e,r,n,i,o){n&&n.path&&js(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new Vs.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),l=r.strip,a=r.program}return i&&(i=a,a=e,e=i),{type:s?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:a,openStrip:t.strip,inverseStrip:l,closeStrip:n&&n.strip,loc:this.locInfo(o)}}function Kv(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}}function Jv(t,e,r,n){return js(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}});var rd=E(on=>{"use strict";on.__esModule=!0;on.parseWithoutProcessing=td;on.parse=ok;function Xv(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function ed(t){return t&&t.__esModule?t:{default:t}}var Qv=Gf(),Ws=ed(Qv),ek=Xf(),tk=ed(ek),rk=Qf(),nk=Xv(rk),ik=de();on.parser=Ws.default;var Ci={};ik.extend(Ci,nk);function td(t,e){if(t.type==="Program")return t;Ws.default.yy=Ci,Ci.locInfo=function(n){return new Ci.SourceLocation(e&&e.srcName,n)};var r=Ws.default.parse(t);return r}function ok(t,e){var r=td(t,e),n=new tk.default(e);return n.accept(r)}});var sd=E(cn=>{"use strict";cn.__esModule=!0;cn.Compiler=Bs;cn.precompile=ck;cn.compile=uk;function id(t){return t&&t.__esModule?t:{default:t}}var sk=Oe(),an=id(sk),ln=de(),ak=zs(),sn=id(ak),lk=[].slice;function Bs(){}Bs.prototype={compiler:Bs,equals:function(e){var r=this.opcodes.length;if(e.opcodes.length!==r)return!1;for(var n=0;n<r;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!od(i.args,o.args))return!1}r=this.children.length;for(var n=0;n<r;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=ln.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(e)},compileProgram:function(e){var r=new this.compiler,n=r.compile(e,this.options),i=this.guid++;return this.usePartial=this.usePartial||n.usePartial,this.children[i]=n,this.useDepths=this.useDepths||n.useDepths,i},accept:function(e){if(!this[e.type])throw new an.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);var r=this[e.type](e);return this.sourceNode.shift(),r},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var r=e.body,n=r.length,i=0;i<n;i++)this.accept(r[i]);return this.options.blockParams.shift(),this.isSimple=n===1,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){nd(e);var r=e.program,n=e.inverse;r=r&&this.compileProgram(r),n=n&&this.compileProgram(n);var i=this.classifySexpr(e);i==="helper"?this.helperSexpr(e,r,n):i==="simple"?(this.simpleSexpr(e),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,r,n),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var r=e.program&&this.compileProgram(e.program),n=this.setupFullMustacheParams(e,r,void 0),i=e.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,i.original)},PartialStatement:function(e){this.usePartial=!0;var r=e.program;r&&(r=this.compileProgram(e.program));var n=e.params;if(n.length>1)throw new an.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,o=e.name.type==="SubExpression";o&&this.accept(e.name),this.setupFullMustacheParams(e,r,void 0,!0);var s=e.indent||"";this.options.preventIndent&&s&&(this.opcode("appendContent",s),s=""),this.opcode("invokePartial",o,i,s),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){nd(e);var r=this.classifySexpr(e);r==="simple"?this.simpleSexpr(e):r==="helper"?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,r,n){var i=e.path,o=i.parts[0],s=r!=null||n!=null;this.opcode("getContext",i.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,s)},simpleSexpr:function(e){var r=e.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,r,n){var i=this.setupFullMustacheParams(e,r,n),o=e.path,s=o.parts[0];if(this.options.knownHelpers[s])this.opcode("invokeKnownHelper",i.length,s);else{if(this.options.knownHelpersOnly)throw new an.default("You specified knownHelpersOnly, but used the unknown helper "+s,e);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",i.length,o.original,sn.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=sn.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(r);i?this.opcode("lookupBlockParam",i,e.parts):r?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var r=e.pairs,n=0,i=r.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(r[n].value);for(;n--;)this.opcode("assignToHash",r[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:lk.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=sn.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&sn.default.helpers.helperExpression(e),o=!n&&(i||r);if(o&&!i){var s=e.path.parts[0],a=this.options;a.knownHelpers[s]?i=!0:a.knownHelpersOnly&&(o=!1)}return i?"helper":o?"ambiguous":"simple"},pushParams:function(e){for(var r=0,n=e.length;r<n;r++)this.pushParam(e[r])},pushParam:function(e){var r=e.value!=null?e.value:e.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",r,e.type),e.type==="SubExpression"&&this.accept(e);else{if(this.trackIds){var n=void 0;if(e.parts&&!sn.default.helpers.scopedId(e)&&!e.depth&&(n=this.blockParamIndex(e.parts[0])),n){var i=e.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,i)}else r=e.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,r)}this.accept(e)}},setupFullMustacheParams:function(e,r,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",r),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var r=0,n=this.options.blockParams.length;r<n;r++){var i=this.options.blockParams[r],o=i&&ln.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function ck(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new an.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+t);e=e||{},"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=r.parse(t,e),i=new r.Compiler().compile(n,e);return new r.JavaScriptCompiler().compile(i,e)}function uk(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new an.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=ln.extend({},e),"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=void 0;function i(){var s=r.parse(t,e),a=new r.Compiler().compile(s,e),l=new r.JavaScriptCompiler().compile(a,e,void 0,!0);return r.template(l)}function o(s,a){return n||(n=i()),n.call(this,s,a)}return o._setup=function(s){return n||(n=i()),n._setup(s)},o._child=function(s,a,l,c){return n||(n=i()),n._child(s,a,l,c)},o}function od(t,e){if(t===e)return!0;if(ln.isArray(t)&&ln.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!od(t[r],e[r]))return!1;return!0}}function nd(t){if(!t.path.parts){var e=t.path;t.path={type:"PathExpression",data:!1,depth:0,parts:[e.original+""],original:e.original+"",loc:e.loc}}}});var ld=E(Us=>{var ad="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Us.encode=function(t){if(0<=t&&t<ad.length)return ad[t];throw new TypeError("Must be between 0 and 63: "+t)};Us.decode=function(t){var e=65,r=90,n=97,i=122,o=48,s=57,a=43,l=47,c=26,f=52;return e<=t&&t<=r?t-e:n<=t&&t<=i?t-n+c:o<=t&&t<=s?t-o+f:t==a?62:t==l?63:-1}});var Zs=E(Gs=>{var cd=ld(),Hs=5,ud=1<<Hs,fd=ud-1,dd=ud;function fk(t){return t<0?(-t<<1)+1:(t<<1)+0}function dk(t){var e=(t&1)===1,r=t>>1;return e?-r:r}Gs.encode=function(e){var r="",n,i=fk(e);do n=i&fd,i>>>=Hs,i>0&&(n|=dd),r+=cd.encode(n);while(i>0);return r};Gs.decode=function(e,r,n){var i=e.length,o=0,s=0,a,l;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(l=cd.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&dd),l&=fd,o=o+(l<<s),s+=Hs}while(a);n.value=dk(o),n.rest=r}});var $r=E(oe=>{function hk(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=hk;var hd=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,pk=/^data:.+\,.+$/;function un(t){var e=t.match(hd);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}oe.urlParse=un;function wr(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}oe.urlGenerate=wr;function Ys(t){var e=t,r=un(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,wr(r)):e}oe.normalize=Ys;function pd(t,e){t===""&&(t="."),e===""&&(e=".");var r=un(e),n=un(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),wr(r);if(r||e.match(pk))return e;if(n&&!n.host&&!n.path)return n.host=e,wr(n);var i=e.charAt(0)==="/"?e:Ys(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,wr(n)):i}oe.join=pd;oe.isAbsolute=function(t){return t.charAt(0)==="/"||hd.test(t)};function mk(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=mk;var md=(function(){var t=Object.create(null);return!("__proto__"in t)})();function gd(t){return t}function gk(t){return bd(t)?"$"+t:t}oe.toSetString=md?gd:gk;function bk(t){return bd(t)?t.slice(1):t}oe.fromSetString=md?gd:bk;function bd(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var r=e-10;r>=0;r--)if(t.charCodeAt(r)!==36)return!1;return!0}function yk(t,e,r){var n=Sr(t.source,e.source);return n!==0||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0||r)||(n=t.generatedColumn-e.generatedColumn,n!==0)||(n=t.generatedLine-e.generatedLine,n!==0)?n:Sr(t.name,e.name)}oe.compareByOriginalPositions=yk;function vk(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=Sr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:Sr(t.name,e.name)}oe.compareByGeneratedPositionsDeflated=vk;function Sr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function kk(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=Sr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:Sr(t.name,e.name)}oe.compareByGeneratedPositionsInflated=kk;function xk(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}oe.parseSourceMapInput=xk;function wk(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=un(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}e=pd(wr(n),e)}return Ys(e)}oe.computeSourceURL=wk});var Xs=E(yd=>{var Ks=$r(),Js=Object.prototype.hasOwnProperty,Wt=typeof Map<"u";function ct(){this._array=[],this._set=Wt?new Map:Object.create(null)}ct.fromArray=function(e,r){for(var n=new ct,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};ct.prototype.size=function(){return Wt?this._set.size:Object.getOwnPropertyNames(this._set).length};ct.prototype.add=function(e,r){var n=Wt?e:Ks.toSetString(e),i=Wt?this.has(e):Js.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(Wt?this._set.set(e,o):this._set[n]=o)};ct.prototype.has=function(e){if(Wt)return this._set.has(e);var r=Ks.toSetString(e);return Js.call(this._set,r)};ct.prototype.indexOf=function(e){if(Wt){var r=this._set.get(e);if(r>=0)return r}else{var n=Ks.toSetString(e);if(Js.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};ct.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};ct.prototype.toArray=function(){return this._array.slice()};yd.ArraySet=ct});var xd=E(kd=>{var vd=$r();function Sk(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||vd.compareByGeneratedPositionsInflated(t,e)<=0}function Oi(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Oi.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};Oi.prototype.add=function(e){Sk(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};Oi.prototype.toArray=function(){return this._sorted||(this._array.sort(vd.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};kd.MappingList=Oi});var Qs=E(wd=>{var fn=Zs(),ee=$r(),Ti=Xs().ArraySet,$k=xd().MappingList;function Me(t){t||(t={}),this._file=ee.getArg(t,"file",null),this._sourceRoot=ee.getArg(t,"sourceRoot",null),this._skipValidation=ee.getArg(t,"skipValidation",!1),this._sources=new Ti,this._names=new Ti,this._mappings=new $k,this._sourcesContents=null}Me.prototype._version=3;Me.fromSourceMap=function(e){var r=e.sourceRoot,n=new Me({file:e.file,sourceRoot:r});return e.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=ee.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),e.sources.forEach(function(i){var o=i;r!==null&&(o=ee.relative(r,i)),n._sources.has(o)||n._sources.add(o);var s=e.sourceContentFor(i);s!=null&&n.setSourceContent(i,s)}),n};Me.prototype.addMapping=function(e){var r=ee.getArg(e,"generated"),n=ee.getArg(e,"original",null),i=ee.getArg(e,"source",null),o=ee.getArg(e,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};Me.prototype.setSourceContent=function(e,r){var n=e;this._sourceRoot!=null&&(n=ee.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[ee.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[ee.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Me.prototype.applySourceMap=function(e,r,n){var i=r;if(r==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=e.file}var o=this._sourceRoot;o!=null&&(i=ee.relative(o,i));var s=new Ti,a=new Ti;this._mappings.unsortedForEach(function(l){if(l.source===i&&l.originalLine!=null){var c=e.originalPositionFor({line:l.originalLine,column:l.originalColumn});c.source!=null&&(l.source=c.source,n!=null&&(l.source=ee.join(n,l.source)),o!=null&&(l.source=ee.relative(o,l.source)),l.originalLine=c.line,l.originalColumn=c.column,c.name!=null&&(l.name=c.name))}var f=l.source;f!=null&&!s.has(f)&&s.add(f);var u=l.name;u!=null&&!a.has(u)&&a.add(u)},this),this._sources=s,this._names=a,e.sources.forEach(function(l){var c=e.sourceContentFor(l);c!=null&&(n!=null&&(l=ee.join(n,l)),o!=null&&(l=ee.relative(o,l)),this.setSourceContent(l,c))},this)};Me.prototype._validateMapping=function(e,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!r&&!n&&!i)){if(e&&"line"in e&&"column"in e&&r&&"line"in r&&"column"in r&&e.line>0&&e.column>=0&&r.line>0&&r.column>=0&&n)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:r,name:i}))}};Me.prototype._serializeMappings=function(){for(var e=0,r=1,n=0,i=0,o=0,s=0,a="",l,c,f,u,h=this._mappings.toArray(),p=0,g=h.length;p<g;p++){if(c=h[p],l="",c.generatedLine!==r)for(e=0;c.generatedLine!==r;)l+=";",r++;else if(p>0){if(!ee.compareByGeneratedPositionsInflated(c,h[p-1]))continue;l+=","}l+=fn.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=fn.encode(u-s),s=u,l+=fn.encode(c.originalLine-1-i),i=c.originalLine-1,l+=fn.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(f=this._names.indexOf(c.name),l+=fn.encode(f-o),o=f)),a+=l}return a};Me.prototype._generateSourcesContent=function(e,r){return e.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=ee.relative(r,n));var i=ee.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};Me.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};Me.prototype.toString=function(){return JSON.stringify(this.toJSON())};wd.SourceMapGenerator=Me});var Sd=E(Bt=>{Bt.GREATEST_LOWER_BOUND=1;Bt.LEAST_UPPER_BOUND=2;function ea(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?ea(s,e,r,n,i,o):o==Bt.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?ea(t,s,r,n,i,o):o==Bt.LEAST_UPPER_BOUND?s:t<0?-1:t}Bt.search=function(e,r,n,i){if(r.length===0)return-1;var o=ea(-1,r.length,e,r,n,i||Bt.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var Ed=E($d=>{function ta(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Ek(t,e){return Math.round(t+Math.random()*(e-t))}function ra(t,e,r,n){if(r<n){var i=Ek(r,n),o=r-1;ta(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,ta(t,o,a));ta(t,o+1,a);var l=o+1;ra(t,e,r,l-1),ra(t,e,l+1,n)}}$d.quickSort=function(t,e){ra(t,e,0,t.length-1)}});var Cd=E(Mi=>{var _=$r(),na=Sd(),Er=Xs().ArraySet,_k=Zs(),dn=Ed().quickSort;function B(t,e){var r=t;return typeof t=="string"&&(r=_.parseSourceMapInput(t)),r.sections!=null?new Ve(r,e):new ie(r,e)}B.fromSourceMap=function(t,e){return ie.fromSourceMap(t,e)};B.prototype._version=3;B.prototype.__generatedMappings=null;Object.defineProperty(B.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});B.prototype.__originalMappings=null;Object.defineProperty(B.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});B.prototype._charIsMappingSeparator=function(e,r){var n=e.charAt(r);return n===";"||n===","};B.prototype._parseMappings=function(e,r){throw new Error("Subclasses must implement _parseMappings")};B.GENERATED_ORDER=1;B.ORIGINAL_ORDER=2;B.GREATEST_LOWER_BOUND=1;B.LEAST_UPPER_BOUND=2;B.prototype.eachMapping=function(e,r,n){var i=r||null,o=n||B.GENERATED_ORDER,s;switch(o){case B.GENERATED_ORDER:s=this._generatedMappings;break;case B.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)};B.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,na.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};Mi.SourceMapConsumer=B;function ie(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=Er.fromArray(o.map(String),!0),this._sources=Er.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}ie.prototype=Object.create(B.prototype);ie.prototype.consumer=B;ie.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};ie.fromSourceMap=function(e,r){var n=Object.create(ie.prototype),i=n._names=Er.fromArray(e._names.toArray(),!0),o=n._sources=Er.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=r,n._absoluteSources=n._sources.toArray().map(function(p){return _.computeSourceURL(n.sourceRoot,p,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],h=new _d;h.generatedLine=u.generatedLine,h.generatedColumn=u.generatedColumn,u.source&&(h.source=o.indexOf(u.source),h.originalLine=u.originalLine,h.originalColumn=u.originalColumn,u.name&&(h.name=i.indexOf(u.name)),l.push(h)),a.push(h)}return dn(n.__originalMappings,_.compareByOriginalPositions),n};ie.prototype._version=3;Object.defineProperty(ie.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function _d(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ie.prototype._parseMappings=function(e,r){for(var n=1,i=0,o=0,s=0,a=0,l=0,c=e.length,f=0,u={},h={},p=[],g=[],b,x,v,k,S;f<c;)if(e.charAt(f)===";")n++,f++,i=0;else if(e.charAt(f)===",")f++;else{for(b=new _d,b.generatedLine=n,k=f;k<c&&!this._charIsMappingSeparator(e,k);k++);if(x=e.slice(f,k),v=u[x],v)f+=x.length;else{for(v=[];f<k;)_k.decode(e,f,h),S=h.value,f=h.rest,v.push(S);if(v.length===2)throw new Error("Found a source, but no line and column");if(v.length===3)throw new Error("Found a source and line, but no column");u[x]=v}b.generatedColumn=i+v[0],i=b.generatedColumn,v.length>1&&(b.source=a+v[1],a+=v[1],b.originalLine=o+v[2],o=b.originalLine,b.originalLine+=1,b.originalColumn=s+v[3],s=b.originalColumn,v.length>4&&(b.name=l+v[4],l+=v[4])),g.push(b),typeof b.originalLine=="number"&&p.push(b)}dn(g,_.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,dn(p,_.compareByOriginalPositions),this.__originalMappings=p};ie.prototype._findMapping=function(e,r,n,i,o,s){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return na.search(e,r,o,s)};ie.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var r=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};ie.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",_.compareByGeneratedPositionsDeflated,_.getArg(e,"bias",B.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}};ie.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ie.prototype.sourceContentFor=function(e,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var i=e;this.sourceRoot!=null&&(i=_.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.')};ie.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",B.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}};Mi.BasicSourceMapConsumer=ie;function Ve(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 Er,this._names=new Er;var o={line:-1,column:0};this._sections=i.map(function(s){if(s.url)throw new Error("Support for url field in sections not implemented.");var a=_.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 B(_.getArg(s,"map"),e)}})}Ve.prototype=Object.create(B.prototype);Ve.prototype.constructor=B;Ve.prototype._version=3;Object.defineProperty(Ve.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var r=0;r<this._sections[e].consumer.sources.length;r++)t.push(this._sections[e].consumer.sources[r]);return t}});Ve.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=na.search(r,this._sections,function(o,s){var a=o.generatedLine-s.generatedOffset.generatedLine;return a||o.generatedColumn-s.generatedOffset.generatedColumn}),i=this._sections[n];return i?i.consumer.originalPositionFor({line:r.generatedLine-(i.generatedOffset.generatedLine-1),column:r.generatedColumn-(i.generatedOffset.generatedLine===r.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Ve.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Ve.prototype.sourceContentFor=function(e,r){for(var n=0;n<this._sections.length;n++){var i=this._sections[n],o=i.consumer.sourceContentFor(e,!0);if(o)return o}if(r)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Ve.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(_.getArg(e,"source"))!==-1){var i=n.consumer.generatedPositionFor(e);if(i){var o={line:i.line+(n.generatedOffset.generatedLine-1),column:i.column+(n.generatedOffset.generatedLine===i.line?n.generatedOffset.generatedColumn-1:0)};return o}}}return{line:null,column:null}};Ve.prototype._parseMappings=function(e,r){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var i=this._sections[n],o=i.consumer._generatedMappings,s=0;s<o.length;s++){var a=o[s],l=i.consumer._sources.at(a.source);l=_.computeSourceURL(i.consumer.sourceRoot,l,this._sourceMapURL),this._sources.add(l),l=this._sources.indexOf(l);var c=null;a.name&&(c=i.consumer._names.at(a.name),this._names.add(c),c=this._names.indexOf(c));var f={source:l,generatedLine:a.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(i.generatedOffset.generatedLine===a.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:c};this.__generatedMappings.push(f),typeof f.originalLine=="number"&&this.__originalMappings.push(f)}dn(this.__generatedMappings,_.compareByGeneratedPositionsDeflated),dn(this.__originalMappings,_.compareByOriginalPositions)};Mi.IndexedSourceMapConsumer=Ve});var Td=E(Od=>{var Ck=Qs().SourceMapGenerator,Pi=$r(),Ok=/(\r?\n)/,Tk=10,_r="$$$isSourceNode$$$";function xe(t,e,r,n,i){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=r??null,this.name=i??null,this[_r]=!0,n!=null&&this.add(n)}xe.fromStringWithSourceMap=function(e,r,n){var i=new xe,o=e.split(Ok),s=0,a=function(){var h=g(),p=g()||"";return h+p;function g(){return s<o.length?o[s++]:void 0}},l=1,c=0,f=null;return r.eachMapping(function(h){if(f!==null)if(l<h.generatedLine)u(f,a()),l++,c=0;else{var p=o[s]||"",g=p.substr(0,h.generatedColumn-c);o[s]=p.substr(h.generatedColumn-c),c=h.generatedColumn,u(f,g),f=h;return}for(;l<h.generatedLine;)i.add(a()),l++;if(c<h.generatedColumn){var p=o[s]||"";i.add(p.substr(0,h.generatedColumn)),o[s]=p.substr(h.generatedColumn),c=h.generatedColumn}f=h},this),s<o.length&&(f&&u(f,a()),i.add(o.splice(s).join(""))),r.sources.forEach(function(h){var p=r.sourceContentFor(h);p!=null&&(n!=null&&(h=Pi.join(n,h)),i.setSourceContent(h,p))}),i;function u(h,p){if(h===null||h.source===void 0)i.add(p);else{var g=n?Pi.join(n,h.source):h.source;i.add(new xe(h.originalLine,h.originalColumn,g,p,h.name))}}};xe.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(r){this.add(r)},this);else if(e[_r]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xe.prototype.prepend=function(e){if(Array.isArray(e))for(var r=e.length-1;r>=0;r--)this.prepend(e[r]);else if(e[_r]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xe.prototype.walk=function(e){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[_r]?r.walk(e):r!==""&&e(r,{source:this.source,line:this.line,column:this.column,name:this.name})};xe.prototype.join=function(e){var r,n,i=this.children.length;if(i>0){for(r=[],n=0;n<i-1;n++)r.push(this.children[n]),r.push(e);r.push(this.children[n]),this.children=r}return this};xe.prototype.replaceRight=function(e,r){var n=this.children[this.children.length-1];return n[_r]?n.replaceRight(e,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(e,r):this.children.push("".replace(e,r)),this};xe.prototype.setSourceContent=function(e,r){this.sourceContents[Pi.toSetString(e)]=r};xe.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][_r]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(Pi.fromSetString(i[r]),this.sourceContents[i[r]])};xe.prototype.toString=function(){var e="";return this.walk(function(r){e+=r}),e};xe.prototype.toStringWithSourceMap=function(e){var r={code:"",line:1,column:0},n=new Ck(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,h=c.length;u<h;u++)c.charCodeAt(u)===Tk?(r.line++,r.column=0,u+1===h?(o=null,i=!1):i&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name})):r.column++}),this.walkSourceContents(function(c,f){n.setSourceContent(c,f)}),{code:r.code,map:n}};Od.SourceNode=xe});var Md=E(Ai=>{Ai.SourceMapGenerator=Qs().SourceMapGenerator;Ai.SourceMapConsumer=Cd().SourceMapConsumer;Ai.SourceNode=Td().SourceNode});var Ld=E((Ni,Nd)=>{"use strict";Ni.__esModule=!0;var oa=de(),Ut=void 0;try{(typeof define!="function"||!define.amd)&&(Pd=Md(),Ut=Pd.SourceNode)}catch{}var Pd;Ut||(Ut=function(t,e,r,n){this.src="",n&&this.add(n)},Ut.prototype={add:function(e){oa.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){oa.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function ia(t,e,r){if(oa.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 Ad(t){this.srcFile=t,this.source=[]}Ad.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 Ut(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 Ut?e:(e=ia(e,this,r),new Ut(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=ia(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(ia(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};Ni.default=Ad;Nd.exports=Ni.default});var Fd=E((Li,Rd)=>{"use strict";Li.__esModule=!0;function zd(t){return t&&t.__esModule?t:{default:t}}var Dd=mi(),Mk=Oe(),sa=zd(Mk),Pk=de(),Ak=Ld(),Id=zd(Ak);function Cr(t){this.value=t}function Or(){}Or.prototype={nameLookup:function(e,r){return this.internalNameLookup(e,r)},depthedLookup:function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},compilerInfo:function(){var e=Dd.COMPILER_REVISION,r=Dd.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return Pk.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 sa.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(),`;
8
+ Expecting `+ut.join(", ")+", got '"+(this.terminals_[y]||y)+"'":Ue="Parse error on line "+(u+1)+": Unexpected "+(y==1?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(Ue,{text:this.lexer.match,token:this.terminals_[y]||y,line:this.lexer.yylineno,loc:x,expected:ut})}}if(z[0]instanceof Array&&z.length>1)throw new Error("Parse Error: multiple actions possible at state: "+M+", token: "+y);switch(z[0]){case 1:s.push(y),a.push(this.lexer.yytext),l.push(this.lexer.yylloc),s.push(z[1]),y=null,$?(y=$,$=null):(h=this.lexer.yyleng,d=this.lexer.yytext,u=this.lexer.yylineno,x=this.lexer.yylloc,p>0&&p--);break;case 2:if(V=this.productions_[z[1]][1],A.$=a[a.length-V],A._$={first_line:l[l.length-(V||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(V||1)].first_column,last_column:l[l.length-1].last_column},v&&(A._$.range=[l[l.length-(V||1)].range[0],l[l.length-1].range[1]]),T=this.performAction.call(A,d,h,u,this.yy,z[1],a,l),typeof T<"u")return T;V&&(s=s.slice(0,-1*V*2),a=a.slice(0,-1*V),l=l.slice(0,-1*V)),s.push(this.productions_[z[1]][0]),a.push(A.$),l.push(A._$),We=c[s[s.length-2]][s[s.length-1]],s.push(We);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
+ `+s+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,s,a,l,c,d;this._more||(this.yytext="",this.match="");for(var u=this._currentRules(),h=0;h<u.length&&(a=this._input.match(this.rules[u[h]]),!(a&&(!s||a[0].length>s[0].length)&&(s=a,l=h,!this.options.flex)));h++);return s?(d=s[0].match(/(?:\r\n?|\n).*/g),d&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.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,h){return s.yytext=s.yytext.substring(u,s.yyleng-h+u)}var d=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})();ki.default=zv;Hd.exports=ki.default});var $i=E((Si,Kd)=>{"use strict";Si.__esModule=!0;function Iv(t){return t&&t.__esModule?t:{default:t}}var Rv=Ne(),Rs=Iv(Rv);function xi(){this.parents=[]}xi.prototype={constructor:xi,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!xi.prototype[n.type])throw new Rs.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 Rs.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 Rs.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:wi,Decorator:wi,BlockStatement:Zd,DecoratorBlock:Zd,PartialStatement:Yd,PartialBlockStatement:function(e){Yd.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:wi,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 wi(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function Zd(t){wi.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function Yd(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}Si.default=xi;Kd.exports=Si.default});var Xd=E((Ei,Jd)=>{"use strict";Ei.__esModule=!0;function Fv(t){return t&&t.__esModule?t:{default:t}}var qv=$i(),Vv=Fv(qv);function Qe(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}Qe.prototype=new Vv.default;Qe.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=Fs(n,i,r),c=qs(n,i,r),d=a.openStandalone&&l,u=a.closeStandalone&&c,h=a.inlineStandalone&&l&&c;a.close&&Vt(n,i,!0),a.open&&St(n,i,!0),e&&h&&(Vt(n,i),St(n,i)&&s.type==="PartialStatement"&&(s.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&d&&(Vt((s.program||s.inverse).body),St(n,i)),e&&u&&(Vt(n,i),St((s.inverse||s.program).body))}}return t};Qe.prototype.BlockStatement=Qe.prototype.DecoratorBlock=Qe.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:qs(e.body),closeStandalone:Fs((n||e).body)};if(t.openStrip.close&&Vt(e.body,null,!0),r){var s=t.inverseStrip;s.open&&St(e.body,null,!0),s.close&&Vt(n.body,null,!0),t.closeStrip.open&&St(i.body,null,!0),!this.options.ignoreStandalone&&Fs(e.body)&&qs(n.body)&&(St(e.body),Vt(n.body))}else t.closeStrip.open&&St(e.body,null,!0);return o};Qe.prototype.Decorator=Qe.prototype.MustacheStatement=function(t){return t.strip};Qe.prototype.PartialStatement=Qe.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function Fs(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 qs(t,e,r){e===void 0&&(e=-1);var n=t[e+1],i=t[e+2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function Vt(t,e,r){var n=t[e==null?0:e+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function St(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}}Ei.default=Qe;Jd.exports=Ei.default});var Qd=E(Ae=>{"use strict";Ae.__esModule=!0;Ae.SourceLocation=Wv;Ae.id=Uv;Ae.stripFlags=Hv;Ae.stripComment=Gv;Ae.preparePath=Zv;Ae.prepareMustache=Yv;Ae.prepareRawBlock=Kv;Ae.prepareBlock=Jv;Ae.prepareProgram=Xv;Ae.preparePartialBlock=Qv;function jv(t){return t&&t.__esModule?t:{default:t}}var Bv=Ne(),Vs=jv(Bv);function js(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new Vs.default(t.path.original+" doesn't match "+e,r)}}function Wv(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 Uv(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function Hv(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function Gv(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function Zv(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 Vs.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 Yv(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 Kv(t,e,r,n){js(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 Jv(t,e,r,n,i,o){n&&n.path&&js(t,n);var s=/\*/.test(t.open);e.blockParams=t.blockParams;var a=void 0,l=void 0;if(r){if(s)throw new Vs.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 Xv(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 Qv(t,e,r,n){return js(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 rf=E(nn=>{"use strict";nn.__esModule=!0;nn.parseWithoutProcessing=tf;nn.parse=ak;function ek(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 ef(t){return t&&t.__esModule?t:{default:t}}var tk=Gd(),Bs=ef(tk),rk=Xd(),nk=ef(rk),ik=Qd(),ok=ek(ik),sk=he();nn.parser=Bs.default;var _i={};sk.extend(_i,ok);function tf(t,e){if(t.type==="Program")return t;Bs.default.yy=_i,_i.locInfo=function(n){return new _i.SourceLocation(e&&e.srcName,n)};var r=Bs.default.parse(t);return r}function ak(t,e){var r=tf(t,e),n=new nk.default(e);return n.accept(r)}});var af=E(ln=>{"use strict";ln.__esModule=!0;ln.Compiler=Ws;ln.precompile=dk;ln.compile=fk;function of(t){return t&&t.__esModule?t:{default:t}}var lk=Ne(),sn=of(lk),an=he(),ck=Is(),on=of(ck),uk=[].slice;function Ws(){}Ws.prototype={compiler:Ws,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||!sf(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=an.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 sn.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){nf(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 sn.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){nf(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 sn.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,on.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=on.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:uk.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=on.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&on.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&&!on.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&&an.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function dk(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new sn.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 fk(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new sn.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=an.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 sf(t,e){if(t===e)return!0;if(an.isArray(t)&&an.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!sf(t[r],e[r]))return!1;return!0}}function nf(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 cf=E(Us=>{var lf="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Us.encode=function(t){if(0<=t&&t<lf.length)return lf[t];throw new TypeError("Must be between 0 and 63: "+t)};Us.decode=function(t){var e=65,r=90,n=97,i=122,o=48,s=57,a=43,l=47,c=26,d=52;return e<=t&&t<=r?t-e:n<=t&&t<=i?t-n+c:o<=t&&t<=s?t-o+d:t==a?62:t==l?63:-1}});var Zs=E(Gs=>{var uf=cf(),Hs=5,df=1<<Hs,ff=df-1,hf=df;function hk(t){return t<0?(-t<<1)+1:(t<<1)+0}function pk(t){var e=(t&1)===1,r=t>>1;return e?-r:r}Gs.encode=function(e){var r="",n,i=hk(e);do n=i&ff,i>>>=Hs,i>0&&(n|=hf),r+=uf.encode(n);while(i>0);return r};Gs.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=uf.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));a=!!(l&hf),l&=ff,o=o+(l<<s),s+=Hs}while(a);n.value=pk(o),n.rest=r}});var Sr=E(ae=>{function mk(t,e,r){if(e in t)return t[e];if(arguments.length===3)return r;throw new Error('"'+e+'" is a required argument.')}ae.getArg=mk;var pf=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,gk=/^data:.+\,.+$/;function cn(t){var e=t.match(pf);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}ae.urlParse=cn;function xr(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}ae.urlGenerate=xr;function Ys(t){var e=t,r=cn(t);if(r){if(!r.path)return t;e=r.path}for(var n=ae.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,xr(r)):e}ae.normalize=Ys;function mf(t,e){t===""&&(t="."),e===""&&(e=".");var r=cn(e),n=cn(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),xr(r);if(r||e.match(gk))return e;if(n&&!n.host&&!n.path)return n.host=e,xr(n);var i=e.charAt(0)==="/"?e:Ys(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,xr(n)):i}ae.join=mf;ae.isAbsolute=function(t){return t.charAt(0)==="/"||pf.test(t)};function bk(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)}ae.relative=bk;var gf=(function(){var t=Object.create(null);return!("__proto__"in t)})();function bf(t){return t}function yk(t){return yf(t)?"$"+t:t}ae.toSetString=gf?bf:yk;function vk(t){return yf(t)?t.slice(1):t}ae.fromSetString=gf?bf:vk;function yf(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 kk(t,e,r){var n=wr(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:wr(t.name,e.name)}ae.compareByOriginalPositions=kk;function xk(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=wr(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:wr(t.name,e.name)}ae.compareByGeneratedPositionsDeflated=xk;function wr(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function wk(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=wr(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:wr(t.name,e.name)}ae.compareByGeneratedPositionsInflated=wk;function Sk(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}ae.parseSourceMapInput=Sk;function $k(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=cn(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=mf(xr(n),e)}return Ys(e)}ae.computeSourceURL=$k});var Xs=E(vf=>{var Ks=Sr(),Js=Object.prototype.hasOwnProperty,jt=typeof Map<"u";function lt(){this._array=[],this._set=jt?new Map:Object.create(null)}lt.fromArray=function(e,r){for(var n=new lt,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};lt.prototype.size=function(){return jt?this._set.size:Object.getOwnPropertyNames(this._set).length};lt.prototype.add=function(e,r){var n=jt?e:Ks.toSetString(e),i=jt?this.has(e):Js.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(jt?this._set.set(e,o):this._set[n]=o)};lt.prototype.has=function(e){if(jt)return this._set.has(e);var r=Ks.toSetString(e);return Js.call(this._set,r)};lt.prototype.indexOf=function(e){if(jt){var r=this._set.get(e);if(r>=0)return r}else{var n=Ks.toSetString(e);if(Js.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};lt.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};lt.prototype.toArray=function(){return this._array.slice()};vf.ArraySet=lt});var wf=E(xf=>{var kf=Sr();function Ek(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||kf.compareByGeneratedPositionsInflated(t,e)<=0}function Ci(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}Ci.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};Ci.prototype.add=function(e){Ek(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};Ci.prototype.toArray=function(){return this._sorted||(this._array.sort(kf.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};xf.MappingList=Ci});var Qs=E(Sf=>{var un=Zs(),ee=Sr(),Oi=Xs().ArraySet,_k=wf().MappingList;function Le(t){t||(t={}),this._file=ee.getArg(t,"file",null),this._sourceRoot=ee.getArg(t,"sourceRoot",null),this._skipValidation=ee.getArg(t,"skipValidation",!1),this._sources=new Oi,this._names=new Oi,this._mappings=new _k,this._sourcesContents=null}Le.prototype._version=3;Le.fromSourceMap=function(e){var r=e.sourceRoot,n=new Le({file:e.file,sourceRoot:r});return e.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=ee.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),e.sources.forEach(function(i){var o=i;r!==null&&(o=ee.relative(r,i)),n._sources.has(o)||n._sources.add(o);var s=e.sourceContentFor(i);s!=null&&n.setSourceContent(i,s)}),n};Le.prototype.addMapping=function(e){var r=ee.getArg(e,"generated"),n=ee.getArg(e,"original",null),i=ee.getArg(e,"source",null),o=ee.getArg(e,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};Le.prototype.setSourceContent=function(e,r){var n=e;this._sourceRoot!=null&&(n=ee.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[ee.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[ee.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};Le.prototype.applySourceMap=function(e,r,n){var i=r;if(r==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=e.file}var o=this._sourceRoot;o!=null&&(i=ee.relative(o,i));var s=new Oi,a=new Oi;this._mappings.unsortedForEach(function(l){if(l.source===i&&l.originalLine!=null){var c=e.originalPositionFor({line:l.originalLine,column:l.originalColumn});c.source!=null&&(l.source=c.source,n!=null&&(l.source=ee.join(n,l.source)),o!=null&&(l.source=ee.relative(o,l.source)),l.originalLine=c.line,l.originalColumn=c.column,c.name!=null&&(l.name=c.name))}var d=l.source;d!=null&&!s.has(d)&&s.add(d);var u=l.name;u!=null&&!a.has(u)&&a.add(u)},this),this._sources=s,this._names=a,e.sources.forEach(function(l){var c=e.sourceContentFor(l);c!=null&&(n!=null&&(l=ee.join(n,l)),o!=null&&(l=ee.relative(o,l)),this.setSourceContent(l,c))},this)};Le.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}))}};Le.prototype._serializeMappings=function(){for(var e=0,r=1,n=0,i=0,o=0,s=0,a="",l,c,d,u,h=this._mappings.toArray(),p=0,g=h.length;p<g;p++){if(c=h[p],l="",c.generatedLine!==r)for(e=0;c.generatedLine!==r;)l+=";",r++;else if(p>0){if(!ee.compareByGeneratedPositionsInflated(c,h[p-1]))continue;l+=","}l+=un.encode(c.generatedColumn-e),e=c.generatedColumn,c.source!=null&&(u=this._sources.indexOf(c.source),l+=un.encode(u-s),s=u,l+=un.encode(c.originalLine-1-i),i=c.originalLine-1,l+=un.encode(c.originalColumn-n),n=c.originalColumn,c.name!=null&&(d=this._names.indexOf(c.name),l+=un.encode(d-o),o=d)),a+=l}return a};Le.prototype._generateSourcesContent=function(e,r){return e.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=ee.relative(r,n));var i=ee.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};Le.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};Le.prototype.toString=function(){return JSON.stringify(this.toJSON())};Sf.SourceMapGenerator=Le});var $f=E(Bt=>{Bt.GREATEST_LOWER_BOUND=1;Bt.LEAST_UPPER_BOUND=2;function ea(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?ea(s,e,r,n,i,o):o==Bt.LEAST_UPPER_BOUND?e<n.length?e:-1:s:s-t>1?ea(t,s,r,n,i,o):o==Bt.LEAST_UPPER_BOUND?s:t<0?-1:t}Bt.search=function(e,r,n,i){if(r.length===0)return-1;var o=ea(-1,r.length,e,r,n,i||Bt.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var _f=E(Ef=>{function ta(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Ck(t,e){return Math.round(t+Math.random()*(e-t))}function ra(t,e,r,n){if(r<n){var i=Ck(r,n),o=r-1;ta(t,i,n);for(var s=t[n],a=r;a<n;a++)e(t[a],s)<=0&&(o+=1,ta(t,o,a));ta(t,o+1,a);var l=o+1;ra(t,e,r,l-1),ra(t,e,l+1,n)}}Ef.quickSort=function(t,e){ra(t,e,0,t.length-1)}});var Of=E(Ti=>{var _=Sr(),na=$f(),$r=Xs().ArraySet,Ok=Zs(),dn=_f().quickSort;function W(t,e){var r=t;return typeof t=="string"&&(r=_.parseSourceMapInput(t)),r.sections!=null?new Be(r,e):new ie(r,e)}W.fromSourceMap=function(t,e){return ie.fromSourceMap(t,e)};W.prototype._version=3;W.prototype.__generatedMappings=null;Object.defineProperty(W.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});W.prototype.__originalMappings=null;Object.defineProperty(W.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});W.prototype._charIsMappingSeparator=function(e,r){var n=e.charAt(r);return n===";"||n===","};W.prototype._parseMappings=function(e,r){throw new Error("Subclasses must implement _parseMappings")};W.GENERATED_ORDER=1;W.ORIGINAL_ORDER=2;W.GREATEST_LOWER_BOUND=1;W.LEAST_UPPER_BOUND=2;W.prototype.eachMapping=function(e,r,n){var i=r||null,o=n||W.GENERATED_ORDER,s;switch(o){case W.GENERATED_ORDER:s=this._generatedMappings;break;case W.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var a=this.sourceRoot;s.map(function(l){var c=l.source===null?null:this._sources.at(l.source);return c=_.computeSourceURL(a,c,this._sourceMapURL),{source:c,generatedLine:l.generatedLine,generatedColumn:l.generatedColumn,originalLine:l.originalLine,originalColumn:l.originalColumn,name:l.name===null?null:this._names.at(l.name)}},this).forEach(e,i)};W.prototype.allGeneratedPositionsFor=function(e){var r=_.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,na.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};Ti.SourceMapConsumer=W;function ie(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(d){return s&&_.isAbsolute(s)&&_.isAbsolute(d)?_.relative(s,d):d}),this._names=$r.fromArray(o.map(String),!0),this._sources=$r.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(d){return _.computeSourceURL(s,d,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=l,this._sourceMapURL=e,this.file=c}ie.prototype=Object.create(W.prototype);ie.prototype.consumer=W;ie.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=_.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==t)return r;return-1};ie.fromSourceMap=function(e,r){var n=Object.create(ie.prototype),i=n._names=$r.fromArray(e._names.toArray(),!0),o=n._sources=$r.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(p){return _.computeSourceURL(n.sourceRoot,p,r)});for(var s=e._mappings.toArray().slice(),a=n.__generatedMappings=[],l=n.__originalMappings=[],c=0,d=s.length;c<d;c++){var u=s[c],h=new Cf;h.generatedLine=u.generatedLine,h.generatedColumn=u.generatedColumn,u.source&&(h.source=o.indexOf(u.source),h.originalLine=u.originalLine,h.originalColumn=u.originalColumn,u.name&&(h.name=i.indexOf(u.name)),l.push(h)),a.push(h)}return dn(n.__originalMappings,_.compareByOriginalPositions),n};ie.prototype._version=3;Object.defineProperty(ie.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Cf(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}ie.prototype._parseMappings=function(e,r){for(var n=1,i=0,o=0,s=0,a=0,l=0,c=e.length,d=0,u={},h={},p=[],g=[],b,x,v,k,S;d<c;)if(e.charAt(d)===";")n++,d++,i=0;else if(e.charAt(d)===",")d++;else{for(b=new Cf,b.generatedLine=n,k=d;k<c&&!this._charIsMappingSeparator(e,k);k++);if(x=e.slice(d,k),v=u[x],v)d+=x.length;else{for(v=[];d<k;)Ok.decode(e,d,h),S=h.value,d=h.rest,v.push(S);if(v.length===2)throw new Error("Found a source, but no line and column");if(v.length===3)throw new Error("Found a source and line, but no column");u[x]=v}b.generatedColumn=i+v[0],i=b.generatedColumn,v.length>1&&(b.source=a+v[1],a+=v[1],b.originalLine=o+v[2],o=b.originalLine,b.originalLine+=1,b.originalColumn=s+v[3],s=b.originalColumn,v.length>4&&(b.name=l+v[4],l+=v[4])),g.push(b),typeof b.originalLine=="number"&&p.push(b)}dn(g,_.compareByGeneratedPositionsDeflated),this.__generatedMappings=g,dn(p,_.compareByOriginalPositions),this.__originalMappings=p};ie.prototype._findMapping=function(e,r,n,i,o,s){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return na.search(e,r,o,s)};ie.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var r=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};ie.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",_.compareByGeneratedPositionsDeflated,_.getArg(e,"bias",W.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}};ie.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};ie.prototype.sourceContentFor=function(e,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var i=e;this.sourceRoot!=null&&(i=_.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.')};ie.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",W.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}};Ti.BasicSourceMapConsumer=ie;function Be(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 $r,this._names=new $r;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 W(_.getArg(s,"map"),e)}})}Be.prototype=Object.create(W.prototype);Be.prototype.constructor=W;Be.prototype._version=3;Object.defineProperty(Be.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}});Be.prototype.originalPositionFor=function(e){var r={generatedLine:_.getArg(e,"line"),generatedColumn:_.getArg(e,"column")},n=na.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}};Be.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Be.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.')};Be.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}};Be.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 d={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(d),typeof d.originalLine=="number"&&this.__originalMappings.push(d)}dn(this.__generatedMappings,_.compareByGeneratedPositionsDeflated),dn(this.__originalMappings,_.compareByOriginalPositions)};Ti.IndexedSourceMapConsumer=Be});var Mf=E(Tf=>{var Tk=Qs().SourceMapGenerator,Mi=Sr(),Mk=/(\r?\n)/,Pk=10,Er="$$$isSourceNode$$$";function Se(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[Er]=!0,n!=null&&this.add(n)}Se.fromStringWithSourceMap=function(e,r,n){var i=new Se,o=e.split(Mk),s=0,a=function(){var h=g(),p=g()||"";return h+p;function g(){return s<o.length?o[s++]:void 0}},l=1,c=0,d=null;return r.eachMapping(function(h){if(d!==null)if(l<h.generatedLine)u(d,a()),l++,c=0;else{var p=o[s]||"",g=p.substr(0,h.generatedColumn-c);o[s]=p.substr(h.generatedColumn-c),c=h.generatedColumn,u(d,g),d=h;return}for(;l<h.generatedLine;)i.add(a()),l++;if(c<h.generatedColumn){var p=o[s]||"";i.add(p.substr(0,h.generatedColumn)),o[s]=p.substr(h.generatedColumn),c=h.generatedColumn}d=h},this),s<o.length&&(d&&u(d,a()),i.add(o.splice(s).join(""))),r.sources.forEach(function(h){var p=r.sourceContentFor(h);p!=null&&(n!=null&&(h=Mi.join(n,h)),i.setSourceContent(h,p))}),i;function u(h,p){if(h===null||h.source===void 0)i.add(p);else{var g=n?Mi.join(n,h.source):h.source;i.add(new Se(h.originalLine,h.originalColumn,g,p,h.name))}}};Se.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(r){this.add(r)},this);else if(e[Er]||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};Se.prototype.prepend=function(e){if(Array.isArray(e))for(var r=e.length-1;r>=0;r--)this.prepend(e[r]);else if(e[Er]||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};Se.prototype.walk=function(e){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[Er]?r.walk(e):r!==""&&e(r,{source:this.source,line:this.line,column:this.column,name:this.name})};Se.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};Se.prototype.replaceRight=function(e,r){var n=this.children[this.children.length-1];return n[Er]?n.replaceRight(e,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(e,r):this.children.push("".replace(e,r)),this};Se.prototype.setSourceContent=function(e,r){this.sourceContents[Mi.toSetString(e)]=r};Se.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][Er]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(Mi.fromSetString(i[r]),this.sourceContents[i[r]])};Se.prototype.toString=function(){var e="";return this.walk(function(r){e+=r}),e};Se.prototype.toStringWithSourceMap=function(e){var r={code:"",line:1,column:0},n=new Tk(e),i=!1,o=null,s=null,a=null,l=null;return this.walk(function(c,d){r.code+=c,d.source!==null&&d.line!==null&&d.column!==null?((o!==d.source||s!==d.line||a!==d.column||l!==d.name)&&n.addMapping({source:d.source,original:{line:d.line,column:d.column},generated:{line:r.line,column:r.column},name:d.name}),o=d.source,s=d.line,a=d.column,l=d.name,i=!0):i&&(n.addMapping({generated:{line:r.line,column:r.column}}),o=null,i=!1);for(var u=0,h=c.length;u<h;u++)c.charCodeAt(u)===Pk?(r.line++,r.column=0,u+1===h?(o=null,i=!1):i&&n.addMapping({source:d.source,original:{line:d.line,column:d.column},generated:{line:r.line,column:r.column},name:d.name})):r.column++}),this.walkSourceContents(function(c,d){n.setSourceContent(c,d)}),{code:r.code,map:n}};Tf.SourceNode=Se});var Pf=E(Pi=>{Pi.SourceMapGenerator=Qs().SourceMapGenerator;Pi.SourceMapConsumer=Of().SourceMapConsumer;Pi.SourceNode=Mf().SourceNode});var Df=E((Ni,Lf)=>{"use strict";Ni.__esModule=!0;var oa=he(),Wt=void 0;try{(typeof define!="function"||!define.amd)&&(Nf=Pf(),Wt=Nf.SourceNode)}catch{}var Nf;Wt||(Wt=function(t,e,r,n){this.src="",n&&this.add(n)},Wt.prototype={add:function(e){oa.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){oa.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function ia(t,e,r){if(oa.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 Af(t){this.srcFile=t,this.source=[]}Af.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 Wt(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 Wt?e:(e=ia(e,this,r),new Wt(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=ia(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(ia(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};Ni.default=Af;Lf.exports=Ni.default});var qf=E((Ai,Ff)=>{"use strict";Ai.__esModule=!0;function Rf(t){return t&&t.__esModule?t:{default:t}}var zf=pi(),Nk=Ne(),sa=Rf(Nk),Ak=he(),Lk=Df(),If=Rf(Lk);function _r(t){this.value=t}function Cr(){}Cr.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=zf.COMPILER_REVISION,r=zf.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return Ak.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 sa.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 h=this.context,p=h.programs,g=h.decorators;for(l=0,c=p.length;l<c;l++)p[l]&&(u[l]=p[l],g[l]&&(u[l+"_d"]=g[l],u.useDecorators=!0));return this.environment.usePartial&&(u.usePartial=!0),this.options.data&&(u.useData=!0),this.useDepths&&(u.useDepths=!0),this.useBlockParams&&(u.useBlockParams=!0),this.options.compat&&(u.compat=!0),i?u.compilerOptions=this.options:(u.compiler=JSON.stringify(u.compiler),this.source.currentLocation={start:{line:1,column:0}},u=this.objectLiteral(u),r.srcName?(u=u.toStringWithSourceMap({file:r.destName}),u.map=u.map&&u.map.toString()):u=u.toString()),u},preamble:function(){this.lastContext=0,this.source=new Id.default(this.options.srcName),this.decorators=new Id.default(this.options.srcName)},createFunctionContext:function(e){var r=this,n="",i=this.stackVars.concat(this.registers.list);i.length>0&&(n+=", "+i.join(", "));var o=0;Object.keys(this.aliases).forEach(function(l){var c=r.aliases[l];c.children&&c.referenceCount>1&&(n+=", alias"+ ++o+"="+l,c.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var s=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&s.push("blockParams"),this.useDepths&&s.push("depths");var a=this.mergeSource(n);return e?(s.push(a),Function.apply(this,s)):this.source.wrap(["function(",s.join(","),`) {
14
+ `),this.decorators=this.decorators.merge()));var d=this.createFunctionContext(i);if(this.isChild)return d;var u={compiler:this.compilerInfo(),main:d};this.decorators&&(u.main_d=this.decorators,u.useDecorators=!0);var h=this.context,p=h.programs,g=h.decorators;for(l=0,c=p.length;l<c;l++)p[l]&&(u[l]=p[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 If.default(this.options.srcName),this.decorators=new If.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 `+ft.join(", ")+", got '"+(this.terminals_[y]||y)+"'":Be="Parse error
20
20
  }
21
21
  return undefined
22
22
  }
23
- `.trim()},blockValue:function(e){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var i=this.popStack();n.splice(1,0,i),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",r),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,r,n,i){var o=0;!i&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(e[o++])):this.pushContext(),this.resolvePath("context",e,o,r,n)},lookupBlockParam:function(e,r){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(e,r,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(e,r,n,i,o){var s=this;if(this.options.strict||this.options.assumeObjects){this.push(Nk(this.options.strict&&o,this,r,n,e));return}for(var a=r.length;n<a;n++)this.replaceStack(function(l){var c=s.nameLookup(l,r[n],e);return i?[" && ",c]:[" != null ? ",c," : ",l]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof e=="string"?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){e!=null?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,r){var n=this.nameLookup("decorators",r,"decorator"),i=this.setupHelperArgs(r,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",i])," || fn;"])},invokeHelper:function(e,r,n){var i=this.popStack(),o=this.setupHelper(e,r),s=[];n&&s.push(o.name),s.push(i),this.options.strict||s.push(this.aliasable("container.hooks.helperMissing"));var a=["(",this.itemsSeparatedBy(s,"||"),")"],l=this.source.functionCall(a,"call",o.callParams);this.push(l)},itemsSeparatedBy:function(e,r){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(r,e[i]);return n},invokeKnownHelper:function(e,r){var n=this.setupHelper(e,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,r){this.useRegister("helper");var n=this.popStack();this.emptyHash();var i=this.setupHelper(0,e,r),o=this.lastHelper=this.nameLookup("helpers",e,"helper"),s=["(","(helper = ",o," || ",n,")"];this.options.strict||(s[0]="(helper = ",s.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",s,i.paramsInit?["),(",i.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",i.callParams)," : helper))"])},invokePartial:function(e,r,n){var i=[],o=this.setupParams(r,1,i);e&&(r=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(r):i.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var r=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var s=this.hash;n&&(s.contexts[e]=n),i&&(s.types[e]=i),o&&(s.ids[e]=o),s.values[e]=r},pushId:function(e,r,n){e==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):e==="PathExpression"?this.pushString(r):e==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:Or,compileChildren:function(e,r){for(var n=e.children,i=void 0,o=void 0,s=0,a=n.length;s<a;s++){i=n[s],o=new this.compiler;var l=this.matchExistingProgram(i);if(l==null){this.context.programs.push("");var c=this.context.programs.length;i.index=c,i.name="program"+c,this.context.programs[c]=o.compile(i,r,this.context,!this.precompile),this.context.decorators[c]=o.decorators,this.context.environments[c]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams}else i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams}},matchExistingProgram:function(e){for(var r=0,n=this.context.environments.length;r<n;r++){var i=this.context.environments[r];if(i&&i.equals(e))return i}},programExpression:function(e){var r=this.environment.children[e],n=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof Cr||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new Cr(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var r=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new sa.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof Cr)n=[s.value],r=["(",n],o=!0;else{i=!0;var a=this.incrStack();r=["((",this.push(a)," = ",s,")"],n=this.topStack()}var l=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(r.concat(l,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i instanceof Cr)this.compileStack.push(i);else{var o=this.incrStack();this.pushSource([o," = ",i,";"]),this.compileStack.push(o)}}},isInline:function(){return this.inlineStack.length},popStack:function(e){var r=this.isInline(),n=(r?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof Cr)return n.value;if(!r){if(!this.stackSlot)throw new sa.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,r=e[e.length-1];return r instanceof Cr?r.value:r},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var r=this.aliases[e];return r?(r.referenceCount++,r):(r=this.aliases[e]=this.source.wrap(e),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(e,r,n){var i=[],o=this.setupHelperArgs(r,e,i,n),s=this.nameLookup("helpers",r,"helper"),a=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:i,paramsInit:o,name:s,callParams:[a].concat(i)}},setupParams:function(e,r,n){var i={},o=[],s=[],a=[],l=!n,c=void 0;l&&(n=[]),i.name=this.quotedString(e),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var f=this.popStack(),u=this.popStack();(u||f)&&(i.fn=u||"container.noop",i.inverse=f||"container.noop");for(var h=r;h--;)c=this.popStack(),n[h]=c,this.trackIds&&(a[h]=this.popStack()),this.stringParams&&(s[h]=this.popStack(),o[h]=this.popStack());return l&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(a)),this.stringParams&&(i.types=this.source.generateArray(s),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(e,r,n,i){var o=this.setupParams(e,r,n);return o.loc=JSON.stringify(this.source.currentLocation),o=this.objectLiteral(o),i?(this.useRegister("options"),n.push("options"),["options=",o]):n?(n.push(o),""):o}};(function(){for(var t="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),e=Or.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();Or.isValidJavaScriptVariableName=function(t){return!Or.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function Nk(t,e,r,n,i){var o=e.popStack(),s=r.length;for(t&&s--;n<s;n++)o=e.nameLookup(o,r[n],i);return t?[e.aliasable("container.strict"),"(",o,", ",e.quotedString(r[n]),", ",JSON.stringify(e.source.currentLocation)," )"]:o}Li.default=Or;Rd.exports=Li.default});var jd=E((Di,Vd)=>{"use strict";Di.__esModule=!0;function hn(t){return t&&t.__esModule?t:{default:t}}var Lk=Wf(),Dk=hn(Lk),Ik=zs(),zk=hn(Ik),aa=rd(),la=sd(),Rk=Fd(),Fk=hn(Rk),qk=Ei(),Vk=hn(qk),jk=Ns(),Wk=hn(jk),Bk=Dk.default.create;function qd(){var t=Bk();return t.compile=function(e,r){return la.compile(e,r,t)},t.precompile=function(e,r){return la.precompile(e,r,t)},t.AST=zk.default,t.Compiler=la.Compiler,t.JavaScriptCompiler=Fk.default,t.Parser=aa.parser,t.parse=aa.parse,t.parseWithoutProcessing=aa.parseWithoutProcessing,t}var Tr=qd();Tr.create=qd;Wk.default(Tr);Tr.Visitor=Vk.default;Tr.default=Tr;Di.default=Tr;Vd.exports=Di.default});var Wd=E(Ii=>{"use strict";Ii.__esModule=!0;Ii.print=Zk;Ii.PrintVisitor=J;function Uk(t){return t&&t.__esModule?t:{default:t}}var Hk=Ei(),Gk=Uk(Hk);function Zk(t){return new J().accept(t)}function J(){this.padding=0}J.prototype=new Gk.default;J.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
- `,e};J.prototype.Program=function(t){var e="",r=t.body,n=void 0,i=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=t.blockParams.length;n<i;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,i=r.length;n<i;n++)e+=this.accept(r[n]);return this.padding--,e};J.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};J.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};J.prototype.BlockStatement=J.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};J.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};J.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};J.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};J.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};J.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,i=0,o=e.length;i<o;i++)r.push(this.accept(e[i]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};J.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};J.prototype.StringLiteral=function(t){return'"'+t.value+'"'};J.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};J.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};J.prototype.UndefinedLiteral=function(){return"UNDEFINED"};J.prototype.NullLiteral=function(){return"NULL"};J.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,i=e.length;n<i;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};J.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var ca=E((xx,Hd)=>{var zi=jd().default,Ud=Wd();zi.PrintVisitor=Ud.PrintVisitor;zi.print=Ud.print;Hd.exports=zi;function Bd(t,e){var r=Ht("fs"),n=r.readFileSync(e,"utf8");t.exports=zi.compile(n)}typeof Ht<"u"&&Ht.extensions&&(Ht.extensions[".handlebars"]=Bd,Ht.extensions[".hbs"]=Bd)});var yh=E(bh=>{"use strict";function $3(t,e){t==null&&(t={});for(var r={},n=Object.keys(e),i=0,o=n.length;i<o;i++){var s=n[i];r[s]=t[s]||e[s]}return r}bh.defaults=$3});var vh=E((Jx,E3)=>{E3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"and ",base:{"0":"zero","1":"one","2":"two","3":"three","4":"four","5":"five","6":"six","7":"seven","8":"eight","9":"nine","10":"ten","11":"eleven","12":"twelve","13":"thirteen","14":"fourteen","15":"fifteen","16":"sixteen","17":"seventeen","18":"eighteen","19":"nineteen","20":"twenty","30":"thirty","40":"forty","50":"fifty","60":"sixty","70":"seventy","80":"eighty","90":"ninety"},units:["hundred","thousand","million","billion","trillion","quadrillion","quintillion","sextillion","septillion","octillion","nonillion","decillion","undecillion","duodecillion","tredecillion","quattuordecillion","quindecillion"],unitExceptions:[]}});var kh=E((Xx,_3)=>{_3.exports={useLongScale:!0,baseSeparator:" y ",unitSeparator:"",base:{"0":"cero","1":"uno","2":"dos","3":"tres","4":"cuatro","5":"cinco","6":"seis","7":"siete","8":"ocho","9":"nueve","10":"diez","11":"once","12":"doce","13":"trece","14":"catorce","15":"quince","16":"diecis\xE9is","17":"diecisiete","18":"dieciocho","19":"diecinueve","20":"veinte","21":"veintiuno","22":"veintid\xF3s","23":"veintitr\xE9s","24":"veinticuatro","25":"veinticinco","26":"veintis\xE9is","27":"veintisiete","28":"veintiocho","29":"veintinueve","30":"treinta","40":"cuarenta","50":"cincuenta","60":"sesenta","70":"setenta","80":"ochenta","90":"noventa","100":"cien","200":"doscientos","300":"trescientos","400":"cuatrocientos","500":"quinientos","600":"seiscientos","700":"setecientos","800":"ochocientos","900":"novecientos","1000":"mil"},unitExceptions:{"1000000":"un mill\xF3n","1000000000000":"un bill\xF3n","1000000000000000000":"un trill\xF3n","1000000000000000000000000":"un cuatrillones","1000000000000000000000000000000":"un quintill\xF3n","1000000000000000000000000000000000000":"un sextill\xF3n","1000000000000000000000000000000000000000000":"un septill\xF3n","1000000000000000000000000000000000000000000000000":"un octill\xF3n","1000000000000000000000000000000000000000000000000000000":"un nonill\xF3n","1000000000000000000000000000000000000000000000000000000000000":"un decill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000":"un undecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000":"un duodecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000":"un tredecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un cuatordecill\xF3n","1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000":"un quindecill\xF3n"},units:[{singular:"ciento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0},{singular:"mil",avoidPrefixException:[1]},{singular:"mill\xF3n",plural:"millones"},{singular:"bill\xF3n",plural:"billones"},{singular:"trill\xF3n",plural:"trillones"},{singular:"cuatrill\xF3n",plural:"cuatrillones"},{singular:"quintill\xF3n",plural:"quintillones"},{singular:"sextill\xF3n",plural:"sextillones"},{singular:"septill\xF3n",plural:"septillones"},{singular:"octill\xF3n",plural:"octillones"},{singular:"nonill\xF3n",plural:"nonillones"},{singular:"decill\xF3n",plural:"decillones"},{singular:"undecill\xF3n",plural:"undecillones"},{singular:"duodecill\xF3n",plural:"duodecillones"},{singular:"tredecill\xF3n",plural:"tredecillones"},{singular:"cuatrodecill\xF3n",plural:"cuatrodecillones"},{singular:"quindecill\xF3n",plural:"quindecillones"}]}});var xh=E((Qx,C3)=>{C3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",allSeparator:"\u0648",base:{"0":"\u0635\u0641\u0631","1":"\u0648\u0627\u062D\u062F","2":"\u0627\u062B\u0646\u0627\u0646","3":"\u062B\u0644\u0627\u062B\u0629","4":"\u0623\u0631\u0628\u0639\u0629","5":"\u062E\u0645\u0633\u0629","6":"\u0633\u062A\u0629","7":"\u0633\u0628\u0639\u0629","8":"\u062B\u0645\u0627\u0646\u064A\u0629","9":"\u062A\u0633\u0639\u0629","10":"\u0639\u0634\u0631\u0629","11":"\u0623\u062D\u062F \u0639\u0634\u0631","12":"\u0625\u062B\u0646\u0627 \u0639\u0634\u0631","13":"\u062B\u0644\u0627\u062B\u0629 \u0639\u0634\u0631","14":"\u0623\u0631\u0628\u0639\u0629 \u0639\u0634\u0631","15":"\u062E\u0645\u0633\u0629 \u0639\u0634\u0631","16":"\u0633\u062A\u0629 \u0639\u0634\u0631","17":"\u0633\u0628\u0639\u0629 \u0639\u0634\u0631","18":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0639\u0634\u0631","19":"\u062A\u0633\u0639\u0629 \u0639\u0634\u0631","20":"\u0639\u0634\u0631\u0648\u0646","21":"\u0648\u0627\u062D\u062F \u0648\u0639\u0634\u0631\u0648\u0646","22":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0639\u0634\u0631\u0648\u0646","23":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","24":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","25":"\u062E\u0645\u0633\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","26":"\u0633\u062A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","27":"\u0633\u0628\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","28":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","29":"\u062A\u0633\u0639\u0629 \u0648\u0639\u0634\u0631\u0648\u0646","30":"\u062B\u0644\u0627\u062B\u0648\u0646","31":"\u0648\u0627\u062D\u062F \u0648\u062B\u0644\u0627\u062B\u0648\u0646","32":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","33":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","34":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","35":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","36":"\u0633\u062A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","37":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","38":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","39":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0644\u0627\u062B\u0648\u0646","40":"\u0623\u0631\u0628\u0639\u0648\u0646","41":"\u0648\u0627\u062D\u062F \u0648\u0623\u0631\u0628\u0639\u0648\u0646","42":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","43":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","44":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","45":"\u062E\u0645\u0633\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","46":"\u0633\u062A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","47":"\u0633\u0628\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","48":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","49":"\u062A\u0633\u0639\u0629 \u0648\u0623\u0631\u0628\u0639\u0648\u0646","50":"\u062E\u0645\u0633\u0648\u0646","51":"\u0648\u0627\u062D\u062F \u0648\u062E\u0645\u0633\u0648\u0646","52":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062E\u0645\u0633\u0648\u0646","53":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","54":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","55":"\u062E\u0645\u0633\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","56":"\u0633\u062A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","57":"\u0633\u0628\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","58":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","59":"\u062A\u0633\u0639\u0629 \u0648\u062E\u0645\u0633\u0648\u0646","60":"\u0633\u062A\u0648\u0646","61":"\u0648\u0627\u062D\u062F \u0648\u0633\u062A\u0648\u0646","62":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u062A\u0648\u0646","63":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u062A\u0648\u0646","64":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","65":"\u062E\u0645\u0633\u0629 \u0648\u0633\u062A\u0648\u0646","66":"\u0633\u062A\u0629 \u0648\u0633\u062A\u0648\u0646","67":"\u0633\u0628\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","68":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u062A\u0648\u0646","69":"\u062A\u0633\u0639\u0629 \u0648\u0633\u062A\u0648\u0646","70":"\u0633\u0628\u0639\u0648\u0646","71":"\u0648\u0627\u062D\u062F \u0648\u0633\u0628\u0639\u0648\u0646","72":"\u0627\u062B\u0646\u0627\u0646 \u0648\u0633\u0628\u0639\u0648\u0646","73":"\u062B\u0644\u0627\u062B\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","74":"\u0623\u0631\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","75":"\u062E\u0645\u0633\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","76":"\u0633\u062A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","77":"\u0633\u0628\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","78":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","79":"\u062A\u0633\u0639\u0629 \u0648\u0633\u0628\u0639\u0648\u0646","80":"\u062B\u0645\u0627\u0646\u0648\u0646","81":"\u0648\u0627\u062D\u062F \u0648\u062B\u0645\u0627\u0646\u0648\u0646","82":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","83":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","84":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","85":"\u062E\u0645\u0633\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","86":"\u0633\u062A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","87":"\u0633\u0628\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","88":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","89":"\u062A\u0633\u0639\u0629 \u0648\u062B\u0645\u0627\u0646\u0648\u0646","90":"\u062A\u0633\u0639\u0648\u0646","91":"\u0648\u0627\u062D\u062F \u0648\u062A\u0633\u0639\u0648\u0646","92":"\u0627\u062B\u0646\u0627\u0646 \u0648\u062A\u0633\u0639\u0648\u0646","93":"\u062B\u0644\u0627\u062B\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","94":"\u0623\u0631\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","95":"\u062E\u0645\u0633\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","96":"\u0633\u062A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","97":"\u0633\u0628\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","98":"\u062B\u0645\u0627\u0646\u064A\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","99":"\u062A\u0633\u0639\u0629 \u0648\u062A\u0633\u0639\u0648\u0646","200":"\u0645\u0627\u0626\u062A\u0627\u0646","300":"\u062B\u0644\u0627\u062B\u0645\u0627\u0626\u0629","400":"\u0623\u0631\u0628\u0639\u0645\u0627\u0626\u0629","500":"\u062E\u0645\u0633\u0645\u0627\u0626\u0629","600":"\u0633\u062A\u0645\u0627\u0626\u0629","700":"\u0633\u0628\u0639\u0645\u0627\u0626\u0629","800":"\u062B\u0645\u0627\u0646\u0645\u0627\u0626\u0629","900":"\u062A\u0633\u0639\u0645\u0627\u0626\u0629"},units:[{singular:"\u0645\u0627\u0626\u0629",useBaseInstead:!0,useBaseException:[1]},{singular:"\u0623\u0644\u0641",dual:"\u0623\u0644\u0641\u0627\u0646",plural:"\u0622\u0644\u0627\u0641",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0648\u0646",dual:"\u0645\u0644\u064A\u0648\u0646\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0646",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u0645\u0644\u064A\u0627\u0631",dual:"\u0645\u0644\u064A\u0627\u0631\u0627\u0646",plural:"\u0645\u0644\u0627\u064A\u064A\u0631",restrictedPlural:!0,avoidPrefixException:[1,2]},{singular:"\u062A\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062F\u0631\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0643\u0633\u062A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0633\u0628\u062A\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0643\u062A\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0646\u0648\u0646\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0623\u0648\u0646\u062F\u0634\u064A\u0644\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062F\u0648\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u062A\u0631\u064A\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u0627\u062A\u0648\u0631\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]},{singular:"\u0643\u0648\u064A\u0646\u062F\u0634\u064A\u0644\u064A\u0648\u0646",avoidPrefixException:[1]}],unitExceptions:{}}});var wh=E((ew,O3)=>{O3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rd","5":"be\u015F","6":"alt\u0131","7":"yeddi","8":"s\u0259kkiz","9":"doqquz","10":"on","20":"iyirmi","30":"otuz","40":"q\u0131rx","50":"\u0259lli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"s\u0259ks\u0259n","90":"doxsan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"min",avoidPrefixException:[1]},"milyon","milyard","trilyon","kvadrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var Sh=E((tw,T3)=>{T3.exports={useLongScale:!1,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezesseis","17":"dezessete","18":"dezoito","19":"dezenove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bilh\xE3o",plural:"bilh\xF5es"},{singular:"trilh\xE3o",plural:"trilh\xF5es"},{singular:"quadrilh\xE3o",plural:"quadrilh\xE3o"},{singular:"quintilh\xE3o",plural:"quintilh\xF5es"},{singular:"sextilh\xE3o",plural:"sextilh\xF5es"},{singular:"septilh\xE3o",plural:"septilh\xF5es"},{singular:"octilh\xE3o",plural:"octilh\xF5es"},{singular:"nonilh\xE3o",plural:"nonilh\xF5es"},{singular:"decilh\xE3o",plural:"decilh\xF5es"},{singular:"undecilh\xE3o",plural:"undecilh\xF5es"},{singular:"doudecilh\xE3o",plural:"doudecilh\xF5es"},{singular:"tredecilh\xE3o",plural:"tredecilh\xF5es"}]}});var $h=E((rw,M3)=>{M3.exports={useLongScale:!0,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezasseis","17":"dezassete","18":"dezoito","19":"dezanove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bili\xE3o",plural:"bili\xF5es"},{singular:"trili\xE3o",plural:"trili\xF5es"},{singular:"quadrili\xE3o",plural:"quadrili\xF5es"},{singular:"quintili\xE3o",plural:"quintili\xF5es"},{singular:"sextili\xE3o",plural:"sextili\xF5es"},{singular:"septili\xE3o",plural:"septili\xF5es"},{singular:"octili\xE3o",plural:"octili\xF5es"},{singular:"nonili\xE3o",plural:"nonili\xF5es"},{singular:"decili\xE3o",plural:"decili\xF5es"}]}});var Eh=E((nw,P3)=>{P3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"",base:{"0":"z\xE9ro","1":"un","2":"deux","3":"trois","4":"quatre","5":"cinq","6":"six","7":"sept","8":"huit","9":"neuf","10":"dix","11":"onze","12":"douze","13":"treize","14":"quatorze","15":"quinze","16":"seize","17":"dix-sept","18":"dix-huit","19":"dix-neuf","20":"vingt","30":"trente","40":"quarante","50":"cinquante","60":"soixante","70":"soixante-dix","80":"quatre-vingt","90":"quatre-vingt-dix"},units:[{singular:"cent",plural:"cents",avoidInNumberPlural:!0,avoidPrefixException:[1]},{singular:"mille",avoidPrefixException:[1]},{singular:"million",plural:"millions"},{singular:"milliard",plural:"milliards"},{singular:"billion",plural:"billions"},{singular:"billiard",plural:"billiards"},{singular:"trillion",plural:"trillions"},{singular:"trilliard",plural:"trilliards"},{singular:"quadrillion",plural:"quadrillions"},{singular:"quadrilliard",plural:"quadrilliards"},{singular:"quintillion",plural:"quintillions"},{singular:"quintilliard",plural:"quintilliards"},{singular:"sextillion",plural:"sextillions"},{singular:"sextilliard",plural:"sextilliards"},{singular:"septillion",plural:"septillions"},{singular:"septilliard",plural:"septilliards"},{singular:"octillion",plural:"octillions"}],unitExceptions:{"21":"vingt et un","31":"trente et un","41":"quarante et un","51":"cinquante et un","61":"soixante et un","71":"soixante et onze","72":"soixante-douze","73":"soixante-treize","74":"soixante-quatorze","75":"soixante-quinze","76":"soixante-seize","77":"soixante-dix-sept","78":"soixante-dix-huit","79":"soixante-dix-neuf","80":"quatre-vingts","91":"quatre-vingt-onze","92":"quatre-vingt-douze","93":"quatre-vingt-treize","94":"quatre-vingt-quatorze","95":"quatre-vingt-quinze","96":"quatre-vingt-seize","97":"quatre-vingt-dix-sept","98":"quatre-vingt-dix-huit","99":"quatre-vingt-dix-neuf"}}});var _h=E((iw,A3)=>{A3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nulo","1":"unu","2":"du","3":"tri","4":"kvar","5":"kvin","6":"ses","7":"sep","8":"ok","9":"na\u016D","10":"dek","20":"dudek","30":"tridek","40":"kvardek","50":"kvindek","60":"sesdek","70":"sepdek","80":"okdek","90":"na\u016Ddek","100":"cent","200":"ducent","300":"tricent","400":"kvarcent","500":"kvincent","600":"sescent","700":"sepcent","800":"okcent","900":"na\u016Dcent"},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"mil",avoidPrefixException:[1]},{singular:"miliono",plural:"milionoj",avoidPrefixException:[1]},{singular:"miliardo",plural:"miliardoj",avoidPrefixException:[1]},{singular:"biliono",plural:"bilionoj",avoidPrefixException:[1]}],unitExceptions:[]}});var Ch=E((ow,N3)=>{N3.exports={useLongScale:!1,baseSeparator:"",unitSeparator:"",generalSeparator:"",wordSeparator:"",base:{"0":"zero","1":"uno","2":"due","3":"tre","4":"quattro","5":"cinque","6":"sei","7":"sette","8":"otto","9":"nove","10":"dieci","11":"undici","12":"dodici","13":"tredici","14":"quattordici","15":"quindici","16":"sedici","17":"diciassette","18":"diciotto","19":"diciannove","20":"venti","21":"ventuno","23":"ventitr\xE9","28":"ventotto","30":"trenta","31":"trentuno","33":"trentatr\xE9","38":"trentotto","40":"quaranta","41":"quarantuno","43":"quaranta\xADtr\xE9","48":"quarantotto","50":"cinquanta","51":"cinquantuno","53":"cinquantatr\xE9","58":"cinquantotto","60":"sessanta","61":"sessantuno","63":"sessanta\xADtr\xE9","68":"sessantotto","70":"settanta","71":"settantuno","73":"settantatr\xE9","78":"settantotto","80":"ottanta","81":"ottantuno","83":"ottantatr\xE9","88":"ottantotto","90":"novanta","91":"novantuno","93":"novantatr\xE9","98":"novantotto","100":"cento","101":"centuno","108":"centootto","180":"centottanta","201":"duecentuno","301":"tre\xADcent\xADuno","401":"quattro\xADcent\xADuno","501":"cinque\xADcent\xADuno","601":"sei\xADcent\xADuno","701":"sette\xADcent\xADuno","801":"otto\xADcent\xADuno","901":"nove\xADcent\xADuno"},unitExceptions:{"1":"un"},units:[{singular:"cento",avoidPrefixException:[1]},{singular:"mille",plural:"mila",avoidPrefixException:[1]},{singular:"milione",plural:"milioni"},{singular:"miliardo",plural:"miliardi"},{singular:"bilione",plural:"bilioni"},{singular:"biliardo",plural:"biliardi"},{singular:"trilione",plural:"trilioni"},{singular:"triliardo",plural:"triliardi"},{singular:"quadrilione",plural:"quadrilioni"},{singular:"quadriliardo",plural:"quadriliardi"}]}});var Oh=E((sw,L3)=>{L3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"v\xE0 ",base:{"0":"kh\xF4ng","1":"m\u1ED9t","2":"hai","3":"ba","4":"b\u1ED1n","5":"n\u0103m","6":"s\xE1u","7":"b\u1EA3y","8":"t\xE1m","9":"ch\xEDn","10":"m\u01B0\u1EDDi","15":"m\u01B0\u1EDDi l\u0103m","20":"hai m\u01B0\u01A1i","21":"hai m\u01B0\u01A1i m\u1ED1t","25":"hai m\u01B0\u01A1i l\u0103m","30":"ba m\u01B0\u01A1i","31":"ba m\u01B0\u01A1i m\u1ED1t","40":"b\u1ED1n m\u01B0\u01A1i","41":"b\u1ED1n m\u01B0\u01A1i m\u1ED1t","45":"b\u1ED1n m\u01B0\u01A1i l\u0103m","50":"n\u0103m m\u01B0\u01A1i","51":"n\u0103m m\u01B0\u01A1i m\u1ED1t","55":"n\u0103m m\u01B0\u01A1i l\u0103m","60":"s\xE1u m\u01B0\u01A1i","61":"s\xE1u m\u01B0\u01A1i m\u1ED1t","65":"s\xE1u m\u01B0\u01A1i l\u0103m","70":"b\u1EA3y m\u01B0\u01A1i","71":"b\u1EA3y m\u01B0\u01A1i m\u1ED1t","75":"b\u1EA3y m\u01B0\u01A1i l\u0103m","80":"t\xE1m m\u01B0\u01A1i","81":"t\xE1m m\u01B0\u01A1i m\u1ED1t","85":"t\xE1m m\u01B0\u01A1i l\u0103m","90":"ch\xEDn m\u01B0\u01A1i","91":"ch\xEDn m\u01B0\u01A1i m\u1ED1t","95":"ch\xEDn m\u01B0\u01A1i l\u0103m"},units:["tr\u0103m","ng\xE0n","tri\u1EC7u","t\u1EF7","ngh\xECn t\u1EF7"],unitExceptions:[]}});var Th=E((aw,D3)=>{D3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"s\u0131f\u0131r","1":"bir","2":"iki","3":"\xFC\xE7","4":"d\xF6rt","5":"be\u015F","6":"alt\u0131","7":"yedi","8":"sekiz","9":"dokuz","10":"on","20":"yirmi","30":"otuz","40":"k\u0131rk","50":"elli","60":"altm\u0131\u015F","70":"yetmi\u015F","80":"seksen","90":"doksan"},units:[{singular:"y\xFCz",avoidPrefixException:[1]},{singular:"bin",avoidPrefixException:[1]},"milyon","milyar","trilyon","katrilyon","kentilyon","sekstilyon","septilyon","oktilyon","nonilyon","desilyon","andesilyon","dodesilyon","tredesilyon","katordesilyon","kendesilyon"],unitExceptions:[]}});var Mh=E((lw,I3)=>{I3.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 Ph=E((cw,z3)=>{z3.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 Ah=E((uw,R3)=>{R3.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 Nh=E((fw,F3)=>{F3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"\u043D\u043E\u043B\u044C","1":"\u043E\u0434\u0438\u043D","2":"\u0434\u0432\u0430","3":"\u0442\u0440\u0438","4":"\u0447\u0435\u0442\u044B\u0440\u0435","5":"\u043F\u044F\u0442\u044C","6":"\u0448\u0435\u0441\u0442\u044C","7":"\u0441\u0435\u043C\u044C","8":"\u0432\u043E\u0441\u0435\u043C\u044C","9":"\u0434\u0435\u0432\u044F\u0442\u044C","10":"\u0434\u0435\u0441\u044F\u0442\u044C","11":"\u043E\u0434\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","12":"\u0434\u0432\u0435\u043D\u0430\u0434\u0446\u0430\u0442\u044C","13":"\u0442\u0440\u0438\u043D\u0430\u0434\u0446\u0430\u0442\u044C","14":"\u0447\u0435\u0442\u044B\u0440\u043D\u0430\u0434\u0446\u0430\u0442\u044C","15":"\u043F\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","16":"\u0448\u0435\u0441\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","17":"\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","18":"\u0432\u043E\u0441\u0435\u043C\u043D\u0430\u0434\u0446\u0430\u0442\u044C","19":"\u0434\u0435\u0432\u044F\u0442\u043D\u0430\u0434\u0446\u0430\u0442\u044C","20":"\u0434\u0432\u0430\u0434\u0446\u0430\u0442\u044C","30":"\u0442\u0440\u0438\u0434\u0446\u0430\u0442\u044C","40":"\u0441\u043E\u0440\u043E\u043A","50":"\u043F\u044F\u0442\u044C\u0434\u0435\u0441\u044F\u0442","60":"\u0448\u0435\u0441\u0442\u044C\u0434\u0435\u0441\u044F\u0442","70":"\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","80":"\u0432\u043E\u0441\u0435\u043C\u044C\u0434\u0435\u0441\u044F\u0442","90":"\u0434\u0435\u0432\u044F\u043D\u043E\u0441\u0442\u043E","100":"\u0441\u0442\u043E","200":"\u0434\u0432\u0435\u0441\u0442\u0438","300":"\u0442\u0440\u0438\u0441\u0442\u0430","400":"\u0447\u0435\u0442\u044B\u0440\u0435\u0441\u0442\u0430","500":"\u043F\u044F\u0442\u044C\u0441\u043E\u0442","600":"\u0448\u0435\u0441\u0442\u044C\u0441\u043E\u0442","700":"\u0441\u0435\u043C\u044C\u0441\u043E\u0442","800":"\u0432\u043E\u0441\u0435\u043C\u044C\u0441\u043E\u0442","900":"\u0434\u0435\u0432\u044F\u0442\u044C\u0441\u043E\u0442"},alternativeBase:{feminine:{"1":"\u043E\u0434\u043D\u0430","2":"\u0434\u0432\u0435"}},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u0442\u044B\u0441\u044F\u0447\u0430",few:"\u0442\u044B\u0441\u044F\u0447\u0438",plural:"\u0442\u044B\u0441\u044F\u0447",useAlternativeBase:"feminine",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434",few:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u0430",plural:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u044C\u043E\u043D",few:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043E\u043D",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u044C\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",few:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u044C\u043E\u043D\u0430",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u043E\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0443\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0434\u0443\u043E\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u0442\u0440\u0435\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0430\u0442\u0443\u043E\u0440\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]},{singular:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",few:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0430",plural:"\u043A\u0432\u0438\u043D\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D\u0438\u0432",useSingularEnding:!0,useFewEnding:!0,avoidEndingRules:[11,12,13,14,111,112,113,114,211,212,213,214,311,312,313,314,411,412,413,414,511,512,513,514,611,612,613,614,711,712,713,714,811,812,813,814,911,912,913,914]}],unitExceptions:[]}});var Lh=E((dw,q3)=>{q3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nol","1":"satu","2":"dua","3":"tiga","4":"empat","5":"lima","6":"enam","7":"tujuh","8":"delapan","9":"sembilan","10":"sepuluh","11":"sebelas","12":"dua belas","13":"tiga belas","14":"empat belas","15":"lima belas","16":"enam belas","17":"tujuh belas","18":"delapan belas","19":"sembilan belas","20":"dua puluh","30":"tiga puluh","40":"empat puluh","50":"lima puluh","60":"enam puluh","70":"tujuh puluh","80":"delapan puluh","90":"sembilan puluh"},units:[{singular:"seratus",plural:"ratus",avoidPrefixException:[1]},{singular:"seribu",plural:"ribu",avoidPrefixException:[1]},"juta","miliar","triliun","kuadiliun"],unitExceptions:[]}});var Fh=E((Na,Rh)=>{"use strict";Na=Rh.exports=tt;var Dh=yh(),V3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],Aa={en:vh(),es:kh(),ar:xh(),az:wh(),pt:Sh(),ptPT:$h(),fr:Eh(),eo:_h(),it:Ch(),vi:Oh(),tr:Th(),hu:Mh(),enIndian:Ph(),uk:Ah(),ru:Nh(),id:Lh()};Na.i18n=Aa;var Ih=[100];for(Et=1;Et<=16;Et++)Ih.push(Math.pow(10,Et*3));var Et,zh=[100,1e3];for(Et=1;Et<=15;Et++)zh.push(Math.pow(10,Et*6));tt.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function tt(t,e){if(e=e||{},e=Dh.defaults(e,tt.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?Aa[e.lang]:e.lang;r||(V3.indexOf(tt.defaults.lang)<0&&(tt.defaults.lang="en"),r=Aa[tt.defaults.lang]);var n=r.useLongScale?zh:Ih,i=r.units,o;if(!(i instanceof Array)){var s=i;i=[],n=Object.keys(s);for(var a in n)i.push(s[n[a]]),n[a]=Math.pow(10,parseInt(n[a]))}var l=r.base,c=e.alternativeBase?r.alternativeBase[e.alternativeBase]:{};if(r.unitExceptions[t])return r.unitExceptions[t];if(c[t])return c[t];if(l[t])return l[t];if(t<100)return j3(t,r,o,l,c,e);var f=t%100,u=[];f&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(tt(f,e)):u.push(r.unitSeparator+tt(f,e)));for(var h,a=0,p=i.length;a<p;a++){var g=Math.floor(t/n[a]),b;if(a===p-1?b=1e6:b=n[a+1]/n[a],g%=b,o=i[a],!!g){if(h=n[a],o.useBaseInstead){var x=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);x?u.push(g>1&&o.plural?o.plural:o.singular):u.push(c[g*n[a]]||l[g*n[a]]);continue}var v;if(typeof o=="string"?v=o:g===1||o.useSingularEnding&&g%10===1&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0)?v=o.singular:o.few&&(g>1&&g<5||o.useFewEnding&&g%10>1&&g%10<5&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0))?v=o.few:(v=o.plural&&(!o.avoidInNumberPlural||!f)?o.plural:o.singular,v=g===2&&o.dual?o.dual:v,v=g>10&&o.restrictedPlural?o.singular:v),o.avoidPrefixException&&o.avoidPrefixException.indexOf(g)>-1){u.push(v);continue}var k=r.unitExceptions[g],S=k||tt(g,Dh.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push(S+" "+v)}}var y=h*Math.floor(t/h),$=t-y;if(r.andWhenTrailing&&h&&0<$&&u[0].indexOf(r.unitSeparator)!==0&&(u=[u[0],r.unitSeparator.replace(/\s+$/,"")].concat(u.slice(1))),r.allSeparator)for(var M=0;M<u.length-1;M++)u[M]=r.allSeparator+u[M];var I=u.reverse().join(" ");return I}function j3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+tt(r,o):i[s]||n[s]}});var Kh={};var Xi={};Ji(Xi,{BaseError:()=>ae,BaseThrowable:()=>Gt,BaseWarning:()=>He,PotentialLoopError:()=>rt,TemplateDataValidationError:()=>Zt,TemplateError:()=>ht,TemplateSyntaxError:()=>pe});var Gt=class extends Error{name="BaseThrowable";constructor(e,r){super(e),r&&(this.stack=r)}},He=class extends Gt{name="BaseWarning"},ae=class extends Gt{name="BaseError"},rt=class extends ae{name="PotentialLoopError";constructor(e="Potential loop detected: This might me an internal issue",r){super(e,r)}},ht=class extends ae{name="TemplateError"},pe=class extends ht{name="TemplateSyntaxError"},Zt=class extends ht{name="TemplateDataValidationError";constructor(e="The entered data is invalid: This might me an internal issue",r){super(e),r&&(this.fieldName=r)}};var nh={};Ji(nh,{DEFAULT_MODEL_DEPTH:()=>Mr,FilterHelper:()=>mn,HandlebarsCollector:()=>Pr,RegexHelper:()=>Ae,applyAbsoluteOrderToFields:()=>Ma,applyValueOptionsToFields:()=>Ta,audit:()=>z,compare:()=>Ri,dataModelNodeToMetadata:()=>Ui,defineModule:()=>he,ensureDate:()=>Sa,ensureFieldName:()=>th,ensureFieldValue:()=>Ea,ensureNullableFieldMinMax:()=>ma,ensureNullableFieldMinMaxLength:()=>ga,ensureNullableFieldOrder:()=>rh,ensureNullableString:()=>pn,ensureString:()=>Gi,ensureTitle:()=>$a,filter:()=>ba,getAst:()=>ya,getCss:()=>va,getDataModel:()=>ka,getHtml:()=>Bi,getHtmlH1:()=>wa,getMacroParam:()=>Qd,getMacroParams:()=>eh,getMacros:()=>xa,getPaths:()=>Jd,getTemplate:()=>Wi,getTemplateValidationErrorsByMetadata:()=>Hi,has:()=>Vi,inarr:()=>Pe,isNumber:()=>$t,isObject:()=>ji,isset:()=>Qe,macroToField:()=>Ca,macroToFieldValueOption:()=>Oa,macroToModuleNames:()=>_a,pathToDataModel:()=>Xd,pathToDataModelNode:()=>Fi,stripHtml:()=>Yd,unique:()=>Kd,uno:()=>Zd});var it=class extends Error{},lo=class extends it{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},co=class extends it{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},uo=class extends it{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},gt=class extends it{},Cn=class extends it{constructor(e){super(`Invalid unit ${e}`)}},re=class extends it{},Ge=class extends it{constructor(){super("Zone is an abstract class")}},w="numeric",ze="short",be="long",On={year:w,month:w,day:w},yl={year:w,month:ze,day:w},Jh={year:w,month:ze,day:w,weekday:ze},vl={year:w,month:be,day:w},kl={year:w,month:be,day:w,weekday:be},xl={hour:w,minute:w},wl={hour:w,minute:w,second:w},Sl={hour:w,minute:w,second:w,timeZoneName:ze},$l={hour:w,minute:w,second:w,timeZoneName:be},El={hour:w,minute:w,hourCycle:"h23"},_l={hour:w,minute:w,second:w,hourCycle:"h23"},Cl={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:ze},Ol={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:be},Tl={year:w,month:w,day:w,hour:w,minute:w},Ml={year:w,month:w,day:w,hour:w,minute:w,second:w},Pl={year:w,month:ze,day:w,hour:w,minute:w},Al={year:w,month:ze,day:w,hour:w,minute:w,second:w},Xh={year:w,month:ze,day:w,weekday:ze,hour:w,minute:w},Nl={year:w,month:be,day:w,hour:w,minute:w,timeZoneName:ze},Ll={year:w,month:be,day:w,hour:w,minute:w,second:w,timeZoneName:ze},Dl={year:w,month:be,day:w,weekday:be,hour:w,minute:w,timeZoneName:be},Il={year:w,month:be,day:w,weekday:be,hour:w,minute:w,second:w,timeZoneName:be},Tt=class{get type(){throw new Ge}get name(){throw new Ge}get ianaName(){return this.name}get isUniversal(){throw new Ge}offsetName(e,r){throw new Ge}formatOffset(e,r){throw new Ge}offset(e){throw new Ge}equals(e){throw new Ge}get isValid(){throw new Ge}},Qi=null,Tn=class t extends Tt{static get instance(){return Qi===null&&(Qi=new t),Qi}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return Gl(e,r,n)}formatOffset(e,r){return Ir(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},fo=new Map;function Qh(t){let e=fo.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"}),fo.set(t,e)),e}var ep={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function tp(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 rp(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=ep[o];o==="era"?n[a]=s:P(a)||(n[a]=parseInt(s,10))}return n}var eo=new Map,yt=class t extends Tt{static create(e){let r=eo.get(e);return r===void 0&&eo.set(e,r=new t(e)),r}static resetCache(){eo.clear(),fo.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 Gl(e,r,n,this.name)}formatOffset(e,r){return Ir(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=Qh(this.name),[i,o,s,a,l,c,f]=n.formatToParts?rp(n,r):tp(n,r);a==="BC"&&(i=-Math.abs(i)+1);let h=Dn({year:i,month:o,day:s,hour:l===24?0:l,minute:c,second:f,millisecond:0}),p=+r,g=p%1e3;return p-=g>=0?g:1e3+g,(h-p)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}},ja={};function np(t,e={}){let r=JSON.stringify([t,e]),n=ja[r];return n||(n=new Intl.ListFormat(t,e),ja[r]=n),n}var ho=new Map;function po(t,e={}){let r=JSON.stringify([t,e]),n=ho.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),ho.set(r,n)),n}var mo=new Map;function ip(t,e={}){let r=JSON.stringify([t,e]),n=mo.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),mo.set(r,n)),n}var go=new Map;function op(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=go.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),go.set(i,o)),o}var Nr=null;function sp(){return Nr||(Nr=new Intl.DateTimeFormat().resolvedOptions().locale,Nr)}var bo=new Map;function zl(t){let e=bo.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),bo.set(t,e)),e}var yo=new Map;function ap(t){let e=yo.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...Rl,...e}),yo.set(t,e)}return e}function lp(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=po(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=po(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function cp(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function up(t){let e=[];for(let r=1;r<=12;r++){let n=F.utc(2009,r,1);e.push(t(n))}return e}function fp(t){let e=[];for(let r=1;r<=7;r++){let n=F.utc(2016,11,13+r);e.push(t(n))}return e}function kn(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function dp(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||zl(t.locale).numberingSystem==="latn"}var vo=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=ip(e,a)}}format(e){if(this.inf){let r=this.floor?Math.floor(e):e;return this.inf.format(r)}else{let r=this.floor?Math.floor(e):Po(e,3);return Q(r,this.padTo)}}},ko=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&&yt.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=po(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()}},xo=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&Ul()&&(this.rtf=op(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):Np(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},Rl={firstDay:1,minimalDays:4,weekend:[6,7]},j=class t{static fromOpts(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,r,n,i,o=!1){let s=e||H.defaultLocale,a=s||(o?"en-US":sp()),l=r||H.defaultNumberingSystem,c=n||H.defaultOutputCalendar,f=$o(i)||H.defaultWeekSettings;return new t(a,l,c,f,s)}static resetCache(){Nr=null,ho.clear(),mo.clear(),go.clear(),bo.clear(),yo.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]=lp(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=cp(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=dp(this)),this.fastNumbersCached}listingMode(){let e=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&r?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,$o(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,r=!1){return kn(this,e,Kl,()=>{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]=up(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return kn(this,e,Ql,()=>{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]=fp(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return kn(this,void 0,()=>ec,()=>{if(!this.meridiemCache){let e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[F.utc(2016,11,13,9),F.utc(2016,11,13,19)].map(r=>this.extract(r,e,"dayperiod"))}return this.meridiemCache})}eras(e){return kn(this,e,tc,()=>{let r={era:e};return this.eraCache[e]||(this.eraCache[e]=[F.utc(-40,1,1),F.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[e]})}extract(e,r,n){let i=this.dtFormatter(e,r),o=i.formatToParts(),s=o.find(a=>a.type.toLowerCase()===n);return s?s.value:null}numberFormatter(e={}){return new vo(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new ko(e,this.intl,r)}relFormatter(e={}){return new xo(this.intl,this.isEnglish(),e)}listFormatter(e={}){return np(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||zl(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Hl()?ap(this.locale):Rl}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})`}},to=null,Ee=class t extends Tt{static get utcInstance(){return to===null&&(to=new t(0)),to}static instance(e){return e===0?t.utcInstance:new t(e)}static parseSpecifier(e){if(e){let r=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new t(In(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Ir(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Ir(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return Ir(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}},wo=class extends Tt{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 mt(t,e){if(P(t)||t===null)return e;if(t instanceof Tt)return t;if(yp(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?Tn.instance:r==="utc"||r==="gmt"?Ee.utcInstance:Ee.parseSpecifier(r)||yt.create(t)}else return bt(t)?Ee.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new wo(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"},Wa={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]},hp=Co.hanidec.replace(/[\[|\]]/g,"").split("");function pp(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+=hp.indexOf(t[r]);else for(let i in Wa){let[o,s]=Wa[i];n>=o&&n<=s&&(e+=n-o)}}return parseInt(e,10)}else return e}var So=new Map;function mp(){So.clear()}function De({numberingSystem:t},e=""){let r=t||"latn",n=So.get(r);n===void 0&&(n=new Map,So.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(),Ua="system",Ha=null,Ga=null,Za=null,Ya=60,Ka,Ja=null,H=class{static get now(){return Ba}static set now(e){Ba=e}static set defaultZone(e){Ua=e}static get defaultZone(){return mt(Ua,Tn.instance)}static get defaultLocale(){return Ha}static set defaultLocale(e){Ha=e}static get defaultNumberingSystem(){return Ga}static set defaultNumberingSystem(e){Ga=e}static get defaultOutputCalendar(){return Za}static set defaultOutputCalendar(e){Za=e}static get defaultWeekSettings(){return Ja}static set defaultWeekSettings(e){Ja=$o(e)}static get twoDigitCutoffYear(){return Ya}static set twoDigitCutoffYear(e){Ya=e%100}static get throwOnInvalid(){return Ka}static set throwOnInvalid(e){Ka=e}static resetCaches(){j.resetCache(),yt.resetCache(),F.resetCache(),mp()}},ge=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},Fl=[0,31,59,90,120,151,181,212,243,273,304,334],ql=[0,31,60,91,121,152,182,213,244,274,305,335];function Se(t,e){return new ge("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Oo(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 Vl(t,e,r){return r+(Rr(t)?ql:Fl)[e-1]}function jl(t,e){let r=Rr(t)?ql:Fl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function To(t,e){return(t-e+7)%7+1}function Mn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=Vl(n,i,o),a=To(Oo(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=zr(c,e,r)):l>zr(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...zn(t)}}function Xa(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=To(Oo(n,1,e),r),a=Qt(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Qt(c)):l>a?(c=n+1,l-=Qt(n)):c=n;let{month:f,day:u}=jl(c,l);return{year:c,month:f,day:u,...zn(t)}}function ro(t){let{year:e,month:r,day:n}=t,i=Vl(e,r,n);return{year:e,ordinal:i,...zn(t)}}function Qa(t){let{year:e,ordinal:r}=t,{month:n,day:i}=jl(e,r);return{year:e,month:n,day:i,...zn(t)}}function el(t,e){if(!P(t.localWeekday)||!P(t.localWeekNumber)||!P(t.localWeekYear)){if(!P(t.weekday)||!P(t.weekNumber)||!P(t.weekYear))throw new gt("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 gp(t,e=4,r=1){let n=Ln(t.weekYear),i=$e(t.weekNumber,1,zr(t.weekYear,e,r)),o=$e(t.weekday,1,7);return n?i?o?!1:Se("weekday",t.weekday):Se("week",t.weekNumber):Se("weekYear",t.weekYear)}function bp(t){let e=Ln(t.year),r=$e(t.ordinal,1,Qt(t.year));return e?r?!1:Se("ordinal",t.ordinal):Se("year",t.year)}function Wl(t){let e=Ln(t.year),r=$e(t.month,1,12),n=$e(t.day,1,Pn(t.year,t.month));return e?r?n?!1:Se("day",t.day):Se("month",t.month):Se("year",t.year)}function Bl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=$e(e,0,23)||e===24&&r===0&&n===0&&i===0,s=$e(r,0,59),a=$e(n,0,59),l=$e(i,0,999);return o?s?a?l?!1:Se("millisecond",i):Se("second",n):Se("minute",r):Se("hour",e)}function P(t){return typeof t>"u"}function bt(t){return typeof t=="number"}function Ln(t){return typeof t=="number"&&t%1===0}function yp(t){return typeof t=="string"}function vp(t){return Object.prototype.toString.call(t)==="[object Date]"}function Ul(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Hl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function kp(t){return Array.isArray(t)?t:[t]}function tl(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 xp(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function rr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $o(t){if(t==null)return null;if(typeof t!="object")throw new re("Week settings must be an object");if(!$e(t.firstDay,1,7)||!$e(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!$e(e,1,7)))throw new re("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function $e(t,e,r){return Ln(t)&&t>=e&&t<=r}function wp(t,e){return t-e*Math.floor(t/e)}function Q(t,e=2){let r=t<0,n;return r?n="-"+(""+-t).padStart(e,"0"):n=(""+t).padStart(e,"0"),n}function pt(t){if(!(P(t)||t===null||t===""))return parseInt(t,10)}function _t(t){if(!(P(t)||t===null||t===""))return parseFloat(t)}function Mo(t){if(!(P(t)||t===null||t==="")){let e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function Po(t,e,r="round"){let n=10**e;switch(r){case"expand":return t>0?Math.ceil(t*n)/n:Math.floor(t*n)/n;case"trunc":return Math.trunc(t*n)/n;case"round":return Math.round(t*n)/n;case"floor":return Math.floor(t*n)/n;case"ceil":return Math.ceil(t*n)/n;default:throw new RangeError(`Value rounding ${r} is out of range`)}}function Rr(t){return t%4===0&&(t%100!==0||t%400===0)}function Qt(t){return Rr(t)?366:365}function Pn(t,e){let r=wp(e-1,12)+1,n=t+(e-r)/12;return r===2?Rr(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Dn(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function rl(t,e,r){return-To(Oo(t,1,e),r)+e-1}function zr(t,e=4,r=1){let n=rl(t,e,r),i=rl(t+1,e,r);return(Qt(t)-n+i)/7}function Eo(t){return t>99?t:t>H.twoDigitCutoffYear?1900+t:2e3+t}function Gl(t,e,r,n=null){let i=new Date(t),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(o.timeZone=n);let s={timeZoneName:e,...o},a=new Intl.DateTimeFormat(r,s).formatToParts(i).find(l=>l.type.toLowerCase()==="timezonename");return a?a.value:null}function In(t,e){let r=parseInt(t,10);Number.isNaN(r)&&(r=0);let n=parseInt(e,10)||0,i=r<0||Object.is(r,-0)?-n:n;return r*60+i}function Zl(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new re(`Invalid unit value ${t}`);return e}function An(t,e){let r={};for(let n in t)if(rr(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=Zl(i)}return r}function Ir(t,e){let r=Math.trunc(Math.abs(t/60)),n=Math.trunc(Math.abs(t%60)),i=t>=0?"+":"-";switch(e){case"short":return`${i}${Q(r,2)}:${Q(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${Q(r,2)}${Q(n,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function zn(t){return xp(t,["hour","minute","second","millisecond"])}var Sp=["January","February","March","April","May","June","July","August","September","October","November","December"],Yl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],$p=["J","F","M","A","M","J","J","A","S","O","N","D"];function Kl(t){switch(t){case"narrow":return[...$p];case"short":return[...Yl];case"long":return[...Sp];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 Jl=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Xl=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ep=["M","T","W","T","F","S","S"];function Ql(t){switch(t){case"narrow":return[...Ep];case"short":return[...Xl];case"long":return[...Jl];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var ec=["AM","PM"],_p=["Before Christ","Anno Domini"],Cp=["BC","AD"],Op=["B","A"];function tc(t){switch(t){case"narrow":return[...Op];case"short":return[...Cp];case"long":return[..._p];default:return null}}function Tp(t){return ec[t.hour<12?0:1]}function Mp(t,e){return Ql(e)[t.weekday-1]}function Pp(t,e){return Kl(e)[t.month-1]}function Ap(t,e){return tc(e)[t.year<0?0:1]}function Np(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 nl(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var Lp={D:On,DD:yl,DDD:vl,DDDD:kl,t:xl,tt:wl,ttt:Sl,tttt:$l,T:El,TT:_l,TTT:Cl,TTTT:Ol,f:Tl,ff:Pl,fff:Nl,ffff:Dl,F:Ml,FF:Al,FFF:Ll,FFFF:Il},me=class t{static create(e,r={}){return new t(e,r)}static parseFormat(e){let r=null,n="",i=!1,o=[];for(let s=0;s<e.length;s++){let a=e.charAt(s);a==="'"?((n.length>0||i)&&o.push({literal:i||/^\s+$/.test(n),val:n===""?"'":n}),r=null,n="",i=!i):i||a===r?n+=a:(n.length>0&&o.push({literal:/^\s+$/.test(n),val:n}),n=a,r=a)}return n.length>0&&o.push({literal:i||/^\s+$/.test(n),val:n}),o}static macroTokenToFormatOpts(e){return Lp[e]}constructor(e,r){this.opts=r,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...r}).format()}dtFormatter(e,r={}){return this.loc.dtFormatter(e,{...this.opts,...r})}formatDateTime(e,r){return this.dtFormatter(e,r).format()}formatDateTimeParts(e,r){return this.dtFormatter(e,r).formatToParts()}formatInterval(e,r){return this.dtFormatter(e.start,r).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,r){return this.dtFormatter(e,r).resolvedOptions()}num(e,r=0,n=void 0){if(this.opts.forceSimple)return Q(e,r);let i={...this.opts};return r>0&&(i.padTo=r),n&&(i.signDisplay=n),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(p,g)=>this.loc.extract(e,p,g),s=p=>e.isOffsetFixed&&e.offset===0&&p.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,p.format):"",a=()=>n?Tp(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(p,g)=>n?Pp(e,p):o(g?{month:p}:{month:p,day:"numeric"},"month"),c=(p,g)=>n?Mp(e,p):o(g?{weekday:p}:{weekday:p,month:"long",day:"numeric"},"weekday"),f=p=>{let g=t.macroTokenToFormatOpts(p);return g?this.formatWithSystemDefault(e,g):p},u=p=>n?Ap(e,p):o({era:p},"era"),h=p=>{switch(p){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(p)}};return nl(t.parseFormat(r),h)}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)=>h=>{let p=i(h);if(p){let g=u.isNegativeDuration&&p!==u.largestUnit?n:1,b;return this.opts.signMode==="negativeLargestOnly"&&p!==u.largestUnit?b="never":this.opts.signMode==="all"?b="always":b="auto",this.num(f.get(p)*g,h.length,b)}else return h},s=t.parseFormat(r),a=s.reduce((f,{literal:u,val:h})=>u?f:f.concat(h),[]),l=e.shiftTo(...a.map(i).filter(f=>f)),c={isNegativeDuration:l<0,largestUnit:Object.keys(l.values)[0]};return nl(s,o(l,c))}},rc=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function nr(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function ir(...t){return e=>t.reduce(([r,n,i],o)=>{let[s,a,l]=o(e,i);return[{...r,...s},a||n,l]},[{},null,1]).slice(0,2)}function or(t,...e){if(t==null)return[null,null];for(let[r,n]of e){let i=r.exec(t);if(i)return n(i)}return[null,null]}function nc(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=pt(e[r+i]);return[n,null,r+i]}}var ic=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,Dp=`(?:${ic.source}?(?:\\[(${rc.source})\\])?)?`,Ao=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,oc=RegExp(`${Ao.source}${Dp}`),No=RegExp(`(?:[Tt]${oc.source})?`),Ip=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,zp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,Rp=/(\d{4})-?(\d{3})/,Fp=nc("weekYear","weekNumber","weekDay"),qp=nc("year","ordinal"),Vp=/(\d{4})-(\d\d)-(\d\d)/,sc=RegExp(`${Ao.source} ?(?:${ic.source}|(${rc.source}))?`),jp=RegExp(`(?: ${sc.source})?`);function er(t,e,r){let n=t[e];return P(n)?r:pt(n)}function Wp(t,e){return[{year:er(t,e),month:er(t,e+1,1),day:er(t,e+2,1)},null,e+3]}function sr(t,e){return[{hours:er(t,e,0),minutes:er(t,e+1,0),seconds:er(t,e+2,0),milliseconds:Mo(t[e+3])},null,e+4]}function Fr(t,e){let r=!t[e]&&!t[e+1],n=In(t[e+1],t[e+2]),i=r?null:Ee.instance(n);return[{},i,e+3]}function qr(t,e){let r=t[e]?yt.create(t[e]):null;return[{},r,e+1]}var Bp=RegExp(`^T?${Ao.source}$`),Up=/^-?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 Hp(t){let[e,r,n,i,o,s,a,l,c]=t,f=e[0]==="-",u=l&&l[0]==="-",h=(p,g=!1)=>p!==void 0&&(g||p&&f)?-p:p;return[{years:h(_t(r)),months:h(_t(n)),weeks:h(_t(i)),days:h(_t(o)),hours:h(_t(s)),minutes:h(_t(a)),seconds:h(_t(l),l==="-0"),milliseconds:h(Mo(c),u)}]}var Gp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Lo(t,e,r,n,i,o,s){let a={year:e.length===2?Eo(pt(e)):pt(e),month:Yl.indexOf(r)+1,day:pt(n),hour:pt(i),minute:pt(o)};return s&&(a.second=pt(s)),t&&(a.weekday=t.length>3?Jl.indexOf(t)+1:Xl.indexOf(t)+1),a}var Zp=/^(?:(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 Yp(t){let[,e,r,n,i,o,s,a,l,c,f,u]=t,h=Lo(e,i,n,r,o,s,a),p;return l?p=Gp[l]:c?p=0:p=In(f,u),[h,new Ee(p)]}function Kp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var Jp=/^(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$/,Xp=/^(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$/,Qp=/^(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 il(t){let[,e,r,n,i,o,s,a]=t;return[Lo(e,i,n,r,o,s,a),Ee.utcInstance]}function em(t){let[,e,r,n,i,o,s,a]=t;return[Lo(e,a,r,n,i,o,s),Ee.utcInstance]}var tm=nr(Ip,No),rm=nr(zp,No),nm=nr(Rp,No),im=nr(oc),ac=ir(Wp,sr,Fr,qr),om=ir(Fp,sr,Fr,qr),sm=ir(qp,sr,Fr,qr),am=ir(sr,Fr,qr);function lm(t){return or(t,[tm,ac],[rm,om],[nm,sm],[im,am])}function cm(t){return or(Kp(t),[Zp,Yp])}function um(t){return or(t,[Jp,il],[Xp,il],[Qp,em])}function fm(t){return or(t,[Up,Hp])}var dm=ir(sr);function hm(t){return or(t,[Bp,dm])}var pm=nr(Vp,jp),mm=nr(sc),gm=ir(sr,Fr,qr);function bm(t){return or(t,[pm,ac],[mm,gm])}var ol="Invalid Duration",lc={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}},ym={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},...lc},we=146097/400,Yt=146097/4800,vm={years:{quarters:4,months:12,weeks:we/7,days:we,hours:we*24,minutes:we*24*60,seconds:we*24*60*60,milliseconds:we*24*60*60*1e3},quarters:{months:3,weeks:we/28,days:we/4,hours:we*24/4,minutes:we*24*60/4,seconds:we*24*60*60/4,milliseconds:we*24*60*60*1e3/4},months:{weeks:Yt/7,days:Yt,hours:Yt*24,minutes:Yt*24*60,seconds:Yt*24*60*60,milliseconds:Yt*24*60*60*1e3},...lc},Ot=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],km=Ot.slice(0).reverse();function nt(t,e,r=!1){let n={values:r?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new ne(n)}function cc(t,e){let r=e.milliseconds??0;for(let n of km.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function sl(t,e){let r=cc(t,e)<0?-1:1;Ot.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),Ot.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 al(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var ne=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?vm:ym;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||j.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,r){return t.fromObject({milliseconds:e},r)}static fromObject(e,r={}){if(e==null||typeof e!="object")throw new re(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:An(e,t.normalizeUnit),loc:j.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(bt(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new re(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=fm(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]=hm(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Duration is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new uo(n);return new t({invalid:n})}static normalizeUnit(e){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!r)throw new Cn(e);return r}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?me.create(this.loc,n).formatDurationFromString(this,e):ol}toHuman(e={}){if(!this.isValid)return ol;let r=e.showZeros!==!1,n=Ot.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},F.fromMillis(r,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?cc(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 Ot)(rr(r.values,i)||rr(this.values,i))&&(n[i]=r.get(i)+this.get(i));return nt(this,{values:n},!0)}minus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e);return this.plus(r.negate())}mapUnits(e){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=Zl(e(this.values[n],n));return nt(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...An(e,t.normalizeUnit)};return nt(this,{values:r})}reconfigure({locale:e,numberingSystem:r,conversionAccuracy:n,matrix:i}={}){let s={loc:this.loc.clone({locale:e,numberingSystem:r}),matrix:i,conversionAccuracy:n};return nt(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return sl(this.matrix,e),nt(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=al(this.normalize().shiftToAll().toObject());return nt(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>t.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of Ot)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;bt(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else bt(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 sl(this.matrix,r),nt(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let e={};for(let r of Object.keys(this.values))e[r]=this.values[r]===0?0:-this.values[r];return nt(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=al(this.values);return nt(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of Ot)if(!r(this.values[n],e.values[n]))return!1;return!0}},Kt="Invalid Interval";function xm(t,e){return!t||!t.isValid?tr.invalid("missing or invalid start"):!e||!e.isValid?tr.invalid("missing or invalid end"):e<t?tr.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}var tr=class t{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Interval is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new co(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=Ar(e),i=Ar(r),o=xm(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=ne.fromDurationLike(r),i=Ar(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=ne.fromDurationLike(r),i=Ar(e);return t.fromDateTimes(i.minus(n),i)}static fromISO(e,r){let[n,i]=(e||"").split("/",2);if(n&&i){let o,s;try{o=F.fromISO(n,r),s=o.isValid}catch{s=!1}let a,l;try{a=F.fromISO(i,r),l=a.isValid}catch{l=!1}if(s&&l)return t.fromDateTimes(o,a);if(s){let c=ne.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=ne.fromISO(n,r);if(c.isValid)return t.before(a,c)}}return t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(e,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(e,r),Math.floor(i.diff(n,e).get(e))+(i.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:r}={}){return this.isValid?t.fromDateTimes(e||this.s,r||this.e):this}splitAt(...e){if(!this.isValid)return[];let r=e.map(Ar).filter(s=>this.contains(s)).sort((s,a)=>s.toMillis()-a.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,a=+s>+this.e?this.e:s;n.push(t.fromDateTimes(i,a)),i=a,o+=1}return n}splitBy(e){let r=ne.fromDurationLike(e);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let a=this.start.plus(r.mapUnits(l=>l*i));o=+a>+this.e?this.e:a,s.push(t.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;let r=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return r>=n?null:t.fromDateTimes(r,n)}union(e){if(!this.isValid)return this;let r=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return t.fromDateTimes(r,n)}static merge(e){let[r,n]=e.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(e){let r=null,n=0,i=[],o=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),s=Array.prototype.concat(...o),a=s.sort((l,c)=>l.time-c.time);for(let l of a)n+=l.type==="s"?1:-1,n===1?r=l.time:(r&&+r!=+l.time&&i.push(t.fromDateTimes(r,l.time)),r=null);return t.merge(i)}difference(...e){return t.xor([this].concat(e)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:Kt}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=On,r={}){return this.isValid?me.create(this.s.loc.clone(r),e).formatInterval(this):Kt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Kt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Kt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Kt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:Kt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):ne.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Xt=class{static hasDST(e=H.defaultZone){let r=F.now().setZone(e).set({month:12});return!e.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(e){return yt.isValidZone(e)}static normalizeZone(e){return mt(e,H.defaultZone)}static getStartOfWeek({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getWeekendDays().slice()}static months(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||j.create(r,n,o)).months(e)}static monthsFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||j.create(r,n,o)).months(e,!0)}static weekdays(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||j.create(r,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||j.create(r,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return j.create(e).meridiems()}static eras(e="short",{locale:r=null}={}){return j.create(r,null,"gregory").eras(e)}static features(){return{relative:Ul(),localeWeek:Hl()}}};function ll(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(ne.fromMillis(n).as("days"))}function wm(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=ll(l,c);return(f-f%7)/7}],["days",ll]],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 Sm(t,e,r,n){let[i,o,s,a]=wm(t,e,r),l=e-i,c=r.filter(u=>["hours","minutes","seconds","milliseconds"].indexOf(u)>=0);c.length===0&&(s<e&&(s=i.plus({[a]:1})),s!==i&&(o[a]=(o[a]||0)+l/(s-i)));let f=ne.fromObject(o,n);return c.length>0?ne.fromMillis(l,n).shiftTo(...c).plus(f):f}var $m="missing Intl.DateTimeFormat.formatToParts support";function R(t,e=r=>r){return{regex:t,deser:([r])=>e(pp(r))}}var Em="\xA0",uc=`[ ${Em}]`,fc=new RegExp(uc,"g");function _m(t){return t.replace(/\./g,"\\.?").replace(fc,uc)}function cl(t){return t.replace(/\./g,"").replace(fc," ").toLowerCase()}function Ie(t,e){return t===null?null:{regex:RegExp(t.map(_m).join("|")),deser:([r])=>t.findIndex(n=>cl(r)===cl(n))+e}}function ul(t,e){return{regex:t,deser:([,r,n])=>In(r,n),groups:e}}function xn(t){return{regex:t,deser:([e])=>e}}function Cm(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Om(t,e){let r=De(e),n=De(e,"{2}"),i=De(e,"{3}"),o=De(e,"{4}"),s=De(e,"{6}"),a=De(e,"{1,2}"),l=De(e,"{1,3}"),c=De(e,"{1,6}"),f=De(e,"{1,9}"),u=De(e,"{2,4}"),h=De(e,"{4,6}"),p=x=>({regex:RegExp(Cm(x.val)),deser:([v])=>v,literal:!0}),b=(x=>{if(t.literal)return p(x);switch(x.val){case"G":return Ie(e.eras("short"),0);case"GG":return Ie(e.eras("long"),0);case"y":return R(c);case"yy":return R(u,Eo);case"yyyy":return R(o);case"yyyyy":return R(h);case"yyyyyy":return R(s);case"M":return R(a);case"MM":return R(n);case"MMM":return Ie(e.months("short",!0),1);case"MMMM":return Ie(e.months("long",!0),1);case"L":return R(a);case"LL":return R(n);case"LLL":return Ie(e.months("short",!1),1);case"LLLL":return Ie(e.months("long",!1),1);case"d":return R(a);case"dd":return R(n);case"o":return R(l);case"ooo":return R(i);case"HH":return R(n);case"H":return R(a);case"hh":return R(n);case"h":return R(a);case"mm":return R(n);case"m":return R(a);case"q":return R(a);case"qq":return R(n);case"s":return R(a);case"ss":return R(n);case"S":return R(l);case"SSS":return R(i);case"u":return xn(f);case"uu":return xn(a);case"uuu":return R(r);case"a":return Ie(e.meridiems(),0);case"kkkk":return R(o);case"kk":return R(u,Eo);case"W":return R(a);case"WW":return R(n);case"E":case"c":return R(r);case"EEE":return Ie(e.weekdays("short",!1),1);case"EEEE":return Ie(e.weekdays("long",!1),1);case"ccc":return Ie(e.weekdays("short",!0),1);case"cccc":return Ie(e.weekdays("long",!0),1);case"Z":case"ZZ":return ul(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return ul(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return xn(/[a-z_+-/]{1,256}?/i);case" ":return xn(/[^\S\n\r]/);default:return p(x)}})(t)||{invalidReason:$m};return b.token=t,b}var Tm={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 Mm(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=Tm[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function Pm(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function Am(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(rr(r,s)){let a=r[s],l=a.groups?a.groups+1:1;!a.literal&&a.token&&(i[a.token.val[0]]=a.deser(n.slice(o,o+l))),o+=l}return[n,i]}else return[n,{}]}function Nm(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=yt.create(t.z)),P(t.Z)||(r||(r=new Ee(t.Z)),n=t.Z),P(t.q)||(t.M=(t.q-1)*3+1),P(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),P(t.u)||(t.S=Mo(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var no=null;function Lm(){return no||(no=F.fromMillis(1555555555555)),no}function Dm(t,e){if(t.literal)return t;let r=me.macroTokenToFormatOpts(t.val),n=pc(r,e);return n==null||n.includes(void 0)?t:n}function dc(t,e){return Array.prototype.concat(...t.map(r=>Dm(r,e)))}var Nn=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=dc(me.parseFormat(r),e),this.units=this.tokens.map(n=>Om(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=Pm(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=Am(e,this.regex,this.handlers),[i,o,s]=n?Nm(n):[null,null,void 0];if(rr(n,"a")&&rr(n,"H"))throw new gt("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 hc(t,e,r){return new Nn(t,r).explainFromTokens(e)}function Im(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=hc(t,e,r);return[n,i,o,s]}function pc(t,e){if(!t)return null;let n=me.create(e,t).dtFormatter(Lm()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>Mm(s,t,o))}var io="Invalid DateTime",fl=864e13;function Lr(t){return new ge("unsupported zone",`the zone "${t.name}" is not supported`)}function oo(t){return t.weekData===null&&(t.weekData=Mn(t.c)),t.weekData}function so(t){return t.localWeekData===null&&(t.localWeekData=Mn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Ct(t,e){let r={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new F({...r,...e,old:r})}function mc(t,e,r){let n=t-e*60*1e3,i=r.offset(n);if(e===i)return[n,e];n-=(i-e)*60*1e3;let o=r.offset(n);return i===o?[n,i]:[t-Math.min(i,o)*60*1e3,Math.max(i,o)]}function wn(t,e){t+=e*60*1e3;let r=new Date(t);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function $n(t,e,r){return mc(Dn(t),e,r)}function dl(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,Pn(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=ne.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Dn(o),[l,c]=mc(a,r,t.zone);return s!==0&&(l+=s,c=t.zone.offset(l)),{ts:l,o:c}}function Jt(t,e,r,n,i,o){let{setZone:s,zone:a}=r;if(t&&Object.keys(t).length!==0||e){let l=e||a,c=F.fromObject(t,{...r,zone:l,specificOffset:o});return s?c:c.setZone(a)}else return F.invalid(new ge("unparsable",`the input "${i}" can't be parsed as ${n}`))}function Sn(t,e,r=!0){return t.isValid?me.create(j.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function ao(t,e,r){let n=t.c.year>9999||t.c.year<0,i="";if(n&&t.c.year>=0&&(i+="+"),i+=Q(t.c.year,n?6:4),r==="year")return i;if(e){if(i+="-",i+=Q(t.c.month),r==="month")return i;i+="-"}else if(i+=Q(t.c.month),r==="month")return i;return i+=Q(t.c.day),i}function hl(t,e,r,n,i,o,s){let a=!r||t.c.millisecond!==0||t.c.second!==0,l="";switch(s){case"day":case"month":case"year":break;default:if(l+=Q(t.c.hour),s==="hour")break;if(e){if(l+=":",l+=Q(t.c.minute),s==="minute")break;a&&(l+=":",l+=Q(t.c.second))}else{if(l+=Q(t.c.minute),s==="minute")break;a&&(l+=Q(t.c.second))}if(s==="second")break;a&&(!n||t.c.millisecond!==0)&&(l+=".",l+=Q(t.c.millisecond,3))}return i&&(t.isOffsetFixed&&t.offset===0&&!o?l+="Z":t.o<0?(l+="-",l+=Q(Math.trunc(-t.o/60)),l+=":",l+=Q(Math.trunc(-t.o%60))):(l+="+",l+=Q(Math.trunc(t.o/60)),l+=":",l+=Q(Math.trunc(t.o%60)))),o&&(l+="["+t.zone.ianaName+"]"),l}var gc={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},zm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Rm={ordinal:1,hour:0,minute:0,second:0,millisecond:0},En=["year","month","day","hour","minute","second","millisecond"],Fm=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],qm=["year","ordinal","hour","minute","second","millisecond"];function _n(t){let e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new Cn(t);return e}function pl(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return _n(t)}}function Vm(t){if(Dr===void 0&&(Dr=H.now()),t.type!=="iana")return t.offset(Dr);let e=t.name,r=_o.get(e);return r===void 0&&(r=t.offset(Dr),_o.set(e,r)),r}function ml(t,e){let r=mt(e.zone,H.defaultZone);if(!r.isValid)return F.invalid(Lr(r));let n=j.fromObject(e),i,o;if(P(t.year))i=H.now();else{for(let l of En)P(t[l])&&(t[l]=gc[l]);let s=Wl(t)||Bl(t);if(s)return F.invalid(s);let a=Vm(r);[i,o]=$n(t,a,r)}return new F({ts:i,zone:r,loc:n,o})}function gl(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 bl(t){let e={},r;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],r=Array.from(t).slice(0,t.length-1)):r=Array.from(t),[e,r]}var Dr,_o=new Map,F=class t{constructor(e){let r=e.zone||H.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new ge("invalid input"):null)||(r.isValid?null:Lr(r));this.ts=P(e.ts)?H.now():e.ts;let i=null,o=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(r))[i,o]=[e.old.c,e.old.o];else{let a=bt(e.o)&&!e.old?e.o:r.offset(this.ts);i=wn(this.ts,a),n=Number.isNaN(i.year)?new ge("invalid input"):null,i=n?null:i,o=n?null:a}this._zone=r,this.loc=e.loc||j.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]=bl(arguments),[n,i,o,s,a,l,c]=r;return ml({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=bl(arguments),[n,i,o,s,a,l,c]=r;return e.zone=Ee.utcInstance,ml({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=vp(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=mt(r.zone,H.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:j.fromObject(r)}):t.invalid(Lr(i))}static fromMillis(e,r={}){if(bt(e))return e<-fl||e>fl?t.invalid("Timestamp out of range"):new t({ts:e,zone:mt(r.zone,H.defaultZone),loc:j.fromObject(r)});throw new re(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(bt(e))return new t({ts:e*1e3,zone:mt(r.zone,H.defaultZone),loc:j.fromObject(r)});throw new re("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=mt(r.zone,H.defaultZone);if(!n.isValid)return t.invalid(Lr(n));let i=j.fromObject(r),o=An(e,pl),{minDaysInFirstWeek:s,startOfWeek:a}=el(o,i),l=H.now(),c=P(r.specificOffset)?n.offset(l):r.specificOffset,f=!P(o.ordinal),u=!P(o.year),h=!P(o.month)||!P(o.day),p=u||h,g=o.weekYear||o.weekNumber;if((p||f)&&g)throw new gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&f)throw new gt("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!p,x,v,k=wn(l,c);b?(x=Fm,v=zm,k=Mn(k,s,a)):f?(x=qm,v=Rm,k=ro(k)):(x=En,v=gc);let S=!1;for(let N of x){let U=o[N];P(U)?S?o[N]=v[N]:o[N]=k[N]:S=!0}let y=b?gp(o,s,a):f?bp(o):Wl(o),$=y||Bl(o);if($)return t.invalid($);let M=b?Xa(o,s,a):f?Qa(o):o,[I,O]=$n(M,c,n),T=new t({ts:I,zone:n,o:O,loc:i});return o.weekday&&p&&e.weekday!==T.weekday?t.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${T.toISO()}`):T.isValid?T:t.invalid(T.invalid)}static fromISO(e,r={}){let[n,i]=lm(e);return Jt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=cm(e);return Jt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=um(e);return Jt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(P(e)||P(r))throw new re("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[a,l,c,f]=Im(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]=bm(e);return Jt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the DateTime is invalid");let n=e instanceof ge?e:new ge(e,r);if(H.throwOnInvalid)throw new lo(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=pc(e,j.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return dc(me.parseFormat(e),j.fromObject(r)).map(i=>i.val).join("")}static resetCache(){Dr=void 0,_o.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?oo(this).weekYear:NaN}get weekNumber(){return this.isValid?oo(this).weekNumber:NaN}get weekday(){return this.isValid?oo(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?so(this).weekday:NaN}get localWeekNumber(){return this.isValid?so(this).weekNumber:NaN}get localWeekYear(){return this.isValid?so(this).weekYear:NaN}get ordinal(){return this.isValid?ro(this.c).ordinal:NaN}get monthShort(){return this.isValid?Xt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Xt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Xt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Xt.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let e=864e5,r=6e4,n=Dn(this.c),i=this.zone.offset(n-e),o=this.zone.offset(n+e),s=this.zone.offset(n-i*r),a=this.zone.offset(n-o*r);if(s===a)return[this];let l=n-s*r,c=n-a*r,f=wn(l,s),u=wn(c,a);return f.hour===u.hour&&f.minute===u.minute&&f.second===u.second&&f.millisecond===u.millisecond?[Ct(this,{ts:l}),Ct(this,{ts:c})]:[this]}get isInLeapYear(){return Rr(this.year)}get daysInMonth(){return Pn(this.year,this.month)}get daysInYear(){return this.isValid?Qt(this.year):NaN}get weeksInWeekYear(){return this.isValid?zr(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?zr(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){let{locale:r,numberingSystem:n,calendar:i}=me.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(e=0,r={}){return this.setZone(Ee.instance(e),r)}toLocal(){return this.setZone(H.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=mt(e,H.defaultZone),e.equals(this.zone))return this;if(e.isValid){let i=this.ts;if(r||n){let o=e.offset(this.ts),s=this.toObject();[i]=$n(s,o,e)}return Ct(this,{ts:i,zone:e})}else return t.invalid(Lr(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return Ct(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=An(e,pl),{minDaysInFirstWeek:n,startOfWeek:i}=el(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 gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new gt("Can't mix ordinal dates with month/day");let u;o?u=Xa({...Mn(this.c,n,i),...r},n,i):P(r.ordinal)?(u={...this.toObject(),...r},P(r.day)&&(u.day=Math.min(Pn(u.year,u.month),u.day))):u=Qa({...ro(this.c),...r});let[h,p]=$n(u,this.o,this.zone);return Ct(this,{ts:h,o:p})}plus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e);return Ct(this,dl(this,r))}minus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e).negate();return Ct(this,dl(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=ne.normalizeUnit(e);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(e,r){return this.isValid?this.plus({[e]:1}).startOf(e,r).minus(1):this}toFormat(e,r={}){return this.isValid?me.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,e):io}toLocaleString(e=On,r={}){return this.isValid?me.create(this.loc.clone(r),e).formatDateTime(this):io}toLocaleParts(e={}){return this.isValid?me.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:i=!0,extendedZone:o=!1,precision:s="milliseconds"}={}){if(!this.isValid)return null;s=_n(s);let a=e==="extended",l=ao(this,a,s);return En.indexOf(s)>=3&&(l+="T"),l+=hl(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?ao(this,e==="extended",_n(r)):null}toISOWeekDate(){return Sn(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:i=!1,extendedZone:o=!1,format:s="extended",precision:a="milliseconds"}={}){return this.isValid?(a=_n(a),(i&&En.indexOf(a)>=3?"T":"")+hl(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return Sn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Sn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?ao(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let i="HH:mm:ss.SSS";return(r||e)&&(n&&(i+=" "),r?i+="z":e&&(i+="ZZ")),Sn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():io}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};let r={...this.c};return e.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,r="milliseconds",n={}){if(!this.isValid||!e.isValid)return ne.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=kp(r).map(ne.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=Sm(a,l,o,i);return s?c.negate():c}diffNow(e="milliseconds",r={}){return this.diff(t.now(),e,r)}until(e){return this.isValid?tr.fromDateTimes(this,e):this}hasSame(e,r,n){if(!this.isValid)return!1;let i=e.valueOf(),o=this.setZone(e.zone,{keepLocalTime:!0});return o.startOf(r,n)<=i&&i<=o.endOf(r,n)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;let r=e.base||t.fromObject({},{zone:this.zone}),n=e.padding?this<r?-e.padding:e.padding:0,i=["years","months","days","hours","minutes","seconds"],o=e.unit;return Array.isArray(e.unit)&&(i=e.unit,o=void 0),gl(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?gl(e.base||t.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(t.isDateTime))throw new re("min requires all arguments be DateTimes");return tl(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new re("max requires all arguments be DateTimes");return tl(e,r=>r.valueOf(),Math.max)}static fromFormatExplain(e,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return hc(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=j.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new Nn(o,e)}static fromFormatParser(e,r,n={}){if(P(e)||P(r))throw new re("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new re(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:a,zone:l,specificOffset:c,invalidReason:f}=r.explainFromTokens(e);return f?t.invalid(f):Jt(a,l,n,`format ${r.format}`,e,c)}static get DATE_SHORT(){return On}static get DATE_MED(){return yl}static get DATE_MED_WITH_WEEKDAY(){return Jh}static get DATE_FULL(){return vl}static get DATE_HUGE(){return kl}static get TIME_SIMPLE(){return xl}static get TIME_WITH_SECONDS(){return wl}static get TIME_WITH_SHORT_OFFSET(){return Sl}static get TIME_WITH_LONG_OFFSET(){return $l}static get TIME_24_SIMPLE(){return El}static get TIME_24_WITH_SECONDS(){return _l}static get TIME_24_WITH_SHORT_OFFSET(){return Cl}static get TIME_24_WITH_LONG_OFFSET(){return Ol}static get DATETIME_SHORT(){return Tl}static get DATETIME_SHORT_WITH_SECONDS(){return Ml}static get DATETIME_MED(){return Pl}static get DATETIME_MED_WITH_SECONDS(){return Al}static get DATETIME_MED_WITH_WEEKDAY(){return Xh}static get DATETIME_FULL(){return Nl}static get DATETIME_FULL_WITH_SECONDS(){return Ll}static get DATETIME_HUGE(){return Dl}static get DATETIME_HUGE_WITH_SECONDS(){return Il}};function Ar(t){if(F.isDateTime(t))return t;if(t&&t.valueOf&&bt(t.valueOf()))return F.fromJSDate(t);if(t&&typeof t=="object")return F.fromObject(t);throw new re(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var qn="default",Ro="preflights",jm="shortcuts",Wm="imports",Bm={[Wm]:-200,[Ro]:-100,[jm]:-10,[qn]:0},Fo=/[\\:]?[\s'"`;{}]+/g;function Um(t){return t.split(Fo)}var Hm={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return Um(t)}};function q(t=[]){return Array.isArray(t)?t:[t]}function Re(t){return Array.from(new Set(t))}function bc(t,e){return t.reduce((r,n)=>(r.findIndex(i=>e(n,i))===-1&&r.push(n),r),[])}function K(t){return typeof t=="string"}var $c=class extends Set{constructor(t){if(super(),this._map=new Map,t)for(let e of t)this.add(e)}add(t){return this._map.set(t,(this._map.get(t)??0)+1),super.add(t)}delete(t){return this._map.has(t)?(this._map.delete(t),super.delete(t)):!1}clear(){this._map.clear(),super.clear()}getCount(t){return this._map.get(t)??0}setCount(t,e){return this._map.set(t,e),super.add(t)}};function Do(t){return t instanceof $c}function cr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function le(t){let e=t.length,r=-1,n,i="",o=t.charCodeAt(0);for(;++r<e;){if(n=t.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&e===1&&n===45){i+=`\\${t.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(r);continue}i+=`\\${t.charAt(r)}`}return i}var Io=le;function Gm(){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 Zm=/[\w\u00A0-\uFFFF%-?]/;function Ec(t=""){return Zm.test(t)}function Ym(t){return typeof t=="function"?{match:t}:t}function yc(t){return t.length===3}function ar(t){return t!=null}function Km(){}var Jm=class{constructor(){this._map=new Map}get(t,e){let r=this._map.get(t);if(r)return r.get(e)}getFallback(t,e,r){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.has(e)||n.set(e,r),n.get(e)}set(t,e,r){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.set(e,r),this}has(t,e){return this._map.get(t)?.has(e)}delete(t,e){return this._map.get(t)?.delete(e)||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([e,r])=>Array.from(r.entries()).map(([n,i])=>t(i,e,n)))}},Xm=class extends Map{getFallback(t,e){let r=this.get(t);return r===void 0?(this.set(t,e),e):r}map(t){let e=[];return this.forEach((r,n)=>{e.push(t(r,n))}),e}flatMap(t){let e=[];return this.forEach((r,n)=>{e.push(...t(r,n))}),e}};function Vn(t){return K(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Qm(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>Vn(e)):[t]:[Vn(t)]}function e0(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 _c="__virtual_key__";function zo(t){return t==null?"":e0(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==_c?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function Rn(t){return t&&typeof t=="object"&&!Array.isArray(t)}function ur(t,e,r=!1){let n=t,i=e;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return Rn(n)&&Rn(i)&&Object.keys(i).forEach(s=>{Rn(n[s])&&Rn(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=ur(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function lr(t){let e,r,n;if(Array.isArray(t)){for(r=Array.from({length:e=t.length});e--;)r[e]=(n=t[e])&&typeof n=="object"?lr(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:lr(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?lr(n):n;return r}return t}function t0(t){return K(t[0])}function r0(t){return K(t[0])}var Fn={};function n0(t=["-",":"]){let e=t.join("|");return Fn[e]||(Fn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Fn[e].lastIndex=0,Fn[e]}function i0(t,e=["-",":"],r=5){let n=n0(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,f,u,h,p)=>{if(!e.includes(u))return c;i=!0,s.add(f+u);let g=p+f.length+u.length+1,b={length:c.length,items:[]};a.set(p,b);for(let x of[...h.matchAll(/\S+/g)]){let v=g+x.index,k=a.get(v)?.items;k?a.delete(v):k=[{offset:v,length:x[0].length,className:x[0]}];for(let S of k)S.className=S.className==="~"?f:S.className.replace(/^(!?)(.*)/,`$1${f}${u}$2`),b.items.push(S)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[f,u]of a)l+=t.slice(c,f),l+=u.items.map(h=>h.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 o0(t,e=["-",":"],r=5){let n=i0(t,e,r);return typeof t=="string"?n.expanded:t}var vc=new Set;function s0(t){vc.has(t)||(console.warn("[unocss]",t),vc.add(t))}function Cc(t){return q(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var kc="_uno_resolved";async function a0(t){let e=typeof t=="function"?await t():await t;if(kc in e)return e;e={...e},Object.defineProperty(e,kc,{value:!0,enumerable:!1});let r=e.shortcuts?Cc(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=q(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function Oc(t){let e=await a0(t);return e.presets?[e,...(await Promise.all((e.presets||[]).flatMap(q).flatMap(Oc))).flat()]:[e]}function l0(t){if(t.length===0)return{};let e=[],r=[],n=!1,i=[],o=[];for(let a of t){if(a.pipeline===!1){n=!0;break}else a.pipeline?.include&&e.push(a.pipeline.include),a.pipeline?.exclude&&r.push(a.pipeline.exclude);a.filesystem&&i.push(a.filesystem),a.inline&&o.push(a.inline)}let s={pipeline:n?!1:{include:Re(wc(...e)),exclude:Re(wc(...r))}};return i.length&&(s.filesystem=Re(i.flat())),o.length&&(s.inline=Re(o.flat())),s}async function xc(t={},e={}){let r=Object.assign({},e,t),n=bc((await Promise.all((r.presets||[]).flatMap(q).flatMap(Oc))).flat(),(y,$)=>y.name===$.name),i=[...n.filter(y=>y.enforce==="pre"),...n.filter(y=>!y.enforce),...n.filter(y=>y.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},Bm,...o.map(y=>y.layers));function l(y){return Re(o.flatMap($=>q($[y]||[])))}let c=l("extractors"),f=s.find(y=>y.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=Hm),f&&!c.includes(f)&&c.unshift(f),c.sort((y,$)=>(y.order||0)-($.order||0));let u=l("rules"),h=u.length,p={},g=[];for(let[y,$]of u.entries()){let M=$[2]??($[2]={});M.__index=y,t0($)?q(M.prefix??"").forEach(I=>{p[I+$[0]]=$}):g.unshift($)}let b={templates:Re(o.flatMap(y=>q(y.autocomplete?.templates))),extractors:o.flatMap(y=>q(y.autocomplete?.extractors)).sort((y,$)=>(y.order||0)-($.order||0)),shorthands:u0(o.map(y=>y.autocomplete?.shorthands||{}))},x=l("separators");x.length||(x=[":","-"]);let v=l0(l("content")),k={mergeSelectors:!0,warn:!0,sortLayers:y=>y,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:c0(o.map(y=>y.theme)),rules:u,rulesSize:h,rulesDynamic:g,rulesStaticMap:p,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:b,variants:l("variants").map(Ym).sort((y,$)=>(y.order||0)-($.order||0)),shortcuts:Cc(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:x,details:r.details??r.envMode==="dev",content:v,transformers:bc(l("transformers"),(y,$)=>y.name===$.name)},S=l("extendTheme");for(let y of S)k.theme=y(k.theme,k)||k.theme;for(let y of o)y?.configResolved?.(k);return k}function c0(t){return t.map(e=>e?lr(e):{}).reduce((e,r)=>ur(e,r),{})}function u0(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 wc(...t){return t.flatMap(f0)}function f0(t){return Array.isArray(t)?t:t?[t]:[]}var d0="66.6.0",X={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},h0=class Tc{constructor(e={},r={}){this.userConfig=e,this.defaults=r,this.version=d0,this.events=Gm(),this.config=void 0,this.cache=new Map,this.blocked=new Set,this.parentOrders=new Map,this.activatedRules=new Set,this.resolveCSSResult=(n,i,o,s)=>{let a=Qm(i).filter(l=>l.length);if(a.length){this.config.details&&s.rules.push(o),s.generator.activatedRules.add(o);let l=o[2];return a.map(c=>{if(K(c))return[l.__index,c,l];let f=s.variantHandlers,u=l;for(let h of c)h[0]===X.variants?typeof h[1]=="function"?f=h[1](f)||f:f=[...q(h[1]),...f]:h[0]===X.parent?f=[{parent:h[1]},...f]:h[0]===X.selector?f=[{selector:h[1]},...f]:h[0]===X.layer?f=[{layer:h[1]},...f]:h[0]===X.sort?u={...u,sort:h[1]}:h[0]===X.noMerge?u={...u,noMerge:h[1]}:h[0]===X.body&&(h[0]=_c);return[l.__index,n,c,u,f]})}}}static async create(e={},r={}){let n=new Tc(e,r);return n.config=await xc(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 xc(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(Do(s)&&Do(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:X,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let f=await this.expandShortcut(c.currentSelector,c);return f?await this.stringifyShortcuts(c.variantMatch,c,f[0],f[1]):(await this.parseUtil(c.variantMatch,c))?.flatMap(u=>this.stringifyUtil(u,c)).filter(ar)},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a?.length)return this.cache.set(n,a),a;this.cache.set(n,null)}async generate(e,r={}){let{id:n,scope:i,preflights:o=!0,safelist:s=!0,minify:a=!1,extendedInfo:l=!1}=r,c=K(e)?await this.applyExtractors(e,n,l?new $c:new Set):Array.isArray(e)?new Set(e):e;if(s){let O={generator:this,theme:this.config.theme};this.config.safelist.flatMap(T=>typeof T=="function"?T(O):T).forEach(T=>{let N=T.trim();N&&!c.has(N)&&c.add(N)})}let f=a?"":`
25
- `,u=new Set([qn]),h=l?new Map:new Set,p=new Map,g={},b=Array.from(c).map(async O=>{if(h.has(O))return;let T=await this.parseToken(O);if(T!=null){h instanceof Map?h.set(O,{data:T,count:Do(c)?c.getCount(O):-1}):h.add(O);for(let N of T){let U=N[3]||"",V=N[4]?.layer;p.has(U)||p.set(U,[]),p.get(U).push(N),V&&u.add(V)}}});await Promise.all(b),await(async()=>{if(!o)return;let O={generator:this,theme:this.config.theme},T=new Set([]);this.config.preflights.forEach(({layer:N=Ro})=>{u.add(N),T.add(N)}),g=Object.fromEntries(await Promise.all(Array.from(T).map(async N=>[N,(await Promise.all(this.config.preflights.filter(U=>(U.layer||Ro)===N).map(async U=>await U.getCSS(O)))).filter(Boolean).join(f)])))})();let x=O=>this.config.sortLayers(O.sort((T,N)=>(this.config.layers[T]??0)-(this.config.layers[N]??0)||T.localeCompare(N))),v=x(Array.from(u)),k={},S=this.config.outputToCssLayers,y=O=>{let T=O;return typeof S=="object"&&(T=S.cssLayerName?.(O)),T===null?null:T??O},$=(O=qn)=>{if(k[O])return k[O];let T=Array.from(p).sort((V,We)=>(this.parentOrders.get(V[0])??0)-(this.parentOrders.get(We[0])??0)||V[0]?.localeCompare(We[0]||"")||0).map(([V,We])=>{let ft=We.length,Be=We.filter(te=>(te[4]?.layer||qn)===O).sort((te,Le)=>te[0]-Le[0]||(te[4]?.sort||0)-(Le[4]?.sort||0)||te[5]?.currentSelector?.localeCompare(Le[5]?.currentSelector??"")||te[1]?.localeCompare(Le[1]||"")||te[2]?.localeCompare(Le[2]||"")||0).map(([,te,Le,,yn,,Yi])=>[[[(te&&m0(te,i))??"",yn?.sort??0]],Le,!!(Yi??yn?.noMerge)]);if(!Be.length)return;let se=Be.reverse().map(([te,Le,yn],Yi)=>{if(!yn&&this.config.mergeSelectors)for(let dt=Yi+1;dt<ft;dt++){let Ue=Be[dt];if(Ue&&!Ue[2]&&(te&&Ue[0]||te==null&&Ue[0]==null)&&Ue[1]===Le)return te&&Ue[0]&&Ue[0].push(...te),null}let Va=te?Re(te.sort((dt,Ue)=>dt[1]-Ue[1]||dt[0]?.localeCompare(Ue[0]||"")||0).map(dt=>dt[0]).filter(Boolean)):[];return Va.length?`${Va.join(`,${f}`)}{${Le}}`:Le}).filter(Boolean),bn=Array.from(new Set(se)).reverse().join(f);if(!V)return bn;let qa=V.split(" $$ ");return`${qa.join("{")}{${f}${bn}${f}${"}".repeat(qa.length)}`}).filter(Boolean).join(f);o&&(T=[g[O],T].filter(Boolean).join(f));let N;S&&T&&(N=y(O),N!==null&&(T=`@layer ${N}{${f}${T}${f}}`));let U=a?"":`/* layer: ${O}${N&&N!==O?`, alias: ${N}`:""} */${f}`;return k[O]=T?U+T:""},M=(O=v,T)=>{let N=O.filter(V=>!T?.includes(V)),U=N.map($).filter(Boolean);if(S){let V=N;typeof S=="object"&&S.allLayers&&(V=x(Object.keys(this.config.layers))),V.length>0&&U.unshift(`@layer ${V.map(y).filter(ar).join(", ")};`)}return U.join(f)};return{get css(){return M()},layers:v,matched:h,getLayers:M,getLayer:$,setLayer:async(O,T)=>{let N=await T($(O));return k[O]=N,N}}}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(K(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 h=u.map(p=>{let g=p.matcher??c,b=[p,...a],x=new Set(l);return x.add(f),[o[0],g,b,x]});return(await Promise.all(h.map(p=>i(p)))).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 i=r.slice().sort((l,c)=>(l.order||0)-(c.order||0)).reduceRight((l,c)=>f=>{let u=c.body?.(f.entries)||f.entries,h=Array.isArray(c.parent)?c.parent:[c.parent,void 0],p=c.selector?.(f.selector,u);return(c.handle??b0)({...f,entries:u,selector:p||f.selector,parent:h[0]||f.parent,parentOrder:h[1]||f.parentOrder,layer:c.layer||f.layer,sort:c.sort||f.sort},l)},l=>l)({prefix:"",selector:g0(n),pseudo:"",entries:e[2]}),{parent:o,parentOrder:s}=i;o!=null&&s!=null&&this.parentOrders.set(o,s);let a={selector:[i.prefix,i.selector,i.pseudo].join(""),entries:i.entries,parent:o,layer:i.layer,sort:i.sort,noMerge:i.noMerge};return this.config.postprocess.reduce((l,c)=>{let f=[];for(let u of l){let h=c(u);Array.isArray(h)?f.push(...h.filter(ar)):f.push(h||u)}return f},[a])}constructCustomCSS(e,r,n){let i=Vn(r);return K(i)?i:this.applyVariants([0,n||e.rawSelector,i,void 0,e.variantHandlers]).map(({selector:o,entries:s,parent:a})=>{let l=`${o}{${zo(s)}}`;return a?`${a}{${l}}`:l}).join("")}async parseUtil(e,r,n=!1,i){let o=K(e)?await this.matchVariants(e):[e],s=async([l,c,f])=>{this.config.details&&(r.rules=r.rules??[]);let u={...r,variantHandlers:f},h=this.config.rulesStaticMap[c];if(h&&h[1]&&(n||!h[2]?.internal))return this.resolveCSSResult(l,h[1],h,u);for(let p of this.config.rulesDynamic){let[g,b,x]=p;if(x?.internal&&!n)continue;let v=c;if(x?.prefix){let $=q(x.prefix);if(i){let M=q(i);if(!$.some(I=>M.includes(I)))continue}else{let M=$.find(I=>c.startsWith(I));if(M==null)continue;v=c.slice(M.length)}}let k=v.match(g);if(!k)continue;let S=await b(k,u);if(!S)continue;if(typeof S!="string")if(Symbol.asyncIterator in S){let $=[];for await(let M of S)M&&$.push(M);S=$}else Symbol.iterator in S&&!Array.isArray(S)&&(S=Array.from(S).filter(ar));let y=this.resolveCSSResult(l,S,p,u);if(y)return y}},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a.length)return a}stringifyUtil(e,r){if(!e)return;if(yc(e))return[[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0]];let n=this.applyVariants(e),i=[];for(let o of n){let{selector:s,entries:a,parent:l,layer:c,sort:f,noMerge:u}=o,h=zo(a);if(!h)continue;let{layer:p,sort:g,...b}=e[3]??{},x={...b,layer:c??p,sort:f??g};i.push([e[0],s,h,l,x,this.config.details?r:void 0,u])}return i}async expandShortcut(e,r,n=5){if(n===0)return;let i=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:Km,o,s,a,l;for(let c of this.config.shortcuts){let f=e;if(c[2]?.prefix){let u=q(c[2].prefix).find(h=>e.startsWith(h));if(u==null)continue;f=e.slice(u.length)}if(r0(c)){if(c[0]===f){o=o||c[2],s=c[1],i(c);break}}else{let u=f.match(c[0]);if(u&&(s=c[1](u,r)),s){o=o||c[2],i(c);break}}}if(s&&(a=Re(q(s).filter(K).map(c=>o0(c.trim()).split(/\s+/g)).flat()),l=q(s).filter(c=>!K(c)).map(c=>({handles:[],value:c}))),!s){let c=K(e)?await this.matchVariants(e):[e];for(let f of c){let[u,h,p]=f;if(u!==h){let g=await this.expandShortcut(h,r,n-1);g&&(a=g[0].filter(K).map(b=>u.replace(h,b)),l=g[0].filter(b=>!K(b)).map(b=>({handles:[...b.handles,...p],value:b.value})))}}}if(!(!a?.length&&!l?.length))return[[await Promise.all(q(a).map(async c=>(await this.expandShortcut(c,r,n-1))?.[0]||[c])),l].flat(2).filter(c=>!!c),o]}async stringifyShortcuts(e,r,n,i={layer:this.config.shortcutsLayer}){let o=new Xm,s=(await Promise.all(Re(n).map(async f=>{let u=K(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",Vn(f.value),void 0,f.handles]];return!u&&this.config.warn&&s0(`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(yc(f)){c.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let u=Object.fromEntries(f[2])[X.shortcutsNoMerge],h=[...f[4],...u?[]:l];for(let{selector:p,entries:g,parent:b,sort:x,noMerge:v,layer:k}of this.applyVariants(f,h,a))o.getFallback(k??i.layer,new Jm).getFallback(p,b,[[],f[0]])[0].push([g,!!(v??f[3]?.noMerge),x??0])}return c.concat(o.flatMap((f,u)=>f.map(([h,p],g,b)=>{let x=(v,k,S)=>{let y=Math.max(...S.map(M=>M[1])),$=S.map(M=>M[0]);return(v?[$.flat(1)]:$).map(M=>{let I=zo(M);if(I)return[p,g,I,b,{...i,noMerge:k,sort:y,layer:u},r,void 0]})};return[[h.filter(([,v])=>v).map(([v,,k])=>[v,k]),!0],[h.filter(([,v])=>!v).map(([v,,k])=>[v,k]),!1]].map(([v,k])=>[...x(!1,k,v.filter(([S])=>S.some(y=>y[0]===X.shortcutsNoMerge))),...x(!0,k,v.filter(([S])=>S.every(y=>y[0]!==X.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(e){return!e||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(e):K(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):K(i)?i===e:i.test(e)});return r?Array.isArray(r)?r:[r,void 0]:void 0}};async function Mc(t,e){return await h0.create(t,e)}var Pc=/\s\$\$\s+/g;function p0(t){return Pc.test(t)}function m0(t,e){return p0(t)?t.replace(Pc,e?` ${e} `:" "):e?`${e} ${t}`:t}var Sc=/^\[(.+?)(~?=)"(.*)"\]$/;function g0(t){return Sc.test(t)?t.replace(Sc,(e,r,n,i)=>`[${Io(r)}${n}"${Io(i)}"]`):`.${Io(t)}`}function b0(t,e){return e(t)}var y0=44,v0=59,Ac="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Dc=new Uint8Array(64),k0=new Uint8Array(128);for(let t=0;t<Ac.length;t++){let e=Ac.charCodeAt(t);Dc[t]=e,k0[e]=t}function Vr(t,e,r){let n=e-r;n=n<0?-n<<1|1:n<<1;do{let i=n&31;n>>>=5,n>0&&(i|=32),t.write(Dc[i])}while(n>0);return e}var Nc=1024*16,Lc=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}},x0=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(Nc)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===Nc&&(this.out+=Lc.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+Lc.decode(t.subarray(0,r)):e}};function Ic(t){let e=new x0,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(v0),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let f=a[c];c>0&&e.write(y0),l=Vr(e,f[0],l),f.length!==1&&(r=Vr(e,f[1],r),n=Vr(e,f[2],n),i=Vr(e,f[3],i),f.length!==4&&(o=Vr(e,f[4],o)))}}return e.flush()}var jn=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))}},Wn=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 w0(){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 S0=w0(),qo=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=Ic(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,"+S0(this.toString())}};function $0(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 E0(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 _0=Object.prototype.toString;function C0(t){return _0.call(t)==="[object Object]"}function zc(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 O0=/\w/,Vo=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(Dk(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:Cr,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 _r||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new _r(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 sa.default("replaceStack on non-inline");var s=this.popStack(!0);if(s instanceof _r)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 _r)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 _r)return n.value;if(!r){if(!this.stackSlot)throw new sa.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 _r?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 d=this.popStack(),u=this.popStack();(u||d)&&(i.fn=u||"container.noop",i.inverse=d||"container.noop");for(var h=r;h--;)c=this.popStack(),n[h]=c,this.trackIds&&(a[h]=this.popStack()),this.stringParams&&(s[h]=this.popStack(),o[h]=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=Cr.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();Cr.isValidJavaScriptVariableName=function(t){return!Cr.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function Dk(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}Ai.default=Cr;Ff.exports=Ai.default});var Bf=E((Li,jf)=>{"use strict";Li.__esModule=!0;function fn(t){return t&&t.__esModule?t:{default:t}}var zk=Bd(),Ik=fn(zk),Rk=Is(),Fk=fn(Rk),aa=rf(),la=af(),qk=qf(),Vk=fn(qk),jk=$i(),Bk=fn(jk),Wk=As(),Uk=fn(Wk),Hk=Ik.default.create;function Vf(){var t=Hk();return t.compile=function(e,r){return la.compile(e,r,t)},t.precompile=function(e,r){return la.precompile(e,r,t)},t.AST=Fk.default,t.Compiler=la.Compiler,t.JavaScriptCompiler=Vk.default,t.Parser=aa.parser,t.parse=aa.parse,t.parseWithoutProcessing=aa.parseWithoutProcessing,t}var Or=Vf();Or.create=Vf;Uk.default(Or);Or.Visitor=Bk.default;Or.default=Or;Li.default=Or;jf.exports=Li.default});var Wf=E(Di=>{"use strict";Di.__esModule=!0;Di.print=Kk;Di.PrintVisitor=J;function Gk(t){return t&&t.__esModule?t:{default:t}}var Zk=$i(),Yk=Gk(Zk);function Kk(t){return new J().accept(t)}function J(){this.padding=0}J.prototype=new Yk.default;J.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
24
+ `,e};J.prototype.Program=function(t){var e="",r=t.body,n=void 0,i=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=t.blockParams.length;n<i;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,i=r.length;n<i;n++)e+=this.accept(r[n]);return this.padding--,e};J.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};J.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};J.prototype.BlockStatement=J.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};J.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};J.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};J.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};J.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};J.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,i=0,o=e.length;i<o;i++)r.push(this.accept(e[i]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};J.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};J.prototype.StringLiteral=function(t){return'"'+t.value+'"'};J.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};J.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};J.prototype.UndefinedLiteral=function(){return"UNDEFINED"};J.prototype.NullLiteral=function(){return"NULL"};J.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,i=e.length;n<i;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};J.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var ca=E((Cx,Gf)=>{var zi=Bf().default,Hf=Wf();zi.PrintVisitor=Hf.PrintVisitor;zi.print=Hf.print;Gf.exports=zi;function Uf(t,e){var r=Ut("fs"),n=r.readFileSync(e,"utf8");t.exports=zi.compile(n)}typeof Ut<"u"&&Ut.extensions&&(Ut.extensions[".handlebars"]=Uf,Ut.extensions[".hbs"]=Uf)});var bh=E(gh=>{"use strict";function C3(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}gh.defaults=C3});var yh=E((Qx,O3)=>{O3.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 vh=E((ew,T3)=>{T3.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 kh=E((tw,M3)=>{M3.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 xh=E((rw,P3)=>{P3.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 wh=E((nw,N3)=>{N3.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 Sh=E((iw,A3)=>{A3.exports={useLongScale:!0,baseSeparator:" e ",unitSeparator:"e ",andWhenTrailing:!0,base:{"0":"zero","1":"um","2":"dois","3":"tr\xEAs","4":"quatro","5":"cinco","6":"seis","7":"sete","8":"oito","9":"nove","10":"dez","11":"onze","12":"doze","13":"treze","14":"catorze","15":"quinze","16":"dezasseis","17":"dezassete","18":"dezoito","19":"dezanove","20":"vinte","30":"trinta","40":"quarenta","50":"cinquenta","60":"sessenta","70":"setenta","80":"oitenta","90":"noventa","100":"cem","200":"duzentos","300":"trezentos","400":"quatrocentos","500":"quinhentos","600":"seiscentos","700":"setecentos","800":"oitocentos","900":"novecentos","1000":"mil"},unitExceptions:{"1":"um"},units:[{singular:"cento",useBaseInstead:!0,useBaseException:[1],useBaseExceptionWhenNoTrailingNumbers:!0,andException:!0},{singular:"mil",avoidPrefixException:[1],andException:!0},{singular:"milh\xE3o",plural:"milh\xF5es"},{singular:"bili\xE3o",plural:"bili\xF5es"},{singular:"trili\xE3o",plural:"trili\xF5es"},{singular:"quadrili\xE3o",plural:"quadrili\xF5es"},{singular:"quintili\xE3o",plural:"quintili\xF5es"},{singular:"sextili\xE3o",plural:"sextili\xF5es"},{singular:"septili\xE3o",plural:"septili\xF5es"},{singular:"octili\xE3o",plural:"octili\xF5es"},{singular:"nonili\xE3o",plural:"nonili\xF5es"},{singular:"decili\xE3o",plural:"decili\xF5es"}]}});var $h=E((ow,L3)=>{L3.exports={useLongScale:!1,baseSeparator:"-",unitSeparator:"",base:{"0":"z\xE9ro","1":"un","2":"deux","3":"trois","4":"quatre","5":"cinq","6":"six","7":"sept","8":"huit","9":"neuf","10":"dix","11":"onze","12":"douze","13":"treize","14":"quatorze","15":"quinze","16":"seize","17":"dix-sept","18":"dix-huit","19":"dix-neuf","20":"vingt","30":"trente","40":"quarante","50":"cinquante","60":"soixante","70":"soixante-dix","80":"quatre-vingt","90":"quatre-vingt-dix"},units:[{singular:"cent",plural:"cents",avoidInNumberPlural:!0,avoidPrefixException:[1]},{singular:"mille",avoidPrefixException:[1]},{singular:"million",plural:"millions"},{singular:"milliard",plural:"milliards"},{singular:"billion",plural:"billions"},{singular:"billiard",plural:"billiards"},{singular:"trillion",plural:"trillions"},{singular:"trilliard",plural:"trilliards"},{singular:"quadrillion",plural:"quadrillions"},{singular:"quadrilliard",plural:"quadrilliards"},{singular:"quintillion",plural:"quintillions"},{singular:"quintilliard",plural:"quintilliards"},{singular:"sextillion",plural:"sextillions"},{singular:"sextilliard",plural:"sextilliards"},{singular:"septillion",plural:"septillions"},{singular:"septilliard",plural:"septilliards"},{singular:"octillion",plural:"octillions"}],unitExceptions:{"21":"vingt et un","31":"trente et un","41":"quarante et un","51":"cinquante et un","61":"soixante et un","71":"soixante et onze","72":"soixante-douze","73":"soixante-treize","74":"soixante-quatorze","75":"soixante-quinze","76":"soixante-seize","77":"soixante-dix-sept","78":"soixante-dix-huit","79":"soixante-dix-neuf","80":"quatre-vingts","91":"quatre-vingt-onze","92":"quatre-vingt-douze","93":"quatre-vingt-treize","94":"quatre-vingt-quatorze","95":"quatre-vingt-quinze","96":"quatre-vingt-seize","97":"quatre-vingt-dix-sept","98":"quatre-vingt-dix-huit","99":"quatre-vingt-dix-neuf"}}});var Eh=E((sw,D3)=>{D3.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 _h=E((aw,z3)=>{z3.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 Ch=E((lw,I3)=>{I3.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 Oh=E((cw,R3)=>{R3.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 Th=E((uw,F3)=>{F3.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 Mh=E((dw,q3)=>{q3.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 Ph=E((fw,V3)=>{V3.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 Nh=E((hw,j3)=>{j3.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 Ah=E((pw,B3)=>{B3.exports={useLongScale:!1,baseSeparator:" ",unitSeparator:"",base:{"0":"nol","1":"satu","2":"dua","3":"tiga","4":"empat","5":"lima","6":"enam","7":"tujuh","8":"delapan","9":"sembilan","10":"sepuluh","11":"sebelas","12":"dua belas","13":"tiga belas","14":"empat belas","15":"lima belas","16":"enam belas","17":"tujuh belas","18":"delapan belas","19":"sembilan belas","20":"dua puluh","30":"tiga puluh","40":"empat puluh","50":"lima puluh","60":"enam puluh","70":"tujuh puluh","80":"delapan puluh","90":"sembilan puluh"},units:[{singular:"seratus",plural:"ratus",avoidPrefixException:[1]},{singular:"seribu",plural:"ribu",avoidPrefixException:[1]},"juta","miliar","triliun","kuadiliun"],unitExceptions:[]}});var Rh=E((Aa,Ih)=>{"use strict";Aa=Ih.exports=tt;var Lh=bh(),W3=["en","es","ar","az","pt","fr","eo","it","vi","tr","uk","ru","id"],Na={en:yh(),es:vh(),ar:kh(),az:xh(),pt:wh(),ptPT:Sh(),fr:$h(),eo:Eh(),it:_h(),vi:Ch(),tr:Oh(),hu:Th(),enIndian:Mh(),uk:Ph(),ru:Nh(),id:Ah()};Aa.i18n=Na;var Dh=[100];for($t=1;$t<=16;$t++)Dh.push(Math.pow(10,$t*3));var $t,zh=[100,1e3];for($t=1;$t<=15;$t++)zh.push(Math.pow(10,$t*6));tt.defaults={noAnd:!1,alternativeBase:null,lang:"en"};function tt(t,e){if(e=e||{},e=Lh.defaults(e,tt.defaults),t<0)return"";t=Math.round(+t);var r=typeof e.lang=="string"?Na[e.lang]:e.lang;r||(W3.indexOf(tt.defaults.lang)<0&&(tt.defaults.lang="en"),r=Na[tt.defaults.lang]);var n=r.useLongScale?zh:Dh,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 U3(t,r,o,l,c,e);var d=t%100,u=[];d&&(e.noAnd&&!(r.andException&&r.andException[10])?u.push(tt(d,e)):u.push(r.unitSeparator+tt(d,e)));for(var h,a=0,p=i.length;a<p;a++){var g=Math.floor(t/n[a]),b;if(a===p-1?b=1e6:b=n[a+1]/n[a],g%=b,o=i[a],!!g){if(h=n[a],o.useBaseInstead){var x=o.useBaseException.indexOf(g)>-1&&(o.useBaseExceptionWhenNoTrailingNumbers?a===0&&u.length:!0);x?u.push(g>1&&o.plural?o.plural:o.singular):u.push(c[g*n[a]]||l[g*n[a]]);continue}var v;if(typeof o=="string"?v=o:g===1||o.useSingularEnding&&g%10===1&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0)?v=o.singular:o.few&&(g>1&&g<5||o.useFewEnding&&g%10>1&&g%10<5&&(!o.avoidEndingRules||o.avoidEndingRules.indexOf(g)<0))?v=o.few:(v=o.plural&&(!o.avoidInNumberPlural||!d)?o.plural:o.singular,v=g===2&&o.dual?o.dual:v,v=g>10&&o.restrictedPlural?o.singular:v),o.avoidPrefixException&&o.avoidPrefixException.indexOf(g)>-1){u.push(v);continue}var k=r.unitExceptions[g],S=k||tt(g,Lh.defaults({noAnd:!(r.andException&&r.andException[g]||o.andException)&&!0,alternativeBase:o.useAlternativeBase},e));t-=g*n[a],u.push(S+" "+v)}}var y=h*Math.floor(t/h),$=t-y;if(r.andWhenTrailing&&h&&0<$&&u[0].indexOf(r.unitSeparator)!==0&&(u=[u[0],r.unitSeparator.replace(/\s+$/,"")].concat(u.slice(1))),r.allSeparator)for(var M=0;M<u.length-1;M++)u[M]=r.allSeparator+u[M];var z=u.reverse().join(" ");return z}function U3(t,e,r,n,i,o){var s=Math.floor(t/10)*10;return r=t-s,r?i[s]||n[s]+e.baseSeparator+tt(r,o):i[s]||n[s]}});var Jh={};var Va={};Xi(Va,{BaseError:()=>se,BaseThrowable:()=>Ht,BaseWarning:()=>Ge,PotentialLoopError:()=>ft,TemplateDataValidationError:()=>Gt,TemplateError:()=>ht,TemplateSyntaxError:()=>ge});var Ht=class extends Error{name="BaseThrowable";constructor(e,r){super(e),r&&(this.stack=r)}},Ge=class extends Ht{name="BaseWarning"},se=class extends Ht{name="BaseError"},ft=class extends se{name="PotentialLoopError";constructor(e="Potential loop detected: This might me an internal issue",r){super(e,r)}},ht=class extends se{name="TemplateError"},ge=class extends ht{name="TemplateSyntaxError"},Gt=class extends ht{name="TemplateDataValidationError";constructor(e="The entered data is invalid: This might me an internal issue",r){super(e),r&&(this.fieldName=r)}};var ih={};Xi(ih,{DEFAULT_FIELD_TYPE:()=>qi,DEFAULT_MODEL_DEPTH:()=>Tr,FilterHelper:()=>pn,HandlebarsCollector:()=>Mr,RegexHelper:()=>De,applyAbsoluteOrderToFields:()=>Ma,applyValueOptionsToFields:()=>Ta,audit:()=>I,compare:()=>Ii,dataModelNodeToMetadata:()=>Ui,defineModule:()=>oe,ensureDate:()=>mn,ensureFieldName:()=>rh,ensureFieldValue:()=>$a,ensureNullableFieldMinMax:()=>ma,ensureNullableFieldMinMaxLength:()=>ga,ensureNullableFieldOrder:()=>nh,ensureNullableString:()=>hn,ensureString:()=>Gi,ensureTitle:()=>Sa,getAst:()=>ya,getCss:()=>va,getDataModel:()=>ka,getHtml:()=>Wi,getHtmlH1:()=>wa,getMacroParam:()=>eh,getMacroParams:()=>th,getMacros:()=>xa,getPaths:()=>Xf,getTemplate:()=>Bi,getTemplateValidationErrorsByMetadata:()=>Hi,has:()=>Vi,inarr:()=>pe,isNumber:()=>$e,isObject:()=>ji,isset:()=>et,macroToField:()=>Ca,macroToFieldValueOption:()=>Oa,macroToModuleNames:()=>_a,matches:()=>ba,pathToDataModel:()=>Qf,pathToDataModelNode:()=>Ri,stripHtml:()=>Kf,sum:()=>Ea,unique:()=>Jf,uno:()=>Yf});var nt=class extends Error{},lo=class extends nt{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}},co=class extends nt{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}},uo=class extends nt{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}},gt=class extends nt{},_n=class extends nt{constructor(e){super(`Invalid unit ${e}`)}},re=class extends nt{},Ze=class extends nt{constructor(){super("Zone is an abstract class")}},w="numeric",Fe="short",ve="long",Cn={year:w,month:w,day:w},yl={year:w,month:Fe,day:w},Xh={year:w,month:Fe,day:w,weekday:Fe},vl={year:w,month:ve,day:w},kl={year:w,month:ve,day:w,weekday:ve},xl={hour:w,minute:w},wl={hour:w,minute:w,second:w},Sl={hour:w,minute:w,second:w,timeZoneName:Fe},$l={hour:w,minute:w,second:w,timeZoneName:ve},El={hour:w,minute:w,hourCycle:"h23"},_l={hour:w,minute:w,second:w,hourCycle:"h23"},Cl={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:Fe},Ol={hour:w,minute:w,second:w,hourCycle:"h23",timeZoneName:ve},Tl={year:w,month:w,day:w,hour:w,minute:w},Ml={year:w,month:w,day:w,hour:w,minute:w,second:w},Pl={year:w,month:Fe,day:w,hour:w,minute:w},Nl={year:w,month:Fe,day:w,hour:w,minute:w,second:w},Qh={year:w,month:Fe,day:w,weekday:Fe,hour:w,minute:w},Al={year:w,month:ve,day:w,hour:w,minute:w,timeZoneName:Fe},Ll={year:w,month:ve,day:w,hour:w,minute:w,second:w,timeZoneName:Fe},Dl={year:w,month:ve,day:w,weekday:ve,hour:w,minute:w,timeZoneName:ve},zl={year:w,month:ve,day:w,weekday:ve,hour:w,minute:w,second:w,timeZoneName:ve},Ot=class{get type(){throw new Ze}get name(){throw new Ze}get ianaName(){return this.name}get isUniversal(){throw new Ze}offsetName(e,r){throw new Ze}formatOffset(e,r){throw new Ze}offset(e){throw new Ze}equals(e){throw new Ze}get isValid(){throw new Ze}},Qi=null,On=class t extends Ot{static get instance(){return Qi===null&&(Qi=new t),Qi}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:r,locale:n}){return Gl(e,r,n)}formatOffset(e,r){return Dr(this.offset(e),r)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}},fo=new Map;function ep(t){let e=fo.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"}),fo.set(t,e)),e}var tp={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function rp(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,d]=n;return[s,i,o,a,l,c,d]}function np(t,e){let r=t.formatToParts(e),n=[];for(let i=0;i<r.length;i++){let{type:o,value:s}=r[i],a=tp[o];o==="era"?n[a]=s:P(a)||(n[a]=parseInt(s,10))}return n}var eo=new Map,yt=class t extends Ot{static create(e){let r=eo.get(e);return r===void 0&&eo.set(e,r=new t(e)),r}static resetCache(){eo.clear(),fo.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 Gl(e,r,n,this.name)}formatOffset(e,r){return Dr(this.offset(e),r)}offset(e){if(!this.valid)return NaN;let r=new Date(e);if(isNaN(r))return NaN;let n=ep(this.name),[i,o,s,a,l,c,d]=n.formatToParts?np(n,r):rp(n,r);a==="BC"&&(i=-Math.abs(i)+1);let h=Ln({year:i,month:o,day:s,hour:l===24?0:l,minute:c,second:d,millisecond:0}),p=+r,g=p%1e3;return p-=g>=0?g:1e3+g,(h-p)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}},ja={};function ip(t,e={}){let r=JSON.stringify([t,e]),n=ja[r];return n||(n=new Intl.ListFormat(t,e),ja[r]=n),n}var ho=new Map;function po(t,e={}){let r=JSON.stringify([t,e]),n=ho.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(t,e),ho.set(r,n)),n}var mo=new Map;function op(t,e={}){let r=JSON.stringify([t,e]),n=mo.get(r);return n===void 0&&(n=new Intl.NumberFormat(t,e),mo.set(r,n)),n}var go=new Map;function sp(t,e={}){let{base:r,...n}=e,i=JSON.stringify([t,n]),o=go.get(i);return o===void 0&&(o=new Intl.RelativeTimeFormat(t,e),go.set(i,o)),o}var Nr=null;function ap(){return Nr||(Nr=new Intl.DateTimeFormat().resolvedOptions().locale,Nr)}var bo=new Map;function Il(t){let e=bo.get(t);return e===void 0&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),bo.set(t,e)),e}var yo=new Map;function lp(t){let e=yo.get(t);if(!e){let r=new Intl.Locale(t);e="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in e||(e={...Rl,...e}),yo.set(t,e)}return e}function cp(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=po(t).resolvedOptions(),i=t}catch{let l=t.substring(0,r);n=po(l).resolvedOptions(),i=l}let{numberingSystem:o,calendar:s}=n;return[i,o,s]}}function up(t,e,r){return(r||e)&&(t.includes("-u-")||(t+="-u"),r&&(t+=`-ca-${r}`),e&&(t+=`-nu-${e}`)),t}function dp(t){let e=[];for(let r=1;r<=12;r++){let n=F.utc(2009,r,1);e.push(t(n))}return e}function fp(t){let e=[];for(let r=1;r<=7;r++){let n=F.utc(2016,11,13+r);e.push(t(n))}return e}function vn(t,e,r,n){let i=t.listingMode();return i==="error"?null:i==="en"?r(e):n(e)}function hp(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||Il(t.locale).numberingSystem==="latn"}var vo=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=op(e,a)}}format(e){if(this.inf){let r=this.floor?Math.floor(e):e;return this.inf.format(r)}else{let r=this.floor?Math.floor(e):Po(e,3);return Q(r,this.padTo)}}},ko=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&&yt.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=po(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()}},xo=class{constructor(e,r,n){this.opts={style:"long",...n},!r&&Ul()&&(this.rtf=sp(e,n))}format(e,r){return this.rtf?this.rtf.format(e,r):Lp(r,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,r){return this.rtf?this.rtf.formatToParts(e,r):[]}},Rl={firstDay:1,minimalDays:4,weekend:[6,7]},j=class t{static fromOpts(e){return t.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,r,n,i,o=!1){let s=e||H.defaultLocale,a=s||(o?"en-US":ap()),l=r||H.defaultNumberingSystem,c=n||H.defaultOutputCalendar,d=$o(i)||H.defaultWeekSettings;return new t(a,l,c,d,s)}static resetCache(){Nr=null,ho.clear(),mo.clear(),go.clear(),bo.clear(),yo.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]=cp(e);this.locale=s,this.numberingSystem=r||a||null,this.outputCalendar=n||l||null,this.weekSettings=i,this.intl=up(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=hp(this)),this.fastNumbersCached}listingMode(){let e=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&r?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:t.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,$o(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,r=!1){return vn(this,e,Kl,()=>{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]=dp(s)}return this.monthsCache[o][e]})}weekdays(e,r=!1){return vn(this,e,Ql,()=>{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]=fp(o=>this.extract(o,n,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return vn(this,void 0,()=>ec,()=>{if(!this.meridiemCache){let e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[F.utc(2016,11,13,9),F.utc(2016,11,13,19)].map(r=>this.extract(r,e,"dayperiod"))}return this.meridiemCache})}eras(e){return vn(this,e,tc,()=>{let r={era:e};return this.eraCache[e]||(this.eraCache[e]=[F.utc(-40,1,1),F.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[e]})}extract(e,r,n){let i=this.dtFormatter(e,r),o=i.formatToParts(),s=o.find(a=>a.type.toLowerCase()===n);return s?s.value:null}numberFormatter(e={}){return new vo(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,r={}){return new ko(e,this.intl,r)}relFormatter(e={}){return new xo(this.intl,this.isEnglish(),e)}listFormatter(e={}){return ip(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||Il(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Hl()?lp(this.locale):Rl}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})`}},to=null,Te=class t extends Ot{static get utcInstance(){return to===null&&(to=new t(0)),to}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(Dn(r[1],r[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Dr(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Dr(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,r){return Dr(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}},wo=class extends Ot{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}};function mt(t,e){if(P(t)||t===null)return e;if(t instanceof Ot)return t;if(vp(t)){let r=t.toLowerCase();return r==="default"?e:r==="local"||r==="system"?On.instance:r==="utc"||r==="gmt"?Te.utcInstance:Te.parseSpecifier(r)||yt.create(t)}else return bt(t)?Te.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new wo(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"},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]},pp=Co.hanidec.replace(/[\[|\]]/g,"").split("");function mp(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+=pp.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 So=new Map;function gp(){So.clear()}function Ie({numberingSystem:t},e=""){let r=t||"latn",n=So.get(r);n===void 0&&(n=new Map,So.set(r,n));let i=n.get(e);return i===void 0&&(i=new RegExp(`${Co[r]}${e}`),n.set(e,i)),i}var Wa=()=>Date.now(),Ua="system",Ha=null,Ga=null,Za=null,Ya=60,Ka,Ja=null,H=class{static get now(){return Wa}static set now(e){Wa=e}static set defaultZone(e){Ua=e}static get defaultZone(){return mt(Ua,On.instance)}static get defaultLocale(){return Ha}static set defaultLocale(e){Ha=e}static get defaultNumberingSystem(){return Ga}static set defaultNumberingSystem(e){Ga=e}static get defaultOutputCalendar(){return Za}static set defaultOutputCalendar(e){Za=e}static get defaultWeekSettings(){return Ja}static set defaultWeekSettings(e){Ja=$o(e)}static get twoDigitCutoffYear(){return Ya}static set twoDigitCutoffYear(e){Ya=e%100}static get throwOnInvalid(){return Ka}static set throwOnInvalid(e){Ka=e}static resetCaches(){j.resetCache(),yt.resetCache(),F.resetCache(),gp()}},ye=class{constructor(e,r){this.reason=e,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},Fl=[0,31,59,90,120,151,181,212,243,273,304,334],ql=[0,31,60,91,121,152,182,213,244,274,305,335];function Ce(t,e){return new ye("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Oo(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 Vl(t,e,r){return r+(Ir(t)?ql:Fl)[e-1]}function jl(t,e){let r=Ir(t)?ql:Fl,n=r.findIndex(o=>o<e),i=e-r[n];return{month:n+1,day:i}}function To(t,e){return(t-e+7)%7+1}function Tn(t,e=4,r=1){let{year:n,month:i,day:o}=t,s=Vl(n,i,o),a=To(Oo(n,i,o),r),l=Math.floor((s-a+14-e)/7),c;return l<1?(c=n-1,l=zr(c,e,r)):l>zr(n,e,r)?(c=n+1,l=1):c=n,{weekYear:c,weekNumber:l,weekday:a,...zn(t)}}function Xa(t,e=4,r=1){let{weekYear:n,weekNumber:i,weekday:o}=t,s=To(Oo(n,1,e),r),a=Xt(n),l=i*7+o-s-7+e,c;l<1?(c=n-1,l+=Xt(c)):l>a?(c=n+1,l-=Xt(n)):c=n;let{month:d,day:u}=jl(c,l);return{year:c,month:d,day:u,...zn(t)}}function ro(t){let{year:e,month:r,day:n}=t,i=Vl(e,r,n);return{year:e,ordinal:i,...zn(t)}}function Qa(t){let{year:e,ordinal:r}=t,{month:n,day:i}=jl(e,r);return{year:e,month:n,day:i,...zn(t)}}function el(t,e){if(!P(t.localWeekday)||!P(t.localWeekNumber)||!P(t.localWeekYear)){if(!P(t.weekday)||!P(t.weekNumber)||!P(t.weekYear))throw new gt("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 bp(t,e=4,r=1){let n=An(t.weekYear),i=Oe(t.weekNumber,1,zr(t.weekYear,e,r)),o=Oe(t.weekday,1,7);return n?i?o?!1:Ce("weekday",t.weekday):Ce("week",t.weekNumber):Ce("weekYear",t.weekYear)}function yp(t){let e=An(t.year),r=Oe(t.ordinal,1,Xt(t.year));return e?r?!1:Ce("ordinal",t.ordinal):Ce("year",t.year)}function Bl(t){let e=An(t.year),r=Oe(t.month,1,12),n=Oe(t.day,1,Mn(t.year,t.month));return e?r?n?!1:Ce("day",t.day):Ce("month",t.month):Ce("year",t.year)}function Wl(t){let{hour:e,minute:r,second:n,millisecond:i}=t,o=Oe(e,0,23)||e===24&&r===0&&n===0&&i===0,s=Oe(r,0,59),a=Oe(n,0,59),l=Oe(i,0,999);return o?s?a?l?!1:Ce("millisecond",i):Ce("second",n):Ce("minute",r):Ce("hour",e)}function P(t){return typeof t>"u"}function bt(t){return typeof t=="number"}function An(t){return typeof t=="number"&&t%1===0}function vp(t){return typeof t=="string"}function kp(t){return Object.prototype.toString.call(t)==="[object Date]"}function Ul(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Hl(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function xp(t){return Array.isArray(t)?t:[t]}function tl(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 wp(t,e){return e.reduce((r,n)=>(r[n]=t[n],r),{})}function tr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function $o(t){if(t==null)return null;if(typeof t!="object")throw new re("Week settings must be an object");if(!Oe(t.firstDay,1,7)||!Oe(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!Oe(e,1,7)))throw new re("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function Oe(t,e,r){return An(t)&&t>=e&&t<=r}function Sp(t,e){return t-e*Math.floor(t/e)}function Q(t,e=2){let r=t<0,n;return r?n="-"+(""+-t).padStart(e,"0"):n=(""+t).padStart(e,"0"),n}function pt(t){if(!(P(t)||t===null||t===""))return parseInt(t,10)}function Et(t){if(!(P(t)||t===null||t===""))return parseFloat(t)}function Mo(t){if(!(P(t)||t===null||t==="")){let e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function 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 Ir(t){return t%4===0&&(t%100!==0||t%400===0)}function Xt(t){return Ir(t)?366:365}function Mn(t,e){let r=Sp(e-1,12)+1,n=t+(e-r)/12;return r===2?Ir(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function Ln(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 rl(t,e,r){return-To(Oo(t,1,e),r)+e-1}function zr(t,e=4,r=1){let n=rl(t,e,r),i=rl(t+1,e,r);return(Xt(t)-n+i)/7}function Eo(t){return t>99?t:t>H.twoDigitCutoffYear?1900+t:2e3+t}function Gl(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 Dn(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 Zl(t){let e=Number(t);if(typeof t=="boolean"||t===""||!Number.isFinite(e))throw new re(`Invalid unit value ${t}`);return e}function Pn(t,e){let r={};for(let n in t)if(tr(t,n)){let i=t[n];if(i==null)continue;r[e(n)]=Zl(i)}return r}function Dr(t,e){let r=Math.trunc(Math.abs(t/60)),n=Math.trunc(Math.abs(t%60)),i=t>=0?"+":"-";switch(e){case"short":return`${i}${Q(r,2)}:${Q(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${Q(r,2)}${Q(n,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function zn(t){return wp(t,["hour","minute","second","millisecond"])}var $p=["January","February","March","April","May","June","July","August","September","October","November","December"],Yl=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ep=["J","F","M","A","M","J","J","A","S","O","N","D"];function Kl(t){switch(t){case"narrow":return[...Ep];case"short":return[...Yl];case"long":return[...$p];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 Jl=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Xl=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],_p=["M","T","W","T","F","S","S"];function Ql(t){switch(t){case"narrow":return[..._p];case"short":return[...Xl];case"long":return[...Jl];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var ec=["AM","PM"],Cp=["Before Christ","Anno Domini"],Op=["BC","AD"],Tp=["B","A"];function tc(t){switch(t){case"narrow":return[...Tp];case"short":return[...Op];case"long":return[...Cp];default:return null}}function Mp(t){return ec[t.hour<12?0:1]}function Pp(t,e){return Ql(e)[t.weekday-1]}function Np(t,e){return Kl(e)[t.month-1]}function Ap(t,e){return tc(e)[t.year<0?0:1]}function Lp(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],d=n?l?c[1]:c[2]||c[1]:l?i[t][0]:t;return s?`${a} ${d} ago`:`in ${a} ${d}`}function nl(t,e){let r="";for(let n of t)n.literal?r+=n.val:r+=e(n.val);return r}var Dp={D:Cn,DD:yl,DDD:vl,DDDD:kl,t:xl,tt:wl,ttt:Sl,tttt:$l,T:El,TT:_l,TTT:Cl,TTTT:Ol,f:Tl,ff:Pl,fff:Al,ffff:Dl,F:Ml,FF:Nl,FFF:Ll,FFFF:zl},be=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 Dp[e]}constructor(e,r){this.opts=r,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...r}).format()}dtFormatter(e,r={}){return this.loc.dtFormatter(e,{...this.opts,...r})}formatDateTime(e,r){return this.dtFormatter(e,r).format()}formatDateTimeParts(e,r){return this.dtFormatter(e,r).formatToParts()}formatInterval(e,r){return this.dtFormatter(e.start,r).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,r){return this.dtFormatter(e,r).resolvedOptions()}num(e,r=0,n=void 0){if(this.opts.forceSimple)return Q(e,r);let i={...this.opts};return r>0&&(i.padTo=r),n&&(i.signDisplay=n),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,r){let n=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(p,g)=>this.loc.extract(e,p,g),s=p=>e.isOffsetFixed&&e.offset===0&&p.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,p.format):"",a=()=>n?Mp(e):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(p,g)=>n?Np(e,p):o(g?{month:p}:{month:p,day:"numeric"},"month"),c=(p,g)=>n?Pp(e,p):o(g?{weekday:p}:{weekday:p,month:"long",day:"numeric"},"weekday"),d=p=>{let g=t.macroTokenToFormatOpts(p);return g?this.formatWithSystemDefault(e,g):p},u=p=>n?Ap(e,p):o({era:p},"era"),h=p=>{switch(p){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 d(p)}};return nl(t.parseFormat(r),h)}formatDurationFromString(e,r){let n=this.opts.signMode==="negativeLargestOnly"?-1:1,i=d=>{switch(d[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=(d,u)=>h=>{let p=i(h);if(p){let g=u.isNegativeDuration&&p!==u.largestUnit?n:1,b;return this.opts.signMode==="negativeLargestOnly"&&p!==u.largestUnit?b="never":this.opts.signMode==="all"?b="always":b="auto",this.num(d.get(p)*g,h.length,b)}else return h},s=t.parseFormat(r),a=s.reduce((d,{literal:u,val:h})=>u?d:d.concat(h),[]),l=e.shiftTo(...a.map(i).filter(d=>d)),c={isNegativeDuration:l<0,largestUnit:Object.keys(l.values)[0]};return nl(s,o(l,c))}},rc=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function rr(...t){let e=t.reduce((r,n)=>r+n.source,"");return RegExp(`^${e}$`)}function nr(...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 ir(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 nc(...t){return(e,r)=>{let n={},i;for(i=0;i<t.length;i++)n[t[i]]=pt(e[r+i]);return[n,null,r+i]}}var ic=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,zp=`(?:${ic.source}?(?:\\[(${rc.source})\\])?)?`,No=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,oc=RegExp(`${No.source}${zp}`),Ao=RegExp(`(?:[Tt]${oc.source})?`),Ip=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Rp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,Fp=/(\d{4})-?(\d{3})/,qp=nc("weekYear","weekNumber","weekDay"),Vp=nc("year","ordinal"),jp=/(\d{4})-(\d\d)-(\d\d)/,sc=RegExp(`${No.source} ?(?:${ic.source}|(${rc.source}))?`),Bp=RegExp(`(?: ${sc.source})?`);function Qt(t,e,r){let n=t[e];return P(n)?r:pt(n)}function Wp(t,e){return[{year:Qt(t,e),month:Qt(t,e+1,1),day:Qt(t,e+2,1)},null,e+3]}function or(t,e){return[{hours:Qt(t,e,0),minutes:Qt(t,e+1,0),seconds:Qt(t,e+2,0),milliseconds:Mo(t[e+3])},null,e+4]}function Rr(t,e){let r=!t[e]&&!t[e+1],n=Dn(t[e+1],t[e+2]),i=r?null:Te.instance(n);return[{},i,e+3]}function Fr(t,e){let r=t[e]?yt.create(t[e]):null;return[{},r,e+1]}var Up=RegExp(`^T?${No.source}$`),Hp=/^-?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 Gp(t){let[e,r,n,i,o,s,a,l,c]=t,d=e[0]==="-",u=l&&l[0]==="-",h=(p,g=!1)=>p!==void 0&&(g||p&&d)?-p:p;return[{years:h(Et(r)),months:h(Et(n)),weeks:h(Et(i)),days:h(Et(o)),hours:h(Et(s)),minutes:h(Et(a)),seconds:h(Et(l),l==="-0"),milliseconds:h(Mo(c),u)}]}var Zp={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Lo(t,e,r,n,i,o,s){let a={year:e.length===2?Eo(pt(e)):pt(e),month:Yl.indexOf(r)+1,day:pt(n),hour:pt(i),minute:pt(o)};return s&&(a.second=pt(s)),t&&(a.weekday=t.length>3?Jl.indexOf(t)+1:Xl.indexOf(t)+1),a}var Yp=/^(?:(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 Kp(t){let[,e,r,n,i,o,s,a,l,c,d,u]=t,h=Lo(e,i,n,r,o,s,a),p;return l?p=Zp[l]:c?p=0:p=Dn(d,u),[h,new Te(p)]}function Jp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var Xp=/^(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$/,Qp=/^(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$/,em=/^(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 il(t){let[,e,r,n,i,o,s,a]=t;return[Lo(e,i,n,r,o,s,a),Te.utcInstance]}function tm(t){let[,e,r,n,i,o,s,a]=t;return[Lo(e,a,r,n,i,o,s),Te.utcInstance]}var rm=rr(Ip,Ao),nm=rr(Rp,Ao),im=rr(Fp,Ao),om=rr(oc),ac=nr(Wp,or,Rr,Fr),sm=nr(qp,or,Rr,Fr),am=nr(Vp,or,Rr,Fr),lm=nr(or,Rr,Fr);function cm(t){return ir(t,[rm,ac],[nm,sm],[im,am],[om,lm])}function um(t){return ir(Jp(t),[Yp,Kp])}function dm(t){return ir(t,[Xp,il],[Qp,il],[em,tm])}function fm(t){return ir(t,[Hp,Gp])}var hm=nr(or);function pm(t){return ir(t,[Up,hm])}var mm=rr(jp,Bp),gm=rr(sc),bm=nr(or,Rr,Fr);function ym(t){return ir(t,[mm,ac],[gm,bm])}var ol="Invalid Duration",lc={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}},vm={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},...lc},_e=146097/400,Zt=146097/4800,km={years:{quarters:4,months:12,weeks:_e/7,days:_e,hours:_e*24,minutes:_e*24*60,seconds:_e*24*60*60,milliseconds:_e*24*60*60*1e3},quarters:{months:3,weeks:_e/28,days:_e/4,hours:_e*24/4,minutes:_e*24*60/4,seconds:_e*24*60*60/4,milliseconds:_e*24*60*60*1e3/4},months:{weeks:Zt/7,days:Zt,hours:Zt*24,minutes:Zt*24*60,seconds:Zt*24*60*60,milliseconds:Zt*24*60*60*1e3},...lc},Ct=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],xm=Ct.slice(0).reverse();function rt(t,e,r=!1){let n={values:r?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new ne(n)}function cc(t,e){let r=e.milliseconds??0;for(let n of xm.slice(1))e[n]&&(r+=e[n]*t[n].milliseconds);return r}function sl(t,e){let r=cc(t,e)<0?-1:1;Ct.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),Ct.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 al(t){let e={};for(let[r,n]of Object.entries(t))n!==0&&(e[r]=n);return e}var ne=class t{constructor(e){let r=e.conversionAccuracy==="longterm"||!1,n=r?km:vm;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||j.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,r){return t.fromObject({milliseconds:e},r)}static fromObject(e,r={}){if(e==null||typeof e!="object")throw new re(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new t({values:Pn(e,t.normalizeUnit),loc:j.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(e){if(bt(e))return t.fromMillis(e);if(t.isDuration(e))return e;if(typeof e=="object")return t.fromObject(e);throw new re(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,r){let[n]=fm(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]=pm(e);return n?t.fromObject(n,r):t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Duration is invalid");let n=e instanceof ye?e:new ye(e,r);if(H.throwOnInvalid)throw new uo(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 _n(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?be.create(this.loc,n).formatDurationFromString(this,e):ol}toHuman(e={}){if(!this.isValid)return ol;let r=e.showZeros!==!1,n=Ct.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},F.fromMillis(r,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?cc(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;let r=t.fromDurationLike(e),n={};for(let i of Ct)(tr(r.values,i)||tr(this.values,i))&&(n[i]=r.get(i)+this.get(i));return rt(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]=Zl(e(this.values[n],n));return rt(this,{values:r},!0)}get(e){return this[t.normalizeUnit(e)]}set(e){if(!this.isValid)return this;let r={...this.values,...Pn(e,t.normalizeUnit)};return rt(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 rt(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;let e=this.toObject();return sl(this.matrix,e),rt(this,{values:e},!0)}rescale(){if(!this.isValid)return this;let e=al(this.normalize().shiftToAll().toObject());return rt(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>t.normalizeUnit(s));let r={},n={},i=this.toObject(),o;for(let s of Ct)if(e.indexOf(s)>=0){o=s;let a=0;for(let c in n)a+=this.matrix[c][s]*n[c],n[c]=0;bt(i[s])&&(a+=i[s]);let l=Math.trunc(a);r[s]=l,n[s]=(a*1e3-l*1e3)/1e3}else bt(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 sl(this.matrix,r),rt(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 rt(this,{values:e},!0)}removeZeros(){if(!this.isValid)return this;let e=al(this.values);return rt(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function r(n,i){return n===void 0||n===0?i===void 0||i===0:n===i}for(let n of Ct)if(!r(this.values[n],e.values[n]))return!1;return!0}},Yt="Invalid Interval";function wm(t,e){return!t||!t.isValid?er.invalid("missing or invalid start"):!e||!e.isValid?er.invalid("missing or invalid end"):e<t?er.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 er=class t{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the Interval is invalid");let n=e instanceof ye?e:new ye(e,r);if(H.throwOnInvalid)throw new co(n);return new t({invalid:n})}static fromDateTimes(e,r){let n=Pr(e),i=Pr(r),o=wm(n,i);return o??new t({start:n,end:i})}static after(e,r){let n=ne.fromDurationLike(r),i=Pr(e);return t.fromDateTimes(i,i.plus(n))}static before(e,r){let n=ne.fromDurationLike(r),i=Pr(e);return t.fromDateTimes(i.minus(n),i)}static fromISO(e,r){let[n,i]=(e||"").split("/",2);if(n&&i){let o,s;try{o=F.fromISO(n,r),s=o.isValid}catch{s=!1}let a,l;try{a=F.fromISO(i,r),l=a.isValid}catch{l=!1}if(s&&l)return t.fromDateTimes(o,a);if(s){let c=ne.fromISO(i,r);if(c.isValid)return t.after(o,c)}else if(l){let c=ne.fromISO(n,r);if(c.isValid)return t.before(a,c)}}return t.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(e,r),i;return r?.useLocaleWeeks?i=this.end.reconfigure({locale:n.locale}):i=this.end,i=i.startOf(e,r),Math.floor(i.diff(n,e).get(e))+(i.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:r}={}){return this.isValid?t.fromDateTimes(e||this.s,r||this.e):this}splitAt(...e){if(!this.isValid)return[];let r=e.map(Pr).filter(s=>this.contains(s)).sort((s,a)=>s.toMillis()-a.toMillis()),n=[],{s:i}=this,o=0;for(;i<this.e;){let s=r[o]||this.e,a=+s>+this.e?this.e:s;n.push(t.fromDateTimes(i,a)),i=a,o+=1}return n}splitBy(e){let r=ne.fromDurationLike(e);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,i=1,o,s=[];for(;n<this.e;){let a=this.start.plus(r.mapUnits(l=>l*i));o=+a>+this.e?this.e:a,s.push(t.fromDateTimes(n,o)),n=o,i+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;let r=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return r>=n?null:t.fromDateTimes(r,n)}union(e){if(!this.isValid)return this;let r=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return t.fromDateTimes(r,n)}static merge(e){let[r,n]=e.sort((i,o)=>i.s-o.s).reduce(([i,o],s)=>o?o.overlaps(s)||o.abutsStart(s)?[i,o.union(s)]:[i.concat([o]),s]:[i,s],[[],null]);return n&&r.push(n),r}static xor(e){let r=null,n=0,i=[],o=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),s=Array.prototype.concat(...o),a=s.sort((l,c)=>l.time-c.time);for(let l of a)n+=l.type==="s"?1:-1,n===1?r=l.time:(r&&+r!=+l.time&&i.push(t.fromDateTimes(r,l.time)),r=null);return t.merge(i)}difference(...e){return t.xor([this].concat(e)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:Yt}[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=Cn,r={}){return this.isValid?be.create(this.s.loc.clone(r),e).formatInterval(this):Yt}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Yt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Yt}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Yt}toFormat(e,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(e)}${r}${this.e.toFormat(e)}`:Yt}toDuration(e,r){return this.isValid?this.e.diff(this.s,e,r):ne.invalid(this.invalidReason)}mapEndpoints(e){return t.fromDateTimes(e(this.s),e(this.e))}},Jt=class{static hasDST(e=H.defaultZone){let r=F.now().setZone(e).set({month:12});return!e.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(e){return yt.isValidZone(e)}static normalizeZone(e){return mt(e,H.defaultZone)}static getStartOfWeek({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:r=null}={}){return(r||j.create(e)).getWeekendDays().slice()}static months(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||j.create(r,n,o)).months(e)}static monthsFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null,outputCalendar:o="gregory"}={}){return(i||j.create(r,n,o)).months(e,!0)}static weekdays(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||j.create(r,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:r=null,numberingSystem:n=null,locObj:i=null}={}){return(i||j.create(r,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return j.create(e).meridiems()}static eras(e="short",{locale:r=null}={}){return j.create(r,null,"gregory").eras(e)}static features(){return{relative:Ul(),localeWeek:Hl()}}};function ll(t,e){let r=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),n=r(e)-r(t);return Math.floor(ne.fromMillis(n).as("days"))}function Sm(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 d=ll(l,c);return(d-d%7)/7}],["days",ll]],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 $m(t,e,r,n){let[i,o,s,a]=Sm(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 d=ne.fromObject(o,n);return c.length>0?ne.fromMillis(l,n).shiftTo(...c).plus(d):d}var Em="missing Intl.DateTimeFormat.formatToParts support";function R(t,e=r=>r){return{regex:t,deser:([r])=>e(mp(r))}}var _m="\xA0",uc=`[ ${_m}]`,dc=new RegExp(uc,"g");function Cm(t){return t.replace(/\./g,"\\.?").replace(dc,uc)}function cl(t){return t.replace(/\./g,"").replace(dc," ").toLowerCase()}function Re(t,e){return t===null?null:{regex:RegExp(t.map(Cm).join("|")),deser:([r])=>t.findIndex(n=>cl(r)===cl(n))+e}}function ul(t,e){return{regex:t,deser:([,r,n])=>Dn(r,n),groups:e}}function kn(t){return{regex:t,deser:([e])=>e}}function Om(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Tm(t,e){let r=Ie(e),n=Ie(e,"{2}"),i=Ie(e,"{3}"),o=Ie(e,"{4}"),s=Ie(e,"{6}"),a=Ie(e,"{1,2}"),l=Ie(e,"{1,3}"),c=Ie(e,"{1,6}"),d=Ie(e,"{1,9}"),u=Ie(e,"{2,4}"),h=Ie(e,"{4,6}"),p=x=>({regex:RegExp(Om(x.val)),deser:([v])=>v,literal:!0}),b=(x=>{if(t.literal)return p(x);switch(x.val){case"G":return Re(e.eras("short"),0);case"GG":return Re(e.eras("long"),0);case"y":return R(c);case"yy":return R(u,Eo);case"yyyy":return R(o);case"yyyyy":return R(h);case"yyyyyy":return R(s);case"M":return R(a);case"MM":return R(n);case"MMM":return Re(e.months("short",!0),1);case"MMMM":return Re(e.months("long",!0),1);case"L":return R(a);case"LL":return R(n);case"LLL":return Re(e.months("short",!1),1);case"LLLL":return Re(e.months("long",!1),1);case"d":return R(a);case"dd":return R(n);case"o":return R(l);case"ooo":return R(i);case"HH":return R(n);case"H":return R(a);case"hh":return R(n);case"h":return R(a);case"mm":return R(n);case"m":return R(a);case"q":return R(a);case"qq":return R(n);case"s":return R(a);case"ss":return R(n);case"S":return R(l);case"SSS":return R(i);case"u":return kn(d);case"uu":return kn(a);case"uuu":return R(r);case"a":return Re(e.meridiems(),0);case"kkkk":return R(o);case"kk":return R(u,Eo);case"W":return R(a);case"WW":return R(n);case"E":case"c":return R(r);case"EEE":return Re(e.weekdays("short",!1),1);case"EEEE":return Re(e.weekdays("long",!1),1);case"ccc":return Re(e.weekdays("short",!0),1);case"cccc":return Re(e.weekdays("long",!0),1);case"Z":case"ZZ":return ul(new RegExp(`([+-]${a.source})(?::(${n.source}))?`),2);case"ZZZ":return ul(new RegExp(`([+-]${a.source})(${n.source})?`),2);case"z":return kn(/[a-z_+-/]{1,256}?/i);case" ":return kn(/[^\S\n\r]/);default:return p(x)}})(t)||{invalidReason:Em};return b.token=t,b}var Mm={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 Pm(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=Mm[s];if(typeof a=="object"&&(a=a[o]),a)return{literal:!1,val:a}}function Nm(t){return[`^${t.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,t]}function Am(t,e,r){let n=t.match(e);if(n){let i={},o=1;for(let s in r)if(tr(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 Lm(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=yt.create(t.z)),P(t.Z)||(r||(r=new Te(t.Z)),n=t.Z),P(t.q)||(t.M=(t.q-1)*3+1),P(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),P(t.u)||(t.S=Mo(t.u)),[Object.keys(t).reduce((o,s)=>{let a=e(s);return a&&(o[a]=t[s]),o},{}),r,n]}var no=null;function Dm(){return no||(no=F.fromMillis(1555555555555)),no}function zm(t,e){if(t.literal)return t;let r=be.macroTokenToFormatOpts(t.val),n=pc(r,e);return n==null||n.includes(void 0)?t:n}function fc(t,e){return Array.prototype.concat(...t.map(r=>zm(r,e)))}var Nn=class{constructor(e,r){if(this.locale=e,this.format=r,this.tokens=fc(be.parseFormat(r),e),this.units=this.tokens.map(n=>Tm(n,e)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,i]=Nm(this.units);this.regex=RegExp(n,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){let[r,n]=Am(e,this.regex,this.handlers),[i,o,s]=n?Lm(n):[null,null,void 0];if(tr(n,"a")&&tr(n,"H"))throw new gt("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 hc(t,e,r){return new Nn(t,r).explainFromTokens(e)}function Im(t,e,r){let{result:n,zone:i,specificOffset:o,invalidReason:s}=hc(t,e,r);return[n,i,o,s]}function pc(t,e){if(!t)return null;let n=be.create(e,t).dtFormatter(Dm()),i=n.formatToParts(),o=n.resolvedOptions();return i.map(s=>Pm(s,t,o))}var io="Invalid DateTime",dl=864e13;function Ar(t){return new ye("unsupported zone",`the zone "${t.name}" is not supported`)}function oo(t){return t.weekData===null&&(t.weekData=Tn(t.c)),t.weekData}function so(t){return t.localWeekData===null&&(t.localWeekData=Tn(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function _t(t,e){let r={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new F({...r,...e,old:r})}function mc(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 xn(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 Sn(t,e,r){return mc(Ln(t),e,r)}function fl(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,Mn(n,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=ne.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=Ln(o),[l,c]=mc(a,r,t.zone);return s!==0&&(l+=s,c=t.zone.offset(l)),{ts:l,o:c}}function Kt(t,e,r,n,i,o){let{setZone:s,zone:a}=r;if(t&&Object.keys(t).length!==0||e){let l=e||a,c=F.fromObject(t,{...r,zone:l,specificOffset:o});return s?c:c.setZone(a)}else return F.invalid(new ye("unparsable",`the input "${i}" can't be parsed as ${n}`))}function wn(t,e,r=!0){return t.isValid?be.create(j.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(t,e):null}function ao(t,e,r){let n=t.c.year>9999||t.c.year<0,i="";if(n&&t.c.year>=0&&(i+="+"),i+=Q(t.c.year,n?6:4),r==="year")return i;if(e){if(i+="-",i+=Q(t.c.month),r==="month")return i;i+="-"}else if(i+=Q(t.c.month),r==="month")return i;return i+=Q(t.c.day),i}function hl(t,e,r,n,i,o,s){let a=!r||t.c.millisecond!==0||t.c.second!==0,l="";switch(s){case"day":case"month":case"year":break;default:if(l+=Q(t.c.hour),s==="hour")break;if(e){if(l+=":",l+=Q(t.c.minute),s==="minute")break;a&&(l+=":",l+=Q(t.c.second))}else{if(l+=Q(t.c.minute),s==="minute")break;a&&(l+=Q(t.c.second))}if(s==="second")break;a&&(!n||t.c.millisecond!==0)&&(l+=".",l+=Q(t.c.millisecond,3))}return i&&(t.isOffsetFixed&&t.offset===0&&!o?l+="Z":t.o<0?(l+="-",l+=Q(Math.trunc(-t.o/60)),l+=":",l+=Q(Math.trunc(-t.o%60))):(l+="+",l+=Q(Math.trunc(t.o/60)),l+=":",l+=Q(Math.trunc(t.o%60)))),o&&(l+="["+t.zone.ianaName+"]"),l}var gc={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Rm={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Fm={ordinal:1,hour:0,minute:0,second:0,millisecond:0},$n=["year","month","day","hour","minute","second","millisecond"],qm=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Vm=["year","ordinal","hour","minute","second","millisecond"];function En(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 _n(t);return e}function pl(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return En(t)}}function jm(t){if(Lr===void 0&&(Lr=H.now()),t.type!=="iana")return t.offset(Lr);let e=t.name,r=_o.get(e);return r===void 0&&(r=t.offset(Lr),_o.set(e,r)),r}function ml(t,e){let r=mt(e.zone,H.defaultZone);if(!r.isValid)return F.invalid(Ar(r));let n=j.fromObject(e),i,o;if(P(t.year))i=H.now();else{for(let l of $n)P(t[l])&&(t[l]=gc[l]);let s=Bl(t)||Wl(t);if(s)return F.invalid(s);let a=jm(r);[i,o]=Sn(t,a,r)}return new F({ts:i,zone:r,loc:n,o})}function gl(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 bl(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 Lr,_o=new Map,F=class t{constructor(e){let r=e.zone||H.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new ye("invalid input"):null)||(r.isValid?null:Ar(r));this.ts=P(e.ts)?H.now():e.ts;let i=null,o=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(r))[i,o]=[e.old.c,e.old.o];else{let a=bt(e.o)&&!e.old?e.o:r.offset(this.ts);i=xn(this.ts,a),n=Number.isNaN(i.year)?new ye("invalid input"):null,i=n?null:i,o=n?null:a}this._zone=r,this.loc=e.loc||j.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]=bl(arguments),[n,i,o,s,a,l,c]=r;return ml({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static utc(){let[e,r]=bl(arguments),[n,i,o,s,a,l,c]=r;return e.zone=Te.utcInstance,ml({year:n,month:i,day:o,hour:s,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,r={}){let n=kp(e)?e.valueOf():NaN;if(Number.isNaN(n))return t.invalid("invalid input");let i=mt(r.zone,H.defaultZone);return i.isValid?new t({ts:n,zone:i,loc:j.fromObject(r)}):t.invalid(Ar(i))}static fromMillis(e,r={}){if(bt(e))return e<-dl||e>dl?t.invalid("Timestamp out of range"):new t({ts:e,zone:mt(r.zone,H.defaultZone),loc:j.fromObject(r)});throw new re(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,r={}){if(bt(e))return new t({ts:e*1e3,zone:mt(r.zone,H.defaultZone),loc:j.fromObject(r)});throw new re("fromSeconds requires a numerical input")}static fromObject(e,r={}){e=e||{};let n=mt(r.zone,H.defaultZone);if(!n.isValid)return t.invalid(Ar(n));let i=j.fromObject(r),o=Pn(e,pl),{minDaysInFirstWeek:s,startOfWeek:a}=el(o,i),l=H.now(),c=P(r.specificOffset)?n.offset(l):r.specificOffset,d=!P(o.ordinal),u=!P(o.year),h=!P(o.month)||!P(o.day),p=u||h,g=o.weekYear||o.weekNumber;if((p||d)&&g)throw new gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&d)throw new gt("Can't mix ordinal dates with month/day");let b=g||o.weekday&&!p,x,v,k=xn(l,c);b?(x=qm,v=Rm,k=Tn(k,s,a)):d?(x=Vm,v=Fm,k=ro(k)):(x=$n,v=gc);let S=!1;for(let A of x){let U=o[A];P(U)?S?o[A]=v[A]:o[A]=k[A]:S=!0}let y=b?bp(o,s,a):d?yp(o):Bl(o),$=y||Wl(o);if($)return t.invalid($);let M=b?Xa(o,s,a):d?Qa(o):o,[z,O]=Sn(M,c,n),T=new t({ts:z,zone:n,o:O,loc:i});return o.weekday&&p&&e.weekday!==T.weekday?t.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${T.toISO()}`):T.isValid?T:t.invalid(T.invalid)}static fromISO(e,r={}){let[n,i]=cm(e);return Kt(n,i,r,"ISO 8601",e)}static fromRFC2822(e,r={}){let[n,i]=um(e);return Kt(n,i,r,"RFC 2822",e)}static fromHTTP(e,r={}){let[n,i]=dm(e);return Kt(n,i,r,"HTTP",r)}static fromFormat(e,r,n={}){if(P(e)||P(r))throw new re("fromFormat requires an input string and a format");let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0}),[a,l,c,d]=Im(s,e,r);return d?t.invalid(d):Kt(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]=ym(e);return Kt(n,i,r,"SQL",e)}static invalid(e,r=null){if(!e)throw new re("need to specify a reason the DateTime is invalid");let n=e instanceof ye?e:new ye(e,r);if(H.throwOnInvalid)throw new lo(n);return new t({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,r={}){let n=pc(e,j.fromObject(r));return n?n.map(i=>i?i.val:null).join(""):null}static expandFormat(e,r={}){return fc(be.parseFormat(e),j.fromObject(r)).map(i=>i.val).join("")}static resetCache(){Lr=void 0,_o.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?oo(this).weekYear:NaN}get weekNumber(){return this.isValid?oo(this).weekNumber:NaN}get weekday(){return this.isValid?oo(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?so(this).weekday:NaN}get localWeekNumber(){return this.isValid?so(this).weekNumber:NaN}get localWeekYear(){return this.isValid?so(this).weekYear:NaN}get ordinal(){return this.isValid?ro(this.c).ordinal:NaN}get monthShort(){return this.isValid?Jt.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Jt.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Jt.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Jt.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=Ln(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,d=xn(l,s),u=xn(c,a);return d.hour===u.hour&&d.minute===u.minute&&d.second===u.second&&d.millisecond===u.millisecond?[_t(this,{ts:l}),_t(this,{ts:c})]:[this]}get isInLeapYear(){return Ir(this.year)}get daysInMonth(){return Mn(this.year,this.month)}get daysInYear(){return this.isValid?Xt(this.year):NaN}get weeksInWeekYear(){return this.isValid?zr(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?zr(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){let{locale:r,numberingSystem:n,calendar:i}=be.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:i}}toUTC(e=0,r={}){return this.setZone(Te.instance(e),r)}toLocal(){return this.setZone(H.defaultZone)}setZone(e,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(e=mt(e,H.defaultZone),e.equals(this.zone))return this;if(e.isValid){let i=this.ts;if(r||n){let o=e.offset(this.ts),s=this.toObject();[i]=Sn(s,o,e)}return _t(this,{ts:i,zone:e})}else return t.invalid(Ar(e))}reconfigure({locale:e,numberingSystem:r,outputCalendar:n}={}){let i=this.loc.clone({locale:e,numberingSystem:r,outputCalendar:n});return _t(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;let r=Pn(e,pl),{minDaysInFirstWeek:n,startOfWeek:i}=el(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,d=r.weekYear||r.weekNumber;if((c||s)&&d)throw new gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&s)throw new gt("Can't mix ordinal dates with month/day");let u;o?u=Xa({...Tn(this.c,n,i),...r},n,i):P(r.ordinal)?(u={...this.toObject(),...r},P(r.day)&&(u.day=Math.min(Mn(u.year,u.month),u.day))):u=Qa({...ro(this.c),...r});let[h,p]=Sn(u,this.o,this.zone);return _t(this,{ts:h,o:p})}plus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e);return _t(this,fl(this,r))}minus(e){if(!this.isValid)return this;let r=ne.fromDurationLike(e).negate();return _t(this,fl(this,r))}startOf(e,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},i=ne.normalizeUnit(e);switch(i){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(i==="weeks")if(r){let o=this.loc.getStartOfWeek(),{weekday:s}=this;s<o&&(n.weekNumber=this.weekNumber-1),n.weekday=o}else n.weekday=1;if(i==="quarters"){let o=Math.ceil(this.month/3);n.month=(o-1)*3+1}return this.set(n)}endOf(e,r){return this.isValid?this.plus({[e]:1}).startOf(e,r).minus(1):this}toFormat(e,r={}){return this.isValid?be.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,e):io}toLocaleString(e=Cn,r={}){return this.isValid?be.create(this.loc.clone(r),e).formatDateTime(this):io}toLocaleParts(e={}){return this.isValid?be.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=En(s);let a=e==="extended",l=ao(this,a,s);return $n.indexOf(s)>=3&&(l+="T"),l+=hl(this,a,r,n,i,o,s),l}toISODate({format:e="extended",precision:r="day"}={}){return this.isValid?ao(this,e==="extended",En(r)):null}toISOWeekDate(){return wn(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=En(a),(i&&$n.indexOf(a)>=3?"T":"")+hl(this,s==="extended",r,e,n,o,a)):null}toRFC2822(){return wn(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return wn(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?ao(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")),wn(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():io}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};let r={...this.c};return e.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,r="milliseconds",n={}){if(!this.isValid||!e.isValid)return ne.invalid("created by diffing an invalid DateTime");let i={locale:this.locale,numberingSystem:this.numberingSystem,...n},o=xp(r).map(ne.normalizeUnit),s=e.valueOf()>this.valueOf(),a=s?this:e,l=s?e:this,c=$m(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?er.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),gl(r,this.plus(n),{...e,numeric:"always",units:i,unit:o})}toRelativeCalendar(e={}){return this.isValid?gl(e.base||t.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(t.isDateTime))throw new re("min requires all arguments be DateTimes");return tl(e,r=>r.valueOf(),Math.min)}static max(...e){if(!e.every(t.isDateTime))throw new re("max requires all arguments be DateTimes");return tl(e,r=>r.valueOf(),Math.max)}static fromFormatExplain(e,r,n={}){let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});return hc(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=j.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0});return new Nn(o,e)}static fromFormatParser(e,r,n={}){if(P(e)||P(r))throw new re("fromFormatParser requires an input string and a format parser");let{locale:i=null,numberingSystem:o=null}=n,s=j.fromOpts({locale:i,numberingSystem:o,defaultToEN:!0});if(!s.equals(r.locale))throw new re(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${r.locale}`);let{result:a,zone:l,specificOffset:c,invalidReason:d}=r.explainFromTokens(e);return d?t.invalid(d):Kt(a,l,n,`format ${r.format}`,e,c)}static get DATE_SHORT(){return Cn}static get DATE_MED(){return yl}static get DATE_MED_WITH_WEEKDAY(){return Xh}static get DATE_FULL(){return vl}static get DATE_HUGE(){return kl}static get TIME_SIMPLE(){return xl}static get TIME_WITH_SECONDS(){return wl}static get TIME_WITH_SHORT_OFFSET(){return Sl}static get TIME_WITH_LONG_OFFSET(){return $l}static get TIME_24_SIMPLE(){return El}static get TIME_24_WITH_SECONDS(){return _l}static get TIME_24_WITH_SHORT_OFFSET(){return Cl}static get TIME_24_WITH_LONG_OFFSET(){return Ol}static get DATETIME_SHORT(){return Tl}static get DATETIME_SHORT_WITH_SECONDS(){return Ml}static get DATETIME_MED(){return Pl}static get DATETIME_MED_WITH_SECONDS(){return Nl}static get DATETIME_MED_WITH_WEEKDAY(){return Qh}static get DATETIME_FULL(){return Al}static get DATETIME_FULL_WITH_SECONDS(){return Ll}static get DATETIME_HUGE(){return Dl}static get DATETIME_HUGE_WITH_SECONDS(){return zl}};function Pr(t){if(F.isDateTime(t))return t;if(t&&t.valueOf&&bt(t.valueOf()))return F.fromJSDate(t);if(t&&typeof t=="object")return F.fromObject(t);throw new re(`Unknown datetime argument: ${t}, of type ${typeof t}`)}var Fn="default",Ro="preflights",Bm="shortcuts",Wm="imports",Um={[Wm]:-200,[Ro]:-100,[Bm]:-10,[Fn]:0},Fo=/[\\:]?[\s'"`;{}]+/g;function Hm(t){return t.split(Fo)}var Gm={name:"@unocss/core/extractor-split",order:0,extract({code:t}){return Hm(t)}};function q(t=[]){return Array.isArray(t)?t:[t]}function qe(t){return Array.from(new Set(t))}function bc(t,e){return t.reduce((r,n)=>(r.findIndex(i=>e(n,i))===-1&&r.push(n),r),[])}function K(t){return typeof t=="string"}var $c=class extends Set{constructor(t){if(super(),this._map=new Map,t)for(let e of t)this.add(e)}add(t){return this._map.set(t,(this._map.get(t)??0)+1),super.add(t)}delete(t){return this._map.has(t)?(this._map.delete(t),super.delete(t)):!1}clear(){this._map.clear(),super.clear()}getCount(t){return this._map.get(t)??0}setCount(t,e){return this._map.set(t,e),super.add(t)}};function Do(t){return t instanceof $c}function lr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ce(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 zo=ce;function Zm(){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 Ym=/[\w\u00A0-\uFFFF%-?]/;function Ec(t=""){return Ym.test(t)}function Km(t){return typeof t=="function"?{match:t}:t}function yc(t){return t.length===3}function sr(t){return t!=null}function Jm(){}var Xm=class{constructor(){this._map=new Map}get(t,e){let r=this._map.get(t);if(r)return r.get(e)}getFallback(t,e,r){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.has(e)||n.set(e,r),n.get(e)}set(t,e,r){let n=this._map.get(t);return n||(n=new Map,this._map.set(t,n)),n.set(e,r),this}has(t,e){return this._map.get(t)?.has(e)}delete(t,e){return this._map.get(t)?.delete(e)||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([e,r])=>Array.from(r.entries()).map(([n,i])=>t(i,e,n)))}},Qm=class extends Map{getFallback(t,e){let r=this.get(t);return r===void 0?(this.set(t,e),e):r}map(t){let e=[];return this.forEach((r,n)=>{e.push(t(r,n))}),e}flatMap(t){let e=[];return this.forEach((r,n)=>{e.push(...t(r,n))}),e}};function qn(t){return K(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function e0(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>qn(e)):[t]:[qn(t)]}function t0(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 _c="__virtual_key__";function Io(t){return t==null?"":t0(t).map(([e,r])=>r!=null&&typeof r!="function"?e!==_c?`${e}:${r};`:r:void 0).filter(Boolean).join("")}function In(t){return t&&typeof t=="object"&&!Array.isArray(t)}function cr(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 In(n)&&In(i)&&Object.keys(i).forEach(s=>{In(n[s])&&In(i[s])||Array.isArray(n[s])&&Array.isArray(i[s])?o[s]=cr(n[s],i[s],r):Object.assign(o,{[s]:i[s]})}),o}function ar(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"?ar(n):n;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:ar(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(n=t[e])&&typeof n=="object"?ar(n):n;return r}return t}function r0(t){return K(t[0])}function n0(t){return K(t[0])}var Rn={};function i0(t=["-",":"]){let e=t.join("|");return Rn[e]||(Rn[e]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${e})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Rn[e].lastIndex=0,Rn[e]}function o0(t,e=["-",":"],r=5){let n=i0(e),i,o=t.toString(),s=new Set,a=new Map;do i=!1,o=o.replace(n,(c,d,u,h,p)=>{if(!e.includes(u))return c;i=!0,s.add(d+u);let g=p+d.length+u.length+1,b={length:c.length,items:[]};a.set(p,b);for(let x of[...h.matchAll(/\S+/g)]){let v=g+x.index,k=a.get(v)?.items;k?a.delete(v):k=[{offset:v,length:x[0].length,className:x[0]}];for(let S of k)S.className=S.className==="~"?d:S.className.replace(/^(!?)(.*)/,`$1${d}${u}$2`),b.items.push(S)}return"$".repeat(c.length)}),r-=1;while(i&&r);let l;if(typeof t=="string"){l="";let c=0;for(let[d,u]of a)l+=t.slice(c,d),l+=u.items.map(h=>h.className).join(" "),c=d+u.length;l+=t.slice(c)}else{l=t;for(let[c,d]of a)l.overwrite(c,c+d.length,d.items.map(u=>u.className).join(" "))}return{prefixes:Array.from(s),hasChanged:i,groupsByOffset:a,get expanded(){return l.toString()}}}function s0(t,e=["-",":"],r=5){let n=o0(t,e,r);return typeof t=="string"?n.expanded:t}var vc=new Set;function a0(t){vc.has(t)||(console.warn("[unocss]",t),vc.add(t))}function Cc(t){return q(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}var kc="_uno_resolved";async function l0(t){let e=typeof t=="function"?await t():await t;if(kc in e)return e;e={...e},Object.defineProperty(e,kc,{value:!0,enumerable:!1});let r=e.shortcuts?Cc(e.shortcuts):void 0;if(e.shortcuts=r,e.prefix||e.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&e.prefix&&(o.prefix=q(e.prefix)),o.layer==null&&e.layer&&(o.layer=e.layer)};r?.forEach(n),e.rules?.forEach(n)}return e}async function Oc(t){let e=await l0(t);return e.presets?[e,...(await Promise.all((e.presets||[]).flatMap(q).flatMap(Oc))).flat()]:[e]}function c0(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:qe(wc(...e)),exclude:qe(wc(...r))}};return i.length&&(s.filesystem=qe(i.flat())),o.length&&(s.inline=qe(o.flat())),s}async function xc(t={},e={}){let r=Object.assign({},e,t),n=bc((await Promise.all((r.presets||[]).flatMap(q).flatMap(Oc))).flat(),(y,$)=>y.name===$.name),i=[...n.filter(y=>y.enforce==="pre"),...n.filter(y=>!y.enforce),...n.filter(y=>y.enforce==="post")],o=[...i,r],s=[...o].reverse(),a=Object.assign({},Um,...o.map(y=>y.layers));function l(y){return qe(o.flatMap($=>q($[y]||[])))}let c=l("extractors"),d=s.find(y=>y.extractorDefault!==void 0)?.extractorDefault;d===void 0&&(d=Gm),d&&!c.includes(d)&&c.unshift(d),c.sort((y,$)=>(y.order||0)-($.order||0));let u=l("rules"),h=u.length,p={},g=[];for(let[y,$]of u.entries()){let M=$[2]??($[2]={});M.__index=y,r0($)?q(M.prefix??"").forEach(z=>{p[z+$[0]]=$}):g.unshift($)}let b={templates:qe(o.flatMap(y=>q(y.autocomplete?.templates))),extractors:o.flatMap(y=>q(y.autocomplete?.extractors)).sort((y,$)=>(y.order||0)-($.order||0)),shorthands:d0(o.map(y=>y.autocomplete?.shorthands||{}))},x=l("separators");x.length||(x=[":","-"]);let v=c0(l("content")),k={mergeSelectors:!0,warn:!0,sortLayers:y=>y,...r,blocklist:l("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:a,theme:u0(o.map(y=>y.theme)),rules:u,rulesSize:h,rulesDynamic:g,rulesStaticMap:p,preprocess:l("preprocess"),postprocess:l("postprocess"),preflights:l("preflights"),autocomplete:b,variants:l("variants").map(Km).sort((y,$)=>(y.order||0)-($.order||0)),shortcuts:Cc(l("shortcuts")).reverse(),extractors:c,safelist:l("safelist"),separators:x,details:r.details??r.envMode==="dev",content:v,transformers:bc(l("transformers"),(y,$)=>y.name===$.name)},S=l("extendTheme");for(let y of S)k.theme=y(k.theme,k)||k.theme;for(let y of o)y?.configResolved?.(k);return k}function u0(t){return t.map(e=>e?ar(e):{}).reduce((e,r)=>cr(e,r),{})}function d0(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 wc(...t){return t.flatMap(f0)}function f0(t){return Array.isArray(t)?t:t?[t]:[]}var h0="66.6.0",X={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"},p0=class Tc{constructor(e={},r={}){this.userConfig=e,this.defaults=r,this.version=h0,this.events=Zm(),this.config=void 0,this.cache=new Map,this.blocked=new Set,this.parentOrders=new Map,this.activatedRules=new Set,this.resolveCSSResult=(n,i,o,s)=>{let a=e0(i).filter(l=>l.length);if(a.length){this.config.details&&s.rules.push(o),s.generator.activatedRules.add(o);let l=o[2];return a.map(c=>{if(K(c))return[l.__index,c,l];let d=s.variantHandlers,u=l;for(let h of c)h[0]===X.variants?typeof h[1]=="function"?d=h[1](d)||d:d=[...q(h[1]),...d]:h[0]===X.parent?d=[{parent:h[1]},...d]:h[0]===X.selector?d=[{selector:h[1]},...d]:h[0]===X.layer?d=[{layer:h[1]},...d]:h[0]===X.sort?u={...u,sort:h[1]}:h[0]===X.noMerge?u={...u,noMerge:h[1]}:h[0]===X.body&&(h[0]=_c);return[l.__index,n,c,u,d]})}}}static async create(e={},r={}){let n=new Tc(e,r);return n.config=await xc(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 xc(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(Do(s)&&Do(n))for(let a of s)n.setCount(a,n.getCount(a)+s.getCount(a));else for(let a of s)n.add(a)}return n}makeContext(e,r){let n={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:X,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(e,r){if(this.blocked.has(e))return;let n=`${e}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((l,c)=>c(l)??l,e);if(this.isBlocked(i)){this.blocked.add(e),this.cache.set(n,null);return}let o=await this.matchVariants(e,i);if(o.every(l=>!l||this.isBlocked(l[1]))){this.blocked.add(e),this.cache.set(n,null);return}let s=async l=>{let c=this.makeContext(e,[r||l[0],l[1],l[2],l[3]]);this.config.details&&(c.variants=[...l[3]]);let d=await this.expandShortcut(c.currentSelector,c);return d?await this.stringifyShortcuts(c.variantMatch,c,d[0],d[1]):(await this.parseUtil(c.variantMatch,c))?.flatMap(u=>this.stringifyUtil(u,c)).filter(sr)},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=K(e)?await this.applyExtractors(e,n,l?new $c:new Set):Array.isArray(e)?new Set(e):e;if(s){let O={generator:this,theme:this.config.theme};this.config.safelist.flatMap(T=>typeof T=="function"?T(O):T).forEach(T=>{let A=T.trim();A&&!c.has(A)&&c.add(A)})}let d=a?"":`
25
+ `,u=new Set([Fn]),h=l?new Map:new Set,p=new Map,g={},b=Array.from(c).map(async O=>{if(h.has(O))return;let T=await this.parseToken(O);if(T!=null){h instanceof Map?h.set(O,{data:T,count:Do(c)?c.getCount(O):-1}):h.add(O);for(let A of T){let U=A[3]||"",V=A[4]?.layer;p.has(U)||p.set(U,[]),p.get(U).push(A),V&&u.add(V)}}});await Promise.all(b),await(async()=>{if(!o)return;let O={generator:this,theme:this.config.theme},T=new Set([]);this.config.preflights.forEach(({layer:A=Ro})=>{u.add(A),T.add(A)}),g=Object.fromEntries(await Promise.all(Array.from(T).map(async A=>[A,(await Promise.all(this.config.preflights.filter(U=>(U.layer||Ro)===A).map(async U=>await U.getCSS(O)))).filter(Boolean).join(d)])))})();let x=O=>this.config.sortLayers(O.sort((T,A)=>(this.config.layers[T]??0)-(this.config.layers[A]??0)||T.localeCompare(A))),v=x(Array.from(u)),k={},S=this.config.outputToCssLayers,y=O=>{let T=O;return typeof S=="object"&&(T=S.cssLayerName?.(O)),T===null?null:T??O},$=(O=Fn)=>{if(k[O])return k[O];let T=Array.from(p).sort((V,We)=>(this.parentOrders.get(V[0])??0)-(this.parentOrders.get(We[0])??0)||V[0]?.localeCompare(We[0]||"")||0).map(([V,We])=>{let ut=We.length,Ue=We.filter(te=>(te[4]?.layer||Fn)===O).sort((te,ze)=>te[0]-ze[0]||(te[4]?.sort||0)-(ze[4]?.sort||0)||te[5]?.currentSelector?.localeCompare(ze[5]?.currentSelector??"")||te[1]?.localeCompare(ze[1]||"")||te[2]?.localeCompare(ze[2]||"")||0).map(([,te,ze,,bn,,Ki])=>[[[(te&&g0(te,i))??"",bn?.sort??0]],ze,!!(Ki??bn?.noMerge)]);if(!Ue.length)return;let le=Ue.reverse().map(([te,ze,bn],Ki)=>{if(!bn&&this.config.mergeSelectors)for(let dt=Ki+1;dt<ut;dt++){let He=Ue[dt];if(He&&!He[2]&&(te&&He[0]||te==null&&He[0]==null)&&He[1]===ze)return te&&He[0]&&He[0].push(...te),null}let qa=te?qe(te.sort((dt,He)=>dt[1]-He[1]||dt[0]?.localeCompare(He[0]||"")||0).map(dt=>dt[0]).filter(Boolean)):[];return qa.length?`${qa.join(`,${d}`)}{${ze}}`:ze}).filter(Boolean),gn=Array.from(new Set(le)).reverse().join(d);if(!V)return gn;let Fa=V.split(" $$ ");return`${Fa.join("{")}{${d}${gn}${d}${"}".repeat(Fa.length)}`}).filter(Boolean).join(d);o&&(T=[g[O],T].filter(Boolean).join(d));let A;S&&T&&(A=y(O),A!==null&&(T=`@layer ${A}{${d}${T}${d}}`));let U=a?"":`/* layer: ${O}${A&&A!==O?`, alias: ${A}`:""} */${d}`;return k[O]=T?U+T:""},M=(O=v,T)=>{let A=O.filter(V=>!T?.includes(V)),U=A.map($).filter(Boolean);if(S){let V=A;typeof S=="object"&&S.allLayers&&(V=x(Object.keys(this.config.layers))),V.length>0&&U.unshift(`@layer ${V.map(y).filter(sr).join(", ")};`)}return U.join(d)};return{get css(){return M()},layers:v,matched:h,getLayers:M,getLayer:$,setLayer:async(O,T)=>{let A=await T($(O));return k[O]=A,A}}}async matchVariants(e,r){let n={rawSelector:e,theme:this.config.theme,generator:this},i=async o=>{let s=!0,[,,a,l]=o;for(;s;){s=!1;let c=o[1];for(let d of this.config.variants){if(!d.multiPass&&l.has(d))continue;let u=await d.match(c,n);if(u){if(K(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(d.multiPass)throw new Error("multiPass can not be used together with array return variants");let h=u.map(p=>{let g=p.matcher??c,b=[p,...a],x=new Set(l);return x.add(d),[o[0],g,b,x]});return(await Promise.all(h.map(p=>i(p)))).flat()}}o[1]=u.matcher??c,a.unshift(u),l.add(d),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 i=r.slice().sort((l,c)=>(l.order||0)-(c.order||0)).reduceRight((l,c)=>d=>{let u=c.body?.(d.entries)||d.entries,h=Array.isArray(c.parent)?c.parent:[c.parent,void 0],p=c.selector?.(d.selector,u);return(c.handle??y0)({...d,entries:u,selector:p||d.selector,parent:h[0]||d.parent,parentOrder:h[1]||d.parentOrder,layer:c.layer||d.layer,sort:c.sort||d.sort},l)},l=>l)({prefix:"",selector:b0(n),pseudo:"",entries:e[2]}),{parent:o,parentOrder:s}=i;o!=null&&s!=null&&this.parentOrders.set(o,s);let a={selector:[i.prefix,i.selector,i.pseudo].join(""),entries:i.entries,parent:o,layer:i.layer,sort:i.sort,noMerge:i.noMerge};return this.config.postprocess.reduce((l,c)=>{let d=[];for(let u of l){let h=c(u);Array.isArray(h)?d.push(...h.filter(sr)):d.push(h||u)}return d},[a])}constructCustomCSS(e,r,n){let i=qn(r);return K(i)?i:this.applyVariants([0,n||e.rawSelector,i,void 0,e.variantHandlers]).map(({selector:o,entries:s,parent:a})=>{let l=`${o}{${Io(s)}}`;return a?`${a}{${l}}`:l}).join("")}async parseUtil(e,r,n=!1,i){let o=K(e)?await this.matchVariants(e):[e],s=async([l,c,d])=>{this.config.details&&(r.rules=r.rules??[]);let u={...r,variantHandlers:d},h=this.config.rulesStaticMap[c];if(h&&h[1]&&(n||!h[2]?.internal))return this.resolveCSSResult(l,h[1],h,u);for(let p of this.config.rulesDynamic){let[g,b,x]=p;if(x?.internal&&!n)continue;let v=c;if(x?.prefix){let $=q(x.prefix);if(i){let M=q(i);if(!$.some(z=>M.includes(z)))continue}else{let M=$.find(z=>c.startsWith(z));if(M==null)continue;v=c.slice(M.length)}}let k=v.match(g);if(!k)continue;let S=await b(k,u);if(!S)continue;if(typeof S!="string")if(Symbol.asyncIterator in S){let $=[];for await(let M of S)M&&$.push(M);S=$}else Symbol.iterator in S&&!Array.isArray(S)&&(S=Array.from(S).filter(sr));let y=this.resolveCSSResult(l,S,p,u);if(y)return y}},a=(await Promise.all(o.map(l=>s(l)))).flat().filter(l=>!!l);if(a.length)return a}stringifyUtil(e,r){if(!e)return;if(yc(e))return[[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0]];let n=this.applyVariants(e),i=[];for(let o of n){let{selector:s,entries:a,parent:l,layer:c,sort:d,noMerge:u}=o,h=Io(a);if(!h)continue;let{layer:p,sort:g,...b}=e[3]??{},x={...b,layer:c??p,sort:d??g};i.push([e[0],s,h,l,x,this.config.details?r:void 0,u])}return i}async expandShortcut(e,r,n=5){if(n===0)return;let i=this.config.details?c=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(c)}:Jm,o,s,a,l;for(let c of this.config.shortcuts){let d=e;if(c[2]?.prefix){let u=q(c[2].prefix).find(h=>e.startsWith(h));if(u==null)continue;d=e.slice(u.length)}if(n0(c)){if(c[0]===d){o=o||c[2],s=c[1],i(c);break}}else{let u=d.match(c[0]);if(u&&(s=c[1](u,r)),s){o=o||c[2],i(c);break}}}if(s&&(a=qe(q(s).filter(K).map(c=>s0(c.trim()).split(/\s+/g)).flat()),l=q(s).filter(c=>!K(c)).map(c=>({handles:[],value:c}))),!s){let c=K(e)?await this.matchVariants(e):[e];for(let d of c){let[u,h,p]=d;if(u!==h){let g=await this.expandShortcut(h,r,n-1);g&&(a=g[0].filter(K).map(b=>u.replace(h,b)),l=g[0].filter(b=>!K(b)).map(b=>({handles:[...b.handles,...p],value:b.value})))}}}if(!(!a?.length&&!l?.length))return[[await Promise.all(q(a).map(async c=>(await this.expandShortcut(c,r,n-1))?.[0]||[c])),l].flat(2).filter(c=>!!c),o]}async stringifyShortcuts(e,r,n,i={layer:this.config.shortcutsLayer}){let o=new Qm,s=(await Promise.all(qe(n).map(async d=>{let u=K(d)?await this.parseUtil(d,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",qn(d.value),void 0,d.handles]];return!u&&this.config.warn&&a0(`unmatched utility "${d}" in shortcut "${e[1]}"`),u||[]}))).flat(1).filter(Boolean).sort((d,u)=>d[0]-u[0]),[a,,l]=e,c=[];for(let d of s){if(yc(d)){c.push([d[0],void 0,d[1],void 0,d[2],r,void 0]);continue}let u=Object.fromEntries(d[2])[X.shortcutsNoMerge],h=[...d[4],...u?[]:l];for(let{selector:p,entries:g,parent:b,sort:x,noMerge:v,layer:k}of this.applyVariants(d,h,a))o.getFallback(k??i.layer,new Xm).getFallback(p,b,[[],d[0]])[0].push([g,!!(v??d[3]?.noMerge),x??0])}return c.concat(o.flatMap((d,u)=>d.map(([h,p],g,b)=>{let x=(v,k,S)=>{let y=Math.max(...S.map(M=>M[1])),$=S.map(M=>M[0]);return(v?[$.flat(1)]:$).map(M=>{let z=Io(M);if(z)return[p,g,z,b,{...i,noMerge:k,sort:y,layer:u},r,void 0]})};return[[h.filter(([,v])=>v).map(([v,,k])=>[v,k]),!0],[h.filter(([,v])=>!v).map(([v,,k])=>[v,k]),!1]].map(([v,k])=>[...x(!1,k,v.filter(([S])=>S.some(y=>y[0]===X.shortcutsNoMerge))),...x(!0,k,v.filter(([S])=>S.every(y=>y[0]!==X.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(e){return!e||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(e):K(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):K(i)?i===e:i.test(e)});return r?Array.isArray(r)?r:[r,void 0]:void 0}};async function Mc(t,e){return await p0.create(t,e)}var Pc=/\s\$\$\s+/g;function m0(t){return Pc.test(t)}function g0(t,e){return m0(t)?t.replace(Pc,e?` ${e} `:" "):e?`${e} ${t}`:t}var Sc=/^\[(.+?)(~?=)"(.*)"\]$/;function b0(t){return Sc.test(t)?t.replace(Sc,(e,r,n,i)=>`[${zo(r)}${n}"${zo(i)}"]`):`.${zo(t)}`}function y0(t,e){return e(t)}var v0=44,k0=59,Nc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Dc=new Uint8Array(64),x0=new Uint8Array(128);for(let t=0;t<Nc.length;t++){let e=Nc.charCodeAt(t);Dc[t]=e,x0[e]=t}function qr(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(Dc[i])}while(n>0);return e}var Ac=1024*16,Lc=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}},w0=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(Ac)}write(t){let{buffer:e}=this;e[this.pos++]=t,this.pos===Ac&&(this.out+=Lc.decode(e),this.pos=0)}flush(){let{buffer:t,out:e,pos:r}=this;return r>0?e+Lc.decode(t.subarray(0,r)):e}};function zc(t){let e=new w0,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(k0),a.length===0)continue;let l=0;for(let c=0;c<a.length;c++){let d=a[c];c>0&&e.write(v0),l=qr(e,d[0],l),d.length!==1&&(r=qr(e,d[1],r),n=qr(e,d[2],n),i=qr(e,d[3],i),d.length!==4&&(o=qr(e,d[4],o)))}}return e.flush()}var Vn=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))}},jn=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 S0(){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 $0=S0(),qo=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=zc(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,"+$0(this.toString())}};function E0(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 _0(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 C0=Object.prototype.toString;function O0(t){return C0.call(t)==="[object Object]"}function Ic(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 T0=/\w/,Vo=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,r,n,i){if(r.length){let o=r.length-1,s=r.indexOf(`
28
28
  `,0),a=-1;for(;s>=0&&o>s;){let c=[this.generatedCodeColumn,e,n.line,n.column];i>=0&&c.push(i),this.rawSegments.push(c),this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,a=s,s=r.indexOf(`
29
29
  `,s+1)}let l=[this.generatedCodeColumn,e,n.line,n.column];i>=0&&l.push(i),this.rawSegments.push(l),this.advance(r.slice(a+1))}else this.pending&&(this.rawSegments.push(this.pending),this.advance(r));this.pending=null}addUneditedChunk(e,r,n,i,o){let s=r.start,a=!0,l=!1;for(;s<r.end;){if(n[s]===`
30
- `)i.line+=1,i.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,a=!0,l=!1;else{if(this.hires||a||o.has(s)){let c=[this.generatedCodeColumn,e,i.line,i.column];this.hires==="boundary"?O0.test(n[s])?l||(this.rawSegments.push(c),l=!0):(this.rawSegments.push(c),l=!1):this.rawSegments.push(c)}i.column+=1,this.generatedCodeColumn+=1,a=!1}s+=1}this.pending=null}advance(e){if(!e)return;let r=e.split(`
31
- `);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},jr=`
32
- `,fr={insertLeft:!1,insertRight:!1,storeName:!1},Bn=class t{constructor(e,r={}){let n=new Wn(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 jn},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 jn(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 Vo(e.hires),o=zc(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?E0(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 qo(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=$0(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(C0(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
- `));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 fr.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),fr.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return fr.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),fr.insertRight=!0),this.prependRight(e,r)}move(e,r,n){if(e=e+this.offset,r=r+this.offset,n=n+this.offset,n>=e&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(r),this._split(n);let i=this.byStart[e],o=this.byEnd[r],s=i.previous,a=o.next,l=this.byStart[n];if(!l&&o===this.lastChunk)return this;let c=l?l.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),c&&(c.next=i),l&&(l.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=c,o.next=l||null,c||(this.firstChunk=i),l||(this.lastChunk=o),this}overwrite(e,r,n,i){return i=i||{},this.update(e,r,n,{...i,overwrite:!i.contentOnly})}update(e,r,n,i){if(e=e+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(e===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(e),this._split(r),i===!0&&(fr.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),fr.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,s=i!==void 0?i.overwrite:!1;if(o){let c=this.original.slice(e,r);Object.defineProperty(this.storedNames,c,{writable:!0,value:!0,enumerable:!0})}let a=this.byStart[e],l=this.byEnd[r];if(a){let c=a;for(;c!==l;){if(c.next!==this.byStart[c.end])throw new Error("Cannot overwrite across a split point");c=c.next,c.edit("",!1)}a.edit(n,o,!s)}else{let c=new Wn(e,r,"").edit(n,o);l.next=c,c.previous=l}return this}prepend(e){if(typeof e!="string")throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this}prependLeft(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byEnd[e];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(e,r){if(e=e+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(e);let n=this.byStart[e];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(e,r){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}if(e===r)return this;if(e<0||r>this.original.length)throw new Error("Character is out of bounds");if(e>r)throw new Error("end must be greater than start");this._split(e),this._split(r);let n=this.byStart[e];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let e=this.outro.lastIndexOf(jr);if(e!==-1)return this.outro.substr(e+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(jr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(jr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(jr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(jr),e!==-1?this.intro.substr(e+1)+r:this.intro+r}slice(e=0,r=this.original.length-this.offset){if(e=e+this.offset,r=r+this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>e||i.end<=e);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error(`Cannot use replaced character ${e} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===e)&&(n+=i.intro);let s=i.start<r&&i.end>=r;if(s&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let a=o===i?e-i.start:0,l=s?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(a,l),i.outro&&(!s||i.end===r)&&(n+=i.outro),s)break;i=i.next}return n}snip(e,r){let n=this.clone();return n.remove(0,e),n.remove(r,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let r=this.lastSearchedChunk,n=r,i=e>r.end;for(;r;){if(r.contains(e))return this._splitChunk(r,e);if(r=i?this.byStart[r.end]:this.byEnd[r.start],r===n)return;n=r}}_splitChunk(e,r){if(e.edited&&e.content.length){let i=zc(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};function dr(t,e,r){if(t==="")return;let n=t.length,i=0,o=!1,s=0;for(let a=0;a<n;a++)switch(t[a]){case e:o||(o=!0,s=a),i++;break;case r:if(--i,i<0)return;if(i===0)return[t.slice(s,a+1),t.slice(a+1),t.slice(0,s)];break}}function Pt(t,e,r,n){if(t===""||(K(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 Ze(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=Pt(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var Bo=["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"],M0=["hsl","hwb","lch","oklch"],P0=["shorter","longer","increasing","decreasing"],Uo=["%alpha","<alpha-value>"],Ho=new RegExp(Uo.map(t=>cr(t)).join("|"),"g");function Go(t){return t?T0.some(e=>t.includes(e))||M0.some(e=>t.includes(e))||P0.some(e=>t.includes(e)):!1}function At(t=""){let e=A0(t);if(e==null||e===!1)return;let{type:r,components:n,alpha:i}=e,o=r.toLowerCase();if(n.length!==0&&!(Bo.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(s=>typeof s=="string"?s.trim():s),alpha:typeof i=="string"?i.trim():i}}function Nt(t,e){if(typeof t=="string")return t.replace(Ho,`${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}`,Bo.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function A0(t){if(!t)return;let e=N0(t);if(e!=null||(e=L0(t),e!=null)||(e=D0(t),e!=null)||(e=z0(t),e!=null)||(e=R0(t),e!=null))return e}function N0(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 L0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function D0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=Ze(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 I0=new RegExp(`^(${Bo.join("|")})\\((.+)\\)$`,"i");function z0(t){let e=t.match(I0);if(!e)return;let[,r,n]=e,i=Vc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function R0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=Vc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function Vc(t){let e=Ze(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=Ze(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 jc(t){return t.includes("theme(")&&t.includes(")")}function Wc(t,e,r=!0){let n=Array.from(t.toString().matchAll(F0));if(!n.length)return t;let i=new Bn(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=q0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function q0(t,e,r=!0){let[n,i]=t.split("/"),o=n.trim().split(".").reduce((s,a)=>s?.[a],e);if(typeof o=="object"&&(o=o.DEFAULT),typeof o=="string"){if(i){let s=At(o);s&&(o=Nt(s,i))}return o}else if(r)throw new Error(`theme of "${t}" did not found`)}function Zo(t){var e;let r=((e=t.match(/^-?\d+\.?\d*/))===null||e===void 0?void 0:e[0])||"",n=t.slice(r.length);if(n==="px"){let i=Number.parseFloat(r)-.1;return Number.isNaN(i)?t:`${i}${n}`}return`calc(${t} - 0.1px)`}function Bc(t){let e=function(n,i){var o;let s=((o=this.__options)===null||o===void 0?void 0:o.sequence)||[];this.__options.sequence=[];for(let a of s){let l=t[a](n,i);if(l!=null)return l}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(t))Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return e}var Wr="__pseudo_placeholder__",hr=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${Wr})`],["nth-last",`:nth-last-child(${Wr})`],["nth-last-of-type",`:nth-last-of-type(${Wr})`],["nth-of-type",`:nth-of-type(${Wr})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Uc=Object.keys(hr),pr=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Hc=Object.keys(pr),V0=["not","is","where","has"],Gc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),jo=Object.entries(hr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Wo=Object.entries(pr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Mt=V0.join("|"),Rc=Object.keys(Gc).sort((t,e)=>e.length-t.length).join("|"),j0=["::-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(hr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),qc=Object.entries(pr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function W0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${cr(e)}:)(\\S+)${cr(r)}\\1`),a,l,c,f,u=g=>{var b;let x=o(`${t}-`,g,[]);if(!x)return;let[v,k]=x,S=i.bracket(v);if(S==null)return;let y=((b=k.split(a,1))===null||b===void 0?void 0:b[0])??"",$=`${e}${le(y)}`;return[y,g.slice(g.length-(k.length-y.length-1)),S.includes("&")?S.replace(/&/g,$):`${$}${S}`]},h=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[x,v,k]=b,S=b[3]??"",y=hr[k]||pr[k]||`:${k}`;return v&&(y=`:${v}(${y})`),[S,g.slice(x.length),`${e}${le(S)}${y}`,k]},p=g=>{let b=g.match(f);if(!b)return;let[x,v,k]=b,S=b[3]??"",y=`:${v}(${k})`;return[S,g.slice(x.length),`${e}${le(S)}${y}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${Mt})-)?(${jo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${Mt})-)?(${Wo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter($=>$!=="-").join("|")})`),f=new RegExp(`^${t}-(?:(${Mt})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter($=>$!=="-").join("|")})`)),!g.startsWith(t))return;let x=u(g)||h(g)||p(g);if(!x)return;let[v,k,S,y=""]=x;return{matcher:k,handle:($,M)=>M({...$,prefix:`${S}${r}${$.prefix}`.replace(s,"$1$2:"),sort:Uc.indexOf(y)??Hc.indexOf(y)})}},multiPass:!0}}function Zc(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(`^(${qc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=hr[a[1]]||pr[a[1]]||`:${a[1]}`;if(a[2]){let f;a[2].startsWith("[")&&a[2].endsWith("]")?f=e.bracket(a[2]):f=a[2],f&&(l=l.replace(Wr,f))}let c=Uc.indexOf(a[1]);return c===-1&&(c=Hc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(f,u)=>{let h=l.includes("::")&&!j0.includes(l)?{pseudo:`${f.pseudo}${l}`}:{selector:`${f.selector}${l}`};return u({...f,...h,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${Fc}|${qc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${Rc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Gc[a[1]].map(l=>({matcher:o.slice(a[0].length),handle:(c,f)=>f({...c,pseudo:`${c.pseudo}${l}`})}))},multiPass:!1,autocomplete:`(${Rc}):`}]}function Yc(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${Mt})-(${jo})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${Mt})-(${Wo})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${Mt})-(\\[.+\\])(?:${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],f=e(l[2],"[","]")?r.bracket(l[2]):hr[l[2]]||pr[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:u=>`${u}:${c}(${f})`}}},multiPass:!0,autocomplete:`(${Mt})-(${jo}|${Wo}):`}}function Kc(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=le((Array.isArray(n)?n:[n]).filter(Boolean)[0]??"");let i=(o,s)=>W0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var B0=/(part-\[(.+)\]:)(.+)/;function Jc(){return{match(t){let e=t.match(B0);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function _e(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${cr(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=q(e).map(c=>({matcher:a,handle:(f,u)=>u({...f,...c(f)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function ce(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${cr(t)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${e}`})}},autocomplete:`${t}:`}}function vt(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=dr(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function ye(t,e,r){for(let n of q(t))if(e.startsWith(n)){let i=vt(n,e,r);if(i){let[o="",s=i[1]]=ye("/",i[1],r)??[];return[i[0],s,o]}for(let o of r.filter(s=>s!=="/")){let s=e.indexOf(o,n.length);if(s!==-1){let a=e.indexOf("/",n.length),l=a===-1||s<=a;return[e.slice(n.length,l?s:a),e.slice(s+o.length),l?"":e.slice(a+1,s)]}}}}function U0(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 H0(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${U0(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function G0(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var Z0=/\/\/#\s*sourceMappingURL=.*\n?/g;function Y0(t){return t.includes("sourceMappingURL=")?t.replace(Z0,""):t}var K0=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,J0=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,X0=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/;function Q0(t){let e=[];for(let i of t.matchAll(J0))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(K0))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=H0(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Fo).forEach(i=>{i.includes(n)&&(i=G0(i,r)),Ec(i)&&!X0.test(i)&&e.push(i)}),e}function Xc(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return Q0(Y0(t))}}}var eu=[["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"]],tg={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(/\.$/,""),ue=t=>`${A(t/16)}rem`,d=(t,e)=>`${A(t/e)}em`,rg={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)"}},Yo={sm:{"font-size":ue(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":ue(5),"padding-top":d(2,14),"padding-inline-end":d(5,14),"padding-bottom":d(2,14),"padding-inline-start":d(5,14)},code:{"font-size":d(12,14)},"h2 code":{"font-size":d(18,20)},"h3 code":{"font-size":d(16,18)},pre:{"font-size":d(12,14),"line-height":A(20/12),"margin-top":d(20,12),"margin-bottom":d(20,12),"border-radius":ue(4),"padding-top":d(8,12),"padding-inline-end":d(12,12),"padding-bottom":d(8,12),"padding-inline-start":d(12,12)},ol:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},ul:{"margin-top":d(16,14),"margin-bottom":d(16,14),"padding-inline-start":d(22,14)},li:{"margin-top":d(4,14),"margin-bottom":d(4,14)},"ol > li":{"padding-inline-start":d(6,14)},"ul > li":{"padding-inline-start":d(6,14)},"> ul > li p":{"margin-top":d(8,14),"margin-bottom":d(8,14)},"> ul > li > p:first-child":{"margin-top":d(16,14)},"> ul > li > p:last-child":{"margin-bottom":d(16,14)},"> ol > li > p:first-child":{"margin-top":d(16,14)},"> ol > li > p:last-child":{"margin-bottom":d(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(8,14),"margin-bottom":d(8,14)},dl:{"margin-top":d(16,14),"margin-bottom":d(16,14)},dt:{"margin-top":d(16,14)},dd:{"margin-top":d(4,14),"padding-inline-start":d(22,14)},hr:{"margin-top":d(40,14),"margin-bottom":d(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(12,14),"line-height":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":ue(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":ue(5),"padding-top":d(3,16),"padding-inline-end":d(6,16),"padding-bottom":d(3,16),"padding-inline-start":d(6,16)},code:{"font-size":d(14,16)},"h2 code":{"font-size":d(21,24)},"h3 code":{"font-size":d(18,20)},pre:{"font-size":d(14,16),"line-height":A(24/14),"margin-top":d(24,14),"margin-bottom":d(24,14),"border-radius":ue(6),"padding-top":d(12,14),"padding-inline-end":d(16,14),"padding-bottom":d(12,14),"padding-inline-start":d(16,14)},ol:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},ul:{"margin-top":d(20,16),"margin-bottom":d(20,16),"padding-inline-start":d(26,16)},li:{"margin-top":d(8,16),"margin-bottom":d(8,16)},"ol > li":{"padding-inline-start":d(6,16)},"ul > li":{"padding-inline-start":d(6,16)},"> ul > li p":{"margin-top":d(12,16),"margin-bottom":d(12,16)},"> ul > li > p:first-child":{"margin-top":d(20,16)},"> ul > li > p:last-child":{"margin-bottom":d(20,16)},"> ol > li > p:first-child":{"margin-top":d(20,16)},"> ol > li > p:last-child":{"margin-bottom":d(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(12,16),"margin-bottom":d(12,16)},dl:{"margin-top":d(20,16),"margin-bottom":d(20,16)},dt:{"margin-top":d(20,16)},dd:{"margin-top":d(8,16),"padding-inline-start":d(26,16)},hr:{"margin-top":d(48,16),"margin-bottom":d(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(14,16),"line-height":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":ue(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":ue(5),"padding-top":d(4,18),"padding-inline-end":d(8,18),"padding-bottom":d(4,18),"padding-inline-start":d(8,18)},code:{"font-size":d(16,18)},"h2 code":{"font-size":d(26,30)},"h3 code":{"font-size":d(21,24)},pre:{"font-size":d(16,18),"line-height":A(28/16),"margin-top":d(32,16),"margin-bottom":d(32,16),"border-radius":ue(6),"padding-top":d(16,16),"padding-inline-end":d(24,16),"padding-bottom":d(16,16),"padding-inline-start":d(24,16)},ol:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},ul:{"margin-top":d(24,18),"margin-bottom":d(24,18),"padding-inline-start":d(28,18)},li:{"margin-top":d(12,18),"margin-bottom":d(12,18)},"ol > li":{"padding-inline-start":d(8,18)},"ul > li":{"padding-inline-start":d(8,18)},"> ul > li p":{"margin-top":d(16,18),"margin-bottom":d(16,18)},"> ul > li > p:first-child":{"margin-top":d(24,18)},"> ul > li > p:last-child":{"margin-bottom":d(24,18)},"> ol > li > p:first-child":{"margin-top":d(24,18)},"> ol > li > p:last-child":{"margin-bottom":d(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,18),"margin-bottom":d(16,18)},dl:{"margin-top":d(24,18),"margin-bottom":d(24,18)},dt:{"margin-top":d(24,18)},dd:{"margin-top":d(12,18),"padding-inline-start":d(28,18)},hr:{"margin-top":d(56,18),"margin-bottom":d(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(16,18),"line-height":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":ue(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":ue(5),"padding-top":d(5,20),"padding-inline-end":d(8,20),"padding-bottom":d(5,20),"padding-inline-start":d(8,20)},code:{"font-size":d(18,20)},"h2 code":{"font-size":d(31,36)},"h3 code":{"font-size":d(27,30)},pre:{"font-size":d(18,20),"line-height":A(32/18),"margin-top":d(36,18),"margin-bottom":d(36,18),"border-radius":ue(8),"padding-top":d(20,18),"padding-inline-end":d(24,18),"padding-bottom":d(20,18),"padding-inline-start":d(24,18)},ol:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},ul:{"margin-top":d(24,20),"margin-bottom":d(24,20),"padding-inline-start":d(32,20)},li:{"margin-top":d(12,20),"margin-bottom":d(12,20)},"ol > li":{"padding-inline-start":d(8,20)},"ul > li":{"padding-inline-start":d(8,20)},"> ul > li p":{"margin-top":d(16,20),"margin-bottom":d(16,20)},"> ul > li > p:first-child":{"margin-top":d(24,20)},"> ul > li > p:last-child":{"margin-bottom":d(24,20)},"> ol > li > p:first-child":{"margin-top":d(24,20)},"> ol > li > p:last-child":{"margin-bottom":d(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,20),"margin-bottom":d(16,20)},dl:{"margin-top":d(24,20),"margin-bottom":d(24,20)},dt:{"margin-top":d(24,20)},dd:{"margin-top":d(12,20),"padding-inline-start":d(32,20)},hr:{"margin-top":d(56,20),"margin-bottom":d(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(18,20),"line-height":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":ue(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":ue(6),"padding-top":d(6,24),"padding-inline-end":d(8,24),"padding-bottom":d(6,24),"padding-inline-start":d(8,24)},code:{"font-size":d(20,24)},"h2 code":{"font-size":d(42,48)},"h3 code":{"font-size":d(32,36)},pre:{"font-size":d(20,24),"line-height":A(36/20),"margin-top":d(40,20),"margin-bottom":d(40,20),"border-radius":ue(8),"padding-top":d(24,20),"padding-inline-end":d(32,20),"padding-bottom":d(24,20),"padding-inline-start":d(32,20)},ol:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},ul:{"margin-top":d(32,24),"margin-bottom":d(32,24),"padding-inline-start":d(38,24)},li:{"margin-top":d(12,24),"margin-bottom":d(12,24)},"ol > li":{"padding-inline-start":d(10,24)},"ul > li":{"padding-inline-start":d(10,24)},"> ul > li p":{"margin-top":d(20,24),"margin-bottom":d(20,24)},"> ul > li > p:first-child":{"margin-top":d(32,24)},"> ul > li > p:last-child":{"margin-bottom":d(32,24)},"> ol > li > p:first-child":{"margin-top":d(32,24)},"> ol > li > p:last-child":{"margin-bottom":d(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":d(16,24),"margin-bottom":d(16,24)},dl:{"margin-top":d(32,24),"margin-bottom":d(32,24)},dt:{"margin-top":d(32,24)},dd:{"margin-top":d(12,24),"padding-inline-start":d(38,24)},hr:{"margin-top":d(72,24),"margin-bottom":d(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":d(20,24),"line-height":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 ng(t){let e=lr(tg);if(t)for(let r in t){let[n,i]=q(t[r]),[o,s]=e[r];e[r]=[n??o,i??s]}return e}function ig(t){return t?ur(Yo,t):Yo}function Qc(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,h]of Object.entries(a))o+=`${u}:${h}${i?" !important":""};`;o+="}"}return o}function og(t){for(let[e,...r]of eu)if(e===t)return r.length>0?r:[e]}var sg=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=ng(t?.colorScheme),o=ig(t?.sizeScheme),s=(u,h)=>ur(u,(typeof t?.cssExtend=="function"?t?.cssExtend(h):t?.cssExtend)??{}),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:h,theme:p})=>{let g=Qc(s(ur(rg,Yo.base),p),t??{});return{[h.body]:g,[h.selector]:a}},{layer:"typography",autocomplete:"prose",internal:!0}],[c,([,u],{theme:h,symbols:p})=>{let g=h.colors?.[u];if(!(!g||typeof g!="object"))return["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],[p.selector]:a}:Object.entries(i).reduce((b,[x,v])=>{let[k,S]=v,y=T=>g[T]??h[T]??T,$=y(k),M=y(S),I=`${n}-${x}`,O=`${n}-invert-${x}`;b[I]=Nt($,`var(${I}-opacity)`),b[O]=Nt(M,`var(${O}-opacity)`);for(let[T,N]of[[$,`${I}-opacity`],[M,`${O}-opacity`]])Uo.some(U=>T.includes(U))&&(b[N]="1");return b},{[p.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[f,([,u],{symbols:h,theme:p})=>{let g=Qc(s(o[u],p),t??{});return{[h.body]:g,[h.selector]:a}},{layer:"typography",autocomplete:`${e}-(${Object.keys(o).join("|")})`}],[`${e}-invert`,[{[`${n}-body`]:`var(${n}-invert-body)`,[`${n}-headings`]:`var(${n}-invert-headings)`,[`${n}-lead`]:`var(${n}-invert-lead)`,[`${n}-links`]:`var(${n}-invert-links)`,[`${n}-bold`]:`var(${n}-invert-bold)`,[`${n}-counters`]:`var(${n}-invert-counters)`,[`${n}-bullets`]:`var(${n}-invert-bullets)`,[`${n}-hr`]:`var(${n}-invert-hr)`,[`${n}-quotes`]:`var(${n}-invert-quotes)`,[`${n}-quote-borders`]:`var(${n}-invert-quote-borders)`,[`${n}-captions`]:`var(${n}-invert-captions)`,[`${n}-kbd`]:`var(${n}-invert-kbd)`,[`${n}-kbd-shadows`]:`var(${n}-invert-kbd-shadows)`,[`${n}-code`]:`var(${n}-invert-code)`,[`${n}-pre-code`]:`var(${n}-invert-pre-code)`,[`${n}-pre-bg`]:`var(${n}-invert-pre-bg)`,[`${n}-th-borders`]:`var(${n}-invert-th-borders)`,[`${n}-td-borders`]:`var(${n}-invert-td-borders)`,[X.selector]:a}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:u=>{if(u.startsWith(`${e}-`)){let h=new RegExp(`^${e}-(\\w+)[:-].+$`),p=u.match(h)?.[1];if(p){let g=og(p);if(g?.length)return{matcher:u.slice(e.length+p.length+2),selector:b=>{let x=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(v=>`${b} ${v}`).join(","):`${b} :is(:where(${g})${x})`}}}}},autocomplete:`${e}-(${eu.map(u=>`${u[0]}:`).join("|")})`}]}},Ko=sg;function ag({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 lg({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 tu(t){return[ag,lg].flatMap(e=>e(t))}var ru=Object.defineProperty;var nu=(t,e)=>{let r={};for(var n in t)ru(r,n,{get:t[n],enumerable:!0});return e&&ru(r,Symbol.toStringTag,{value:"Module"}),r};var lu="@unocss/preset-wind4",Br="$$mini-no-negative",Ur={transparent:"transparent",current:"currentColor",inherit:"inherit"},Ce={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-inline"],y:["-block"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},Xo={...Ce,x:["-inset-inline"],y:["-inset-block"],s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},Hr={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"]},Qo={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},cu=["x","y","z"],iu=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],fe=Object.assign({},...iu.map(t=>({[t.replace(/ /,"-")]:t})),...iu.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),G=["inherit","initial","revert","revert-layer","unset"],Un=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,uu=/^(var)\s*\((.+)\)(.*)/,Hn=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,cg=/^(-?\d*(?:\.\d+)?)$/,fu=/^(px|[sld]?v[wh])$/i,du={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Gn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,hu=/,(?![^()]*\))/g;var ug=nu({auto:()=>hg,bracket:()=>yg,bracketOfColor:()=>vg,bracketOfFamily:()=>wg,bracketOfLength:()=>kg,bracketOfNumber:()=>Sg,bracketOfPosition:()=>xg,cssvar:()=>$g,degree:()=>_g,fraction:()=>bg,global:()=>Cg,none:()=>Mg,number:()=>pu,numberWithUnit:()=>dg,percent:()=>gg,position:()=>Tg,properties:()=>Og,px:()=>mg,rem:()=>pg,time:()=>Eg}),fg=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"];function Fe(t){return+t.toFixed(10)}function dg(t){let e=t.match(Hn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${Fe(i)}${n}`}function hg(t){if(t==="auto"||t==="a")return"auto"}function pg(t){if(!t)return;if(fu.test(t))return`${du[t]}${t}`;let e=t.match(Hn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Fe(i)}${n}`:`${Fe(i/4)}rem`}function mg(t){if(fu.test(t))return`${du[t]}${t}`;let e=t.match(Hn);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${Fe(i)}${n}`:`${Fe(i)}px`}function pu(t){if(!cg.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return Fe(e)}function gg(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=pu(t);if(e!=null)return`${e}%`}function bg(t){if(!t)return;if(t==="full")return"100%";let[e,r]=t.split("/"),n=Number.parseFloat(e)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${Fe(n*100)}%`}function ou(t,e,r,n){let i=mr(n,e,r),o=typeof i=="object"&&"DEFAULT"in i;o&&r.push("DEFAULT");let s=o?i.DEFAULT:i,a=o&&e!=="spacing"?`${t}.DEFAULT`:t;return s!=null&&L(e,r.length?r:void 0),{val:s,varKey:a}}function Lt(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(Gn);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:h,varKey:p}=ou(l,f,u,r);h!=null&&(n=`calc(var(--${le(p.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),f=c?`, ${c}`:"",u=le(l);if(r){let[h,...p]=l.split("."),{val:g,varKey:b}=ou(l,h,p,r);n=g!=null?`var(--${le(b.replaceAll(".","-"))}${f})`:`var(--${u}${f})`}else n=`var(--${u}${f})`}}let s=0;for(let a of n)if(a==="[")s+=1;else if(a==="]"&&(s-=1,s<0))return;if(s)return;switch(i){case"string":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return n.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return n.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>{let l=[];return a.replace(/var\((--.+?)[,)]/g,(c,f)=>(l.push(f),c.replace(f,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>l.shift())})}}function yg(t,e){return Lt(t,void 0,e)}function vg(t,e){return Lt(t,"color",e)}function kg(t,e){return Lt(t,"length",e)||Lt(t,"size",e)}function xg(t,e){return Lt(t,"position",e)}function wg(t,e){return Lt(t,"family",e)}function Sg(t,e){return Lt(t,"number",e)}function $g(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${le(r)}${n?`, ${n}`:""})`}}function Eg(t){let e=t.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${Fe(i)}${n}`:`${Fe(i)}ms`}function _g(t){let e=t.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0deg":n?`${Fe(i)}${n}`:`${Fe(i)}deg`}function Cg(t){if(G.includes(t))return t}function Og(t){if(t.split(",").every(e=>fg.includes(e)))return t}function Tg(t){if(["top","left","right","bottom","center"].includes(t))return t}function Mg(t){if(t==="none")return"none"}var Pg=Bc(ug),m=Pg;function ve(t,e){let r=m.number(t)??e;if(r!=null){let n=Number(r);return String(r).endsWith("%")&&(n=Number(String(r).slice(0,-1))/100),n}}function W(t,e=Ce,r=(n,i)=>`${n}${i}`){return(([n,i,o="4"],{theme:s})=>{if(o!=null&&i!=null){let a,l=o.startsWith("-");if(l&&(o=o.slice(1)),a=ve(o),a!=null&&!Number.isNaN(a))return L("spacing"),e[i].map(c=>[r(t,c),`calc(var(--spacing) * ${l?"-":""}${a})`]);if(s.spacing&&o in s.spacing)return L("spacing",o),e[i].map(c=>[r(t,c),l?`calc(var(--${le(`spacing-${o}`)}) * -1)`:`var(--${le(`spacing-${o}`)})`]);if(a=m.bracket.cssvar.global.auto.fraction.rem(l?`-${o}`:o,s),a!=null)return e[i].map(c=>[r(t,c),a])}})}function Gr(t,e){let r,[n,...i]=Ze(t,["/",":"],3)??[];if(n!=null){let b=(n.match(Gn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;Go(a)||Go(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=su(e,c);if(!u&&c.length>=2){let b=c.at(-1),x=c.at(-2);/^\d+$/.test(b)&&(u=su(e,c.slice(0,-2).concat([`${x}${b}`])))}let{no:h,keys:p,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),x=b||s;if(m.numberWithUnit(x))return;/^#[\da-f]+$/i.test(x)?g=x:/^hex-[\da-fA-F]+$/.test(x)?g=`#${x.slice(4)}`:s.startsWith("$")&&(g=m.cssvar(s)),g=g||b}return{opacity:o,modifier:l&&m.bracket.cssvar(l)||l,name:f,no:h,color:g??Ur[f],alpha:m.bracket.cssvar.percent(o??""),keys:p,get cssColor(){return At(this.color)}}}function su(t,e){let r,n,i,o=mr(t,"colors",e);if(typeof o=="object"?"DEFAULT"in o&&(r=o.DEFAULT,n="DEFAULT",i=[...e,n]):typeof o=="string"&&(r=o,i=e,n=e.at(-1)),!!r)return{color:r,no:n,keys:i}}function mr(t,e,r){let n=t[e];function i(o,s){if(s.length===0)return o;if(!(!o||typeof o!="object"))for(let a=s.length;a>0;a--){let l=s.slice(0,a).join("-");if(l in o){let c=o[l];return a===s.length?c:i(c,s.slice(a))}}}return i(n,r)}function es(t,e,r,n){if(!t)return;let{color:i,keys:o,alpha:s,modifier:a}=t,l=n?.generator.config.envMode==="dev"&&i?` /* ${i} */`:"",c={};if(i){let f=[c],u=i.includes("var("),h=Object.values(Ur).includes(i);if(h&&!s)return c[e]=i,f;let p=`--un-${r}-opacity`,g=o&&!u&&!h?Y("colors",o):i,b=a??(o?"in srgb":"in oklab");if(!b.startsWith("in ")&&!b.startsWith("var(")&&(b=`in ${b}`),c[e]=`color-mix(${b}, ${g} ${s??`var(${p})`}, transparent)${l}`,f.push(C(p,{syntax:"<percentage>",initialValue:"100%"})),!h){if(o&&!u&&(L("colors",o),!a)){let x=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${g} ${s}, transparent)`:`${g}`} var(${p})`:`${g} ${s??`var(${p})`}`;f.push({[X.parent]:"@supports (color: color-mix(in lab, red, red))",[X.noMerge]:!0,[e]:`color-mix(in oklab, ${x}, transparent)${l}`})}n?.theme&&br(i,n.theme)}return f}}function Z(t,e){return([,r],n)=>{let i=Gr(r??"",n.theme);if(i)return es(i,t,e,n)}}function Zn(t,e,r){let n=[];t=q(t);for(let i=0;i<t.length;i++){let o=Ze(t[i]," ",6);if(!o||o.length<3)return t;let s=!1,a=o.indexOf("inset");a!==-1&&(o.splice(a,1),s=!0);let l="",c=o.at(-1);if(At(o.at(0))){let f=At(o.shift());f&&(l=Nt(f))}else if(At(c)){let f=At(o.pop());f&&(l=Nt(f))}else if(c&&c.startsWith("var(")){let f=o.pop();f&&(l=f)}n.push(`${s?"inset ":""}${o.join(" ")} var(${e}, ${r?`oklab(from ${l} l a b / ${r})`:l})`)}return n}function Ye(t,e){return t!=null&&!!Gr(t,e)?.color}var au=/[a-z]+/gi,Jo=new WeakMap;function zt({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Jo.has(t))return Jo.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(au,""))-Number.parseInt(s[1].replace(au,""))).map(([o,s])=>({point:o,size:s}));return Jo.set(t,i),i}function D(t,e){return G.map(r=>[`${t}-${r}`,{[e??t]:r}])}function C(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[X.shortcutsNoMerge]:!0,[X.noMerge]:!0,[X.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),Ag(t,i?String(i):"initial"),o}function gr(t){return t!=null&&Un.test(t)}function mu(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Un.test(t)||Hn.test(t)}function Yn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function ts(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Dt=new Set([]);function L(t,e="DEFAULT"){let r=`${t}:${q(e).join("-")}`;Dt.has(r)||Dt.add(r)}function Y(t,e){return`var(--${t}-${q(e).join("-")})`}function br(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=mr(e,n,i);typeof o=="string"&&(L(n,i),br(o,e))}}}var It=new Map;function Ag(t,e){It.has(t)||It.set(t,e)}var gu=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],Ng=/@media \(min-width: (.+)\)/,bu=[[/^__container$/,(t,e)=>{let{theme:r,variantHandlers:n}=e,i=r.containers?.padding,o;K(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(K(f)){let u=f.match(Ng)?.[1];if(u){let h=(zt(e)??[]).find(p=>p.size===u)?.point;s?h&&(a=s?.[h]):a=u,h&&!K(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}]],rs=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(zt(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 yu={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(G.map(t=>[t,t]))},Lg=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":yu[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(yu).join("|")})`,"(vertical|align|v)-<percentage>"]}]],vu=["center","left","right","justify","start","end"],Dg=[...vu.map(t=>[`text-${t}`,{"text-align":t}]),...[...G,...vu].map(t=>[`text-align-${t}`,{"text-align":t}])],Ig=[[/^(?: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?G:[]].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?G:[]].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?G:[]].includes(e)?{"animation-play-state":e}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...D("animate","animation")],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 ku(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 zg(){return function*([,t,e],{theme:r}){let n={},i=Gr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Ur).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?Y("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&&L("colors",s),r&&br(o,r)}}else n[`--un-gradient-${t}`]=m.bracket.cssvar(e);if(n[`--un-gradient-${t}`]){switch(t){case"from":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"via":yield{...n,"--un-gradient-via-stops":"var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-via) var(--un-gradient-via-position), var(--un-gradient-to) var(--un-gradient-to-position)","--un-gradient-stops":"var(--un-gradient-via-stops)"};break;case"to":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"stops":yield{...n};break}for(let o of Object.values(Du))yield o}}}function Rg(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(Du))yield r}}var Fg=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${ku(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)-(.+)$/,zg()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,Rg()],[/^bg-((?:repeating-)?(?:linear|radial|conic))$/,([,t])=>({"background-image":`${t}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-(gradient|linear|radial|conic)(?:-to-([rltb]{1,2}))?(?:\/(.+))?$/,([,t,e,r])=>({"--un-gradient-position":`${e in fe?`to ${fe[e]} `:" "}${ku(r)}`,"background-image":`${t==="gradient"?"linear":t}-gradient(var(--un-gradient-stops))`}),{autocomplete:["gradient","linear","radial","conic"].map(t=>`bg-${t}-to-(${Object.keys(fe).filter(e=>e.length<=2&&Array.from(e).every(r=>"rltb".includes(r))).join("|")})`)}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...D("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],[/^bg-size-(.+)$/,([,t])=>({"background-size":m.bracket.cssvar(t)})],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...G.map(t=>[`bg-clip-${t}`,{"-webkit-background-clip":t,"background-clip":t}]),[/^bg-([-\w]{3,})$/,([,t])=>({"background-position":fe[t]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...D("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...D("bg-origin","background-origin")],xu=[[/^outline-(?:width-|size-)?(.+)$/,Iu,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,qg,{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"},{[X.parent]:"@media (forced-colors: active)",outline:"2px solid transparent","outline-offset":"2px"}]],["outline-none",{"--un-outline-style":"none","outline-style":"none"}],...["auto","dashed","dotted","double","solid","groove","ridge","inset","outset",...G].map(t=>[`outline-${t}`,{"--un-outline-style":t,"outline-style":t}])];function*Iu([,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*qg(t,e){if(gr(m.bracket(t[1])))yield*Iu(t);else{let r=Z("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var Vg=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function jg(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 wu=[[/^will-change-(.+)/,([,t])=>({"will-change":jg(t)})]],ns={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"},Wg=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=ns[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(ns).join("|")})`,`list-(${Object.keys(ns).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,t])=>{if(/^\[url\(.+\)\]$/.test(t))return{"list-style-image":m.bracket(t)}}],["list-image-none",{"list-style-image":"none"}],...D("list","list-style-type")],Bg=[[/^accent-(.+)$/,Z("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>"]}]],Ug=[[/^caret-(.+)$/,Z("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>"]}]],Hg=[["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"]]]],Gg=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...D("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...D("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...D("overscroll-y","overscroll-behavior-y")],Zg=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...D("scroll","scroll-behavior")],Rt=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...G],Yg=[[/^(?:border|b)()(?:-(.+))?$/,qe,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,qe],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,qe],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,qe],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,qe],[/^(?:border|b)-()(?:width|size)-(.+)$/,qe,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,qe],[/^(?:border|b)-()(?:color-)?(.+)$/,Zr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Zr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Zr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Zr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Zr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Yr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Yr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Yr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Yr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Yr],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Kr,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$radius","(rounded|rd)","(rounded|rd)-$radius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Kr],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Kr],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Kr],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Kr],[/^(?:border|b)-(?:style-)?()(.+)$/,Jr,{autocomplete:["(border|b)-style",`(border|b)-(${Rt.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Rt.join("|")})`,`(border|b)-<directions>-style-(${Rt.join("|")})`,`(border|b)-style-(${Rt.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Jr],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Jr],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Jr],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Jr]];function Kg(t){return([,e],r)=>{let n=Gr(e,r.theme),i=es(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Ur).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function qe([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in Ce&&r!=null)return Ce[t].map(n=>[`border${n}-width`,r])}function Zr([,t="",e],r){if(t in Ce){if(gr(m.bracket(e)))return qe(["",t,e]);if(Ye(e,r.theme)){let n=Ce[t].map(i=>Kg(i)(["",e],r)).filter(ar);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function Yr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in Ce&&r!=null)return Ce[t].map(n=>[`--un-border${n}-opacity`,r])}function Kr([,t="",e="DEFAULT"],{theme:r}){if(t in Hr){if(e==="full")return Hr[t].map(i=>[`border${i}-radius`,"calc(infinity * 1px)"]);let n=r.radius?.[e]??m.bracket.cssvar.global.fraction.rem(e);if(n!=null){let i=r.radius&&e in r.radius;return i&&L("radius",e),Hr[t].map(o=>[`border${o}-radius`,i?Y("radius",e):n])}}}function Jr([,t="",e]){if(Rt.includes(e)&&t in Ce)return[["--un-border-style",e],...Ce[t].map(r=>[`border${r}-style`,e])]}var Jg=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],Xg=/^\[url\(.+\)\]$/,Qg=/^\[(?:length|size):.+\]$/,e1=/^\[position:.+\]$/,t1=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,r1=/^\[image:.+\]$/,n1=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(Xg.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(Qg.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((mu(e)||e1.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(t1.test(e)||r1.test(e)){let r=m.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:m.cssvar(r))??r}}return Z("background-color","bg")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],i1=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],o1=[[/^columns-(.+)$/,([,t],{theme:e})=>e.container&&t in e.container?(L("container",t),{columns:Y("container",t)}):{columns:m.bracket.numberWithUnit.number.cssvar(t)},{autocomplete:["columns-<num>","columns-$container"]}],["columns-auto",{columns:"auto"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...D("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...D("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...D("break-after")],Su=["solid","double","dotted","dashed","wavy",...G],s1=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,zu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,a1,{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>"}],...Su.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Su.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function zu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function a1(t,e){if(gr(m.bracket(t[1])))return zu(t);let r=Z("text-decoration-color","line")(t,e);if(r){let n=r[0];return n["-webkit-text-decoration-color"]=n["text-decoration-color"],r}}var l1=[[/^pa?()-?(.+)$/,W("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,W("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,W("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,W("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,W("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,W("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],c1=[[/^ma?()-?(.+)$/,W("margin")],[/^m-?xy()()$/,W("margin")],[/^m-?([xy])(?:-?(.+))?$/,W("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,W("margin")],[/^m-(block|inline)(?:-(.+))?$/,W("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,W("margin")]],u1=[[/^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]:[Ft(t)],[`--un-space-${e}-reverse`]:"1"},yield C(`--un-space-${e}-reverse`,{initialValue:0})}]];function Ft(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=ve(r);if(s!=null?(L("spacing"),o=`calc(var(--spacing) * ${s})`):o=n.spacing?.[r]??m.bracket.cssvar.auto.fraction.rem(r||"1"),o!=null){let a=Ce[e==="x"?"inline":"block"].map((l,c)=>[`margin${l}`,` calc(${o} * ${c===0?`var(--un-space-${e}-reverse)`:`calc(1 - var(--un-space-${e}-reverse))`})`]);a&&(yield{[i.variants]:[Ft(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield C(`--un-space-${e}-reverse`,{initialValue:0}))}}var d1=[[/^divide-(.+)$/,function*(t,e){let r=Z("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[Ft(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Ft(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,$u,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,$u],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Ft(t)],[`--un-divide-${e}-reverse`]:"1"},yield C(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${Rt.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[Ft(t)],"border-style":e}},{autocomplete:Rt.map(t=>`divide-${t}`)}]];function*$u([t,e,r],{symbols:n}){let i=m.bracket.cssvar.px(r||"1");if(i!=null){i==="0"&&(i="0px");let o={x:["-left","-right"],y:["-top","-bottom"]}[e].map(s=>{let a=s.endsWith("left")||s.endsWith("top")?`calc(${i} * var(--un-divide-${e}-reverse))`:`calc(${i} * calc(1 - var(--un-divide-${e}-reverse)))`;return[[`border${s}-width`,a],[`border${s}-style`,"var(--un-border-style)"]]});o&&(yield{[n.variants]:[Ft(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(o.flat())},yield C(`--un-divide-${e}-reverse`,{initialValue:0}),yield C("--un-border-style",{initialValue:"solid"}))}}var Ru=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],us=Ru.map(t=>C(`--un-${t}`)),Qn=Ru.map(t=>`var(--un-${t},)`).join(" "),Fu=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],h1=Fu.map(t=>C(`--un-${t}`)),ei=Fu.map(t=>`var(--un-${t},)`).join(" ");function is(t){let e=m.bracket.cssvar(t||"");if(e!=null||(e=t?m.percent(t):"100%",e!=null&&Number.parseFloat(e.slice(0,-1))<=100))return e}function ot(t,e){return([,r,n],{theme:i})=>{let o=e(n,i)??(n==="none"?"0":"");if(o!=="")return r?[{[`--un-${r}${t}`]:`${t}(${o})`,"-webkit-backdrop-filter":ei,"backdrop-filter":ei},...h1]:[{[`--un-${t}`]:`${t}(${o})`,filter:Qn},...us]}}function p1(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ze(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)&&!Ye(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(${Zn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:Qn},...us]}if(Ye(r,n))return Z("--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:Qn},...us]}var m1=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,ot("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,ot("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,ot("contrast",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-?(.+))?$/,p1,{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-(.+)$/,Z("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-drop-shadow-opacity":m.bracket.percent(t)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,ot("grayscale",is),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,ot("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,ot("invert",is),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,ot("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,ot("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,ot("sepia",is),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Qn}],["backdrop-filter",{"-webkit-backdrop-filter":ei,"backdrop-filter":ei}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...G.map(t=>[`filter-${t}`,{filter:t}]),...G.map(t=>[`backdrop-filter-${t}`,{"-webkit-backdrop-filter":t,"backdrop-filter":t}])],g1=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,t])=>({flex:m.bracket(t)!=null?m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" "):m.cssvar.fraction(t)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,t=""])=>({"flex-shrink":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,t=""])=>({"flex-grow":m.bracket.cssvar.number(t)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,t])=>{let e=ve(t);return e!=null?(L("spacing"),{"flex-basis":`calc(var(--spacing) * ${e})`}):{"flex-basis":m.bracket.cssvar.auto.fraction.rem(t)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],os={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},b1=[[/^(?:flex-|grid-)?gap-?()(.+)$/,W("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,W("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,W("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Ke(t){return t.replace("col","column")}function y1(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 v1=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Ke(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Ke(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Ke(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Ke(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Ke(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-${Ke(t)}`]:y1(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":Ke(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Ke(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Ke(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Ke(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"}]],Kn=["auto","hidden","clip","visible","scroll","overlay",...G],k1=[[/^(?:overflow|of)-(.+)$/,([,t])=>Kn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Kn.join("|")})`,`(overflow|of)-(x|y)-(${Kn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Kn.includes(e)?{[`overflow-${t}`]:e}:void 0]],x1=[[/^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"}]],fs={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},Eu="linear-gradient(#fff, #fff)",w1={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function _u([,t=""]){if(t in Hr)return{"mask-position":t.split("").flatMap(n=>fs[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function ss([t,e="",r,n],i){let o={...w1},s=[];if(s.push(...["linear","radial","conic"].map(a=>C(`--un-mask-${a}`,{initialValue:Eu}))),e in fs){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of fs[e]){if(o[`--un-mask-${a}`]=`linear-gradient(to ${a}, var(--un-mask-${a}-from-color) var(--un-mask-${a}-from-position), var(--un-mask-${a}-to-color) var(--un-mask-${a}-to-position))`,ve(n)!=null?(L("spacing"),o[`--un-mask-${a}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${a}-${r}-position`]=m.bracket.cssvar.fraction.rem(n),Ye(n,i.theme)){let l=Z(`--un-mask-${a}-${r}-color`,Yn("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:Eu})))}else{if(r==null)e==="radial"?(o["--un-mask-radial"]="radial-gradient(var(--un-mask-radial-stops, var(--un-mask-radial-size)))",o["--un-mask-radial-size"]=m.bracket.cssvar.rem(n)):(o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops, var(--un-mask-${e}-position)))`,o[`--un-mask-${e}-position`]=ve(n)?`calc(1deg * ${m.bracket.cssvar.number(n)})`:m.bracket.cssvar.fraction(n));else{let a={linear:"",radial:"var(--un-mask-radial-shape) var(--un-mask-radial-size) at ",conic:"from "};if(o[`--un-mask-${e}-stops`]=`${a[e]}var(--un-mask-${e}-position), var(--un-mask-${e}-from-color) var(--un-mask-${e}-from-position), var(--un-mask-${e}-to-color) var(--un-mask-${e}-to-position)`,o[`--un-mask-${e}`]=`${e}-gradient(var(--un-mask-${e}-stops))`,Ye(n,i.theme)){let l=Z(`--un-mask-${e}-${r}-color`,Yn("colors"))([t,n],i);if(l){let[c,...f]=l;Object.assign(o,c),s.push(...f)}}else ve(n)!=null?(L("spacing"),o[`--un-mask-${e}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${e}-${r}-position`]=m.bracket.cssvar.fraction.rem(n)}e==="radial"&&s.push(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 S1([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var $1=[["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)()(?:-(.+))?$/,ss,{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)?-?(.*)$/,ss],[/^mask-([trblxy])-(from|to)-(.*)$/,ss],["mask-none",{"mask-image":"none"}],["mask-radial-circle",{"--un-mask-radial-shape":"circle"}],["mask-radial-ellipse",{"--un-mask-radial-shape":"ellipse"}],["mask-radial-closest-side",{"--un-mask-radial-size":"closest-side"}],["mask-radial-closest-corner",{"--un-mask-radial-size":"closest-corner"}],["mask-radial-farthest-side",{"--un-mask-radial-size":"farthest-side"}],["mask-radial-farthest-corner",{"--un-mask-radial-size":"farthest-corner"}],[/^mask-radial-at-([-\w]{3,})$/,([,t])=>({"--un-mask-radial-position":fe[t]}),{autocomplete:[`mask-radial-at-(${Object.keys(fe).filter(t=>t.length>2).join("|")})`]}],["mask-alpha",{"mask-mode":"alpha"}],["mask-luminance",{"mask-mode":"luminance"}],["mask-match",{"mask-mode":"match-source"}],["mask-origin-border",{"mask-origin":"border-box"}],["mask-origin-padding",{"mask-origin":"padding-box"}],["mask-origin-content",{"mask-origin":"content-box"}],["mask-origin-fill",{"mask-origin":"fill-box"}],["mask-origin-stroke",{"mask-origin":"stroke-box"}],["mask-origin-view",{"mask-origin":"view-box"}],[/^mask-([rltb]{1,2})$/,_u],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":fe[t]})],[/^mask-(?:position-|pos-)(.+)$/,_u],["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-(.+)$/,S1],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],E1=[[/^\$ placeholder-(.+)$/,Z("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,t])=>({"--un-placeholder-opacity":m.bracket.percent(t)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],_1=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>G.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],qu=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...D("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...D("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...D("justify-self")],C1=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],Vu=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...D("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...D("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...D("self","align-self")],ju=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...D("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...D("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...D("place-self")],O1=[...qu,...Vu,...ju].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function ds(t){let e=ve(t);return e!=null?(L("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Xr([,t,e]){let r=ds(e);if(r!=null&&t in Xo)return Xo[t].map(n=>[n.slice(1),r])}var T1=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:ds(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)-(.+)$/,Xr],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Xr],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Xr],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Xr],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Xr],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:ds(e)})]],M1=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...D("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...D("clear")],P1=[[/^(?: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>"}]],A1=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...D("box","box-sizing")],N1=[[/^(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"})}`}]],hs={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"})},L1=[[/^shadow(?:-?(.+))?$/,Cu("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(?:-(.+))?$/,Cu("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 Cu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=Ze(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=Yn(t);if((s!=null||a!=null)&&!Ye(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Zn(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(hs)]}return Z(`--un-${l}-color`,l)(e,r)}}var D1=[[/^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(hs)]}],[/^ring-(.+)$/,Z("--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(hs)]}],[/^inset-ring-(.+)$/,Z("--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-(.+)$/,Z("--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"}]],I1=[...["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?()-?(.+)$/,W("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])-?(.+)$/,W("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,W("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,W("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,W("scroll-margin")],[/^scroll-pa?()-?(.+)$/,W("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,W("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,W("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,W("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,W("scroll-padding")]],z1={h:"height",w:"width",inline:"inline-size",block:"block-size"};function yr(t,e){return`${t||""}${z1[e]}`}function Jn(t,e,r){let n;for(let i of["container","spacing"])if(t[i]?.[r]){L(i,r),n=Y(i,r);break}if(!n)switch(r){case"fit":case"max":case"min":n=`${r}-content`;break;case"stretch":n="stretch";break;case"screen":n=e==="w"?"100vw":"100vh";break}return!n&&m.number(r)!=null&&(L("spacing"),n=`calc(var(--spacing) * ${m.number(r)})`),n??m.bracket.cssvar.global.auto.none.fraction.rem(r)}var R1=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[yr(t,"w")]:Jn(r,"w",e),[yr(t,"h")]:Jn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[yr(t,e)]:Jn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[yr(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)=>({[yr(t,e)]:Ou(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[yr(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=zt(t,r);if(n)return n.find(i=>i.point===e)?.size}function F1(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 q1=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":F1(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],V1=["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"],as=["size","layout","paint","style"],j1=[["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)})]],W1=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...D("backface","backface-visibility")],B1=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...V1.map(t=>[`cursor-${t}`,{cursor:t}])],U1=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:as.includes(t)?[{"--un-contain-size":t,contain:as.map(e=>`var(--un-contain-${e})`).join(" ")},...as.map(e=>C(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],H1=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...D("pointer-events")],G1=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...D("resize")],Z1=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...D("select","user-select")],Y1=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...G].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],K1=[[/^intrinsic(?:-(block|inline|w|h))?(?:-size)?-(.+)$/,([,t,e])=>({[`contain-intrinsic-${{block:"block-size",inline:"inline-size",w:"width",h:"height"}[t]??"size"}`]:m.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:["intrinsic-size-<num>","intrinsic-<num>","intrinsic-(block|inline|w|h)-<num>"]}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...D("content-visibility")],J1=[[/^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"}]],X1=[["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"}]],Q1=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],e2=[["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"}]],t2=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}],...D("case","text-transform")],r2=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],n2=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],i2=[...["manual","auto","none",...G].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],o2=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...D("write","writing-mode")],s2=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...D("write-orient","text-orientation")],a2=[["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"}]],l2=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],c2=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,t])=>{if(fe[t])return{"object-position":fe[t]};if(m.bracketOfPosition(t)!=null)return{"object-position":m.bracketOfPosition(t).split(" ").map(e=>m.position.fraction.auto.px.cssvar(e)??e).join(" ")}},{autocomplete:`object-(${Object.keys(fe).join("|")})`}]],u2=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...D("bg-blend","background-blend")],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"}],...D("mix-blend")],d2=[["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"}]],h2=[["forced-color-adjust-auto",{"forced-color-adjust":"auto"}],["forced-color-adjust-none",{"forced-color-adjust":"none"}]],p2=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],m2=[[/^fill-(.+)$/,Z("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-)?(.+)$/,Wu],[/^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-(.+)$/,g2,{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 Wu([,t]){return{"stroke-width":m.bracket.cssvar.fraction.px.number(t)}}function g2(t,e){return gr(m.bracket(t[1]))?Wu(t):Z("stroke","stroke")(t,e)}var b2=[["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=Tu(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=Tu(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 Tu(t,e){let r=e.spacing?.[t];if(!r){let n=ve(t);n!=null?(L("spacing"),r=`calc(var(--spacing) * ${n})`):r=m.bracket.cssvar.global.auto.fraction.rem(t)}return r}var ls="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",cs=["pan-x","pan-y","pinch-zoom"].map(t=>C(`--un-${t}`)),y2=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":ls};for(let e of cs)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":ls};for(let e of cs)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":ls};for(let t of cs)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...D("touch","touch-action")],Xn=["translate","rotate","scale"],ps=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),ms=ps,v2=["translateZ(0)",ps].join(" ");var k2=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":fe[t]??m.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(fe).join("|")})`,`origin-(${Object.keys(fe).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t],{theme:e})=>{let r;if(e.perspective?.[t]?(L("perspective",t),r=Y("perspective",t)):r=m.bracket.cssvar.px.numberWithUnit(t),r!=null)return{perspective:r}},{autocomplete:["transform-perspective-<num>","perspective-<num>","perspective-$perspective"]}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=m.bracket.cssvar(t)??(t.length>=3?fe[t]:void 0);if(e!=null)return{"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,Mu],[/^(?:transform-)?translate-([xyz])-(.+)$/,Mu],[/^(?:transform-)?rotate-()(.+)$/,Au],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Au],[/^(?:transform-)?skew-()(.+)$/,Nu],[/^(?:transform-)?skew-([xy])-(.+)$/,Nu,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,Pu],[/^(?:transform-)?scale-([xyz])-(.+)$/,Pu,{autocomplete:[`transform-(${Xn.join("|")})-<percent>`,`transform-(${Xn.join("|")})-(x|y|z)-<percent>`,`(${Xn.join("|")})-<percent>`,`(${Xn.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:ms}],["transform-cpu",{transform:ps}],["transform-gpu",{transform:v2}],["transform-none",{transform:"none"}],...D("transform")];function Mu([,t,e]){let r=ve(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(L("spacing"),[[...gs(t,typeof r=="number"?`calc(var(--spacing) * ${r})`:r,"translate"),["translate",`var(--un-translate-x) var(--un-translate-y)${t==="z"?" var(--un-translate-z)":""}`,Br]],...["x","y","z"].map(n=>C(`--un-translate-${n}`,{initialValue:0}))])}function Pu([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...gs(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 Au([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...gs(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",ms]],...["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 Nu([,t,e]){let r=m.bracket.cssvar.degree(e),n=Qo[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",ms]],...["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 gs(t,e,r){let n=e.split(hu);return t||!t&&n.length===1?Qo[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${cu[o]}`,i])}function Lu(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 x2=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{L("default",["transition","timingFunction"]),L("default",["transition","duration"]);let n={"transition-property":r.property?.DEFAULT,"transition-timing-function":`var(--un-ease, ${Y("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${Y("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=Lu(t,r);if(i)return{"--un-duration":e&&m.time(e),...n,"transition-property":i}}else if(e!=null)return{"--un-duration":m.time(e),...n}}],[/^(?:transition-)?duration-(.+)$/,([,t])=>({"--un-duration":m.bracket.cssvar.time(t),"transition-duration":m.bracket.cssvar.time(t)})],[/^(?:transition-)?delay-(.+)$/,([,t])=>({"transition-delay":m.bracket.cssvar.time(t)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>{let r;return e.ease?.[t]?(L("ease",t),r=Y("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)||Lu(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...G].join("|")})`]}],["transition-none",{transition:"none"}],...D("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],w2=[[/^text-(.+)$/,T2,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,Bu,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,M2,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,Z("color","text")],[/^(?:text|color|c)-(.+)$/,([,t])=>G.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${G.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^fw-?([^-]+)$/,([,t],{theme:e})=>{let r;return e.fontWeight?.[t]?(L("fontWeight",t),r=Y("fontWeight",t)):r=m.bracket.cssvar.global.number(t),{"--un-font-weight":r,"font-weight":r}},{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>{let r;if(e.leading?.[t]?(L("leading",t),r=Y("leading",t)):ve(t)?(L("spacing"),r=`calc(var(--spacing) * ${ve(t)})`):r=m.bracket.cssvar.global.rem(t),r!=null)return[{"--un-leading":r,"line-height":r},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]?(L("tracking",t),r=Y("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]?Y("tracking",t):m.bracket.cssvar.global.rem(t);return{"--un-word-spacing":r,"word-spacing":r}},{autocomplete:"word-spacing-$spacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":m.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>{let r;if(e.font?.[t])return L("font",t),r=Y("font",t),{"font-family":r};if(e.fontWeight?.[t])return L("fontWeight",t),r=Y("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"]}]],S2=[[/^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}}]],$2=[[/^indent-(.+)$/,([,t])=>{let e=ve(t);if(e!=null)return L("spacing"),{"text-indent":`calc(var(--spacing) * ${e})`};if(e=m.bracket.cssvar.auto.global.rem(t),e!=null)return{"text-indent":e}}]],E2=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&L("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?Y("textStrokeWidth",t):m.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,Z("-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 _2(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ze(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Ye(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Zn(o||s,"--un-text-shadow-color",a).join(","),"text-shadow":"var(--un-text-shadow)"}}return Z("--un-text-shadow-color","text-shadow")(t,e)??{"text-shadow":m.bracket.cssvar.global(r)}}var C2=[[/^text-shadow-(.+)$/,_2,{autocomplete:["text-shadow-$textShadow","text-shadow(-color)?-$colors","text-shadow(-color)?-(op|opacity)-<percent>"]}],[/^text-shadow-color-(.+)$/,Z("--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>"}]],kt=[C("--un-ordinal"),C("--un-slashed-zero"),C("--un-numeric-figure"),C("--un-numeric-spacing"),C("--un-numeric-fraction")],xt={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},O2=[["ordinal",[{"--un-ordinal":"ordinal",...xt},...kt]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...xt},...kt]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...xt},...kt]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...xt},...kt]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...xt},...kt]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...xt},...kt]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...xt},...kt]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...xt},...kt]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function T2([,t="base"],{theme:e}){let r=P2(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(L("leading",i),s=Y("leading",i)):s=m.bracket.cssvar.global.rem(i)),o)return L("text",[n,"fontSize"]),L("text",[n,"lineHeight"]),o.letterSpacing&&L("text",[n,"letterSpacing"]),{"font-size":Y("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${Y("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?Y("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 Bu([,t],{theme:e}){if(e.text?.[t]!=null)return L("text",[t,"fontSize"]),L("text",[t,"lineHeight"]),{"font-size":Y("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${Y("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function M2(t,e){return gr(m.bracket(t[1]))?Bu(t,e):Z("color","text")(t,e)}function P2(t,e){let[r,n]=Pt(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Gn)??[])[1];if(i==null||i===e)return[r,n]}}var A2={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"},N2=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=A2[t];if(r)return{[r]:m.cssvar(e)}}]],L2=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!I2(e)&&/^[\w-]+$/.test(n)&&D2(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function D2(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 I2(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var z2=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],Uu=[w2,S2,$2,E2,C2,c1,l1,Dg,Lg,Vg,xu,wu,Wg,Bg,Ug,Hg,Gg,xu,Zg,wu,Yg,n1,Jg,i1,bu,gu,s1,g1,b1,v1,R1,q1,j1,W1,B1,U1,H1,G1,Z1,Y1,K1,J1,X1,Q1,e2,t2,r2,n2,D1,L1,k2,x2,N2,L2,Vu,A1,O1,M1,T1,qu,C1,ju,_1,P1,k1,m2,Ig,Fg,i2,o2,s2,h2,a2,l2,c2,u2,f2,d2,$1,o1,m1,x1,E1,I1,b2,y2,O2,z2,u1,d1,p2,N1].flat();var Hu=[...rs];var bs={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(bs).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var R2={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"}},F2={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"'},q2={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},V2={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(",")},j2={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"}},W2={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},B2={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},U2={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},H2={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},G2={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)"},Z2={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"},Y2={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"},K2={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)"},J2={"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)"},X2={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)"},Q2={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)"]},eb={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},tb={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)"}},rb={"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"},Gu={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},nb={...Gu},ib={grid:"(display: grid)"},ob={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)"},sb={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(",")}},Zu={font:V2,colors:bs,spacing:Z2,breakpoint:Gu,verticalBreakpoint:nb,text:j2,fontWeight:W2,tracking:B2,leading:U2,textStrokeWidth:H2,radius:Y2,shadow:K2,insetShadow:J2,dropShadow:X2,textShadow:Q2,ease:ob,animation:R2,blur:q2,perspective:eb,property:sb,default:tb,container:rb,aria:F2,media:G2,supports:ib};var ab={name:"aria",match(t,e){let r=ye("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0,autocomplete:"aria-$aria"};function vr(t){return{name:`${t}-aria`,match(e,r){let n=ye(`${t}-aria-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.aria?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[aria-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[aria-${a}] ~ *)`,previous:`:where(*[aria-${a}] + &)`,parent:`:where(*[aria-${a}] > &)`,has:`&:has(*[aria-${a}])`,in:`:where(*[aria-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var lb=[vr("group"),vr("peer"),vr("parent"),vr("previous"),vr("has"),vr("in")],Yu=/(max|min)-\[([^\]]*)\]:/;function cb(){let t={};return{name:"breakpoints",match(e,r){if(Yu.test(e)){let i=e.match(Yu);return{matcher:e.replace(i[0],""),handle:(o,s)=>s({...o,parent:`${o.parent?`${o.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(zt(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("~"),h=3e3;return f?(h-=s+1,{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (max-width: ${Zo(o)})`,parentOrder:h})}):(h+=s+1,u&&s<n.length-1?{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Zo(n[s+1][1])})`,parentOrder:h})}:{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:h})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoint:"}}var ub=[_e("*",t=>({selector:`${t.selector} > *`}),{order:-1}),_e("**",t=>({selector:`${t.selector} *`}),{order:-1})];function Qr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=vt(`${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 fb=[Qr("all"," "),Qr("children",">"),Qr("next","+"),Qr("sibling","+"),Qr("siblings","~")],db=[_e("svg",t=>({selector:`${t.selector} svg`}))],hb={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=ye("@",t,e.generator.config.separators);if(r){let[n,i,o]=r,s=m.bracket(n),a;if(s?a=m.numberWithUnit(s):a=e.theme.container?.[n]??"",a){let l=1e3+Object.keys(e.theme.container??{}).indexOf(n);return o&&(l+=1e3),{matcher:i,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function pb(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[_e("dark",n=>({prefix:`${e} $$ ${n.prefix}`})),_e("light",n=>({prefix:`${r} $$ ${n.prefix}`}))]}return[ce("dark","@media (prefers-color-scheme: dark)"),ce("light","@media (prefers-color-scheme: light)")]}var mb=[_e(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),_e(".light",t=>({prefix:`.light $$ ${t.prefix}`})),ce("@dark","@media (prefers-color-scheme: dark)"),ce("@light","@media (prefers-color-scheme: light)"),ce("not-dark","@media not (prefers-color-scheme: dark)")],gb={name:"data",match(t,e){let r=ye("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function kr(t){return{name:`${t}-data`,match(e,r){let n=ye(`${t}-data-`,e,r.generator.config.separators);if(n){let[i,o,s]=n,a=m.bracket(i)??r.theme.data?.[i]??"";if(a){let l={group:`&:is(:where(.group${s?`\\/${s}`:""})[data-${a}] *)`,peer:`&:is(:where(.peer${s?`\\/${s}`:""})[data-${a}] ~ *)`,previous:`:where(*[data-${a}] + &)`,parent:`:where(*[data-${a}] > &)`,has:`&:has(*[data-${a}])`,in:`:where(*[data-${a}]) &`};return{matcher:o,handle:(c,f)=>f({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var bb=[kr("group"),kr("peer"),kr("parent"),kr("previous"),kr("has"),kr("in")],yb=[_e("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),_e("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function vb(){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 kb=_e("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),xb=ce("noscript","@media (scripting: none)"),wb={name:"scripting",match(t,e){let r=ye(["script-","scripting-"],t,e.generator.config.separators);if(r){let[n,i]=r;if(["none","initial-only","enabled"].includes(n))return{matcher:i,handle:(o,s)=>s({...o,parent:`${o.parent?`${o.parent} $$ `:""}@media (scripting: ${n})`})}}},multiPass:!0,autocomplete:["(scripting|script)-(none|initial-only|enabled)"]},Sb=ce("print","@media print"),$b={name:"media",match(t,e){let r=ye("media-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.media?.[n]??""),o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@media ${o}`})}}},multiPass:!0,autocomplete:"media-$media"},Eb=[ce("contrast-more","@media (prefers-contrast: more)"),ce("contrast-less","@media (prefers-contrast: less)")],_b=[ce("motion-reduce","@media (prefers-reduced-motion: reduce)"),ce("motion-safe","@media (prefers-reduced-motion: no-preference)")],Cb=[ce("landscape","@media (orientation: landscape)"),ce("portrait","@media (orientation: portrait)")],Ob=[ce("forced-colors","@media (forced-colors: active)")],Tb={name:"selector",match(t,e){let r=vt("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},Mb={name:"layer",match(t,e){let r=ye("layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@layer ${o}`})}}}},Pb={name:"uno-layer",match(t,e){let r=ye("uno-layer-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},Ab={name:"scope",match(t,e){let r=vt("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}`}}}},Nb={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=dr(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=m.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},Lb={name:"theme-variables",match(t,e){if(jc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(Wc(JSON.stringify(r.entries),e.theme))})}}}},Db=[_e("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],Ib={name:"implicit-group",match(t,e){let r=ye("in-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??n;if(o)return{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}${s.selector}`,selector:`:where(*:is(${o})) &`})}}}},Ku=/^-?[0-9.]+(?:[a-z]+|%)?$/,Ju=/-?[0-9.]+(?:[a-z]+|%)?/,zb=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function Rb(t){let e=t.match(Un)||t.match(uu);if(e){let[r,n]=Pt(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var Fb=/\b(hue-rotate)\s*(\(.*)/;function qb(t){let e=t.match(Fb);if(e){let[r,n]=Pt(e[2],"(",")"," ")??[];if(r){let i=Ku.test(r.slice(1,-1))?r.replace(Ju,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var Vb={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===Br))return;let r=!1;return e.forEach(n=>{if(q(n[2]).includes(Br))return;let i=n[1]?.toString();if(!i||i==="0"||zb.some(a=>a.test(n[0])))return;let o=Rb(i);if(o){n[1]=o,r=!0;return}let s=qb(i);if(s){n[1]=s,r=!0;return}Ku.test(i)&&(n[1]=i.replace(Ju,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},jb=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(Ye(o,e)||Wb(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function Wb(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function Bb(){return Zc({getBracket:dr,h:m,variantGetBracket:vt})}function Ub(){return Yc({getBracket:dr,h:m,variantGetBracket:vt})}function Hb(t={}){return Kc(t,{getBracket:dr,h:m,variantGetBracket:vt})}var Gb=Jc(),Zb={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},Yb={name:"supports",match(t,e){let r=ye("supports-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??"";if(o===""&&(o=e.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(s,a)=>a({...s,parent:`${s.parent?`${s.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0};function Xu(t){return[ab,gb,Mb,Tb,Pb,Vb,Zb,vb(),Yb,xb,wb,Sb,$b,...Eb,..._b,...Cb,...Ob,cb(),...fb,...db,jb,...Bb(),Ub(),...Hb(t),Gb,...pb(t),...mb,...yb,Ab,...ub,kb,hb,Nb,...bb,...lb,Lb,...Db,Ib].flat()}function Kb(t){if(t.preflights?.property===!1)return;let e=typeof t.preflights?.property=="object"?t.preflights.property:void 0,r=e?.parent!==void 0?e.parent:"@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b))))",n=e?.selector??"*, ::before, ::after, ::backdrop";return{getCSS:()=>{if(It.size===0)return;let i=Array.from(It.entries()).map(([o,s])=>`${o}:${s};`).join("");return r===!1?`${n}{${i}}`:`${r}{${n}{${i}}}`},layer:"properties"}}var Jb=`
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"?T0.test(n[s])?l||(this.rawSegments.push(c),l=!0):(this.rawSegments.push(c),l=!1):this.rawSegments.push(c)}i.column+=1,this.generatedCodeColumn+=1,a=!1}s+=1}this.pending=null}advance(e){if(!e)return;let r=e.split(`
31
+ `);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},Vr=`
32
+ `,ur={insertLeft:!1,insertRight:!1,storeName:!1},Bn=class t{constructor(e,r={}){let n=new jn(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 Vn},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 Vn(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 Vo(e.hires),o=Ic(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?_0(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 qo(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=E0(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(O0(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(d=>{for(let u=d[0];u<d[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
+ `));else for(a=l.start;a<c;){if(!i[a]){let d=this.original[a];d===`
34
+ `?o=!0:d!=="\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 ur.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),ur.insertLeft=!0),this.appendLeft(e,r)}insertRight(e,r){return ur.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),ur.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&&(ur.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),ur.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 jn(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(Vr);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(Vr),e!==-1)return n.outro.substr(e+1)+r;r=n.outro+r}if(n.content.length>0){if(e=n.content.lastIndexOf(Vr),e!==-1)return n.content.substr(e+1)+r;r=n.content+r}if(n.intro.length>0){if(e=n.intro.lastIndexOf(Vr),e!==-1)return n.intro.substr(e+1)+r;r=n.intro+r}}while(n=n.previous);return e=this.intro.lastIndexOf(Vr),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=Ic(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${e.original}")`)}let n=e.split(r);return this.byEnd[r]=e,this.byStart[r]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,r=this.firstChunk;for(;r;)e+=r.toString(),r=r.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,r=0;do r+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let r=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let r=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,r){function n(o,s){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(a,l)=>l==="$"?"$":l==="&"?o[0]:+l<o.length?o[+l]:`$${l}`):r(...o,o.index,s,o.groups)}function i(o,s){let a,l=[];for(;a=o.exec(s);)l.push(a);return l}if(e.global)i(e,this.original).forEach(s=>{if(s.index!=null){let a=n(s,this.original);a!==s[0]&&this.overwrite(s.index,s.index+s[0].length,a)}});else{let o=this.original.match(e);if(o&&o.index!=null){let s=n(o,this.original);s!==o[0]&&this.overwrite(o.index,o.index+o[0].length,s)}}return this}_replaceString(e,r){let{original:n}=this,i=n.indexOf(e);return i!==-1&&(typeof r=="function"&&(r=r(e,i,n)),e!==r&&this.overwrite(i,i+e.length,r)),this}replace(e,r){return typeof e=="string"?this._replaceString(e,r):this._replaceRegexp(e,r)}_replaceAllString(e,r){let{original:n}=this,i=e.length;for(let o=n.indexOf(e);o!==-1;o=n.indexOf(e,o+i)){let s=n.slice(o,o+i),a=r;typeof r=="function"&&(a=r(s,o,n)),s!==a&&this.overwrite(o,o+i,a)}return this}replaceAll(e,r){if(typeof e=="string")return this._replaceAllString(e,r);if(!e.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(e,r)}};function dr(t,e,r){if(t==="")return;let n=t.length,i=0,o=!1,s=0;for(let a=0;a<n;a++)switch(t[a]){case e:o||(o=!0,s=a),i++;break;case r:if(--i,i<0)return;if(i===0)return[t.slice(s,a+1),t.slice(a+1),t.slice(0,s)];break}}function Mt(t,e,r,n){if(t===""||(K(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 Ye(t,e,r,n="(",i=")"){r=r??10;let o=[],s=0;for(;t!=="";){if(++s>r)return;let a=Mt(t,n,i,e);if(!a)return;let[l,c]=a;o.push(l),t=c}if(o.length>0)return o}var Wo=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],M0=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],P0=["hsl","hwb","lch","oklch"],N0=["shorter","longer","increasing","decreasing"],Uo=["%alpha","<alpha-value>"],Ho=new RegExp(Uo.map(t=>lr(t)).join("|"),"g");function Go(t){return t?M0.some(e=>t.includes(e))||P0.some(e=>t.includes(e))||N0.some(e=>t.includes(e)):!1}function Pt(t=""){let e=A0(t);if(e==null||e===!1)return;let{type:r,components:n,alpha:i}=e,o=r.toLowerCase();if(n.length!==0&&!(Wo.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(s=>typeof s=="string"?s.trim():s),alpha:typeof i=="string"?i.trim():i}}function Nt(t,e){if(typeof t=="string")return t.replace(Ho,`${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}`,Wo.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function A0(t){if(!t)return;let e=L0(t);if(e!=null||(e=D0(t),e!=null)||(e=z0(t),e!=null)||(e=R0(t),e!=null)||(e=F0(t),e!=null))return e}function L0(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 D0(t){let e={rebeccapurple:[102,51,153,1]}[t];if(e!=null)return{type:"rgb",components:e.slice(0,3),alpha:e[3]}}function z0(t){let e=t.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!e)return;let[,r,n]=e,i=Ye(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 I0=new RegExp(`^(${Wo.join("|")})\\((.+)\\)$`,"i");function R0(t){let e=t.match(I0);if(!e)return;let[,r,n]=e,i=Vc(`${r} ${n}`);if(i){let{alpha:o,components:[s,...a]}=i;return{type:s,components:a,alpha:o}}}function F0(t){let e=t.match(/^color\((.+)\)$/);if(!e)return;let r=Vc(e[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function Vc(t){let e=Ye(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=Ye(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 q0=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;function jc(t){return t.includes("theme(")&&t.includes(")")}function Bc(t,e,r=!0){let n=Array.from(t.toString().matchAll(q0));if(!n.length)return t;let i=new Bn(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=V0(s,e,r);a&&i.overwrite(o.index,o.index+o[0].length,a)}return i.toString()}function V0(t,e,r=!0){let[n,i]=t.split("/"),o=n.trim().split(".").reduce((s,a)=>s?.[a],e);if(typeof o=="object"&&(o=o.DEFAULT),typeof o=="string"){if(i){let s=Pt(o);s&&(o=Nt(s,i))}return o}else if(r)throw new Error(`theme of "${t}" did not found`)}function Zo(t){var e;let r=((e=t.match(/^-?\d+\.?\d*/))===null||e===void 0?void 0:e[0])||"",n=t.slice(r.length);if(n==="px"){let i=Number.parseFloat(r)-.1;return Number.isNaN(i)?t:`${i}${n}`}return`calc(${t} - 0.1px)`}function Wc(t){let e=function(n,i){var o;let s=((o=this.__options)===null||o===void 0?void 0:o.sequence)||[];this.__options.sequence=[];for(let a of s){let l=t[a](n,i);if(l!=null)return l}};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 jr="__pseudo_placeholder__",fr=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(${jr})`],["nth-last",`:nth-last-child(${jr})`],["nth-last-of-type",`:nth-last-of-type(${jr})`],["nth-of-type",`:nth-of-type(${jr})`],"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}`])),Uc=Object.keys(fr),hr=Object.fromEntries([["backdrop","::backdrop"]].map(t=>Array.isArray(t)?t:[t,`:${t}`])),Hc=Object.keys(hr),j0=["not","is","where","has"],Gc=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),jo=Object.entries(fr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Bo=Object.entries(hr).filter(([,t])=>!t.startsWith("::")).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),Tt=j0.join("|"),Rc=Object.keys(Gc).sort((t,e)=>e.length-t.length).join("|"),B0=["::-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(fr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|"),qc=Object.entries(hr).map(([t])=>t).sort((t,e)=>e.length-t.length).join("|");function W0(t,e,r,n){let{h:i,variantGetBracket:o}=n,s=new RegExp(`^(${lr(e)}:)(\\S+)${lr(r)}\\1`),a,l,c,d,u=g=>{var b;let x=o(`${t}-`,g,[]);if(!x)return;let[v,k]=x,S=i.bracket(v);if(S==null)return;let y=((b=k.split(a,1))===null||b===void 0?void 0:b[0])??"",$=`${e}${ce(y)}`;return[y,g.slice(g.length-(k.length-y.length-1)),S.includes("&")?S.replace(/&/g,$):`${$}${S}`]},h=g=>{let b=g.match(l)||g.match(c);if(!b)return;let[x,v,k]=b,S=b[3]??"",y=fr[k]||hr[k]||`:${k}`;return v&&(y=`:${v}(${y})`),[S,g.slice(x.length),`${e}${ce(S)}${y}`,k]},p=g=>{let b=g.match(d);if(!b)return;let[x,v,k]=b,S=b[3]??"",y=`:${v}(${k})`;return[S,g.slice(x.length),`${e}${ce(S)}${y}`]};return{name:`pseudo:${t}`,match(g,b){if(a&&l&&c||(a=new RegExp(`(?:${b.generator.config.separators.join("|")})`),l=new RegExp(`^${t}-(?:(?:(${Tt})-)?(${jo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.join("|")})`),c=new RegExp(`^${t}-(?:(?:(${Tt})-)?(${Bo}))(?:(/[\\w-]+))?(?:${b.generator.config.separators.filter($=>$!=="-").join("|")})`),d=new RegExp(`^${t}-(?:(${Tt})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${b.generator.config.separators.filter($=>$!=="-").join("|")})`)),!g.startsWith(t))return;let x=u(g)||h(g)||p(g);if(!x)return;let[v,k,S,y=""]=x;return{matcher:k,handle:($,M)=>M({...$,prefix:`${S}${r}${$.prefix}`.replace(s,"$1$2:"),sort:Uc.indexOf(y)??Hc.indexOf(y)})}},multiPass:!0}}function Zc(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(`^(${qc})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let a=o.match(r)||o.match(n);if(a){let l=fr[a[1]]||hr[a[1]]||`:${a[1]}`;if(a[2]){let d;a[2].startsWith("[")&&a[2].endsWith("]")?d=e.bracket(a[2]):d=a[2],d&&(l=l.replace(jr,d))}let c=Uc.indexOf(a[1]);return c===-1&&(c=Hc.indexOf(a[1])),c===-1&&(c=void 0),{matcher:o.slice(a[0].length),handle:(d,u)=>{let h=l.includes("::")&&!B0.includes(l)?{pseudo:`${d.pseudo}${l}`}:{selector:`${d.selector}${l}`};return u({...d,...h,sort:c,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${Fc}|${qc}):`},{name:"pseudo:multi",match(o,s){i||(i=new RegExp(`^(${Rc})(?:${s.generator.config.separators.join("|")})`));let a=o.match(i);if(a)return Gc[a[1]].map(l=>({matcher:o.slice(a[0].length),handle:(c,d)=>d({...c,pseudo:`${c.pseudo}${l}`})}))},multiPass:!1,autocomplete:`(${Rc}):`}]}function Yc(t){let{getBracket:e,h:r}=t,n,i,o;return{match(s,a){n&&i||(n=new RegExp(`^(${Tt})-(${jo})(?:${a.generator.config.separators.join("|")})`),i=new RegExp(`^(${Tt})-(${Bo})(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`),o=new RegExp(`^(${Tt})-(\\[.+\\])(?:${a.generator.config.separators.filter(c=>c!=="-").join("|")})`));let l=s.match(n)||s.match(i)||s.match(o);if(l){let c=l[1],d=e(l[2],"[","]")?r.bracket(l[2]):fr[l[2]]||hr[l[2]]||`:${l[2]}`;return{matcher:s.slice(l[0].length),selector:u=>`${u}:${c}(${d})`}}},multiPass:!0,autocomplete:`(${Tt})-(${jo}|${Bo}):`}}function Kc(t,e){let r=!!t?.attributifyPseudo,n=t?.prefix??"";n=ce((Array.isArray(n)?n:[n]).filter(Boolean)[0]??"");let i=(o,s)=>W0(o,r?`[${n}${o}=""]`:`.${n}${o}`,s,e);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}var U0=/(part-\[(.+)\]:)(.+)/;function Jc(){return{match(t){let e=t.match(U0);if(e){let r=`part(${e[2]})`;return{matcher:t.slice(e[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function Me(t,e,r={}){let n;return{name:t,match(i,o){n||(n=new RegExp(`^${lr(t)}(?:${o.generator.config.separators.join("|")})`));let s=i.match(n);if(s){let a=i.slice(s[0].length),l=q(e).map(c=>({matcher:a,handle:(d,u)=>u({...d,...c(d)}),...r}));return l.length===1?l[0]:l}},autocomplete:`${t}:`}}function ue(t,e){let r;return{name:t,match(n,i){r||(r=new RegExp(`^${lr(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 vt(t,e,r){if(e.startsWith(`${t}[`)){let[n,i]=dr(e.slice(t.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function ke(t,e,r){for(let n of q(t))if(e.startsWith(n)){let i=vt(n,e,r);if(i){let[o="",s=i[1]]=ke("/",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)]}}}}function H0(t){let e,r,n=2166136261;for(e=0,r=t.length;e<r;e++)n^=t.charCodeAt(e),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}function G0(t,e,r,n){for(let i of Array.from(t.matchAll(r)))if(i!=null){let o=i[0],s=`${n}${H0(o)}`;e.set(s,o),t=t.replace(o,s)}return t}function Z0(t,e){for(let[r,n]of e.entries())t=t.replaceAll(r,n);return t}var Y0=/\/\/#\s*sourceMappingURL=.*\n?/g;function K0(t){return t.includes("sourceMappingURL=")?t.replace(Y0,""):t}var J0=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,X0=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,Q0=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/;function eg(t){let e=[];for(let i of t.matchAll(X0))i.index!==0&&!/^[\s'"`]/.test(t[i.index-1]??"")||e.push(i[0]);for(let i of t.matchAll(J0))e.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return t=G0(t,r,/-\[(?!&.+?;)[^\]]*\]/g,n),t&&t.split(Fo).forEach(i=>{i.includes(n)&&(i=Z0(i,r)),Ec(i)&&!Q0.test(i)&&e.push(i)}),e}function Xc(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:t}){return eg(K0(t))}}}var eu=[["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"]],rg={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]},N=t=>t.toFixed(7).replace(/0+$/,"").replace(/\.$/,""),de=t=>`${N(t/16)}rem`,f=(t,e)=>`${N(t/e)}em`,ng={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":f(32,16),"margin-bottom":f(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)"}},Yo={sm:{"font-size":de(14),"line-height":N(24/14),p:{"margin-top":f(16,14),"margin-bottom":f(16,14)},'[class~="lead"]':{"font-size":f(18,14),"line-height":N(28/18),"margin-top":f(16,18),"margin-bottom":f(16,18)},blockquote:{"margin-top":f(24,18),"margin-bottom":f(24,18),"padding-inline-start":f(20,18)},h1:{"font-size":f(30,14),"margin-top":"0","margin-bottom":f(24,30),"line-height":N(36/30)},h2:{"font-size":f(20,14),"margin-top":f(32,20),"margin-bottom":f(16,20),"line-height":N(28/20)},h3:{"font-size":f(18,14),"margin-top":f(28,18),"margin-bottom":f(8,18),"line-height":N(28/18)},h4:{"margin-top":f(20,14),"margin-bottom":f(8,14),"line-height":N(20/14)},img:{"margin-top":f(24,14),"margin-bottom":f(24,14)},picture:{"margin-top":f(24,14),"margin-bottom":f(24,14)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":f(24,14),"margin-bottom":f(24,14)},kbd:{"font-size":f(12,14),"border-radius":de(5),"padding-top":f(2,14),"padding-inline-end":f(5,14),"padding-bottom":f(2,14),"padding-inline-start":f(5,14)},code:{"font-size":f(12,14)},"h2 code":{"font-size":f(18,20)},"h3 code":{"font-size":f(16,18)},pre:{"font-size":f(12,14),"line-height":N(20/12),"margin-top":f(20,12),"margin-bottom":f(20,12),"border-radius":de(4),"padding-top":f(8,12),"padding-inline-end":f(12,12),"padding-bottom":f(8,12),"padding-inline-start":f(12,12)},ol:{"margin-top":f(16,14),"margin-bottom":f(16,14),"padding-inline-start":f(22,14)},ul:{"margin-top":f(16,14),"margin-bottom":f(16,14),"padding-inline-start":f(22,14)},li:{"margin-top":f(4,14),"margin-bottom":f(4,14)},"ol > li":{"padding-inline-start":f(6,14)},"ul > li":{"padding-inline-start":f(6,14)},"> ul > li p":{"margin-top":f(8,14),"margin-bottom":f(8,14)},"> ul > li > p:first-child":{"margin-top":f(16,14)},"> ul > li > p:last-child":{"margin-bottom":f(16,14)},"> ol > li > p:first-child":{"margin-top":f(16,14)},"> ol > li > p:last-child":{"margin-bottom":f(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":f(8,14),"margin-bottom":f(8,14)},dl:{"margin-top":f(16,14),"margin-bottom":f(16,14)},dt:{"margin-top":f(16,14)},dd:{"margin-top":f(4,14),"padding-inline-start":f(22,14)},hr:{"margin-top":f(40,14),"margin-bottom":f(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":f(12,14),"line-height":N(18/12)},"thead th":{"padding-inline-end":f(12,12),"padding-bottom":f(8,12),"padding-inline-start":f(12,12)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":f(8,12),"padding-inline-end":f(12,12),"padding-bottom":f(8,12),"padding-inline-start":f(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":f(24,14),"margin-bottom":f(24,14)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":f(12,14),"line-height":N(16/12),"margin-top":f(8,12)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},base:{"font-size":de(16),"line-height":N(28/16),p:{"margin-top":f(20,16),"margin-bottom":f(20,16)},'[class~="lead"]':{"font-size":f(20,16),"line-height":N(32/20),"margin-top":f(24,20),"margin-bottom":f(24,20)},blockquote:{"margin-top":f(32,20),"margin-bottom":f(32,20),"padding-inline-start":f(20,20)},h1:{"font-size":f(36,16),"margin-top":"0","margin-bottom":f(32,36),"line-height":N(40/36)},h2:{"font-size":f(24,16),"margin-top":f(48,24),"margin-bottom":f(24,24),"line-height":N(32/24)},h3:{"font-size":f(20,16),"margin-top":f(32,20),"margin-bottom":f(12,20),"line-height":N(32/20)},h4:{"margin-top":f(24,16),"margin-bottom":f(8,16),"line-height":N(24/16)},img:{"margin-top":f(32,16),"margin-bottom":f(32,16)},picture:{"margin-top":f(32,16),"margin-bottom":f(32,16)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":f(32,16),"margin-bottom":f(32,16)},kbd:{"font-size":f(14,16),"border-radius":de(5),"padding-top":f(3,16),"padding-inline-end":f(6,16),"padding-bottom":f(3,16),"padding-inline-start":f(6,16)},code:{"font-size":f(14,16)},"h2 code":{"font-size":f(21,24)},"h3 code":{"font-size":f(18,20)},pre:{"font-size":f(14,16),"line-height":N(24/14),"margin-top":f(24,14),"margin-bottom":f(24,14),"border-radius":de(6),"padding-top":f(12,14),"padding-inline-end":f(16,14),"padding-bottom":f(12,14),"padding-inline-start":f(16,14)},ol:{"margin-top":f(20,16),"margin-bottom":f(20,16),"padding-inline-start":f(26,16)},ul:{"margin-top":f(20,16),"margin-bottom":f(20,16),"padding-inline-start":f(26,16)},li:{"margin-top":f(8,16),"margin-bottom":f(8,16)},"ol > li":{"padding-inline-start":f(6,16)},"ul > li":{"padding-inline-start":f(6,16)},"> ul > li p":{"margin-top":f(12,16),"margin-bottom":f(12,16)},"> ul > li > p:first-child":{"margin-top":f(20,16)},"> ul > li > p:last-child":{"margin-bottom":f(20,16)},"> ol > li > p:first-child":{"margin-top":f(20,16)},"> ol > li > p:last-child":{"margin-bottom":f(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":f(12,16),"margin-bottom":f(12,16)},dl:{"margin-top":f(20,16),"margin-bottom":f(20,16)},dt:{"margin-top":f(20,16)},dd:{"margin-top":f(8,16),"padding-inline-start":f(26,16)},hr:{"margin-top":f(48,16),"margin-bottom":f(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":f(14,16),"line-height":N(24/14)},"thead th":{"padding-inline-end":f(8,14),"padding-bottom":f(8,14),"padding-inline-start":f(8,14)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":f(8,14),"padding-inline-end":f(8,14),"padding-bottom":f(8,14),"padding-inline-start":f(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":f(32,16),"margin-bottom":f(32,16)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":f(14,16),"line-height":N(20/14),"margin-top":f(12,14)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},lg:{"font-size":de(18),"line-height":N(32/18),p:{"margin-top":f(24,18),"margin-bottom":f(24,18)},'[class~="lead"]':{"font-size":f(22,18),"line-height":N(32/22),"margin-top":f(24,22),"margin-bottom":f(24,22)},blockquote:{"margin-top":f(40,24),"margin-bottom":f(40,24),"padding-inline-start":f(24,24)},h1:{"font-size":f(48,18),"margin-top":"0","margin-bottom":f(40,48),"line-height":N(48/48)},h2:{"font-size":f(30,18),"margin-top":f(56,30),"margin-bottom":f(32,30),"line-height":N(40/30)},h3:{"font-size":f(24,18),"margin-top":f(40,24),"margin-bottom":f(16,24),"line-height":N(36/24)},h4:{"margin-top":f(32,18),"margin-bottom":f(8,18),"line-height":N(28/18)},img:{"margin-top":f(32,18),"margin-bottom":f(32,18)},picture:{"margin-top":f(32,18),"margin-bottom":f(32,18)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":f(32,18),"margin-bottom":f(32,18)},kbd:{"font-size":f(16,18),"border-radius":de(5),"padding-top":f(4,18),"padding-inline-end":f(8,18),"padding-bottom":f(4,18),"padding-inline-start":f(8,18)},code:{"font-size":f(16,18)},"h2 code":{"font-size":f(26,30)},"h3 code":{"font-size":f(21,24)},pre:{"font-size":f(16,18),"line-height":N(28/16),"margin-top":f(32,16),"margin-bottom":f(32,16),"border-radius":de(6),"padding-top":f(16,16),"padding-inline-end":f(24,16),"padding-bottom":f(16,16),"padding-inline-start":f(24,16)},ol:{"margin-top":f(24,18),"margin-bottom":f(24,18),"padding-inline-start":f(28,18)},ul:{"margin-top":f(24,18),"margin-bottom":f(24,18),"padding-inline-start":f(28,18)},li:{"margin-top":f(12,18),"margin-bottom":f(12,18)},"ol > li":{"padding-inline-start":f(8,18)},"ul > li":{"padding-inline-start":f(8,18)},"> ul > li p":{"margin-top":f(16,18),"margin-bottom":f(16,18)},"> ul > li > p:first-child":{"margin-top":f(24,18)},"> ul > li > p:last-child":{"margin-bottom":f(24,18)},"> ol > li > p:first-child":{"margin-top":f(24,18)},"> ol > li > p:last-child":{"margin-bottom":f(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":f(16,18),"margin-bottom":f(16,18)},dl:{"margin-top":f(24,18),"margin-bottom":f(24,18)},dt:{"margin-top":f(24,18)},dd:{"margin-top":f(12,18),"padding-inline-start":f(28,18)},hr:{"margin-top":f(56,18),"margin-bottom":f(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":f(16,18),"line-height":N(24/16)},"thead th":{"padding-inline-end":f(12,16),"padding-bottom":f(12,16),"padding-inline-start":f(12,16)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":f(12,16),"padding-inline-end":f(12,16),"padding-bottom":f(12,16),"padding-inline-start":f(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":f(32,18),"margin-bottom":f(32,18)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":f(16,18),"line-height":N(24/16),"margin-top":f(16,16)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},xl:{"font-size":de(20),"line-height":N(36/20),p:{"margin-top":f(24,20),"margin-bottom":f(24,20)},'[class~="lead"]':{"font-size":f(24,20),"line-height":N(36/24),"margin-top":f(24,24),"margin-bottom":f(24,24)},blockquote:{"margin-top":f(48,30),"margin-bottom":f(48,30),"padding-inline-start":f(32,30)},h1:{"font-size":f(56,20),"margin-top":"0","margin-bottom":f(48,56),"line-height":N(56/56)},h2:{"font-size":f(36,20),"margin-top":f(56,36),"margin-bottom":f(32,36),"line-height":N(40/36)},h3:{"font-size":f(30,20),"margin-top":f(48,30),"margin-bottom":f(20,30),"line-height":N(40/30)},h4:{"margin-top":f(36,20),"margin-bottom":f(12,20),"line-height":N(32/20)},img:{"margin-top":f(40,20),"margin-bottom":f(40,20)},picture:{"margin-top":f(40,20),"margin-bottom":f(40,20)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":f(40,20),"margin-bottom":f(40,20)},kbd:{"font-size":f(18,20),"border-radius":de(5),"padding-top":f(5,20),"padding-inline-end":f(8,20),"padding-bottom":f(5,20),"padding-inline-start":f(8,20)},code:{"font-size":f(18,20)},"h2 code":{"font-size":f(31,36)},"h3 code":{"font-size":f(27,30)},pre:{"font-size":f(18,20),"line-height":N(32/18),"margin-top":f(36,18),"margin-bottom":f(36,18),"border-radius":de(8),"padding-top":f(20,18),"padding-inline-end":f(24,18),"padding-bottom":f(20,18),"padding-inline-start":f(24,18)},ol:{"margin-top":f(24,20),"margin-bottom":f(24,20),"padding-inline-start":f(32,20)},ul:{"margin-top":f(24,20),"margin-bottom":f(24,20),"padding-inline-start":f(32,20)},li:{"margin-top":f(12,20),"margin-bottom":f(12,20)},"ol > li":{"padding-inline-start":f(8,20)},"ul > li":{"padding-inline-start":f(8,20)},"> ul > li p":{"margin-top":f(16,20),"margin-bottom":f(16,20)},"> ul > li > p:first-child":{"margin-top":f(24,20)},"> ul > li > p:last-child":{"margin-bottom":f(24,20)},"> ol > li > p:first-child":{"margin-top":f(24,20)},"> ol > li > p:last-child":{"margin-bottom":f(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":f(16,20),"margin-bottom":f(16,20)},dl:{"margin-top":f(24,20),"margin-bottom":f(24,20)},dt:{"margin-top":f(24,20)},dd:{"margin-top":f(12,20),"padding-inline-start":f(32,20)},hr:{"margin-top":f(56,20),"margin-bottom":f(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":f(18,20),"line-height":N(28/18)},"thead th":{"padding-inline-end":f(12,18),"padding-bottom":f(16,18),"padding-inline-start":f(12,18)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":f(16,18),"padding-inline-end":f(12,18),"padding-bottom":f(16,18),"padding-inline-start":f(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":f(40,20),"margin-bottom":f(40,20)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":f(18,20),"line-height":N(28/18),"margin-top":f(18,18)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},"2xl":{"font-size":de(24),"line-height":N(40/24),p:{"margin-top":f(32,24),"margin-bottom":f(32,24)},'[class~="lead"]':{"font-size":f(30,24),"line-height":N(44/30),"margin-top":f(32,30),"margin-bottom":f(32,30)},blockquote:{"margin-top":f(64,36),"margin-bottom":f(64,36),"padding-inline-start":f(40,36)},h1:{"font-size":f(64,24),"margin-top":"0","margin-bottom":f(56,64),"line-height":N(64/64)},h2:{"font-size":f(48,24),"margin-top":f(72,48),"margin-bottom":f(40,48),"line-height":N(52/48)},h3:{"font-size":f(36,24),"margin-top":f(56,36),"margin-bottom":f(24,36),"line-height":N(44/36)},h4:{"margin-top":f(40,24),"margin-bottom":f(16,24),"line-height":N(36/24)},img:{"margin-top":f(48,24),"margin-bottom":f(48,24)},picture:{"margin-top":f(48,24),"margin-bottom":f(48,24)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":f(48,24),"margin-bottom":f(48,24)},kbd:{"font-size":f(20,24),"border-radius":de(6),"padding-top":f(6,24),"padding-inline-end":f(8,24),"padding-bottom":f(6,24),"padding-inline-start":f(8,24)},code:{"font-size":f(20,24)},"h2 code":{"font-size":f(42,48)},"h3 code":{"font-size":f(32,36)},pre:{"font-size":f(20,24),"line-height":N(36/20),"margin-top":f(40,20),"margin-bottom":f(40,20),"border-radius":de(8),"padding-top":f(24,20),"padding-inline-end":f(32,20),"padding-bottom":f(24,20),"padding-inline-start":f(32,20)},ol:{"margin-top":f(32,24),"margin-bottom":f(32,24),"padding-inline-start":f(38,24)},ul:{"margin-top":f(32,24),"margin-bottom":f(32,24),"padding-inline-start":f(38,24)},li:{"margin-top":f(12,24),"margin-bottom":f(12,24)},"ol > li":{"padding-inline-start":f(10,24)},"ul > li":{"padding-inline-start":f(10,24)},"> ul > li p":{"margin-top":f(20,24),"margin-bottom":f(20,24)},"> ul > li > p:first-child":{"margin-top":f(32,24)},"> ul > li > p:last-child":{"margin-bottom":f(32,24)},"> ol > li > p:first-child":{"margin-top":f(32,24)},"> ol > li > p:last-child":{"margin-bottom":f(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":f(16,24),"margin-bottom":f(16,24)},dl:{"margin-top":f(32,24),"margin-bottom":f(32,24)},dt:{"margin-top":f(32,24)},dd:{"margin-top":f(12,24),"padding-inline-start":f(38,24)},hr:{"margin-top":f(72,24),"margin-bottom":f(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":f(20,24),"line-height":N(28/20)},"thead th":{"padding-inline-end":f(12,20),"padding-bottom":f(16,20),"padding-inline-start":f(12,20)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":f(16,20),"padding-inline-end":f(12,20),"padding-bottom":f(16,20),"padding-inline-start":f(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":f(48,24),"margin-bottom":f(48,24)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":f(20,24),"line-height":N(32/20),"margin-top":f(20,20)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}}};function ig(t){let e=ar(rg);if(t)for(let r in t){let[n,i]=q(t[r]),[o,s]=e[r];e[r]=[n??o,i??s]}return e}function og(t){return t?cr(Yo,t):Yo}function Qc(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("::"),d=`:where(${l})${n}${c?`::${c}`:""}`;o+=`${d} {`;for(let[u,h]of Object.entries(a))o+=`${u}:${h}${i?" !important":""};`;o+="}"}return o}function sg(t){for(let[e,...r]of eu)if(e===t)return r.length>0?r:[e]}var ag=t=>{let e=t?.selectorName??"prose",r=t?.compatibility?.noColonNot||t?.compatibility?.noColonWhere,n=t?.cssVarPrefix??"--un-prose",i=ig(t?.colorScheme),o=og(t?.sizeScheme),s=(u,h)=>cr(u,(typeof t?.cssExtend=="function"?t?.cssExtend(h):t?.cssExtend)??{}),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]+)$`),d=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:h,theme:p})=>{let g=Qc(s(cr(ng,Yo.base),p),t??{});return{[h.body]:g,[h.selector]:a}},{layer:"typography",autocomplete:"prose",internal:!0}],[c,([,u],{theme:h,symbols:p})=>{let g=h.colors?.[u];if(!(!g||typeof g!="object"))return["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],[p.selector]:a}:Object.entries(i).reduce((b,[x,v])=>{let[k,S]=v,y=T=>g[T]??h[T]??T,$=y(k),M=y(S),z=`${n}-${x}`,O=`${n}-invert-${x}`;b[z]=Nt($,`var(${z}-opacity)`),b[O]=Nt(M,`var(${O}-opacity)`);for(let[T,A]of[[$,`${z}-opacity`],[M,`${O}-opacity`]])Uo.some(U=>T.includes(U))&&(b[A]="1");return b},{[p.selector]:a})},{layer:"typography",autocomplete:`${e}-$colors`}],[d,([,u],{symbols:h,theme:p})=>{let g=Qc(s(o[u],p),t??{});return{[h.body]:g,[h.selector]:a}},{layer:"typography",autocomplete:`${e}-(${Object.keys(o).join("|")})`}],[`${e}-invert`,[{[`${n}-body`]:`var(${n}-invert-body)`,[`${n}-headings`]:`var(${n}-invert-headings)`,[`${n}-lead`]:`var(${n}-invert-lead)`,[`${n}-links`]:`var(${n}-invert-links)`,[`${n}-bold`]:`var(${n}-invert-bold)`,[`${n}-counters`]:`var(${n}-invert-counters)`,[`${n}-bullets`]:`var(${n}-invert-bullets)`,[`${n}-hr`]:`var(${n}-invert-hr)`,[`${n}-quotes`]:`var(${n}-invert-quotes)`,[`${n}-quote-borders`]:`var(${n}-invert-quote-borders)`,[`${n}-captions`]:`var(${n}-invert-captions)`,[`${n}-kbd`]:`var(${n}-invert-kbd)`,[`${n}-kbd-shadows`]:`var(${n}-invert-kbd-shadows)`,[`${n}-code`]:`var(${n}-invert-code)`,[`${n}-pre-code`]:`var(${n}-invert-pre-code)`,[`${n}-pre-bg`]:`var(${n}-invert-pre-bg)`,[`${n}-th-borders`]:`var(${n}-invert-th-borders)`,[`${n}-td-borders`]:`var(${n}-invert-td-borders)`,[X.selector]:a}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:u=>{if(u.startsWith(`${e}-`)){let h=new RegExp(`^${e}-(\\w+)[:-].+$`),p=u.match(h)?.[1];if(p){let g=sg(p);if(g?.length)return{matcher:u.slice(e.length+p.length+2),selector:b=>{let x=`:not(:where([class~="not-${e}"],[class~="not-${e}"] *))`;return r?g.map(v=>`${b} ${v}`).join(","):`${b} :is(:where(${g})${x})`}}}}},autocomplete:`${e}-(${eu.map(u=>`${u[0]}:`).join("|")})`}]}},Ko=ag;function lg({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 cg({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 tu(t){return[lg,cg].flatMap(e=>e(t))}var ru=Object.defineProperty;var nu=(t,e)=>{let r={};for(var n in t)ru(r,n,{get:t[n],enumerable:!0});return e&&ru(r,Symbol.toStringTag,{value:"Module"}),r};var lu="@unocss/preset-wind4",Br="$$mini-no-negative",Wr={transparent:"transparent",current:"currentColor",inherit:"inherit"},Pe={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"]},Xo={...Pe,x:["-inset-inline"],y:["-inset-block"],s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},Ur={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},Qo={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},cu=["x","y","z"],iu=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],fe=Object.assign({},...iu.map(t=>({[t.replace(/ /,"-")]:t})),...iu.map(t=>({[t.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:t}))),G=["inherit","initial","revert","revert-layer","unset"],Wn=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,uu=/^(var)\s*\((.+)\)(.*)/,Un=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,ug=/^(-?\d*(?:\.\d+)?)$/,du=/^(px|[sld]?v[wh])$/i,fu={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Hn=/^\[(color|image|length|size|position|quoted|string|number|family):/i,hu=/,(?![^()]*\))/g;var dg=nu({auto:()=>pg,bracket:()=>vg,bracketOfColor:()=>kg,bracketOfFamily:()=>Sg,bracketOfLength:()=>xg,bracketOfNumber:()=>$g,bracketOfPosition:()=>wg,cssvar:()=>Eg,degree:()=>Cg,fraction:()=>yg,global:()=>Og,none:()=>Pg,number:()=>pu,numberWithUnit:()=>hg,percent:()=>bg,position:()=>Mg,properties:()=>Tg,px:()=>gg,rem:()=>mg,time:()=>_g}),fg=["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 Ve(t){return+t.toFixed(10)}function hg(t){let e=t.match(Un);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${Ve(i)}${n}`}function pg(t){if(t==="auto"||t==="a")return"auto"}function mg(t){if(!t)return;if(du.test(t))return`${fu[t]}${t}`;let e=t.match(Un);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Ve(i)}${n}`:`${Ve(i/4)}rem`}function gg(t){if(du.test(t))return`${fu[t]}${t}`;let e=t.match(Un);if(!e)return;let[,r,n]=e,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${Ve(i)}${n}`:`${Ve(i)}px`}function pu(t){if(!ug.test(t))return;let e=Number.parseFloat(t);if(!Number.isNaN(e))return Ve(e)}function bg(t){t.endsWith("%")&&(t=t.slice(0,-1));let e=pu(t);if(e!=null)return`${e}%`}function yg(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":`${Ve(n*100)}%`}function ou(t,e,r,n){let i=pr(n,e,r),o=typeof i=="object"&&"DEFAULT"in i;o&&r.push("DEFAULT");let s=o?i.DEFAULT:i,a=o&&e!=="spacing"?`${t}.DEFAULT`:t;return s!=null&&L(e,r.length?r:void 0),{val:s,varKey:a}}function At(t,e,r){if(t&&t.startsWith("[")&&t.endsWith("]")){let n,i,o=t.match(Hn);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,[d,...u]=l.split("."),{val:h,varKey:p}=ou(l,d,u,r);h!=null&&(n=`calc(var(--${ce(p.replaceAll(".","-"))}) * ${c})`)}else{let[l,c]=n.slice(2).split(","),d=c?`, ${c}`:"",u=ce(l);if(r){let[h,...p]=l.split("."),{val:g,varKey:b}=ou(l,h,p,r);n=g!=null?`var(--${ce(b.replaceAll(".","-"))}${d})`:`var(--${u}${d})`}else n=`var(--${u}${d})`}}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,d)=>(l.push(d),c.replace(d,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>l.shift())})}}function vg(t,e){return At(t,void 0,e)}function kg(t,e){return At(t,"color",e)}function xg(t,e){return At(t,"length",e)||At(t,"size",e)}function wg(t,e){return At(t,"position",e)}function Sg(t,e){return At(t,"family",e)}function $g(t,e){return At(t,"number",e)}function Eg(t){if(t.startsWith("var("))return t;let e=t.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(e){let[r,n]=e[1].split(",");return`var(--${ce(r)}${n?`, ${n}`:""})`}}function _g(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?`${Ve(i)}${n}`:`${Ve(i)}ms`}function Cg(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?`${Ve(i)}${n}`:`${Ve(i)}deg`}function Og(t){if(G.includes(t))return t}function Tg(t){if(t.split(",").every(e=>fg.includes(e)))return t}function Mg(t){if(["top","left","right","bottom","center"].includes(t))return t}function Pg(t){if(t==="none")return"none"}var Ng=Wc(dg),m=Ng;function xe(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 B(t,e=Pe,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=xe(o),a!=null&&!Number.isNaN(a))return L("spacing"),e[i].map(c=>[r(t,c),`calc(var(--spacing) * ${l?"-":""}${a})`]);if(s.spacing&&o in s.spacing)return L("spacing",o),e[i].map(c=>[r(t,c),l?`calc(var(--${ce(`spacing-${o}`)}) * -1)`:`var(--${ce(`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 Hr(t,e){let r,[n,...i]=Ye(t,["/",":"],3)??[];if(n!=null){let b=(n.match(Hn)??[])[1];(b==null||b==="color")&&(r=[n,...i])}if(!r)return;let o,[s,a,l]=r;Go(a)||Go(m.bracket(a??""))?l=a:o=a;let c=s.replace(/([a-z])(\d)(?![-_a-z])/g,"$1-$2").split(/-/g),[d]=c;if(!d)return;let u=su(e,c);if(!u&&c.length>=2){let b=c.at(-1),x=c.at(-2);/^\d+$/.test(b)&&(u=su(e,c.slice(0,-2).concat([`${x}${b}`])))}let{no:h,keys:p,color:g}=u??{};if(!g){let b=m.bracketOfColor(s,e),x=b||s;if(m.numberWithUnit(x))return;/^#[\da-f]+$/i.test(x)?g=x:/^hex-[\da-fA-F]+$/.test(x)?g=`#${x.slice(4)}`:s.startsWith("$")&&(g=m.cssvar(s)),g=g||b}return{opacity:o,modifier:l&&m.bracket.cssvar(l)||l,name:d,no:h,color:g??Wr[d],alpha:m.bracket.cssvar.percent(o??""),keys:p,get cssColor(){return Pt(this.color)}}}function su(t,e){let r,n,i,o=pr(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 pr(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 es(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 d=[c],u=i.includes("var("),h=Object.values(Wr).includes(i);if(h&&!s)return c[e]=i,d;let p=`--un-${r}-opacity`,g=o&&!u&&!h?Y("colors",o):i,b=a??(o?"in srgb":"in oklab");if(!b.startsWith("in ")&&!b.startsWith("var(")&&(b=`in ${b}`),c[e]=`color-mix(${b}, ${g} ${s??`var(${p})`}, transparent)${l}`,d.push(C(p,{syntax:"<percentage>",initialValue:"100%"})),!h){if(o&&!u&&(L("colors",o),!a)){let x=["shadow","inset-shadow","text-shadow","drop-shadow"].includes(r)?`${s?`color-mix(in oklab, ${g} ${s}, transparent)`:`${g}`} var(${p})`:`${g} ${s??`var(${p})`}`;d.push({[X.parent]:"@supports (color: color-mix(in lab, red, red))",[X.noMerge]:!0,[e]:`color-mix(in oklab, ${x}, transparent)${l}`})}n?.theme&&gr(i,n.theme)}return d}}function Z(t,e){return([,r],n)=>{let i=Hr(r??"",n.theme);if(i)return es(i,t,e,n)}}function Gn(t,e,r){let n=[];t=q(t);for(let i=0;i<t.length;i++){let o=Ye(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(Pt(o.at(0))){let d=Pt(o.shift());d&&(l=Nt(d))}else if(Pt(c)){let d=Pt(o.pop());d&&(l=Nt(d))}else if(c&&c.startsWith("var(")){let d=o.pop();d&&(l=d)}n.push(`${s?"inset ":""}${o.join(" ")} var(${e}, ${r?`oklab(from ${l} l a b / ${r})`:l})`)}return n}function Ke(t,e){return t!=null&&!!Hr(t,e)?.color}var au=/[a-z]+/gi,Jo=new WeakMap;function zt({theme:t,generator:e},r="breakpoint"){let n=e?.userConfig?.theme?.[r]||t[r];if(!n)return;if(Jo.has(t))return Jo.get(t);let i=Object.entries(n).sort((o,s)=>Number.parseInt(o[1].replace(au,""))-Number.parseInt(s[1].replace(au,""))).map(([o,s])=>({point:o,size:s}));return Jo.set(t,i),i}function D(t,e){return G.map(r=>[`${t}-${r}`,{[e??t]:r}])}function C(t,e={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=e,o={[X.shortcutsNoMerge]:!0,[X.noMerge]:!0,[X.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${t}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),Ag(t,i?String(i):"initial"),o}function mr(t){return t!=null&&Wn.test(t)}function mu(t){return t[0]==="["&&t.slice(-1)==="]"&&(t=t.slice(1,-1)),Wn.test(t)||Un.test(t)}function Zn(t){return t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function ts(t,e=!1){return e?t.trim():t.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}var Lt=new Set([]);function L(t,e="DEFAULT"){let r=`${t}:${q(e).join("-")}`;Lt.has(r)||Lt.add(r)}function Y(t,e){return`var(--${t}-${q(e).join("-")})`}function gr(t,e){if(t.startsWith("var(")){let r=t.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=pr(e,n,i);typeof o=="string"&&(L(n,i),gr(o,e))}}}var Dt=new Map;function Ag(t,e){Dt.has(t)||Dt.set(t,e)}var gu=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,t,e])=>({"container-type":e??"inline-size","container-name":t})]],Lg=/@media \(min-width: (.+)\)/,bu=[[/^__container$/,(t,e)=>{let{theme:r,variantHandlers:n}=e,i=r.containers?.padding,o;K(i)?o=i:o=i?.DEFAULT;let s=r.containers?.maxWidth,a;for(let c of n){let d=c.handle?.({},u=>u)?.parent;if(K(d)){let u=d.match(Lg)?.[1];if(u){let h=(zt(e)??[]).find(p=>p.size===u)?.point;s?h&&(a=s?.[h]):a=u,h&&!K(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}]],rs=[[/^(?:(\w+)[:-])?container$/,([,t],e)=>{let r=(zt(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 yu={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(G.map(t=>[t,t]))},Dg=[[/^(?:vertical|align|v)-(.+)$/,([,t])=>({"vertical-align":yu[t]??m.bracket.cssvar.numberWithUnit(t)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(yu).join("|")})`,"(vertical|align|v)-<percentage>"]}]],vu=["center","left","right","justify","start","end"],zg=[...vu.map(t=>[`text-${t}`,{"text-align":t}]),...[...G,...vu].map(t=>[`text-align-${t}`,{"text-align":t}])],Ig=[[/^(?: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?G:[]].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?G:[]].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?G:[]].includes(e)?{"animation-play-state":e}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...D("animate","animation")],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 ku(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 Rg(){return function*([,t,e],{theme:r}){let n={},i=Hr(e,r);if(i){let{color:o,keys:s,alpha:a}=i;if(o){if(Object.values(Wr).includes(o))n[`--un-gradient-${t}`]=o;else{n[`--un-${t}-opacity`]=a;let l=s?Y("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&&L("colors",s),r&&gr(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 Fg(){return function*([,t,e]){yield{[`--un-gradient-${t}-position`]:`${m.bracket.cssvar.percent(e)}`};for(let r of Object.values(Du))yield r}}var qg=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,t,e,r])=>{let n;if(m.number(e)!=null?n=`from ${m.number(e)}deg ${ku(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)-(.+)$/,Rg()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,t,e])=>({[`--un-${t}-opacity`]:m.bracket.percent(e)})],[/^(from|via|to)-([\d.]+%)$/,Fg()],[/^bg-((?:repeating-)?(?:linear|radial|conic))$/,([,t])=>({"background-image":`${t}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-(gradient|linear|radial|conic)(?:-to-([rltb]{1,2}))?(?:\/(.+))?$/,([,t,e,r])=>({"--un-gradient-position":`${e in fe?`to ${fe[e]} `:" "}${ku(r)}`,"background-image":`${t==="gradient"?"linear":t}-gradient(var(--un-gradient-stops))`}),{autocomplete:["gradient","linear","radial","conic"].map(t=>`bg-${t}-to-(${Object.keys(fe).filter(e=>e.length<=2&&Array.from(e).every(r=>"rltb".includes(r))).join("|")})`)}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...D("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],[/^bg-size-(.+)$/,([,t])=>({"background-size":m.bracket.cssvar(t)})],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...G.map(t=>[`bg-clip-${t}`,{"-webkit-background-clip":t,"background-clip":t}]),[/^bg-([-\w]{3,})$/,([,t])=>({"background-position":fe[t]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...D("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...D("bg-origin","background-origin")],xu=[[/^outline-(?:width-|size-)?(.+)$/,zu,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,Vg,{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"},{[X.parent]:"@media (forced-colors: active)",outline:"2px solid transparent","outline-offset":"2px"}]],["outline-none",{"--un-outline-style":"none","outline-style":"none"}],...["auto","dashed","dotted","double","solid","groove","ridge","inset","outset",...G].map(t=>[`outline-${t}`,{"--un-outline-style":t,"outline-style":t}])];function*zu([,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*Vg(t,e){if(mr(m.bracket(t[1])))yield*zu(t);else{let r=Z("outline-color","outline")(t,e);if(r)for(let n of r)yield n}}var jg=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];function Bg(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 wu=[[/^will-change-(.+)/,([,t])=>({"will-change":Bg(t)})]],ns={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"},Wg=[[/^list-(.+?)(?:-(outside|inside))?$/,([,t,e])=>{let r=ns[t];if(r)return e?{"list-style-position":e,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(ns).join("|")})`,`list-(${Object.keys(ns).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,t])=>{if(/^\[url\(.+\)\]$/.test(t))return{"list-style-image":m.bracket(t)}}],["list-image-none",{"list-style-image":"none"}],...D("list","list-style-type")],Ug=[[/^accent-(.+)$/,Z("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>"]}]],Hg=[[/^caret-(.+)$/,Z("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>"]}]],Gg=[["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"]]]],Zg=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...D("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...D("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...D("overscroll-y","overscroll-behavior-y")],Yg=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...D("scroll","scroll-behavior")],It=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...G],Kg=[[/^(?:border|b)()(?:-(.+))?$/,je,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,je],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,je],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,je],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,je],[/^(?:border|b)-()(?:width|size)-(.+)$/,je,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,je],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,je],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,je],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,je],[/^(?:border|b)-()(?:color-)?(.+)$/,Gr,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Gr],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Gr],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Gr],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Gr],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Zr,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Zr],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Zr],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Zr],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Zr],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,Yr,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$radius","(rounded|rd)","(rounded|rd)-$radius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,Yr],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,Yr],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,Yr],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,Yr],[/^(?:border|b)-(?:style-)?()(.+)$/,Kr,{autocomplete:["(border|b)-style",`(border|b)-(${It.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${It.join("|")})`,`(border|b)-<directions>-style-(${It.join("|")})`,`(border|b)-style-(${It.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Kr],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Kr],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Kr],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Kr]];function Jg(t){return([,e],r)=>{let n=Hr(e,r.theme),i=es(n,`border${t}-color`,`border${t}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Wr).includes(n.color)&&!n.alpha&&t&&t!==""&&(o[`--un-border${t}-opacity`]="var(--un-border-opacity)"),i}}}function je([,t="",e="1"]){let r=m.bracket.cssvar.global.px(e);if(t in Pe&&r!=null)return Pe[t].map(n=>[`border${n}-width`,r])}function Gr([,t="",e],r){if(t in Pe){if(mr(m.bracket(e)))return je(["",t,e]);if(Ke(e,r.theme)){let n=Pe[t].map(i=>Jg(i)(["",e],r)).filter(sr);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function Zr([,t="",e]){let r=m.bracket.percent.cssvar(e);if(t in Pe&&r!=null)return Pe[t].map(n=>[`--un-border${n}-opacity`,r])}function Yr([,t="",e="DEFAULT"],{theme:r}){if(t in Ur){if(e==="full")return Ur[t].map(i=>[`border${i}-radius`,"calc(infinity * 1px)"]);let n=r.radius?.[e]??m.bracket.cssvar.global.fraction.rem(e);if(n!=null){let i=r.radius&&e in r.radius;return i&&L("radius",e),Ur[t].map(o=>[`border${o}-radius`,i?Y("radius",e):n])}}}function Kr([,t="",e]){if(It.includes(e)&&t in Pe)return[["--un-border-style",e],...Pe[t].map(r=>[`border${r}-style`,e])]}var Xg=[[/^op(?:acity)?-?(.+)$/,([,t])=>({opacity:m.bracket.percent.cssvar(t)})]],Qg=/^\[url\(.+\)\]$/,e1=/^\[(?:length|size):.+\]$/,t1=/^\[position:.+\]$/,r1=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,n1=/^\[image:.+\]$/,i1=[[/^bg-(.+)$/,(...t)=>{let e=t[0][1];if(Qg.test(e))return{"--un-url":m.bracket(e),"background-image":"var(--un-url)"};if(e1.test(e)&&m.bracketOfLength(e)!=null)return{"background-size":m.bracketOfLength(e).split(" ").map(r=>m.fraction.auto.px.cssvar(r)??r).join(" ")};if((mu(e)||t1.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(r1.test(e)||n1.test(e)){let r=m.bracket(e);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:m.cssvar(r))??r}}return Z("background-color","bg")(...t)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,t])=>({"--un-bg-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],o1=[[/^(?:color-)?scheme-(.+)$/,([,t])=>({"color-scheme":t.split("-").join(" ")})]],s1=[[/^columns-(.+)$/,([,t],{theme:e})=>e.container&&t in e.container?(L("container",t),{columns:Y("container",t)}):{columns:m.bracket.numberWithUnit.number.cssvar(t)},{autocomplete:["columns-<num>","columns-$container"]}],["columns-auto",{columns:"auto"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...D("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...D("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...D("break-after")],Su=["solid","double","dotted","dashed","wavy",...G],a1=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,t])=>({"text-decoration-line":t}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,Iu,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,t])=>({"text-decoration-thickness":t}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,l1,{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>"}],...Su.map(t=>[`underline-${t}`,{"text-decoration-style":t}]),...Su.map(t=>[`decoration-${t}`,{"text-decoration-style":t}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];function Iu([,t]){return{"text-decoration-thickness":m.bracket.cssvar.global.px(t)}}function l1(t,e){if(mr(m.bracket(t[1])))return Iu(t);let r=Z("text-decoration-color","line")(t,e);if(r){let n=r[0];return n["-webkit-text-decoration-color"]=n["text-decoration-color"],r}}var c1=[[/^pa?()-?(.+)$/,B("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,B("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,B("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,B("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,B("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,B("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],u1=[[/^ma?()-?(.+)$/,B("margin")],[/^m-?xy()()$/,B("margin")],[/^m-?([xy])(?:-?(.+))?$/,B("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,B("margin")],[/^m-(block|inline)(?:-(.+))?$/,B("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,B("margin")]],d1=[[/^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]:[Rt(t)],[`--un-space-${e}-reverse`]:"1"},yield C(`--un-space-${e}-reverse`,{initialValue:0})}]];function Rt(t){return{matcher:t,handle:(e,r)=>r({...e,parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:":where(&>:not(:last-child))"})}}function*f1([t,e,r],{theme:n,symbols:i}){let o,s=xe(r);if(s!=null?(L("spacing"),o=`calc(var(--spacing) * ${s})`):o=n.spacing?.[r]??m.bracket.cssvar.auto.fraction.rem(r||"1"),o!=null){let a=Pe[e==="x"?"inline":"block"].map((l,c)=>[`margin${l}`,` calc(${o} * ${c===0?`var(--un-space-${e}-reverse)`:`calc(1 - var(--un-space-${e}-reverse))`})`]);a&&(yield{[i.variants]:[Rt(t)],[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield C(`--un-space-${e}-reverse`,{initialValue:0}))}}var h1=[[/^divide-(.+)$/,function*(t,e){let r=Z("border-color","divide")(t,e);r&&(yield{[e.symbols.variants]:[Rt(t[0])],...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],"--un-divide-opacity":m.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,$u,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,$u],[/^divide-?([xy])-reverse$/,function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],[`--un-divide-${e}-reverse`]:"1"},yield C(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${It.join("|")})$`),function*([t,e],{symbols:r}){yield{[r.variants]:[Rt(t)],"border-style":e}},{autocomplete:It.map(t=>`divide-${t}`)}]];function*$u([t,e,r],{symbols:n}){let i=m.bracket.cssvar.px(r||"1");if(i!=null){i==="0"&&(i="0px");let o={x:["-left","-right"],y:["-top","-bottom"]}[e].map(s=>{let a=s.endsWith("left")||s.endsWith("top")?`calc(${i} * var(--un-divide-${e}-reverse))`:`calc(${i} * calc(1 - var(--un-divide-${e}-reverse)))`;return[[`border${s}-width`,a],[`border${s}-style`,"var(--un-border-style)"]]});o&&(yield{[n.variants]:[Rt(t)],[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(o.flat())},yield C(`--un-divide-${e}-reverse`,{initialValue:0}),yield C("--un-border-style",{initialValue:"solid"}))}}var Ru=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],us=Ru.map(t=>C(`--un-${t}`)),Xn=Ru.map(t=>`var(--un-${t},)`).join(" "),Fu=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],p1=Fu.map(t=>C(`--un-${t}`)),Qn=Fu.map(t=>`var(--un-${t},)`).join(" ");function is(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 it(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":Qn,"backdrop-filter":Qn},...p1]:[{[`--un-${t}`]:`${t}(${o})`,filter:Xn},...us]}}function m1(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ye(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)&&!Ke(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(${Gn(o||s,"--un-drop-shadow-color",a).join(") drop-shadow(")})`,filter:Xn},...us]}if(Ke(r,n))return Z("--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:Xn},...us]}var g1=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,it("blur",(t,e)=>e.blur?.[t||"DEFAULT"]||m.bracket.cssvar.px(t)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,it("brightness",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,it("contrast",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-?(.+))?$/,m1,{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-(.+)$/,Z("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow(?:-color)?-op(?:acity)?-?(.+)$/,([,t])=>({"--un-drop-shadow-opacity":m.bracket.percent(t)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,it("grayscale",is),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,it("hue-rotate",t=>m.bracket.cssvar.degree(t))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,it("invert",is),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,it("opacity",t=>m.bracket.cssvar.percent(t)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,it("saturate",t=>m.bracket.cssvar.percent(t)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,it("sepia",is),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Xn}],["backdrop-filter",{"-webkit-backdrop-filter":Qn,"backdrop-filter":Qn}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...G.map(t=>[`filter-${t}`,{filter:t}]),...G.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=xe(t);return e!=null?(L("spacing"),{"flex-basis":`calc(var(--spacing) * ${e})`}):{"flex-basis":m.bracket.cssvar.auto.fraction.rem(t)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],os={"":[""],x:["column-"],y:["row-"],col:["column-"],row:["row-"]},y1=[[/^(?:flex-|grid-)?gap-?()(.+)$/,B("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,B("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,B("gap",os,(t,e)=>`${e}${t}`),{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];function Je(t){return t.replace("col","column")}function v1(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 k1=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,t,e])=>({[`grid-${Je(t)}`]:m.bracket.number.cssvar.auto(e)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,t,e])=>{if(e==="full")return{[`grid-${Je(t)}`]:"1/-1"};let r=m.bracket.number.cssvar(e);if(r!=null)return{[`grid-${Je(t)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,t,e])=>({[`grid-${Je(t)}-start`]:m.bracket.cssvar(e)??e})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,t,e])=>({[`grid-${Je(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-${Je(t)}`]:v1(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":Je(t).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,t,e])=>({[`grid-template-${Je(t)}`]:m.bracket.cssvar(e)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,t,e])=>({[`grid-template-${Je(t)}`]:`repeat(auto-fill,minmax(${e},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,t,e])=>({[`grid-template-${Je(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"}]],Yn=["auto","hidden","clip","visible","scroll","overlay",...G],x1=[[/^(?:overflow|of)-(.+)$/,([,t])=>Yn.includes(t)?{overflow:t}:void 0,{autocomplete:[`(overflow|of)-(${Yn.join("|")})`,`(overflow|of)-(x|y)-(${Yn.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,t,e])=>Yn.includes(e)?{[`overflow-${t}`]:e}:void 0]],w1=[[/^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"}]],ds={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},Eu="linear-gradient(#fff, #fff)",S1={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};function _u([,t=""]){if(t in Ur)return{"mask-position":t.split("").flatMap(n=>ds[n]).join(" ")};let e=m.bracket.cssvar.global.position(t);if(e!==null)return{"mask-position":e}}function ss([t,e="",r,n],i){let o={...S1},s=[];if(s.push(...["linear","radial","conic"].map(a=>C(`--un-mask-${a}`,{initialValue:Eu}))),e in ds){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let a of ds[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))`,xe(n)!=null?(L("spacing"),o[`--un-mask-${a}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${a}-${r}-position`]=m.bracket.cssvar.fraction.rem(n),Ke(n,i.theme)){let l=Z(`--un-mask-${a}-${r}-color`,Zn("colors"))([t,n],i);if(l){let[c,...d]=l;Object.assign(o,c),s.push(...d)}}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:Eu})))}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`]=xe(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))`,Ke(n,i.theme)){let l=Z(`--un-mask-${e}-${r}-color`,Zn("colors"))([t,n],i);if(l){let[c,...d]=l;Object.assign(o,c),s.push(...d)}}else xe(n)!=null?(L("spacing"),o[`--un-mask-${e}-${r}-position`]=`calc(var(--spacing) * ${m.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${e}-${r}-position`]=m.bracket.cssvar.fraction.rem(n)}e==="radial"&&s.push(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 $1([,t=""]){let e=m.bracket.cssvar.global.fraction.rem(t);if(e!==null)return{"mask-size":e}}var E1=[["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)()(?:-(.+))?$/,ss,{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)?-?(.*)$/,ss],[/^mask-([trblxy])-(from|to)-(.*)$/,ss],["mask-none",{"mask-image":"none"}],["mask-radial-circle",{"--un-mask-radial-shape":"circle"}],["mask-radial-ellipse",{"--un-mask-radial-shape":"ellipse"}],["mask-radial-closest-side",{"--un-mask-radial-size":"closest-side"}],["mask-radial-closest-corner",{"--un-mask-radial-size":"closest-corner"}],["mask-radial-farthest-side",{"--un-mask-radial-size":"farthest-side"}],["mask-radial-farthest-corner",{"--un-mask-radial-size":"farthest-corner"}],[/^mask-radial-at-([-\w]{3,})$/,([,t])=>({"--un-mask-radial-position":fe[t]}),{autocomplete:[`mask-radial-at-(${Object.keys(fe).filter(t=>t.length>2).join("|")})`]}],["mask-alpha",{"mask-mode":"alpha"}],["mask-luminance",{"mask-mode":"luminance"}],["mask-match",{"mask-mode":"match-source"}],["mask-origin-border",{"mask-origin":"border-box"}],["mask-origin-padding",{"mask-origin":"padding-box"}],["mask-origin-content",{"mask-origin":"content-box"}],["mask-origin-fill",{"mask-origin":"fill-box"}],["mask-origin-stroke",{"mask-origin":"stroke-box"}],["mask-origin-view",{"mask-origin":"view-box"}],[/^mask-([rltb]{1,2})$/,_u],[/^mask-([-\w]{3,})$/,([,t])=>({"mask-position":fe[t]})],[/^mask-(?:position-|pos-)(.+)$/,_u],["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-(.+)$/,$1],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],_1=[[/^\$ placeholder-(.+)$/,Z("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,t])=>({"--un-placeholder-opacity":m.bracket.percent(t)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],C1=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,t])=>({position:t}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,t])=>G.includes(t)?{position:t}:void 0],[/^(?:position-|pos-)?(static)$/,([,t])=>({position:t})]],qu=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...D("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...D("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...D("justify-self")],O1=[[/^order-(.+)$/,([,t])=>({order:m.bracket.cssvar.number(t)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],Vu=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...D("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...D("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...D("self","align-self")],ju=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...D("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...D("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...D("place-self")],T1=[...qu,...Vu,...ju].flatMap(([t,e])=>[[`flex-${t}`,e],[`grid-${t}`,e]]);function fs(t){let e=xe(t);return e!=null?(L("spacing"),`calc(var(--spacing) * ${e})`):m.bracket.cssvar.global.auto.fraction.rem(t)}function Jr([,t,e]){let r=fs(e);if(r!=null&&t in Xo)return Xo[t].map(n=>[n.slice(1),r])}var M1=[[/^(?:position-|pos-)?inset-(.+)$/,([,t])=>({inset:fs(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)-(.+)$/,Jr],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Jr],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Jr],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Jr],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Jr],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,t,e])=>({[t]:fs(e)})]],P1=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...D("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...D("clear")],N1=[[/^(?: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>"}]],A1=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...D("box","box-sizing")],L1=[[/^(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"})}`}]],hs={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"})},D1=[[/^shadow(?:-?(.+))?$/,Cu("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(?:-(.+))?$/,Cu("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 Cu(t){return(e,r)=>{let[,n]=e,{theme:i}=r,o=[];n&&(o=Ye(n,"/",2)??[],n.startsWith("/")&&(o=["",n.slice(1)]));let s=i[t]?.[o[0]||"DEFAULT"],a=n?m.bracket.cssvar(n):void 0,l=Zn(t);if((s!=null||a!=null)&&!Ke(a,i)){let c=o[1]?m.bracket.percent.cssvar(o[1]):void 0;return[{[`--un-${l}-opacity`]:c,[`--un-${l}`]:Gn(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(hs)]}return Z(`--un-${l}-color`,l)(e,r)}}var z1=[[/^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(hs)]}],[/^ring-(.+)$/,Z("--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(hs)]}],[/^inset-ring-(.+)$/,Z("--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-(.+)$/,Z("--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"}]],I1=[...["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?()-?(.+)$/,B("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])-?(.+)$/,B("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,B("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,B("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,B("scroll-margin")],[/^scroll-pa?()-?(.+)$/,B("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,B("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,B("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,B("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,B("scroll-padding")]],R1={h:"height",w:"width",inline:"inline-size",block:"block-size"};function br(t,e){return`${t||""}${R1[e]}`}function Kn(t,e,r){let n;for(let i of["container","spacing"])if(t[i]?.[r]){L(i,r),n=Y(i,r);break}if(!n)switch(r){case"fit":case"max":case"min":n=`${r}-content`;break;case"stretch":n="stretch";break;case"screen":n=e==="w"?"100vw":"100vh";break}return!n&&m.number(r)!=null&&(L("spacing"),n=`calc(var(--spacing) * ${m.number(r)})`),n??m.bracket.cssvar.global.auto.none.fraction.rem(r)}var F1=[[/^size-(min-|max-)?(.+)$/,([,t,e],{theme:r})=>({[br(t,"w")]:Kn(r,"w",e),[br(t,"h")]:Kn(r,"h",e)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,t,e,r],{theme:n})=>({[br(t,e)]:Kn(n,e,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,t,e,r],{theme:n})=>({[br(t,e)]:Kn(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)=>({[br(t,e)]:Ou(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,t,e,r],n)=>({[br(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=zt(t,r);if(n)return n.find(i=>i.point===e)?.size}function q1(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 V1=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,t])=>({"aspect-ratio":q1(t)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],j1=["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"],as=["size","layout","paint","style"],B1=[["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)})]],W1=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...D("backface","backface-visibility")],U1=[[/^cursor-(.+)$/,([,t])=>({cursor:m.bracket.cssvar.global(t)})],...j1.map(t=>[`cursor-${t}`,{cursor:t}])],H1=[[/^contain-(.*)$/,([,t])=>m.bracket(t)!=null?{contain:m.bracket(t).split(" ").map(e=>m.cssvar.fraction(e)??e).join(" ")}:as.includes(t)?[{"--un-contain-size":t,contain:as.map(e=>`var(--un-contain-${e})`).join(" ")},...as.map(e=>C(`--un-contain-${e}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],G1=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...D("pointer-events")],Z1=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...D("resize")],Y1=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...D("select","user-select")],K1=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,t])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...G].includes(t)?{"white-space":t}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],J1=[[/^intrinsic(?:-(block|inline|w|h))?(?:-size)?-(.+)$/,([,t,e])=>({[`contain-intrinsic-${{block:"block-size",inline:"inline-size",w:"width",h:"height"}[t]??"size"}`]:m.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:["intrinsic-size-<num>","intrinsic-<num>","intrinsic-(block|inline|w|h)-<num>"]}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...D("content-visibility")],X1=[[/^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"}]],Q1=[["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"}]],e2=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],t2=[["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"}]],r2=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}],...D("case","text-transform")],n2=[["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"}]],i2=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],o2=[...["manual","auto","none",...G].map(t=>[`hyphens-${t}`,{"-webkit-hyphens":t,"-ms-hyphens":t,hyphens:t}])],s2=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...D("write","writing-mode")],a2=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...D("write-orient","text-orientation")],l2=[["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"}]],c2=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],u2=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,t])=>{if(fe[t])return{"object-position":fe[t]};if(m.bracketOfPosition(t)!=null)return{"object-position":m.bracketOfPosition(t).split(" ").map(e=>m.position.fraction.auto.px.cssvar(e)??e).join(" ")}},{autocomplete:`object-(${Object.keys(fe).join("|")})`}]],d2=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...D("bg-blend","background-blend")],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"}],...D("mix-blend")],h2=[["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"}]],p2=[["forced-color-adjust-auto",{"forced-color-adjust":"auto"}],["forced-color-adjust-none",{"forced-color-adjust":"none"}]],m2=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],g2=[[/^fill-(.+)$/,Z("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-)?(.+)$/,Bu],[/^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 Bu([,t]){return{"stroke-width":m.bracket.cssvar.fraction.px.number(t)}}function b2(t,e){return mr(m.bracket(t[1]))?Bu(t):Z("stroke","stroke")(t,e)}var y2=[["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=Tu(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=Tu(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 Tu(t,e){let r=e.spacing?.[t];if(!r){let n=xe(t);n!=null?(L("spacing"),r=`calc(var(--spacing) * ${n})`):r=m.bracket.cssvar.global.auto.fraction.rem(t)}return r}var ls="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",cs=["pan-x","pan-y","pinch-zoom"].map(t=>C(`--un-${t}`)),v2=[[/^touch-pan-(x|left|right)$/,function*([,t]){yield{"--un-pan-x":`pan-${t}`,"touch-action":ls};for(let e of cs)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":ls};for(let e of cs)yield e}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":ls};for(let t of cs)yield t}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...D("touch","touch-action")],Jn=["translate","rotate","scale"],ps=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),ms=ps,k2=["translateZ(0)",ps].join(" ");var x2=[[/^(?:transform-)?origin-(.+)$/,([,t])=>({"transform-origin":fe[t]??m.bracket.cssvar(t)}),{autocomplete:[`transform-origin-(${Object.keys(fe).join("|")})`,`origin-(${Object.keys(fe).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,t],{theme:e})=>{let r;if(e.perspective?.[t]?(L("perspective",t),r=Y("perspective",t)):r=m.bracket.cssvar.px.numberWithUnit(t),r!=null)return{perspective:r}},{autocomplete:["transform-perspective-<num>","perspective-<num>","perspective-$perspective"]}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,t])=>{let e=m.bracket.cssvar(t)??(t.length>=3?fe[t]:void 0);if(e!=null)return{"perspective-origin":e}}],[/^(?:transform-)?translate-()(.+)$/,Mu],[/^(?:transform-)?translate-([xyz])-(.+)$/,Mu],[/^(?:transform-)?rotate-()(.+)$/,Nu],[/^(?:transform-)?rotate-([xyz])-(.+)$/,Nu],[/^(?:transform-)?skew-()(.+)$/,Au],[/^(?:transform-)?skew-([xy])-(.+)$/,Au,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,Pu],[/^(?:transform-)?scale-([xyz])-(.+)$/,Pu,{autocomplete:[`transform-(${Jn.join("|")})-<percent>`,`transform-(${Jn.join("|")})-(x|y|z)-<percent>`,`(${Jn.join("|")})-<percent>`,`(${Jn.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:ms}],["transform-cpu",{transform:ps}],["transform-gpu",{transform:k2}],["transform-none",{transform:"none"}],...D("transform")];function Mu([,t,e]){let r=xe(e)??m.bracket.cssvar.none.fraction.rem(e);if(r!=null)return r==="none"?{translate:"none"}:(L("spacing"),[[...gs(t,typeof r=="number"?`calc(var(--spacing) * ${r})`:r,"translate"),["translate",`var(--un-translate-x) var(--un-translate-y)${t==="z"?" var(--un-translate-z)":""}`,Br]],...["x","y","z"].map(n=>C(`--un-translate-${n}`,{initialValue:0}))])}function Pu([,t,e]){let r=m.bracket.cssvar.none.fraction.percent(e);if(r!=null)return r==="none"?{scale:"none"}:[[...gs(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 Nu([,t="",e]){let r=m.bracket.cssvar.none.degree(e);if(r!=null)return r==="none"?{rotate:"none"}:t?[[...gs(t,r.endsWith("deg")?`rotate${t.toUpperCase()}(${r})`:r,"rotate"),["transform",ms]],...["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 Au([,t,e]){let r=m.bracket.cssvar.degree(e),n=Qo[t];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",ms]],...["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 gs(t,e,r){let n=e.split(hu);return t||!t&&n.length===1?Qo[t].map(i=>[`--un-${r}${i}`,e]):n.map((i,o)=>[`--un-${r}-${cu[o]}`,i])}function Lu(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 w2=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,t,e],{theme:r})=>{L("default",["transition","timingFunction"]),L("default",["transition","duration"]);let n={"transition-property":r.property?.DEFAULT,"transition-timing-function":`var(--un-ease, ${Y("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${Y("default",["transition","duration"])})`};if(!t&&!e)return{...n};if(t!=null){let i=Lu(t,r);if(i)return{"--un-duration":e&&m.time(e),...n,"transition-property":i}}else if(e!=null)return{"--un-duration":m.time(e),...n}}],[/^(?:transition-)?duration-(.+)$/,([,t])=>({"--un-duration":m.bracket.cssvar.time(t),"transition-duration":m.bracket.cssvar.time(t)})],[/^(?:transition-)?delay-(.+)$/,([,t])=>({"transition-delay":m.bracket.cssvar.time(t)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>{let r;return e.ease?.[t]?(L("ease",t),r=Y("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)||Lu(t,e);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...G].join("|")})`]}],["transition-none",{transition:"none"}],...D("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],S2=[[/^text-(.+)$/,M2,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,Wu,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,P2,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,Z("color","text")],[/^(?:text|color|c)-(.+)$/,([,t])=>G.includes(t)?{color:t}:void 0,{autocomplete:`(text|color|c)-(${G.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,t])=>({"--un-text-opacity":m.bracket.percent.cssvar(t)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^fw-?([^-]+)$/,([,t],{theme:e})=>{let r;return e.fontWeight?.[t]?(L("fontWeight",t),r=Y("fontWeight",t)):r=m.bracket.cssvar.global.number(t),{"--un-font-weight":r,"font-weight":r}},{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,t],{theme:e})=>{let r;if(e.leading?.[t]?(L("leading",t),r=Y("leading",t)):xe(t)?(L("spacing"),r=`calc(var(--spacing) * ${xe(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]?(L("tracking",t),r=Y("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]?Y("tracking",t):m.bracket.cssvar.global.rem(t);return{"--un-word-spacing":r,"word-spacing":r}},{autocomplete:"word-spacing-$spacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,t])=>({"font-stretch":m.bracket.cssvar.fraction.global(t)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,t],{theme:e})=>{let r;if(e.font?.[t])return L("font",t),r=Y("font",t),{"font-family":r};if(e.fontWeight?.[t])return L("fontWeight",t),r=Y("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"]}]],$2=[[/^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}}]],E2=[[/^indent-(.+)$/,([,t])=>{let e=xe(t);if(e!=null)return L("spacing"),{"text-indent":`calc(var(--spacing) * ${e})`};if(e=m.bracket.cssvar.auto.global.rem(t),e!=null)return{"text-indent":e}}]],_2=[[/^text-stroke(?:-(.+))?$/,([,t="DEFAULT"],{theme:e})=>(e.textStrokeWidth?.[t]&&L("textStrokeWidth",t),{"-webkit-text-stroke-width":e.textStrokeWidth?.[t]?Y("textStrokeWidth",t):m.bracket.cssvar.px(t)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,Z("-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 C2(t,e){let[,r]=t,{theme:n}=e,i=[];r&&(i=Ye(r,"/",2)??[]);let o=n.textShadow?.[i[0]],s=r?m.bracket.cssvar(r):void 0;if((o!=null||s!=null)&&!Ke(s,n)){let a=i[1]?m.bracket.percent.cssvar(i[1]):void 0;return{"--un-text-shadow-opacity":a,"--un-text-shadow":Gn(o||s,"--un-text-shadow-color",a).join(","),"text-shadow":"var(--un-text-shadow)"}}return Z("--un-text-shadow-color","text-shadow")(t,e)??{"text-shadow":m.bracket.cssvar.global(r)}}var O2=[[/^text-shadow-(.+)$/,C2,{autocomplete:["text-shadow-$textShadow","text-shadow(-color)?-$colors","text-shadow(-color)?-(op|opacity)-<percent>"]}],[/^text-shadow-color-(.+)$/,Z("--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>"}]],kt=[C("--un-ordinal"),C("--un-slashed-zero"),C("--un-numeric-figure"),C("--un-numeric-spacing"),C("--un-numeric-fraction")],xt={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},T2=[["ordinal",[{"--un-ordinal":"ordinal",...xt},...kt]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...xt},...kt]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...xt},...kt]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...xt},...kt]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...xt},...kt]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...xt},...kt]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...xt},...kt]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...xt},...kt]],["normal-nums",[{"font-variant-numeric":"normal"}]]];function M2([,t="base"],{theme:e}){let r=N2(t,"length");if(!r)return;let[n,i]=r,o=e.text?.[n],s;if(i&&(e.leading?.[i]?(L("leading",i),s=Y("leading",i)):s=m.bracket.cssvar.global.rem(i)),o)return L("text",[n,"fontSize"]),L("text",[n,"lineHeight"]),o.letterSpacing&&L("text",[n,"letterSpacing"]),{"font-size":Y("text",[n,"fontSize"]),"line-height":s??`var(--un-leading, ${Y("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?Y("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 Wu([,t],{theme:e}){if(e.text?.[t]!=null)return L("text",[t,"fontSize"]),L("text",[t,"lineHeight"]),{"font-size":Y("text",[t,"fontSize"]),"line-height":`var(--un-leading, ${Y("text",[t,"lineHeight"])})`};{let r=m.bracket.cssvar.global.rem(t);if(r)return{"font-size":r}}}function P2(t,e){return mr(m.bracket(t[1]))?Wu(t,e):Z("color","text")(t,e)}function N2(t,e){let[r,n]=Mt(t,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Hn)??[])[1];if(i==null||i===e)return[r,n]}}var A2={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"},L2=[[/^(.+?)-(\$.+)$/,([,t,e])=>{let r=A2[t];if(r)return{[r]:m.cssvar(e)}}]],D2=[[/^\[(.*)\]$/,([t,e],{theme:r})=>{if(!e.includes(":"))return;let[n,...i]=e.split(":"),o=i.join(":");if(!I2(e)&&/^[\w-]+$/.test(n)&&z2(o)){let s=m.bracket(`[${o}]`,r);if(s)return{[n]:s}}}]];function z2(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 I2(t){if(!t.includes("://"))return!1;try{return new URL(t).host!==""}catch{return!1}}var R2=[[/^view-transition-([\w-]+)$/,([,t])=>({"view-transition-name":t})]],Uu=[S2,$2,E2,_2,O2,u1,c1,zg,Dg,jg,xu,wu,Wg,Ug,Hg,Gg,Zg,xu,Yg,wu,Kg,i1,Xg,o1,bu,gu,a1,b1,y1,k1,F1,V1,B1,W1,U1,H1,G1,Z1,Y1,K1,J1,X1,Q1,e2,t2,r2,n2,i2,z1,D1,x2,w2,L2,D2,Vu,A1,T1,P1,M1,qu,O1,ju,C1,N1,x1,g2,Ig,qg,o2,s2,a2,p2,l2,c2,u2,d2,f2,h2,E1,s1,g1,w1,_1,I1,y2,v2,T2,R2,d1,h1,m2,L1].flat();var Hu=[...rs];var bs={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(bs).forEach(t=>{typeof t!="string"&&t!==void 0&&(t.DEFAULT=t.DEFAULT||t[400])});var F2={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"}},q2={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"'},V2={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},j2={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(",")},B2={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"}},W2={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},U2={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},H2={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},G2={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Z2={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)"},Y2={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"},K2={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"},J2={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)"},X2={"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)"},Q2={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)"},eb={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)"]},tb={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},rb={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)"}},nb={"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"},Gu={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},ib={...Gu},ob={grid:"(display: grid)"},sb={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)"},ab={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(",")}},Zu={font:j2,colors:bs,spacing:Y2,breakpoint:Gu,verticalBreakpoint:ib,text:B2,fontWeight:W2,tracking:U2,leading:H2,textStrokeWidth:G2,radius:K2,shadow:J2,insetShadow:X2,dropShadow:Q2,textShadow:eb,ease:sb,animation:F2,blur:V2,perspective:tb,property:ab,default:rb,container:nb,aria:q2,media:Z2,supports:ob};var lb={name:"aria",match(t,e){let r=ke("aria-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.aria?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[aria-${o}]`}}},multiPass:!0,autocomplete:"aria-$aria"};function yr(t){return{name:`${t}-aria`,match(e,r){let n=ke(`${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,d)=>d({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var cb=[yr("group"),yr("peer"),yr("parent"),yr("previous"),yr("has"),yr("in")],Yu=/(max|min)-\[([^\]]*)\]:/;function ub(){let t={};return{name:"breakpoints",match(e,r){if(Yu.test(e)){let i=e.match(Yu);return{matcher:e.replace(i[0],""),handle:(o,s)=>s({...o,parent:`${o.parent?`${o.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(zt(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 d=l.startsWith("lt-")||l.startsWith("<")||l.startsWith("max-"),u=l.startsWith("at-")||l.startsWith("~"),h=3e3;return d?(h-=s+1,{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (max-width: ${Zo(o)})`,parentOrder:h})}):(h+=s+1,u&&s<n.length-1?{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Zo(n[s+1][1])})`,parentOrder:h})}:{matcher:c,handle:(p,g)=>g({...p,parent:`${p.parent?`${p.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:h})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoint:"}}var db=[Me("*",t=>({selector:`${t.selector} > *`}),{order:-1}),Me("**",t=>({selector:`${t.selector} *`}),{order:-1})];function Xr(t,e){return{name:`combinator:${t}`,match(r,n){if(!r.startsWith(t))return;let i=n.generator.config.separators,o=vt(`${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 fb=[Xr("all"," "),Xr("children",">"),Xr("next","+"),Xr("sibling","+"),Xr("siblings","~")],hb=[Me("svg",t=>({selector:`${t.selector} svg`}))],pb={name:"@",match(t,e){if(t.startsWith("@container"))return;let r=ke("@",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,d)=>d({...c,parent:`${c.parent?`${c.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${a})`,parentOrder:l})}}}},multiPass:!0};function mb(t={}){if(t?.dark==="class"||typeof t.dark=="object"){let{dark:e=".dark",light:r=".light"}=typeof t.dark=="string"?{}:t.dark;return[Me("dark",n=>({prefix:`${e} $$ ${n.prefix}`})),Me("light",n=>({prefix:`${r} $$ ${n.prefix}`}))]}return[ue("dark","@media (prefers-color-scheme: dark)"),ue("light","@media (prefers-color-scheme: light)")]}var gb=[Me(".dark",t=>({prefix:`.dark $$ ${t.prefix}`})),Me(".light",t=>({prefix:`.light $$ ${t.prefix}`})),ue("@dark","@media (prefers-color-scheme: dark)"),ue("@light","@media (prefers-color-scheme: light)"),ue("not-dark","@media not (prefers-color-scheme: dark)")],bb={name:"data",match(t,e){let r=ke("data-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n)??e.theme.data?.[n]??"";if(o)return{matcher:i,selector:s=>`${s}[data-${o}]`}}},multiPass:!0};function vr(t){return{name:`${t}-data`,match(e,r){let n=ke(`${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,d)=>d({...c,parent:`${c.parent?`${c.parent} $$ `:""}${c.selector}`,selector:l[t]})}}}},multiPass:!0}}var yb=[vr("group"),vr("peer"),vr("parent"),vr("previous"),vr("has"),vr("in")],vb=[Me("rtl",t=>({prefix:`[dir="rtl"] $$ ${t.prefix}`})),Me("ltr",t=>({prefix:`[dir="ltr"] $$ ${t.prefix}`}))];function kb(){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 xb=Me("inert",t=>({parent:`${t.parent?`${t.parent} $$ `:""}${t.selector}`,selector:"&:is([inert],[inert] *)"})),wb=ue("noscript","@media (scripting: none)"),Sb={name:"scripting",match(t,e){let r=ke(["script-","scripting-"],t,e.generator.config.separators);if(r){let[n,i]=r;if(["none","initial-only","enabled"].includes(n))return{matcher:i,handle:(o,s)=>s({...o,parent:`${o.parent?`${o.parent} $$ `:""}@media (scripting: ${n})`})}}},multiPass:!0,autocomplete:["(scripting|script)-(none|initial-only|enabled)"]},$b=ue("print","@media print"),Eb={name:"media",match(t,e){let r=ke("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"},_b=[ue("contrast-more","@media (prefers-contrast: more)"),ue("contrast-less","@media (prefers-contrast: less)")],Cb=[ue("motion-reduce","@media (prefers-reduced-motion: reduce)"),ue("motion-safe","@media (prefers-reduced-motion: no-preference)")],Ob=[ue("landscape","@media (orientation: landscape)"),ue("portrait","@media (orientation: portrait)")],Tb=[ue("forced-colors","@media (forced-colors: active)")],Mb={name:"selector",match(t,e){let r=vt("selector-",t,e.generator.config.separators);if(r){let[n,i]=r,o=m.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},Pb={name:"layer",match(t,e){let r=ke("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}`})}}}},Nb={name:"uno-layer",match(t,e){let r=ke("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}}}},Ab={name:"scope",match(t,e){let r=vt("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}`}}}},Lb={name:"variables",match(t,e){if(!t.startsWith("["))return;let[r,n]=dr(t,"[","]")??[];if(!(r&&n))return;let i;for(let a of e.generator.config.separators)if(n.startsWith(a)){i=n.slice(a.length);break}if(i==null)return;let o=m.bracket(r)??"",s=o.startsWith("@");if(s||o.includes("&"))return{matcher:i,handle(a,l){let c=s?{parent:`${a.parent?`${a.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,a.selector)};return l({...a,...c})}}},multiPass:!0},Db={name:"theme-variables",match(t,e){if(jc(t))return{matcher:t,handle(r,n){return n({...r,entries:JSON.parse(Bc(JSON.stringify(r.entries),e.theme))})}}}},zb=[Me("@hover",t=>({parent:`${t.parent?`${t.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${t.selector||""}:hover`}))],Ib={name:"implicit-group",match(t,e){let r=ke("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})) &`})}}}},Ku=/^-?[0-9.]+(?:[a-z]+|%)?$/,Ju=/-?[0-9.]+(?:[a-z]+|%)?/,Rb=[/\b(opacity|color|flex|backdrop-filter|^filter|^scale|transform|mask-image)\b/];function Fb(t){let e=t.match(Wn)||t.match(uu);if(e){let[r,n]=Mt(`(${e[2]})${e[3]}`,"(",")"," ")??[];if(r)return`calc(${e[1]}${r} * -1)${n?` ${n}`:""}`}}var qb=/\b(hue-rotate)\s*(\(.*)/;function Vb(t){let e=t.match(qb);if(e){let[r,n]=Mt(e[2],"(",")"," ")??[];if(r){let i=Ku.test(r.slice(1,-1))?r.replace(Ju,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${e[1]}${i}${n?` ${n}`:""}`}}}var jb={name:"negative",match(t){if(t.startsWith("-"))return{matcher:t.slice(1),body:e=>{if(e.find(n=>n[0]===Br))return;let r=!1;return e.forEach(n=>{if(q(n[2]).includes(Br))return;let i=n[1]?.toString();if(!i||i==="0"||Rb.some(a=>a.test(n[0])))return;let o=Fb(i);if(o){n[1]=o,r=!0;return}let s=Vb(i);if(s){n[1]=s,r=!0;return}Ku.test(i)&&(n[1]=i.replace(Ju,a=>a.startsWith("-")?a.slice(1):`-${a}`),r=!0)}),r?e:[]}}}},Bb=(t,{theme:e})=>{let r=t.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(Ke(o,e)||Wb(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};function Wb(t){let e=t.match(/^op(?:acity)?-?(.+)$/);return e&&e[1]!=null?m.bracket.percent(e[1])!=null:!1}function Ub(){return Zc({getBracket:dr,h:m,variantGetBracket:vt})}function Hb(){return Yc({getBracket:dr,h:m,variantGetBracket:vt})}function Gb(t={}){return Kc(t,{getBracket:dr,h:m,variantGetBracket:vt})}var Zb=Jc(),Yb={name:"starting",match(t){if(t.startsWith("starting:"))return{matcher:t.slice(9),handle:(e,r)=>r({...e,parent:"@starting-style"})}}},Kb={name:"supports",match(t,e){let r=ke("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 Xu(t){return[lb,bb,Pb,Mb,Nb,jb,Yb,kb(),Kb,wb,Sb,$b,Eb,..._b,...Cb,...Ob,...Tb,ub(),...fb,...hb,Bb,...Ub(),Hb(),...Gb(t),Zb,...mb(t),...gb,...vb,Ab,...db,xb,pb,Lb,...yb,...cb,Db,...zb,Ib].flat()}function Jb(t){if(t.preflights?.property===!1)return;let e=typeof t.preflights?.property=="object"?t.preflights.property:void 0,r=e?.parent!==void 0?e.parent:"@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b))))",n=e?.selector??"*, ::before, ::after, ::backdrop";return{getCSS:()=>{if(Dt.size===0)return;let i=Array.from(Dt.entries()).map(([o,s])=>`${o}:${s};`).join("");return r===!1?`${n}{${i}}`:`${r}{${n}{${i}}}`},layer:"properties"}}var Xb=`
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,18 +425,142 @@ 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 Xb(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(L("font","sans"),L("font","mono"),L("default",["font","family"]),L("default",["monoFont","family"]),ts(Jb,e.config.envMode==="dev")),layer:"base"}}var Qb=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function ey(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(Ho,"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 ty(t){let e=typeof t.preflights?.theme=="boolean"||typeof t.preflights?.theme=="string"?{mode:t.preflights.theme??"on-demand"}:{mode:t.preflights?.theme?.mode??"on-demand",...t.preflights?.theme};return{layer:"theme",getCSS(r){let{theme:n,generator:i}=r,o=Re(i.config.safelist.flatMap(f=>typeof f=="function"?f(r):f)),{mode:s,process:a}=e;if(s===!1)return;if(o.length>0)for(let f of o){let[u,...h]=f.trim().split(":");if(u in n&&h.length<=1){let p=h.length===0?["DEFAULT"]:h[0].split("-"),g=mr(n,u,p);typeof g=="string"&&(L(u,p),br(g,n))}}let l,c=f=>{if(a)for(let h of f)for(let p of q(a))p(h,r);let u=f.map(([h,p])=>h&&p?`${le(h)}: ${p};`:void 0).filter(Boolean);if(u.length!==0)return ts(`
428
+ `;function Qb(t){if(t.preflights?.reset!==!1)return{getCSS:({generator:e})=>(L("font","sans"),L("font","mono"),L("default",["font","family"]),L("default",["monoFont","family"]),ts(Xb,e.config.envMode==="dev")),layer:"base"}}var ey=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports","containers"];function ty(t,e){let r=new Map([["--spacing",t.spacing.DEFAULT]]),n=o=>o.replace(Ho,"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 ry(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=qe(i.config.safelist.flatMap(d=>typeof d=="function"?d(r):d)),{mode:s,process:a}=e;if(s===!1)return;if(o.length>0)for(let d of o){let[u,...h]=d.trim().split(":");if(u in n&&h.length<=1){let p=h.length===0?["DEFAULT"]:h[0].split("-"),g=pr(n,u,p);typeof g=="string"&&(L(u,p),gr(g,n))}}let l,c=d=>{if(a)for(let h of d)for(let p of q(a))p(h,r);let u=d.map(([h,p])=>h&&p?`${ce(h)}: ${p};`:void 0).filter(Boolean);if(u.length!==0)return ts(`
429
429
  :root, :host {
430
430
  ${u.join(`
431
431
  `)}
432
- }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Dt.size===0)return;l=Array.from(Dt).map(f=>{let[u,h]=f.split(":"),p=mr(n,u,h.split("-"));if(typeof p=="string")return[`--${u}${`${u==="spacing"&&h==="DEFAULT"?"":`-${h}`}`}`,p]}).filter(Boolean)}else{let f=Object.keys(n).filter(u=>!Qb.includes(u));l=Array.from(ey(n,f))}return c(l)}}}var ry=t=>[Xb(t),ty(t),Kb(t)].filter(Boolean),ny={position:["relative","absolute","fixed","sticky","static"],globalKeyword:G},Qu=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:lu,rules:Uu,shortcuts:Hu,theme:Zu,layers:{properties:-200,theme:-150,base:-100},preflights:ry(t),variants:Xu(t),prefix:t.prefix,postprocess:tu(t),extractorDefault:t.arbitraryVariants===!1?void 0:Xc(),autocomplete:{shorthands:ny},options:t,configResolved(){Dt.clear(),It.clear()},meta:{themeDeps:Dt,propertyDeps:It}});var Gd=vn(tf(),1),qi=vn(ca(),1);var Zd=Mc({presets:[Qu(),Ko()],preflights:[{getCSS:()=>`:host, :root {
433
- --un-bg-opacity: 100%;
434
- --un-text-opacity: 100%;
435
- --un-border-opacity: 100%;
436
- --un-outline-opacity: 100%;
437
- --un-outline-style: solid;
438
- --un-ring-opacity: 100%;
439
- --un-divide-opacity: 100%;
440
- --un-placeholder-opacity: 100%;
441
- }`}],theme:{}}),Mr=10,Yd=Gd.default,Pr=class extends qi.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}},ua=class extends Pr{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},fa=class extends Pr{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},da=class extends Pr{PathExpression(e){let r=e.original,n=i=>r===i;return n("if")||n("unless")||n("each")||n("with")?super.PathExpression(e):(this.onCollect(e.original),super.PathExpression(e))}},ha=class extends ua{match=mn.macro},pa=class extends fa{match=mn.htmlH1Somewhere};function Pe(t,...e){return e.includes(t)}function Vi(t,e){return t.hasOwnProperty(e)}function Qe(t){return!Pe(t,null,void 0)}function $t(t){return Qe(t)&&!isNaN(Number(t))}function ji(t){return typeof t=="object"&&t!==null}function z(t){return ji(t)?JSON.stringify(t):typeof t=="string"?`'${t}'`:String(t)}function ya(t){return qi.default.parse(t)}function Wi(t){return qi.default.compile(t)}function Bi(t,e={},r={}){return t(e,{helpers:r})}async function va(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await Zd,s=Bi(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function Kd(t){return[...new Set(t)]}function Jd(t){let e=new da().collect(t);return Kd(e)}function Fi(t,e=Mr){if(e<=0)throw new rt("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[Fi(n?.join(".")||"",e-1)]),i}function Xd(t,e=Mr){let n={name:"root",$:[Fi(t,e)]};return n.addPath=(i,o=Mr)=>{let s=Fi(i,o),a=n,l=s;for(let c=0;c<99;c++){if(!l)return;let f=a?.$??[],u=null;for(let p of f)l?.name===p?.name&&(u=p);if(!u){a.$=[...f,l];return}let[h]=l.$??[];a=u,l=h??null}},n}function ka(t){let[e,...r]=Jd(t),n=Xd(e);for(let i of r){let o=s=>i.startsWith(s);o(".")||o("/")||o("@")||o("this")||n.addPath(i)}return n}function Ui(t,e,r={},n=Mr){if(n<=0)throw new rt("Flext: Unable to get data model: The data model is too deep");let i=O=>e?.find(T=>T?.name===O)??null,o=r?.fieldName??t?.name??null,s=i(o),a=s?.order??null,l=t?.$??[],c=l?.length?"object":s?.type??Zi,f=t?.name??null,u=s?.label??null,h=s?.hint??null,p=s?.min??null,g=s?.max??null,b=s?.minLength??null,x=s?.maxLength??null,v=s?.options??null,k=s?.isRequired??null,S=[];for(let O of l){let T=O?.name??null;S.push(Ui(O,e,{fieldName:o+"."+T},n-1))}let y=S.sort((O,T)=>{let N=O?.extra?.fieldName??null,U=i(N)??{},V=U?.order??null,We=U?.extra?.absoluteOrder??null,ft=T?.extra?.fieldName??null,Be=i(ft)??{},se=Be?.order??null,bn=Be?.extra?.absoluteOrder??null;return Ri(V,se)!==0?Ri(V,se):Ri(We,bn)}),$=S?.length&&S.every(O=>O?.isRequired),M=Qe(k)?k:$;return{type:c,name:f,label:u,hint:h,min:p,max:g,minLength:b,maxLength:x,order:a,options:v,isRequired:M,extra:{fieldName:o},$:y}}function Qd(t){let e=s=>t?.match(s)??null,r=s=>{let a=s?.groups?.value??null;return{name:s?.groups?.name??a,value:a}},n=e(Ae.macroParam),i=e(Ae.macroNamedParam),o=e(Ae.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function eh(t,e=!0){let r=t?.match(Ae.macroParams)??[],n=[];for(let i of r){let o=Qd(i);if(o)n.push(o);else if(e)throw new He("Flext: Unable to parse the macros: Bad token: "+z(i))}return n}function xa(t,e=!0){let r=new ha().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Ae.macro)??null;if(!o){if(e)throw new He("Flext: Unable to parse the macros: Bad macro: "+z(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=eh(a,e);n.push({name:s,params:l})}return n}function wa(t,e=!0){let r=new pa().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(Ae.htmlH1Somewhere)??null;if(!o){if(e)throw new He("Flext: Unable to parse H1: Bad HTML: "+z(i));return null}for(let s of o)n.push(String(s))}return n}function Hi(t,e,r=Mr){if(r<=0)throw new rt("Flext: Unable to verify the data: The data model is too deep");let n=[],i=a=>!Pe(a,"",null,void 0),o=a=>String(a).length,s=(a,l)=>{n.push(new Zt(a,l))};for(let a of e){let l=a?.extra?.fieldName??null,c=l??a?.name??"Unknown",f=t[a.name]??null;if(!i(f)&&a?.isRequired){s(`Field '${c}' is required (${z(f)} is passed)`,l);continue}if(Pe(a?.type,"number","date")&&i(a?.min)&&i(f)&&a?.min>f){s(`'${c}' field value is less than the range (${z(f)} is passed, the minimum is ${z(a?.min)})`,l);continue}if(Pe(a?.type,"number","date")&&i(a?.max)&&i(f)&&a?.max<f){s(`'${c}' field value is greater than the range (${z(f)} is passed, the maximum is ${z(a?.max)})`,l);continue}if(!Pe(a?.type,"object","array","mixed")&&i(a?.minLength)&&i(f)&&a?.minLength>o(f)){s(`'${c}' field value is shorter than the range (${z(f)} is passed, the minimum is ${z(a?.minLength)})`,l);continue}if(!Pe(a?.type,"object","array","mixed")&&i(a?.maxLength)&&i(f)&&a?.maxLength<o(f)){s(`'${c}' field value is longer than the range (${z(f)} is passed, the maximum is ${z(a?.maxLength)})`,l);continue}if(Pe(a?.type,"string")&&$t(a?.min)&&i(f)&&Number(a?.min)>o(f)){s(`'${c}' field value is shorter than the range (${z(f)} is passed, the minimum is ${z(a?.min)})`,l);continue}if(Pe(a?.type,"string")&&$t(a?.max)&&i(f)&&Number(a?.max)<o(f)){s(`'${c}' field value is longer than the range (${z(f)} is passed, the maximum is ${z(a?.max)})`,l);continue}n.push(...Hi(f??{},a.$,r-1))}return n}function Gi(t){return String(t??"")}function pn(t){return Pe(t,null,void 0)?null:Gi(t)}function Sa(t){let e=ji(t)&&t instanceof Date,r=typeof t=="string"&&Ae.dbDateStr.test(t),n=s=>{let a=new Date(s);if(isNaN(a.getTime()))throw new He("Flext: Unable to get date: The date is invalid: "+z(s));return a},i=s=>{let[a,l,c]=s?.split("-")?.map(Number)??[];if(a&&l&&c)return F.fromObject({year:a,month:l,day:c}).toJSDate();throw new ae("Unable to get date: The date is invalid: "+z(s))},o=s=>{let a=F.fromISO(s);if(a.isValid)return a.toJSDate();throw new He("Flext: Unable to get date: The date is invalid: "+z(s))};return e?t:$t(t)?n(t):r?i(t):o(t)}function $a(t){let e=Yd(String(t)).trim(),r=(n,i="")=>e=e.replace(n,i);return r(`
442
- `," "),r(/\s{2,}/mg," "),r(/[^\p{L}\d\s]/mgu),e.trim()}function th(t){let e=t,r=(n,i="")=>e=e.replace(n,i);return r("["),r("]"),e.trim()}function ma(t){return $t(t)||ji(t)&&t instanceof Date?t:null}function ga(t){return $t(t)?t:null}function rh(t){return Qe(t)?Number(t):null}function Ea(t){if(typeof t!="string")try{return JSON.parse(t)}catch{return t??null}else return t??null}function ba(t,e){return!!String(e).trim().match(t)}function Ri(t,e){return!Qe(t)&&!Qe(e)?0:Qe(t)?Qe(e)?t-e:-1:1}function _a(t){return(t?.params??[]).map(r=>r?.value??null)}function Ca(t){let e=t?.name??null,r=t?.params??[],[n,...i]=r,o=y=>{let $=i?.find(M=>M?.name===y)??null;return $&&$?.value?$?.value??null:$&&$?.name?!0:null},s=Gi(o("type")??Zi),a=pn(n?.value),l=pn(o("label")),c=pn(o("descr")),f=pn(o("hint")),u=ma(o("min")),h=ma(o("max")),p=ga(o("minLength")),g=ga(o("maxLength")),b=rh(o("order")),x=Ea(o("value")),v=!!o("required");if(!a)throw new ae("Unable to get field: The 'name' param is not set: "+z(a));let k=th(a);return{type:s,name:k,label:l,descr:c,hint:f,min:u,max:h,minLength:p,maxLength:g,order:b,value:x,isRequired:v,extra:{macroName:e}}}function Oa(t){let e=t?.params??[],[r,...n]=e,i=h=>{let p=n?.find(g=>g?.name===h)??null;return p&&p?.value?p?.value??null:p&&p?.name?!0:null},o=Gi(i("type")??Zi),s=r?.value??null,a=i("for")??null,l=i("label")??null,c=i("descr")??null,f=Ea(i("value")),u=!!i("disabled");if(!s)throw new ae("Unable to get field option: The 'name' param is not set: "+z(s));if(!a)throw new ae(`Unable to get field option '${s}': The 'for' param is not set: `+z(s));return{type:o,name:s,fieldName:a,label:l,descr:c,value:f,isDisabled:u}}function Ta(t,e){let r=n=>t?.filter(i=>i?.fieldName===n)??[];for(let n of e)r(n.name)?.length&&(n.options=r(n.name))}function Ma(t){for(let[e,r]of t.entries())r?.extra?r.extra.absoluteOrder=e:r.extra={absoluteOrder:e}}function he(t={}){return{helpers:t?.helpers??null}}var Ae=class{static dbDateStr=/^\d+-\d+-\d+$/;static macro=/^@(?<name>.+?) (?<params>.+)$/;static macroParams=/(?<param>".+?")|(?<namedParam>[a-zA-Z0-9]+=".+?")|(?<simplaeParam>[a-zA-Z0-9]+)/gm;static macroParam=/^"(?<value>.+)"$/;static macroNamedParam=/^(?<name>.+)="(?<value>.+)"$/;static macroSimpleParam=/^(?<name>[a-zA-Z]+)$/;static htmlH1Somewhere=/\<h1.*?\>(?<value>.*)\<\/h1.*?\>/gs},mn=class{static macro(e){return ba(Ae.macro,e)}static htmlH1Somewhere(e){return ba(Ae.htmlH1Somewhere,e)}};var Ia={};Ji(Ia,{cond:()=>ih,date:()=>ah,match:()=>ch,math:()=>ph,media:()=>gh,number:()=>Wh,put:()=>sh});function ut(t){let e=t?.args??[],r=t?.namedArgs??{},[n,i,o,...s]=e,{soft:a}=r;if(n==="not")return!i;if(a)switch(i){case"equal":return n==o;case"notEqual":return n!=o;default:throw new pe("Condition: Unknown operation: "+z(i))}let l=(...f)=>f.reduce((u,h)=>u&&h),c=(...f)=>f.reduce((u,h)=>u||h);switch(i){case"equal":return n===o;case"notEqual":return n!==o;case"and":return l(n,o,...s);case"or":return c(n,o,...s);case"greater":return Number(n)>Number(o);case"less":return Number(n)<Number(o);default:throw new pe("Condition: Unknown operation: "+z(i))}}function Yk(t){let e=t?.args??[],[r]=e;return ut({...t,args:["not",r]})}function Kk(t){let e=t?.args??[],[r,n]=e;return ut({...t,args:[r,"equal",n]})}function Jk(t){let e=t?.args??[],[r,n]=e;return ut({...t,args:[r,"notEqual",n]})}function Xk(t){let e=t?.args??[],[r,...n]=e;return ut({...t,args:[r,"and",...n]})}function Qk(t){let e=t?.args??[],[r,...n]=e;return ut({...t,args:[r,"or",...n]})}function e3(t){let e=t?.args??[],[r,n]=e;return ut({...t,args:[r,"greater",n]})}function t3(t){let e=t?.args??[],[r,n]=e;return ut({...t,args:[r,"less",n]})}var ih=he({helpers:{op:ut,not:Yk,equal:Kk,notEqual:Jk,and:Xk,or:Qk,greater:e3,less:t3,__default:ut}});var Pa=vn(ca(),1);var r3="text-blue-500";function oh(t){let e=t?.args??[],[r,n]=e;return r??n??""}function je(t){let r=(t?.namedArgs??{})?.color??r3;return r?new Pa.SafeString(`<span class="${r}">${oh(t)}</span>`):new Pa.SafeString(t)}var sh=he({helpers:{noColor:oh,__default:je}});var n3="text";function gn(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{padding:s,genitive:a,timeZone:l,lang:c}=n;if(!i)return null;let f=F.local();i!=="now"&&(f=F.fromJSDate(Sa(i))),(l||e?.timeZone)&&(f=f.setZone(l??e?.timeZone)),(c||e?.lang)&&(f=f.setLocale(c??e?.lang));let u=(h,p=2)=>String(h||"").padStart(Number(p),"0");if(Qe(s))switch(o){case"seconds":return u(f.second,s);case"minutes":return u(f.minute,s);case"hours":return u(f.hour,s);case"day":return u(f.day,s);case"month":return u(f.month,s);case"year":return u(f.year,4);default:throw new pe(`Date: Operation ${z(o)} is not compatible with argument 'padding'`)}if(a){if(o==="monthText")return f.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();throw new pe(`Date: Operation ${z(o)} is not compatible with argument 'genitive'`)}switch(o){case"seconds":return f.second;case"minutes":return f.minute;case"hours":return f.hour;case"day":return f.day;case"month":return f.month;case"monthText":return f.toLocaleString({month:"long"}).toLowerCase();case"year":return f.year;case"text":return f.toLocaleString();case"unix":return f.toMillis();case"iso":return f.toISOTime();default:return f}}function et(t){let e=t?.args??[],[r,n]=e,o=(t?.namedArgs??{})?.fallback??"",s=gn({...t,args:[r,n??n3]})??o;return je({...t,args:[s]})}function i3(t){return gn({...t,args:["now"]})}function o3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"seconds"],namedArgs:{...i,padding:o,fallback:n}})}function s3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"minutes"],namedArgs:{...i,padding:o,fallback:n}})}function a3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"hours"],namedArgs:{...i,padding:o,fallback:n}})}function l3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"day"],namedArgs:{...i,padding:o,fallback:n}})}function c3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"month"],namedArgs:{...i,padding:o,fallback:n}})}function u3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=!i?.nominative;return et({...t,args:[r,"monthText"],namedArgs:{...i,genitive:o,fallback:n}})}function f3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{},o=i?.padding??2;return et({...t,args:[r,"year"],namedArgs:{...i,padding:o,fallback:n}})}function d3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return et({...t,args:[r,"text"],namedArgs:{fallback:n,...i}})}function h3(t){let e=t?.args??[],[r]=e;return gn({...t,args:[r,"unix"]})}function p3(t){let e=t?.args??[],[r]=e;return gn({...t,args:[r,"iso"]})}var ah=he({helpers:{op:et,now:i3,seconds:o3,minutes:s3,hours:a3,day:l3,month:c3,monthText:u3,year:f3,text:d3,unix:h3,iso:p3,noColor:gn,__default:et}});function m3(t){let e=t?.args??[],[r]=e,n=t?.self??null,i=t?.getContent??null;return n.__flext_match_value=r,n.__flext_match_isCompleted=!1,i()}function lh(t){let e=t?.args??[],r=t?.self??null,n=r.__flext_match_value??null,i=t?.getContent??null;if(!r.__flext_match_isCompleted){for(let o of e)if(n===o)return r.__flext_match_isCompleted=!0,i()}return""}function g3(t){let r=(t?.self??null).__flext_match_value??null;return lh({...t,args:[r]})}var ch=he({helpers:{case:lh,fallback:g3,__default:m3}});function hh(t){let e=t?.args??[],[r,n,i]=e,o=(...s)=>{let[a,...l]=s,c=Math[a]??null;if(c)return c(...l);throw new pe("Math: Unknown operation: "+z(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 Ne(t){let r=(t?.namedArgs??{})?.fallback??"",n=hh(t);return n===0?je({...t,args:["0"]}):typeof n=="number"&&isNaN(n)?je({...t,args:[r]}):je({...t,args:[n??r]})}function b3(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"plus",n]})}function y3(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"minus",n]})}function uh(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"multiply",n]})}function fh(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"divide",n]})}function v3(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"intDivide",n]})}function dh(t){let e=t?.args??[],[r,n]=e;return Ne({...t,args:[r,"power",n]})}function k3(t){let e=t?.args??[],[r,n]=e,i=(o,s)=>Ne({...t,args:[o,s]});if(!n)return i("round",r);switch(n){case"floor":return i("floor",r);case"ceil":return i("ceil",r);case"trunc":return i("trunc",r);default:throw new pe("Math: Unknown operation: "+z(n))}}function x3(t){let e=t?.args??[],[r]=e;return Ne({...t,args:["sqrt",r]})}function w3(t){let e=t?.args??[],[r]=e;return Ne({...t,args:["cbrt",r]})}function S3(t){let e=t?.args??[],[r]=e;return Ne({...t,args:["abs",r]})}var ph=he({helpers:{op:Ne,plus:b3,minus:y3,mul:uh,multiply:uh,div:fh,divide:fh,intDivide:v3,pow:dh,power:dh,round:k3,sqrt:x3,cbrt:w3,abs:S3,noColor:hh,__default:Ne}});function mh(t){let e=t?.flext??{},r=t?.args??[],[n]=r,o=(e?.assets??{})[n]??null;if(o)return URL.createObjectURL(o);throw new ht(`Media: Unable to get the asset: Asset '${n}' does not exist`)}var gh=he({helpers:{url:mh,__default:mh}});var jh=vn(Fh(),1);var qh={useLongScale:!1,baseSeparator:" ",unitSeparator:" ",base:{"0":"\u043D\u04E9\u043B","1":"\u0431\u0456\u0440","2":"\u0435\u043A\u0456","3":"\u04AF\u0448","4":"\u0442\u04E9\u0440\u0442","5":"\u0431\u0435\u0441","6":"\u0430\u043B\u0442\u044B","7":"\u0436\u0435\u0442\u0456","8":"\u0441\u0435\u0433\u0456\u0437","9":"\u0442\u043E\u0493\u044B\u0437","10":"\u043E\u043D","11":"\u043E\u043D \u0431\u0456\u0440","12":"\u043E\u043D \u0435\u043A\u0456","13":"\u043E\u043D \u04AF\u0448","14":"\u043E\u043D \u0442\u04E9\u0440\u0442","15":"\u043E\u043D \u0431\u0435\u0441","16":"\u043E\u043D \u0430\u043B\u0442\u044B","17":"\u043E\u043D \u0436\u0435\u0442\u0456","18":"\u043E\u043D \u0441\u0435\u0433\u0456\u0437","19":"\u043E\u043D \u0442\u043E\u0493\u044B\u0437","20":"\u0436\u0438\u044B\u0440\u043C\u0430","30":"\u043E\u0442\u044B\u0437","40":"\u049B\u044B\u0440\u044B\u049B","50":"\u0435\u043B\u0443","60":"\u0430\u043B\u043F\u044B\u0441","70":"\u0436\u0435\u0442\u043F\u0456\u0441","80":"\u0441\u0435\u043A\u0441\u0435\u043D","90":"\u0442\u043E\u049B\u0441\u0430\u043D","100":"\u0436\u04AF\u0437","200":"\u0435\u043A\u0456 \u0436\u04AF\u0437","300":"\u04AF\u0448 \u0436\u04AF\u0437","400":"\u0442\u04E9\u0440\u0442 \u0436\u04AF\u0437","500":"\u0431\u0435\u0441 \u0436\u04AF\u0437","600":"\u0430\u043B\u0442\u044B \u0436\u04AF\u0437","700":"\u0436\u0435\u0442\u0456 \u0436\u04AF\u0437","800":"\u0441\u0435\u0433\u0456\u0437 \u0436\u04AF\u0437","900":"\u0442\u043E\u0493\u044B\u0437 \u0436\u04AF\u0437"},alternativeBase:{},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u043C\u044B\u04A3",plural:"\u043C\u044B\u04A3"},{singular:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434",plural:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434"},{singular:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D"}],unitExceptions:{"1000":"\u043C\u044B\u04A3"}};var Vh={"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 U3="en",H3={"kk-KZ":qh};function Da(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,strict:a}=n,l=f=>Vh[f]??H3[f]??null,c=l(s)??l(e?.lang)??U3;switch(o){case"text":return(0,jh.default)(Number(i),{lang:c});case"check":return a?typeof i=="number":$t(i);default:return Number(i)}}function La(t){let r=(t?.namedArgs??{})?.fallback??"",n=Da(t);return n===0?je({...t,args:["0"]}):typeof n=="number"&&isNaN(n)?je({...t,args:[r]}):je({...t,args:[n||r]})}function G3(t){let e=t?.args??[],[r,n]=e,i=t?.namedArgs??{};return La({...t,args:[r,"text"],namedArgs:{fallback:n,...i}})}function Z3(t){let e=t?.args??[],[r]=e;return Da({...t,args:[r,"check"]})}var Wh=he({helpers:{op:La,text:G3,check:Z3,noColor:Da,__default:La}});var Y3="__default",Zi="string",za=10,Ra=class{onGetProcessed=K3;onGetAst=ya;constructor(e=null,r={},n={}){e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}setTemplate(e){this.data={},this.helpers={};let r=this.onGetProcessed(e);return this.ast=this.onGetAst(r),this}setData(e){return this.data=e,this}setHelpers(e){return this.helpers=e,this}addHelper(e,r){return this.helpers[e]=r,this}setOnGetProcessed(e){return this.onGetProcessed=e,this}setOnGetAst(e){return this.onGetAst=e,this}getHtml(e,r){let n=Wi(this.ast);if(!n)throw new ae("Flext: Unable to get HTML: No template");return Bi(n,e??this.data,r??this.helpers)}async getCss(e,r={}){let n=Wi(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new ae("Flext: Unable to get CSS: No template");return await va(n,e??this.data,{...r,helpers:o})}get html(){return this.getHtml()}},Fa=class extends Ra{onGetTitle=wa;onGetMacro=xa;constructor(e=null,r={},n={}){super(null,r,n),e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}useModule(...e){for(let r of e)this.addModule(r,Ia[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=this.onGetTitle(this.ast),n=this.onGetMacro(this.ast),i=(...k)=>n?.filter(S=>Pe(S?.name,...k))??null,o=k=>{let[S]=i(k),[y]=S?.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("option"),p=i("group","field"),g=h?.map(Oa)??null,b=p?.map(Ca)??[];Ta(g,b),Ma(b);let x=b.filter(k=>k?.extra?.macroName==="group");for(let k of x)k.type="object";s&&this.setVersion(s),a&&this.setLang(a),(l||r)&&this.setTitle(l??$a(r)),c&&this.setTimeZone(c),u&&this.setLineHeight(Number(u)),b&&b?.length&&this.setFields(b);let v=f.map(_a).flat();return this.useModule(...v),this}setVersion(e){return this.version=e,this}setLang(e){return this.lang=e,this}setTitle(e){return this.title=e,this}setTimeZone(e){return this.timeZone=e,this}setLineHeight(e){return this.lineHeight=e,this}setAssets(e){return this.assets=e,this}addAsset(e,r){return this.assets[e]=r,this}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!Vi(n,i))continue;let o=n[i],s=i===Y3,a=this,l=function(...c){let f=c?.slice(0,-1)??[],u=c[c.length-1]??{},h=u?.hash??{},p=this;return o({flext:a,args:f,options:u,namedArgs:h,self:p,getContent:()=>u?.fn(p)??null})};s?this.addHelper(e,l):this.addHelper(e+":"+i,l)}return this}setOnGetTitle(e){return this.onGetTitle=e,this}setOnGetMacro(e){return this.onGetMacro=e,this}getDataModel(e=za){let r=a=>{for(let l in this.helpers)if(Vi(this.helpers,l)){if(a?.name===l)return!0}else continue;return!1},n=a=>!r(a),i=a=>Ui(a,this.fields,{},e);return(ka(this.ast)?.$??[]).filter(n).map(i)}getValidationErrors(e,r=za){return Hi(e??this.data,this.model,r)}getIsValid(e,r=za){return!this.getValidationErrors(e??this.data,r)?.length}get model(){return this.getDataModel()}get validationErrors(){return this.getValidationErrors()}get errors(){return this.validationErrors}get isValid(){return this.getIsValid()}};function K3(t){return t}var Ow=Fa;export{ae as BaseError,Gt as BaseThrowable,He as BaseWarning,Zi as DEFAULT_FIELD_TYPE,Y3 as DEFAULT_HELPER_NAME,za as DEFAULT_MODEL_DEPTH,Fa as Flext,rt as PotentialLoopError,Ra as SimpleFlext,Zt as TemplateDataValidationError,ht as TemplateError,pe as TemplateSyntaxError,Ow as default,K3 as defaultGetProcessed,Xi as errors,nh as lib,Ia as modules,Kh as types};
432
+ }`,i.config.envMode==="dev")};if(s==="on-demand"){if(Lt.size===0)return;l=Array.from(Lt).map(d=>{let[u,h]=d.split(":"),p=pr(n,u,h.split("-"));if(typeof p=="string")return[`--${u}${`${u==="spacing"&&h==="DEFAULT"?"":`-${h}`}`}`,p]}).filter(Boolean)}else{let d=Object.keys(n).filter(u=>!ey.includes(u));l=Array.from(ty(n,d))}return c(l)}}}var ny=t=>[Qb(t),ry(t),Jb(t)].filter(Boolean),iy={position:["relative","absolute","fixed","sticky","static"],globalKeyword:G},Qu=(t={})=>(t.dark=t.dark??"class",t.attributifyPseudo=t.attributifyPseudo??!1,t.variablePrefix=t.variablePrefix??"un-",t.important=t.important??!1,{name:lu,rules:Uu,shortcuts:Hu,theme:Zu,layers:{properties:-200,theme:-150,base:-100},preflights:ny(t),variants:Xu(t),prefix:t.prefix,postprocess:tu(t),extractorDefault:t.arbitraryVariants===!1?void 0:Xc(),autocomplete:{shorthands:iy},options:t,configResolved(){Lt.clear(),Dt.clear()},meta:{themeDeps:Lt,propertyDeps:Dt}});var Zf=yn(td(),1);var rd=`:host,
433
+ :host *,
434
+ :host::before,
435
+ :host::after,
436
+ :host *::before,
437
+ :host *::after,
438
+ :host::backdrop,
439
+ :host *::backdrop {
440
+
441
+ /* Opacity */
442
+
443
+ --un-bg-opacity: 100%;
444
+ --un-text-opacity: 100%;
445
+ --un-border-opacity: 100%;
446
+ --un-outline-opacity: 100%;
447
+ --un-ring-opacity: 100%;
448
+ --un-divide-opacity: 100%;
449
+ --un-placeholder-opacity: 100%;
450
+
451
+
452
+ /* Gradients */
453
+
454
+ --un-gradient-position: initial;
455
+ --un-gradient-from: #0000;
456
+ --un-gradient-via: #0000;
457
+ --un-gradient-to: #0000;
458
+ --un-gradient-stops: initial;
459
+ --un-gradient-via-stops: initial;
460
+ --un-gradient-from-position: 0%;
461
+ --un-gradient-via-position: 50%;
462
+ --un-gradient-to-position: 100%;
463
+ --un-from-opacity: 100%;
464
+ --un-via-opacity: 100%;
465
+ --un-to-opacity: 100%;
466
+
467
+
468
+ /* Ring */
469
+
470
+ --un-ring-color: initial;
471
+ --un-ring-shadow: 0 0 #0000;
472
+ --un-ring-inset: initial;
473
+ --un-ring-offset-width: 0px;
474
+ --un-ring-offset-color: #fff;
475
+ --un-ring-offset-shadow: 0 0 #0000;
476
+ --un-inset-ring-color: initial;
477
+ --un-inset-ring-shadow: 0 0 #0000;
478
+
479
+
480
+ /* Shadow */
481
+
482
+ --un-shadow: 0 0 #0000;
483
+ --un-shadow-color: initial;
484
+ --un-inset-shadow: 0 0 #0000;
485
+ --un-inset-shadow-color: initial;=
486
+
487
+
488
+ /* Border, Outline */
489
+
490
+ --un-border-style: solid;
491
+ --un-outline-style: solid;
492
+
493
+
494
+ /* Font, Letter Spacing */
495
+
496
+ --un-font-weight: initial;
497
+ --un-tracking: initial;
498
+
499
+
500
+ /* Transforms */
501
+
502
+ --un-translate-x: 0;
503
+ --un-translate-y: 0;
504
+ --un-translate-z: 0;
505
+ --un-rotate-x: rotateX(0);
506
+ --un-rotate-y: rotateY(0);
507
+ --un-rotate-z: rotateZ(0);
508
+ --un-skew-x: skewX(0);
509
+ --un-skew-y: skewY(0);
510
+ --un-scale-x: 1;
511
+ --un-scale-y: 1;
512
+ --un-scale-z: 1;
513
+
514
+
515
+ /* Filters */
516
+
517
+ --un-blur: initial;
518
+ --un-brightness: initial;
519
+ --un-contrast: initial;
520
+ --un-grayscale: initial;
521
+ --un-hue-rotate: initial;
522
+ --un-invert: initial;
523
+ --un-opacity: initial;
524
+ --un-saturate: initial;
525
+ --un-sepia: initial;
526
+ --un-drop-shadow: initial;
527
+
528
+
529
+ /* Backdrop */
530
+
531
+ --un-backdrop-blur: initial;
532
+ --un-backdrop-brightness: initial;
533
+ --un-backdrop-contrast: initial;
534
+ --un-backdrop-grayscale: initial;
535
+ --un-backdrop-hue-rotate: initial;
536
+ --un-backdrop-invert: initial;
537
+ --un-backdrop-opacity: initial;
538
+ --un-backdrop-saturate: initial;
539
+ --un-backdrop-sepia: initial;
540
+ --un-backdrop-drop-shadow: initial;
541
+
542
+
543
+ /* Transitions */
544
+
545
+ --un-duration: initial;
546
+ --un-ease: initial;
547
+
548
+
549
+ /* Other */
550
+
551
+ --un-content: '';
552
+ --un-divide-y-reverse: 0;
553
+ --un-divide-x-reverse: 0;
554
+ --un-space-x-reverse: 0;
555
+ --un-space-y-reverse: 0;
556
+ --un-default-border-color: #e5e7eb;
557
+ }
558
+
559
+ :host::before,
560
+ :host::after,
561
+ :host *::before,
562
+ :host *::after {
563
+ --un-content: '';
564
+ }
565
+ `;var Fi=yn(ca(),1),Yf=Mc({presets:[Qu(),Ko()],preflights:[{getCSS:()=>rd}],theme:{}}),Tr=10,qi="string",Kf=Zf.default,Mr=class extends Fi.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}},ua=class extends Mr{CommentStatement(e){return this.onCollect(e.value),super.CommentStatement(e)}},da=class extends Mr{ContentStatement(e){return this.onCollect(e.value),super.ContentStatement(e)}},fa=class extends Mr{PathExpression(e){let r=e.original,n=i=>r===i;return n("if")||n("unless")||n("each")||n("with")?super.PathExpression(e):(this.onCollect(e.original),super.PathExpression(e))}},ha=class extends ua{match=pn.macro},pa=class extends da{match=pn.htmlH1Somewhere};function pe(t,...e){return e.includes(t)}function Vi(t,e){return t.hasOwnProperty(e)}function et(t){return!pe(t,null,void 0)}function $e(t){return et(t)&&!isNaN(Number(t))}function ji(t){return typeof t=="object"&&t!==null}function I(t){return ji(t)?JSON.stringify(t):typeof t=="string"?`'${t}'`:String(t)}function ya(t){return Fi.default.parse(t)}function Bi(t){return Fi.default.compile(t)}function Wi(t,e={},r={}){return t(e,{helpers:r})}async function va(t,e={},r={}){let n=r?.helpers??{},i=!!(r?.doGenerateGlobalStyles??!0),o=await Yf,s=Wi(t,e,n),{css:a}=await o.generate(s,{preflights:i});return a}function Jf(t){return[...new Set(t)]}function Xf(t){let e=new fa().collect(t);return Jf(e)}function Ri(t,e=Tr){if(e<=0)throw new ft("Flext: Unable to get the model: The model is too deep");let[r,...n]=t?.split(".")??[],i={name:r};return n?.length>0&&(i.$=[Ri(n?.join(".")||"",e-1)]),i}function Qf(t,e=Tr){let n={name:"root",$:[Ri(t,e)]};return n.addPath=(i,o=Tr)=>{let s=Ri(i,o),a=n,l=s;for(let c=0;c<99;c++){if(!l)return;let d=a?.$??[],u=null;for(let p of d)l?.name===p?.name&&(u=p);if(!u){a.$=[...d,l];return}let[h]=l.$??[];a=u,l=h??null}},n}function ka(t){let[e,...r]=Xf(t),n=Qf(e);for(let i of r){let o=s=>i.startsWith(s);o(".")||o("/")||o("@")||o("this")||n.addPath(i)}return n}function Ui(t,e,r={},n=Tr){if(n<=0)throw new ft("Flext: Unable to get data model: The data model is too deep");let i=O=>e?.find(T=>T?.name===O)??null,o=r?.fieldName??t?.name??null,s=i(o),a=s?.order??null,l=t?.$??[],c=l?.length?"object":s?.type??qi,d=t?.name??null,u=s?.label??null,h=s?.hint??null,p=s?.min??null,g=s?.max??null,b=s?.minLength??null,x=s?.maxLength??null,v=s?.options??null,k=s?.isRequired??null,S=[];for(let O of l){let T=O?.name??null;S.push(Ui(O,e,{fieldName:o+"."+T},n-1))}let y=S.sort((O,T)=>{let A=O?.extra?.fieldName??null,U=i(A)??{},V=U?.order??null,We=U?.extra?.absoluteOrder??null,ut=T?.extra?.fieldName??null,Ue=i(ut)??{},le=Ue?.order??null,gn=Ue?.extra?.absoluteOrder??null;return Ii(V,le)!==0?Ii(V,le):Ii(We,gn)}),$=S?.length&&S.every(O=>O?.isRequired),M=et(k)?k:$;return{type:c,name:d,label:u,hint:h,min:p,max:g,minLength:b,maxLength:x,order:a,options:v,isRequired:M,extra:{fieldName:o},$:y}}function eh(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(De.macroParam),i=e(De.macroNamedParam),o=e(De.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function th(t,e=!0){let r=t?.match(De.macroParams)??[],n=[];for(let i of r){let o=eh(i);if(o)n.push(o);else if(e)throw new Ge("Flext: Unable to parse the macros: Bad token: "+I(i))}return n}function xa(t,e=!0){let r=new ha().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(De.macro)??null;if(!o){if(e)throw new Ge("Flext: Unable to parse the macros: Bad macro: "+I(i));return null}let s=o?.groups?.name??null,a=o?.groups?.params??null,l=th(a,e);n.push({name:s,params:l})}return n}function wa(t,e=!0){let r=new pa().collect(t),n=[];for(let i of r){let o=i?.trim()?.match(De.htmlH1Somewhere)??null;if(!o){if(e)throw new Ge("Flext: Unable to parse H1: Bad HTML: "+I(i));return null}for(let s of o)n.push(String(s))}return n}function Hi(t,e,r=Tr){if(r<=0)throw new ft("Flext: Unable to verify the data: The data model is too deep");let n=[],i=a=>!pe(a,"",null,void 0),o=a=>String(a).length,s=(a,l)=>{n.push(new Gt(a,l))};for(let a of e){let l=a?.extra?.fieldName??null,c=l??a?.name??"Unknown",d=t[a.name]??null;if(!i(d)&&a?.isRequired){s(`Field '${c}' is required (${I(d)} is passed)`,l);continue}if(pe(a?.type,"number","date")&&i(a?.min)&&i(d)&&a?.min>d){s(`'${c}' field value is less than the range (${I(d)} is passed, the minimum is ${I(a?.min)})`,l);continue}if(pe(a?.type,"number","date")&&i(a?.max)&&i(d)&&a?.max<d){s(`'${c}' field value is greater than the range (${I(d)} is passed, the maximum is ${I(a?.max)})`,l);continue}if(!pe(a?.type,"object","array","mixed")&&i(a?.minLength)&&i(d)&&a?.minLength>o(d)){s(`'${c}' field value is shorter than the range (${I(d)} is passed, the minimum is ${I(a?.minLength)})`,l);continue}if(!pe(a?.type,"object","array","mixed")&&i(a?.maxLength)&&i(d)&&a?.maxLength<o(d)){s(`'${c}' field value is longer than the range (${I(d)} is passed, the maximum is ${I(a?.maxLength)})`,l);continue}if(pe(a?.type,"string")&&$e(a?.min)&&i(d)&&Number(a?.min)>o(d)){s(`'${c}' field value is shorter than the range (${I(d)} is passed, the minimum is ${I(a?.min)})`,l);continue}if(pe(a?.type,"string")&&$e(a?.max)&&i(d)&&Number(a?.max)<o(d)){s(`'${c}' field value is longer than the range (${I(d)} is passed, the maximum is ${I(a?.max)})`,l);continue}n.push(...Hi(d??{},a.$,r-1))}return n}function Gi(t){return String(t??"")}function hn(t){return pe(t,null,void 0)?null:Gi(t)}function mn(t,e=!0){let r=ji(t)&&t instanceof Date,n=typeof t=="string"&&De.dbDateStr.test(t),i=(a,l=!0)=>{let c=new Date(a);if(isNaN(c.getTime())&&l)throw new Ge("Flext: Unable to get date: The date is invalid: "+I(a));return isNaN(c.getTime())?null:c},o=(a,l=!0)=>{let[c,d,u]=a?.split("-")?.map(Number)??[];if(c&&d&&u)return F.fromtypes.Object({year:c,month:d,day:u}).toJSDate();if(l)throw new se("Flext: Unable to get date: The date is invalid: "+I(a));return null},s=(a,l=!0)=>{let c=F.fromISO(a);if(c.isValid)return c.toJSDate();if(l)throw new Ge("Flext: Unable to get date: The date is invalid: "+I(a));return null};return r?t:$e(t)?i(t,e):n?o(t,e):s(t,e)}function Sa(t){let e=Kf(String(t)).trim(),r=(n,i="")=>e=e.replace(n,i);return r(`
566
+ `," "),r(/\s{2,}/mg," "),r(/[^\p{L}\d\s]/mgu),e.trim()}function rh(t){let e=t,r=(n,i="")=>e=e.replace(n,i);return r("["),r("]"),e.trim()}function ma(t){return $e(t)||ji(t)&&t instanceof Date?t:null}function ga(t){return $e(t)?t:null}function nh(t){return et(t)?Number(t):null}function $a(t){if(typeof t!="string")try{return JSON.parse(t)}catch{return t??null}else return t??null}function Ea(...t){return t.reduce((e,r)=>Number(e)+Number(r),0)}function ba(t,e){return!!String(e).trim().match(t)}function Ii(t,e){return!et(t)&&!et(e)?0:et(t)?et(e)?t-e:-1:1}function _a(t){return(t?.params??[]).map(r=>r?.value??null)}function Ca(t){let e=t?.name??null,r=t?.params??[],[n,...i]=r,o=y=>{let $=i?.find(M=>M?.name===y)??null;return $&&$?.value?$?.value??null:$&&$?.name?!0:null},s=Gi(o("type")??qi),a=hn(n?.value),l=hn(o("label")),c=hn(o("descr")),d=hn(o("hint")),u=ma(o("min")),h=ma(o("max")),p=ga(o("minLength")),g=ga(o("maxLength")),b=nh(o("order")),x=$a(o("value")),v=!!o("required");if(!a)throw new se("Unable to get field: The 'name' param is not set: "+I(a));let k=rh(a);return{type:s,name:k,label:l,descr:c,hint:d,min:u,max:h,minLength:p,maxLength:g,order:b,value:x,isRequired:v,extra:{macroName:e}}}function Oa(t){let e=t?.params??[],[r,...n]=e,i=h=>{let p=n?.find(g=>g?.name===h)??null;return p&&p?.value?p?.value??null:p&&p?.name?!0:null},o=Gi(i("type")??qi),s=r?.value??null,a=i("for")??null,l=i("label")??null,c=i("descr")??null,d=$a(i("value")),u=!!i("disabled");if(!s)throw new se("Unable to get field option: The 'name' param is not set: "+I(s));if(!a)throw new se(`Unable to get field option '${s}': The 'for' param is not set: `+I(s));return{type:o,name:s,fieldName:a,label:l,descr:c,value:d,isDisabled:u}}function Ta(t,e){let r=n=>t?.filter(i=>i?.fieldName===n)??[];for(let n of e)r(n.name)?.length&&(n.options=r(n.name))}function Ma(t){for(let[e,r]of t.entries())r?.extra?r.extra.absoluteOrder=e:r.extra={absoluteOrder:e}}function oe(t={}){return{helpers:t?.helpers??null}}var De=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},pn=class{static macro(e){return ba(De.macro,e)}static htmlH1Somewhere(e){return ba(De.htmlH1Somewhere,e)}};var Da={};Xi(Da,{array:()=>oh,cond:()=>sh,date:()=>ah,match:()=>ch,math:()=>hh,media:()=>mh,number:()=>jh,put:()=>Wh});function Zi(t){let e=t?.args??[],[r,n,i]=e,o=(s,a)=>{let l=a?.split(".")??[],c=[];for(let d of s){let u=d;for(let h of l)u=u[h];c.push(u)}return c};switch(r){case"destruct":return o(n,i);case"check":return Array.isArray(n);default:return r}}function Jk(t){let e=t?.args??[],[r,n]=e;return Zi({...t,args:["destruct",r,n]})}function Xk(t){let e=t?.args??[],[r]=e;return Zi({...t,args:["check",r]})}var oh=oe({helpers:{op:Zi,destruct:Jk,check:Xk,__default:Zi}});function ct(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 ge("Condition: Unknown operation: "+I(i))}let l=(...d)=>d.reduce((u,h)=>u&&h),c=(...d)=>d.reduce((u,h)=>u||h);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 ge("Condition: Unknown operation: "+I(i))}}function Qk(t){let e=t?.args??[],[r]=e;return ct({...t,args:["not",r]})}function e3(t){let e=t?.args??[],[r,n]=e;return ct({...t,args:[r,"equal",n]})}function t3(t){let e=t?.args??[],[r,n]=e;return ct({...t,args:[r,"notEqual",n]})}function r3(t){let e=t?.args??[],[r,...n]=e;return ct({...t,args:[r,"and",...n]})}function n3(t){let e=t?.args??[],[r,...n]=e;return ct({...t,args:[r,"or",...n]})}function i3(t){let e=t?.args??[],[r,n]=e;return ct({...t,args:[r,"greater",n]})}function o3(t){let e=t?.args??[],[r,n]=e;return ct({...t,args:[r,"less",n]})}var sh=oe({helpers:{op:ct,not:Qk,equal:e3,notEqual:t3,and:r3,or:n3,greater:i3,less:o3,__default:ct}});function me(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 d=F.local();i!=="now"&&(d=F.fromJSDate(mn(i))),(l||e?.timeZone)&&(d=d.setZone(l??e?.timeZone)),(c||e?.lang)&&(d=d.setLocale(c??e?.lang));let u=(h,p=2)=>String(h||"").padStart(Number(p),"0");if(et(s))switch(o){case"seconds":return u(d.second,s);case"minutes":return u(d.minute,s);case"hours":return u(d.hour,s);case"day":return u(d.day,s);case"month":return u(d.month,s);case"year":return u(d.year,4);default:throw new ge(`Date: Operation ${I(o)} is not compatible with argument 'padding'`)}if(a){if(o==="monthText")return d.toLocaleString({day:"numeric",month:"long"}).replace(/[^\p{L}]/gu,"").toLowerCase();throw new ge(`Date: Operation ${I(o)} is not compatible with argument 'genitive'`)}switch(o){case"seconds":return d.second;case"minutes":return d.minute;case"hours":return d.hour;case"day":return d.day;case"month":return d.month;case"monthText":return d.toLocaleString({month:"long"}).toLowerCase();case"year":return d.year;case"format":return d.toLocaleString();case"text":return d.toLocaleString({day:"numeric",month:"long",year:"numeric"});case"unix":return d.toMillis();case"iso":return d.toISOTime();default:return d}}function s3(t){return me({...t,args:["now"]})}function a3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"seconds"],namedArgs:{...n,padding:i}})}function l3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"minutes"],namedArgs:{...n,padding:i}})}function c3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"hours"],namedArgs:{...n,padding:i}})}function u3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"day"],namedArgs:{...n,padding:i}})}function d3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"month"],namedArgs:{...n,padding:i}})}function f3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=!n?.nominative;return me({...t,args:[r,"monthText"],namedArgs:{...n,genitive:i}})}function h3(t){let e=t?.args??[],[r]=e,n=t?.namedArgs??{},i=n?.padding??2;return me({...t,args:[r,"year"],namedArgs:{...n,padding:i}})}function Pa(t){let e=t?.args??[],[r]=e;return me({...t,args:[r,"format"]})}function p3(t){let e=t?.args??[],[r]=e;return me({...t,args:[r,"text"]})}function m3(t){let e=t?.args??[],[r]=e;return me({...t,args:[r,"unix"]})}function g3(t){let e=t?.args??[],[r]=e;return me({...t,args:[r,"iso"]})}var ah=oe({helpers:{op:me,now:s3,seconds:a3,minutes:l3,hours:c3,day:u3,month:d3,monthText:f3,year:h3,format:Pa,text:p3,unix:m3,iso:g3,__default:me}});function b3(t){let e=t?.args??[],[r]=e,n=t?.self??null,i=t?.getContent??null;return n.__flext_match_value=r,n.__flext_match_isCompleted=!1,i()}function lh(t){let e=t?.args??[],r=t?.self??null,n=r.__flext_match_value??null,i=t?.getContent??null;if(!r.__flext_match_isCompleted){for(let o of e)if(n===o)return r.__flext_match_isCompleted=!0,i()}return""}function y3(t){let r=(t?.self??null).__flext_match_value??null;return lh({...t,args:[r]})}var ch=oe({helpers:{case:lh,fallback:y3,__default:b3}});function Ee(t){let e=t?.args??[],[r,n,i,...o]=e,s=(...l)=>{let[c,...d]=l,u=Math[c]??null;if(u)return u(...d);throw new ge("Math: Unknown operation: "+I(c))},a=(...l)=>{let c=[];for(let d of l)if($e(d))c.push(d);else if(Array.isArray(d)&&d.every($e))c.push(...d);else throw new se("Math: Unable to sum: The given arguments are not numbers: "+I(l));return c};switch(n){case"plus":case"sum":return Ea(...a(r,i||0,...o));case"minus":return Number(r)-Number(i||0);case"multiply":return Number(r)*Number(i||1);case"divide":return Number(r)/Number(i||1);case"intDivide":return Number(r)%Number(i||1);case"power":return Number(r)**Number(i||1);default:return s(...e)}}function v3(t){let e=t?.args??[],[r,n,...i]=e;return Ee({...t,args:[r,"plus",n,...i]})}function k3(t){let e=t?.args??[],[r,n,...i]=e;return Ee({...t,args:[r,"sum",n,...i]})}function x3(t){let e=t?.args??[],[r,n]=e;return Ee({...t,args:[r,"minus",n]})}function uh(t){let e=t?.args??[],[r,n]=e;return Ee({...t,args:[r,"multiply",n]})}function dh(t){let e=t?.args??[],[r,n]=e;return Ee({...t,args:[r,"divide",n]})}function w3(t){let e=t?.args??[],[r,n]=e;return Ee({...t,args:[r,"intDivide",n]})}function fh(t){let e=t?.args??[],[r,n]=e;return Ee({...t,args:[r,"power",n]})}function S3(t){let e=t?.args??[],[r,n]=e,i=(o,s)=>Ee({...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 ge("Math: Unknown operation: "+I(n))}}function $3(t){let e=t?.args??[],[r]=e;return Ee({...t,args:["sqrt",r]})}function E3(t){let e=t?.args??[],[r]=e;return Ee({...t,args:["cbrt",r]})}function _3(t){let e=t?.args??[],[r]=e;return Ee({...t,args:["abs",r]})}var hh=oe({helpers:{op:Ee,plus:v3,sum:k3,minus:x3,mul:uh,multiply:uh,div:dh,divide:dh,intDivide:w3,pow:fh,power:fh,round:S3,sqrt:$3,cbrt:E3,abs:_3,__default:Ee}});function ph(t){let e=t?.flext??{},r=t?.args??[],[n]=r,o=(e?.assets??{})[n]??null;if(o)return URL.createObjectURL(o);throw new ht(`Media: Unable to get the asset: Asset '${n}' does not exist`)}var mh=oe({helpers:{url:ph,__default:ph}});var Vh=yn(Rh(),1);var Fh={useLongScale:!1,baseSeparator:" ",unitSeparator:" ",base:{"0":"\u043D\u04E9\u043B","1":"\u0431\u0456\u0440","2":"\u0435\u043A\u0456","3":"\u04AF\u0448","4":"\u0442\u04E9\u0440\u0442","5":"\u0431\u0435\u0441","6":"\u0430\u043B\u0442\u044B","7":"\u0436\u0435\u0442\u0456","8":"\u0441\u0435\u0433\u0456\u0437","9":"\u0442\u043E\u0493\u044B\u0437","10":"\u043E\u043D","11":"\u043E\u043D \u0431\u0456\u0440","12":"\u043E\u043D \u0435\u043A\u0456","13":"\u043E\u043D \u04AF\u0448","14":"\u043E\u043D \u0442\u04E9\u0440\u0442","15":"\u043E\u043D \u0431\u0435\u0441","16":"\u043E\u043D \u0430\u043B\u0442\u044B","17":"\u043E\u043D \u0436\u0435\u0442\u0456","18":"\u043E\u043D \u0441\u0435\u0433\u0456\u0437","19":"\u043E\u043D \u0442\u043E\u0493\u044B\u0437","20":"\u0436\u0438\u044B\u0440\u043C\u0430","30":"\u043E\u0442\u044B\u0437","40":"\u049B\u044B\u0440\u044B\u049B","50":"\u0435\u043B\u0443","60":"\u0430\u043B\u043F\u044B\u0441","70":"\u0436\u0435\u0442\u043F\u0456\u0441","80":"\u0441\u0435\u043A\u0441\u0435\u043D","90":"\u0442\u043E\u049B\u0441\u0430\u043D","100":"\u0436\u04AF\u0437","200":"\u0435\u043A\u0456 \u0436\u04AF\u0437","300":"\u04AF\u0448 \u0436\u04AF\u0437","400":"\u0442\u04E9\u0440\u0442 \u0436\u04AF\u0437","500":"\u0431\u0435\u0441 \u0436\u04AF\u0437","600":"\u0430\u043B\u0442\u044B \u0436\u04AF\u0437","700":"\u0436\u0435\u0442\u0456 \u0436\u04AF\u0437","800":"\u0441\u0435\u0433\u0456\u0437 \u0436\u04AF\u0437","900":"\u0442\u043E\u0493\u044B\u0437 \u0436\u04AF\u0437"},alternativeBase:{},units:[{useBaseInstead:!0,useBaseException:[]},{singular:"\u043C\u044B\u04A3",plural:"\u043C\u044B\u04A3"},{singular:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043C\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434",plural:"\u043C\u0438\u043B\u043B\u0438\u0430\u0440\u0434"},{singular:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0442\u0440\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0430\u0434\u0440\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043A\u0432\u0438\u043D\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0441\u0435\u043A\u0441\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0441\u0435\u043F\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043E\u043A\u0442\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u043D\u043E\u043D\u0438\u043B\u043B\u0438\u043E\u043D"},{singular:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D",plural:"\u0434\u0435\u0446\u0438\u043B\u043B\u0438\u043E\u043D"}],unitExceptions:{"1000":"\u043C\u044B\u04A3"}};var qh={"ar-EG":"ar","az-AZ":"az","en-IN":"enIndian","en-GB":"uk","en-US":"en",eo:"eo","es-ES":"es","fr-FR":"fr","id-ID":"id","pt-BR":"pt","pt-PT":"ptPT","ru-RU":"ru","tr-TR":"tr","vi-VN":"vi"};var Z3="en",Y3={"kk-KZ":Fh};function Yi(t){let e=t?.flext??{},r=t?.args??[],n=t?.namedArgs??{},[i,o]=r,{lang:s,strict:a}=n,l=d=>qh[d]??Y3[d]??null,c=l(s)??l(e?.lang)??Z3;switch(i){case"text":return(0,Vh.default)(Number(o),{lang:c});case"check":return a?typeof o=="number":$e(o);default:return Number(i)}}function K3(t){let e=t?.args??[],[r]=e;return String(Yi({...t,args:["text",r]}))}function J3(t){let e=t?.args??[],[r]=e;return Yi({...t,args:["check",r]})}var jh=oe({helpers:{op:Yi,text:K3,check:J3,__default:Yi}});var La=yn(ca(),1);var X3="text-blue-500";function Bh(t){let e=t?.args??[],[r,n]=e,i=mn(r,!1);return i&&!$e(r)&&!pe(r,!0,!1)?Pa(i):r??n??""}function Q3(t){let r=(t?.namedArgs??{})?.color??X3;return r?new La.SafeString(`<span class="${r}">${Bh(t)}</span>`):new La.SafeString(t)}var Wh=oe({helpers:{noColor:Bh,__default:Q3}});var e4="__default",za=10,Ia=class{onGetProcessed=t4;onGetAst=ya;constructor(e=null,r={},n={}){e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}setTemplate(e){this.data={},this.helpers={};let r=this.onGetProcessed(e);return this.ast=this.onGetAst(r),this}setData(e){return this.data=e,this}setHelpers(e){return this.helpers=e,this}addHelper(e,r){return this.helpers[e]=r,this}setOnGetProcessed(e){return this.onGetProcessed=e,this}setOnGetAst(e){return this.onGetAst=e,this}getHtml(e,r){let n=Bi(this.ast);if(!n)throw new se("Flext: Unable to get HTML: No template");return Wi(n,e??this.data,r??this.helpers)}async getCss(e,r={}){let n=Bi(this.ast),i=r?.helpers??{},o={...this.helpers,...i};if(!n)throw new se("Flext: Unable to get CSS: No template");return await va(n,e??this.data,{...r,helpers:o})}get html(){return this.getHtml()}},Ra=class extends Ia{onGetTitle=wa;onGetMacro=xa;constructor(e=null,r={},n={}){super(null,r,n),e&&this.setTemplate(e),this.setData({...this.data,...r}),this.setHelpers({...this.helpers,...n})}useModule(...e){for(let r of e)this.addModule(r,Da[r]);return this}setTemplate(e){super.setTemplate(e);let[r]=this.onGetTitle(this.ast),n=this.onGetMacro(this.ast),i=(...k)=>n?.filter(S=>pe(S?.name,...k))??null,o=k=>{let[S]=i(k),[y]=S?.params??[];return y?.value??null},s=o("v"),a=o("lang"),l=o("title"),c=o("timeZone"),d=i("use"),u=o("lineHeight"),h=i("option"),p=i("group","field"),g=h?.map(Oa)??null,b=p?.map(Ca)??[];Ta(g,b),Ma(b);let x=b.filter(k=>k?.extra?.macroName==="group");for(let k of x)k.type="object";s&&this.setVersion(s),a&&this.setLang(a),(l||r)&&this.setTitle(l??Sa(r)),c&&this.setTimeZone(c),u&&this.setLineHeight(Number(u)),b&&b?.length&&this.setFields(b);let v=d.map(_a).flat();return this.useModule(...v),this}setVersion(e){return this.version=e,this}setLang(e){return this.lang=e,this}setTitle(e){return this.title=e,this}setTimeZone(e){return this.timeZone=e,this}setLineHeight(e){return this.lineHeight=e,this}setAssets(e){return this.assets=e,this}addAsset(e,r){return this.assets[e]=r,this}setFields(e){return this.fields=e,this}addModule(e,r){let n=r?.helpers??{};for(let i in n){if(!Vi(n,i))continue;let o=n[i],s=i===e4,a=this,l=function(...c){let d=c?.slice(0,-1)??[],u=c[c.length-1]??{},h=u?.hash??{},p=this;return o({flext:a,args:d,options:u,namedArgs:h,self:p,getContent:()=>u?.fn(p)??null})};s?this.addHelper(e,l):this.addHelper(e+":"+i,l)}return this}setOnGetTitle(e){return this.onGetTitle=e,this}setOnGetMacro(e){return this.onGetMacro=e,this}getDataModel(e=za){let r=a=>{for(let l in this.helpers)if(Vi(this.helpers,l)){if(a?.name===l)return!0}else continue;return!1},n=a=>!r(a),i=a=>Ui(a,this.fields,{},e);return(ka(this.ast)?.$??[]).filter(n).map(i)}getValidationErrors(e,r=za){return Hi(e??this.data,this.model,r)}getIsValid(e,r=za){return!this.getValidationErrors(e??this.data,r)?.length}get model(){return this.getDataModel()}get validationErrors(){return this.getValidationErrors()}get errors(){return this.validationErrors}get isValid(){return this.getIsValid()}};function t4(t){return t}var Aw=Ra;export{se as BaseError,Ht as BaseThrowable,Ge as BaseWarning,e4 as DEFAULT_HELPER_NAME,za as DEFAULT_MODEL_DEPTH,Ra as Flext,ft as PotentialLoopError,Ia as SimpleFlext,Gt as TemplateDataValidationError,ht as TemplateError,ge as TemplateSyntaxError,Aw as default,t4 as defaultGetProcessed,Va as errors,ih as lib,Da as modules,Jh as types};