UNPKG

satori

Version:

Enlightened library to convert HTML and CSS to SVG.

8 lines 261 kB
var ld=Object.create;var Hn=Object.defineProperty;var fd=Object.getOwnPropertyDescriptor;var cd=Object.getOwnPropertyNames;var dd=Object.getPrototypeOf,pd=Object.prototype.hasOwnProperty;var ur=(e,t)=>()=>(e&&(t=e(e=0)),t);var z=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),jr=(e,t)=>{for(var r in t)Hn(e,r,{get:t[r],enumerable:!0})},Ma=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of cd(t))!pd.call(e,i)&&i!==r&&Hn(e,i,{get:()=>t[i],enumerable:!(n=fd(t,i))||n.enumerable});return e};var dt=(e,t,r)=>(r=e!=null?ld(dd(e)):{},Ma(t||!e||!e.__esModule?Hn(r,"default",{value:e,enumerable:!0}):r,e)),Vr=e=>Ma(Hn({},"__esModule",{value:!0}),e);var Vt,Ka,Qa,Xr,Hi,Ht,Er,kd,Kn,Yi,kr,Pr,Xi,Ja,Ki,Qi,_t,Ji,Pd,Za,Qn=ur(()=>{Vt=function(e){return e[e.Auto=0]="Auto",e[e.FlexStart=1]="FlexStart",e[e.Center=2]="Center",e[e.FlexEnd=3]="FlexEnd",e[e.Stretch=4]="Stretch",e[e.Baseline=5]="Baseline",e[e.SpaceBetween=6]="SpaceBetween",e[e.SpaceAround=7]="SpaceAround",e[e.SpaceEvenly=8]="SpaceEvenly",e}({}),Ka=function(e){return e[e.BorderBox=0]="BorderBox",e[e.ContentBox=1]="ContentBox",e}({}),Qa=function(e){return e[e.Width=0]="Width",e[e.Height=1]="Height",e}({}),Xr=function(e){return e[e.Inherit=0]="Inherit",e[e.LTR=1]="LTR",e[e.RTL=2]="RTL",e}({}),Hi=function(e){return e[e.Flex=0]="Flex",e[e.None=1]="None",e[e.Contents=2]="Contents",e}({}),Ht=function(e){return e[e.Left=0]="Left",e[e.Top=1]="Top",e[e.Right=2]="Right",e[e.Bottom=3]="Bottom",e[e.Start=4]="Start",e[e.End=5]="End",e[e.Horizontal=6]="Horizontal",e[e.Vertical=7]="Vertical",e[e.All=8]="All",e}({}),Er=function(e){return e[e.None=0]="None",e[e.StretchFlexBasis=1]="StretchFlexBasis",e[e.AbsolutePositionWithoutInsetsExcludesPadding=2]="AbsolutePositionWithoutInsetsExcludesPadding",e[e.AbsolutePercentAgainstInnerSize=4]="AbsolutePercentAgainstInnerSize",e[e.All=2147483647]="All",e[e.Classic=2147483646]="Classic",e}({}),kd=function(e){return e[e.WebFlexBasis=0]="WebFlexBasis",e}({}),Kn=function(e){return e[e.Column=0]="Column",e[e.ColumnReverse=1]="ColumnReverse",e[e.Row=2]="Row",e[e.RowReverse=3]="RowReverse",e}({}),Yi=function(e){return e[e.Column=0]="Column",e[e.Row=1]="Row",e[e.All=2]="All",e}({}),kr=function(e){return e[e.FlexStart=0]="FlexStart",e[e.Center=1]="Center",e[e.FlexEnd=2]="FlexEnd",e[e.SpaceBetween=3]="SpaceBetween",e[e.SpaceAround=4]="SpaceAround",e[e.SpaceEvenly=5]="SpaceEvenly",e}({}),Pr=function(e){return e[e.Error=0]="Error",e[e.Warn=1]="Warn",e[e.Info=2]="Info",e[e.Debug=3]="Debug",e[e.Verbose=4]="Verbose",e[e.Fatal=5]="Fatal",e}({}),Xi=function(e){return e[e.Undefined=0]="Undefined",e[e.Exactly=1]="Exactly",e[e.AtMost=2]="AtMost",e}({}),Ja=function(e){return e[e.Default=0]="Default",e[e.Text=1]="Text",e}({}),Ki=function(e){return e[e.Visible=0]="Visible",e[e.Hidden=1]="Hidden",e[e.Scroll=2]="Scroll",e}({}),Qi=function(e){return e[e.Static=0]="Static",e[e.Relative=1]="Relative",e[e.Absolute=2]="Absolute",e}({}),_t=function(e){return e[e.Undefined=0]="Undefined",e[e.Point=1]="Point",e[e.Percent=2]="Percent",e[e.Auto=3]="Auto",e}({}),Ji=function(e){return e[e.NoWrap=0]="NoWrap",e[e.Wrap=1]="Wrap",e[e.WrapReverse=2]="WrapReverse",e}({}),Pd={ALIGN_AUTO:Vt.Auto,ALIGN_FLEX_START:Vt.FlexStart,ALIGN_CENTER:Vt.Center,ALIGN_FLEX_END:Vt.FlexEnd,ALIGN_STRETCH:Vt.Stretch,ALIGN_BASELINE:Vt.Baseline,ALIGN_SPACE_BETWEEN:Vt.SpaceBetween,ALIGN_SPACE_AROUND:Vt.SpaceAround,ALIGN_SPACE_EVENLY:Vt.SpaceEvenly,BOX_SIZING_BORDER_BOX:Ka.BorderBox,BOX_SIZING_CONTENT_BOX:Ka.ContentBox,DIMENSION_WIDTH:Qa.Width,DIMENSION_HEIGHT:Qa.Height,DIRECTION_INHERIT:Xr.Inherit,DIRECTION_LTR:Xr.LTR,DIRECTION_RTL:Xr.RTL,DISPLAY_FLEX:Hi.Flex,DISPLAY_NONE:Hi.None,DISPLAY_CONTENTS:Hi.Contents,EDGE_LEFT:Ht.Left,EDGE_TOP:Ht.Top,EDGE_RIGHT:Ht.Right,EDGE_BOTTOM:Ht.Bottom,EDGE_START:Ht.Start,EDGE_END:Ht.End,EDGE_HORIZONTAL:Ht.Horizontal,EDGE_VERTICAL:Ht.Vertical,EDGE_ALL:Ht.All,ERRATA_NONE:Er.None,ERRATA_STRETCH_FLEX_BASIS:Er.StretchFlexBasis,ERRATA_ABSOLUTE_POSITION_WITHOUT_INSETS_EXCLUDES_PADDING:Er.AbsolutePositionWithoutInsetsExcludesPadding,ERRATA_ABSOLUTE_PERCENT_AGAINST_INNER_SIZE:Er.AbsolutePercentAgainstInnerSize,ERRATA_ALL:Er.All,ERRATA_CLASSIC:Er.Classic,EXPERIMENTAL_FEATURE_WEB_FLEX_BASIS:kd.WebFlexBasis,FLEX_DIRECTION_COLUMN:Kn.Column,FLEX_DIRECTION_COLUMN_REVERSE:Kn.ColumnReverse,FLEX_DIRECTION_ROW:Kn.Row,FLEX_DIRECTION_ROW_REVERSE:Kn.RowReverse,GUTTER_COLUMN:Yi.Column,GUTTER_ROW:Yi.Row,GUTTER_ALL:Yi.All,JUSTIFY_FLEX_START:kr.FlexStart,JUSTIFY_CENTER:kr.Center,JUSTIFY_FLEX_END:kr.FlexEnd,JUSTIFY_SPACE_BETWEEN:kr.SpaceBetween,JUSTIFY_SPACE_AROUND:kr.SpaceAround,JUSTIFY_SPACE_EVENLY:kr.SpaceEvenly,LOG_LEVEL_ERROR:Pr.Error,LOG_LEVEL_WARN:Pr.Warn,LOG_LEVEL_INFO:Pr.Info,LOG_LEVEL_DEBUG:Pr.Debug,LOG_LEVEL_VERBOSE:Pr.Verbose,LOG_LEVEL_FATAL:Pr.Fatal,MEASURE_MODE_UNDEFINED:Xi.Undefined,MEASURE_MODE_EXACTLY:Xi.Exactly,MEASURE_MODE_AT_MOST:Xi.AtMost,NODE_TYPE_DEFAULT:Ja.Default,NODE_TYPE_TEXT:Ja.Text,OVERFLOW_VISIBLE:Ki.Visible,OVERFLOW_HIDDEN:Ki.Hidden,OVERFLOW_SCROLL:Ki.Scroll,POSITION_TYPE_STATIC:Qi.Static,POSITION_TYPE_RELATIVE:Qi.Relative,POSITION_TYPE_ABSOLUTE:Qi.Absolute,UNIT_UNDEFINED:_t.Undefined,UNIT_POINT:_t.Point,UNIT_PERCENT:_t.Percent,UNIT_AUTO:_t.Auto,WRAP_NO_WRAP:Ji.NoWrap,WRAP_WRAP:Ji.Wrap,WRAP_WRAP_REVERSE:Ji.WrapReverse},Za=Pd});function Zi(e){function t(i,o,s){let a=i[o];i[o]=function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];return s.call(this,a,...l)}}for(let i of["setPosition","setMargin","setFlexBasis","setWidth","setHeight","setMinWidth","setMinHeight","setMaxWidth","setMaxHeight","setPadding","setGap"]){let o={[_t.Point]:e.Node.prototype[i],[_t.Percent]:e.Node.prototype[`${i}Percent`],[_t.Auto]:e.Node.prototype[`${i}Auto`]};t(e.Node.prototype,i,function(s){for(var a=arguments.length,u=new Array(a>1?a-1:0),l=1;l<a;l++)u[l-1]=arguments[l];let f=u.pop(),c,m;if(f==="auto")c=_t.Auto,m=void 0;else if(typeof f=="object")c=f.unit,m=f.valueOf();else if(c=typeof f=="string"&&f.endsWith("%")?_t.Percent:_t.Point,m=parseFloat(f),f!==void 0&&!Number.isNaN(f)&&Number.isNaN(m))throw new Error(`Invalid value ${f} for ${i}`);if(!o[c])throw new Error(`Failed to execute "${i}": Unsupported unit '${f}'`);return m!==void 0?o[c].call(this,...u,m):o[c].call(this,...u)})}function r(i){return e.MeasureCallback.implement({measure:function(){let{width:o,height:s}=i(...arguments);return{width:o??NaN,height:s??NaN}}})}t(e.Node.prototype,"setMeasureFunc",function(i,o){return o?i.call(this,r(o)):this.unsetMeasureFunc()});function n(i){return e.DirtiedCallback.implement({dirtied:i})}return t(e.Node.prototype,"setDirtiedFunc",function(i,o){i.call(this,n(o))}),t(e.Config.prototype,"free",function(){e.Config.destroy(this)}),t(e.Node,"create",(i,o)=>o?e.Node.createWithConfig(o):e.Node.createDefault()),t(e.Node.prototype,"free",function(){e.Node.destroy(this)}),t(e.Node.prototype,"freeRecursive",function(){for(let i=0,o=this.getChildCount();i<o;++i)this.getChild(0).freeRecursive();this.free()}),t(e.Node.prototype,"calculateLayout",function(i){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:NaN,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:NaN,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Xr.LTR;return i.call(this,o,s,a)}),{Config:e.Config,Node:e.Node,...Za}}var eu=ur(()=>{Qn();Qn()});var ru={};jr(ru,{default:()=>Od});function Od(e){e=e||{};var t;t||(t=typeof e<"u"?e:{});var r,n;t.ready=new Promise(function(d,p){r=d,n=p});var i=Object.assign({},t),o="";typeof document<"u"&&document.currentScript&&(o=document.currentScript.src),tu&&(o=tu),o.indexOf("blob:")!==0?o=o.substr(0,o.replace(/[?#].*/,"").lastIndexOf("/")+1):o="";var s=t.print||console.log.bind(console),a=t.printErr||console.warn.bind(console);Object.assign(t,i),i=null;var u;t.wasmBinary&&(u=t.wasmBinary);var l=t.noExitRuntime||!0;typeof WebAssembly!="object"&&Ne("no native wasm support detected");var f,c=!1;function m(d,p,b){b=p+b;for(var v="";!(p>=b);){var w=d[p++];if(!w)break;if(w&128){var P=d[p++]&63;if((w&224)==192)v+=String.fromCharCode((w&31)<<6|P);else{var C=d[p++]&63;w=(w&240)==224?(w&15)<<12|P<<6|C:(w&7)<<18|P<<12|C<<6|d[p++]&63,65536>w?v+=String.fromCharCode(w):(w-=65536,v+=String.fromCharCode(55296|w>>10,56320|w&1023))}}else v+=String.fromCharCode(w)}return v}var h,g,y,x,S,O,E,I,T;function _(){var d=f.buffer;h=d,t.HEAP8=g=new Int8Array(d),t.HEAP16=x=new Int16Array(d),t.HEAP32=O=new Int32Array(d),t.HEAPU8=y=new Uint8Array(d),t.HEAPU16=S=new Uint16Array(d),t.HEAPU32=E=new Uint32Array(d),t.HEAPF32=I=new Float32Array(d),t.HEAPF64=T=new Float64Array(d)}var R,A=[],q=[],G=[];function ne(){var d=t.preRun.shift();A.unshift(d)}var re=0,pe=null,ce=null;function Ne(d){throw t.onAbort&&t.onAbort(d),d="Aborted("+d+")",a(d),c=!0,d=new WebAssembly.RuntimeError(d+". Build with -sASSERTIONS for more info."),n(d),d}function Re(d){return d.startsWith("data:application/octet-stream;base64,")}var Pe="";if(!Re(Pe)){var me=Pe;Pe=t.locateFile?t.locateFile(me,o):o+me}function J(){var d=Pe;try{if(d==Pe&&u)return new Uint8Array(u);if(Re(d))try{var p=ad(d.slice(37)),b=new Uint8Array(p.length);for(d=0;d<p.length;++d)b[d]=p.charCodeAt(d);var v=b}catch{throw Error("Converting base64 string to bytes failed.")}else v=void 0;var w=v;if(w)return w;throw"both async and sync fetching of the wasm failed"}catch(P){Ne(P)}}function tt(){return u||typeof fetch!="function"?Promise.resolve().then(function(){return J()}):fetch(Pe,{credentials:"same-origin"}).then(function(d){if(!d.ok)throw"failed to load wasm binary file at '"+Pe+"'";return d.arrayBuffer()}).catch(function(){return J()})}function Xe(d){for(;0<d.length;)d.shift()(t)}function xe(d){if(d===void 0)return"_unknown";d=d.replace(/[^a-zA-Z0-9_]/g,"$");var p=d.charCodeAt(0);return 48<=p&&57>=p?"_"+d:d}function Ce(d,p){return d=xe(d),function(){return p.apply(this,arguments)}}var Oe=[{},{value:void 0},{value:null},{value:!0},{value:!1}],K=[];function ve(d){var p=Error,b=Ce(d,function(v){this.name=d,this.message=v,v=Error(v).stack,v!==void 0&&(this.stack=this.toString()+`
`+v.replace(/^Error(:[^\n]*)?\n/,""))});return b.prototype=Object.create(p.prototype),b.prototype.constructor=b,b.prototype.toString=function(){return this.message===void 0?this.name:this.name+": "+this.message},b}var ee=void 0;function j(d){throw new ee(d)}var Ae=d=>(d||j("Cannot use deleted val. handle = "+d),Oe[d].value),Te=d=>{switch(d){case void 0:return 1;case null:return 2;case!0:return 3;case!1:return 4;default:var p=K.length?K.pop():Oe.length;return Oe[p]={ga:1,value:d},p}},Le=void 0,Ke=void 0;function ue(d){for(var p="";y[d];)p+=Ke[y[d++]];return p}var qe=[];function rt(){for(;qe.length;){var d=qe.pop();d.M.$=!1,d.delete()}}var Ie=void 0,De={};function at(d,p){for(p===void 0&&j("ptr should not be undefined");d.R;)p=d.ba(p),d=d.R;return p}var kt={};function Dr(d){d=Ra(d);var p=ue(d);return qt(d),p}function $r(d,p){var b=kt[d];return b===void 0&&j(p+" has unknown type "+Dr(d)),b}function Wt(){}var Br=!1;function Ur(d){--d.count.value,d.count.value===0&&(d.T?d.U.W(d.T):d.P.N.W(d.O))}function sr(d,p,b){return p===b?d:b.R===void 0?null:(d=sr(d,p,b.R),d===null?null:b.na(d))}var Pt={};function Ot(d,p){return p=at(d,p),De[p]}var nt=void 0;function Dt(d){throw new nt(d)}function ze(d,p){return p.P&&p.O||Dt("makeClassHandle requires ptr and ptrType"),!!p.U!=!!p.T&&Dt("Both smartPtrType and smartPtr must be specified"),p.count={value:1},it(Object.create(d,{M:{value:p}}))}function it(d){return typeof FinalizationRegistry>"u"?(it=p=>p,d):(Br=new FinalizationRegistry(p=>{Ur(p.M)}),it=p=>{var b=p.M;return b.T&&Br.register(p,{M:b},p),p},Wt=p=>{Br.unregister(p)},it(d))}var $t={};function vr(d){for(;d.length;){var p=d.pop();d.pop()(p)}}function It(d){return this.fromWireType(O[d>>2])}var Ue={},Rt={};function $e(d,p,b){function v(M){M=b(M),M.length!==d.length&&Dt("Mismatched type converter count");for(var W=0;W<d.length;++W)H(d[W],M[W])}d.forEach(function(M){Rt[M]=p});var w=Array(p.length),P=[],C=0;p.forEach((M,W)=>{kt.hasOwnProperty(M)?w[W]=kt[M]:(P.push(M),Ue.hasOwnProperty(M)||(Ue[M]=[]),Ue[M].push(()=>{w[W]=kt[M],++C,C===P.length&&v(w)}))}),P.length===0&&v(w)}function xr(d){switch(d){case 1:return 0;case 2:return 1;case 4:return 2;case 8:return 3;default:throw new TypeError("Unknown type size: "+d)}}function H(d,p,b={}){if(!("argPackAdvance"in p))throw new TypeError("registerType registeredInstance requires argPackAdvance");var v=p.name;if(d||j('type "'+v+'" must have a positive integer typeid pointer'),kt.hasOwnProperty(d)){if(b.ua)return;j("Cannot register type '"+v+"' twice")}kt[d]=p,delete Rt[d],Ue.hasOwnProperty(d)&&(p=Ue[d],delete Ue[d],p.forEach(w=>w()))}function Q(d){j(d.M.P.N.name+" instance already deleted")}function te(){}function Z(d,p,b){if(d[p].S===void 0){var v=d[p];d[p]=function(){return d[p].S.hasOwnProperty(arguments.length)||j("Function '"+b+"' called with an invalid number of arguments ("+arguments.length+") - expects one of ("+d[p].S+")!"),d[p].S[arguments.length].apply(this,arguments)},d[p].S=[],d[p].S[v.Z]=v}}function Ee(d,p){t.hasOwnProperty(d)?(j("Cannot register public name '"+d+"' twice"),Z(t,d,d),t.hasOwnProperty(void 0)&&j("Cannot register multiple overloads of a function with the same number of arguments (undefined)!"),t[d].S[void 0]=p):t[d]=p}function le(d,p,b,v,w,P,C,M){this.name=d,this.constructor=p,this.X=b,this.W=v,this.R=w,this.pa=P,this.ba=C,this.na=M,this.ja=[]}function ge(d,p,b){for(;p!==b;)p.ba||j("Expected null or instance of "+b.name+", got an instance of "+p.name),d=p.ba(d),p=p.R;return d}function fe(d,p){return p===null?(this.ea&&j("null is not a valid "+this.name),0):(p.M||j('Cannot pass "'+ke(p)+'" as a '+this.name),p.M.O||j("Cannot pass deleted object as a pointer of type "+this.name),ge(p.M.O,p.M.P.N,this.N))}function ie(d,p){if(p===null){if(this.ea&&j("null is not a valid "+this.name),this.da){var b=this.fa();return d!==null&&d.push(this.W,b),b}return 0}if(p.M||j('Cannot pass "'+ke(p)+'" as a '+this.name),p.M.O||j("Cannot pass deleted object as a pointer of type "+this.name),!this.ca&&p.M.P.ca&&j("Cannot convert argument of type "+(p.M.U?p.M.U.name:p.M.P.name)+" to parameter type "+this.name),b=ge(p.M.O,p.M.P.N,this.N),this.da)switch(p.M.T===void 0&&j("Passing raw pointer to smart pointer is illegal"),this.Ba){case 0:p.M.U===this?b=p.M.T:j("Cannot convert argument of type "+(p.M.U?p.M.U.name:p.M.P.name)+" to parameter type "+this.name);break;case 1:b=p.M.T;break;case 2:if(p.M.U===this)b=p.M.T;else{var v=p.clone();b=this.xa(b,Te(function(){v.delete()})),d!==null&&d.push(this.W,b)}break;default:j("Unsupporting sharing policy")}return b}function ut(d,p){return p===null?(this.ea&&j("null is not a valid "+this.name),0):(p.M||j('Cannot pass "'+ke(p)+'" as a '+this.name),p.M.O||j("Cannot pass deleted object as a pointer of type "+this.name),p.M.P.ca&&j("Cannot convert argument of type "+p.M.P.name+" to parameter type "+this.name),ge(p.M.O,p.M.P.N,this.N))}function Y(d,p,b,v){this.name=d,this.N=p,this.ea=b,this.ca=v,this.da=!1,this.W=this.xa=this.fa=this.ka=this.Ba=this.wa=void 0,p.R!==void 0?this.toWireType=ie:(this.toWireType=v?fe:ut,this.V=null)}function At(d,p){t.hasOwnProperty(d)||Dt("Replacing nonexistant public symbol"),t[d]=p,t[d].Z=void 0}function Ge(d,p){var b=[];return function(){if(b.length=0,Object.assign(b,arguments),d.includes("j")){var v=t["dynCall_"+d];v=b&&b.length?v.apply(null,[p].concat(b)):v.call(null,p)}else v=R.get(p).apply(null,b);return v}}function je(d,p){d=ue(d);var b=d.includes("j")?Ge(d,p):R.get(p);return typeof b!="function"&&j("unknown function pointer with signature "+d+": "+p),b}var ot=void 0;function Bt(d,p){function b(P){w[P]||kt[P]||(Rt[P]?Rt[P].forEach(b):(v.push(P),w[P]=!0))}var v=[],w={};throw p.forEach(b),new ot(d+": "+v.map(Dr).join([", "]))}function Ve(d,p,b,v,w){var P=p.length;2>P&&j("argTypes array size mismatch! Must at least get return value and 'this' types!");var C=p[1]!==null&&b!==null,M=!1;for(b=1;b<p.length;++b)if(p[b]!==null&&p[b].V===void 0){M=!0;break}var W=p[0].name!=="void",F=P-2,$=Array(F),V=[],oe=[];return function(){if(arguments.length!==F&&j("function "+d+" called with "+arguments.length+" arguments, expected "+F+" args!"),oe.length=0,V.length=C?2:1,V[0]=w,C){var Me=p[1].toWireType(oe,this);V[1]=Me}for(var de=0;de<F;++de)$[de]=p[de+2].toWireType(oe,arguments[de]),V.push($[de]);if(de=v.apply(null,V),M)vr(oe);else for(var st=C?1:2;st<p.length;st++){var wt=st===1?Me:$[st-2];p[st].V!==null&&p[st].V(wt)}return Me=W?p[0].fromWireType(de):void 0,Me}}function Ut(d,p){for(var b=[],v=0;v<d;v++)b.push(E[p+4*v>>2]);return b}function we(d){4<d&&--Oe[d].ga===0&&(Oe[d]=void 0,K.push(d))}function ke(d){if(d===null)return"null";var p=typeof d;return p==="object"||p==="array"||p==="function"?d.toString():""+d}function lt(d,p){switch(p){case 2:return function(b){return this.fromWireType(I[b>>2])};case 3:return function(b){return this.fromWireType(T[b>>3])};default:throw new TypeError("Unknown float type: "+d)}}function Qe(d,p,b){switch(p){case 0:return b?function(v){return g[v]}:function(v){return y[v]};case 1:return b?function(v){return x[v>>1]}:function(v){return S[v>>1]};case 2:return b?function(v){return O[v>>2]}:function(v){return E[v>>2]};default:throw new TypeError("Unknown integer type: "+d)}}function ft(d,p){for(var b="",v=0;!(v>=p/2);++v){var w=x[d+2*v>>1];if(w==0)break;b+=String.fromCharCode(w)}return b}function xt(d,p,b){if(b===void 0&&(b=2147483647),2>b)return 0;b-=2;var v=p;b=b<2*d.length?b/2:d.length;for(var w=0;w<b;++w)x[p>>1]=d.charCodeAt(w),p+=2;return x[p>>1]=0,p-v}function He(d){return 2*d.length}function ct(d,p){for(var b=0,v="";!(b>=p/4);){var w=O[d+4*b>>2];if(w==0)break;++b,65536<=w?(w-=65536,v+=String.fromCharCode(55296|w>>10,56320|w&1023)):v+=String.fromCharCode(w)}return v}function qr(d,p,b){if(b===void 0&&(b=2147483647),4>b)return 0;var v=p;b=v+b-4;for(var w=0;w<d.length;++w){var P=d.charCodeAt(w);if(55296<=P&&57343>=P){var C=d.charCodeAt(++w);P=65536+((P&1023)<<10)|C&1023}if(O[p>>2]=P,p+=4,p+4>b)break}return O[p>>2]=0,p-v}function wr(d){for(var p=0,b=0;b<d.length;++b){var v=d.charCodeAt(b);55296<=v&&57343>=v&&++b,p+=4}return p}var Gn={};function zr(d){var p=Gn[d];return p===void 0?ue(d):p}var ar=[];function id(d){var p=ar.length;return ar.push(d),p}function od(d,p){for(var b=Array(d),v=0;v<d;++v)b[v]=$r(E[p+4*v>>2],"parameter "+v);return b}var Oa=[],sd=[null,[],[]];ee=t.BindingError=ve("BindingError"),t.count_emval_handles=function(){for(var d=0,p=5;p<Oe.length;++p)Oe[p]!==void 0&&++d;return d},t.get_first_emval=function(){for(var d=5;d<Oe.length;++d)if(Oe[d]!==void 0)return Oe[d];return null},Le=t.PureVirtualError=ve("PureVirtualError");for(var Ia=Array(256),jn=0;256>jn;++jn)Ia[jn]=String.fromCharCode(jn);Ke=Ia,t.getInheritedInstanceCount=function(){return Object.keys(De).length},t.getLiveInheritedInstances=function(){var d=[],p;for(p in De)De.hasOwnProperty(p)&&d.push(De[p]);return d},t.flushPendingDeletes=rt,t.setDelayFunction=function(d){Ie=d,qe.length&&Ie&&Ie(rt)},nt=t.InternalError=ve("InternalError"),te.prototype.isAliasOf=function(d){if(!(this instanceof te&&d instanceof te))return!1;var p=this.M.P.N,b=this.M.O,v=d.M.P.N;for(d=d.M.O;p.R;)b=p.ba(b),p=p.R;for(;v.R;)d=v.ba(d),v=v.R;return p===v&&b===d},te.prototype.clone=function(){if(this.M.O||Q(this),this.M.aa)return this.M.count.value+=1,this;var d=it,p=Object,b=p.create,v=Object.getPrototypeOf(this),w=this.M;return d=d(b.call(p,v,{M:{value:{count:w.count,$:w.$,aa:w.aa,O:w.O,P:w.P,T:w.T,U:w.U}}})),d.M.count.value+=1,d.M.$=!1,d},te.prototype.delete=function(){this.M.O||Q(this),this.M.$&&!this.M.aa&&j("Object already scheduled for deletion"),Wt(this),Ur(this.M),this.M.aa||(this.M.T=void 0,this.M.O=void 0)},te.prototype.isDeleted=function(){return!this.M.O},te.prototype.deleteLater=function(){return this.M.O||Q(this),this.M.$&&!this.M.aa&&j("Object already scheduled for deletion"),qe.push(this),qe.length===1&&Ie&&Ie(rt),this.M.$=!0,this},Y.prototype.qa=function(d){return this.ka&&(d=this.ka(d)),d},Y.prototype.ha=function(d){this.W&&this.W(d)},Y.prototype.argPackAdvance=8,Y.prototype.readValueFromPointer=It,Y.prototype.deleteObject=function(d){d!==null&&d.delete()},Y.prototype.fromWireType=function(d){function p(){return this.da?ze(this.N.X,{P:this.wa,O:b,U:this,T:d}):ze(this.N.X,{P:this,O:d})}var b=this.qa(d);if(!b)return this.ha(d),null;var v=Ot(this.N,b);if(v!==void 0)return v.M.count.value===0?(v.M.O=b,v.M.T=d,v.clone()):(v=v.clone(),this.ha(d),v);if(v=this.N.pa(b),v=Pt[v],!v)return p.call(this);v=this.ca?v.la:v.pointerType;var w=sr(b,this.N,v.N);return w===null?p.call(this):this.da?ze(v.N.X,{P:v,O:w,U:this,T:d}):ze(v.N.X,{P:v,O:w})},ot=t.UnboundTypeError=ve("UnboundTypeError");var ad=typeof atob=="function"?atob:function(d){var p="",b=0;d=d.replace(/[^A-Za-z0-9\+\/=]/g,"");do{var v="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(d.charAt(b++)),w="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(d.charAt(b++)),P="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(d.charAt(b++)),C="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(d.charAt(b++));v=v<<2|w>>4,w=(w&15)<<4|P>>2;var M=(P&3)<<6|C;p+=String.fromCharCode(v),P!==64&&(p+=String.fromCharCode(w)),C!==64&&(p+=String.fromCharCode(M))}while(b<d.length);return p},ud={l:function(d,p,b,v){Ne("Assertion failed: "+(d?m(y,d):"")+", at: "+[p?p?m(y,p):"":"unknown filename",b,v?v?m(y,v):"":"unknown function"])},q:function(d,p,b){d=ue(d),p=$r(p,"wrapper"),b=Ae(b);var v=[].slice,w=p.N,P=w.X,C=w.R.X,M=w.R.constructor;d=Ce(d,function(){w.R.ja.forEach(function(F){if(this[F]===C[F])throw new Le("Pure virtual function "+F+" must be implemented in JavaScript")}.bind(this)),Object.defineProperty(this,"__parent",{value:P}),this.__construct.apply(this,v.call(arguments))}),P.__construct=function(){this===P&&j("Pass correct 'this' to __construct");var F=M.implement.apply(void 0,[this].concat(v.call(arguments)));Wt(F);var $=F.M;F.notifyOnDestruction(),$.aa=!0,Object.defineProperties(this,{M:{value:$}}),it(this),F=$.O,F=at(w,F),De.hasOwnProperty(F)?j("Tried to register registered instance: "+F):De[F]=this},P.__destruct=function(){this===P&&j("Pass correct 'this' to __destruct"),Wt(this);var F=this.M.O;F=at(w,F),De.hasOwnProperty(F)?delete De[F]:j("Tried to unregister unregistered instance: "+F)},d.prototype=Object.create(P);for(var W in b)d.prototype[W]=b[W];return Te(d)},j:function(d){var p=$t[d];delete $t[d];var b=p.fa,v=p.W,w=p.ia,P=w.map(C=>C.ta).concat(w.map(C=>C.za));$e([d],P,C=>{var M={};return w.forEach((W,F)=>{var $=C[F],V=W.ra,oe=W.sa,Me=C[F+w.length],de=W.ya,st=W.Aa;M[W.oa]={read:wt=>$.fromWireType(V(oe,wt)),write:(wt,Gr)=>{var zt=[];de(st,wt,Me.toWireType(zt,Gr)),vr(zt)}}}),[{name:p.name,fromWireType:function(W){var F={},$;for($ in M)F[$]=M[$].read(W);return v(W),F},toWireType:function(W,F){for(var $ in M)if(!($ in F))throw new TypeError('Missing field:  "'+$+'"');var V=b();for($ in M)M[$].write(V,F[$]);return W!==null&&W.push(v,V),V},argPackAdvance:8,readValueFromPointer:It,V:v}]})},v:function(){},B:function(d,p,b,v,w){var P=xr(b);p=ue(p),H(d,{name:p,fromWireType:function(C){return!!C},toWireType:function(C,M){return M?v:w},argPackAdvance:8,readValueFromPointer:function(C){if(b===1)var M=g;else if(b===2)M=x;else if(b===4)M=O;else throw new TypeError("Unknown boolean type size: "+p);return this.fromWireType(M[C>>P])},V:null})},f:function(d,p,b,v,w,P,C,M,W,F,$,V,oe){$=ue($),P=je(w,P),M&&(M=je(C,M)),F&&(F=je(W,F)),oe=je(V,oe);var Me=xe($);Ee(Me,function(){Bt("Cannot construct "+$+" due to unbound types",[v])}),$e([d,p,b],v?[v]:[],function(de){if(de=de[0],v)var st=de.N,wt=st.X;else wt=te.prototype;de=Ce(Me,function(){if(Object.getPrototypeOf(this)!==Gr)throw new ee("Use 'new' to construct "+$);if(zt.Y===void 0)throw new ee($+" has no accessible constructor");var La=zt.Y[arguments.length];if(La===void 0)throw new ee("Tried to invoke ctor of "+$+" with invalid number of parameters ("+arguments.length+") - expected ("+Object.keys(zt.Y).toString()+") parameters instead!");return La.apply(this,arguments)});var Gr=Object.create(wt,{constructor:{value:de}});de.prototype=Gr;var zt=new le($,de,Gr,oe,st,P,M,F);st=new Y($,zt,!0,!1),wt=new Y($+"*",zt,!1,!1);var Ca=new Y($+" const*",zt,!1,!0);return Pt[d]={pointerType:wt,la:Ca},At(Me,de),[st,wt,Ca]})},d:function(d,p,b,v,w,P,C){var M=Ut(b,v);p=ue(p),P=je(w,P),$e([],[d],function(W){function F(){Bt("Cannot call "+$+" due to unbound types",M)}W=W[0];var $=W.name+"."+p;p.startsWith("@@")&&(p=Symbol[p.substring(2)]);var V=W.N.constructor;return V[p]===void 0?(F.Z=b-1,V[p]=F):(Z(V,p,$),V[p].S[b-1]=F),$e([],M,function(oe){return oe=Ve($,[oe[0],null].concat(oe.slice(1)),null,P,C),V[p].S===void 0?(oe.Z=b-1,V[p]=oe):V[p].S[b-1]=oe,[]}),[]})},p:function(d,p,b,v,w,P){0<p||Ne();var C=Ut(p,b);w=je(v,w),$e([],[d],function(M){M=M[0];var W="constructor "+M.name;if(M.N.Y===void 0&&(M.N.Y=[]),M.N.Y[p-1]!==void 0)throw new ee("Cannot register multiple constructors with identical number of parameters ("+(p-1)+") for class '"+M.name+"'! Overload resolution is currently only performed using the parameter count, not actual type info!");return M.N.Y[p-1]=()=>{Bt("Cannot construct "+M.name+" due to unbound types",C)},$e([],C,function(F){return F.splice(1,0,null),M.N.Y[p-1]=Ve(W,F,null,w,P),[]}),[]})},a:function(d,p,b,v,w,P,C,M){var W=Ut(b,v);p=ue(p),P=je(w,P),$e([],[d],function(F){function $(){Bt("Cannot call "+V+" due to unbound types",W)}F=F[0];var V=F.name+"."+p;p.startsWith("@@")&&(p=Symbol[p.substring(2)]),M&&F.N.ja.push(p);var oe=F.N.X,Me=oe[p];return Me===void 0||Me.S===void 0&&Me.className!==F.name&&Me.Z===b-2?($.Z=b-2,$.className=F.name,oe[p]=$):(Z(oe,p,V),oe[p].S[b-2]=$),$e([],W,function(de){return de=Ve(V,de,F,P,C),oe[p].S===void 0?(de.Z=b-2,oe[p]=de):oe[p].S[b-2]=de,[]}),[]})},A:function(d,p){p=ue(p),H(d,{name:p,fromWireType:function(b){var v=Ae(b);return we(b),v},toWireType:function(b,v){return Te(v)},argPackAdvance:8,readValueFromPointer:It,V:null})},n:function(d,p,b){b=xr(b),p=ue(p),H(d,{name:p,fromWireType:function(v){return v},toWireType:function(v,w){return w},argPackAdvance:8,readValueFromPointer:lt(p,b),V:null})},e:function(d,p,b,v,w){p=ue(p),w===-1&&(w=4294967295),w=xr(b);var P=M=>M;if(v===0){var C=32-8*b;P=M=>M<<C>>>C}b=p.includes("unsigned")?function(M,W){return W>>>0}:function(M,W){return W},H(d,{name:p,fromWireType:P,toWireType:b,argPackAdvance:8,readValueFromPointer:Qe(p,w,v!==0),V:null})},b:function(d,p,b){function v(P){P>>=2;var C=E;return new w(h,C[P+1],C[P])}var w=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array][p];b=ue(b),H(d,{name:b,fromWireType:v,argPackAdvance:8,readValueFromPointer:v},{ua:!0})},o:function(d,p){p=ue(p);var b=p==="std::string";H(d,{name:p,fromWireType:function(v){var w=E[v>>2],P=v+4;if(b)for(var C=P,M=0;M<=w;++M){var W=P+M;if(M==w||y[W]==0){if(C=C?m(y,C,W-C):"",F===void 0)var F=C;else F+=String.fromCharCode(0),F+=C;C=W+1}}else{for(F=Array(w),M=0;M<w;++M)F[M]=String.fromCharCode(y[P+M]);F=F.join("")}return qt(v),F},toWireType:function(v,w){w instanceof ArrayBuffer&&(w=new Uint8Array(w));var P,C=typeof w=="string";if(C||w instanceof Uint8Array||w instanceof Uint8ClampedArray||w instanceof Int8Array||j("Cannot pass non-string to std::string"),b&&C){var M=0;for(P=0;P<w.length;++P){var W=w.charCodeAt(P);127>=W?M++:2047>=W?M+=2:55296<=W&&57343>=W?(M+=4,++P):M+=3}P=M}else P=w.length;if(M=Ui(4+P+1),W=M+4,E[M>>2]=P,b&&C){if(C=W,W=P+1,P=y,0<W){W=C+W-1;for(var F=0;F<w.length;++F){var $=w.charCodeAt(F);if(55296<=$&&57343>=$){var V=w.charCodeAt(++F);$=65536+(($&1023)<<10)|V&1023}if(127>=$){if(C>=W)break;P[C++]=$}else{if(2047>=$){if(C+1>=W)break;P[C++]=192|$>>6}else{if(65535>=$){if(C+2>=W)break;P[C++]=224|$>>12}else{if(C+3>=W)break;P[C++]=240|$>>18,P[C++]=128|$>>12&63}P[C++]=128|$>>6&63}P[C++]=128|$&63}}P[C]=0}}else if(C)for(C=0;C<P;++C)F=w.charCodeAt(C),255<F&&(qt(W),j("String has UTF-16 code units that do not fit in 8 bits")),y[W+C]=F;else for(C=0;C<P;++C)y[W+C]=w[C];return v!==null&&v.push(qt,M),M},argPackAdvance:8,readValueFromPointer:It,V:function(v){qt(v)}})},i:function(d,p,b){if(b=ue(b),p===2)var v=ft,w=xt,P=He,C=()=>S,M=1;else p===4&&(v=ct,w=qr,P=wr,C=()=>E,M=2);H(d,{name:b,fromWireType:function(W){for(var F=E[W>>2],$=C(),V,oe=W+4,Me=0;Me<=F;++Me){var de=W+4+Me*p;(Me==F||$[de>>M]==0)&&(oe=v(oe,de-oe),V===void 0?V=oe:(V+=String.fromCharCode(0),V+=oe),oe=de+p)}return qt(W),V},toWireType:function(W,F){typeof F!="string"&&j("Cannot pass non-string to C++ string type "+b);var $=P(F),V=Ui(4+$+p);return E[V>>2]=$>>M,w(F,V+4,$+p),W!==null&&W.push(qt,V),V},argPackAdvance:8,readValueFromPointer:It,V:function(W){qt(W)}})},k:function(d,p,b,v,w,P){$t[d]={name:ue(p),fa:je(b,v),W:je(w,P),ia:[]}},h:function(d,p,b,v,w,P,C,M,W,F){$t[d].ia.push({oa:ue(p),ta:b,ra:je(v,w),sa:P,za:C,ya:je(M,W),Aa:F})},C:function(d,p){p=ue(p),H(d,{va:!0,name:p,argPackAdvance:0,fromWireType:function(){},toWireType:function(){}})},s:function(d,p,b,v,w){d=ar[d],p=Ae(p),b=zr(b);var P=[];return E[v>>2]=Te(P),d(p,b,P,w)},t:function(d,p,b,v){d=ar[d],p=Ae(p),b=zr(b),d(p,b,null,v)},g:we,m:function(d,p){var b=od(d,p),v=b[0];p=v.name+"_$"+b.slice(1).map(function(C){return C.name}).join("_")+"$";var w=Oa[p];if(w!==void 0)return w;var P=Array(d-1);return w=id((C,M,W,F)=>{for(var $=0,V=0;V<d-1;++V)P[V]=b[V+1].readValueFromPointer(F+$),$+=b[V+1].argPackAdvance;for(C=C[M].apply(C,P),V=0;V<d-1;++V)b[V+1].ma&&b[V+1].ma(P[V]);if(!v.va)return v.toWireType(W,C)}),Oa[p]=w},D:function(d){4<d&&(Oe[d].ga+=1)},r:function(d){var p=Ae(d);vr(p),we(d)},c:function(){Ne("")},x:function(d,p,b){y.copyWithin(d,p,p+b)},w:function(d){var p=y.length;if(d>>>=0,2147483648<d)return!1;for(var b=1;4>=b;b*=2){var v=p*(1+.2/b);v=Math.min(v,d+100663296);var w=Math;v=Math.max(d,v),w=w.min.call(w,2147483648,v+(65536-v%65536)%65536);e:{try{f.grow(w-h.byteLength+65535>>>16),_();var P=1;break e}catch{}P=void 0}if(P)return!0}return!1},z:function(){return 52},u:function(){return 70},y:function(d,p,b,v){for(var w=0,P=0;P<b;P++){var C=E[p>>2],M=E[p+4>>2];p+=8;for(var W=0;W<M;W++){var F=y[C+W],$=sd[d];F===0||F===10?((d===1?s:a)(m($,0)),$.length=0):$.push(F)}w+=M}return E[v>>2]=w,0}};(function(){function d(w){t.asm=w.exports,f=t.asm.E,_(),R=t.asm.J,q.unshift(t.asm.F),re--,t.monitorRunDependencies&&t.monitorRunDependencies(re),re==0&&(pe!==null&&(clearInterval(pe),pe=null),ce&&(w=ce,ce=null,w()))}function p(w){d(w.instance)}function b(w){return tt().then(function(P){return P instanceof WebAssembly.Instance?P:WebAssembly.instantiate(P,v)}).then(function(P){return P}).then(w,function(P){a("failed to asynchronously prepare wasm: "+P),Ne(P)})}var v={a:ud};if(re++,t.monitorRunDependencies&&t.monitorRunDependencies(re),t.instantiateWasm)try{return t.instantiateWasm(v,d)}catch(w){a("Module.instantiateWasm callback failed with error: "+w),n(w)}return function(){return u||typeof WebAssembly.instantiateStreaming!="function"||Re(Pe)||typeof fetch!="function"?b(p):fetch(Pe,{credentials:"same-origin"}).then(function(w){return WebAssembly.instantiateStreaming(w,v).then(p,function(P){return a("wasm streaming compile failed: "+P),a("falling back to ArrayBuffer instantiation"),b(p)})})}().catch(n),{}})(),t.___wasm_call_ctors=function(){return(t.___wasm_call_ctors=t.asm.F).apply(null,arguments)};var Ra=t.___getTypeName=function(){return(Ra=t.___getTypeName=t.asm.G).apply(null,arguments)};t.__embind_initialize_bindings=function(){return(t.__embind_initialize_bindings=t.asm.H).apply(null,arguments)};var Ui=t._malloc=function(){return(Ui=t._malloc=t.asm.I).apply(null,arguments)},qt=t._free=function(){return(qt=t._free=t.asm.K).apply(null,arguments)};t.dynCall_jiji=function(){return(t.dynCall_jiji=t.asm.L).apply(null,arguments)};var Vn;ce=function d(){Vn||Aa(),Vn||(ce=d)};function Aa(){function d(){if(!Vn&&(Vn=!0,t.calledRun=!0,!c)){if(Xe(q),r(t),t.onRuntimeInitialized&&t.onRuntimeInitialized(),t.postRun)for(typeof t.postRun=="function"&&(t.postRun=[t.postRun]);t.postRun.length;){var p=t.postRun.shift();G.unshift(p)}Xe(G)}}if(!(0<re)){if(t.preRun)for(typeof t.preRun=="function"&&(t.preRun=[t.preRun]);t.preRun.length;)ne();Xe(A),0<re||(t.setStatus?(t.setStatus("Running..."),setTimeout(function(){setTimeout(function(){t.setStatus("")},1),d()},1)):d())}}if(t.preInit)for(typeof t.preInit=="function"&&(t.preInit=[t.preInit]);0<t.preInit.length;)t.preInit.pop()();return Aa(),e.ready}var tu,nu=ur(()=>{tu=""});async function iu(e){let{default:t}=await Promise.resolve().then(()=>(nu(),ru));return Zi(await t(e))}var ou=ur(()=>{eu();Qn()});var to={};jr(to,{getYoga:()=>Ld,init:()=>Cd});async function Ad(e,t){let r;if(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL?r=await fetch(e):r=await e,typeof Response=="function"&&r instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(r,t)}catch(o){r.headers.get("Content-Type")!=="application/wasm"&&console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",o)}let i=await r.arrayBuffer();return await WebAssembly.instantiate(i,t)}let n=await WebAssembly.instantiate("buffer"in r?r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength):r,t);return n instanceof WebAssembly.Instance?{instance:n,module:r}:n}function Cd(e){Id({instantiateWasm(t,r){return Ad(e,t).then(({instance:n})=>{r(n)}).catch(eo),{}}}).then(su).catch(eo)}function Ld(){return Rd}var Id,su,eo,Rd,ro=ur(()=>{ou();Id=iu,Rd=new Promise((e,t)=>{su=e,eo=t})});var Bo=z($o=>{"use strict";Object.defineProperty($o,"__esModule",{value:!0});Object.defineProperty($o,"default",{enumerable:!0,get:()=>th});function th(e){if(e=`${e}`,e==="0")return"0";if(/^[+-]?(\d+|\d*\.\d+)(e[+-]?\d+)?(%|\w+)?$/.test(e))return e.replace(/^[+-]?/,t=>t==="-"?"":"-");if(e.includes("var(")||e.includes("calc("))return`calc(${e} * -1)`}});var wl=z(Uo=>{"use strict";Object.defineProperty(Uo,"__esModule",{value:!0});Object.defineProperty(Uo,"default",{enumerable:!0,get:()=>rh});var rh=["preflight","container","accessibility","pointerEvents","visibility","position","inset","isolation","zIndex","order","gridColumn","gridColumnStart","gridColumnEnd","gridRow","gridRowStart","gridRowEnd","float","clear","margin","boxSizing","display","aspectRatio","height","maxHeight","minHeight","width","minWidth","maxWidth","flex","flexShrink","flexGrow","flexBasis","tableLayout","borderCollapse","borderSpacing","transformOrigin","translate","rotate","skew","scale","transform","animation","cursor","touchAction","userSelect","resize","scrollSnapType","scrollSnapAlign","scrollSnapStop","scrollMargin","scrollPadding","listStylePosition","listStyleType","appearance","columns","breakBefore","breakInside","breakAfter","gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateColumns","gridTemplateRows","flexDirection","flexWrap","placeContent","placeItems","alignContent","alignItems","justifyContent","justifyItems","gap","space","divideWidth","divideStyle","divideColor","divideOpacity","placeSelf","alignSelf","justifySelf","overflow","overscrollBehavior","scrollBehavior","textOverflow","whitespace","wordBreak","borderRadius","borderWidth","borderStyle","borderColor","borderOpacity","backgroundColor","backgroundOpacity","backgroundImage","gradientColorStops","boxDecorationBreak","backgroundSize","backgroundAttachment","backgroundClip","backgroundPosition","backgroundRepeat","backgroundOrigin","fill","stroke","strokeWidth","objectFit","objectPosition","padding","textAlign","textIndent","verticalAlign","fontFamily","fontSize","fontWeight","textTransform","fontStyle","fontVariantNumeric","lineHeight","letterSpacing","textColor","textOpacity","textDecoration","textDecorationColor","textDecorationStyle","textDecorationThickness","textUnderlineOffset","fontSmoothing","placeholderColor","placeholderOpacity","caretColor","accentColor","opacity","backgroundBlendMode","mixBlendMode","boxShadow","boxShadowColor","outlineStyle","outlineWidth","outlineOffset","outlineColor","ringWidth","ringColor","ringOpacity","ringOffsetWidth","ringOffsetColor","blur","brightness","contrast","dropShadow","grayscale","hueRotate","invert","saturate","sepia","filter","backdropBlur","backdropBrightness","backdropContrast","backdropGrayscale","backdropHueRotate","backdropInvert","backdropOpacity","backdropSaturate","backdropSepia","backdropFilter","transitionProperty","transitionDelay","transitionDuration","transitionTimingFunction","willChange","content"]});var Sl=z(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});Object.defineProperty(qo,"default",{enumerable:!0,get:()=>nh});function nh(e,t){return e===void 0?t:Array.isArray(e)?e:[...new Set(t.filter(n=>e!==!1&&e[n]!==!1).concat(Object.keys(e).filter(n=>e[n]!==!1)))]}});var zo=z((uw,_l)=>{_l.exports={content:[],presets:[],darkMode:"media",theme:{screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},colors:({colors:e})=>({inherit:e.inherit,current:e.current,transparent:e.transparent,black:e.black,white:e.white,slate:e.slate,gray:e.gray,zinc:e.zinc,neutral:e.neutral,stone:e.stone,red:e.red,orange:e.orange,amber:e.amber,yellow:e.yellow,lime:e.lime,green:e.green,emerald:e.emerald,teal:e.teal,cyan:e.cyan,sky:e.sky,blue:e.blue,indigo:e.indigo,violet:e.violet,purple:e.purple,fuchsia:e.fuchsia,pink:e.pink,rose:e.rose}),columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","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"},spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:e})=>e("blur"),backdropBrightness:({theme:e})=>e("brightness"),backdropContrast:({theme:e})=>e("contrast"),backdropGrayscale:({theme:e})=>e("grayscale"),backdropHueRotate:({theme:e})=>e("hueRotate"),backdropInvert:({theme:e})=>e("invert"),backdropOpacity:({theme:e})=>e("opacity"),backdropSaturate:({theme:e})=>e("saturate"),backdropSepia:({theme:e})=>e("sepia"),backgroundColor:({theme:e})=>e("colors"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:({theme:e})=>e("opacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},borderColor:({theme:e})=>({...e("colors"),DEFAULT:e("colors.gray.200","currentColor")}),borderOpacity:({theme:e})=>e("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},borderSpacing:({theme:e})=>({...e("spacing")}),borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"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)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:({theme:e})=>e("colors"),caretColor:({theme:e})=>e("colors"),accentColor:({theme:e})=>({...e("colors"),auto:"auto"}),contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},container:{},content:{none:"none"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:({theme:e})=>e("borderColor"),divideOpacity:({theme:e})=>e("borderOpacity"),divideWidth:({theme:e})=>e("borderWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:({theme:e})=>e("colors"),grayscale:{0:"0",DEFAULT:"100%"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{0:"0",DEFAULT:"100%"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"}),flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:{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"'],serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"],mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:({theme:e})=>e("spacing"),gradientColorStops:({theme:e})=>e("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),inset:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},margin:({theme:e})=>({auto:"auto",...e("spacing")}),maxHeight:({theme:e})=>({...e("spacing"),full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),maxWidth:({theme:e,breakpoints:t})=>({none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...t(e("screens"))}),minHeight:{0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",40:"0.4",50:"0.5",60:"0.6",70:"0.7",75:"0.75",80:"0.8",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},padding:({theme:e})=>e("spacing"),placeholderColor:({theme:e})=>e("colors"),placeholderOpacity:({theme:e})=>e("opacity"),outlineColor:({theme:e})=>e("colors"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringColor:({theme:e})=>({DEFAULT:e("colors.blue.500","#3b82f6"),...e("colors")}),ringOffsetColor:({theme:e})=>e("colors"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:({theme:e})=>({DEFAULT:"0.5",...e("opacity")}),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},scrollMargin:({theme:e})=>({...e("spacing")}),scrollPadding:({theme:e})=>e("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:({theme:e})=>({...e("spacing")}),stroke:({theme:e})=>e("colors"),strokeWidth:{0:"0",1:"1",2:"2"},textColor:({theme:e})=>e("colors"),textDecorationColor:({theme:e})=>e("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:e})=>({...e("spacing")}),textOpacity:({theme:e})=>e("opacity"),transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",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)"},translate:({theme:e})=>({...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),width:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content"}),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:{auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"}},variantOrder:["first","last","odd","even","visited","checked","empty","read-only","group-hover","group-focus","focus-within","hover","focus","focus-visible","active","disabled"],plugins:[]}});var wi={};jr(wi,{default:()=>ih});var ih,Si=ur(()=>{ih={info(e,t){console.info(...Array.isArray(e)?[e]:[t,e])},warn(e,t){console.warn(...Array.isArray(e)?[e]:[t,e])},risk(e,t){console.error(...Array.isArray(e)?[e]:[t,e])}}});var Tl=z(Go=>{"use strict";Object.defineProperty(Go,"__esModule",{value:!0});Object.defineProperty(Go,"default",{enumerable:!0,get:()=>ah});var oh=sh((Si(),Vr(wi)));function sh(e){return e&&e.__esModule?e:{default:e}}function un({version:e,from:t,to:r}){oh.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${r}\`.`,"Update your configuration file to silence this warning."])}var ah={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return un({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return un({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return un({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return un({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return un({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}});var El=z(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});Object.defineProperty(jo,"defaults",{enumerable:!0,get:()=>uh});function uh(e,...t){for(let i of t){for(let o in i){var r;!(e==null||(r=e.hasOwnProperty)===null||r===void 0)&&r.call(e,o)||(e[o]=i[o])}for(let o of Object.getOwnPropertySymbols(i)){var n;!(e==null||(n=e.hasOwnProperty)===null||n===void 0)&&n.call(e,o)||(e[o]=i[o])}}return e}});var kl=z(Vo=>{"use strict";Object.defineProperty(Vo,"__esModule",{value:!0});Object.defineProperty(Vo,"toPath",{enumerable:!0,get:()=>lh});function lh(e){if(Array.isArray(e))return e;let t=e.split("[").length-1,r=e.split("]").length-1;if(t!==r)throw new Error(`Path is invalid. Has unbalanced brackets: ${e}`);return e.split(/\.(?![^\[]*\])|[\[\]]/g).filter(Boolean)}});var Ol=z(Ho=>{"use strict";Object.defineProperty(Ho,"__esModule",{value:!0});Object.defineProperty(Ho,"normalizeConfig",{enumerable:!0,get:()=>ch});var ln=fh((Si(),Vr(wi)));function Pl(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(Pl=function(n){return n?r:t})(e)}function fh(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var r=Pl(t);if(r&&r.has(e))return r.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(o!=="default"&&Object.prototype.hasOwnProperty.call(e,o)){var s=i?Object.getOwnPropertyDescriptor(e,o):null;s&&(s.get||s.set)?Object.defineProperty(n,o,s):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}function ch(e){if((()=>{if(e.purge||!e.content||!Array.isArray(e.content)&&!(typeof e.content=="object"&&e.content!==null))return!1;if(Array.isArray(e.content))return e.content.every(n=>typeof n=="string"?!0:!(typeof(n==null?void 0:n.raw)!="string"||n!=null&&n.extension&&typeof(n==null?void 0:n.extension)!="string"));if(typeof e.content=="object"&&e.content!==null){if(Object.keys(e.content).some(n=>!["files","extract","transform"].includes(n)))return!1;if(Array.isArray(e.content.files)){if(!e.content.files.every(n=>typeof n=="string"?!0:!(typeof(n==null?void 0:n.raw)!="string"||n!=null&&n.extension&&typeof(n==null?void 0:n.extension)!="string")))return!1;if(typeof e.content.extract=="object"){for(let n of Object.values(e.content.extract))if(typeof n!="function")return!1}else if(!(e.content.extract===void 0||typeof e.content.extract=="function"))return!1;if(typeof e.content.transform=="object"){for(let n of Object.values(e.content.transform))if(typeof n!="function")return!1}else if(!(e.content.transform===void 0||typeof e.content.transform=="function"))return!1}return!0}return!1})()||ln.default.warn("purge-deprecation",["The `purge`/`content` options have changed in Tailwind CSS v3.0.","Update your configuration file to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#configure-content-sources"]),e.safelist=(()=>{var n;let{content:i,purge:o,safelist:s}=e;return Array.isArray(s)?s:Array.isArray(i==null?void 0:i.safelist)?i.safelist:Array.isArray(o==null?void 0:o.safelist)?o.safelist:Array.isArray(o==null||(n=o.options)===null||n===void 0?void 0:n.safelist)?o.options.safelist:[]})(),typeof e.prefix=="function")ln.default.warn("prefix-function",["As of Tailwind CSS v3.0, `prefix` cannot be a function.","Update `prefix` in your configuration to be a string to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#prefix-cannot-be-a-function"]),e.prefix="";else{var r;e.prefix=(r=e.prefix)!==null&&r!==void 0?r:""}e.content={files:(()=>{let{content:n,purge:i}=e;return Array.isArray(i)?i:Array.isArray(i==null?void 0:i.content)?i.content:Array.isArray(n)?n:Array.isArray(n==null?void 0:n.content)?n.content:Array.isArray(n==null?void 0:n.files)?n.files:[]})(),extract:(()=>{let n=(()=>{var s,a,u,l,f,c,m,h,g,y;return!((s=e.purge)===null||s===void 0)&&s.extract?e.purge.extract:!((a=e.content)===null||a===void 0)&&a.extract?e.content.extract:!((u=e.purge)===null||u===void 0||(l=u.extract)===null||l===void 0)&&l.DEFAULT?e.purge.extract.DEFAULT:!((f=e.content)===null||f===void 0||(c=f.extract)===null||c===void 0)&&c.DEFAULT?e.content.extract.DEFAULT:!((m=e.purge)===null||m===void 0||(h=m.options)===null||h===void 0)&&h.extractors?e.purge.options.extractors:!((g=e.content)===null||g===void 0||(y=g.options)===null||y===void 0)&&y.extractors?e.content.options.extractors:{}})(),i={},o=(()=>{var s,a,u,l;if(!((s=e.purge)===null||s===void 0||(a=s.options)===null||a===void 0)&&a.defaultExtractor)return e.purge.options.defaultExtractor;if(!((u=e.content)===null||u===void 0||(l=u.options)===null||l===void 0)&&l.defaultExtractor)return e.content.options.defaultExtractor})();if(o!==void 0&&(i.DEFAULT=o),typeof n=="function")i.DEFAULT=n;else if(Array.isArray(n))for(let{extensions:s,extractor:a}of n??[])for(let u of s)i[u]=a;else typeof n=="object"&&n!==null&&Object.assign(i,n);return i})(),transform:(()=>{let n=(()=>{var o,s,a,u,l,f;return!((o=e.purge)===null||o===void 0)&&o.transform?e.purge.transform:!((s=e.content)===null||s===void 0)&&s.transform?e.content.transform:!((a=e.purge)===null||a===void 0||(u=a.transform)===null||u===void 0)&&u.DEFAULT?e.purge.transform.DEFAULT:!((l=e.content)===null||l===void 0||(f=l.transform)===null||f===void 0)&&f.DEFAULT?e.content.transform.DEFAULT:{}})(),i={};return typeof n=="function"&&(i.DEFAULT=n),typeof n=="object"&&n!==null&&Object.assign(i,n),i})()};for(let n of e.content.files)if(typeof n=="string"&&/{([^,]*?)}/g.test(n)){ln.default.warn("invalid-glob-braces",[`The glob pattern ${(0,ln.dim)(n)} in your Tailwind CSS configuration is invalid.`,`Update it to ${(0,ln.dim)(n.replace(/{([^,]*?)}/g,"$1"))} to silence this warning.`]);break}return e}});var Il=z(Yo=>{"use strict";Object.defineProperty(Yo,"__esModule",{value:!0});Object.defineProperty(Yo,"default",{enumerable:!0,get:()=>dh});function dh(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}});var Rl=z(Ko=>{"use strict";Object.defineProperty(Ko,"__esModule",{value:!0});Object.defineProperty(Ko,"cloneDeep",{enumerable:!0,get:()=>Xo});function Xo(e){return Array.isArray(e)?e.map(t=>Xo(t)):typeof e=="object"&&e!==null?Object.fromEntries(Object.entries(e).map(([t,r])=>[t,Xo(r)])):e}});var Qo=z((_i,Al)=>{"use strict";_i.__esModule=!0;_i.default=mh;function ph(e){for(var t=e.toLowerCase(),r="",n=!1,i=0;i<6&&t[i]!==void 0;i++){var o=t.charCodeAt(i),s=o>=97&&o<=102||o>=48&&o<=57;if(n=o===32,!s)break;r+=t[i]}if(r.length!==0){var a=parseInt(r,16),u=a>=55296&&a<=57343;return u||a===0||a>1114111?["\uFFFD",r.length+(n?1:0)]:[String.fromCodePoint(a),r.length+(n?1:0)]}}var hh=/\\/;function mh(e){var t=hh.test(e);if(!t)return e;for(var r="",n=0;n<e.length;n++){if(e[n]==="\\"){var i=ph(e.slice(n+1,n+7));if(i!==void 0){r+=i[0],n+=i[1];continue}if(e[n+1]==="\\"){r+="\\",n++;continue}e.length===n+1&&(r+=e[n]);continue}r+=e[n]}return r}Al.exports=_i.default});var Ll=z((Ti,Cl)=>{"use strict";Ti.__esModule=!0;Ti.default=gh;function gh(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];for(;r.length>0;){var i=r.shift();if(!e[i])return;e=e[i]}return e}Cl.exports=Ti.default});var Nl=z((Ei,Ml)=>{"use strict";Ei.__esModule=!0;Ei.default=bh;function bh(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];for(;r.length>0;){var i=r.shift();e[i]||(e[i]={}),e=e[i]}}Ml.exports=Ei.default});var Wl=z((ki,Fl)=>{"use strict";ki.__esModule=!0;ki.default=yh;function yh(e){for(var t="",r=e.indexOf("/*"),n=0;r>=0;){t=t+e.slice(n,r);var i=e.indexOf("*/",r+2);if(i<0)return t;n=i+2,r=e.indexOf("/*",n)}return t=t+e.slice(n),t}Fl.exports=ki.default});var fn=z(Mt=>{"use strict";Mt.__esModule=!0;Mt.stripComments=Mt.ensureObject=Mt.getProp=Mt.unesc=void 0;var vh=Pi(Qo());Mt.unesc=vh.default;var xh=Pi(Ll());Mt.getProp=xh.default;var wh=Pi(Nl());Mt.ensureObject=wh.default;var Sh=Pi(Wl());Mt.stripComments=Sh.default;function Pi(e){return e&&e.__esModule?e:{default:e}}});var Xt=z((cn,Bl)=>{"use strict";cn.__esModule=!0;cn.default=void 0;var Dl=fn();function $l(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function _h(e,t,r){return t&&$l(e.prototype,t),r&&$l(e,r),e}var Th=function e(t,r){if(typeof t!="object"||t===null)return t;var n=new t.constructor;for(var i in t)if(t.hasOwnProperty(i)){var o=t[i],s=typeof o;i==="parent"&&s==="object"?r&&(n[i]=r):o instanceof Array?n[i]=o.map(function(a){return e(a,n)}):n[i]=e(o,n)}return n},Eh=function(){function e(r){r===void 0&&(r={}),Object.assign(this,r),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var t=e.prototype;return t.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},t.replaceWith=function(){if(this.parent){for(var n in arguments)this.parent.insertBefore(this,arguments[n]);this.remove()}return this},t.next=function(){return this.parent.at(this.parent.index(this)+1)},t.prev=function(){return this.parent.at(this.parent.index(this)-1)},t.clone=function(n){n===void 0&&(n={});var i=Th(this);for(var o in n)i[o]=n[o];return i},t.appendToPropertyAndEscape=function(n,i,o){this.raws||(this.raws={});var s=this[n],a=this.raws[n];this[n]=s+i,a||o!==i?this.raws[n]=(a||s)+o:delete this.raws[n]},t.setPropertyAndEscape=function(n,i,o){this.raws||(this.raws={}),this[n]=i,this.raws[n]=o},t.setPropertyWithoutEscape=function(n,i){this[n]=i,this.raws&&delete this.raws[n]},t.isAtPosition=function(n,i){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>n||this.source.end.line<n||this.source.start.line===n&&this.source.start.column>i||this.source.end.line===n&&this.source.end.column<i)},t.stringifyProperty=function(n){return this.raws&&this.raws[n]||this[n]},t.valueToString=function(){return String(this.stringifyProperty("value"))},t.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},_h(e,[{key:"rawSpaceBefore",get:function(){var n=this.raws&&this.raws.spaces&&this.raws.spaces.before;return n===void 0&&(n=this.spaces&&this.spaces.before),n||""},set:function(n){(0,Dl.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=n}},{key:"rawSpaceAfter",get:function(){var n=this.raws&&this.raws.spaces&&this.raws.spaces.after;return n===void 0&&(n=this.spaces.after),n||""},set:function(n){(0,Dl.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=n}}]),e}();cn.default=Eh;Bl.exports=cn.default});var Be=z(be=>{"use strict";be.__esModule=!0;be.UNIVERSAL=be.ATTRIBUTE=be.CLASS=be.COMBINATOR=be.COMMENT=be.ID=be.NESTING=be.PSEUDO=be.ROOT=be.SELECTOR=be.STRING=be.TAG=void 0;var kh="tag";be.TAG=kh;var Ph="string";be.STRING=Ph;var Oh="selector";be.SELECTOR=Oh;var Ih="root";be.ROOT=Ih;var Rh="pseudo";be.PSEUDO=Rh;var Ah="nesting";be.NESTING=Ah;var Ch="id";be.ID=Ch;var Lh="comment";be.COMMENT=Lh;var Mh="combinator";be.COMBINATOR=Mh;var Nh="class";be.CLASS=Nh;var Fh="attribute";be.ATTRIBUTE=Fh;var Wh="universal";be.UNIVERSAL=Wh});var Oi=z((dn,Gl)=>{"use strict";dn.__esModule=!0;dn.default=void 0;var Dh=Bh(Xt()),Kt=$h(Be());function zl(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return zl=function(){return e},e}function $h(e){if(e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var t=zl();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=n?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,t&&t.set(e,r),r}function Bh(e){return e&&e.__esModule?e:{default:e}}function Uh(e,t){var r;if(typeof Symbol>"u"||e[Symbol.iterator]==null){if(Array.isArray(e)||(r=qh(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return r=e[Symbol.iterator](),r.next.bind(r)}function qh(e,t){if(e){if(typeof e=="string")return Ul(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Ul(e,t)}}function Ul(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function ql(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function zh(e,t,r){return t&&ql(e.prototype,t),r&&ql(e,r),e}function Gh(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Jo(e,t)}function Jo(e,t){return Jo=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Jo(e,t)}var jh=function(e){Gh(t,e);function t(n){var i;return i=e.call(this,n)||this,i.nodes||(i.nodes=[]),i}var r=t.prototype;return r.append=function(i){return i.parent=this,this.nodes.push(i),this},r.prepend=function(i){return i.parent=this,this.nodes.unshift(i),this},r.at=function(i){return this.nodes[i]},r.index=function(i){return typeof i=="number"?i:this.nodes.indexOf(i)},r.removeChild=function(i){i=this.index(i),this.at(i).parent=void 0,this.nodes.splice(i,1);var o;for(var s in this.indexes)o=this.indexes[s],o>=i&&(this.indexes[s]=o-1);return this},r.removeAll=function(){for(var i=Uh(this.nodes),o;!(o=i()).done;){var s=o.value;s.parent=void 0}return this.nodes=[],this},r.empty=function(){return this.removeAll()},r.insertAfter=function(i,o){o.parent=this;var s=this.index(i);this.nodes.splice(s+1,0,o),o.parent=this;var a;for(var u in this.indexes)a=this.indexes[u],s<=a&&(this.indexes[u]=a+1);return this},r.insertBefore=function(i,o){o.parent=this;var s=this.index(i);this.nodes.splice(s,0,o),o.parent=this;var a;for(var u in this.indexes)a=this.indexes[u],a<=s&&(this.indexes[u]=a+1);return this},r._findChildAtPosition=function(i,o){var s=void 0;return this.each(function(a){if(a.atPosition){var u=a.atPosition(i,o);if(u)return s=u,!1}else if(a.isAtPosition(i,o))return s=a,!1}),s},r.atPosition=function(i,o){if(this.isAtPosition(i,o))return this._findChildAtPosition(i,o)||this},r._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},r.each=function(i){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var o=this.lastEach;if(this.indexes[o]=0,!!this.length){for(var s,a;this.indexes[o]<this.length&&(s=this.indexes[o],a=i(this.at(s),s),a!==!1);)this.indexes[o]+=1;if(delete this.indexes[o],a===!1)return!1}},r.walk=function(i){return this.each(function(o,s){var a=i(o,s);if(a!==!1&&o.length&&(a=o.walk(i)),a===!1)return!1})},r.walkAttributes=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.ATTRIBUTE)return i.call(o,s)})},r.walkClasses=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.CLASS)return i.call(o,s)})},r.walkCombinators=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.COMBINATOR)return i.call(o,s)})},r.walkComments=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.COMMENT)return i.call(o,s)})},r.walkIds=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.ID)return i.call(o,s)})},r.walkNesting=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.NESTING)return i.call(o,s)})},r.walkPseudos=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.PSEUDO)return i.call(o,s)})},r.walkTags=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.TAG)return i.call(o,s)})},r.walkUniversals=function(i){var o=this;return this.walk(function(s){if(s.type===Kt.UNIVERSAL)return i.call(o,s)})},r.split=function(i){var o=this,s=[];return this.reduce(function(a,u,l){var f=i.call(o,u);return s.push(u),f?(a.push(s),s=[]):l===o.length-1&&a.push(s),a},[])},r.map=function(i){return this.nodes.map(i)},r.reduce=function(i,o){return this.nodes.reduce(i,o)},r.every=function(i){return this.nodes.every(i)},r.some=function(i){return this.nodes.some(i)},r.filter=function(i){return this.nodes.filter(i)},r.sort=function(i){return this.nodes.sort(i)},r.toString=function(){return this.map(String).join("")},zh(t,[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}]),t}(Dh.default);dn.default=jh;Gl.exports=dn.default});var es=z((pn,Vl)=>{"use strict";pn.__esModule=!0;pn.default=void 0;var Vh=Yh(Oi()),Hh=Be();function Yh(e){return e&&e.__esModule?e:{default:e}}function jl(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Xh(e,t,r){return t&&jl(e.prototype,t),r&&jl(e,r),e}function Kh(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Zo(e,t)}function Zo(e,t){return Zo=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Zo(e,t)}var Qh=function(e){Kh(t,e);function t(n){var i;return i=e.call(this,n)||this,i.type=Hh.ROOT,i}var r=t.prototype;return r.toString=function(){var i=this.reduce(function(o,s){return o.push(String(s)),o},[]).join(",");return this.trailingComma?i+",":i},r.error=function(i,o){return this._error?this._error(i,o):new Error(i)},Xh(t,[{key:"errorGenerator",set:function(i){this._error=i}}]),t}(Vh.default);pn.default=Qh;Vl.exports=pn.default});var rs=z((hn,Hl)=>{"use strict";hn.__esModule=!0;hn.default=void 0;var Jh=em(Oi()),Zh=Be();function em(e){return e&&e.__esModule?e:{default:e}}function tm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ts(e,t)}function ts(e,t){return ts=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ts(e,t)}var rm=function(e){tm(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=Zh.SELECTOR,n}return t}(Jh.default);hn.default=rm;Hl.exports=hn.default});var Ii=z((bw,Yl)=>{"use strict";var nm={},im=nm.hasOwnProperty,om=function(t,r){if(!t)return r;var n={};for(var i in r)n[i]=im.call(t,i)?t[i]:r[i];return n},sm=/[ -,\.\/:-@\[-\^`\{-~]/,am=/[ -,\.\/:-@\[\]\^`\{-~]/,um=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,ns=function e(t,r){r=om(r,e.options),r.quotes!="single"&&r.quotes!="double"&&(r.quotes="single");for(var n=r.quotes=="double"?'"':"'",i=r.isIdentifier,o=t.charAt(0),s="",a=0,u=t.length;a<u;){var l=t.charAt(a++),f=l.charCodeAt(),c=void 0;if(f<32||f>126){if(f>=55296&&f<=56319&&a<u){var m=t.charCodeAt(a++);(m&64512)==56320?f=((f&1023)<<10)+(m&1023)+65536:a--}c="\\"+f.toString(16).toUpperCase()+" "}else r.escapeEverything?sm.test(l)?c="\\"+l:c="\\"+f.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(l)?c="\\"+f.toString(16).toUpperCase()+" ":l=="\\"||!i&&(l=='"'&&n==l||l=="'"&&n==l)||i&&am.test(l)?c="\\"+l:c=l;s+=c}return i&&(/^-[-\d]/.test(s)?s="\\-"+s.slice(1):/\d/.test(o)&&(s="\\3"+o+" "+s.slice(1))),s=s.replace(um,function(h,g,y){return g&&g.length%2?h:(g||"")+y}),!i&&r.wrap?n+s+n:s};ns.options={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};ns.version="3.0.0";Yl.exports=ns});var os=z((mn,Ql)=>{"use strict";mn.__esModule=!0;mn.default=void 0;var lm=Kl(Ii()),fm=fn(),cm=Kl(Xt()),dm=Be();function Kl(e){return e&&e.__esModule?e:{default:e}}function Xl(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function pm(e,t,r){return t&&Xl(e.prototype,t),r&&Xl(e,r),e}function hm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,is(e,t)}function is(e,t){return is=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},is(e,t)}var mm=function(e){hm(t,e);function t(n){var i;return i=e.call(this,n)||this,i.type=dm.CLASS,i._constructed=!0,i}var r=t.prototype;return r.valueToString=function(){return"."+e.prototype.valueToString.call(this)},pm(t,[{key:"value",get:function(){return this._value},set:function(i){if(this._constructed){var o=(0,lm.default)(i,{isIdentifier:!0});o!==i?((0,fm.ensureObject)(this,"raws"),this.raws.value=o):this.raws&&delete this.raws.value}this._value=i}}]),t}(cm.default);mn.default=mm;Ql.exports=mn.default});var as=z((gn,Jl)=>{"use strict";gn.__esModule=!0;gn.default=void 0;var gm=ym(Xt()),bm=Be();function ym(e){return e&&e.__esModule?e:{default:e}}function vm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ss(e,t)}function ss(e,t){return ss=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ss(e,t)}var xm=function(e){vm(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=bm.COMMENT,n}return t}(gm.default);gn.default=xm;Jl.exports=gn.default});var ls=z((bn,Zl)=>{"use strict";bn.__esModule=!0;bn.default=void 0;var wm=_m(Xt()),Sm=Be();function _m(e){return e&&e.__esModule?e:{default:e}}function Tm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,us(e,t)}function us(e,t){return us=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},us(e,t)}var Em=function(e){Tm(t,e);function t(n){var i;return i=e.call(this,n)||this,i.type=Sm.ID,i}var r=t.prototype;return r.valueToString=function(){return"#"+e.prototype.valueToString.call(this)},t}(wm.default);bn.default=Em;Zl.exports=bn.default});var Ri=z((yn,rf)=>{"use strict";yn.__esModule=!0;yn.default=void 0;var km=tf(Ii()),Pm=fn(),Om=tf(Xt());function tf(e){return e&&e.__esModule?e:{default:e}}function ef(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Im(e,t,r){return t&&ef(e.prototype,t),r&&ef(e,r),e}function Rm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,fs(e,t)}function fs(e,t){return fs=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},fs(e,t)}var Am=function(e){Rm(t,e);function t(){return e.apply(this,arguments)||this}var r=t.prototype;return r.qualifiedName=function(i){return this.namespace?this.namespaceString+"|"+i:i},r.valueToString=function(){return this.qualifiedName(e.prototype.valueToString.call(this))},Im(t,[{key:"namespace",get:function(){return this._namespace},set:function(i){if(i===!0||i==="*"||i==="&"){this._namespace=i,this.raws&&delete this.raws.namespace;return}var o=(0,km.default)(i,{isIdentifier:!0});this._namespace=i,o!==i?((0,Pm.ensureObject)(this,"raws"),this.raws.namespace=o):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(i){this.namespace=i}},{key:"namespaceString",get:function(){if(this.namespace){var i=this.stringifyProperty("namespace");return i===!0?"":i}else return""}}]),t}(Om.default);yn.default=Am;rf.exports=yn.default});var ds=z((vn,nf)=>{"use strict";vn.__esModule=!0;vn.default=void 0;var Cm=Mm(Ri()),Lm=Be();function Mm(e){return e&&e.__esModule?e:{default:e}}function Nm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,cs(e,t)}function cs(e,t){return cs=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},cs(e,t)}var Fm=function(e){Nm(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=Lm.TAG,n}return t}(Cm.default);vn.default=Fm;nf.exports=vn.default});var hs=z((xn,of)=>{"use strict";xn.__esModule=!0;xn.default=void 0;var Wm=$m(Xt()),Dm=Be();function $m(e){return e&&e.__esModule?e:{default:e}}function Bm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ps(e,t)}function ps(e,t){return ps=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ps(e,t)}var Um=function(e){Bm(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=Dm.STRING,n}return t}(Wm.default);xn.default=Um;of.exports=xn.default});var gs=z((wn,sf)=>{"use strict";wn.__esModule=!0;wn.default=void 0;var qm=Gm(Oi()),zm=Be();function Gm(e){return e&&e.__esModule?e:{default:e}}function jm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ms(e,t)}function ms(e,t){return ms=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ms(e,t)}var Vm=function(e){jm(t,e);function t(n){var i;return i=e.call(this,n)||this,i.type=zm.PSEUDO,i}var r=t.prototype;return r.toString=function(){var i=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),i,this.rawSpaceAfter].join("")},t}(qm.default);wn.default=Vm;sf.exports=wn.default});var uf=z((yw,af)=>{af.exports=function(t,r){return function(...n){return console.warn(r),t(...n)}}});var Ss=z(Tn=>{"use strict";Tn.__esModule=!0;Tn.unescapeValue=ws;Tn.default=void 0;var Sn=xs(Ii()),Hm=xs(Qo()),Ym=xs(Ri()),Xm=Be(),bs;function xs(e){return e&&e.__esModule?e:{default:e}}function lf(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Km(e,t,r){return t&&lf(e.prototype,t),r&&lf(e,r),e}function Qm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,vs(e,t)}function vs(e,t){return vs=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},vs(e,t)}var _n=uf(),Jm=/^('|")([^]*)\1$/,Zm=_n(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),e0=_n(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),t0=_n(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function ws(e){var t=!1,r=null,n=e,i=n.match(Jm);return i&&(r=i[1],n=i[2]),n=(0,Hm.default)(n),n!==e&&(t=!0),{deprecatedUsage:t,unescaped:n,quoteMark:r}}function r0(e){if(e.quoteMark!==void 0||e.value===void 0)return e;t0();var t=ws(e.value),r=t.quoteMark,n=t.unescaped;return e.raws||(e.raws={}),e.raws.value===void 0&&(e.raws.value=e.value),e.value=n,e.quoteMark=r,e}var Ai=function(e){Qm(t,e);function t(n){var i;return n===void 0&&(n={}),i=e.call(this,r0(n))||this,i.type=Xm.ATTRIBUTE,i.raws=i.raws||{},Object.defineProperty(i.raws,"unquoted",{get:_n(function(){return i.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:_n(function(){return i.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),i._constructed=!0,i}var r=t.prototype;return r.getQuotedValue=function(i){i===void 0&&(i={});var o=this._determineQuoteMark(i),s=ys[o],a=(0,Sn.default)(this._value,s);return a},r._determineQuoteMark=function(i){return i.smart?this.smartQuoteMark(i):this.preferredQuoteMark(i)},r.setValue=function(i,o){o===void 0&&(o={}),this._value=i,this._quoteMark=this._determineQuoteMark(o),this._syncRawValue()},r.smartQuoteMark=function(i){var o=this.value,s=o.replace(/[^']/g,"").length,a=o.replace(/[^"]/g,"").length;if(s+a===0){var u=(0,Sn.default)(o,{isIdentifier:!0});if(u===o)return t.NO_QUOTE;var l=this.preferredQuoteMark(i);if(l===t.NO_QUOTE){var f=this.quoteMark||i.quoteMark||t.DOUBLE_QUOTE,c=ys[f],m=(0,Sn.default)(o,c);if(m.length<u.length)return f}return l}else return a===s?this.preferredQuoteMark(i):a<s?t.DOUBLE_QUOTE:t.SINGLE_QUOTE},r.preferredQuoteMark=function(i){var o=i.preferCurrentQuoteMark?this.quoteMark:i.quoteMark;return o===void 0&&(o=i.preferCurrentQuoteMark?i.quoteMark:this.quoteMark),o===void 0&&(o=t.DOUBLE_QUOTE),o},r._syncRawValue=function(){var i=(0,Sn.default)(this._value,ys[this.quoteMark]);i===this._value?this.raws&&delete this.raws.value:this.raws.value=i},r._handleEscapes=function(i,o){if(this._constructed){var s=(0,Sn.default)(o,{isIdentifier:!0});s!==o?this.raws[i]=s:delete this.raws[i]}},r._spacesFor=function(i){var o={before:"",after:""},s=this.spaces[i]||{},a=this.raws.spaces&&this.raws.spaces[i]||{};return Object.assign(o,s,a)},r._stringFor=function(i,o,s){o===void 0&&(o=i),s===void 0&&(s=ff);var a=this._spacesFor(o);return s(this.stringifyProperty(i),a)},r.offsetOf=function(i){var o=1,s=this._spacesFor("attribute");if(o+=s.before.length,i==="namespace"||i==="ns")return this.namespace?o:-1;if(i==="attributeNS"||(o+=this.namespaceString.length,this.namespace&&(o+=1),i==="attribute"))return o;o+=this.stringifyProperty("attribute").length,o+=s.after.length;var a=this._spacesFor("operator");o+=a.before.length;var u=this.stringifyProperty("operator");if(i==="operator")return u?o:-1;o+=u.length,o+=a.after.length;var l=this._spacesFor("value");o+=l.before.length;var f=this.stringifyProperty("value");if(i==="value")return f?o:-1;o+=f.length,o+=l.after.length;var c=this._spacesFor("insensitive");return o+=c.before.length,i==="insensitive"&&this.insensitive?o:-1},r.toString=function(){var i=this,o=[this.rawSpaceBefore,"["];return o.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(o.push(this._stringFor("operator")),o.push(this._stringFor("value")),o.push(this._stringFor("insensitiveFlag","insensitive",function(s,a){return s.length>0&&!i.quoted&&a.before.length===0&&!(i.spaces.value&&i.spaces.value.after)&&(a.before=" "),ff(s,a)}))),o.push("]"),o.push(this.rawSpaceAfter),o.join("")},Km(t,[{key:"quoted",get:function(){var i=this.quoteMark;return i==="'"||i==='"'},set:function(i){e0()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(i){if(!this._constructed){this._quoteMark=i;return}this._quoteMark!==i&&(this._quoteMark=i,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(i){if(this._constructed){var o=ws(i),s=o.deprecatedUsage,a=o.unescaped,u=o.quoteMark;if(s&&Zm(),a===this._value&&u===this._quoteMark)return;this._value=a,this._quoteMark=u,this._syncRawValue()}else this._value=i}},{key:"attribute",get:function(){return this._attribute},set:function(i){this._handleEscapes("attribute",i),this._attribute=i}}]),t}(Ym.default);Tn.default=Ai;Ai.NO_QUOTE=null;Ai.SINGLE_QUOTE="'";Ai.DOUBLE_QUOTE='"';var ys=(bs={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},bs[null]={isIdentifier:!0},bs);function ff(e,t){return""+t.before+e+t.after}});var Ts=z((En,cf)=>{"use strict";En.__esModule=!0;En.default=void 0;var n0=o0(Ri()),i0=Be();function o0(e){return e&&e.__esModule?e:{default:e}}function s0(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,_s(e,t)}function _s(e,t){return _s=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},_s(e,t)}var a0=function(e){s0(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=i0.UNIVERSAL,n.value="*",n}return t}(n0.default);En.default=a0;cf.exports=En.default});var ks=z((kn,df)=>{"use strict";kn.__esModule=!0;kn.default=void 0;var u0=f0(Xt()),l0=Be();function f0(e){return e&&e.__esModule?e:{default:e}}function c0(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Es(e,t)}function Es(e,t){return Es=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Es(e,t)}var d0=function(e){c0(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=l0.COMBINATOR,n}return t}(u0.default);kn.default=d0;df.exports=kn.default});var Os=z((Pn,pf)=>{"use strict";Pn.__esModule=!0;Pn.default=void 0;var p0=m0(Xt()),h0=Be();function m0(e){return e&&e.__esModule?e:{default:e}}function g0(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Ps(e,t)}function Ps(e,t){return Ps=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Ps(e,t)}var b0=function(e){g0(t,e);function t(r){var n;return n=e.call(this,r)||this,n.type=h0.NESTING,n.value="&",n}return t}(p0.default);Pn.default=b0;pf.exports=Pn.default});var mf=z((Ci,hf)=>{"use strict";Ci.__esModule=!0;Ci.default=y0;function y0(e){return e.sort(function(t,r){return t-r})}hf.exports=Ci.default});var Is=z(U=>{"use strict";U.__esModule=!0;U.combinator=U.word=U.comment=U.str=U.tab=U.newline=U.feed=U.cr=U.backslash=U.bang=U.slash=U.doubleQuote=U.singleQuote=U.space=U.greaterThan=U.pipe=U.equals=U.plus=U.caret=U.tilde=U.dollar=U.closeSquare=U.openSquare=U.closeParenthesis=U.openParenthesis=U.semicolon=U.colon=U.comma=U.at=U.asterisk=U.ampersand=void 0;var v0=38;U.ampersand=v0;var x0=42;U.asterisk=x0;var w0=64;U.at=w0;var S0=44;U.comma=S0;var _0=58;U.colon=_0;var T0=59;U.semicolon=T0;var E0=40;U.openParenthesis=E0;var k0=41;U.closeParenthesis=k0;var P0=91;U.openSquare=P0;var O0=93;U.closeSquare=O0;var I0=36;U.dollar=I0;var R0=126;U.tilde=R0;var A0=94;U.caret=A0;var C0=43;U.plus=C0;var L0=61;U.equals=L0;var M0=124;U.pipe=M0;var N0=62;U.greaterThan=N0;var F0=32;U.space=F0;var gf=39;U.singleQuote=gf;var W0=34;U.doubleQuote=W0;var D0=47;U.slash=D0;var $0=33;U.bang=$0;var B0=92;U.backslash=B0;var U0=13;U.cr=U0;var q0=12;U.feed=q0;var z0=10;U.newline=z0;var G0=9;U.tab=G0;var j0=gf;U.str=j0;var V0=-1;U.comment=V0;var H0=-2;U.word=H0;var Y0=-3;U.combinator=Y0});var vf=z(On=>{"use strict";On.__esModule=!0;On.default=tg;On.FIELDS=void 0;var D=X0(Is()),Cr,he;function yf(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return yf=function(){return e},e}function X0(e){if(e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var t=yf();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=n?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,t&&t.set(e,r),r}var K0=(Cr={},Cr[D.tab]=!0,Cr[D.newline]=!0,Cr[D.cr]=!0,Cr[D.feed]=!0,Cr),Q0=(he={},he[D.space]=!0,he[D.tab]=!0,he[D.newline]=!0,he[D.cr]=!0,he[D.feed]=!0,he[D.ampersand]=!0,he[D.asterisk]=!0,he[D.bang]=!0,he[D.comma]=!0,he[D.colon]=!0,he[D.semicolon]=!0,he[D.openParenthesis]=!0,he[D.closeParenthesis]=!0,he[D.openSquare]=!0,he[D.closeSquare]=!0,he[D.singleQuote]=!0,he[D.doubleQuote]=!0,he[D.plus]=!0,he[D.pipe]=!0,he[D.tilde]=!0,he[D.greaterThan]=!0,he[D.equals]=!0,he[D.dollar]=!0,he[D.caret]=!0,he[D.slash]=!0,he),Rs={},bf="0123456789abcdefABCDEF";for(Li=0;Li<bf.length;Li++)Rs[bf.charCodeAt(Li)]=!0;var Li;function J0(e,t){var r=t,n;do{if(n=e.charCodeAt(r),Q0[n])return r-1;n===D.backslash?r=Z0(e,r)+1:r++}while(r<e.length);return r-1}function Z0(e,t){var r=t,n=e.charCodeAt(r+1);if(!K0[n])if(Rs[n]){var i=0;do r++,i++,n=e.charCodeAt(r+1);while(Rs[n]&&i<6);i<6&&n===D.space&&r++}else r++;return r}var eg={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};On.FIELDS=eg;function tg(e){var t=[],r=e.css.valueOf(),n=r,i=n.length,o=-1,s=1,a=0,u=0,l,f,c,m,h,g,y,x,S,O,E,I,T;function _(R,A){if(e.safe)r+=A,S=r.length-1;else throw e.error("Unclosed "+R,s,a-o,a)}for(;a<i;){switch(l=r.charCodeAt(a),l===D.newline&&(o=a,s+=1),l){case D.space:case D.tab:case D.newline:case D.cr:case D.feed:S=a;do S+=1,l=r.charCodeAt(S),l===D.newline&&(o=S,s+=1);while(l===D.space||l===D.newline||l===D.tab||l===D.cr||l===D.feed);T=D.space,m=s,c=S-o-1,u=S;break;case D.plus:case D.greaterThan:case D.tilde:case D.pipe:S=a;do S+=1,l=r.charCodeAt(S);while(l===D.plus||l===D.greaterThan||l===D.tilde||l===D.pipe);T=D.combinator,m=s,c=a-o,u=S;break;case D.asterisk:case D.ampersand:case D.bang:case D.comma:case D.equals:case D.dollar:case D.caret:case D.openSquare:case D.closeSquare:case D.colon:case D.semicolon:case D.openParenthesis:case D.closeParenthesis:S=a,T=l,m=s,c=a-o,u=S+1;break;case D.singleQuote:case D.doubleQuote:I=l===D.singleQuote?"'":'"',S=a;do for(h=!1,S=r.indexOf(I,S+1),S===-1&&_("quote",I),g=S;r.charCodeAt(g-1)===D.backslash;)g-=1,h=!h;while(h);T=D.str,m=s,c=a-o,u=S+1;break;default:l===D.slash&&r.charCodeAt(a+1)===D.asterisk?(S=r.indexOf("*/",a+2)+1,S===0&&_("comment","*/"),f=r.slice(a,S+1),x=f.split(`
`),y=x.length-1,y>0?(O=s+y,E=S-x[y].length):(O=s,E=o),T=D.comment,s=O,m=O,c=S-E):l===D.slash?(S=a,T=l,m=s,c=a-o,u=S+1):(S=J0(r,a),T=D.word,m=s,c=S-o),u=S+1;break}t.push([T,s,a-o,m,c,a,u]),E&&(o=E,E=null),a=u}return t}});var Pf=z((In,kf)=>{"use strict";In.__esModule=!0;In.default=void 0;var rg=mt(es()),As=mt(rs()),ng=mt(os()),xf=mt(as()),ig=mt(ls()),og=mt(ds()),Cs=mt(hs()),sg=mt(gs()),wf=Mi(Ss()),ag=mt(Ts()),Ls=mt(ks()),ug=mt(Os()),lg=mt(mf()),N=Mi(vf()),B=Mi(Is()),fg=Mi(Be()),Se=fn(),pr,Ms;function Ef(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return Ef=function(){return e},e}function Mi(e){if(e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var t=Ef();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=n?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,t&&t.set(e,r),r}function mt(e){return e&&e.__esModule?e:{default:e}}function Sf(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function cg(e,t,r){return t&&Sf(e.prototype,t),r&&Sf(e,r),e}var Ws=(pr={},pr[B.space]=!0,pr[B.cr]=!0,pr[B.feed]=!0,pr[B.newline]=!0,pr[B.tab]=!0,pr),dg=Object.assign({},Ws,(Ms={},Ms[B.comment]=!0,Ms));function _f(e){return{line:e[N.FIELDS.START_LINE],column:e[N.FIELDS.START_COL]}}function Tf(e){return{line:e[N.FIELDS.END_LINE],column:e[N.FIELDS.END_COL]}}function hr(e,t,r,n){return{start:{line:e,column:t},end:{line:r,column:n}}}function Lr(e){return hr(e[N.FIELDS.START_LINE],e[N.FIELDS.START_COL],e[N.FIELDS.END_LINE],e[N.FIELDS.END_COL])}function Ns(e,t){if(e)return hr(e[N.FIELDS.START_LINE],e[N.FIELDS.START_COL],t[N.FIELDS.END_LINE],t[N.FIELDS.END_COL])}function Mr(e,t){var r=e[t];if(typeof r=="string")return r.indexOf("\\")!==-1&&((0,Se.ensureObject)(e,"raws"),e[t]=(0,Se.unesc)(r),e.raws[t]===void 0&&(e.raws[t]=r)),e}function Fs(e,t){for(var r=-1,n=[];(r=e.indexOf(t,r+1))!==-1;)n.push(r);return n}function pg(){var e=Array.prototype.concat.apply([],arguments);return e.filter(function(t,r){return r===e.indexOf(t)})}var hg=function(){function e(r,n){n===void 0&&(n={}),this.rule=r,this.options=Object.assign({lossy:!1,safe:!1},n),this.position=0,this.css=typeof this.rule=="string"?this.rule:this.rule.selector,this.tokens=(0,N.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var i=Ns(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new rg.default({source:i}),this.root.errorGenerator=this._errorGenerator();var o=new As.default({source:{start:{line:1,column:1}}});this.root.append(o),this.current=o,this.loop()}var t=e.prototype;return t._errorGenerator=function(){var n=this;return function(i,o){return typeof n.rule=="string"?new Error(i):n.rule.error(i,o)}},t.attribute=function(){var n=[],i=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[N.FIELDS.TYPE]!==B.closeSquare;)n.push(this.currToken),this.position++;if(this.currToken[N.FIELDS.TYPE]!==B.closeSquare)return this.expected("closing square bracket",this.currToken[N.FIELDS.START_POS]);var o=n.length,s={source:hr(i[1],i[2],this.currToken[3],this.currToken[4]),sourceIndex:i[N.FIELDS.START_POS]};if(o===1&&!~[B.word].indexOf(n[0][N.FIELDS.TYPE]))return this.expected("attribute",n[0][N.FIELDS.START_POS]);for(var a=0,u="",l="",f=null,c=!1;a<o;){var m=n[a],h=this.content(m),g=n[a+1];switch(m[N.FIELDS.TYPE]){case B.space:if(c=!0,this.options.lossy)break;if(f){(0,Se.ensureObject)(s,"spaces",f);var y=s.spaces[f].after||"";s.spaces[f].after=y+h;var x=(0,Se.getProp)(s,"raws","spaces",f,"after")||null;x&&(s.raws.spaces[f].after=x+h)}else u=u+h,l=l+h;break;case B.asterisk:if(g[N.FIELDS.TYPE]===B.equals)s.operator=h,f="operator";else if((!s.namespace||f==="namespace"&&!c)&&g){u&&((0,Se.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=u,u=""),l&&((0,Se.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=u,l=""),s.namespace=(s.namespace||"")+h;var S=(0,Se.getProp)(s,"raws","namespace")||null;S&&(s.raws.namespace+=h),f="namespace"}c=!1;break;case B.dollar:if(f==="value"){var O=(0,Se.getProp)(s,"raws","value");s.value+="$",O&&(s.raws.value=O+"$");break}case B.caret:g[N.FIELDS.TYPE]===B.equals&&(s.operator=h,f="operator"),c=!1;break;case B.combinator:if(h==="~"&&g[N.FIELDS.TYPE]===B.equals&&(s.operator=h,f="operator"),h!=="|"){c=!1;break}g[N.FIELDS.TYPE]===B.equals?(s.operator=h,f="operator"):!s.namespace&&!s.attribute&&(s.namespace=!0),c=!1;break;case B.word:if(g&&this.content(g)==="|"&&n[a+2]&&n[a+2][N.FIELDS.TYPE]!==B.equals&&!s.operator&&!s.namespace)s.namespace=h,f="namespace";else if(!s.attribute||f==="attribute"&&!c){u&&((0,Se.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=u,u=""),l&&((0,Se.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=l,l=""),s.attribute=(s.attribute||"")+h;var E=(0,Se.getProp)(s,"raws","attribute")||null;E&&(s.raws.attribute+=h),f="attribute"}else if(!s.value&&s.value!==""||f==="value"&&!c){var I=(0,Se.unesc)(h),T=(0,Se.getProp)(s,"raws","value")||"",_=s.value||"";s.value=_+I,s.quoteMark=null,(I!==h||T)&&((0,Se.ensureObject)(s,"raws"),s.raws.value=(T||_)+h),f="value"}else{var R=h==="i"||h==="I";(s.value||s.value==="")&&(s.quoteMark||c)?(s.insensitive=R,(!R||h==="I")&&((0,Se.ensureObject)(s,"raws"),s.raws.insensitiveFlag=h),f="insensitive",u&&((0,Se.ensureObject)(s,"spaces","insensitive"),s.spaces.insensitive.before=u,u=""),l&&((0,Se.ensureObject)(s,"raws","spaces","insensitive"),s.raws.spaces.insensitive.before=l,l="")):(s.value||s.value==="")&&(f="value",s.value+=h,s.raws.value&&(s.raws.value+=h))}c=!1;break;case B.str:if(!s.attribute||!s.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:m[N.FIELDS.START_POS]});var A=(0,wf.unescapeValue)(h),q=A.unescaped,G=A.quoteMark;s.value=q,s.quoteMark=G,f="value",(0,Se.ensureObject)(s,"raws"),s.raws.value=h,c=!1;break;case B.equals:if(!s.attribute)return this.expected("attribute",m[N.FIELDS.START_POS],h);if(s.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:m[N.FIELDS.START_POS]});s.operator=s.operator?s.operator+h:h,f="operator",c=!1;break;case B.comment:if(f)if(c||g&&g[N.FIELDS.TYPE]===B.space||f==="insensitive"){var ne=(0,Se.getProp)(s,"spaces",f,"after")||"",re=(0,Se.getProp)(s,"raws","spaces",f,"after")||ne;(0,Se.ensureObject)(s,"raws","spaces",f),s.raws.spaces[f].after=re+h}else{var pe=s[f]||"",ce=(0,Se.getProp)(s,"raws",f)||pe;(0,Se.ensureObject)(s,"raws"),s.raws[f]=ce+h}else l=l+h;break;default:return this.error('Unexpected "'+h+'" found.',{index:m[N.FIELDS.START_POS]})}a++}Mr(s,"attribute"),Mr(s,"namespace"),this.newNode(new wf.default(s)),this.position++},t.parseWhitespaceEquivalentTokens=function(n){n<0&&(n=this.tokens.length);var i=this.position,o=[],s="",a=void 0;do if(Ws[this.currToken[N.FIELDS.TYPE]])this.options.lossy||(s+=this.content());else if(this.currToken[N.FIELDS.TYPE]===B.comment){var u={};s&&(u.before=s,s=""),a=new xf.default({value:this.content(),source:Lr(this.currToken),sourceIndex:this.currToken[N.FIELDS.START_POS],spaces:u}),o.push(a)}while(++this.position<n);if(s){if(a)a.spaces.after=s;else if(!this.options.lossy){var l=this.tokens[i],f=this.tokens[this.position-1];o.push(new Cs.default({value:"",source:hr(l[N.FIELDS.START_LINE],l[N.FIELDS.START_COL],f[N.FIELDS.END_LINE],f[N.FIELDS.END_COL]),sourceIndex:l[N.FIELDS.START_POS],spaces:{before:s,after:""}}))}}return o},t.convertWhitespaceNodesToSpace=function(n,i){var o=this;i===void 0&&(i=!1);var s="",a="";n.forEach(function(l){var f=o.lossySpace(l.spaces.before,i),c=o.lossySpace(l.rawSpaceBefore,i);s+=f+o.lossySpace(l.spaces.after,i&&f.length===0),a+=f+l.value+o.lossySpace(l.rawSpaceAfter,i&&c.length===0)}),a===s&&(a=void 0);var u={space:s,rawSpace:a};return u},t.isNamedCombinator=function(n){return n===void 0&&(n=this.position),this.tokens[n+0]&&this.tokens[n+0][N.FIELDS.TYPE]===B.slash&&this.tokens[n+1]&&this.tokens[n+1][N.FIELDS.TYPE]===B.word&&this.tokens[n+2]&&this.tokens[n+2][N.FIELDS.TYPE]===B.slash},t.namedCombinator=function(){if(this.isNamedCombinator()){var n=this.content(this.tokens[this.position+1]),i=(0,Se.unesc)(n).toLowerCase(),o={};i!==n&&(o.value="/"+n+"/");var s=new Ls.default({value:"/"+i+"/",source:hr(this.currToken[N.FIELDS.START_LINE],this.currToken[N.FIELDS.START_COL],this.tokens[this.position+2][N.FIELDS.END_LINE],this.tokens[this.position+2][N.FIELDS.END_COL]),sourceIndex:this.currToken[N.FIELDS.START_POS],raws:o});return this.position=this.position+3,s}else this.unexpected()},t.combinator=function(){var n=this;if(this.content()==="|")return this.namespace();var i=this.locateNextMeaningfulToken(this.position);if(i<0||this.tokens[i][N.FIELDS.TYPE]===B.comma){var o=this.parseWhitespaceEquivalentTokens(i);if(o.length>0){var s=this.current.last;if(s){var a=this.convertWhitespaceNodesToSpace(o),u=a.space,l=a.rawSpace;l!==void 0&&(s.rawSpaceAfter+=l),s.spaces.after+=u}else o.forEach(function(T){return n.newNode(T)})}return}var f=this.currToken,c=void 0;i>this.position&&(c=this.parseWhitespaceEquivalentTokens(i));var m;if(this.isNamedCombinator()?m=this.namedCombinator():this.currToken[N.FIELDS.TYPE]===B.combinator?(m=new Ls.default({value:this.content(),source:Lr(this.currToken),sourceIndex:this.currToken[N.FIELDS.START_POS]}),this.position++):Ws[this.currToken[N.FIELDS.TYPE]]||c||this.unexpected(),m){if(c){var h=this.convertWhitespaceNodesToSpace(c),g=h.space,y=h.rawSpace;m.spaces.before=g,m.rawSpaceBefore=y}}else{var x=this.convertWhitespaceNodesToSpace(c,!0),S=x.space,O=x.rawSpace;O||(O=S);var E={},I={spaces:{}};S.endsWith(" ")&&O.endsWith(" ")?(E.before=S.slice(0,S.length-1),I.spaces.before=O.slice(0,O.length-1)):S.startsWith(" ")&&O.startsWith(" ")?(E.after=S.slice(1),I.spaces.after=O.slice(1)):I.value=O,m=new Ls.default({value:" ",source:Ns(f,this.tokens[this.position-1]),sourceIndex:f[N.FIELDS.START_POS],spaces:E,raws:I})}return this.currToken&&this.currToken[N.FIELDS.TYPE]===B.space&&(m.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(m)},t.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var n=new As.default({source:{start:_f(this.tokens[this.position+1])}});this.current.parent.append(n),this.current=n,this.position++},t.comment=function(){var n=this.currToken;this.newNode(new xf.default({value:this.content(),source:Lr(n),sourceIndex:n[N.FIELDS.START_POS]})),this.position++},t.error=function(n,i){throw this.root.error(n,i)},t.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[N.FIELDS.START_POS]})},t.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[N.FIELDS.START_POS])},t.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[N.FIELDS.START_POS])},t.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[N.FIELDS.START_POS])},t.namespace=function(){var n=this.prevToken&&this.content(this.prevToken)||!0;if(this.nextToken[N.FIELDS.TYPE]===B.word)return this.position++,this.word(n);if(this.nextToken[N.FIELDS.TYPE]===B.asterisk)return this.position++,this.universal(n)},t.nesting=function(){if(this.nextToken){var n=this.content(this.nextToken);if(n==="|"){this.position++;return}}var i=this.currToken;this.newNode(new ug.default({value:this.content(),source:Lr(i),sourceIndex:i[N.FIELDS.START_POS]})),this.position++},t.parentheses=function(){var n=this.current.last,i=1;if(this.position++,n&&n.type===fg.PSEUDO){var o=new As.default({source:{start:_f(this.tokens[this.position-1])}}),s=this.current;for(n.append(o),this.current=o;this.position<this.tokens.length&&i;)this.currToken[N.FIELDS.TYPE]===B.openParenthesis&&i++,this.currToken[N.FIELDS.TYPE]===B.closeParenthesis&&i--,i?this.parse():(this.current.source.end=Tf(this.currToken),this.current.parent.source.end=Tf(this.currToken),this.position++);this.current=s}else{for(var a=this.currToken,u="(",l;this.position<this.tokens.length&&i;)this.currToken[N.FIELDS.TYPE]===B.openParenthesis&&i++,this.currToken[N.FIELDS.TYPE]===B.closeParenthesis&&i--,l=this.currToken,u+=this.parseParenthesisToken(this.currToken),this.position++;n?n.appendToPropertyAndEscape("value",u,u):this.newNode(new Cs.default({value:u,source:hr(a[N.FIELDS.START_LINE],a[N.FIELDS.START_COL],l[N.FIELDS.END_LINE],l[N.FIELDS.END_COL]),sourceIndex:a[N.FIELDS.START_POS]}))}if(i)return this.expected("closing parenthesis",this.currToken[N.FIELDS.START_POS])},t.pseudo=function(){for(var n=this,i="",o=this.currToken;this.currToken&&this.currToken[N.FIELDS.TYPE]===B.colon;)i+=this.content(),this.position++;if(!this.currToken)return this.expected(["pseudo-class","pseudo-element"],this.position-1);if(this.currToken[N.FIELDS.TYPE]===B.word)this.splitWord(!1,function(s,a){i+=s,n.newNode(new sg.default({value:i,source:Ns(o,n.currToken),sourceIndex:o[N.FIELDS.START_POS]})),a>1&&n.nextToken&&n.nextToken[N.FIELDS.TYPE]===B.openParenthesis&&n.error("Misplaced parenthesis.",{index:n.nextToken[N.FIELDS.START_POS]})});else return this.expected(["pseudo-class","pseudo-element"],this.currToken[N.FIELDS.START_POS])},t.space=function(){var n=this.content();this.position===0||this.prevToken[N.FIELDS.TYPE]===B.comma||this.prevToken[N.FIELDS.TYPE]===B.openParenthesis||this.current.nodes.every(function(i){return i.type==="comment"})?(this.spaces=this.optionalSpace(n),this.position++):this.position===this.tokens.length-1||this.nextToken[N.FIELDS.TYPE]===B.comma||this.nextToken[N.FIELDS.TYPE]===B.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(n),this.position++):this.combinator()},t.string=function(){var n=this.currToken;this.newNode(new Cs.default({value:this.content(),source:Lr(n),sourceIndex:n[N.FIELDS.START_POS]})),this.position++},t.universal=function(n){var i=this.nextToken;if(i&&this.content(i)==="|")return this.position++,this.namespace();var o=this.currToken;this.newNode(new ag.default({value:this.content(),source:Lr(o),sourceIndex:o[N.FIELDS.START_POS]}),n),this.position++},t.splitWord=function(n,i){for(var o=this,s=this.nextToken,a=this.content();s&&~[B.dollar,B.caret,B.equals,B.word].indexOf(s[N.FIELDS.TYPE]);){this.position++;var u=this.content();if(a+=u,u.lastIndexOf("\\")===u.length-1){var l=this.nextToken;l&&l[N.FIELDS.TYPE]===B.space&&(a+=this.requiredSpace(this.content(l)),this.position++)}s=this.nextToken}var f=Fs(a,".").filter(function(g){var y=a[g-1]==="\\",x=/^\d+\.\d+%$/.test(a);return!y&&!x}),c=Fs(a,"#").filter(function(g){return a[g-1]!=="\\"}),m=Fs(a,"#{");m.length&&(c=c.filter(function(g){return!~m.indexOf(g)}));var h=(0,lg.default)(pg([0].concat(f,c)));h.forEach(function(g,y){var x=h[y+1]||a.length,S=a.slice(g,x);if(y===0&&i)return i.call(o,S,h.length);var O,E=o.currToken,I=E[N.FIELDS.START_POS]+h[y],T=hr(E[1],E[2]+g,E[3],E[2]+(x-1));if(~f.indexOf(g)){var _={value:S.slice(1),source:T,sourceIndex:I};O=new ng.default(Mr(_,"value"))}else if(~c.indexOf(g)){var R={value:S.slice(1),source:T,sourceIndex:I};O=new ig.default(Mr(R,"value"))}else{var A={value:S,source:T,sourceIndex:I};Mr(A,"value"),O=new og.default(A)}o.newNode(O,n),n=null}),this.position++},t.word=function(n){var i=this.nextToken;return i&&this.content(i)==="|"?(this.position++,this.namespace()):this.splitWord(n)},t.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},t.parse=function(n){switch(this.currToken[N.FIELDS.TYPE]){case B.space:this.space();break;case B.comment:this.comment();break;case B.openParenthesis:this.parentheses();break;case B.closeParenthesis:n&&this.missingParenthesis();break;case B.openSquare:this.attribute();break;case B.dollar:case B.caret:case B.equals:case B.word:this.word();break;case B.colon:this.pseudo();break;case B.comma:this.comma();break;case B.asterisk:this.universal();break;case B.ampersand:this.nesting();break;case B.slash:case B.combinator:this.combinator();break;case B.str:this.string();break;case B.closeSquare:this.missingSquareBracket();case B.semicolon:this.missingBackslash();default:this.unexpected()}},t.expected=function(n,i,o){if(Array.isArray(n)){var s=n.pop();n=n.join(", ")+" or "+s}var a=/^[aeiou]/.test(n[0])?"an":"a";return o?this.error("Expected "+a+" "+n+', found "'+o+'" instead.',{index:i}):this.error("Expected "+a+" "+n+".",{index:i})},t.requiredSpace=function(n){return this.options.lossy?" ":n},t.optionalSpace=function(n){return this.options.lossy?"":n},t.lossySpace=function(n,i){return this.options.lossy?i?" ":"":n},t.parseParenthesisToken=function(n){var i=this.content(n);return n[N.FIELDS.TYPE]===B.space?this.requiredSpace(i):i},t.newNode=function(n,i){return i&&(/^ +$/.test(i)&&(this.options.lossy||(this.spaces=(this.spaces||"")+i),i=!0),n.namespace=i,Mr(n,"namespace")),this.spaces&&(n.spaces.before=this.spaces,this.spaces=""),this.current.append(n)},t.content=function(n){return n===void 0&&(n=this.currToken),this.css.slice(n[N.FIELDS.START_POS],n[N.FIELDS.END_POS])},t.locateNextMeaningfulToken=function(n){n===void 0&&(n=this.position+1);for(var i=n;i<this.tokens.length;)if(dg[this.tokens[i][N.FIELDS.TYPE]]){i++;continue}else return i;return-1},cg(e,[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}]),e}();In.default=hg;kf.exports=In.default});var If=z((Rn,Of)=>{"use strict";Rn.__esModule=!0;Rn.default=void 0;var mg=gg(Pf());function gg(e){return e&&e.__esModule?e:{default:e}}var bg=function(){function e(r,n){this.func=r||function(){},this.funcRes=null,this.options=n}var t=e.prototype;return t._shouldUpdateSelector=function(n,i){i===void 0&&(i={});var o=Object.assign({},this.options,i);return o.updateSelector===!1?!1:typeof n!="string"},t._isLossy=function(n){n===void 0&&(n={});var i=Object.assign({},this.options,n);return i.lossless===!1},t._root=function(n,i){i===void 0&&(i={});var o=new mg.default(n,this._parseOptions(i));return o.root},t._parseOptions=function(n){return{lossy:this._isLossy(n)}},t._run=function(n,i){var o=this;return i===void 0&&(i={}),new Promise(function(s,a){try{var u=o._root(n,i);Promise.resolve(o.func(u)).then(function(l){var f=void 0;return o._shouldUpdateSelector(n,i)&&(f=u.toString(),n.selector=f),{transform:l,root:u,string:f}}).then(s,a)}catch(l){a(l);return}})},t._runSync=function(n,i){i===void 0&&(i={});var o=this._root(n,i),s=this.func(o);if(s&&typeof s.then=="function")throw new Error("Selector processor returned a promise to a synchronous call.");var a=void 0;return i.updateSelector&&typeof n!="string"&&(a=o.toString(),n.selector=a),{transform:s,root:o,string:a}},t.ast=function(n,i){return this._run(n,i).then(function(o){return o.root})},t.astSync=function(n,i){return this._runSync(n,i).root},t.transform=function(n,i){return this._run(n,i).then(function(o){return o.transform})},t.transformSync=function(n,i){return this._runSync(n,i).transform},t.process=function(n,i){return this._run(n,i).then(function(o){return o.string||o.root.toString()})},t.processSync=function(n,i){var o=this._runSync(n,i);return o.string||o.root.toString()},e}();Rn.default=bg;Of.exports=Rn.default});var Rf=z(ye=>{"use strict";ye.__esModule=!0;ye.universal=ye.tag=ye.string=ye.selector=ye.root=ye.pseudo=ye.nesting=ye.id=ye.comment=ye.combinator=ye.className=ye.attribute=void 0;var yg=gt(Ss()),vg=gt(os()),xg=gt(ks()),wg=gt(as()),Sg=gt(ls()),_g=gt(Os()),Tg=gt(gs()),Eg=gt(es()),kg=gt(rs()),Pg=gt(hs()),Og=gt(ds()),Ig=gt(Ts());function gt(e){return e&&e.__esModule?e:{default:e}}var Rg=function(t){return new yg.default(t)};ye.attribute=Rg;var Ag=function(t){return new vg.default(t)};ye.className=Ag;var Cg=function(t){return new xg.default(t)};ye.combinator=Cg;var Lg=function(t){return new wg.default(t)};ye.comment=Lg;var Mg=function(t){return new Sg.default(t)};ye.id=Mg;var Ng=function(t){return new _g.default(t)};ye.nesting=Ng;var Fg=function(t){return new Tg.default(t)};ye.pseudo=Fg;var Wg=function(t){return new Eg.default(t)};ye.root=Wg;var Dg=function(t){return new kg.default(t)};ye.selector=Dg;var $g=function(t){return new Pg.default(t)};ye.string=$g;var Bg=function(t){return new Og.default(t)};ye.tag=Bg;var Ug=function(t){return new Ig.default(t)};ye.universal=Ug});var Mf=z(se=>{"use strict";se.__esModule=!0;se.isNode=Ds;se.isPseudoElement=Lf;se.isPseudoClass=Jg;se.isContainer=Zg;se.isNamespace=eb;se.isUniversal=se.isTag=se.isString=se.isSelector=se.isRoot=se.isPseudo=se.isNesting=se.isIdentifier=se.isComment=se.isCombinator=se.isClassName=se.isAttribute=void 0;var _e=Be(),Je,qg=(Je={},Je[_e.ATTRIBUTE]=!0,Je[_e.CLASS]=!0,Je[_e.COMBINATOR]=!0,Je[_e.COMMENT]=!0,Je[_e.ID]=!0,Je[_e.NESTING]=!0,Je[_e.PSEUDO]=!0,Je[_e.ROOT]=!0,Je[_e.SELECTOR]=!0,Je[_e.STRING]=!0,Je[_e.TAG]=!0,Je[_e.UNIVERSAL]=!0,Je);function Ds(e){return typeof e=="object"&&qg[e.type]}function bt(e,t){return Ds(t)&&t.type===e}var Af=bt.bind(null,_e.ATTRIBUTE);se.isAttribute=Af;var zg=bt.bind(null,_e.CLASS);se.isClassName=zg;var Gg=bt.bind(null,_e.COMBINATOR);se.isCombinator=Gg;var jg=bt.bind(null,_e.COMMENT);se.isComment=jg;var Vg=bt.bind(null,_e.ID);se.isIdentifier=Vg;var Hg=bt.bind(null,_e.NESTING);se.isNesting=Hg;var $s=bt.bind(null,_e.PSEUDO);se.isPseudo=$s;var Yg=bt.bind(null,_e.ROOT);se.isRoot=Yg;var Xg=bt.bind(null,_e.SELECTOR);se.isSelector=Xg;var Kg=bt.bind(null,_e.STRING);se.isString=Kg;var Cf=bt.bind(null,_e.TAG);se.isTag=Cf;var Qg=bt.bind(null,_e.UNIVERSAL);se.isUniversal=Qg;function Lf(e){return $s(e)&&e.value&&(e.value.startsWith("::")||e.value.toLowerCase()===":before"||e.value.toLowerCase()===":after"||e.value.toLowerCase()===":first-letter"||e.value.toLowerCase()===":first-line")}function Jg(e){return $s(e)&&!Lf(e)}function Zg(e){return!!(Ds(e)&&e.walk)}function eb(e){return Af(e)||Cf(e)}});var Nf=z(Et=>{"use strict";Et.__esModule=!0;var Bs=Be();Object.keys(Bs).forEach(function(e){e==="default"||e==="__esModule"||e in Et&&Et[e]===Bs[e]||(Et[e]=Bs[e])});var Us=Rf();Object.keys(Us).forEach(function(e){e==="default"||e==="__esModule"||e in Et&&Et[e]===Us[e]||(Et[e]=Us[e])});var qs=Mf();Object.keys(qs).forEach(function(e){e==="default"||e==="__esModule"||e in Et&&Et[e]===qs[e]||(Et[e]=qs[e])})});var Df=z((An,Wf)=>{"use strict";An.__esModule=!0;An.default=void 0;var tb=ib(If()),rb=nb(Nf());function Ff(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return Ff=function(){return e},e}function nb(e){if(e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var t=Ff();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var o=n?Object.getOwnPropertyDescriptor(e,i):null;o&&(o.get||o.set)?Object.defineProperty(r,i,o):r[i]=e[i]}return r.default=e,t&&t.set(e,r),r}function ib(e){return e&&e.__esModule?e:{default:e}}var zs=function(t){return new tb.default(t)};Object.assign(zs,rb);delete zs.__esModule;var ob=zs;An.default=ob;Wf.exports=An.default});var $f=z(Gs=>{"use strict";Object.defineProperty(Gs,"__esModule",{value:!0});Object.defineProperty(Gs,"default",{enumerable:!0,get:()=>sb});function sb(e){return e.replace(/\\,/g,"\\2c ")}});var Uf=z((kw,Bf)=>{"use strict";Bf.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var Vs=z(js=>{"use strict";Object.defineProperty(js,"__esModule",{value:!0});function ab(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}ab(js,{parseColor:()=>pb,formatColor:()=>hb});var qf=ub(Uf());function ub(e){return e&&e.__esModule?e:{default:e}}var lb=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i,fb=/^#([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,rr=/(?:\d+|\d*\.\d+)%?/,Ni=/(?:\s*,\s*|\s+)/,zf=/\s*[,/]\s*/,nr=/var\(--(?:[^ )]*?)\)/,cb=new RegExp(`^(rgb)a?\\(\\s*(${rr.source}|${nr.source})(?:${Ni.source}(${rr.source}|${nr.source}))?(?:${Ni.source}(${rr.source}|${nr.source}))?(?:${zf.source}(${rr.source}|${nr.source}))?\\s*\\)$`),db=new RegExp(`^(hsl)a?\\(\\s*((?:${rr.source})(?:deg|rad|grad|turn)?|${nr.source})(?:${Ni.source}(${rr.source}|${nr.source}))?(?:${Ni.source}(${rr.source}|${nr.source}))?(?:${zf.source}(${rr.source}|${nr.source}))?\\s*\\)$`);function pb(e,{loose:t=!1}={}){var r,n;if(typeof e!="string")return null;if(e=e.trim(),e==="transparent")return{mode:"rgb",color:["0","0","0"],alpha:"0"};if(e in qf.default)return{mode:"rgb",color:qf.default[e].map(u=>u.toString())};let i=e.replace(fb,(u,l,f,c,m)=>["#",l,l,f,f,c,c,m?m+m:""].join("")).match(lb);if(i!==null)return{mode:"rgb",color:[parseInt(i[1],16),parseInt(i[2],16),parseInt(i[3],16)].map(u=>u.toString()),alpha:i[4]?(parseInt(i[4],16)/255).toString():void 0};var o;let s=(o=e.match(cb))!==null&&o!==void 0?o:e.match(db);if(s===null)return null;let a=[s[2],s[3],s[4]].filter(Boolean).map(u=>u.toString());return!t&&a.length!==3||a.length<3&&!a.some(u=>/^var\(.*?\)$/.test(u))?null:{mode:s[1],color:a,alpha:(r=s[5])===null||r===void 0||(n=r.toString)===null||n===void 0?void 0:n.call(r)}}function hb({mode:e,color:t,alpha:r}){let n=r!==void 0;return`${e}(${t.join(" ")}${n?` / ${r}`:""})`}});var Ys=z(Hs=>{"use strict";Object.defineProperty(Hs,"__esModule",{value:!0});function mb(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}mb(Hs,{withAlphaValue:()=>gb,default:()=>bb});var Fi=Vs();function gb(e,t,r){if(typeof e=="function")return e({opacityValue:t});let n=(0,Fi.parseColor)(e,{loose:!0});return n===null?r:(0,Fi.formatColor)({...n,alpha:t})}function bb({color:e,property:t,variable:r}){let n=[].concat(t);if(typeof e=="function")return{[r]:"1",...Object.fromEntries(n.map(o=>[o,e({opacityVariable:r,opacityValue:`var(${r})`})]))};let i=(0,Fi.parseColor)(e);return i===null?Object.fromEntries(n.map(o=>[o,e])):i.alpha!==void 0?Object.fromEntries(n.map(o=>[o,e])):{[r]:"1",...Object.fromEntries(n.map(o=>[o,(0,Fi.formatColor)({...i,alpha:`var(${r})`})]))}}});var Yf=z(Xs=>{"use strict";Object.defineProperty(Xs,"__esModule",{value:!0});function yb(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}yb(Xs,{pattern:()=>xb,withoutCapturing:()=>jf,any:()=>Vf,optional:()=>wb,zeroOrMore:()=>Sb,nestedBrackets:()=>Hf,escape:()=>mr});var Gf=/[\\^$.*+?()[\]{}|]/g,vb=RegExp(Gf.source);function Cn(e){return e=Array.isArray(e)?e:[e],e=e.map(t=>t instanceof RegExp?t.source:t),e.join("")}function xb(e){return new RegExp(Cn(e),"g")}function jf(e){return new RegExp(`(?:${Cn(e)})`,"g")}function Vf(e){return`(?:${e.map(Cn).join("|")})`}function wb(e){return`(?:${Cn(e)})?`}function Sb(e){return`(?:${Cn(e)})*`}function Hf(e,t,r=1){return jf([mr(e),/[^\s]*/,r===1?`[^${mr(e)}${mr(t)}s]*`:Vf([`[^${mr(e)}${mr(t)}s]*`,Hf(e,t,r-1)]),/[^\s]*/,mr(t)])}function mr(e){return e&&vb.test(e)?e.replace(Gf,"\\$&"):e||""}});var Kf=z(Ks=>{"use strict";Object.defineProperty(Ks,"__esModule",{value:!0});Object.defineProperty(Ks,"splitAtTopLevelOnly",{enumerable:!0,get:()=>Eb});var _b=Tb(Yf());function Xf(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(Xf=function(n){return n?r:t})(e)}function Tb(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var r=Xf(t);if(r&&r.has(e))return r.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(o!=="default"&&Object.prototype.hasOwnProperty.call(e,o)){var s=i?Object.getOwnPropertyDescriptor(e,o):null;s&&(s.get||s.set)?Object.defineProperty(n,o,s):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}function*Eb(e,t){let r=new RegExp(`[(){}\\[\\]${_b.escape(t)}]`,"g"),n=0,i=0,o=!1,s=0,a=0,u=t.length;for(let l of e.matchAll(r)){let f=l[0]===t[s],c=s===u-1,m=f&&c;l[0]==="("&&n++,l[0]===")"&&n--,l[0]==="["&&n++,l[0]==="]"&&n--,l[0]==="{"&&n++,l[0]==="}"&&n--,f&&n===0&&(a===0&&(a=l.index),s++),m&&n===0&&(o=!0,yield e.substring(i,a),i=a+u),s===u&&(s=0,a=0)}o?yield e.substring(i):yield e}});var Jf=z(Qs=>{"use strict";Object.defineProperty(Qs,"__esModule",{value:!0});function kb(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}kb(Qs,{parseBoxShadowValue:()=>Rb,formatBoxShadowValue:()=>Ab});var Pb=Kf(),Ob=new Set(["inset","inherit","initial","revert","unset"]),Ib=/\ +(?![^(]*\))/g,Qf=/^-?(\d+|\.\d+)(.*?)$/g;function Rb(e){return Array.from((0,Pb.splitAtTopLevelOnly)(e,",")).map(r=>{let n=r.trim(),i={raw:n},o=n.split(Ib),s=new Set;for(let a of o)Qf.lastIndex=0,!s.has("KEYWORD")&&Ob.has(a)?(i.keyword=a,s.add("KEYWORD")):Qf.test(a)?s.has("X")?s.has("Y")?s.has("BLUR")?s.has("SPREAD")||(i.spread=a,s.add("SPREAD")):(i.blur=a,s.add("BLUR")):(i.y=a,s.add("Y")):(i.x=a,s.add("X")):i.color?(i.unknown||(i.unknown=[]),i.unknown.push(a)):i.color=a;return i.valid=i.x!==void 0&&i.y!==void 0,i})}function Ab(e){return e.map(t=>t.valid?[t.keyword,t.x,t.y,t.blur,t.spread,t.color].filter(Boolean).join(" "):t.raw).join(", ")}});var oc=z(Zs=>{"use strict";Object.defineProperty(Zs,"__esModule",{value:!0});function Cb(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}Cb(Zs,{normalize:()=>ir,url:()=>tc,number:()=>Nb,percentage:()=>rc,length:()=>nc,lineWidth:()=>Db,shadow:()=>$b,color:()=>Bb,image:()=>Ub,gradient:()=>ic,position:()=>Gb,familyName:()=>jb,genericName:()=>Hb,absoluteSize:()=>Xb,relativeSize:()=>Qb});var Lb=Vs(),Mb=Jf(),Js=["min","max","clamp","calc"],ec=/,(?![^(]*\))/g,Wi=/_(?![^(]*\))/g;function ir(e,t=!0){return e.includes("url(")?e.split(/(url\(.*?\))/g).filter(Boolean).map(r=>/^url\(.*?\)$/.test(r)?r:ir(r,!1)).join(""):(e=e.replace(/([^\\])_+/g,(r,n)=>n+" ".repeat(r.length-1)).replace(/^_/g," ").replace(/\\_/g,"_"),t&&(e=e.trim()),e=e.replace(/(calc|min|max|clamp)\(.+\)/g,r=>r.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ")),e)}function tc(e){return e.startsWith("url(")}function Nb(e){return!isNaN(Number(e))||Js.some(t=>new RegExp(`^${t}\\(.+?`).test(e))}function rc(e){return e.split(Wi).every(t=>/%$/g.test(t)||Js.some(r=>new RegExp(`^${r}\\(.+?%`).test(t)))}var Fb=["cm","mm","Q","in","pc","pt","px","em","ex","ch","rem","lh","vw","vh","vmin","vmax"],Zf=`(?:${Fb.join("|")})`;function nc(e){return e.split(Wi).every(t=>t==="0"||new RegExp(`${Zf}$`).test(t)||Js.some(r=>new RegExp(`^${r}\\(.+?${Zf}`).test(t)))}var Wb=new Set(["thin","medium","thick"]);function Db(e){return Wb.has(e)}function $b(e){let t=(0,Mb.parseBoxShadowValue)(ir(e));for(let r of t)if(!r.valid)return!1;return!0}function Bb(e){let t=0;return e.split(Wi).every(n=>(n=ir(n),n.startsWith("var(")?!0:(0,Lb.parseColor)(n,{loose:!0})!==null?(t++,!0):!1))?t>0:!1}function Ub(e){let t=0;return e.split(ec).every(n=>(n=ir(n),n.startsWith("var(")?!0:tc(n)||ic(n)||["element(","image(","cross-fade(","image-set("].some(i=>n.startsWith(i))?(t++,!0):!1))?t>0:!1}var qb=new Set(["linear-gradient","radial-gradient","repeating-linear-gradient","repeating-radial-gradient","conic-gradient"]);function ic(e){e=ir(e);for(let t of qb)if(e.startsWith(`${t}(`))return!0;return!1}var zb=new Set(["center","top","right","bottom","left"]);function Gb(e){let t=0;return e.split(Wi).every(n=>(n=ir(n),n.startsWith("var(")?!0:zb.has(n)||nc(n)||rc(n)?(t++,!0):!1))?t>0:!1}function jb(e){let t=0;return e.split(ec).every(n=>(n=ir(n),n.startsWith("var(")?!0:n.includes(" ")&&!/(['"])([^"']+)\1/g.test(n)||/^\d/g.test(n)?!1:(t++,!0)))?t>0:!1}var Vb=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","math","emoji","fangsong"]);function Hb(e){return Vb.has(e)}var Yb=new Set(["xx-small","x-small","small","medium","large","x-large","x-large","xxx-large"]);function Xb(e){return Yb.has(e)}var Kb=new Set(["larger","smaller"]);function Qb(e){return Kb.has(e)}});var pc=z(ra=>{"use strict";Object.defineProperty(ra,"__esModule",{value:!0});function Jb(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}Jb(ra,{updateAllClasses:()=>ty,asValue:()=>Mn,parseColorFormat:()=>ea,asColor:()=>fc,asLookupValue:()=>cc,coerceValue:()=>oy});var Zb=ta(Df()),ey=ta($f()),sc=Ys(),Ze=oc(),ac=ta(Bo());function ta(e){return e&&e.__esModule?e:{default:e}}function ty(e,t){return(0,Zb.default)(i=>{i.walkClasses(o=>{let s=t(o.value);o.value=s,o.raws&&o.raws.value&&(o.raws.value=(0,ey.default)(o.raws.value))})}).processSync(e)}function lc(e,t){if(!Ln(e))return;let r=e.slice(1,-1);if(t(r))return(0,Ze.normalize)(r)}function ry(e,t={},r){let n=t[e];if(n!==void 0)return(0,ac.default)(n);if(Ln(e)){let i=lc(e,r);return i===void 0?void 0:(0,ac.default)(i)}}function Mn(e,t={},{validate:r=()=>!0}={}){var n;let i=(n=t.values)===null||n===void 0?void 0:n[e];return i!==void 0?i:t.supportsNegativeValues&&e.startsWith("-")?ry(e.slice(1),t.values,r):lc(e,r)}function Ln(e){return e.startsWith("[")&&e.endsWith("]")}function ny(e){let t=e.lastIndexOf("/");return t===-1||t===e.length-1?[e]:[e.slice(0,t),e.slice(t+1)]}function ea(e){if(typeof e=="string"&&e.includes("<alpha-value>")){let t=e;return({opacityValue:r=1})=>t.replace("<alpha-value>",r)}return e}function fc(e,t={},{tailwindConfig:r={}}={}){var n;if(((n=t.values)===null||n===void 0?void 0:n[e])!==void 0){var i;return ea((i=t.values)===null||i===void 0?void 0:i[e])}let[o,s]=ny(e);if(s!==void 0){var a,u,l,f;let c=(f=(a=t.values)===null||a===void 0?void 0:a[o])!==null&&f!==void 0?f:Ln(o)?o.slice(1,-1):void 0;return c===void 0?void 0:(c=ea(c),Ln(s)?(0,sc.withAlphaValue)(c,s.slice(1,-1)):((u=r.theme)===null||u===void 0||(l=u.opacity)===null||l===void 0?void 0:l[s])===void 0?void 0:(0,sc.withAlphaValue)(c,r.theme.opacity[s]))}return Mn(e,t,{validate:Ze.color})}function cc(e,t={}){var r;return(r=t.values)===null||r===void 0?void 0:r[e]}function yt(e){return(t,r)=>Mn(t,r,{validate:e})}var dc={any:Mn,color:fc,url:yt(Ze.url),image:yt(Ze.image),length:yt(Ze.length),percentage:yt(Ze.percentage),position:yt(Ze.position),lookup:cc,"generic-name":yt(Ze.genericName),"family-name":yt(Ze.familyName),number:yt(Ze.number),"line-width":yt(Ze.lineWidth),"absolute-size":yt(Ze.absoluteSize),"relative-size":yt(Ze.relativeSize),shadow:yt(Ze.shadow)},uc=Object.keys(dc);function iy(e,t){let r=e.indexOf(t);return r===-1?[void 0,e]:[e.slice(0,r),e.slice(r+1)]}function oy(e,t,r,n){if(Ln(t)){let i=t.slice(1,-1),[o,s]=iy(i,":");if(!/^[\w-_]+$/g.test(o))s=i;else if(o!==void 0&&!uc.includes(o))return[];if(s.length>0&&uc.includes(o))return[Mn(`[${s}]`,r),o]}for(let i of[].concat(e)){let o=dc[i](t,r,{tailwindConfig:n});if(o!==void 0)return[o,i]}return[]}});var hc=z(na=>{"use strict";Object.defineProperty(na,"__esModule",{value:!0});Object.defineProperty(na,"default",{enumerable:!0,get:()=>sy});function sy(e){return typeof e=="function"?e({}):e}});var vc=z(oa=>{"use strict";Object.defineProperty(oa,"__esModule",{value:!0});Object.defineProperty(oa,"default",{enumerable:!0,get:()=>ky});var ay=gr(Bo()),uy=gr(wl()),ly=gr(Sl()),fy=gr(zo()),cy=gr(Tl()),bc=El(),mc=kl(),dy=Ol(),py=gr(Il()),hy=Rl(),my=pc(),gy=Ys(),by=gr(hc());function gr(e){return e&&e.__esModule?e:{default:e}}function Nr(e){return typeof e=="function"}function Nn(e){return typeof e=="object"&&e!==null}function Fn(e,...t){let r=t.pop();for(let n of t)for(let i in n){let o=r(e[i],n[i]);o===void 0?Nn(e[i])&&Nn(n[i])?e[i]=Fn(e[i],n[i],r):e[i]=n[i]:e[i]=o}return e}var ia={colors:cy.default,negative(e){return Object.keys(e).filter(t=>e[t]!=="0").reduce((t,r)=>{let n=(0,ay.default)(e[r]);return n!==void 0&&(t[`-${r}`]=n),t},{})},breakpoints(e){return Object.keys(e).filter(t=>typeof e[t]=="string").reduce((t,r)=>({...t,[`screen-${r}`]:e[r]}),{})}};function yy(e,...t){return Nr(e)?e(...t):e}function vy(e){return e.reduce((t,{extend:r})=>Fn(t,r,(n,i)=>n===void 0?[i]:Array.isArray(n)?[i,...n]:[i,n]),{})}function xy(e){return{...e.reduce((t,r)=>(0,bc.defaults)(t,r),{}),extend:vy(e)}}function gc(e,t){if(Array.isArray(e)&&Nn(e[0]))return e.concat(t);if(Array.isArray(t)&&Nn(t[0])&&Nn(e))return[e,...t];if(Array.isArray(t))return t}function wy({extend:e,...t}){return Fn(t,e,(r,n)=>!Nr(r)&&!n.some(Nr)?Fn({},r,...n,gc):(i,o)=>Fn({},...[r,...n].map(s=>yy(s,i,o)),gc))}function*Sy(e){let t=(0,mc.toPath)(e);if(t.length===0||(yield t,Array.isArray(e)))return;let r=/^(.*?)\s*\/\s*([^/]+)$/,n=e.match(r);if(n!==null){let[,i,o]=n,s=(0,mc.toPath)(i);s.alpha=o,yield s}}function _y(e){let t=(r,n)=>{for(let i of Sy(r)){let o=0,s=e;for(;s!=null&&o<i.length;)s=s[i[o++]],s=Nr(s)&&(i.alpha===void 0||o<=i.length-1)?s(t,ia):s;if(s!==void 0){if(i.alpha!==void 0){let a=(0,my.parseColorFormat)(s);return(0,gy.withAlphaValue)(a,i.alpha,(0,by.default)(a))}return(0,py.default)(s)?(0,hy.cloneDeep)(s):s}}return n};return Object.assign(t,{theme:t,...ia}),Object.keys(e).reduce((r,n)=>(r[n]=Nr(e[n])?e[n](t,ia):e[n],r),{})}function yc(e){let t=[];return e.forEach(r=>{t=[...t,r];var n;let i=(n=r==null?void 0:r.plugins)!==null&&n!==void 0?n:[];i.length!==0&&i.forEach(o=>{o.__isOptionsFunction&&(o=o());var s;t=[...t,...yc([(s=o==null?void 0:o.config)!==null&&s!==void 0?s:{}])]})}),t}function Ty(e){return[...e].reduceRight((r,n)=>Nr(n)?n({corePlugins:r}):(0,ly.default)(n,r),uy.default)}function Ey(e){return[...e].reduceRight((r,n)=>[...r,...n],[])}function ky(e){let t=[...yc(e),{prefix:"",important:!1,separator:":",variantOrder:fy.default.variantOrder}];var r,n;return(0,dy.normalizeConfig)((0,bc.defaults)({theme:_y(wy(xy(t.map(i=>(r=i==null?void 0:i.theme)!==null&&r!==void 0?r:{})))),corePlugins:Ty(t.map(i=>i.corePlugins)),plugins:Ey(e.map(i=>(n=i==null?void 0:i.plugins)!==null&&n!==void 0?n:[]))},...t))}});var xc={};jr(xc,{default:()=>Py});var Py,wc=ur(()=>{Py={yellow:e=>e}});var Ec=z(sa=>{"use strict";Object.defineProperty(sa,"__esModule",{value:!0});function Oy(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}Oy(sa,{flagEnabled:()=>Ay,issueFlagNotices:()=>Cy,default:()=>Ly});var Iy=Tc((wc(),Vr(xc))),Ry=Tc((Si(),Vr(wi)));function Tc(e){return e&&e.__esModule?e:{default:e}}var Sc={optimizeUniversalDefaults:!1},Wn={future:["hoverOnlyWhenSupported","respectDefaultRingColorOpacity"],experimental:["optimizeUniversalDefaults","matchVariant"]};function Ay(e,t){if(Wn.future.includes(t)){var r,n,i;return e.future==="all"||((i=(n=e==null||(r=e.future)===null||r===void 0?void 0:r[t])!==null&&n!==void 0?n:Sc[t])!==null&&i!==void 0?i:!1)}if(Wn.experimental.includes(t)){var o,s,a;return e.experimental==="all"||((a=(s=e==null||(o=e.experimental)===null||o===void 0?void 0:o[t])!==null&&s!==void 0?s:Sc[t])!==null&&a!==void 0?a:!1)}return!1}function _c(e){if(e.experimental==="all")return Wn.experimental;var t;return Object.keys((t=e==null?void 0:e.experimental)!==null&&t!==void 0?t:{}).filter(r=>Wn.experimental.includes(r)&&e.experimental[r])}function Cy(e){if(process.env.JEST_WORKER_ID===void 0&&_c(e).length>0){let t=_c(e).map(r=>Iy.default.yellow(r)).join(", ");Ry.default.warn("experimental-flags-enabled",[`You have enabled experimental features: ${t}`,"Experimental features in Tailwind CSS are not covered by semver, may introduce breaking changes, and can change at any time."])}}var Ly=Wn});var Pc=z(aa=>{"use strict";Object.defineProperty(aa,"__esModule",{value:!0});Object.defineProperty(aa,"default",{enumerable:!0,get:()=>kc});var My=Fy(zo()),Ny=Ec();function Fy(e){return e&&e.__esModule?e:{default:e}}function kc(e){var t;let r=((t=e==null?void 0:e.presets)!==null&&t!==void 0?t:[My.default]).slice().reverse().flatMap(o=>kc(typeof o=="function"?o():o)),n={respectDefaultRingColorOpacity:{theme:{ringColor:{DEFAULT:"#3b82f67f"}}}},i=Object.keys(n).filter(o=>(0,Ny.flagEnabled)(e,o)).map(o=>n[o]);return[e,...i,...r]}});var Ic=z(ua=>{"use strict";Object.defineProperty(ua,"__esModule",{value:!0});Object.defineProperty(ua,"default",{enumerable:!0,get:()=>$y});var Wy=Oc(vc()),Dy=Oc(Pc());function Oc(e){return e&&e.__esModule?e:{default:e}}function $y(...e){let[,...t]=(0,Dy.default)(e[0]);return(0,Wy.default)([...e,...t])}});var Ac=z(($w,Rc)=>{var la=Ic();Rc.exports=(la.__esModule?la:{default:la}).default});var fv={};jr(fv,{default:()=>Pa,init:()=>au});module.exports=Vr(fv);var $a=dt(require("linebreak"),1);var Hr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),hd=Hr((e,t)=>{t.exports=["em","ex","ch","rem","vh","vw","vmin","vmax","px","mm","cm","in","pt","pc","mozmm"]}),md=Hr((e,t)=>{t.exports=["deg","grad","rad","turn"]}),gd=Hr((e,t)=>{t.exports=["dpi","dpcm","dppx"]}),bd=Hr((e,t)=>{t.exports=["Hz","kHz"]}),yd=Hr((e,t)=>{t.exports=["s","ms"]}),vd=hd(),Na=md(),Fa=gd(),Wa=bd(),Da=yd();function zi(e){if(/\.\D?$/.test(e))throw new Error("The dot should be followed by a number");if(/^[+-]{2}/.test(e))throw new Error("Only one leading +/- is allowed");if(xd(e)>1)throw new Error("Only one dot is allowed");if(/%$/.test(e)){this.type="percentage",this.value=qi(e),this.unit="%";return}var t=Sd(e);if(!t){this.type="number",this.value=qi(e);return}this.type=Td(t),this.value=qi(e.substr(0,e.length-t.length)),this.unit=t}zi.prototype.valueOf=function(){return this.value};zi.prototype.toString=function(){return this.value+(this.unit||"")};function St(e){return new zi(e)}function xd(e){var t=e.match(/\./g);return t?t.length:0}function qi(e){var t=parseFloat(e);if(isNaN(t))throw new Error("Invalid number: "+e);return t}var wd=[].concat(Na,Wa,vd,Fa,Da);function Sd(e){var t=e.match(/\D+$/),r=t&&t[0];if(r&&wd.indexOf(r)===-1)throw new Error("Invalid unit: "+r);return r}var _d=Object.assign(Yn(Na,"angle"),Yn(Wa,"frequency"),Yn(Fa,"resolution"),Yn(Da,"time"));function Yn(e,t){return Object.fromEntries(e.map(r=>[r,t]))}function Td(e){return _d[e]||"length"}function _r(e){let t=typeof e;return!(t==="number"||t==="bigint"||t==="string"||t==="boolean")}function Ba(e){return/^class\s/.test(e.toString())}function Vi(e){return e&&e.$$typeof===Symbol.for("react.forward_ref")}function Ua(e){return typeof e=="function"||Vi(e)}function qa(e){return"dangerouslySetInnerHTML"in e}function za(e){let t=typeof e>"u"?[]:[].concat(e).flat(1/0),r=[];for(let n=0;n<t.length;n++){let i=t[n];typeof i>"u"||typeof i=="boolean"||i===null||(typeof i=="number"&&(i=String(i)),typeof i=="string"&&r.length&&typeof r[r.length-1]=="string"?r[r.length-1]+=i:r.push(i))}return r}function X(e,t,r,n,i=!1){if(typeof e=="number")return e;try{if(e=e.trim(),/[ /\(,]/.test(e))return;if(e===String(+e))return+e;let o=new St(e);if(o.type==="length")switch(o.unit){case"em":return o.value*t;case"rem":return o.value*16;case"vw":return~~(o.value*n._viewportWidth/100);case"vh":return~~(o.value*n._viewportHeight/100);default:return o.value}else{if(o.type==="angle")return lr(e);if(o.type==="percentage"&&i)return o.value/100*r}}catch{}}function lr(e){let t=new St(e);switch(t.unit){case"deg":return t.value;case"rad":return t.value*180/Math.PI;case"turn":return t.value*360;case"grad":return .9*t.value}}function Yr(e,t){return[e[0]*t[0]+e[2]*t[1],e[1]*t[0]+e[3]*t[1],e[0]*t[2]+e[2]*t[3],e[1]*t[2]+e[3]*t[3],e[0]*t[4]+e[2]*t[5]+e[4],e[1]*t[4]+e[3]*t[5]+e[5]]}function Ye(e,t,r,n){let i=t[e];if(typeof i>"u"){if(n&&typeof e<"u")throw new Error(`Invalid value for CSS property "${n}". Allowed values: ${Object.keys(t).map(o=>`"${o}"`).join(" | ")}. Received: "${e}".`);i=r}return i}var Gi,ji,Ga=[32,160,4961,65792,65793,4153,4241,10].map(e=>String.fromCodePoint(e)),Sr=new Map,Ed=500;function Fe(e,t,r){let n=`${t}:${r||""}:${e}`;if(Sr.has(n))return Sr.get(n);if(!Gi||!ji){if(!(typeof Intl<"u"&&"Segmenter"in Intl))throw new Error("Intl.Segmenter does not exist, please use import a polyfill.");Gi=new Intl.Segmenter(r,{granularity:"word"}),ji=new Intl.Segmenter(r,{granularity:"grapheme"})}let i;if(t==="grapheme")i=[...ji.segment(e)].map(o=>o.segment);else{let o=[...Gi.segment(e)].map(u=>u.segment),s=[],a=0;for(;a<o.length;){let u=o[a];if(u=="\xA0"){let l=a===0?"":s.pop(),f=a===o.length-1?"":o[a+1];s.push(l+"\xA0"+f),a+=2}else s.push(u),a++}i=s}if(Sr.size>=Ed){let o=Sr.keys().next().value;Sr.delete(o)}return Sr.set(n,i),i}function L(e,t,r){let n="";for(let[i,o]of Object.entries(t))typeof o<"u"&&(n+=` ${i}="${o}"`);return r?`<${e}${n}>${r}</${e}>`:`<${e}${n}/>`}function ja(e=20){let t=new Map;function r(o){let s=t.get(o);if(s!==void 0)return t.delete(o),t.set(o,s),s}function n(o,s){if(t.has(o))t.delete(o);else if(t.size>=e){let a=t.keys().next().value;t.delete(a)}t.set(o,s)}function i(){t.clear()}return{set:n,get:r,clear:i}}function Tr(e){return e?e.split(/[, ]/).filter(Boolean).map(Number):null}function Xn(e){return typeof e=="string"}function Va(e){return typeof e=="number"}function Ha(e){return typeof e>"u"}function Gt(e,t){if(typeof e=="number")return e;if(e.endsWith("%")){let r=parseFloat(e.slice(0,-1));if(isNaN(r)){console.warn(`Invalid value "${e}"${typeof t=="string"?` for "${t}"`:""}. Expected a percentage value (e.g., "50%").`);return}return`${r}%`}console.warn(`Invalid value "${e}"${typeof t=="string"?` for "${t}"`:""}. Expected a number or a percentage value (e.g., "50%").`)}function Jt(e,t){if(typeof e=="number")return e;if(e==="auto")return"auto";if(e.endsWith("%")){let r=parseFloat(e.slice(0,-1));if(isNaN(r)){console.warn(`Invalid value "${e}"${typeof t=="string"?` for "${t}"`:""}. Expected a percentage value (e.g., "50%").`);return}return`${r}%`}console.warn(`Invalid value "${e}"${typeof t=="string"?` for "${t}"`:""}. Expected a number, "auto", or a percentage value (e.g., "50%").`)}function Ya(e,t){if(t==="break-all")return{words:Fe(e,"grapheme"),requiredBreaks:[]};if(t==="keep-all")return{words:Fe(e,"word"),requiredBreaks:[]};let r=new $a.default(e),n=0,i=r.nextBreak(),o=[],s=[!1];for(;i;){let a=e.slice(n,i.position);o.push(a),i.required?s.push(!0):s.push(!1),n=i.position,i=r.nextBreak()}return{words:o,requiredBreaks:s}}var Xa=e=>e.replaceAll(/([A-Z])/g,(t,r)=>`-${r.toLowerCase()}`);function jt(e,t=","){let r=[],n=0,i=0;t=new RegExp(t);for(let o=0;o<e.length;o++)e[o]==="("?i++:e[o]===")"&&i--,i===0&&t.test(e[o])&&(r.push(e.slice(n,o).trim()),n=o+1);return r.push(e.slice(n).trim()),r}function au(e){return Promise.resolve().then(()=>(ro(),to)).then(t=>t.init(e))}function Zt(){return Promise.resolve().then(()=>(ro(),to)).then(e=>e.getYoga())}var uu=Symbol.for("react.fragment");var Zn=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/;var Md=new Set([301,302,303,307,308]);function no(e){let t=e.split(".").map(o=>Number.parseInt(o,10));if(t.length!==4||t.some(o=>!Number.isInteger(o)||o<0||o>255))return!0;let[r,n,i]=t;return r===0||r===10||r===100&&n>=64&&n<=127||r===127||r===169&&n===254||r===172&&n>=16&&n<=31||r===192&&n===0&&i===0||r===192&&n===168||r===198&&(n===18||n===19)||r>=224}function Nd(e){let t=e,r=t.indexOf("%");r!==-1&&(t=t.slice(0,r));let n=t.split("::");if(n.length>2)return null;let i=s=>{if(s==="")return[];let a=[],u=s.split(":");for(let l=0;l<u.length;l++){let f=u[l];if(f.includes(".")){if(l!==u.length-1||!Zn.test(f))return null;let[c,m,h,g]=f.split(".").map(y=>Number.parseInt(y,10));if([c,m,h,g].some(y=>!Number.isInteger(y)||y<0||y>255))return null;a.push(c<<8|m,h<<8|g);continue}if(!/^[0-9a-f]{1,4}$/.test(f))return null;a.push(Number.parseInt(f,16))}return a},o=i(n[0]);if(o===null)return null;if(n.length===2){let s=i(n[1]);if(s===null)return null;let a=8-o.length-s.length;return a<0?null:[...o,...new Array(a).fill(0),...s]}return o.length===8?o:null}function Fd(e){let t=a=>e.slice(0,a).every(u=>u===0);if(!(t(6)||t(5)&&e[5]===65535||t(4)&&e[4]===65535&&e[5]===0||e[0]===100&&e[1]===65435&&e[2]===0&&e[3]===0&&e[4]===0&&e[5]===0||e[0]===100&&e[1]===65435&&e[2]===1))return null;let n=e[6]>>8&255,i=e[6]&255,o=e[7]>>8&255,s=e[7]&255;return`${n}.${i}.${o}.${s}`}function fu(e){let t=Nd(e);if(t===null)return!0;let r=Fd(t);return r?no(r):!!(t.every(n=>n===0)||t.slice(0,7).every(n=>n===0)&&t[7]===1||(t[0]&65024)===64512||(t[0]&65472)===65152||(t[0]&65472)===65216||(t[0]&65280)===65280||t[0]===8193&&t[1]===3512)}function Wd(e){let t=e.toLowerCase().replace(/^\[|\]$/g,"");return Zn.test(t)?no(t):t.includes(":")?fu(t):!0}function cu(e){let t;try{t=new URL(e)}catch{return null}if(t.protocol!=="http:"&&t.protocol!=="https:")return null;let r=t.hostname.toLowerCase().replace(/\.+$/,"");return r.startsWith("[")&&r.endsWith("]")&&(r=r.slice(1,-1)),r?{url:t,host:r}:null}function Dd(e){let t=cu(e);if(!t)return!0;let{host:r}=t;return r==="localhost"||r.endsWith(".localhost")||r==="local"||r.endsWith(".local")||r==="internal"||r.endsWith(".internal")?!0:Zn.test(r)?no(r):r.includes(":")?fu(r):!1}function Jn(e){return new Error(`Image source resolves to a blocked address (SSRF protection): ${e}`)}function $d(e){if(Dd(e))throw Jn(e)}var Or;async function Bd(){if(Or!==void 0)return Or;if(typeof window<"u")return Or=null,null;try{let t=await new Function("s","return import(s)")("node:dns/promises");return Or=(r,n)=>t.lookup(r,n),Or}catch{return Or=null,null}}async function Ud(e,t){$d(e);let r=cu(e);if(!r)throw Jn(e);let{host:n}=r;if(Zn.test(n)||n.includes(":"))return;let i=t&&"lookup"in t?t.lookup:await Bd();if(!i)return;let o;try{o=await i(n,{all:!0})}catch{throw new Error(`Can't resolve image host: ${e}`)}if(o.length===0)throw new Error(`Can't resolve image host: ${e}`);for(let{address:s}of o)if(Wd(s))throw Jn(e)}async function lu(e){try{e.body&&typeof e.body.cancel=="function"?await e.body.cancel():typeof e.arrayBuffer=="function"&&await e.arrayBuffer()}catch{}}async function du(e,t){let r=(t==null?void 0:t.fetch)??globalThis.fetch,n=e;for(let i=0;i<=10;i++){await Ud(n,t);let o=await r(n,{redirect:"manual"});if(o.type==="opaqueredirect")throw await lu(o),Jn(n);let s=o.headers.get("location");if(Md.has(o.status)&&s){await lu(o),n=new URL(s,n).href;continue}return o}throw new Error(`Image source redirected too many times (SSRF protection): ${e}`)}var qd="image/avif",ei="image/webp",ti="image/apng",ri="image/png",ni="image/jpeg",ii="image/gif",io="image/svg+xml";function mu(e){let t=new DataView(e),r=4,n=t.byteLength;for(;r<n;){let i=t.getUint16(r,!1);if(i>n)throw new TypeError("Invalid JPEG");let o=t.getUint8(i+1+r);if(o===192||o===193||o===194)return[t.getUint16(i+7+r,!1),t.getUint16(i+5+r,!1)];r+=i+2}throw new TypeError("Invalid JPEG")}function gu(e){let t=new DataView(e),r=new Uint8Array(e);if(t.byteLength<20||t.getUint32(0)!==1380533830||t.getUint32(8)!==1464156752)throw new TypeError("Invalid WebP");let n=t.getUint32(4,!0)+8;if(n<20||n>t.byteLength)throw new TypeError("Invalid WebP");let i=12;for(;i+8<=n;){let o=t.getUint32(i),s=t.getUint32(i+4,!0),a=i+8,u=a+s;if(u>n)throw new TypeError("Invalid WebP");if(o===1448097824){if(s<10||r[a+3]!==157||r[a+4]!==1||r[a+5]!==42)throw new TypeError("Invalid WebP");let l=t.getUint16(a+6,!0)&16383,f=t.getUint16(a+8,!0)&16383;if(!l||!f)throw new TypeError("Invalid WebP");return[l,f]}if(o===1448097868){if(s<5||r[a]!==47)throw new TypeError("Invalid WebP");let l=t.getUint32(a+1,!0);return[(l&16383)+1,(l>>>14&16383)+1]}if(o===1448097880){if(s<10)throw new TypeError("Invalid WebP");return[r[a+4]+(r[a+5]<<8)+(r[a+6]<<16)+1,r[a+7]+(r[a+8]<<8)+(r[a+9]<<16)+1]}i=u+s%2}throw new TypeError("Invalid WebP")}function bu(e){let t=new Uint8Array(e.slice(6,10));return[t[0]|t[1]<<8,t[2]|t[3]<<8]}function yu(e){let t=new DataView(e);return[t.getUint16(18,!1),t.getUint16(22,!1)]}var Ct=ja(500),Kr=new Map,zd=[ri,ti,ni,ii,io,ei],Gd=/<svg[^>]*>/i,jd=/viewBox=['"]([^'"]+)['"]/,Vd=/width=['"](\d*\.?\d+)['"]/,Hd=/height=['"](\d*\.?\d+)['"]/;function Yd(e){let t=new Uint8Array(e),r=32768,n="";for(let i=0;i<t.length;i+=r){let o=t.subarray(i,Math.min(i+r,t.length));n+=String.fromCharCode(...o)}return btoa(n)}function Xd(e){let t=atob(e),r=t.length,n=new Uint8Array(r);for(let i=0;i<r;i++)n[i]=t.charCodeAt(i);return n.buffer}function pu(e,t){let r=t.match(Gd);if(!r)throw new Error(`Failed to parse SVG from ${e}`);let n=r[0],i=jd.exec(n),o=Vd.exec(n),s=Hd.exec(n),a=i?Tr(i[1]):null;if(!a&&(!o||!s))throw new Error(`Failed to parse SVG from ${e}: missing "viewBox"`);let u=a?[a[2],a[3]]:[+o[1],+s[1]],l=u[0]/u[1];return o&&s?[+o[1],+s[1]]:o?[+o[1],+o[1]/l]:s?[+s[1]*l,+s[1]]:[u[0],u[1]]}function hu(e){let t,r=Kd(new Uint8Array(e));switch(r){case ri:case ti:t=yu(e);break;case ii:t=bu(e);break;case ni:t=mu(e);break;case ei:t=gu(e);break}if(!zd.includes(r))throw new Error(`Unsupported image type: ${r||"unknown"}`);return[`data:${r};base64,${Yd(e)}`,t]}async function Ir(e){if(!e)throw new Error("Image source is not provided.");if(typeof e=="object"){let[o,s]=hu(e);return[o,...s]}if((e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),typeof window>"u"&&!e.startsWith("http")&&!e.startsWith("data:"))throw new Error(`Image source must be an absolute URL: ${e}`);if(e.startsWith("data:")){let o;try{o=/data:(?<imageType>[a-z/+]+)(;[^;=]+=[^;=]+)*?(;(?<encodingType>[^;,]+))?,(?<dataString>.*)/g.exec(e).groups}catch{return console.warn("Image data URI resolved without size:"+e),[e]}let{imageType:s,encodingType:a,dataString:u}=o;if(s===io){let l=a==="base64"?atob(u):decodeURIComponent(u.replace(/ /g,"%20")),f=a==="base64"?e:`data:image/svg+xml;base64,${btoa(l)}`,c=pu(e,l);return Ct.set(e,[f,...c]),[f,...c]}else if(a==="base64"){let l,f=Xd(u);switch(s){case ri:case ti:l=yu(f);break;case ii:l=bu(f);break;case ni:l=mu(f);break;case ei:l=gu(f);break}return Ct.set(e,[e,...l]),[e,...l]}else return console.warn("Image data URI resolved without size:"+e),Ct.set(e,[e]),[e]}if(!globalThis.fetch)throw new Error("`fetch` is required to be polyfilled to load images.");if(Kr.has(e))return Kr.get(e);let t=Ct.get(e);if(t)return t;let r=e,i=(typeof window>"u"?()=>du(r):()=>fetch(r))().then(o=>{let s=o.headers.get("content-type");return s==="image/svg+xml"||s==="application/svg+xml"?o.text():o.arrayBuffer()}).then(o=>{if(typeof o=="string")try{let u=`data:image/svg+xml;base64,${btoa(o)}`,l=pu(r,o);return[u,...l]}catch(u){throw new Error(`Failed to parse SVG image: ${u.message}`)}let[s,a]=hu(o);return[s,...a]}).then(o=>(Ct.set(r,o),o)).catch(o=>{if(o instanceof Error&&o.message.includes("SSRF protection"))throw o;return console.error(`Can't load image ${r}: `+o.message),Ct.set(r,[]),[]});return Kr.set(r,i),i}function Kd(e){return[255,216,255].every((t,r)=>e[r]===t)?ni:[137,80,78,71,13,10,26,10].every((t,r)=>e[r]===t)?Qd(e)?ti:ri:[71,73,70,56].every((t,r)=>e[r]===t)?ii:[82,73,70,70,0,0,0,0,87,69,66,80].every((t,r)=>!t||e[r]===t)?ei:[60,63,120,109,108].every((t,r)=>e[r]===t)?io:[0,0,0,0,102,116,121,112,97,118,105,102].every((t,r)=>!t||e[r]===t)?qd:null}function Qd(e){let t=new DataView(e.buffer),r,n,i=8,o=!1;for(;!o&&r!=="IEND"&&i<e.length;){n=t.getUint32(i);let s=e.subarray(i+4,i+8);r=String.fromCharCode(...s),o=r==="acTL",i+=12+n}return o}var oo={accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",href:"href",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlLang:"xml:lang",xmlSpace:"xml:space",xmlnsXlink:"xmlns:xlink"},Jd=/[\r\n%#()<>?[\\\]^`{|}"']/g;function oi(e,t){if(!e)return"";if(Array.isArray(e))return e.map(l=>oi(l,t)).join("");if(typeof e!="object")return String(e);let r=e.type;if(r==="text")throw new Error("<text> nodes are not currently supported, please convert them to <path>");let{children:n,style:i,...o}=e.props||{},s=(i==null?void 0:i.color)||t,a=`${Object.entries(o).map(([l,f])=>(typeof f=="string"&&f.toLowerCase()==="currentcolor"&&(f=s),(l==="href"||l==="xlinkHref")&&r==="image"?` ${oo[l]||l}="${Ct.get(f)[0]}"`:` ${oo[l]||l}="${f}"`)).join("")}`,u=i?` style="${Object.entries(i).map(([l,f])=>`${Xa(l)}:${f}`).join(";")}"`:"";return r===uu?oi(n,s):`<${r}${a}${u}>${oi(n,s)}</${r}>`}async function vu(e){let t=new Set,r=n=>{if(n&&_r(n)){if(Array.isArray(n)){n.forEach(i=>r(i));return}else if(typeof n=="object")if(n.type==="image"){let i=n.props.href||n.props.xlinkHref;i&&(t.has(i)||t.add(i))}else n.type==="img"&&(t.has(n.props.src)||t.add(n.props.src));Array.isArray(n.props.children)?n.props.children.map(i=>r(i)):r(n.props.children)}};return r(e),Promise.all(Array.from(t).map(n=>Ir(n)))}async function xu(e,t){let{viewBox:r,viewbox:n,width:i,height:o,className:s,style:a,children:u,...l}=e.props||{};r||=n,l.xmlns="http://www.w3.org/2000/svg";let f=(a==null?void 0:a.color)||t,c=Tr(r),m=c?c[3]/c[2]:null;return i=i||m&&o?o/m:null,o=o||m&&i?i*m:null,l.width=i,l.height=o,r&&(l.viewBox=r),`data:image/svg+xml;utf8,${`<svg ${Object.entries(l).map(([h,g])=>(typeof g=="string"&&g.toLowerCase()==="currentcolor"&&(g=f),` ${oo[h]||h}="${g}"`)).join("")}>${oi(u,f)}</svg>`.replace(Jd,encodeURIComponent)}`}var pt="flex",wu={p:{display:pt,marginTop:"1em",marginBottom:"1em"},div:{display:pt},blockquote:{display:pt,marginTop:"1em",marginBottom:"1em",marginLeft:40,marginRight:40},center:{display:pt,textAlign:"center"},hr:{display:pt,marginTop:"0.5em",marginBottom:"0.5em",marginLeft:"auto",marginRight:"auto",borderWidth:1,borderStyle:"solid"},h1:{display:pt,fontSize:"2em",marginTop:"0.67em",marginBottom:"0.67em",marginLeft:0,marginRight:0,fontWeight:"bold"},h2:{display:pt,fontSize:"1.5em",marginTop:"0.83em",marginBottom:"0.83em",marginLeft:0,marginRight:0,fontWeight:"bold"},h3:{display:pt,fontSize:"1.17em",marginTop:"1em",marginBottom:"1em",marginLeft:0,marginRight:0,fontWeight:"bold"},h4:{display:pt,marginTop:"1.33em",marginBottom:"1.33em",marginLeft:0,marginRight:0,fontWeight:"bold"},h5:{display:pt,fontSize:"0.83em",marginTop:"1.67em",marginBottom:"1.67em",marginLeft:0,marginRight:0,fontWeight:"bold"},h6:{display:pt,fontSize:"0.67em",marginTop:"2.33em",marginBottom:"2.33em",marginLeft:0,marginRight:0,fontWeight:"bold"},u:{textDecoration:"underline"},strong:{fontWeight:"bold"},b:{fontWeight:"bold"},i:{fontStyle:"italic"},em:{fontStyle:"italic"},code:{fontFamily:"monospace"},kbd:{fontFamily:"monospace"},pre:{display:pt,fontFamily:"monospace",whiteSpace:"pre",marginTop:"1em",marginBottom:"1em"},mark:{backgroundColor:"yellow",color:"black"},big:{fontSize:"larger"},small:{fontSize:"smaller"},s:{textDecoration:"line-through"}};var Zd=new Set(["color","font","fontFamily","fontSize","fontStyle","fontWeight","fontFeatureSettings","letterSpacing","lineHeight","textAlign","textIndent","textTransform","textShadowOffset","textShadowColor","textShadowRadius","WebkitTextStrokeWidth","WebkitTextStrokeColor","textDecorationLine","textDecorationStyle","textDecorationColor","textDecorationSkipInk","whiteSpace","transform","wordBreak","tabSize","opacity","filter","_viewportWidth","_viewportHeight","_inheritedClipPathId","_inheritedMaskId","_inheritedBackgroundClipTextPath","_inheritedBackgroundClipTextHasBackground"]);function so(e){let t={};for(let r in e)(Zd.has(r)||r.startsWith("--"))&&(t[r]=e[r]);return t}var Tt=require("css-to-react-native"),Lu=require("css-background-parser"),Mu=require("css-box-shadow"),Nu=dt(require("parse-css-color"),1);var Su=dt(require("postcss-value-parser"),1);function ep(e,t){try{let r=new St(e);switch(r.unit){case"px":return{absolute:r.value};case"em":return{absolute:r.value*t};case"rem":return{absolute:r.value*16};case"%":return{relative:r.value};default:return{}}}catch{return{}}}function ao(e,t,r){switch(e){case"top":return{yRelative:0};case"left":return{xRelative:0};case"right":return{xRelative:100};case"bottom":return{yRelative:100};case"center":return{};default:{let n=ep(e,t);return n.absolute?{[r?"xAbsolute":"yAbsolute"]:n.absolute}:n.relative?{[r?"xRelative":"yRelative"]:n.relative}:{}}}}function uo(e,t){if(typeof e=="number")return{xAbsolute:e};let r;try{r=(0,Su.default)(e).nodes.filter(n=>n.type==="word").map(n=>n.value)}catch{return{}}return r.length===1?ao(r[0],t,!0):r.length===2?((r[0]==="top"||r[0]==="bottom"||r[1]==="left"||r[1]==="right")&&r.reverse(),{...ao(r[0],t,!0),...ao(r[1],t,!1)}):{}}var _u=require("css-to-react-native");function Qr(e,t){let r=(0,_u.getPropertyName)(`mask-${t}`);return e[r]||e[`WebkitM${r.substring(1)}`]}function Tu(e){let t=e.maskImage||e.WebkitMaskImage,r={position:Qr(e,"position")||"0% 0%",size:Qr(e,"size")||"100% 100%",repeat:Qr(e,"repeat")||"repeat",origin:Qr(e,"origin")||"border-box",clip:Qr(e,"origin")||"border-box"};return jt(t).filter(i=>i&&i!=="none").reverse().map(i=>({image:i,...r}))}var tp={round:1,squircle:2,square:1/0,bevel:0,scoop:-1,notch:-1/0};function lo(e){let t=e.trim().toLowerCase(),r=tp[t];if(typeof r<"u")return r;let n=t.match(/^superellipse\(\s*(-?infinity|[-+]?(?:\d*\.)?\d+(?:e[-+]?\d+)?)\s*\)$/);if(!n)throw new Error('Invalid corner shape value: "'+e+'".');if(n[1]==="infinity")return 1/0;if(n[1]==="-infinity")return-1/0;let i=Number(n[1]);if(!Number.isFinite(i))throw new Error('Invalid corner shape value: "'+e+'".');return i}function si(e,t=4){let r=e.match(/superellipse\([^)]*\)|[^\s]+/gi)||[];if(r.length<1||r.length>t)throw new Error('Invalid corner shape value: "'+e+'".');for(let n of r)lo(n);return r}var ku=dt(require("parse-css-color"),1);var Eu={brightness:1,contrast:1,grayscale:1,invert:1,opacity:1,saturate:1,sepia:1};function Pu(e,t,r="black"){if(e==="none")return[];if(typeof e!="string")throw new Error('Invalid `backdropFilter` value: "'+e+'".');let n=jt(e,/\s/).filter(Boolean);if(!n.length)throw new Error('Invalid `backdropFilter` value: "'+e+'".');return n.map(i=>{let o=i.match(/^([a-z-]+)\((.*)\)$/i);if(!o)throw new Error("Invalid filter function in `backdropFilter`.");let s=o[1].toLowerCase(),a=o[2].trim();if(s==="blur"){let u=a?ai(a,t,"blur()"):0;if(u<0)throw new Error("Invalid `blur()` radius in `backdropFilter`.");return{type:"blur",value:u}}if(s==="hue-rotate"){let u=a==="0"||!a?0:lr(a);if(typeof u>"u")throw new Error("Invalid `hue-rotate()` angle in `backdropFilter`.");return{type:"hue-rotate",value:u}}if(s==="drop-shadow")return rp(a,t,r);if(s in Eu){let u=s,l=a?np(a,`${u}()`):Eu[u],f=["grayscale","invert","opacity","sepia"].includes(u)?Math.min(l,1):l;return{type:u,value:f}}throw new Error(`Unsupported \`${s}()\` in \`backdropFilter\`.`)})}function rp(e,t,r){let n=jt(e,/\s/).filter(Boolean),i=r,o=[];for(let l of n)(0,ku.default)(l)?i=l:o.push(l);if(o.length<2||o.length>3)throw new Error("Invalid `drop-shadow()` value in `backdropFilter`.");let s=ai(o[0],t,"drop-shadow()"),a=ai(o[1],t,"drop-shadow()"),u=o[2]?ai(o[2],t,"drop-shadow()"):0;if(u<0)throw new Error("Invalid `drop-shadow()` blur radius in `backdropFilter`.");return{type:"drop-shadow",offsetX:s,offsetY:a,blurRadius:u,color:i}}function ai(e,t,r){let n=X(e,t.fontSize,0,t);if(typeof n>"u")throw new Error(`Invalid length \`${e}\` in \`${r}\` for \`backdropFilter\`.`);return n}function np(e,t){let r=e.match(/^([+-]?(?:\d+\.?\d*|\.\d+))%$/),n=r?Number(r[1])/100:Number(e);if(!Number.isFinite(n)||n<0)throw new Error(`Invalid amount \`${e}\` in \`${t}\` for \`backdropFilter\`.`);return n}var fo=dt(require("postcss-value-parser"),1);function Ou(e){let t={},r={};for(let n in e)n.startsWith("--")?t[n]=String(e[n]):r[n]=e[n];return{variables:t,remainingStyle:r}}function Iu(e,t){return{...e,...t}}function Zr(e,t,r=new Set){if(typeof e!="string"||!e.includes("var("))return e;try{let n=(0,fo.default)(e),i=!1;if(n.walk(o=>{if(o.type==="function"&&o.value==="var"){i=!0;let s=ip(o);if(!s)return;let{varName:a,fallback:u}=s;if(r.has(a)){console.warn(`Circular reference detected for CSS variable: ${a}`),u!==void 0?Jr(o,u):Jr(o,"initial");return}let l=t[a];if(l!==void 0){let f=new Set(r);f.add(a);let c=Zr(l,t,f);Jr(o,String(c))}else if(u!==void 0){let f=Zr(u,t,r);Jr(o,String(f))}else Jr(o,"initial")}}),i)return n.toString()}catch{console.warn(`Failed to parse CSS value for variable resolution: ${e}`)}return e}function ip(e){if(!e.nodes||e.nodes.length===0)return null;let t,r=-1;for(let i=0;i<e.nodes.length;i++){let o=e.nodes[i];if(o.type==="word"&&!t)t=o;else if(o.type==="div"&&o.value===","){r=i;break}}if(!t||t.type!=="word")return null;let n=t.value.trim();if(r!==-1&&r<e.nodes.length-1){let i=e.nodes.slice(r+1),o=fo.default.stringify(i).trim();return{varName:n,fallback:o}}return{varName:n}}function Jr(e,t){e.type="word",e.value=t,delete e.nodes}var op=new Set(["flex","flexGrow","flexShrink","flexBasis","fontWeight","lineHeight","opacity","scale","scaleX","scaleY"]),sp=new Set(["lineHeight"]);function ap(e,t,r,n){return e==="textDecoration"&&!r.includes(t.textDecorationColor)&&(t.textDecorationColor=n),t}function fr(e,t){let r=Number(t);return isNaN(r)?t:op.has(e)?sp.has(e)?r:String(t):r+"px"}function up(e,t,r,n){if(e==="zIndex")return console.warn("`z-index` is currently not supported."),{[e]:t};if(e==="lineHeight")return{lineHeight:fr(e,t)};if(e==="fontFamily")return{fontFamily:t.split(",").map(o=>o.trim().replace(/(^['"])|(['"]$)/g,"").toLocaleLowerCase())};if(e==="borderRadius"){if(typeof t!="string"||!t.includes("/"))return;let[o,s]=t.split("/"),a=(0,Tt.getStylesForProperty)(e,o,!0),u=(0,Tt.getStylesForProperty)(e,s,!0);for(let l in a)u[l]=fr(e,a[l])+" "+fr(e,u[l]);return u}if(e==="cornerShape"){if(typeof t!="string")throw new Error('Invalid `cornerShape` value: "'+t+'".');let o=si(t),s=o[0],a=o[1]||s,u=o[2]||s,l=o[3]||a;return{cornerTopLeftShape:s,cornerTopRightShape:a,cornerBottomRightShape:u,cornerBottomLeftShape:l}}if(/^corner(TopLeft|TopRight|BottomRight|BottomLeft)Shape$/.test(e)){if(typeof t!="string"||si(t,1).length!==1)throw new Error("Invalid `"+e+'` value: "'+t+'".');return{[e]:t}}let i=e.match(/^corner(Top|Right|Bottom|Left)Shape$/);if(i){if(typeof t!="string")throw new Error("Invalid `"+e+'` value: "'+t+'".');let o=si(t,2),s=o[0],a=o[1]||s,u={Top:["cornerTopLeftShape","cornerTopRightShape"],Right:["cornerTopRightShape","cornerBottomRightShape"],Bottom:["cornerBottomLeftShape","cornerBottomRightShape"],Left:["cornerTopLeftShape","cornerBottomLeftShape"]}[i[1]];return{[u[0]]:s,[u[1]]:a}}if(/^border(Top|Right|Bottom|Left)?$/.test(e)){let o=(0,Tt.getStylesForProperty)("border",t,!0);o.borderWidth===1&&!String(t).includes("1px")&&(o.borderWidth=3),o.borderColor==="black"&&!String(t).includes("black")&&(o.borderColor=r);let s={Width:fr(e+"Width",o.borderWidth),Style:Ye(o.borderStyle,{solid:"solid",dashed:"dashed"},"solid",e+"Style"),Color:o.borderColor},a={};for(let u of e==="border"?["Top","Right","Bottom","Left"]:[e.slice(6)])for(let l in s)a["border"+u+l]=s[l];return a}if(e==="boxShadow"){if(!t)throw new Error('Invalid `boxShadow` value: "'+t+'".');return{[e]:typeof t=="string"?(0,Mu.parse)(t):t}}if(e==="backdropFilter"||e==="WebkitBackdropFilter")return{_backdropFilters:Pu(t,n,r)};if(e==="transform"){if(typeof t!="string")throw new Error("Invalid `transform` value.");let o={},s=t.replace(/(-?[\d.]+%)/g,(u,l)=>{let f=~~(Math.random()*1e9);return o[f]=l,f+"px"}),a=(0,Tt.getStylesForProperty)("transform",s,!0);for(let u of a.transform)for(let l in u)o[u[l]]&&(u[l]=o[u[l]]);return a}if(e==="background")return t=t.toString().trim(),/^(linear-gradient|radial-gradient|url|repeating-linear-gradient|repeating-radial-gradient)\(/.test(t)?(0,Tt.getStylesForProperty)("backgroundImage",t,!0):(0,Tt.getStylesForProperty)("background",t,!0);if(e==="textShadow"){t=t.toString().trim();let o={},s=jt(t);for(let a of s){let u=(0,Tt.getStylesForProperty)("textShadow",a,!0);for(let l in u)o[l]?o[l].push(u[l]):o[l]=[u[l]]}return o}if(e==="WebkitTextStroke"){t=t.toString().trim();let o=t.split(" ");if(o.length!==2)throw new Error("Invalid `WebkitTextStroke` value.");return{WebkitTextStrokeWidth:fr(e,o[0]),WebkitTextStrokeColor:fr(e,o[1])}}if(e==="textDecorationSkipInk"){let o=t.toString().trim().toLowerCase();if(!["auto","none","all"].includes(o))throw new Error("Invalid `textDecorationSkipInk` value.");return{textDecorationSkipInk:o}}}function Ru(e){return e==="transform"?" Only absolute lengths such as `10px` are supported.":""}var Au=/rgb\((\d+)\s+(\d+)\s+(\d+)\s*\/\s*([\.\d]+)\)/;function Fu(e){if(typeof e=="string"&&Au.test(e.trim()))return e.trim().replace(Au,(t,r,n,i,o)=>`rgba(${r}, ${n}, ${i}, ${o})`);if(typeof e=="object"&&e!==null){for(let t in e)e[t]=Fu(e[t]);return e}return e}function ui(e,t){let r={},n={};for(let u in t)u.startsWith("--")&&(n[u]=String(t[u]));let i={},o=e;if(e){let{variables:u,remainingStyle:l}=Ou(e);i=u,o=l}let s=Iu(n,i);for(let u in s)r[u]=s[u];if(o){let u=o.color?Zr(o.color,s):void 0,l=fp(u,t.color);r.color=l;for(let f in o){if(f.startsWith("_")){r[f]=o[f];continue}if(f==="color")continue;let c=(0,Tt.getPropertyName)(f),m=Zr(o[f],s),h=dp(m,l);try{let g=up(c,h,l,t)||ap(c,(0,Tt.getStylesForProperty)(c,fr(c,h),!0),h,l);Object.assign(r,g)}catch(g){throw new Error(g.message+(g.message.includes(h)?`
  `+Ru(c):`
  in CSS rule \`${c}: ${h}\`.${Ru(c)}`))}}}if(r.backgroundImage){let{backgrounds:u}=(0,Lu.parseElementStyle)(r);r.backgroundImage=u}(r.maskImage||r.WebkitMaskImage)&&(r.maskImage=Tu(r));let a=lp(r.fontSize,t.fontSize);typeof r.fontSize<"u"&&(r.fontSize=a),r.transformOrigin&&(r.transformOrigin=uo(r.transformOrigin,a));for(let u in r){let l=r[u];if(u==="lineHeight")typeof l=="string"&&l!=="normal"&&(l=r[u]=X(l,a,a,t,!0)/a);else{if(typeof l=="string"){let f=X(l,a,a,t);typeof f<"u"&&(r[u]=f),l=r[u]}if(typeof l=="string"||typeof l=="object"){let f=Fu(l);f&&(r[u]=f),l=r[u]}}if(u==="opacity"&&typeof l=="number"&&(r.opacity=l*t.opacity),u==="transform"){let f=l;for(let c of f){let m=Object.keys(c)[0],h=c[m],g=typeof h=="string"?X(h,a,a,t)??h:h;c[m]=g}}if(u==="textShadowRadius"){let f=l;r.textShadowRadius=f.map(c=>X(c,a,0,t,!1))}if(u==="textShadowOffset"){let f=l;r.textShadowOffset=f.map(({height:c,width:m})=>({height:X(c,a,0,t,!1),width:X(m,a,0,t,!1)}))}}return r}function lp(e,t){if(typeof e=="number")return e;try{let r=new St(e);switch(r.unit){case"em":return r.value*t;case"rem":return r.value*16}}catch{return t}}function Cu(e){if(e.startsWith("hsl")){let t=(0,Nu.default)(e),[r,n,i]=t.values;return`hsl(${[r,`${n}%`,`${i}%`].concat(t.alpha===1?[]:[t.alpha]).join(",")})`}return e}function fp(e,t){return e&&e.toLowerCase()!=="currentcolor"?Cu(e):Cu(t)}function cp(e,t){return e.replace(/currentcolor/gi,t)}function dp(e,t){return Xn(e)&&(e=cp(e,t)),e}async function co(e,t,r,n,i){let o=await Zt(),s=Object.assign({},r,ui(wu[t],r),ui(n,r));if(t==="img"){let[a,u,l]=await Ir(i.src);if(u===void 0&&l===void 0){if(i.width===void 0||i.height===void 0)throw new Error("Image size cannot be determined. Please provide the width and height of the image.");u=parseInt(i.width),l=parseInt(i.height)}let f=l/u,c=(s.borderLeftWidth||0)+(s.borderRightWidth||0)+(s.paddingLeft||0)+(s.paddingRight||0),m=(s.borderTopWidth||0)+(s.borderBottomWidth||0)+(s.paddingTop||0)+(s.paddingBottom||0),h=s.width||i.width,g=s.height||i.height,y=typeof h=="number"&&typeof g=="number";y&&(h-=c,g-=m),h===void 0&&g===void 0?(h="100%",e.setAspectRatio(1/f)):h===void 0?typeof g=="number"?h=g/f:e.setAspectRatio(1/f):g===void 0&&(typeof h=="number"?g=h*f:e.setAspectRatio(1/f)),s.width=y?h+c:h,s.height=y?g+m:g,s.__src=a,s.__naturalWidth=u,s.__naturalHeight=l}if(t==="svg"){let a=i.viewBox||i.viewbox,u=Tr(a),l=u?u[3]/u[2]:null,{width:f,height:c}=i;typeof f>"u"&&c?l==null?f=0:typeof c=="string"&&c.endsWith("%")?f=parseInt(c)/l+"%":(c=X(c,r.fontSize,1,r),f=c/l):typeof c>"u"&&f?l==null?f=0:typeof f=="string"&&f.endsWith("%")?c=parseInt(f)*l+"%":(f=X(f,r.fontSize,1,r),c=f*l):(typeof f<"u"&&(f=X(f,r.fontSize,1,r)||f),typeof c<"u"&&(c=X(c,r.fontSize,1,r)||c),f||=u==null?void 0:u[2],c||=u==null?void 0:u[3]),!s.width&&f&&(s.width=f),!s.height&&c&&(s.height=c)}return e.setDisplay(Ye(s.display,{flex:o.DISPLAY_FLEX,block:o.DISPLAY_FLEX,contents:o.DISPLAY_CONTENTS,none:o.DISPLAY_NONE,"-webkit-box":o.DISPLAY_FLEX},o.DISPLAY_FLEX,"display")),e.setAlignContent(Ye(s.alignContent,{stretch:o.ALIGN_STRETCH,center:o.ALIGN_CENTER,"flex-start":o.ALIGN_FLEX_START,"flex-end":o.ALIGN_FLEX_END,"space-between":o.ALIGN_SPACE_BETWEEN,"space-around":o.ALIGN_SPACE_AROUND,baseline:o.ALIGN_BASELINE,normal:o.ALIGN_AUTO},o.ALIGN_AUTO,"alignContent")),e.setAlignItems(Ye(s.alignItems,{stretch:o.ALIGN_STRETCH,center:o.ALIGN_CENTER,"flex-start":o.ALIGN_FLEX_START,"flex-end":o.ALIGN_FLEX_END,baseline:o.ALIGN_BASELINE,normal:o.ALIGN_AUTO},o.ALIGN_STRETCH,"alignItems")),e.setAlignSelf(Ye(s.alignSelf,{stretch:o.ALIGN_STRETCH,center:o.ALIGN_CENTER,"flex-start":o.ALIGN_FLEX_START,"flex-end":o.ALIGN_FLEX_END,baseline:o.ALIGN_BASELINE,normal:o.ALIGN_AUTO},o.ALIGN_AUTO,"alignSelf")),e.setJustifyContent(Ye(s.justifyContent,{center:o.JUSTIFY_CENTER,"flex-start":o.JUSTIFY_FLEX_START,"flex-end":o.JUSTIFY_FLEX_END,"space-between":o.JUSTIFY_SPACE_BETWEEN,"space-around":o.JUSTIFY_SPACE_AROUND},o.JUSTIFY_FLEX_START,"justifyContent")),e.setFlexDirection(Ye(s.flexDirection,{row:o.FLEX_DIRECTION_ROW,column:o.FLEX_DIRECTION_COLUMN,"row-reverse":o.FLEX_DIRECTION_ROW_REVERSE,"column-reverse":o.FLEX_DIRECTION_COLUMN_REVERSE},o.FLEX_DIRECTION_ROW,"flexDirection")),e.setFlexWrap(Ye(s.flexWrap,{wrap:o.WRAP_WRAP,nowrap:o.WRAP_NO_WRAP,"wrap-reverse":o.WRAP_WRAP_REVERSE},o.WRAP_NO_WRAP,"flexWrap")),typeof s.gap<"u"&&e.setGap(o.GUTTER_ALL,s.gap),typeof s.rowGap<"u"&&e.setGap(o.GUTTER_ROW,s.rowGap),typeof s.columnGap<"u"&&e.setGap(o.GUTTER_COLUMN,s.columnGap),typeof s.flexBasis<"u"&&e.setFlexBasis(Jt(s.flexBasis,"flexBasis")),e.setFlexGrow(typeof s.flexGrow>"u"?0:s.flexGrow),e.setFlexShrink(typeof s.flexShrink>"u"?0:s.flexShrink),typeof s.maxHeight<"u"&&e.setMaxHeight(Gt(s.maxHeight,"maxHeight")),typeof s.maxWidth<"u"&&e.setMaxWidth(Gt(s.maxWidth,"maxWidth")),typeof s.minHeight<"u"&&e.setMinHeight(Gt(s.minHeight,"minHeight")),typeof s.minWidth<"u"&&e.setMinWidth(Gt(s.minWidth,"minWidth")),e.setOverflow(Ye(s.overflow,{visible:o.OVERFLOW_VISIBLE,hidden:o.OVERFLOW_HIDDEN},o.OVERFLOW_VISIBLE,"overflow")),e.setMargin(o.EDGE_TOP,Jt(s.marginTop||0)),e.setMargin(o.EDGE_BOTTOM,Jt(s.marginBottom||0)),e.setMargin(o.EDGE_LEFT,Jt(s.marginLeft||0)),e.setMargin(o.EDGE_RIGHT,Jt(s.marginRight||0)),e.setBorder(o.EDGE_TOP,s.borderTopWidth||0),e.setBorder(o.EDGE_BOTTOM,s.borderBottomWidth||0),e.setBorder(o.EDGE_LEFT,s.borderLeftWidth||0),e.setBorder(o.EDGE_RIGHT,s.borderRightWidth||0),e.setPadding(o.EDGE_TOP,s.paddingTop||0),e.setPadding(o.EDGE_BOTTOM,s.paddingBottom||0),e.setPadding(o.EDGE_LEFT,s.paddingLeft||0),e.setPadding(o.EDGE_RIGHT,s.paddingRight||0),e.setBoxSizing(Ye(s.boxSizing,{"border-box":o.BOX_SIZING_BORDER_BOX,"content-box":o.BOX_SIZING_CONTENT_BOX},o.BOX_SIZING_BORDER_BOX,"boxSizing")),e.setPositionType(Ye(s.position,{absolute:o.POSITION_TYPE_ABSOLUTE,relative:o.POSITION_TYPE_RELATIVE,static:o.POSITION_TYPE_STATIC},o.POSITION_TYPE_RELATIVE,"position")),typeof s.top<"u"&&e.setPosition(o.EDGE_TOP,Gt(s.top,"top")),typeof s.bottom<"u"&&e.setPosition(o.EDGE_BOTTOM,Gt(s.bottom,"bottom")),typeof s.left<"u"&&e.setPosition(o.EDGE_LEFT,Gt(s.left,"left")),typeof s.right<"u"&&e.setPosition(o.EDGE_RIGHT,Gt(s.right,"right")),typeof s.height<"u"?e.setHeight(Jt(s.height,"height")):e.setHeightAuto(),typeof s.width<"u"?e.setWidth(Jt(s.width,"width")):e.setWidthAuto(),[s,so(s)]}var po=dt(require("escape-html"),1);var Wu=[1,0,0,1,0,0];function pp(e,t,r){let n=[...Wu];for(let i of e){let o=Object.keys(i)[0],s=i[o];if(typeof s=="string")if(o==="translateX")s=parseFloat(s)/100*t,i[o]=s;else if(o==="translateY")s=parseFloat(s)/100*r,i[o]=s;else throw new Error(`Invalid transform: "${o}: ${s}".`);let a=s,u=[...Wu];switch(o){case"translateX":u[4]=a;break;case"translateY":u[5]=a;break;case"scale":u[0]=a,u[3]=a;break;case"scaleX":u[0]=a;break;case"scaleY":u[3]=a;break;case"rotate":{let l=a*Math.PI/180,f=Math.cos(l),c=Math.sin(l);u[0]=f,u[1]=c,u[2]=-c,u[3]=f;break}case"skewX":u[2]=Math.tan(a*Math.PI/180);break;case"skewY":u[1]=Math.tan(a*Math.PI/180);break}n=Yr(u,n)}e.splice(0,e.length),e.push(...n),e.__resolved=!0}function en({left:e,top:t,width:r,height:n},i,o,s){let a;i.__resolved||pp(i,r,n);let u=i;if(o)a=u;else{let l=(s==null?void 0:s.xAbsolute)??((s==null?void 0:s.xRelative)??50)*r/100,f=(s==null?void 0:s.yAbsolute)??((s==null?void 0:s.yRelative)??50)*n/100,c=e+l,m=t+f;a=Yr([1,0,0,1,c,m],Yr(u,[1,0,0,1,-c,-m])),u.__parent&&(a=Yr(u.__parent,a)),u.splice(0,6,...a)}return`matrix(${a.map(l=>l.toFixed(2)).join(",")})`}function Du({left:e,top:t,width:r,height:n,isInheritingTransform:i},o){let s="",a=1;return o.transform&&(s=en({left:e,top:t,width:r,height:n},o.transform,i,o.transformOrigin)),o.opacity!==void 0&&(a=+o.opacity),{matrix:s,opacity:a}}function ho({id:e,content:t,filter:r,left:n,top:i,width:o,height:s,matrix:a,opacity:u,image:l,clipPathId:f,debug:c,shape:m,decorationShape:h},g){let y="";if(c&&(y=L("rect",{x:n,y:i-s,width:o,height:s,fill:"transparent",stroke:"#575eff","stroke-width":1,transform:a||void 0,"clip-path":f?`url(#${f})`:void 0})),l){let S={href:l,x:n,y:i,width:o,height:s,transform:a||void 0,"clip-path":f?`url(#${f})`:void 0,style:g.filter?`filter:${g.filter}`:void 0};return[(r?`${r}<g filter="url(#satori_s-${e})">`:"")+L("image",{...S,opacity:u!==1?u:void 0})+(h||"")+(r?"</g>":"")+y,""]}let x={x:n,y:i,width:o,height:s,"font-weight":g.fontWeight,"font-style":g.fontStyle,"font-size":g.fontSize,"font-family":g.fontFamily,"letter-spacing":g.letterSpacing||void 0,transform:a||void 0,"clip-path":f?`url(#${f})`:void 0,style:g.filter?`filter:${g.filter}`:void 0,"stroke-width":g.WebkitTextStrokeWidth?`${g.WebkitTextStrokeWidth}px`:void 0,stroke:g.WebkitTextStrokeWidth?g.WebkitTextStrokeColor:void 0,"stroke-linejoin":g.WebkitTextStrokeWidth?"round":void 0,"paint-order":g.WebkitTextStrokeWidth?"stroke":void 0};return[(r?`${r}<g filter="url(#satori_s-${e})">`:"")+L("text",{...x,fill:g.color,opacity:u!==1?u:void 0},(0,po.default)(t))+(h||"")+(r?"</g>":"")+y,m?L("text",x,(0,po.default)(t)):""]}function hp(e,t,r){return e.replace(/([MA])([0-9.-]+),([0-9.-]+)/g,function(n,i,o,s){return i+(parseFloat(o)+t)+","+(parseFloat(s)+r)})}var li=1.1;function $u({id:e,width:t,height:r},n,i=!1){if(!n.shadowColor||!n.shadowOffset||typeof n.shadowRadius>"u")return"";let o=n.shadowColor.length,s="",a="",u=0,l=t,f=0,c=r;for(let m=0;m<o;m++){let h=n.shadowRadius[m]*n.shadowRadius[m]/4;if(u=Math.min(n.shadowOffset[m].width-h,u),l=Math.max(n.shadowOffset[m].width+h+t,l),f=Math.min(n.shadowOffset[m].height-h,f),c=Math.max(n.shadowOffset[m].height+h+r,c),i){let g=`satori_s-${e}-result-${m}`;s+=L("feGaussianBlur",{in:"SourceAlpha",stdDeviation:n.shadowRadius[m]/2,result:`${g}-blur`})+L("feOffset",{in:`${g}-blur`,dx:n.shadowOffset[m].width,dy:n.shadowOffset[m].height,result:`${g}-offset`})+L("feFlood",{"flood-color":n.shadowColor[m],"flood-opacity":1,result:`${g}-color`})+L("feComposite",{in:`${g}-color`,in2:`${g}-offset`,operator:"in",result:o>1?g:void 0})}else s+=L("feDropShadow",{dx:n.shadowOffset[m].width,dy:n.shadowOffset[m].height,stdDeviation:n.shadowRadius[m]/2,"flood-color":n.shadowColor[m],"flood-opacity":1,...o>1?{in:"SourceGraphic",result:`satori_s-${e}-result-${m}`}:{}});o>1&&(a=L("feMergeNode",{in:`satori_s-${e}-result-${m}`})+a)}return L("filter",{id:`satori_s-${e}`,x:(u/t*100*li).toFixed(2)+"%",y:(f/r*100*li).toFixed(2)+"%",width:((l-u)/t*100*li).toFixed(2)+"%",height:((c-f)/r*100*li).toFixed(2)+"%"},s+(a?L("feMerge",{},a):""))}function Bu({width:e,height:t,shape:r,opacity:n,id:i},o){if(!o.boxShadow)return null;let s="",a="";for(let u=o.boxShadow.length-1;u>=0;u--){let l="",f=o.boxShadow[u];f.spreadRadius&&f.inset&&(f.spreadRadius=-f.spreadRadius);let c=f.blurRadius*f.blurRadius/4+(f.spreadRadius||0),m=Math.min(-c-(f.inset?f.offsetX:0),0),h=Math.max(c+e-(f.inset?f.offsetX:0),e),g=Math.min(-c-(f.inset?f.offsetY:0),0),y=Math.max(c+t-(f.inset?f.offsetY:0),t),x=`satori_s-${i}-${u}`,S=`satori_ms-${i}-${u}`,O=f.spreadRadius?r.replace('stroke-width="0"',`stroke-width="${f.spreadRadius*2}"`):r;l+=L("mask",{id:S,maskUnits:"userSpaceOnUse"},L("rect",{x:0,y:0,width:o._viewportWidth||"100%",height:o._viewportHeight||"100%",fill:f.inset?"#000":"#fff"})+O.replace('fill="#fff"',f.inset?'fill="#fff"':'fill="#000"').replace('stroke="#fff"',""));let E=O.replace(/d="([^"]+)"/,(I,T)=>'d="'+hp(T,f.offsetX,f.offsetY)+'"').replace(/x="([^"]+)"/,(I,T)=>'x="'+(parseFloat(T)+f.offsetX)+'"').replace(/y="([^"]+)"/,(I,T)=>'y="'+(parseFloat(T)+f.offsetY)+'"');f.spreadRadius&&f.spreadRadius<0&&(l+=L("mask",{id:S+"-neg",maskUnits:"userSpaceOnUse"},E.replace('stroke="#fff"','stroke="#000"').replace(/stroke-width="[^"]+"/,`stroke-width="${-f.spreadRadius*2}"`))),f.spreadRadius&&f.spreadRadius<0&&(E=L("g",{mask:`url(#${S}-neg)`},E)),l+=L("defs",{},L("filter",{id:x,x:`${m/e*100}%`,y:`${g/t*100}%`,width:`${(h-m)/e*100}%`,height:`${(y-g)/t*100}%`},L("feGaussianBlur",{stdDeviation:f.blurRadius/2,result:"b"})+L("feFlood",{"flood-color":f.color,in:"SourceGraphic",result:"f"})+L("feComposite",{in:"f",in2:"b",operator:f.inset?"out":"in"})))+L("g",{mask:`url(#${S})`,filter:`url(#${x})`,opacity:n},E),f.inset?a+=l:s+=l}return[s,a]}function mp(e,t,r,n,i,o){let s=i/2,a=Math.max(s,i*1.25),u=[];for(let c of r){if(c.y2<o+s||c.y1>n+s)continue;let m=Math.max(e,c.x1-a),h=Math.min(t,c.x2+a);if(m>=h)continue;if(u.length===0){u.push([m,h]);continue}let g=u[u.length-1];m<=g[1]?g[1]=Math.max(g[1],h):u.push([m,h])}if(!u.length)return[[e,t]];let l=[],f=e;for(let[c,m]of u)if(c>f&&l.push([f,c]),f=Math.max(f,m),f>=t)break;return f<t&&l.push([f,t]),l}function mo({width:e,left:t,top:r,ascender:n,clipPathId:i,matrix:o,glyphBoxes:s},a){let{textDecorationColor:u,textDecorationStyle:l,textDecorationLine:f,textDecorationSkipInk:c,fontSize:m,color:h}=a;if(!f||f==="none")return"";let g=Math.max(1,m*.1),y=f==="line-through"?r+n*.7:f==="underline"?r+n*1.1:r,x=l==="dashed"?`${g*1.2} ${g*2}`:l==="dotted"?`0 ${g*2}`:void 0,S=f==="underline"&&(c||"auto")!=="none"&&(s==null?void 0:s.length),O=r+n,E=S?mp(t,t+e,s,y,g,O):[[t,t+e]],I=l==="double"?E.map(([T,_])=>L("line",{x1:T,y1:y+g+1,x2:_,y2:y+g+1,stroke:u||h,"stroke-width":g,"stroke-dasharray":x,"stroke-linecap":l==="dotted"?"round":"square",transform:o})).join(""):"";return(i?`<g clip-path="url(#${i})">`:"")+E.map(([T,_])=>L("line",{x1:T,y1:y,x2:_,y2:y,stroke:u||h,"stroke-width":g,"stroke-dasharray":x,"stroke-linecap":l==="dotted"?"round":"square",transform:o})).join("")+I+(i?"</g>":"")}function go(e){return e=e.replace("U+","0x"),String.fromCodePoint(Number(e))}var cr=go("U+0020"),bo=go("U+0009"),Rr=go("U+2026");function Uu(e,t,r){let{fontSize:n,letterSpacing:i,fontFeatureSettings:o}=r,s=new Map;function a(c){let m=s.get(c);return m===void 0&&(m=e.measure(c,{fontSize:n,letterSpacing:i,fontFeatureSettings:o}),s.set(c,m)),m}function u(c){return a(c)}function l(c){let m=0,h="",g=()=>{h&&(m+=a(h),h="")};for(let y of c)t(y)?(g(),m+=n):h+=y;return g(),m}function f(c){return l(Fe(c,"grapheme"))}return{measureGrapheme:u,measureGraphemeArray:l,measureText:f}}function qu(e,t,r){let{textTransform:n,whiteSpace:i,wordBreak:o}=t;e=gp(e,n,r);let{content:s,shouldCollapseTabsAndSpaces:a,allowSoftWrap:u}=vp(e,i),{words:l,requiredBreaks:f,allowBreakWord:c}=yp(s,o),[m,h]=bp(t,u);return{words:l,requiredBreaks:f,allowSoftWrap:u,allowBreakWord:c,processedContent:s,shouldCollapseTabsAndSpaces:a,lineLimit:m,blockEllipsis:h}}function gp(e,t,r){return t==="uppercase"?e=e.toLocaleUpperCase(r):t==="lowercase"?e=e.toLocaleLowerCase(r):t==="capitalize"&&(e=Fe(e,"word",r).map(n=>Fe(n,"grapheme",r).map((i,o)=>o===0?i.toLocaleUpperCase(r):i).join("")).join("")),e}function bp(e,t){let{textOverflow:r,lineClamp:n,WebkitLineClamp:i,WebkitBoxOrient:o,overflow:s,display:a}=e;if(a==="block"&&n){let[u,l=Rr]=xp(n);if(u)return[u,l]}return r==="ellipsis"&&a==="-webkit-box"&&o==="vertical"&&Va(i)&&i>0?[i,Rr]:r==="ellipsis"&&s==="hidden"&&!t?[1,Rr]:[1/0]}function yp(e,t){let r=["break-all","break-word"].includes(t),{words:n,requiredBreaks:i}=Ya(e,t);return{words:n,requiredBreaks:i,allowBreakWord:r}}function vp(e,t){let r=["pre","pre-wrap","pre-line"].includes(t),n=["normal","nowrap","pre-line"].includes(t),i=!["pre","nowrap"].includes(t);return r||(e=e.replace(/\n/g,cr)),n&&(e=e.replace(/([ ]|\t)+/g,cr).replace(/^[ ]|[ ]$/g,"")),{content:e,shouldCollapseTabsAndSpaces:n,allowSoftWrap:i}}function xp(e){if(typeof e=="number")return[e];let t=/^(\d+)\s*"(.*)"$/,r=/^(\d+)\s*'(.*)'$/,n=t.exec(e),i=r.exec(e);if(n){let o=+n[1],s=n[2];return[o,s]}else if(i){let o=+i[1],s=i[2];return[o,s]}return[]}var vo=dt(require("parse-css-color"),1),wp=new Set([bo]);function Sp(e){return wp.has(e)}function yo(e){if(e==="transparent")return!0;let t=(0,vo.default)(e);return t?t.alpha===0:!1}function zu(e){if(!e)return!1;let t=(0,vo.default)(e);if(!t)return!1;let[r,n,i,o]=t.values;return r===255&&n===255&&i===255&&(o===void 0||o===1)}async function*xo(e,t){let r=await Zt(),{parentStyle:n,inheritedStyle:i,parent:o,font:s,id:a,isInheritingTransform:u,debug:l,embedFont:f,graphemeImages:c,locale:m,canLoadAdditionalAssets:h}=t,{textAlign:g,textIndent:y=0,lineHeight:x,textWrap:S,fontSize:O,filter:E,tabSize:I=8,letterSpacing:T,fontFeatureSettings:_,_inheritedBackgroundClipTextPath:R,_inheritedBackgroundClipTextHasBackground:A,flexShrink:q}=n,{words:G,requiredBreaks:ne,allowSoftWrap:re,allowBreakWord:pe,processedContent:ce,shouldCollapseTabsAndSpaces:Ne,lineLimit:Re,blockEllipsis:Pe}=qu(e,n,m),me=_p(r,g);o.insertChild(me,o.getChildCount()),Ha(q)&&o.setFlexShrink(1);let J=s.getEngine(O,x,n,m),tt=h?Fe(ce,"grapheme").filter(H=>!Sp(H)&&!J.has(H)):[];yield tt.map(H=>({word:H,locale:m})),tt.length&&(J=s.getEngine(O,x,n,m));function Xe(H){return!!(c&&Object.prototype.hasOwnProperty.call(c,H)&&c[H])}let{measureGrapheme:xe,measureGraphemeArray:Ce,measureText:Oe}=Uu(J,Xe,{fontSize:O,letterSpacing:T,fontFeatureSettings:_}),K=Xn(I)?X(I,O,1,n):xe(cr)*I,ve=(H,Q)=>{if(H.length===0)return{originWidth:0,endingSpacesWidth:0,text:H};let{index:te,tabCount:Z}=Tp(H),Ee=0;if(Z>0){let ge=H.slice(0,te),fe=H.slice(te+Z),ie=Oe(ge),ut=ie+Q;Ee=(K===0?ie:(Math.floor(ut/K)+Z)*K)+Oe(fe)}else Ee=Oe(H);let le=H.trimEnd()===H?Ee:Oe(H.trimEnd());return{originWidth:Ee,endingSpacesWidth:Ee-le,text:H}},ee=[],j=[],Ae=[],Te=[],Le=[];function Ke(H){let Q=0,te=0,Z=-1,Ee=0,le=0,ge=0,fe=0;ee=[],Ae=[0],Te=[],Le=[];let ie=0,ut=0;for(;ie<G.length&&Q<Re;){let Y=G[ie],At=ne[ie],Ge=0,{originWidth:je,endingSpacesWidth:ot,text:Bt}=ve(Y,le);Y=Bt,Ge=je;let Ve=ot;At&&ge===0&&(ge=J.height(Y));let Ut=g==="justify",we=ie&&le+Ge>H+Ve&&re;if(pe&&Ge>H&&(!le||we||At)){let Qe=Fe(Y,"grapheme");G.splice(ie,1,...Qe),le>0&&(ee.push(le-ut),j.push(fe),Q++,Ee+=ge,le=0,ge=0,fe=0,Ae.push(1),Z=-1),ut=Ve;continue}if(At||we)Ne&&Y===cr&&(Ge=0),ee.push(le-ut),j.push(fe),Q++,Ee+=ge,le=Ge,ge=Ge?Math.round(J.height(Y)):0,fe=Ge?Math.round(J.baseline(Y)):0,Ae.push(1),Z=-1,At||(te=Math.max(te,H));else{le+=Ge;let Qe=Math.round(J.height(Y));Qe>ge&&(ge=Qe,fe=Math.round(J.baseline(Y))),Ut&&Ae[Ae.length-1]++}Ut&&Z++,te=Math.max(te,le);let lt=le-Ge;if(Ge===0)Le.push({y:Ee,x:lt,width:0,line:Q,lineIndex:Z,isImage:!1});else{let Qe=Fe(Y,"word");for(let ft=0;ft<Qe.length;ft++){let xt=Qe[ft],He=0,ct=!1;Xe(xt)?(He=O,ct=!0):!f&&xt.length>1?He=Oe(xt):He=xe(xt),Te.push(xt),Le.push({y:Ee,x:lt,width:He,line:Q,lineIndex:Z,isImage:ct}),lt+=He,ft<Qe.length-1&&T>0&&(lt+=T)}}ie++,ut=Ve}return le&&(Q<Re&&(Ee+=ge),Q++,ee.push(le),j.push(fe)),{width:te,height:Ee}}let ue={width:0,height:0};me.setMeasureFunc(H=>{let{width:Q,height:te}=Ke(H);if(S==="balance"){let Ee=Q/2,le=Q,ge=Q;for(;Ee+1<le;){ge=(Ee+le)/2;let{height:ie}=Ke(ge);ie>te?Ee=ge:le=ge}Ke(le);let fe=Math.ceil(le);return ue={width:fe,height:te},{width:fe,height:te}}if(S==="pretty"&&ee[ee.length-1]<Q/3){let ge=Q*.9,fe=Ke(ge);if(fe.height<=te*1.3)return ue={width:Q,height:fe.height},{width:Q,height:fe.height}}let Z=Math.ceil(Q);return ue={width:Z,height:te},{width:Z,height:te}});let[qe,rt]=yield,Ie="",De="",at=i._inheritedClipPathId,kt=i._inheritedMaskId,{left:Dr,top:$r,width:Wt,height:Br}=me.getComputedLayout(),Ur=typeof y=="string"?X(y,O,Wt,n,!0)||0:y,sr=o.getComputedWidth()-o.getComputedPadding(r.EDGE_LEFT)-o.getComputedPadding(r.EDGE_RIGHT)-o.getComputedBorder(r.EDGE_LEFT)-o.getComputedBorder(r.EDGE_RIGHT),Pt=qe+Dr,Ot=rt+$r,{matrix:nt,opacity:Dt}=Du({left:Dr,top:$r,width:Wt,height:Br,isInheritingTransform:u},n),ze="";if(n.textShadowOffset){let{textShadowColor:H,textShadowOffset:Q,textShadowRadius:te}=n;ze=$u({width:ue.width,height:ue.height,id:a},{shadowColor:H,shadowOffset:Q,shadowRadius:te},yo(n.color)||A&&zu(n.color)),ze=L("defs",{},ze)}let it="",$t="",vr="",It=-1,Ue={},Rt={},$e=null,xr=0;for(let H=0;H<Te.length;H++){let Q=Le[H],te=Le[H+1];if(!Q)continue;let Z=Te[H],Ee=null,le=!1,ge=c&&Object.prototype.hasOwnProperty.call(c,Z)?c[Z]:null,fe=Q.y,ie=Q.x,ut=Q.width,Y=Q.line,At=n.textDecorationLine==="underline"&&(n.textDecorationSkipInk||"auto")!=="none";if(Y===It)continue;let Ge=!1;if(Y===0&&Ur!==0&&(ie+=Ur),ee.length>1){let we=Wt-ee[Y];if(g==="right"||g==="end")ie+=we;else if(g==="center")ie+=we/2;else if(g==="justify"&&Y<ee.length-1){let ke=Ae[Y],lt=ke>1?we/(ke-1):0;ie+=lt*Q.lineIndex,Ge=!0}f&&(ie=Math.round(ie))}let je=j[Y],ot=J.baseline(Z),Bt=J.height(Z),Ve=je-ot,Ut=we=>!At||n.textDecorationLine!=="underline"?void 0:{underlineY:Ot+we+Ve+ot+ot*.1,strokeWidth:Math.max(1,O*.1)};if(Ue[Y]||(Ue[Y]={left:ie,top:Ot+fe+Ve,ascender:ot,width:Ge?Wt:ee[Y]}),Re!==1/0){let xt=function(He,ct){let qr=Fe(ct,"grapheme",m),wr="",Gn=0;for(let zr of qr){let ar=He+Ce([wr+zr]);if(wr&&ar+ke>sr)break;wr+=zr,Gn=ar}return{subset:wr,resolvedWidth:Gn}},we=Pe,ke=xe(Pe);ke>sr&&(we=Rr,ke=xe(we));let lt=xe(cr),Qe=Y<ee.length-1;if(Y+1===Re&&(Qe||ee[Y]>sr)){if(ie+ut+ke+lt>sr){let{subset:He,resolvedWidth:ct}=xt(ie,Z);Z=He+we,It=Y,Ue[Y].width=Math.max(0,ct-Ue[Y].left),le=!0}else if(te&&te.line!==Y)if(g==="center"){let{subset:He,resolvedWidth:ct}=xt(ie,Z);Z=He+we,It=Y,Ue[Y].width=Math.max(0,ct-Ue[Y].left),le=!0}else{let He=Te[H+1],{subset:ct,resolvedWidth:qr}=xt(ut+ie,He);Z=Z+ct+we,It=Y,Ue[Y].width=Math.max(0,qr-Ue[Y].left),le=!0}}}if(ge)fe+=0;else if(f){if(!Z.includes(bo)&&!Ga.includes(Z)&&Te[H+1]&&te&&!te.isImage&&fe===te.y&&!le){$e===null&&(xr=ie),$e=$e===null?Z:$e+Z;continue}let we=$e===null?Z:$e+Z,ke=$e===null?ie:xr,lt=Q.width+ie-ke,Qe=Ut(fe),ft=J.getSVG(we.replace(/(\t)+/g,""),{fontSize:O,left:Pt+ke,top:Ot+fe+ot+Ve,letterSpacing:T,fontFeatureSettings:_},Qe);Ee=ft.path,At&&ft.boxes&&ft.boxes.length&&(Rt[Y]||(Rt[Y]=[])).push(...ft.boxes),$e=null,l&&(vr+=L("rect",{x:Pt+ke,y:Ot+fe+Ve,width:lt,height:Bt,fill:"transparent",stroke:"#575eff","stroke-width":1,transform:nt||void 0,"clip-path":at?`url(#${at})`:void 0})+L("line",{x1:Pt+ie,x2:Pt+ie+Q.width,y1:Ot+fe+Ve+ot,y2:Ot+fe+Ve+ot,stroke:"#14c000","stroke-width":1,transform:nt||void 0,"clip-path":at?`url(#${at})`:void 0}))}else if(fe+=ot+Ve,At&&!ge){let we=Ut(fe),ke=J.getSVG(Z.replace(/(\t)+/g,""),{fontSize:O,left:Pt+ie,top:Ot+fe,letterSpacing:T,fontFeatureSettings:_},we);ke.boxes&&ke.boxes.length&&(Rt[Y]||(Rt[Y]=[])).push(...ke.boxes)}if(Ee!==null)$t+=Ee+" ";else{let[we,ke]=ho({content:Z,filter:ze,id:a,left:Pt+ie,top:Ot+fe,width:ut,height:Bt,matrix:nt,opacity:Dt,image:ge,clipPathId:at,debug:l,shape:!!R},n);Ie+=we,De+=ke}if(le)break}if(n.textDecorationLine&&(it=Object.entries(Ue).map(([H,Q])=>{if(!Q)return"";let te=Rt[H]||[];return mo({left:Pt+Q.left,top:Q.top,width:Q.width,ascender:Q.ascender,clipPathId:at,matrix:nt,glyphBoxes:te},n)}).join("")),$t){let H=(!yo(n.color)||ze)&&Dt!==0?`<g ${kt?`mask="url(#${kt})"`:""} ${at?`clip-path="url(#${at})"`:""}>`+L("path",{fill:ze&&(yo(n.color)||A&&zu(n.color))?"black":n.color,d:$t,transform:nt||void 0,[i.WebkitTextStrokeWidth||E||ze?"opacity":"fill-opacity"]:Dt!==1?Dt:void 0,style:E?`filter:${E}`:void 0,"stroke-width":i.WebkitTextStrokeWidth?`${i.WebkitTextStrokeWidth}px`:void 0,stroke:i.WebkitTextStrokeWidth?i.WebkitTextStrokeColor:void 0,"stroke-linejoin":i.WebkitTextStrokeWidth?"round":void 0,"paint-order":i.WebkitTextStrokeWidth?"stroke":void 0})+"</g>":"";R&&(De=L("path",{d:$t,transform:nt||void 0})),Ie+=(ze?ze+L("g",{filter:`url(#satori_s-${a})`},H+it):H+it)+vr}else it&&(Ie+=ze?L("g",{filter:`url(#satori_s-${a})`},it):it);return De&&(n._inheritedBackgroundClipTextPath.value+=De),Ie}function _p(e,t){let r=e.Node.create();return r.setAlignItems(e.ALIGN_BASELINE),r.setJustifyContent(Ye(t,{left:e.JUSTIFY_FLEX_START,right:e.JUSTIFY_FLEX_END,center:e.JUSTIFY_CENTER,justify:e.JUSTIFY_SPACE_BETWEEN,start:e.JUSTIFY_FLEX_START,end:e.JUSTIFY_FLEX_END},e.JUSTIFY_FLEX_START,"textAlign")),r}function Tp(e){let t=/(\t)+/.exec(e);return t?{index:t.index,tabCount:t[0].length}:{index:null,tabCount:0}}var ju=require("css-gradient-parser");var Gu=dt(require("parse-css-color"),1);function fi(e,t,r,n,i){let o=[],s=t.at(-1),a=s&&s.offset&&s.offset.unit==="%"&&n?+s.offset.value:100;for(let c of t){let{color:m}=c;if(!o.length&&(o.push({offset:0,color:m}),!c.offset||c.offset.value==="0"))continue;let h=typeof c.offset>"u"?void 0:c.offset.unit==="%"?+c.offset.value/a:Number(X(`${c.offset.value}${c.offset.unit}`,r.fontSize,e,r,!0))/e;o.push({offset:h,color:m})}o.length||o.push({offset:0,color:"transparent"});let u=o[o.length-1];u.offset!==1&&(typeof u.offset>"u"?u.offset=1:n?o[o.length-1]={offset:1,color:u.color}:o.push({offset:1,color:u.color}));let l=0,f=1;for(let c=0;c<o.length;c++)if(typeof o[c].offset>"u"){for(f<c&&(f=c);typeof o[f].offset>"u";)f++;o[c].offset=(o[f].offset-o[l].offset)/(f-l)*(c-l)+o[l].offset}else l=c;return i==="mask"?o.map(c=>{let m=(0,Gu.default)(c.color);return m?m.alpha===0?{...c,color:"rgba(0, 0, 0, 1)"}:{...c,color:`rgba(255, 255, 255, ${m.alpha})`}:c}):o}function Vu({id:e,width:t,height:r,repeatX:n,repeatY:i},o,s,a,u,l){let f=(0,ju.parseLinearGradient)(o),[c,m]=s,h=o.startsWith("repeating"),g,y,x;if(f.orientation.type==="directional")g=kp(f.orientation.value),y=Math.sqrt(Math.pow((g.x2-g.x1)*c,2)+Math.pow((g.y2-g.y1)*m,2));else if(f.orientation.type==="angular"){let{length:T,..._}=Pp(lr(`${f.orientation.value.value}${f.orientation.value.unit}`)/180*Math.PI,c,m);y=T,g=_}x=h?Op(f.stops,y,g,u):g;let S=fi(h?Ep(f.stops,y):y,f.stops,u,h,l),O=`satori_bi${e}`,E=`satori_pattern_${e}`,I=L("pattern",{id:E,x:a[0]/t,y:a[1]/r,width:n?c/t:"1",height:i?m/r:"1",patternUnits:"objectBoundingBox"},L("linearGradient",{id:O,...x,spreadMethod:h?"repeat":"pad"},S.map(T=>L("stop",{offset:(T.offset??0)*100+"%","stop-color":T.color})).join(""))+L("rect",{x:0,y:0,width:c,height:m,fill:`url(#${O})`}));return[E,I]}function Ep(e,t){let r=e[e.length-1],{offset:n}=r;return n?n.unit==="%"?Number(n.value)/100*t:Number(n.value):t}function kp(e){let t=0,r=0,n=0,i=0;return e.includes("top")?r=1:e.includes("bottom")&&(i=1),e.includes("left")?t=1:e.includes("right")&&(n=1),!t&&!n&&!r&&!i&&(r=1),{x1:t,y1:r,x2:n,y2:i}}function Pp(e,t,r){let n=Math.pow(r/t,2);e=(e%(Math.PI*2)+Math.PI*2)%(Math.PI*2);let i,o,s,a,u,l,f,c,m=h=>{if(h===0){i=0,o=r,s=0,a=0,u=r;return}else if(h===Math.PI/2){i=0,o=0,s=t,a=0,u=t;return}if(h>0&&h<Math.PI/2){i=(n*t/2/Math.tan(h)-r/2)/(Math.tan(h)+n/Math.tan(h)),o=Math.tan(h)*i+r,s=Math.abs(t/2-i)+t/2,a=r/2-Math.abs(o-r/2),u=Math.sqrt(Math.pow(s-i,2)+Math.pow(a-o,2)),f=(t/2/Math.tan(h)-r/2)/(Math.tan(h)+1/Math.tan(h)),c=Math.tan(h)*f+r,u=2*Math.sqrt(Math.pow(t/2-f,2)+Math.pow(r/2-c,2));return}else if(h>Math.PI/2&&h<Math.PI){i=(r/2+n*t/2/Math.tan(h))/(Math.tan(h)+n/Math.tan(h)),o=Math.tan(h)*i,s=Math.abs(t/2-i)+t/2,a=r/2+Math.abs(o-r/2),f=(t/2/Math.tan(h)+r/2)/(Math.tan(h)+1/Math.tan(h)),c=Math.tan(h)*f,u=2*Math.sqrt(Math.pow(t/2-f,2)+Math.pow(r/2-c,2));return}else h>=Math.PI&&(m(h-Math.PI),l=i,i=s,s=l,l=o,o=a,a=l)};return m(e),{x1:i/t,y1:o/r,x2:s/t,y2:a/r,length:u}}function Op(e,t,r,n){let{x1:i,x2:o,y1:s,y2:a}=r,u=e[0].offset?e[0].offset.unit==="%"?Number(e[0].offset.value)/100:X(`${e[0].offset.value}${e[0].offset.unit}`,n.fontSize,t,n,!0)/t:0,l=e.at(-1).offset?e.at(-1).offset.unit==="%"?Number(e.at(-1).offset.value)/100:X(`${e.at(-1).offset.value}${e.at(-1).offset.unit}`,n.fontSize,t,n,!0)/t:1,f=(o-i)*u+i,c=(a-s)*u+s,m=(o-i)*l+i,h=(a-s)*l+s;return{x1:f,y1:c,x2:m,y2:h}}var Yu=require("css-gradient-parser");function Xu({id:e,width:t,height:r,repeatX:n,repeatY:i},o,s,a,u,l){var pe;let{shape:f,stops:c,position:m,size:h,repeating:g}=(0,Yu.parseRadialGradient)(o),[y,x]=s,S=y/2,O=x/2,E=Rp(m.x,m.y,y,x,u.fontSize,u);S=E.x,O=E.y;let I=Ip(t,c,g,u),T=fi(I,c,u,g,l),_=`satori_radial_${e}`,R=`satori_pattern_${e}`,A=`satori_mask_${e}`,q=Cp(f,h,u.fontSize,{x:S,y:O},[y,x],u,g),G=Ap(f,u.fontSize,c,[y,x],u,g,q),ne=L("pattern",{id:R,x:a[0]/t,y:a[1]/r,width:n?y/t:"1",height:i?x/r:"1",patternUnits:"objectBoundingBox"},L("radialGradient",{id:_,...G},T.map(ce=>L("stop",{offset:ce.offset||0,"stop-color":ce.color})).join(""))+L("mask",{id:A},L("rect",{x:0,y:0,width:y,height:x,fill:"#fff"}))+L("rect",{x:0,y:0,width:y,height:x,fill:((pe=T.at(-1))==null?void 0:pe.color)||"transparent"})+L(f,{cx:S,cy:O,width:y,height:x,...q,fill:`url(#${_})`,mask:`url(#${A})`}));return[R,ne]}function Ip(e,t,r,n){if(!r)return e;let i=t.at(-1);return!i||!i.offset||i.offset.unit==="%"?e:X(`${i.offset.value}${i.offset.unit}`,+n.fontSize,e,n,!0)}function Rp(e,t,r,n,i,o){let s={x:r/2,y:n/2};return e.type==="keyword"?Object.assign(s,Hu(e.value,r,n,"x")):s.x=X(`${e.value.value}${e.value.unit}`,i,r,o,!0)??r/2,t.type==="keyword"?Object.assign(s,Hu(t.value,r,n,"y")):s.y=X(`${t.value.value}${t.value.unit}`,i,n,o,!0)??n/2,s}function Hu(e,t,r,n){switch(e){case"center":return{[n]:n==="x"?t/2:r/2};case"left":return{x:0};case"top":return{y:0};case"right":return{x:t};case"bottom":return{y:r}}}function Ap(e,t,r,[n,i],o,s,a){let{r:u,rx:l,ratio:f=1}=a;if(!s)return{spreadMethod:"pad"};let c=r.at(-1),m=e==="circle"?u*2:l*2;return{spreadMethod:"repeat",cx:"50%",cy:"50%",r:c.offset.unit==="%"?`${Number(c.offset.value)*Math.min(i/n,1)/f}%`:Number(X(`${c.offset.value}${c.offset.unit}`,t,n,o,!0)/m)}}function Cp(e,t,r,n,i,o,s){let[a,u]=i,{x:l,y:f}=n,c={},m=0,h=0;if(Lp(t)){if(t.some(g=>g.value.value.startsWith("-")))throw new Error("disallow setting negative values to the size of the shape. Check https://w3c.github.io/csswg-drafts/css-images/#valdef-rg-size-length-0");return e==="circle"?Object.assign(c,{r:Number(X(`${t[0].value.value}${t[0].value.unit}`,r,a,o,!0))}):Object.assign(c,{rx:Number(X(`${t[0].value.value}${t[0].value.unit}`,r,a,o,!0)),ry:Number(X(`${t[1].value.value}${t[1].value.unit}`,r,u,o,!0))}),ci(c,a,u,l,f,s,e),c}switch(t[0].value){case"farthest-corner":m=Math.max(Math.abs(a-l),Math.abs(l)),h=Math.max(Math.abs(u-f),Math.abs(f));break;case"closest-corner":m=Math.min(Math.abs(a-l),Math.abs(l)),h=Math.min(Math.abs(u-f),Math.abs(f));break;case"farthest-side":return e==="circle"?c.r=Math.max(Math.abs(a-l),Math.abs(l),Math.abs(u-f),Math.abs(f)):(c.rx=Math.max(Math.abs(a-l),Math.abs(l)),c.ry=Math.max(Math.abs(u-f),Math.abs(f))),ci(c,a,u,l,f,s,e),c;case"closest-side":return e==="circle"?c.r=Math.min(Math.abs(a-l),Math.abs(l),Math.abs(u-f),Math.abs(f)):(c.rx=Math.min(Math.abs(a-l),Math.abs(l)),c.ry=Math.min(Math.abs(u-f),Math.abs(f))),ci(c,a,u,l,f,s,e),c}return e==="circle"?c.r=Math.sqrt(m*m+h*h):Object.assign(c,Ku(m,h)),ci(c,a,u,l,f,s,e),c}function ci(e,t,r,n,i,o,s){if(o)if(s==="ellipse"){let a=Math.max(Math.abs(t-n),Math.abs(n)),u=Math.max(Math.abs(r-i),Math.abs(i)),{rx:l,ry:f}=Ku(a,u);e.ratio=Math.max(l/e.rx,f/e.ry),e.ratio>1&&(e.rx*=e.ratio,e.ry*=e.ratio)}else{let a=Math.max(Math.abs(t-n),Math.abs(n)),u=Math.max(Math.abs(r-i),Math.abs(i)),l=Math.sqrt(a*a+u*u);e.ratio=l/e.r,e.ratio>1&&(e.r=l)}}function Ku(e,t){let r=t!==0?e/t:1;if(e===0)return{rx:0,ry:0};{let n=Math.sqrt(e*e+t*t*r*r)/r;return{ry:n,rx:n*r}}}function Lp(e){return!e.some(t=>t.type==="keyword")}var So=dt(require("parse-css-color"),1);function _o(e,t){return typeof e=="string"&&e.endsWith("%")?t*parseFloat(e)/100:+e}function Mp(e,t,r,n,i){if(!n||!i)return[t,r];if(e==="cover"){let o=t/n,s=r/i,a=Math.max(o,s);return[n*a,i*a]}if(e==="contain"){let o=t/n,s=r/i,a=Math.min(o,s);return[n*a,i*a]}if(e==="auto"||e.includes("auto")){let o=e.split(" "),s=o[0]||"auto",a=o[1]||o[0]||"auto",u=n,l=i;if(s==="auto"&&a!=="auto"){let f=_o(a,r);l=f,u=n/i*f}else if(a==="auto"&&s!=="auto"){let f=_o(s,t);u=f,l=i/n*f}return[u,l]}return[t,r]}function wo(e,{x:t,y:r,defaultX:n,defaultY:i}){return(e?e.split(" ").map(o=>{try{let s=new St(o);return s.type==="length"||s.type==="number"?s.value:s.value+s.unit}catch{return null}}).filter(o=>o!==null):[n,i]).map((o,s)=>_o(o,[t,r][s]))}async function tn({id:e,width:t,height:r,left:n,top:i},{image:o,size:s,position:a,repeat:u},l,f){u=u||"repeat",f=f||"background";let c=u==="repeat-x"||u==="repeat",m=u==="repeat-y"||u==="repeat",h=s&&(s==="cover"||s==="contain"||s==="auto"||s.includes("auto")),g=o.startsWith("linear-gradient(")||o.startsWith("repeating-linear-gradient(")||o.startsWith("radial-gradient(")||o.startsWith("repeating-radial-gradient("),y=h&&g?[t,r]:h?[0,0]:wo(s,{x:t,y:r,defaultX:t,defaultY:r}),x=wo(a,{x:t,y:r,defaultX:0,defaultY:0});if(o.startsWith("linear-gradient(")||o.startsWith("repeating-linear-gradient("))return Vu({id:e,width:t,height:r,repeatX:c,repeatY:m},o,y,x,l,f);if(o.startsWith("radial-gradient(")||o.startsWith("repeating-radial-gradient("))return Xu({id:e,width:t,height:r,repeatX:c,repeatY:m},o,y,x,l,f);if(o.startsWith("url(")){let[S,O,E]=await Ir(o.slice(4,-1)),I,T;if(h){let[_,R]=Mp(s,t,r,O,E);I=_,T=R}else{let _=wo(s,{x:t,y:r,defaultX:0,defaultY:0});I=f==="mask"?O||_[0]:_[0]||O,T=f==="mask"?E||_[1]:_[1]||E}return[`satori_bi${e}`,L("pattern",{id:`satori_bi${e}`,patternContentUnits:"userSpaceOnUse",patternUnits:"userSpaceOnUse",x:x[0]+n,y:x[1]+i,width:c?I:"100%",height:m?T:"100%"},L("image",{x:0,y:0,width:I,height:T,preserveAspectRatio:"none",href:S}))]}if((0,So.default)(o)){let S=(0,So.default)(o),[O,E,I,T]=S.values,R=`rgba(${O},${E},${I},${T!==void 0?T:1})`;return[`satori_bi${e}`,L("pattern",{id:`satori_bi${e}`,patternContentUnits:"userSpaceOnUse",patternUnits:"userSpaceOnUse",x:n,y:i,width:t,height:r},L("rect",{x:0,y:0,width:t,height:r,fill:R}))]}throw new Error(`Invalid background image: "${o}"`)}function Np([e,t]){return Math.round(e*1e3)===0&&Math.round(t*1e3)===0?0:Math.round(e*t/Math.sqrt(e*e+t*t)*1e3)/1e3}function di(e,t,r){return r<e+t&&(r/2<e&&r/2<t?e=t=r/2:r/2<e?e=r-t:r/2<t&&(t=r-e)),[e,t]}function pi(e){e[0]=e[1]=Math.min(e[0],e[1])}function hi(e,t,r,n,i){if(typeof e=="string"){let o=e.split(" ").map(a=>a.trim()),s=!o[1]&&!o[0].endsWith("%");return o[1]=o[1]||o[0],[s,[Math.min(X(o[0],n,t,i,!0),t),Math.min(X(o[1],n,r,i,!0),r)]]}return typeof e=="number"?[!0,[Math.min(e,t),Math.min(e,r)]]:[!0,void 0]}var mi=e=>e&&e[0]!==0&&e[1]!==0;function gi(e){return typeof e!="string"?1:lo(e)}function bi(e,t,r,n,i){if(i===1/0)return[e,r,t];if(i===-1/0)return[e,n,t];if(i===0)return[e,[(e[0]+t[0])/2,(e[1]+t[1])/2],t];let o=i<0?r:n,s=Math.pow(2,1-Math.abs(i));if(s===0)return i>0?[e,r,t]:[e,n,t];let a=[],u=16;for(let l=0;l<=u;l++){let f=Math.PI*l/u/2,c=Math.pow(Math.sin(f),s),m=Math.pow(Math.cos(f),s);a.push([o[0]+(t[0]-o[0])*c+(e[0]-o[0])*m,o[1]+(t[1]-o[1])*c+(e[1]-o[1])*m])}return a}function dr(e){return`${Math.round(e[0]*1e3)/1e3},${Math.round(e[1]*1e3)/1e3}`}function Qu(e,t,r,n){return Math.min(1,r/(e[0]+t[0]||r),n/(e[1]+t[1]||n))}function Fp(e,t,r,n,i,o,s){s!=null&&s.every(Boolean)&&(s=void 0);let a=e+r,u=t+n,[l,f,c,m]=i,h=[bi([e,t+l[1]],[e+l[0],t],[e,t],[e+l[0],t+l[1]],o[0]),bi([a-f[0],t],[a,t+f[1]],[a,t],[a-f[0],t+f[1]],o[1]),bi([a,u-c[1]],[a-c[0],u],[a,u],[a-c[0],u-c[1]],o[2]),bi([e+m[0],u],[e,u-m[1]],[e,u],[e+m[0],u-m[1]],o[3])];if(s){let y=s.indexOf(!0);if(y===-1)throw new Error("Invalid `partialSides`.");for(;s[(y+3)%4];)y=(y+3)%4;let x=h[y],S=Math.floor(x.length/2),O=`M${dr(x[S])}`,E=y;do{let I=h[E],T=Math.floor(I.length/2);for(let A=T+1;A<I.length;A++)O+=` L${dr(I[A])}`;let _=h[(E+1)%4];O+=` L${dr(_[0])}`;let R=Math.floor(_.length/2);for(let A=1;A<=R;A++)O+=` L${dr(_[A])}`;E=(E+1)%4}while(s[E]&&E!==y);return O}let g=`M${dr(h[0][h[0].length-1])}`;for(let y=0;y<4;y++){let x=h[(y+1)%4];g+=` L${dr(x[0])}`;for(let S=1;S<x.length;S++)g+=` L${dr(x[S])}`}return g+" Z"}function Ju({id:e,borderRadiusPath:t,borderType:r,left:n,top:i,width:o,height:s},a){let u=`satori_brc-${e}`;return[L("clipPath",{id:u},L(r,{x:n,y:i,width:o,height:s,d:t||void 0})),u]}function er({left:e,top:t,width:r,height:n},i,o){let{borderTopLeftRadius:s,borderTopRightRadius:a,borderBottomLeftRadius:u,borderBottomRightRadius:l,fontSize:f}=i,c=[gi(i.cornerTopLeftShape),gi(i.cornerTopRightShape),gi(i.cornerBottomRightShape),gi(i.cornerBottomLeftShape)],m,h,g,y;if([m,s]=hi(s,r,n,f,i),[h,a]=hi(a,r,n,f,i),[g,u]=hi(u,r,n,f,i),[y,l]=hi(l,r,n,f,i),!o&&!mi(s)&&!mi(a)&&!mi(u)&&!mi(l))return"";if(s||=[0,0],a||=[0,0],u||=[0,0],l||=[0,0],[s[0],a[0]]=di(s[0],a[0],r),[u[0],l[0]]=di(u[0],l[0],r),[s[1],u[1]]=di(s[1],u[1],n),[a[1],l[1]]=di(a[1],l[1],n),m&&pi(s),h&&pi(a),g&&pi(u),y&&pi(l),c.some(T=>T<0)){let T=Math.min(Qu(s,l,r,n),Qu(a,u,r,n));if(T<1)for(let _ of[s,a,l,u])_[0]*=T,_[1]*=T}if(c.some(T=>T!==1))return Fp(e,t,r,n,[s,a,l,u],c,o);let x=[];x[0]=[a,a],x[1]=[l,[-l[0],l[1]]],x[2]=[u,[-u[0],-u[1]]],x[3]=[s,[s[0],-s[1]]];let S=`h${r-s[0]-a[0]} a${x[0][0]} 0 0 1 ${x[0][1]}`,O=`v${n-a[1]-l[1]} a${x[1][0]} 0 0 1 ${x[1][1]}`,E=`h${l[0]+u[0]-r} a${x[2][0]} 0 0 1 ${x[2][1]}`,I=`v${u[1]+s[1]-n} a${x[3][0]} 0 0 1 ${x[3][1]}`;if(o){let _=function(pe){let ce=Np([s,a,l,u][pe]);return pe===0?[[e+s[0]-ce,t+s[1]-ce],[e+s[0],t]]:pe===1?[[e+r-a[0]+ce,t+a[1]-ce],[e+r,t+a[1]]]:pe===2?[[e+r-l[0]+ce,t+n-l[1]+ce],[e+r-l[0],t+n]]:[[e+u[0]-ce,t+n-u[1]+ce],[e,t+n-u[1]]]},T=o.indexOf(!1);if(!o.includes(!0))throw new Error("Invalid `partialSides`.");if(T===-1)T=0;else for(;!o[T];)T=(T+1)%4;let R="",A=_(T),q=`M${A[0]} A${x[(T+3)%4][0]} 0 0 1 ${A[1]}`,G=0;for(;G<4&&o[(T+G)%4];G++)R+=q+" ",q=[S,O,E,I][(T+G)%4];let ne=(T+G)%4;R+=q.split(" ")[0];let re=_(ne);return R+=` A${x[(ne+3)%4][0]} 0 0 1 ${re[0]}`,R}return`M${e+s[0]},${t} ${S} ${O} ${E} ${I}`}function Zu(e,t,r){return r[e+"Width"]===r[t+"Width"]&&r[e+"Style"]===r[t+"Style"]&&r[e+"Color"]===r[t+"Color"]}function el({id:e,currentClipPathId:t,borderPath:r,borderType:n,left:i,top:o,width:s,height:a},u){if(!(u.borderTopWidth||u.borderRightWidth||u.borderBottomWidth||u.borderLeftWidth))return null;let f=`satori_bc-${e}`;return[L("clipPath",{id:f,"clip-path":t?`url(#${t})`:void 0},L(n,{x:i,y:o,width:s,height:a,d:r||void 0})),f]}function rn({left:e,top:t,width:r,height:n,props:i,asContentMask:o,maskBorderOnly:s},a){let u=["borderTop","borderRight","borderBottom","borderLeft"];if(!o&&!u.some(h=>a[h+"Width"]))return"";let l="",f=0;for(;f>0&&Zu(u[f],u[(f+3)%4],a);)f=(f+3)%4;let c=[!1,!1,!1,!1],m=[];for(let h=0;h<4;h++){let g=(f+h)%4,y=(f+h+1)%4,x=u[g],S=u[y];if(c[g]=!0,m=[a[x+"Width"],a[x+"Style"],a[x+"Color"],x],!Zu(x,S,a)){let O=(m[0]||0)+(o&&!s&&a[x.replace("border","padding")]||0);O&&(l+=L("path",{width:r,height:n,...i,fill:"none",stroke:o?"#000":m[2],"stroke-width":O*2,"stroke-dasharray":!o&&m[1]==="dashed"?O*2+" "+O:void 0,d:er({left:e,top:t,width:r,height:n},a,c)})),c=[!1,!1,!1,!1]}}if(c.some(Boolean)){let h=(m[0]||0)+(o&&!s&&a[m[3].replace("border","padding")]||0);h&&(l+=L("path",{width:r,height:n,...i,fill:"none",stroke:o?"#000":m[2],"stroke-width":h*2,"stroke-dasharray":!o&&m[1]==="dashed"?h*2+" "+h:void 0,d:er({left:e,top:t,width:r,height:n},a,c)}))}return l}function To({id:e,left:t,top:r,width:n,height:i,matrix:o,borderOnly:s},a){let u=(a.borderLeftWidth||0)+(s?0:a.paddingLeft||0),l=(a.borderTopWidth||0)+(s?0:a.paddingTop||0),f=(a.borderRightWidth||0)+(s?0:a.paddingRight||0),c=(a.borderBottomWidth||0)+(s?0:a.paddingBottom||0),m={x:t+u,y:r+l,width:n-u-f,height:i-l-c};return L("mask",{id:e},L("rect",{...m,fill:"#fff",transform:a.overflow==="hidden"&&a.transform&&o?o:void 0,mask:a._inheritedMaskId?`url(#${a._inheritedMaskId})`:void 0})+rn({left:t,top:r,width:n,height:i,props:{transform:o||void 0},asContentMask:!0,maskBorderOnly:s},a))}var Ro=require("css-to-react-native");var Po={left:0,"x-start":0,center:.5,right:1,"x-end":1},Oo={top:0,"y-start":0,center:.5,bottom:1,"y-end":1};function Lt(e){return Math.round(e*1e3)/1e3}function rl(e,t,r,n){let i=e.match(/^shape\((.*)\)$/s);if(!i)return null;let o=jt(i[1]),s=o.shift();if(!s)throw new Error("Invalid `shape()` value.");let a=s.match(/^(?:(nonzero|evenodd)\s+)?from\s+(.+)$/);if(!a)throw new Error("Invalid `shape()` starting point.");let u=a[1]||"nonzero",l=Io(tl(a[2]),t,r,n),f=l,c=`M${Lt(l[0])},${Lt(l[1])}`;for(let m of o){let h=tl(m),g=h.shift();if(g==="close"){if(h.length)throw new Error("Invalid `close` command in `shape()`.");c+=" Z",l=f;continue}if(g==="move"||g==="line"){let y=Eo(h,l,t,r,n);c+=` ${g==="move"?"M":"L"}${Lt(y[0])},${Lt(y[1])}`,l=y,g==="move"&&(f=y);continue}if(g==="hline"||g==="vline"){let y=g==="hline"?0:1,x=h.shift(),S=h.shift();if(x!=="to"&&x!=="by"||!S||h.length)throw new Error(`Invalid \`${g}\` command in \`shape()\`.`);let O=y===0?t:r,E=y===0?Po:Oo,I=x==="to"&&S in E?E[S]*O:tr(S,O,n);l=[...l],l[y]=x==="by"?l[y]+I:I,c+=` ${y===0?"H":"V"}${Lt(l[y])}`;continue}if(g==="curve"||g==="smooth"){let y=h.indexOf("with"),x=y===-1?h:h.slice(0,y),S=y===-1?[]:h.slice(y+1),O=x[0],E=Eo(x,l,t,r,n);if(g==="curve"&&y===-1)throw new Error("A `curve` command requires a control point.");let I=Wp(S).map(T=>Dp(T,l,E,t,r,n));if(g==="curve")if(I.length===1)c+=` Q${Yt(I[0])} ${Yt(E)}`;else if(I.length===2)c+=` C${Yt(I[0])} ${Yt(I[1])} ${Yt(E)}`;else throw new Error("A `curve` command accepts one or two control points.");else if(!I.length)c+=` T${Yt(E)}`;else if(I.length===1)c+=` S${Yt(I[0])} ${Yt(E)}`;else throw new Error("A `smooth` command accepts at most one control point.");l=E;continue}if(g==="arc"){let y=h.findIndex(A=>["of","cw","ccw","large","small","rotate"].includes(A)),x=y===-1?h:h.slice(0,y),S=y===-1?[]:h.slice(y),O=Eo(x,l,t,r,n),E=0,I=0,T=0,_=0,R=0;for(let A=0;A<S.length;A++){let q=S[A];if(q==="of"){let G=S[++A];if(!G)throw new Error("Invalid `arc` radius in `shape()`.");let ne=S[A+1],re=ne&&!["cw","ccw","large","small","rotate"].includes(ne);if(re&&A++,re)E=tr(G,t,n),I=tr(ne,r,n);else{let pe=Math.sqrt(t*t+r*r)/Math.sqrt(2);E=I=tr(G,pe,n)}}else if(q==="cw"||q==="ccw")R=q==="cw"?1:0;else if(q==="large"||q==="small")_=q==="large"?1:0;else if(q==="rotate"){let G=S[++A];if(!G)throw new Error("Invalid `arc` rotation in `shape()`.");let ne=lr(G);if(typeof ne>"u")throw new Error("Invalid `arc` rotation in `shape()`.");T=ne}else throw new Error("Invalid `arc` option in `shape()`.")}c+=` A${Lt(Math.abs(E))},${Lt(Math.abs(I))} ${Lt(T)} ${_} ${R} ${Yt(O)}`,l=O;continue}throw new Error(`Unsupported \`${g}\` command in \`shape()\`.`)}return{type:"path",d:c,"fill-rule":u}}function tl(e){return e.trim().replace(/\//g," / ").split(/\s+/).filter(Boolean)}function Wp(e){if(!e.length)return[];let t=e.indexOf("/");return t===-1?[e]:[e.slice(0,t),e.slice(t+1)]}function Eo(e,t,r,n,i){let o=e[0];if(o!=="to"&&o!=="by")throw new Error("A `shape()` command must use `to` or `by`.");let s=Io(e.slice(1),r,n,i);return o==="by"?[t[0]+s[0],t[1]+s[1]]:s}function Dp(e,t,r,n,i,o){let s=e.indexOf("from"),a=s===-1?e:e.slice(0,s),u=s===-1?void 0:e[s+1];if(s!==-1&&(s+2!==e.length||!u))throw new Error("Invalid control point reference in `shape()`.");let l=Io(a,n,i,o,!0);return u==="start"||!u&&!$p(e)?[t[0]+l[0],t[1]+l[1]]:u==="end"?[r[0]+l[0],r[1]+l[1]]:l}function Io(e,t,r,n,i=!1){if(!e.length||e.length>4)throw new Error("Invalid position in `shape()`.");let o,s,a=[...e];for(let u=0;u<a.length;u++){let l=a[u];if(l==="left"||l==="right"||l==="x-start"||l==="x-end"){let f=a[u+1];if(f&&!ko(f)){let c=tr(f,t,n);o=l==="left"||l==="x-start"?c:t-c,u++}else o=Po[l]*t}else if(l==="top"||l==="bottom"||l==="y-start"||l==="y-end"){let f=a[u+1];if(f&&!ko(f)){let c=tr(f,r,n);s=l==="top"||l==="y-start"?c:r-c,u++}else s=Oo[l]*r}else if(l==="center")if(o===void 0)o=t/2;else if(s===void 0)s=r/2;else throw new Error("Invalid position in `shape()`.");else if(o===void 0)o=tr(l,t,n);else if(s===void 0)s=tr(l,r,n);else throw new Error("Invalid position in `shape()`.")}return!i&&e.length===1&&s===void 0&&(s=r/2),[o??(i?0:t/2),s??(i?0:r/2)]}function ko(e){return e in Po||e in Oo}function $p(e){return e.some(ko)}function tr(e,t,r){let n=X(e,r.fontSize,t,r,!0);if(typeof n>"u")throw new Error(`Invalid length \`${e}\` in \`shape()\`.`);return n}function Yt(e){return`${Lt(e[0])},${Lt(e[1])}`}var Ar={circle:/circle\((.+)\)/,ellipse:/ellipse\((.+)\)/,path:/path\((.+)\)/,polygon:/polygon\((.+)\)/,inset:/inset\((.+)\)/,shape:/shape\((.+)\)/};function ol({width:e,height:t},r,n){function i(f){let c=f.match(Ar.circle);if(!c)return null;let[,m]=c,[h,g=""]=m.split("at").map(S=>S.trim()),{x:y,y:x}=il(g,e,t);return{type:"circle",r:X(h,n.fontSize,Math.sqrt(Math.pow(e,2)+Math.pow(t,2))/Math.sqrt(2),n,!0),cx:X(y,n.fontSize,e,n,!0),cy:X(x,n.fontSize,t,n,!0)}}function o(f){let c=f.match(Ar.ellipse);if(!c)return null;let[,m]=c,[h,g=""]=m.split("at").map(E=>E.trim()),[y,x]=h.split(" "),{x:S,y:O}=il(g,e,t);return{type:"ellipse",rx:X(y||"50%",n.fontSize,e,n,!0),ry:X(x||"50%",n.fontSize,t,n,!0),cx:X(S,n.fontSize,e,n,!0),cy:X(O,n.fontSize,t,n,!0)}}function s(f){let c=f.match(Ar.path);if(!c)return null;let[m,h]=nl(c[1]);return{type:"path",d:h,"fill-rule":m}}function a(f){let c=f.match(Ar.polygon);if(!c)return null;let[m,h]=nl(c[1]);return{type:"polygon","fill-rule":m,points:h.split(",").map(g=>g.split(" ").map((y,x)=>X(y,n.fontSize,x===0?e:t,n,!0)).join(" ")).join(",")}}function u(f){let c=f.match(Ar.inset);if(!c)return null;let[m,h]=(c[1].includes("round")?c[1]:`${c[1].trim()} round 0`).split("round"),g=(0,Ro.getStylesForProperty)("borderRadius",h,!0),y=Object.values(g).map(T=>String(T)).map((T,_)=>X(T,n.fontSize,_===0||_===2?t:e,n,!0)||0),x=Object.values((0,Ro.getStylesForProperty)("margin",m,!0)).map(T=>String(T)).map((T,_)=>X(T,n.fontSize,_===0||_===2?t:e,n,!0)||0),S=x[3],O=x[0],E=e-(x[1]+x[3]),I=t-(x[0]+x[2]);return y.some(T=>T>0)?{type:"path",d:er({left:S,top:O,width:E,height:I},{...r,...g})}:{type:"rect",x:S,y:O,width:E,height:I}}function l(f){return Ar.shape.test(f)?rl(f,e,t,n):null}return{parseCircle:i,parseEllipse:o,parsePath:s,parsePolygon:a,parseInset:u,parseShape:l}}function nl(e){let[,t="nonzero",r]=e.replace(/('|")/g,"").match(/^(nonzero|evenodd)?,?(.+)/)||[];return[t,r]}function il(e,t,r){let n=e.split(" "),i={x:n[0]||"50%",y:n[1]||"50%"};return n.forEach(o=>{o==="top"?i.y=0:o==="bottom"?i.y=r:o==="left"?i.x=0:o==="right"?i.x=t:o==="center"&&(i.x=t/2,i.y=r/2)}),i}function yi(e){return`satori_cp-${e}`}function sl(e){return`url(#${yi(e)})`}function al(e,t,r){if(t.clipPath==="none")return"";let n=ol(e,t,r),i=t.clipPath,o={type:""};for(let s of Object.keys(n))if(o=n[s](i),o)break;if(o){let{type:s,...a}=o;return L("clipPath",{id:yi(e.id),"clip-path":e.currentClipPath,transform:`translate(${e.left}, ${e.top})`},L(s,a))}return""}function Ao({left:e,top:t,width:r,height:n,path:i,matrix:o,id:s,currentClipPath:a,src:u},l,f){let c="",m=l.clipPath&&l.clipPath!=="none"?al({left:e,top:t,width:r,height:n,path:i,id:s,matrix:o,currentClipPath:a,src:u},l,f):"";if(l.overflow!=="hidden"&&!u)c="";else{let g=m?`satori_ocp-${s}`:yi(s);c=L("clipPath",{id:g,"clip-path":a},L(i?"path":"rect",{x:e,y:t,width:r,height:n,d:i||void 0,transform:l.overflow==="hidden"&&l.transform&&o?o:void 0}))}let h=To({id:`satori_om-${s}`,left:e,top:t,width:r,height:n,matrix:o,borderOnly:!u},l);return m+c+h}var Bp=e=>`satori_mi-${e}`;async function Co(e,t,r){if(!t.maskImage)return["",""];let{left:n,top:i,width:o,height:s,id:a}=e,u=t.maskImage,l=u.length;if(!l)return["",""];let f=Bp(a),c="";for(let m=0;m<l;m++){let h=u[m],[g,y]=await tn({id:`${f}-${m}`,left:n,top:i,width:o,height:s},h,r,"mask");c+=y+L("rect",{x:n,y:i,width:o,height:s,fill:`url(#${g})`})}return c=L("mask",{id:f},c),[f,c]}function ul({id:e,left:t,top:r,width:n,height:i,path:o,type:s,matrix:a,currentClipPath:u,mask:l,filters:f}){if(!f.length)return["",""];let c=`satori_bf-${e}`,m=`satori_bfc-${e}`,h=qp(f),g="BackgroundImage",y="";f.forEach((O,E)=>{let I=`${c}-${E}`;y+=Up(O,g,I),g=I});let x=L("filter",{id:c,x:t-h.left,y:r-h.top,width:n+h.left+h.right,height:i+h.top+h.bottom,filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},y)+L("clipPath",{id:m,"clip-path":u},L(s,{x:t,y:r,width:n,height:i,d:o||void 0,transform:a||void 0})),S=L(s,{x:t,y:r,width:n,height:i,d:o||void 0,fill:"#000",transform:a||void 0,filter:`url(#${c})`,"clip-path":`url(#${m})`,mask:l});return[x,S]}function Up(e,t,r){if(e.type==="blur")return L("feGaussianBlur",{in:t,stdDeviation:e.value,result:r});if(e.type==="hue-rotate")return L("feColorMatrix",{in:t,type:"hueRotate",values:e.value,result:r});if(e.type==="saturate"||e.type==="grayscale")return L("feColorMatrix",{in:t,type:"saturate",values:e.type==="grayscale"?1-e.value:e.value,result:r});if(e.type==="sepia"){let s=e.value,a=1-s;return L("feColorMatrix",{in:t,type:"matrix",values:[a+.393*s,.769*s,.189*s,0,0,.349*s,a+.686*s,.168*s,0,0,.272*s,.534*s,a+.131*s,0,0,0,0,0,1,0].join(" "),result:r})}if(e.type==="drop-shadow"){let s=`${r}-input`;return L("feComposite",{in:t,in2:"SourceAlpha",operator:"in",result:s})+L("feDropShadow",{in:s,dx:e.offsetX,dy:e.offsetY,stdDeviation:e.blurRadius,"flood-color":e.color,result:r})}let n=e.value,i=e.type==="brightness"?{slope:n}:e.type==="contrast"?{slope:n,intercept:.5-.5*n}:e.type==="invert"?{slope:1-2*n,intercept:n}:{slope:n},o=e.type==="opacity"?["A"]:["R","G","B"];return L("feComponentTransfer",{in:t,result:r},o.map(s=>L(`feFunc${s}`,{type:"linear",...i})).join(""))}function qp(e){let t=0,r=0,n=0,i=0;for(let o of e)if(o.type==="blur"){let s=o.value*3;t=Math.max(t,s),r=Math.max(r,s),n=Math.max(n,s),i=Math.max(i,s)}else if(o.type==="drop-shadow"){let s=o.blurRadius*3;t=Math.max(t,s-o.offsetX),r=Math.max(r,s-o.offsetY),n=Math.max(n,s+o.offsetX),i=Math.max(i,s+o.offsetY)}return{left:t,top:r,right:n,bottom:i}}function zp(e,t,r){let n=e.toLowerCase().trim().split(/\s+/),i=(u,l)=>({left:"0%",center:"50%",right:"100%",top:"0%",bottom:"100%"})[u]||u,o,s;if(n.length===1){let u=n[0];u==="left"||u==="center"||u==="right"?(o=i(u,"x"),s="50%"):u==="top"||u==="bottom"?(o="50%",s=i(u,"y")):(o=u,s="50%")}else{let u=n[0],l=n[1];u==="top"||u==="bottom"?(s=i(u,"y"),l==="left"||l==="right"||l==="center"?o=i(l,"x"):(o="50%",s=u==="top"||u==="bottom"?i(u,"y"):l)):(o=i(u,"x"),s=i(l,"y"))}let a=(u,l)=>{try{if(u.endsWith("%"))return l*parseFloat(u)/100;let f=new St(u);return f.type==="length"||f.type==="number"?f.value:0}catch{return 0}};return[a(o,t),a(s,r)]}async function nn({id:e,left:t,top:r,width:n,height:i,isInheritingTransform:o,src:s,debug:a},u,l){if(u.display==="none")return"";let f=!!s,c="rect",m="",h="",g=[],y=1,x="";u.backgroundColor&&g.push(u.backgroundColor),u.opacity!==void 0&&(y=+u.opacity),u.transform&&(m=en({left:t,top:r,width:n,height:i},u.transform,o,u.transformOrigin));let S="";if(u.backgroundImage){let me=[];for(let J=0;J<u.backgroundImage.length;J++){let tt=u.backgroundImage[J],Xe=await tn({id:e+"_"+J,width:n,height:i,left:t,top:r},tt,l);Xe&&me.unshift(Xe)}for(let J of me)g.push(`url(#${J[0]})`),h+=J[1],J[2]&&(S+=J[2])}let[O,E]=await Co({id:e,left:t,top:r,width:n,height:i},u,l);h+=E;let I=O?`url(#${O})`:u._inheritedMaskId?`url(#${u._inheritedMaskId})`:void 0,T=er({left:t,top:r,width:n,height:i},u);T&&(c="path");let _=u._inheritedClipPathId;a&&(x=L("rect",{x:t,y:r,width:n,height:i,fill:"transparent",stroke:"#ff5757","stroke-width":1,transform:m||void 0,"clip-path":_?`url(#${_})`:void 0}));let{backgroundClip:R,filter:A}=u,q=R==="text"?`url(#satori_bct-${e})`:_?`url(#${_})`:u.clipPath?sl(e):void 0,G=Ao({left:t,top:r,width:n,height:i,path:T,id:e,matrix:m,currentClipPath:q,src:s},u,l),[ne,re]=ul({id:e,left:t,top:r,width:n,height:i,path:T,type:c,matrix:m||void 0,currentClipPath:q,mask:I,filters:u._backdropFilters||[]});h+=ne;let pe=y!==1&&!f&&g.length===1&&!re&&!S&&!A&&!I&&!u.boxShadow&&!(u.borderTopWidth||u.borderRightWidth||u.borderBottomWidth||u.borderLeftWidth),ce=g.map(me=>L(c,{x:t,y:r,width:n,height:i,fill:me,"fill-opacity":pe?y:void 0,d:T||void 0,transform:m||void 0,"clip-path":u.transform?void 0:q,style:A?`filter:${A}`:void 0,mask:u.transform?void 0:I})).join(""),Ne=el({id:e,left:t,top:r,width:n,height:i,currentClipPathId:_,borderPath:T,borderType:c},u),Re;if(f){let me=(u.borderLeftWidth||0)+(u.paddingLeft||0),J=(u.borderTopWidth||0)+(u.paddingTop||0),tt=(u.borderRightWidth||0)+(u.paddingRight||0),Xe=(u.borderBottomWidth||0)+(u.paddingBottom||0),xe=n-me-tt,Ce=i-J-Xe,Oe=(u.objectPosition||"center").toString(),[K,ve]=zp(Oe,xe,Ce),ee=u.__naturalWidth||xe,j=u.__naturalHeight||Ce,Ae,Te=xe,Le=Ce,Ke=t+me,ue=r+J;if(u.objectFit==="contain"){let qe=xe/ee,rt=Ce/j,Ie=Math.min(qe,rt);Te=ee*Ie,Le=j*Ie,Ke=t+me+K-Te*K/xe,ue=r+J+ve-Le*ve/Ce,Ae="none"}else if(u.objectFit==="cover"){let qe=xe/ee,rt=Ce/j,Ie=Math.max(qe,rt);Te=ee*Ie,Le=j*Ie,Ke=t+me+K-Te*K/xe,ue=r+J+ve-Le*ve/Ce,Ae="none"}else if(u.objectFit==="fill")Ae="none";else if(u.objectFit==="scale-down")if(ee&&j){let qe=xe/ee,rt=Ce/j,Ie=Math.min(qe,rt);if(Ie>=1)Te=ee,Le=j,Ae="none",Ke=t+me+K-Te*K/xe,ue=r+J+ve-Le*ve/Ce;else{let De=Ie;Te=ee*De,Le=j*De,Ke=t+me+K-Te*K/xe,ue=r+J+ve-Le*ve/Ce,Ae="none"}}else{let qe=xe/ee,rt=Ce/j,Ie=Math.min(qe,rt);Te=ee*Ie,Le=j*Ie,Ke=t+me+K-Te*K/xe,ue=r+J+ve-Le*ve/Ce,Ae="none"}else Ae="none";u.transform&&(Re=Ju({id:e,borderRadiusPath:T,borderType:c,left:t,top:r,width:n,height:i},u)),ce+=L("image",{x:Ke,y:ue,width:Te,height:Le,href:s,preserveAspectRatio:Ae,transform:m||void 0,style:A?`filter:${A}`:void 0,"clip-path":u.transform?Re?`url(#${Re[1]})`:void 0:`url(#satori_cp-${e})`,mask:u.transform?void 0:O?`url(#${O})`:`url(#satori_om-${e})`})}if(Ne){h+=Ne[0];let me=Ne[1];ce+=rn({left:t,top:r,width:n,height:i,props:{transform:m||void 0,"clip-path":`url(#${me})`}},u)}let Pe=Bu({width:n,height:i,id:e,opacity:y,shape:L(c,{x:t,y:r,width:n,height:i,fill:"#fff",stroke:"#fff","stroke-width":0,d:T||void 0,transform:m||void 0,"clip-path":q,mask:I})},u);return(h?L("defs",{},h):"")+(Pe?Pe[0]:"")+(Re?Re[0]:"")+G+(y!==1&&!pe?`<g opacity="${y}">`:"")+(u.transform&&(q||I)?`<g${q?` clip-path="${q}"`:""}${I?` mask="${I}"`:""}>`:"")+re+(S||ce)+(u.transform&&(q||I)?"</g>":"")+(y!==1&&!pe?"</g>":"")+(Pe?Pe[1]:"")+x}var fl=String.raw,ll=fl`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,cl=()=>new RegExp(fl`\p{RI}{2}|(?![#*\d](?!\uFE0F?\u20E3))${ll}(?:\u200D${ll})*`,"gu");var Gp=new RegExp(cl(),"u"),Lo={emoji:Gp,symbol:/\p{Symbol}/u,math:/\p{Math}/u},Mo={"ja-JP":/\p{scx=Hira}|\p{scx=Kana}|\p{scx=Han}|[\u3000]|[\uFF00-\uFFEF]/u,"ko-KR":/\p{scx=Hangul}/u,"zh-CN":/\p{scx=Han}/u,"zh-TW":/\p{scx=Han}/u,"zh-HK":/\p{scx=Han}/u,"th-TH":/\p{scx=Thai}/u,"bn-IN":/\p{scx=Bengali}/u,"ar-AR":/\p{scx=Arabic}/u,"ta-IN":/\p{scx=Tamil}/u,"ml-IN":/\p{scx=Malayalam}/u,"he-IL":/\p{scx=Hebrew}/u,"te-IN":/\p{scx=Telugu}/u,devanagari:/\p{scx=Devanagari}/u,kannada:/\p{scx=Kannada}/u},vi=Object.keys({...Mo,...Lo});function dl(e){return vi.includes(e)}function pl(e,t){for(let n of Object.keys(Lo))if(Lo[n].test(e))return[n];let r=Object.keys(Mo).filter(n=>Mo[n].test(e));if(r.length===0)return["unknown"];if(t){let n=r.findIndex(i=>i===t);n!==-1&&(r.splice(n,1),r.unshift(t))}return r}function hl(e){if(e)return vi.find(t=>t.toLowerCase().startsWith(e.toLowerCase()))}async function*on(e,t){var Oe;let r=await Zt(),{id:n,inheritedStyle:i,parent:o,font:s,debug:a,locale:u,embedFont:l=!0,graphemeImages:f,canLoadAdditionalAssets:c,getTwStyles:m}=t;if(e===null||typeof e>"u")return yield,yield,"";if(!_r(e)||Ua(e.type)){let K;if(!_r(e))K=xo(String(e),t),yield(await K.next()).value;else{if(Ba(e.type))throw new Error("Class component is not supported.");let ee;Vi(e.type)?ee=e.type.render:ee=e.type,K=on(await ee(e.props),t),yield(await K.next()).value}await K.next();let ve=yield;return(await K.next(ve)).value}let{type:h,props:g}=e,y=h;if(g&&qa(g))throw new Error("dangerouslySetInnerHTML property is not supported. See documentation for more information https://github.com/vercel/satori#jsx.");let{style:x,children:S,tw:O,lang:E=u}=g||{},I=hl(E);if(O){let K=m(O,x);x=Object.assign(K,x)}let T=r.Node.create();o.insertChild(T,o.getChildCount());let[_,R]=await co(T,y,i,x,g),A=_.transform===i.transform;if(A||(_.transform.__parent=i.transform),(_.overflow==="hidden"||_.clipPath&&_.clipPath!=="none")&&(R._inheritedClipPathId=`satori_cp-${n}`,R._inheritedMaskId=`satori_om-${n}`),_.maskImage&&(R._inheritedMaskId=`satori_mi-${n}`),_.backgroundClip==="text"){let K={value:""};R._inheritedBackgroundClipTextPath=K,_._inheritedBackgroundClipTextPath=K,_.backgroundImage&&(R._inheritedBackgroundClipTextHasBackground="true",_._inheritedBackgroundClipTextHasBackground="true")}let q=za(S),G=[],ne=0,re=[];for(let K of q){let ve=on(K,{id:n+"-"+ne++,parentStyle:_,inheritedStyle:R,isInheritingTransform:!0,parent:T,font:s,embedFont:l,debug:a,graphemeImages:f,canLoadAdditionalAssets:c,locale:I,getTwStyles:m,onNodeDetected:t.onNodeDetected});c?re.push(...(await ve.next()).value||[]):await ve.next(),G.push(ve)}yield re;for(let K of G)await K.next();let[pe,ce]=yield,{left:Ne,top:Re,width:Pe,height:me}=T.getComputedLayout();Ne+=pe,Re+=ce;let J="",tt="",Xe="",{children:xe,...Ce}=g;if((Oe=t.onNodeDetected)==null||Oe.call(t,{left:Ne,top:Re,width:Pe,height:me,type:y,props:Ce,key:e.key,textContent:_r(xe)?void 0:xe}),y==="img"){let K=_.__src;tt=await nn({id:n,left:Ne,top:Re,width:Pe,height:me,src:K,isInheritingTransform:A,debug:a},_,R)}else if(y==="svg"){let K=_.color,ve=await xu(e,K);tt=await nn({id:n,left:Ne,top:Re,width:Pe,height:me,src:ve,isInheritingTransform:A,debug:a},_,R)}else{let K=x==null?void 0:x.display;if(y==="div"&&S&&typeof S!="string"&&K!=="flex"&&K!=="none"&&K!=="contents")throw new Error('Expected <div> to have explicit "display: flex", "display: contents", or "display: none" if it has more than one child node.');tt=await nn({id:n,left:Ne,top:Re,width:Pe,height:me,isInheritingTransform:A,debug:a},_,R)}for(let K of G)J+=(await K.next([Ne,Re])).value;return _._inheritedBackgroundClipTextPath&&(Xe+=L("clipPath",{id:`satori_bct-${n}`,"clip-path":_._inheritedClipPathId?`url(#${_._inheritedClipPathId})`:void 0},_._inheritedBackgroundClipTextPath.value)),Xe+tt+J}var sn=dt(require("@shuding/opentype.js"),1),vl=require("fflate");var ml=dt(require("harfbuzzjs"),1),ht=null,xi=null,No=new WeakMap,Fo=typeof FinalizationRegistry=="function"?new FinalizationRegistry(e=>e.destroy()):null;async function gl(){if(!ht){if(xi){await xi;return}xi=(async()=>{if(ht=await ml.default,!ht||typeof ht.createBlob!="function")throw new Error("HarfBuzz module loaded but API is not available")})(),await xi}}function jp(e){if(!ht)throw new Error("HarfBuzz not initialized. Call initHarfBuzz() first.");if(No.has(e))return No.get(e);let t=e._rawFontData;if(!t)throw new Error("Font does not have _rawFontData. Make sure to store the original ArrayBuffer when loading fonts.");let r=ht.createBlob(new Uint8Array(t)),n=ht.createFace(r,0),i=ht.createFont(n);n.destroy(),r.destroy();let o=e.unitsPerEm;return i.setScale(o,o),No.set(e,i),Fo==null||Fo.register(e,i),i}function bl(e,t,r={}){if(!ht)throw new Error("HarfBuzz not initialized");if(!t||t.length===0)return[];let{features:n,language:i,script:o,direction:s}=r,a=jp(e),u=ht.createBuffer();try{u.addText(t),u.guessSegmentProperties(),i&&u.setLanguage(i),o&&u.setScript(o),s&&u.setDirection(s);let l;if(n&&Object.keys(n).length>0){let c=[];for(let[m,h]of Object.entries(n))typeof h=="boolean"?c.push(h?`+${m}`:`-${m}`):c.push(`${m}=${h}`);l=c.join(",")}return l?ht.shape(a,u,l):ht.shape(a,u),u.json(a)}finally{u.destroy()}}function yl(e){if(!e||e==="normal")return{};let t={},r=e.split(",").map(n=>n.trim());for(let n of r){let i=n.match(/["']([a-z0-9]{4})["']\s*(?:(on|off|[0-9]+))?/i);if(i){let o=i[1],s=i[2];if(!s||s==="on"||s==="1")t[o]=!0;else if(s==="off"||s==="0")t[o]=!1;else{let a=parseInt(s,10);isNaN(a)||(t[o]=a)}}}return t}var Vp=256;function Hp(e){return/^\s$/.test(e)}function Yp(e,t){if(!e)return[];let r=Fe(e,"grapheme"),n=[],i="",o=null;for(let s of r){let a;Hp(s)&&o!==null&&o.charToGlyphIndex(s)?a=o:a=t(s),o===null?(o=a,i=s):a===o?i+=s:(n.push([i,o]),i=s,o=a)}return i&&o&&n.push([i,o]),n}function Xp(e){let t=new DataView(e),r=t.getUint16(12),n=t.getUint32(16),i=new ArrayBuffer(n),o=new DataView(i),s=new Uint8Array(i);o.setUint32(0,t.getUint32(4)),o.setUint16(4,r);let a=Math.floor(Math.log2(r)),u=(1<<a)*16;o.setUint16(6,u),o.setUint16(8,a),o.setUint16(10,r*16-u);let l=12+r*16;for(let f=0;f<r;f++){let c=44+f*20,m=t.getUint32(c),h=t.getUint32(c+4),g=t.getUint32(c+8),y=t.getUint32(c+12),x=t.getUint32(c+16),S=12+f*16;if(o.setUint32(S,m),o.setUint32(S+4,x),o.setUint32(S+8,l),o.setUint32(S+12,y),g<y){let O=new Uint8Array(e,h+2,g-2),E=new Uint8Array(y);(0,vl.inflateSync)(O,E),s.set(E,l)}else s.set(new Uint8Array(e,h,y),l);l+=y+3&-4}return i}var xl="unknown";function Kp(e){let t=[],r=[0,0],n=[0,0],i=(o,s)=>{let a=o[0];for(let u=1;u<=s;u++){let l=u/s,f=Qp(o,l);t.push({from:a,to:f}),a=f}n=o[o.length-1]};for(let o of e){if(o.type==="M"){r=n=[o.x,o.y];continue}if(o.type==="L"){let s=[o.x,o.y];t.push({from:n,to:s}),n=s;continue}if(o.type==="Q"){i([n,[o.x1,o.y1],[o.x,o.y]],12);continue}if(o.type==="C"){i([n,[o.x1,o.y1],[o.x2,o.y2],[o.x,o.y]],16);continue}o.type==="Z"&&(t.push({from:n,to:r}),n=r)}return t}function Qp(e,t){let r=e;for(;r.length>1;){let n=[];for(let i=0;i<r.length-1;i++)n.push([r[i][0]+(r[i+1][0]-r[i][0])*t,r[i][1]+(r[i+1][1]-r[i][1])*t]);r=n}return r[0]}function Jp(e,t){if(!t)return[];let r=t.strokeWidth,n=t.underlineY-r*.25,i=t.underlineY+r*2.5,o=Kp(e);if(!o.length)return[];let s=i-n,a=Math.max(12,Math.ceil(s/.25)),u=s/a,l=n+u/2,f=new Set;for(let E=0;E<a;E++){let I=l+u*E,T=[];for(let _ of o){let[R,A]=_.from,[q,G]=_.to;if(A===G)continue;let ne=Math.min(A,G),re=Math.max(A,G);if(I<ne||I>=re)continue;let pe=(I-A)/(G-A),ce=R+(q-R)*pe;T.push(ce)}if(T.length){T.sort((_,R)=>_-R);for(let _=0;_<T.length-1;_+=2){let R=Math.min(T[_],T[_+1]),A=Math.max(T[_],T[_+1]),q=Math.floor(R),G=Math.ceil(A);for(let ne=q;ne<G;ne++)f.add(ne)}}}if(!f.size)return[];let c=Array.from(f.values()).sort((E,I)=>E-I),m=[],h=c[0],g=c[0];for(let E=1;E<c.length;E++){let I=c[E];I>g+1&&(m.push([h,g+1]),h=I),g=I}m.push([h,g+1]);let y=[],x=r*.6,S=m[0][0],O=m[m.length-1][1];for(let[E,I]of m){let T=Math.min(E,S)-x,_=Math.max(I,O)+x;y.push({x1:T,x2:_,y1:n,y2:i})}return y}function Zp(e,t,[r,n],[i,o]){if(r!==i)return r?!i||r===e?-1:i===e?1:e===400&&r===500||e===500&&r===400?-1:e===400&&i===500||e===500&&i===400?1:e<400?r<e&&i<e?i-r:r<e?-1:i<e?1:r-i:e<r&&e<i?r-i:e<r?-1:e<i?1:i-r:1;if(n!==o){if(n===t)return-1;if(o===t)return 1}return-1}var Wo=new WeakMap,an=class{constructor(t){this.fonts=new Map;this.shapedRunCache=new Map;this.addFonts(t)}get({name:t,weight:r,style:n}){if(!this.fonts.has(t))return null;r==="normal"&&(r=400),r==="bold"&&(r=700),typeof r=="string"&&(r=Number.parseInt(r,10));let i=[...this.fonts.get(t)],o=i[0];for(let s=1;s<i.length;s++){let[,a,u]=o,[,l,f]=i[s];Zp(r,n,[a,u],[l,f])>0&&(o=i[s])}return o[0]}addFonts(t){t.length&&this.fonts.size&&this.shapedRunCache.clear();for(let r of t){let{name:n,data:i,lang:o}=r;if(o&&!dl(o))throw new Error(`Invalid value for props \`lang\`: "${o}". The value must be one of the following: ${vi.join(", ")}.`);let s=o??xl,a;if(Wo.has(i))a=Wo.get(i);else{let l="buffer"in i?i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength):i;a=sn.default.parse(l,{lowMemory:!0});let f=new Uint8Array(l),c=f[0]===119&&f[1]===79&&f[2]===70&&f[3]===70;a._rawFontData=c?Xp(l):l;let m=a.charToGlyphIndex;a.charToGlyphIndex=h=>{let g=m.call(a,h);return g===0&&a._trackBrokenChars&&a._trackBrokenChars.push(h),g},Wo.set(i,a)}this.defaultFont||(this.defaultFont=a);let u=`${n.toLowerCase()}_${s}`;this.fonts.has(u)||this.fonts.set(u,[]),this.fonts.get(u).push([a,r.weight,r.style])}}getEngine(t=16,r="normal",{fontFamily:n="sans-serif",fontWeight:i=400,fontStyle:o="normal"},s){if(!this.fonts.size)throw new Error("No fonts are loaded. At least one font is required to calculate the layout.");n=(Array.isArray(n)?n:[n]).map(_=>_.toLowerCase());let a=[];n.forEach(_=>{let R=this.get({name:_,weight:i,style:o});if(R){a.push(R);return}let A=this.get({name:_+"_unknown",weight:i,style:o});if(A){a.push(A);return}});let u=Array.from(this.fonts.keys()),l=[],f=[],c=[];for(let _ of u)if(!n.includes(_))if(s){let R=eh(_);R?R===s?l.push(this.get({name:_,weight:i,style:o})):f.push(this.get({name:_,weight:i,style:o})):c.push(this.get({name:_,weight:i,style:o}))}else c.push(this.get({name:_,weight:i,style:o}));let m=new Map,h=(_,R=!0)=>{let A=[...a,...c,...l,...R?f:[]];if(typeof _>"u")return R?A[A.length-1]:void 0;let q=_.charCodeAt(0);if(m.has(q))return m.get(q);let G=A.find((ne,re)=>!!ne.charToGlyphIndex(_)||R&&re===A.length-1);return G&&m.set(q,G),G},g=(_,R=!1)=>{var q,G;return((R?(G=(q=_.tables)==null?void 0:q.os2)==null?void 0:G.sTypoAscender:0)||_.ascender)/_.unitsPerEm*t},y=(_,R=!1)=>{var q,G;return((R?(G=(q=_.tables)==null?void 0:q.os2)==null?void 0:G.sTypoDescender:0)||_.descender)/_.unitsPerEm*t},x=(_,R=!1)=>{var A,q;if(typeof r=="string"&&r==="normal"){let G=(R?(q=(A=_.tables)==null?void 0:A.os2)==null?void 0:q.sTypoLineGap:0)||0;return g(_,R)-y(_,R)+G/_.unitsPerEm*t}else if(typeof r=="number")return t*r},S=_=>h(_,!1),O=this.shapedRunCache,E=`${n.join(",")}|${i}|${o}|${s||""}`,I=(_,R)=>{let A=`${E}\0${R||""}\0${_}`,q=O.get(A);if(q!==void 0)return O.delete(A),O.set(A,q),q;let G=R?yl(R):{},ne=Yp(_,h).map(([re,pe])=>[re,pe,bl(pe,re,{features:G})]);if(O.size>=Vp){let re=O.keys().next().value;re!==void 0&&O.delete(re)}return O.set(A,ne),ne};return{has:_=>{if(_===`
`)return!0;let R=S(_);if(!R)return!1;for(let A of Fe(_,"grapheme"))if(!R.charToGlyphIndex(A))return!1;return!0},baseline:(_,R=typeof _>"u"?a[0]:h(_))=>{let A=g(R),q=y(R),G=A-q;return A+(x(R)-G)/2},height:(_,R=typeof _>"u"?a[0]:h(_))=>x(R),measure:(_,R)=>this.measure(_,R,I),getSVG:(_,R,A)=>this.getSVG(_,R,I,A)}}patchFontFallbackResolver(t,r){let n=[];t._trackBrokenChars=n;let i=t.stringToGlyphs;return t.stringToGlyphs=(o,...s)=>{let a=i.call(t,o,...s);for(let u=0;u<a.length;u++)if(a[u].unicode===void 0){let l=n.shift(),f=r(l);if(f!==t){let c=f.charToGlyph(l),m=t.unitsPerEm/f.unitsPerEm,h=new sn.default.Path;h.unitsPerEm=t.unitsPerEm,h.commands=c.path.commands.map(y=>{let x={...y};for(let S in x)typeof x[S]=="number"&&(x[S]*=m);return x});let g=new sn.default.Glyph({...c,advanceWidth:c.advanceWidth*m,xMin:c.xMin*m,xMax:c.xMax*m,yMin:c.yMin*m,yMax:c.yMax*m,path:h});a[u]=g}}return a},()=>{t.stringToGlyphs=i,t._trackBrokenChars=void 0}}measure(t,{fontSize:r,letterSpacing:n=0,fontFeatureSettings:i},o){let s=o(t,i),a=0,u=0;for(let[,f,c]of s){let m=0;for(let h of c)m+=h.ax;a+=m/f.unitsPerEm*r,u+=c.length}let l=n*Math.max(0,u-1);return a+l}getSVG(t,{fontSize:r,top:n,left:i,letterSpacing:o=0,fontFeatureSettings:s},a,u){if(r===0)return{path:"",boxes:[]};let l=a(t.replace(/\n/g,""),s),f=[],c=i,m=n,h=!1,g=new sn.default.Path;for(let[,y,x]of l){let S=r/y.unitsPerEm;for(let O=0;O<x.length;O++){let E=x[O];h&&(c+=o);let I=y.glyphs.get(E.g);if(I&&I.path){let T=c+E.dx*S,_=m+E.dy*S,R=I.getPath(T,_,r,{}),A=u?Jp(R.commands,u):[];A.length&&f.push(...A),g.extend(R)}c+=E.ax*S,h=!0}}return{path:g.toPathData(1),boxes:f}}};function eh(e){let t=e.split("_"),r=t[t.length-1];return r===xl?void 0:r}function Do({width:e,height:t,content:r}){return L("svg",{width:e,height:t,viewBox:`0 0 ${e} ${t}`,xmlns:"http://www.w3.org/2000/svg","enable-background":r.includes('in="BackgroundImage"')?"new":void 0},r)}var ed=dt(Ac());var By=["ios","android","windows","macos","web"];function Lc(e){return By.includes(e)}var Uy=["portrait","landscape"];function Mc(e){return Uy.includes(e)}var Cc;(function(e){e.fontSize="fontSize",e.lineHeight="lineHeight"})(Cc||(Cc={}));var ae;(function(e){e.rem="rem",e.em="em",e.px="px",e.percent="%",e.vw="vw",e.vh="vh",e.none="<no-css-unit>"})(ae||(ae={}));function fa(e){return typeof e=="string"}function ca(e){return typeof e=="object"}var da;function k(e){return{kind:"complete",style:e}}function We(e,t={}){let{fractions:r}=t;if(r&&e.includes("/")){let[o="",s=""]=e.split("/",2),a=We(o),u=We(s);return!a||!u?null:[a[0]/u[0],u[1]]}let n=parseFloat(e);if(Number.isNaN(n))return null;let i=e.match(/(([a-z]{2,}|%))$/);if(!i)return[n,ae.none];switch(i==null?void 0:i[1]){case"rem":return[n,ae.rem];case"px":return[n,ae.px];case"em":return[n,ae.em];case"%":return[n,ae.percent];case"vw":return[n,ae.vw];case"vh":return[n,ae.vh];default:return null}}function Qt(e,t,r={}){let n=Nt(t,r);return n===null?null:k({[e]:n})}function Di(e,t,r){let n=Nt(t);return n!==null&&(r[e]=n),r}function Fc(e,t){let r=Nt(t);return r===null?null:{[e]:r}}function Nt(e,t={}){if(e===void 0)return null;let r=We(String(e),t);return r?or(...r,t):null}function or(e,t,r={}){let{isNegative:n,device:i}=r;switch(t){case ae.rem:return e*16*(n?-1:1);case ae.px:return e*(n?-1:1);case ae.percent:return`${n?"-":""}${e}%`;case ae.none:return e*(n?-1:1);case ae.vw:return i!=null&&i.windowDimensions?i.windowDimensions.width*(e/100):(et("`vw` CSS unit requires configuration with `useDeviceContext()`"),null);case ae.vh:return i!=null&&i.windowDimensions?i.windowDimensions.height*(e/100):(et("`vh` CSS unit requires configuration with `useDeviceContext()`"),null);default:return null}}function pa(e){let t=We(e);if(!t)return null;let[r,n]=t;switch(n){case ae.rem:return r*16;case ae.px:return r;default:return null}}var qy={t:"Top",tr:"TopRight",tl:"TopLeft",b:"Bottom",br:"BottomRight",bl:"BottomLeft",l:"Left",r:"Right",x:"Horizontal",y:"Vertical"};function ha(e){return qy[e??""]||"All"}function ma(e){let t="All";return[e.replace(/^-(t|b|r|l|tr|tl|br|bl)(-|$)/,(n,i)=>(t=ha(i),"")),t]}function br(e,t={}){if(e.includes("/")){let r=Nc(e,{...t,fractions:!0});if(r)return r}return e[0]==="["&&(e=e.slice(1,-1)),Nc(e,t)}function vt(e,t,r={}){let n=br(t,r);return n===null?null:k({[e]:n})}function Nc(e,t={}){if(e==="px")return 1;let r=We(e,t);if(!r)return null;let[n,i]=r;return t.fractions&&(i=ae.percent,n*=100),i===ae.none&&(n=n/4,i=ae.rem),or(n,i,t)}function zy(...e){console.warn(...e)}function Gy(...e){}var et=typeof process>"u"||((da=process==null?void 0:process.env)===null||da===void 0?void 0:da.JEST_WORKER_ID)===void 0?zy:Gy;var jy=[["aspect-square",k({aspectRatio:1})],["aspect-video",k({aspectRatio:16/9})],["items-center",k({alignItems:"center"})],["items-start",k({alignItems:"flex-start"})],["items-end",k({alignItems:"flex-end"})],["items-baseline",k({alignItems:"baseline"})],["items-stretch",k({alignItems:"stretch"})],["justify-start",k({justifyContent:"flex-start"})],["justify-end",k({justifyContent:"flex-end"})],["justify-center",k({justifyContent:"center"})],["justify-between",k({justifyContent:"space-between"})],["justify-around",k({justifyContent:"space-around"})],["justify-evenly",k({justifyContent:"space-evenly"})],["content-start",k({alignContent:"flex-start"})],["content-end",k({alignContent:"flex-end"})],["content-between",k({alignContent:"space-between"})],["content-around",k({alignContent:"space-around"})],["content-stretch",k({alignContent:"stretch"})],["content-center",k({alignContent:"center"})],["self-auto",k({alignSelf:"auto"})],["self-start",k({alignSelf:"flex-start"})],["self-end",k({alignSelf:"flex-end"})],["self-center",k({alignSelf:"center"})],["self-stretch",k({alignSelf:"stretch"})],["self-baseline",k({alignSelf:"baseline"})],["direction-inherit",k({direction:"inherit"})],["direction-ltr",k({direction:"ltr"})],["direction-rtl",k({direction:"rtl"})],["hidden",k({display:"none"})],["flex",k({display:"flex"})],["flex-row",k({flexDirection:"row"})],["flex-row-reverse",k({flexDirection:"row-reverse"})],["flex-col",k({flexDirection:"column"})],["flex-col-reverse",k({flexDirection:"column-reverse"})],["flex-wrap",k({flexWrap:"wrap"})],["flex-wrap-reverse",k({flexWrap:"wrap-reverse"})],["flex-nowrap",k({flexWrap:"nowrap"})],["flex-auto",k({flexGrow:1,flexShrink:1,flexBasis:"auto"})],["flex-initial",k({flexGrow:0,flexShrink:1,flexBasis:"auto"})],["flex-none",k({flexGrow:0,flexShrink:0,flexBasis:"auto"})],["overflow-hidden",k({overflow:"hidden"})],["overflow-visible",k({overflow:"visible"})],["overflow-scroll",k({overflow:"scroll"})],["absolute",k({position:"absolute"})],["relative",k({position:"relative"})],["italic",k({fontStyle:"italic"})],["not-italic",k({fontStyle:"normal"})],["oldstyle-nums",Dn("oldstyle-nums")],["small-caps",Dn("small-caps")],["lining-nums",Dn("lining-nums")],["tabular-nums",Dn("tabular-nums")],["proportional-nums",Dn("proportional-nums")],["font-thin",k({fontWeight:"100"})],["font-100",k({fontWeight:"100"})],["font-extralight",k({fontWeight:"200"})],["font-200",k({fontWeight:"200"})],["font-light",k({fontWeight:"300"})],["font-300",k({fontWeight:"300"})],["font-normal",k({fontWeight:"normal"})],["font-400",k({fontWeight:"400"})],["font-medium",k({fontWeight:"500"})],["font-500",k({fontWeight:"500"})],["font-semibold",k({fontWeight:"600"})],["font-600",k({fontWeight:"600"})],["font-bold",k({fontWeight:"bold"})],["font-700",k({fontWeight:"700"})],["font-extrabold",k({fontWeight:"800"})],["font-800",k({fontWeight:"800"})],["font-black",k({fontWeight:"900"})],["font-900",k({fontWeight:"900"})],["include-font-padding",k({includeFontPadding:!0})],["remove-font-padding",k({includeFontPadding:!1})],["max-w-none",k({maxWidth:"99999%"})],["text-left",k({textAlign:"left"})],["text-center",k({textAlign:"center"})],["text-right",k({textAlign:"right"})],["text-justify",k({textAlign:"justify"})],["text-auto",k({textAlign:"auto"})],["underline",k({textDecorationLine:"underline"})],["line-through",k({textDecorationLine:"line-through"})],["no-underline",k({textDecorationLine:"none"})],["uppercase",k({textTransform:"uppercase"})],["lowercase",k({textTransform:"lowercase"})],["capitalize",k({textTransform:"capitalize"})],["normal-case",k({textTransform:"none"})],["w-auto",k({width:"auto"})],["h-auto",k({height:"auto"})],["shadow-sm",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:1,shadowOpacity:.025,elevation:1})],["shadow",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:1,shadowOpacity:.075,elevation:2})],["shadow-md",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:3,shadowOpacity:.125,elevation:3})],["shadow-lg",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.15,shadowRadius:8,elevation:8})],["shadow-xl",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.19,shadowRadius:20,elevation:12})],["shadow-2xl",k({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.25,shadowRadius:30,elevation:16})],["shadow-none",k({shadowOffset:{width:0,height:0},shadowColor:"#000",shadowRadius:0,shadowOpacity:0,elevation:0})]],ga=jy;function Dn(e){return{kind:"dependent",complete(t){(!t.fontVariant||!Array.isArray(t.fontVariant))&&(t.fontVariant=[]),t.fontVariant.push(e)}}}var $n=class{constructor(t){this.ir=new Map(ga),this.styles=new Map,this.prefixes=new Map,this.ir=new Map([...ga,...t??[]])}getStyle(t){return this.styles.get(t)}setStyle(t,r){this.styles.set(t,r)}getIr(t){return this.ir.get(t)}setIr(t,r){this.ir.set(t,r)}getPrefixMatch(t){return this.prefixes.get(t)}setPrefixMatch(t,r){this.prefixes.set(t,r)}};function ba(e,t,r={}){let n=t==null?void 0:t[e];if(!n)return vt("fontSize",e,r);if(typeof n=="string")return Qt("fontSize",n);let i={},[o,s]=n,a=Fc("fontSize",o);if(a&&(i=a),typeof s=="string")return k(Di("lineHeight",Wc(s,i),i));let{lineHeight:u,letterSpacing:l}=s;return u&&Di("lineHeight",Wc(u,i),i),l&&Di("letterSpacing",l,i),k(i)}function Wc(e,t){let r=We(e);if(r){let[n,i]=r;if((i===ae.none||i===ae.em)&&typeof t.fontSize=="number")return t.fontSize*n}return e}function ya(e,t){var r;let n=(r=t==null?void 0:t[e])!==null&&r!==void 0?r:e.startsWith("[")?e.slice(1,-1):e,i=We(n);if(!i)return null;let[o,s]=i;if(s===ae.none)return{kind:"dependent",complete(u){if(typeof u.fontSize!="number")return"relative line-height utilities require that font-size be set";u.lineHeight=u.fontSize*o}};let a=or(o,s);return a!==null?k({lineHeight:a}):null}function va(e,t,r,n,i){let o="";if(n[0]==="[")o=n.slice(1,-1);else{let l=i==null?void 0:i[n];if(l)o=l;else{let f=br(n);return f&&typeof f=="number"?Dc(f,ae.px,t,e):null}}if(o==="auto")return $c(t,e,"auto");let s=We(o);if(!s)return null;let[a,u]=s;return r&&(a=-a),Dc(a,u,t,e)}function Dc(e,t,r,n){let i=or(e,t);return i===null?null:$c(r,n,i)}function $c(e,t,r){switch(e){case"All":return{kind:"complete",style:{[`${t}Top`]:r,[`${t}Right`]:r,[`${t}Bottom`]:r,[`${t}Left`]:r}};case"Bottom":case"Top":case"Left":case"Right":return{kind:"complete",style:{[`${t}${e}`]:r}};case"Vertical":return{kind:"complete",style:{[`${t}Top`]:r,[`${t}Bottom`]:r}};case"Horizontal":return{kind:"complete",style:{[`${t}Left`]:r,[`${t}Right`]:r}};default:return null}}function xa(e){if(!e)return{};let t=Object.entries(e).reduce((i,[o,s])=>{let a=[0,1/0,0],u=typeof s=="string"?{min:s}:s,l=u.min?pa(u.min):0;l===null?et(`invalid screen config value: ${o}->min: ${u.min}`):a[0]=l;let f=u.max?pa(u.max):1/0;return f===null?et(`invalid screen config value: ${o}->max: ${u.max}`):a[1]=f,i[o]=a,i},{}),r=Object.values(t);r.sort((i,o)=>{let[s,a]=i,[u,l]=o;return a===1/0||l===1/0?s-u:a-l});let n=0;return r.forEach(i=>i[2]=n++),t}function wa(e,t){let r=t==null?void 0:t[e];if(!r)return null;if(typeof r=="string")return k({fontFamily:r});let n=r[0];return n?k({fontFamily:n}):null}function yr(e,t,r){if(!r)return null;let n;t.includes("/")&&([t="",n]=t.split("/",2));let i="";if(t.startsWith("[#")||t.startsWith("[rgb")?i=t.slice(1,-1):i=qc(t,r),!i)return null;if(n){let o=Number(n);if(!Number.isNaN(o))return i=Bc(i,o/100),k({[$i[e].color]:i})}return{kind:"dependent",complete(o){let s=$i[e].opacity,a=o[s];typeof a=="number"&&(i=Bc(i,a)),o[$i[e].color]=i}}}function Bn(e,t){let r=parseInt(t,10);if(Number.isNaN(r))return null;let n=r/100;return{kind:"complete",style:{[$i[e].opacity]:n}}}function Bc(e,t){return e.startsWith("#")?e=Vy(e):e.startsWith("rgb(")&&(e=e.replace(/^rgb\(/,"rgba(").replace(/\)$/,", 1)")),e.replace(/, ?\d*\.?(\d+)\)$/,`, ${t})`)}function Uc(e){for(let t in e)t.startsWith("__opacity_")&&delete e[t]}var $i={bg:{opacity:"__opacity_bg",color:"backgroundColor"},text:{opacity:"__opacity_text",color:"color"},border:{opacity:"__opacity_border",color:"borderColor"},borderTop:{opacity:"__opacity_border",color:"borderTopColor"},borderBottom:{opacity:"__opacity_border",color:"borderBottomColor"},borderLeft:{opacity:"__opacity_border",color:"borderLeftColor"},borderRight:{opacity:"__opacity_border",color:"borderRightColor"},shadow:{opacity:"__opacity_shadow",color:"shadowColor"},tint:{opacity:"__opacity_tint",color:"tintColor"}};function Vy(e){let t=e;e=e.replace(Hy,(s,a,u,l)=>a+a+u+u+l+l);let r=Yy.exec(e);if(!r)return et(`invalid config hex color value: ${t}`),"rgba(0, 0, 0, 1)";let n=parseInt(r[1],16),i=parseInt(r[2],16),o=parseInt(r[3],16);return`rgba(${n}, ${i}, ${o}, 1)`}function qc(e,t){let r=t[e];if(fa(r))return r;if(ca(r)&&fa(r.DEFAULT))return r.DEFAULT;let[n="",...i]=e.split("-");for(;n!==e;){let o=t[n];if(ca(o))return qc(i.join("-"),o);if(i.length===0)return"";n=`${n}-${i.shift()}`}return""}var Hy=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,Yy=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i;function Gc(e,t){let[r,n]=ma(e);if(r.match(/^(-?(\d)+)?$/))return Xy(r,n,t==null?void 0:t.borderWidth);if(r=r.replace(/^-/,""),["dashed","solid","dotted"].includes(r))return k({borderStyle:r});let o="border";switch(n){case"Bottom":o="borderBottom";break;case"Top":o="borderTop";break;case"Left":o="borderLeft";break;case"Right":o="borderRight";break}let s=yr(o,r,t==null?void 0:t.borderColor);if(s)return s;let a=`border${n==="All"?"":n}Width`;r=r.replace(/^-/,"");let u=r.slice(1,-1),l=vt(a,u);return typeof(l==null?void 0:l.style[a])!="number"?null:l}function Xy(e,t,r){if(!r)return null;e=e.replace(/^-/,"");let i=r[e===""?"DEFAULT":e];if(i===void 0)return null;let o=`border${t==="All"?"":t}Width`;return Qt(o,i)}function jc(e,t){if(!t)return null;let[r,n]=ma(e);r=r.replace(/^-/,""),r===""&&(r="DEFAULT");let i=`border${n==="All"?"":n}Radius`,o=t[r];if(o)return zc(Qt(i,o));let s=vt(i,r);return typeof(s==null?void 0:s.style[i])!="number"?null:zc(s)}function zc(e){if((e==null?void 0:e.kind)!=="complete")return e;let t=e.style.borderTopRadius;t!==void 0&&(e.style.borderTopLeftRadius=t,e.style.borderTopRightRadius=t,delete e.style.borderTopRadius);let r=e.style.borderBottomRadius;r!==void 0&&(e.style.borderBottomLeftRadius=r,e.style.borderBottomRightRadius=r,delete e.style.borderBottomRadius);let n=e.style.borderLeftRadius;n!==void 0&&(e.style.borderBottomLeftRadius=n,e.style.borderTopLeftRadius=n,delete e.style.borderLeftRadius);let i=e.style.borderRightRadius;return i!==void 0&&(e.style.borderBottomRightRadius=i,e.style.borderTopRightRadius=i,delete e.style.borderRightRadius),e}function Fr(e,t,r,n){let i=null;e==="inset"&&(t=t.replace(/^(x|y)-/,(a,u)=>(i=u==="x"?"x":"y","")));let o=n==null?void 0:n[t];if(o){let a=Nt(o,{isNegative:r});if(a!==null)return Vc(e,i,a)}let s=br(t,{isNegative:r});return s!==null?Vc(e,i,s):null}function Vc(e,t,r){if(e!=="inset")return k({[e]:r});switch(t){case null:return k({top:r,left:r,right:r,bottom:r});case"y":return k({top:r,bottom:r});case"x":return k({left:r,right:r})}}function Un(e,t,r){var n;t=t.replace(/^-/,"");let i=t===""?"DEFAULT":t,o=Number((n=r==null?void 0:r[i])!==null&&n!==void 0?n:t);return Number.isNaN(o)?null:k({[`flex${e}`]:o})}function Hc(e,t){var r,n;if(e=(t==null?void 0:t[e])||e,["min-content","revert","unset"].includes(e))return null;if(e.match(/^\d+(\.\d+)?$/))return k({flexGrow:Number(e),flexBasis:"0%"});let i=e.match(/^(\d+)\s+(\d+)$/);if(i)return k({flexGrow:Number(i[1]),flexShrink:Number(i[2])});if(i=e.match(/^(\d+)\s+([^ ]+)$/),i){let o=Nt((r=i[2])!==null&&r!==void 0?r:"");return o?k({flexGrow:Number(i[1]),flexBasis:o}):null}if(i=e.match(/^(\d+)\s+(\d+)\s+(.+)$/),i){let o=Nt((n=i[3])!==null&&n!==void 0?n:"");return o?k({flexGrow:Number(i[1]),flexShrink:Number(i[2]),flexBasis:o}):null}return null}function Sa(e,t,r={},n){let i=n==null?void 0:n[t];return i!==void 0?Qt(e,i,r):vt(e,t,r)}function qn(e,t,r={},n){let i=Nt(n==null?void 0:n[t],r);return i?k({[e]:i}):(t==="screen"&&(t=e.includes("Width")?"100vw":"100vh"),vt(e,t,r))}function Yc(e,t,r){let n=r==null?void 0:r[e];if(n){let i=We(n,{isNegative:t});if(!i)return null;let[o,s]=i;if(s===ae.em)return Ky(o);if(s===ae.percent)return et("percentage-based letter-spacing configuration currently unsupported, switch to `em`s, or open an issue if you'd like to see support added."),null;let a=or(o,s,{isNegative:t});return a!==null?k({letterSpacing:a}):null}return vt("letterSpacing",e,{isNegative:t})}function Ky(e){return{kind:"dependent",complete(t){let r=t.fontSize;if(typeof r!="number"||Number.isNaN(r))return"tracking-X relative letter spacing classes require font-size to be set";t.letterSpacing=Math.round((e*r+Number.EPSILON)*100)/100}}}function Xc(e,t){let r=t==null?void 0:t[e];if(r){let i=We(String(r));if(i)return k({opacity:i[0]})}let n=We(e);return n?k({opacity:n[0]/100}):null}function Kc(e){let t=parseInt(e,10);return Number.isNaN(t)?null:{kind:"complete",style:{shadowOpacity:t/100}}}function Qc(e){if(e.includes("/")){let[r="",n=""]=e.split("/",2),i=_a(r),o=_a(n);return i===null||o===null?null:{kind:"complete",style:{shadowOffset:{width:i,height:o}}}}let t=_a(e);return t===null?null:{kind:"complete",style:{shadowOffset:{width:t,height:t}}}}function _a(e){let t=br(e);return typeof t=="number"?t:null}var Wr=class{constructor(t,r={},n,i,o){var s,a,u,l,f,c;this.config=r,this.cache=n,this.position=0,this.isNull=!1,this.isNegative=!1,this.context={},this.context.device=i;let m=t.trim().split(":"),h=[];m.length===1?this.string=t:(this.string=(s=m.pop())!==null&&s!==void 0?s:"",h=m),this.char=this.string[0];let g=xa((a=this.config.theme)===null||a===void 0?void 0:a.screens);for(let y of h)if(g[y]){let x=(u=g[y])===null||u===void 0?void 0:u[2];x!==void 0&&(this.order=((l=this.order)!==null&&l!==void 0?l:0)+x);let S=(f=i.windowDimensions)===null||f===void 0?void 0:f.width;if(S){let[O,E]=(c=g[y])!==null&&c!==void 0?c:[0,0];(S<=O||S>E)&&(this.isNull=!0)}else this.isNull=!0}else Lc(y)?this.isNull=y!==o:Mc(y)?i.windowDimensions?(i.windowDimensions.width>i.windowDimensions.height?"landscape":"portrait")!==y?this.isNull=!0:this.incrementOrder():this.isNull=!0:y==="retina"?i.pixelDensity===2?this.incrementOrder():this.isNull=!0:y==="dark"?i.colorScheme!=="dark"?this.isNull=!0:this.incrementOrder():this.handlePossibleArbitraryBreakpointPrefix(y)||(this.isNull=!0)}parse(){if(this.isNull)return{kind:"null"};let t=this.cache.getIr(this.rest);if(t)return t;this.parseIsNegative();let r=this.parseUtility();return r?this.order!==void 0?{kind:"ordered",order:this.order,styleIr:r}:r:{kind:"null"}}parseUtility(){var t,r,n,i,o;let s=this.config.theme,a=null;switch(this.char){case"m":case"p":{let u=this.peekSlice(1,3).match(/^(t|b|r|l|x|y)?-/);if(u){let l=this.char==="m"?"margin":"padding";this.advance(((r=(t=u[0])===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:0)+1);let f=ha(u[1]),c=va(l,f,this.isNegative,this.rest,(n=this.config.theme)===null||n===void 0?void 0:n[l]);if(c)return c}}}if(this.consumePeeked("h-")&&(a=Sa("height",this.rest,this.context,s==null?void 0:s.height),a)||this.consumePeeked("w-")&&(a=Sa("width",this.rest,this.context,s==null?void 0:s.width),a)||this.consumePeeked("min-w-")&&(a=qn("minWidth",this.rest,this.context,s==null?void 0:s.minWidth),a)||this.consumePeeked("min-h-")&&(a=qn("minHeight",this.rest,this.context,s==null?void 0:s.minHeight),a)||this.consumePeeked("max-w-")&&(a=qn("maxWidth",this.rest,this.context,s==null?void 0:s.maxWidth),a)||this.consumePeeked("max-h-")&&(a=qn("maxHeight",this.rest,this.context,s==null?void 0:s.maxHeight),a)||this.consumePeeked("leading-")&&(a=ya(this.rest,s==null?void 0:s.lineHeight),a)||this.consumePeeked("text-")&&(a=ba(this.rest,s==null?void 0:s.fontSize,this.context),a||(a=yr("text",this.rest,s==null?void 0:s.textColor),a)||this.consumePeeked("opacity-")&&(a=Bn("text",this.rest),a))||this.consumePeeked("font-")&&(a=wa(this.rest,s==null?void 0:s.fontFamily),a)||this.consumePeeked("aspect-")&&(this.consumePeeked("ratio-")&&et("`aspect-ratio-{ratio}` is deprecated, use `aspect-{ratio}` instead"),a=Qt("aspectRatio",this.rest,{fractions:!0}),a)||this.consumePeeked("tint-")&&(a=yr("tint",this.rest,s==null?void 0:s.colors),a)||this.consumePeeked("bg-")&&(a=yr("bg",this.rest,s==null?void 0:s.backgroundColor),a||this.consumePeeked("opacity-")&&(a=Bn("bg",this.rest),a))||this.consumePeeked("border")&&(a=Gc(this.rest,s),a||this.consumePeeked("-opacity-")&&(a=Bn("border",this.rest),a))||this.consumePeeked("rounded")&&(a=jc(this.rest,s==null?void 0:s.borderRadius),a)||this.consumePeeked("bottom-")&&(a=Fr("bottom",this.rest,this.isNegative,s==null?void 0:s.inset),a)||this.consumePeeked("top-")&&(a=Fr("top",this.rest,this.isNegative,s==null?void 0:s.inset),a)||this.consumePeeked("left-")&&(a=Fr("left",this.rest,this.isNegative,s==null?void 0:s.inset),a)||this.consumePeeked("right-")&&(a=Fr("right",this.rest,this.isNegative,s==null?void 0:s.inset),a)||this.consumePeeked("inset-")&&(a=Fr("inset",this.rest,this.isNegative,s==null?void 0:s.inset),a)||this.consumePeeked("flex-")&&(this.consumePeeked("grow")?a=Un("Grow",this.rest,s==null?void 0:s.flexGrow):this.consumePeeked("shrink")?a=Un("Shrink",this.rest,s==null?void 0:s.flexShrink):a=Hc(this.rest,s==null?void 0:s.flex),a)||this.consumePeeked("grow")&&(a=Un("Grow",this.rest,s==null?void 0:s.flexGrow),a)||this.consumePeeked("shrink")&&(a=Un("Shrink",this.rest,s==null?void 0:s.flexShrink),a)||this.consumePeeked("shadow-color-opacity-")&&(a=Bn("shadow",this.rest),a)||this.consumePeeked("shadow-opacity-")&&(a=Kc(this.rest),a)||this.consumePeeked("shadow-offset-")&&(a=Qc(this.rest),a)||this.consumePeeked("shadow-radius-")&&(a=vt("shadowRadius",this.rest),a)||this.consumePeeked("shadow-")&&(a=yr("shadow",this.rest,s==null?void 0:s.colors),a))return a;if(this.consumePeeked("elevation-")){let u=parseInt(this.rest,10);if(!Number.isNaN(u))return k({elevation:u})}if(this.consumePeeked("opacity-")&&(a=Xc(this.rest,s==null?void 0:s.opacity),a)||this.consumePeeked("tracking-")&&(a=Yc(this.rest,this.isNegative,s==null?void 0:s.letterSpacing),a))return a;if(this.consumePeeked("z-")){let u=Number((o=(i=s==null?void 0:s.zIndex)===null||i===void 0?void 0:i[this.rest])!==null&&o!==void 0?o:this.rest);if(!Number.isNaN(u))return k({zIndex:u})}return et(`\`${this.rest}\` unknown or invalid utility`),null}handlePossibleArbitraryBreakpointPrefix(t){var r;if(t[0]!=="m")return!1;let n=t.match(/^(min|max)-(w|h)-\[([^\]]+)\]$/);if(!n)return!1;if(!(!((r=this.context.device)===null||r===void 0)&&r.windowDimensions))return this.isNull=!0,!0;let i=this.context.device.windowDimensions,[,o="",s="",a=""]=n,u=s==="w"?i.width:i.height,l=We(a,this.context);if(l===null)return this.isNull=!0,!0;let[f,c]=l;return c!=="px"&&(this.isNull=!0),(o==="min"?u>=f:u<=f)?this.incrementOrder():this.isNull=!0,!0}advance(t=1){this.position+=t,this.char=this.string[this.position]}get rest(){return this.peekSlice(0,this.string.length)}peekSlice(t,r){return this.string.slice(this.position+t,this.position+r)}consumePeeked(t){return this.peekSlice(0,t.length)===t?(this.advance(t.length),!0):!1}parseIsNegative(){this.char==="-"&&(this.advance(),this.isNegative=!0,this.context.isNegative=!0)}incrementOrder(){var t;this.order=((t=this.order)!==null&&t!==void 0?t:0)+1}};function Jc(e){let t=[],r=null;return e.forEach(n=>{if(typeof n=="string")t=[...t,...Ta(n)];else if(Array.isArray(n))t=[...t,...n.flatMap(Ta)];else if(typeof n=="object"&&n!==null)for(let[i,o]of Object.entries(n))typeof o=="boolean"?t=[...t,...o?Ta(i):[]]:r?r[i]=o:r={[i]:o}}),[t.filter(Boolean).filter(Qy),r]}function Ta(e){return e.trim().split(/\s+/)}function Qy(e,t,r){return r.indexOf(e)===t}function Zc(e){var t;return(t=e==null?void 0:e.reduce((r,n)=>({...r,...Jy(n.handler)}),{}))!==null&&t!==void 0?t:{}}function Jy(e){let t={};return e({addUtilities:r=>{t=r},...Zy}),t}function Ft(e){throw new Error(`tailwindcss plugin function argument object prop "${e}" not implemented`)}var Zy={addComponents:Ft,addBase:Ft,addVariant:Ft,e:Ft,prefix:Ft,theme:Ft,variants:Ft,config:Ft,corePlugins:Ft,matchUtilities:Ft,postcss:null};function td(e,t){let r=(0,ed.default)(ev(e)),n={},i=Zc(r.plugins),o={},s=Object.entries(i).map(([g,y])=>typeof y=="string"?(o[g]=y,[g,{kind:"null"}]):[g,k(y)]).filter(([,g])=>g.kind!=="null");function a(){return[n.windowDimensions?`w${n.windowDimensions.width}`:!1,n.windowDimensions?`h${n.windowDimensions.height}`:!1,n.fontScale?`fs${n.fontScale}`:!1,n.colorScheme==="dark"?"dark":!1,n.pixelDensity===2?"retina":!1].filter(Boolean).join("--")||"default"}let u=a(),l={};function f(){let g=l[u];if(g)return g;let y=new $n(s);return l[u]=y,y}function c(...g){let y=f(),x={},S=[],O=[],[E,I]=Jc(g),T=E.join(" "),_=y.getStyle(T);if(_)return{..._,...I||{}};for(let R of E){let A=y.getIr(R);if(!A&&R in o){let G=c(o[R]);y.setIr(R,k(G)),x={...x,...G};continue}switch(A=new Wr(R,r,y,n,t).parse(),A.kind){case"complete":x={...x,...A.style},y.setIr(R,A);break;case"dependent":S.push(A);break;case"ordered":O.push(A);break;case"null":y.setIr(R,A);break}}if(O.length>0){O.sort((R,A)=>R.order-A.order);for(let R of O)switch(R.styleIr.kind){case"complete":x={...x,...R.styleIr.style};break;case"dependent":S.push(R.styleIr);break}}if(S.length>0){for(let R of S){let A=R.complete(x);A&&et(A)}Uc(x)}return T!==""&&y.setStyle(T,x),I&&(x={...x,...I}),x}function m(g){let y=c(g.split(/\s+/g).map(x=>x.replace(/^(bg|text|border)-/,"")).map(x=>`bg-${x}`).join(" "));return typeof y.backgroundColor=="string"?y.backgroundColor:void 0}let h=(g,...y)=>{let x="";return g.forEach((S,O)=>{var E;x+=S+((E=y[O])!==null&&E!==void 0?E:"")}),c(x)};return h.style=c,h.color=m,h.prefixMatch=(...g)=>{let y=g.sort().join(":"),x=f(),S=x.getPrefixMatch(y);if(S!==void 0)return S;let I=new Wr(`${y}:flex`,r,x,n,t).parse().kind!=="null";return x.setPrefixMatch(y,I),I},h.setWindowDimensions=g=>{n.windowDimensions=g,u=a()},h.setFontScale=g=>{n.fontScale=g,u=a()},h.setPixelDensity=g=>{n.pixelDensity=g,u=a()},h.setColorScheme=g=>{n.colorScheme=g,u=a()},h}function ev(e){return{...e,content:["_no_warnings_please"]}}var rv={handler:({addUtilities:e})=>{e({"shadow-sm":{boxShadow:"0 1px 2px 0 rgb(0 0 0 / 0.05)"},shadow:{boxShadow:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)"},"shadow-md":{boxShadow:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)"},"shadow-lg":{boxShadow:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)"},"shadow-xl":{boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},"shadow-2xl":{boxShadow:"0 25px 50px -12px rgb(0 0 0 / 0.25)"},"shadow-inner":{boxShadow:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},"shadow-none":{boxShadow:"0 0 #0000"}})}};function nv(e){return td({...e,plugins:[...(e==null?void 0:e.plugins)??[],rv]},"web")}var Bi;function Ea({width:e,height:t,config:r}){return Bi||(Bi=nv(r)),Bi.setWindowDimensions({width:+e,height:+t}),Bi}var ka=new WeakMap,rd=new WeakMap,iv=0,ov=8,zn=new Map;function sv(e){let t="";for(let r of e){let n=rd.get(r.data);n===void 0&&(n=++iv,rd.set(r.data,n)),t+=`${n}:${r.name}:${r.weight??""}:${r.style??""}:${r.lang??""};`}return t}function av(e){if(ka.has(e))return ka.get(e);let t=sv(e),r=zn.get(t);if(!r){if(r=new an(e),zn.size>=ov){let n=zn.keys().next().value;n!==void 0&&zn.delete(n)}zn.set(t,r)}return ka.set(e,r),r}async function Pa(e,t){let[r]=await Promise.all([Zt(),gl()]);if(!r||!r.Node)throw new Error("Satori is not initialized: expect `yoga` to be loaded, got "+r);t.fonts=t.fonts||[];let n=av(t.fonts),i="width"in t?t.width:void 0,o="height"in t?t.height:void 0,s=uv(r,t.pointScaleFactor);i&&s.setWidth(i),o&&s.setHeight(o),s.setFlexDirection(r.FLEX_DIRECTION_ROW),s.setFlexWrap(r.WRAP_WRAP),s.setAlignContent(r.ALIGN_AUTO),s.setAlignItems(r.ALIGN_FLEX_START),s.setJustifyContent(r.JUSTIFY_FLEX_START),s.setOverflow(r.OVERFLOW_HIDDEN);let a=Object.assign(Object.create(null),t.graphemeImages),u=new Set;Ct.clear(),Kr.clear(),await vu(e);let l=on(e,{id:"id",parentStyle:{},inheritedStyle:{fontSize:16,fontWeight:"normal",fontFamily:"serif",fontStyle:"normal",lineHeight:"normal",color:"black",opacity:1,whiteSpace:"normal",_viewportWidth:i,_viewportHeight:o},parent:s,font:n,embedFont:t.embedFont,debug:t.debug,graphemeImages:a,canLoadAdditionalAssets:!!t.loadAdditionalAsset,onNodeDetected:t.onNodeDetected,getTwStyles:(g,y)=>{let S={...Ea({width:i,height:o,config:t.tailwindConfig})([g])};return typeof S.lineHeight=="number"&&(S.lineHeight=S.lineHeight/(+S.fontSize||y.fontSize||16)),S.shadowColor&&S.boxShadow&&(S.boxShadow=S.boxShadow.replace(/rgba?\([^)]+\)/,S.shadowColor)),S}}),f=(await l.next()).value;if(t.loadAdditionalAsset&&f.length){let g=lv(f),y=[],x={};await Promise.all(Object.entries(g).flatMap(([S,O])=>O.map(E=>{let I=`${S}_${E}`;return u.has(I)?null:(u.add(I),t.loadAdditionalAsset(S,E).then(T=>{typeof T=="string"?x[E]=T:T&&(Array.isArray(T)?y.push(...T):y.push(T))}))}))),n.addFonts(y),Object.assign(a,x)}await l.next(),s.calculateLayout(i,o,r.DIRECTION_LTR);let c=(await l.next([0,0])).value,m=s.getComputedWidth(),h=s.getComputedHeight();return s.freeRecursive(),Do({width:m,height:h,content:c})}function uv(e,t){if(t){let r=e.Config.create();return r.setPointScaleFactor(t),e.Node.createWithConfig(r)}else return e.Node.create()}function lv(e){let t={},r={};for(let{word:n,locale:i}of e){let o=pl(n,i).join("|");r[o]=r[o]||"",r[o]+=n}return Object.keys(r).forEach(n=>{t[n]=t[n]||[],n==="emoji"?t[n].push(...nd(Fe(r[n],"grapheme"))):(t[n][0]=t[n][0]||"",t[n][0]+=nd(Fe(r[n],"grapheme",n==="unknown"?void 0:n)).join(""))}),t}function nd(e){return Array.from(new Set(e))}0&&(module.exports={init});
//# sourceMappingURL=standalone.cjs.map