layerpro 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/index.cjs +18 -490
- package/index.css +1 -0
- package/index.js +18 -490
- package/package.json +1 -2
- package/index.global.js +0 -545
package/index.global.js
DELETED
|
@@ -1,545 +0,0 @@
|
|
|
1
|
-
(function(){'use strict';var Ov=Object.create;var eu=Object.defineProperty;var jv=Object.getOwnPropertyDescriptor;var wv=Object.getOwnPropertyNames;var Hv=Object.getPrototypeOf,Rv=Object.prototype.hasOwnProperty;var Qe=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ve=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),dc=(t,e)=>{for(var n in e)eu(t,n,{get:e[n],enumerable:true});},nd=(t,e,n,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of wv(e))!Rv.call(t,a)&&a!==n&&eu(t,a,{get:()=>e[a],enumerable:!(l=jv(e,a))||l.enumerable});return t};var Uv=(t,e,n)=>(n=t!=null?Ov(Hv(t)):{},nd(eu(n,"default",{value:t,enumerable:true}),t)),Ol=t=>nd(eu({},"__esModule",{value:true}),t);var id={};dc(id,{$:()=>ld,default:()=>Lv,jQuery:()=>ld});function Yv(t,e){if(typeof t>"u"||!t.document)throw new Error("jQuery requires a window with a document");var n=[],l=Object.getPrototypeOf,a=n.slice,f=n.flat?function(i){return n.flat.call(i)}:function(i){return n.concat.apply([],i)},s=n.push,h=n.indexOf,y={},b=y.toString,z=y.hasOwnProperty,N=z.toString,T=N.call(Object),E={};function R(i){return i==null?i+"":typeof i=="object"?y[b.call(i)]||"object":typeof i}function L(i){return i!=null&&i===i.window}function tt(i){var u=!!i&&i.length,c=R(i);return typeof i=="function"||L(i)?false:c==="array"||u===0||typeof u=="number"&&u>0&&u-1 in i}var S=t.document,A={type:true,src:true,nonce:true,noModule:true};function M(i,u,c){c=c||S;var o,d=c.createElement("script");d.text=i;for(o in A)u&&u[o]&&(d[o]=u[o]);c.head.appendChild(d).parentNode&&d.parentNode.removeChild(d);}var j="4.0.0",Z=/HTML$/i,r=function(i,u){return new r.fn.init(i,u)};r.fn=r.prototype={jquery:j,constructor:r,length:0,toArray:function(){return a.call(this)},get:function(i){return i==null?a.call(this):i<0?this[i+this.length]:this[i]},pushStack:function(i){var u=r.merge(this.constructor(),i);return u.prevObject=this,u},each:function(i){return r.each(this,i)},map:function(i){return this.pushStack(r.map(this,function(u,c){return i.call(u,c,u)}))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(r.grep(this,function(i,u){return (u+1)%2}))},odd:function(){return this.pushStack(r.grep(this,function(i,u){return u%2}))},eq:function(i){var u=this.length,c=+i+(i<0?u:0);return this.pushStack(c>=0&&c<u?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()}},r.extend=r.fn.extend=function(){var i,u,c,o,d,p,g=arguments[0]||{},m=1,v=arguments.length,_=false;for(typeof g=="boolean"&&(_=g,g=arguments[m]||{},m++),typeof g!="object"&&typeof g!="function"&&(g={}),m===v&&(g=this,m--);m<v;m++)if((i=arguments[m])!=null)for(u in i)o=i[u],!(u==="__proto__"||g===o)&&(_&&o&&(r.isPlainObject(o)||(d=Array.isArray(o)))?(c=g[u],d&&!Array.isArray(c)?p=[]:!d&&!r.isPlainObject(c)?p={}:p=c,d=false,g[u]=r.extend(_,p,o)):o!==void 0&&(g[u]=o));return g},r.extend({expando:"jQuery"+(j+Math.random()).replace(/\D/g,""),isReady:true,error:function(i){throw new Error(i)},noop:function(){},isPlainObject:function(i){var u,c;return !i||b.call(i)!=="[object Object]"?false:(u=l(i),u?(c=z.call(u,"constructor")&&u.constructor,typeof c=="function"&&N.call(c)===T):true)},isEmptyObject:function(i){var u;for(u in i)return false;return true},globalEval:function(i,u,c){M(i,{nonce:u&&u.nonce},c);},each:function(i,u){var c,o=0;if(tt(i))for(c=i.length;o<c&&u.call(i[o],o,i[o])!==false;o++);else for(o in i)if(u.call(i[o],o,i[o])===false)break;return i},text:function(i){var u,c="",o=0,d=i.nodeType;if(!d)for(;u=i[o++];)c+=r.text(u);return d===1||d===11?i.textContent:d===9?i.documentElement.textContent:d===3||d===4?i.nodeValue:c},makeArray:function(i,u){var c=u||[];return i!=null&&(tt(Object(i))?r.merge(c,typeof i=="string"?[i]:i):s.call(c,i)),c},inArray:function(i,u,c){return u==null?-1:h.call(u,i,c)},isXMLDoc:function(i){var u=i&&i.namespaceURI,c=i&&(i.ownerDocument||i).documentElement;return !Z.test(u||c&&c.nodeName||"HTML")},contains:function(i,u){var c=u&&u.parentNode;return i===c||!!(c&&c.nodeType===1&&(i.contains?i.contains(c):i.compareDocumentPosition&&i.compareDocumentPosition(c)&16))},merge:function(i,u){for(var c=+u.length,o=0,d=i.length;o<c;o++)i[d++]=u[o];return i.length=d,i},grep:function(i,u,c){for(var o,d=[],p=0,g=i.length,m=!c;p<g;p++)o=!u(i[p],p),o!==m&&d.push(i[p]);return d},map:function(i,u,c){var o,d,p=0,g=[];if(tt(i))for(o=i.length;p<o;p++)d=u(i[p],p,c),d!=null&&g.push(d);else for(p in i)d=u(i[p],p,c),d!=null&&g.push(d);return f(g)},guid:1,support:E}),typeof Symbol=="function"&&(r.fn[Symbol.iterator]=n[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(i,u){y["[object "+u+"]"]=u.toLowerCase();});function H(i,u){return i.nodeName&&i.nodeName.toLowerCase()===u.toLowerCase()}var Q=n.pop,Y="[\\x20\\t\\r\\n\\f]",q=S.documentMode,ne=q&&new RegExp(":enabled|:disabled|\\["+Y+"*name"+Y+"*="+Y+`*(?:''|"")`),Kn=new RegExp("^"+Y+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Y+"+$","g"),kn="(?:\\\\[\\da-fA-F]{1,6}"+Y+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",as=new RegExp("^"+Y+"*([>+~]|"+Y+")"+Y+"*"),gy=new RegExp(Y+"|>"),qf=/[+~]/,gn=S.documentElement,yy=gn.matches||gn.msMatchesSelector;function La(){var i=[];function u(c,o){return i.push(c+" ")>r.expr.cacheLength&&delete u[i.shift()],u[c+" "]=o}return u}function Xf(i){return i&&typeof i.getElementsByTagName<"u"&&i}var us="\\["+Y+"*("+kn+")(?:"+Y+"*([*^$|!~]?=)"+Y+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+kn+"))|)"+Y+"*\\]",fs=":("+kn+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+us+")*)|.*)\\)|)",If={ID:new RegExp("^#("+kn+")"),CLASS:new RegExp("^\\.("+kn+")"),TAG:new RegExp("^("+kn+"|[*])"),ATTR:new RegExp("^"+us),PSEUDO:new RegExp("^"+fs),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Y+"*(even|odd|(([+-]|)(\\d*)n|)"+Y+"*(?:([+-]|)"+Y+"*(\\d+)|))"+Y+"*\\)|)","i")},vy=new RegExp(fs),my=new RegExp("\\\\[\\da-fA-F]{1,6}"+Y+"?|\\\\([^\\r\\n\\f])","g"),by=function(i,u){var c="0x"+i.slice(1)-65536;return u||(c<0?String.fromCharCode(c+65536):String.fromCharCode(c>>10|55296,c&1023|56320))};function yn(i){return i.replace(my,by)}function Mi(i){r.error("Syntax error, unrecognized expression: "+i);}var Sy=new RegExp("^"+Y+"*,"+Y+"*"),cs=La();function Ei(i,u){var c,o,d,p,g,m,v,_=cs[i+" "];if(_)return u?0:_.slice(0);for(g=i,m=[],v=r.expr.preFilter;g;){(!c||(o=Sy.exec(g)))&&(o&&(g=g.slice(o[0].length)||g),m.push(d=[])),c=false,(o=as.exec(g))&&(c=o.shift(),d.push({value:c,type:o[0].replace(Kn," ")}),g=g.slice(c.length));for(p in If)(o=r.expr.match[p].exec(g))&&(!v[p]||(o=v[p](o)))&&(c=o.shift(),d.push({value:c,type:p,matches:o}),g=g.slice(c.length));if(!c)break}return u?g.length:g?Mi(i):cs(i,m).slice(0)}var Ay={ATTR:function(i){return i[1]=yn(i[1]),i[3]=yn(i[3]||i[4]||i[5]||""),i[2]==="~="&&(i[3]=" "+i[3]+" "),i.slice(0,4)},CHILD:function(i){return i[1]=i[1].toLowerCase(),i[1].slice(0,3)==="nth"?(i[3]||Mi(i[0]),i[4]=+(i[4]?i[5]+(i[6]||1):2*(i[3]==="even"||i[3]==="odd")),i[5]=+(i[7]+i[8]||i[3]==="odd")):i[3]&&Mi(i[0]),i},PSEUDO:function(i){var u,c=!i[6]&&i[2];return If.CHILD.test(i[0])?null:(i[3]?i[2]=i[4]||i[5]||"":c&&vy.test(c)&&(u=Ei(c,true))&&(u=c.indexOf(")",c.length-u)-c.length)&&(i[0]=i[0].slice(0,u),i[2]=c.slice(0,u)),i.slice(0,3))}};function Za(i){for(var u=0,c=i.length,o="";u<c;u++)o+=i[u].value;return o}function Be(i,u,c,o,d,p,g){var m=0,v=i.length,_=c==null;if(R(c)==="object"){d=true;for(m in c)Be(i,u,m,c[m],true,p,g);}else if(o!==void 0&&(d=true,typeof o!="function"&&(g=true),_&&(g?(u.call(i,o),u=null):(_=u,u=function(x,O,C){return _.call(r(x),C)})),u))for(;m<v;m++)u(i[m],c,g?o:o.call(i[m],m,u(i[m],c)));return d?i:_?u.call(i):v?u(i[0],c):p}var Oe=/[^\x20\t\r\n\f]+/g;r.fn.extend({attr:function(i,u){return Be(this,r.attr,i,u,arguments.length>1)},removeAttr:function(i){return this.each(function(){r.removeAttr(this,i);})}}),r.extend({attr:function(i,u,c){var o,d,p=i.nodeType;if(!(p===3||p===8||p===2)){if(typeof i.getAttribute>"u")return r.prop(i,u,c);if((p!==1||!r.isXMLDoc(i))&&(d=r.attrHooks[u.toLowerCase()]),c!==void 0){if(c===null||c===false&&u.toLowerCase().indexOf("aria-")!==0){r.removeAttr(i,u);return}return d&&"set"in d&&(o=d.set(i,c,u))!==void 0?o:(i.setAttribute(u,c),c)}return d&&"get"in d&&(o=d.get(i,u))!==null?o:(o=i.getAttribute(u),o??void 0)}},attrHooks:{},removeAttr:function(i,u){var c,o=0,d=u&&u.match(Oe);if(d&&i.nodeType===1)for(;c=d[o++];)i.removeAttribute(c);}}),q&&(r.attrHooks.type={set:function(i,u){if(u==="radio"&&H(i,"input")){var c=i.value;return i.setAttribute("type",u),c&&(i.value=c),u}}});var _y=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function Ty(i,u){return u?i==="\0"?"\uFFFD":i.slice(0,-1)+"\\"+i.charCodeAt(i.length-1).toString(16)+" ":"\\"+i}r.escapeSelector=function(i){return (i+"").replace(_y,Ty)};var Cy=n.sort,zy=n.splice,Qf;function xy(i,u){if(i===u)return Qf=true,0;var c=!i.compareDocumentPosition-!u.compareDocumentPosition;return c||(c=(i.ownerDocument||i)==(u.ownerDocument||u)?i.compareDocumentPosition(u):1,c&1?i==S||i.ownerDocument==S&&r.contains(S,i)?-1:u==S||u.ownerDocument==S&&r.contains(S,u)?1:0:c&4?-1:1)}r.uniqueSort=function(i){var u,c=[],o=0,d=0;if(Qf=false,Cy.call(i,xy),Qf){for(;u=i[d++];)u===i[d]&&(o=c.push(d));for(;o--;)zy.call(i,c[o],1);}return i},r.fn.uniqueSort=function(){return this.pushStack(r.uniqueSort(a.apply(this)))};var bl,Ga,le,os,qe,Xe=0,My=0,rs=La(),ss=La(),Ba=La(),Ey=new RegExp(Y+"+","g"),Ny=new RegExp("^"+kn+"$"),ds=r.extend({needsContext:new RegExp("^"+Y+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Y+"*((?:-\\d)?\\d*)"+Y+"*\\)|)(?=[^-]|$)","i")},If),Dy=/^(?:input|select|textarea|button)$/i,Oy=/^h\d$/i,jy=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,wy=function(){Sl();},Hy=qa(function(i){return i.disabled===true&&H(i,"fieldset")},{dir:"parentNode",next:"legend"});function xe(i,u,c,o){var d,p,g,m,v,_,x,O=u&&u.ownerDocument,C=u?u.nodeType:9;if(c=c||[],typeof i!="string"||!i||C!==1&&C!==9&&C!==11)return c;if(!o&&(Sl(u),u=u||le,qe)){if(C!==11&&(v=jy.exec(i)))if(d=v[1]){if(C===9)return (g=u.getElementById(d))&&s.call(c,g),c;if(O&&(g=O.getElementById(d))&&r.contains(u,g))return s.call(c,g),c}else {if(v[2])return s.apply(c,u.getElementsByTagName(i)),c;if((d=v[3])&&u.getElementsByClassName)return s.apply(c,u.getElementsByClassName(d)),c}if(!Ba[i+" "]&&(!ne||!ne.test(i))){if(x=i,O=u,C===1&&(gy.test(i)||as.test(i))){for(O=qf.test(i)&&Xf(u.parentNode)||u,(O!=u||q)&&((m=u.getAttribute("id"))?m=r.escapeSelector(m):u.setAttribute("id",m=r.expando)),_=Ei(i),p=_.length;p--;)_[p]=(m?"#"+m:":scope")+" "+Za(_[p]);x=_.join(",");}try{return s.apply(c,O.querySelectorAll(x)),c}catch{Ba(i,true);}finally{m===r.expando&&u.removeAttribute("id");}}}return gs(i.replace(Kn,"$1"),u,c,o)}function je(i){return i[r.expando]=true,i}function Ry(i){return function(u){return H(u,"input")&&u.type===i}}function Uy(i){return function(u){return (H(u,"input")||H(u,"button"))&&u.type===i}}function ps(i){return function(u){return "form"in u?u.parentNode&&u.disabled===false?"label"in u?"label"in u.parentNode?u.parentNode.disabled===i:u.disabled===i:u.isDisabled===i||u.isDisabled!==!i&&Hy(u)===i:u.disabled===i:"label"in u?u.disabled===i:false}}function Wn(i){return je(function(u){return u=+u,je(function(c,o){for(var d,p=i([],c.length,u),g=p.length;g--;)c[d=p[g]]&&(c[d]=!(o[d]=c[d]));})})}function Sl(i){var u,c=i?i.ownerDocument||i:S;c==le||c.nodeType!==9||(le=c,os=le.documentElement,qe=!r.isXMLDoc(le),q&&S!=le&&(u=le.defaultView)&&u.top!==u&&u.addEventListener("unload",wy));}xe.matches=function(i,u){return xe(i,null,null,u)},xe.matchesSelector=function(i,u){if(Sl(i),qe&&!Ba[u+" "]&&(!ne||!ne.test(u)))try{return yy.call(i,u)}catch{Ba(u,true);}return xe(u,le,null,[i]).length>0},r.expr={cacheLength:50,createPseudo:je,match:ds,find:{ID:function(i,u){if(typeof u.getElementById<"u"&&qe){var c=u.getElementById(i);return c?[c]:[]}},TAG:function(i,u){return typeof u.getElementsByTagName<"u"?u.getElementsByTagName(i):u.querySelectorAll(i)},CLASS:function(i,u){if(typeof u.getElementsByClassName<"u"&&qe)return u.getElementsByClassName(i)}},relative:{">":{dir:"parentNode",first:true}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:true},"~":{dir:"previousSibling"}},preFilter:Ay,filter:{ID:function(i){var u=yn(i);return function(c){return c.getAttribute("id")===u}},TAG:function(i){var u=yn(i).toLowerCase();return i==="*"?function(){return true}:function(c){return H(c,u)}},CLASS:function(i){var u=rs[i+" "];return u||(u=new RegExp("(^|"+Y+")"+i+"("+Y+"|$)"))&&rs(i,function(c){return u.test(typeof c.className=="string"&&c.className||typeof c.getAttribute<"u"&&c.getAttribute("class")||"")})},ATTR:function(i,u,c){return function(o){var d=r.attr(o,i);return d==null?u==="!=":u?(d+="",u==="="?d===c:u==="!="?d!==c:u==="^="?c&&d.indexOf(c)===0:u==="*="?c&&d.indexOf(c)>-1:u==="$="?c&&d.slice(-c.length)===c:u==="~="?(" "+d.replace(Ey," ")+" ").indexOf(c)>-1:u==="|="?d===c||d.slice(0,c.length+1)===c+"-":false):true}},CHILD:function(i,u,c,o,d){var p=i.slice(0,3)!=="nth",g=i.slice(-4)!=="last",m=u==="of-type";return o===1&&d===0?function(v){return !!v.parentNode}:function(v,_,x){var O,C,D,U,X,G=p!==g?"nextSibling":"previousSibling",mt=v.parentNode,pt=m&&v.nodeName.toLowerCase(),Jt=!x&&!m,Gt=false;if(mt){if(p){for(;G;){for(D=v;D=D[G];)if(m?H(D,pt):D.nodeType===1)return false;X=G=i==="only"&&!X&&"nextSibling";}return true}if(X=[g?mt.firstChild:mt.lastChild],g&&Jt){for(C=mt[r.expando]||(mt[r.expando]={}),O=C[i]||[],U=O[0]===Xe&&O[1],Gt=U&&O[2],D=U&&mt.childNodes[U];D=++U&&D&&D[G]||(Gt=U=0)||X.pop();)if(D.nodeType===1&&++Gt&&D===v){C[i]=[Xe,U,Gt];break}}else if(Jt&&(C=v[r.expando]||(v[r.expando]={}),O=C[i]||[],U=O[0]===Xe&&O[1],Gt=U),Gt===false)for(;(D=++U&&D&&D[G]||(Gt=U=0)||X.pop())&&!((m?H(D,pt):D.nodeType===1)&&++Gt&&(Jt&&(C=D[r.expando]||(D[r.expando]={}),C[i]=[Xe,Gt]),D===v)););return Gt-=d,Gt===o||Gt%o===0&&Gt/o>=0}}},PSEUDO:function(i,u){var c=r.expr.pseudos[i]||r.expr.setFilters[i.toLowerCase()]||Mi("unsupported pseudo: "+i);return c[r.expando]?c(u):c}},pseudos:{not:je(function(i){var u=[],c=[],o=kf(i.replace(Kn,"$1"));return o[r.expando]?je(function(d,p,g,m){for(var v,_=o(d,null,m,[]),x=d.length;x--;)(v=_[x])&&(d[x]=!(p[x]=v));}):function(d,p,g){return u[0]=d,o(u,null,g,c),u[0]=null,!c.pop()}}),has:je(function(i){return function(u){return xe(i,u).length>0}}),contains:je(function(i){return i=yn(i),function(u){return (u.textContent||r.text(u)).indexOf(i)>-1}}),lang:je(function(i){return Ny.test(i||"")||Mi("unsupported lang: "+i),i=yn(i).toLowerCase(),function(u){var c;do if(c=qe?u.lang:u.getAttribute("xml:lang")||u.getAttribute("lang"))return c=c.toLowerCase(),c===i||c.indexOf(i+"-")===0;while((u=u.parentNode)&&u.nodeType===1);return false}}),target:function(i){var u=t.location&&t.location.hash;return u&&u.slice(1)===i.id},root:function(i){return i===os},focus:function(i){return i===le.activeElement&&le.hasFocus()&&!!(i.type||i.href||~i.tabIndex)},enabled:ps(false),disabled:ps(true),checked:function(i){return H(i,"input")&&!!i.checked||H(i,"option")&&!!i.selected},selected:function(i){return q&&i.parentNode&&i.parentNode.selectedIndex,i.selected===true},empty:function(i){for(i=i.firstChild;i;i=i.nextSibling)if(i.nodeType<6)return false;return true},parent:function(i){return !r.expr.pseudos.empty(i)},header:function(i){return Oy.test(i.nodeName)},input:function(i){return Dy.test(i.nodeName)},button:function(i){return H(i,"input")&&i.type==="button"||H(i,"button")},text:function(i){return H(i,"input")&&i.type==="text"},first:Wn(function(){return [0]}),last:Wn(function(i,u){return [u-1]}),eq:Wn(function(i,u,c){return [c<0?c+u:c]}),even:Wn(function(i,u){for(var c=0;c<u;c+=2)i.push(c);return i}),odd:Wn(function(i,u){for(var c=1;c<u;c+=2)i.push(c);return i}),lt:Wn(function(i,u,c){var o;for(c<0?o=c+u:c>u?o=u:o=c;--o>=0;)i.push(o);return i}),gt:Wn(function(i,u,c){for(var o=c<0?c+u:c;++o<u;)i.push(o);return i})}},r.expr.pseudos.nth=r.expr.pseudos.eq;for(bl in {radio:true,checkbox:true,file:true,password:true,image:true})r.expr.pseudos[bl]=Ry(bl);for(bl in {submit:true,reset:true})r.expr.pseudos[bl]=Uy(bl);function hs(){}hs.prototype=r.expr.pseudos,r.expr.setFilters=new hs;function qa(i,u,c){var o=u.dir,d=u.next,p=d||o,g=c&&p==="parentNode",m=My++;return u.first?function(v,_,x){for(;v=v[o];)if(v.nodeType===1||g)return i(v,_,x);return false}:function(v,_,x){var O,C,D=[Xe,m];if(x){for(;v=v[o];)if((v.nodeType===1||g)&&i(v,_,x))return true}else for(;v=v[o];)if(v.nodeType===1||g)if(C=v[r.expando]||(v[r.expando]={}),d&&H(v,d))v=v[o]||v;else {if((O=C[p])&&O[0]===Xe&&O[1]===m)return D[2]=O[2];if(C[p]=D,D[2]=i(v,_,x))return true}return false}}function Vf(i){return i.length>1?function(u,c,o){for(var d=i.length;d--;)if(!i[d](u,c,o))return false;return true}:i[0]}function Yy(i,u,c){for(var o=0,d=u.length;o<d;o++)xe(i,u[o],c);return c}function Xa(i,u,c,o,d){for(var p,g=[],m=0,v=i.length,_=u!=null;m<v;m++)(p=i[m])&&(!c||c(p,o,d))&&(g.push(p),_&&u.push(m));return g}function Jf(i,u,c,o,d,p){return o&&!o[r.expando]&&(o=Jf(o)),d&&!d[r.expando]&&(d=Jf(d,p)),je(function(g,m,v,_){var x,O,C,D,U=[],X=[],G=m.length,mt=g||Yy(u||"*",v.nodeType?[v]:v,[]),pt=i&&(g||!u)?Xa(mt,U,i,v,_):mt;if(c?(D=d||(g?i:G||o)?[]:m,c(pt,D,v,_)):D=pt,o)for(x=Xa(D,X),o(x,[],v,_),O=x.length;O--;)(C=x[O])&&(D[X[O]]=!(pt[X[O]]=C));if(g){if(d||i){if(d){for(x=[],O=D.length;O--;)(C=D[O])&&x.push(pt[O]=C);d(null,D=[],x,_);}for(O=D.length;O--;)(C=D[O])&&(x=d?h.call(g,C):U[O])>-1&&(g[x]=!(m[x]=C));}}else D=Xa(D===m?D.splice(G,D.length):D),d?d(null,m,D,_):s.apply(m,D);})}function Kf(i){for(var u,c,o,d=i.length,p=r.expr.relative[i[0].type],g=p||r.expr.relative[" "],m=p?1:0,v=qa(function(O){return O===u},g,true),_=qa(function(O){return h.call(u,O)>-1},g,true),x=[function(O,C,D){var U=!p&&(D||C!=Ga)||((u=C).nodeType?v(O,C,D):_(O,C,D));return u=null,U}];m<d;m++)if(c=r.expr.relative[i[m].type])x=[qa(Vf(x),c)];else {if(c=r.expr.filter[i[m].type].apply(null,i[m].matches),c[r.expando]){for(o=++m;o<d&&!r.expr.relative[i[o].type];o++);return Jf(m>1&&Vf(x),m>1&&Za(i.slice(0,m-1).concat({value:i[m-2].type===" "?"*":""})).replace(Kn,"$1"),c,m<o&&Kf(i.slice(m,o)),o<d&&Kf(i=i.slice(o)),o<d&&Za(i))}x.push(c);}return Vf(x)}function Ly(i,u){var c=u.length>0,o=i.length>0,d=function(p,g,m,v,_){var x,O,C,D=0,U="0",X=p&&[],G=[],mt=Ga,pt=p||o&&r.expr.find.TAG("*",_),Jt=Xe+=mt==null?1:Math.random()||.1;for(_&&(Ga=g==le||g||_);(x=pt[U])!=null;U++){if(o&&x){for(O=0,!g&&x.ownerDocument!=le&&(Sl(x),m=!qe);C=i[O++];)if(C(x,g||le,m)){s.call(v,x);break}_&&(Xe=Jt);}c&&((x=!C&&x)&&D--,p&&X.push(x));}if(D+=U,c&&U!==D){for(O=0;C=u[O++];)C(X,G,g,m);if(p){if(D>0)for(;U--;)X[U]||G[U]||(G[U]=Q.call(v));G=Xa(G);}s.apply(v,G),_&&!p&&G.length>0&&D+u.length>1&&r.uniqueSort(v);}return _&&(Xe=Jt,Ga=mt),X};return c?je(d):d}function kf(i,u){var c,o=[],d=[],p=ss[i+" "];if(!p){for(u||(u=Ei(i)),c=u.length;c--;)p=Kf(u[c]),p[r.expando]?o.push(p):d.push(p);p=ss(i,Ly(d,o)),p.selector=i;}return p}function gs(i,u,c,o){var d,p,g,m,v,_=typeof i=="function"&&i,x=!o&&Ei(i=_.selector||i);if(c=c||[],x.length===1){if(p=x[0]=x[0].slice(0),p.length>2&&(g=p[0]).type==="ID"&&u.nodeType===9&&qe&&r.expr.relative[p[1].type]){if(u=(r.expr.find.ID(yn(g.matches[0]),u)||[])[0],u)_&&(u=u.parentNode);else return c;i=i.slice(p.shift().value.length);}for(d=ds.needsContext.test(i)?0:p.length;d--&&(g=p[d],!r.expr.relative[m=g.type]);)if((v=r.expr.find[m])&&(o=v(yn(g.matches[0]),qf.test(p[0].type)&&Xf(u.parentNode)||u))){if(p.splice(d,1),i=o.length&&Za(p),!i)return s.apply(c,o),c;break}}return (_||kf(i,x))(o,u,!qe,c,!u||qf.test(i)&&Xf(u.parentNode)||u),c}Sl(),r.find=xe,xe.compile=kf,xe.select=gs,xe.setDocument=Sl,xe.tokenize=Ei;function Al(i,u,c){for(var o=[],d=c!==void 0;(i=i[u])&&i.nodeType!==9;)if(i.nodeType===1){if(d&&r(i).is(c))break;o.push(i);}return o}function ys(i,u){for(var c=[];i;i=i.nextSibling)i.nodeType===1&&i!==u&&c.push(i);return c}var vs=r.expr.match.needsContext,ms=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function bs(i){return i[0]==="<"&&i[i.length-1]===">"&&i.length>=3}function Wf(i,u,c){return typeof u=="function"?r.grep(i,function(o,d){return !!u.call(o,d,o)!==c}):u.nodeType?r.grep(i,function(o){return o===u!==c}):typeof u!="string"?r.grep(i,function(o){return h.call(u,o)>-1!==c}):r.filter(u,i,c)}r.filter=function(i,u,c){var o=u[0];return c&&(i=":not("+i+")"),u.length===1&&o.nodeType===1?r.find.matchesSelector(o,i)?[o]:[]:r.find.matches(i,r.grep(u,function(d){return d.nodeType===1}))},r.fn.extend({find:function(i){var u,c,o=this.length,d=this;if(typeof i!="string")return this.pushStack(r(i).filter(function(){for(u=0;u<o;u++)if(r.contains(d[u],this))return true}));for(c=this.pushStack([]),u=0;u<o;u++)r.find(i,d[u],c);return o>1?r.uniqueSort(c):c},filter:function(i){return this.pushStack(Wf(this,i||[],false))},not:function(i){return this.pushStack(Wf(this,i||[],true))},is:function(i){return !!Wf(this,typeof i=="string"&&vs.test(i)?r(i):i||[],false).length}});var Ia,Zy=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Gy=r.fn.init=function(i,u){var c,o;if(!i)return this;if(i.nodeType)return this[0]=i,this.length=1,this;if(typeof i=="function")return Ia.ready!==void 0?Ia.ready(i):i(r);if(c=i+"",bs(c))c=[null,i,null];else if(typeof i=="string")c=Zy.exec(i);else return r.makeArray(i,this);if(c&&(c[1]||!u))if(c[1]){if(u=u instanceof r?u[0]:u,r.merge(this,r.parseHTML(c[1],u&&u.nodeType?u.ownerDocument||u:S,true)),ms.test(c[1])&&r.isPlainObject(u))for(c in u)typeof this[c]=="function"?this[c](u[c]):this.attr(c,u[c]);return this}else return o=S.getElementById(c[2]),o&&(this[0]=o,this.length=1),this;else return !u||u.jquery?(u||Ia).find(i):this.constructor(u).find(i)};Gy.prototype=r.fn,Ia=r(S);var By=/^(?:parents|prev(?:Until|All))/,qy={children:true,contents:true,next:true,prev:true};r.fn.extend({has:function(i){var u=r(i,this),c=u.length;return this.filter(function(){for(var o=0;o<c;o++)if(r.contains(this,u[o]))return true})},closest:function(i,u){var c,o=0,d=this.length,p=[],g=typeof i!="string"&&r(i);if(!vs.test(i)){for(;o<d;o++)for(c=this[o];c&&c!==u;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:c.nodeType===1&&r.find.matchesSelector(c,i))){p.push(c);break}}return this.pushStack(p.length>1?r.uniqueSort(p):p)},index:function(i){return i?typeof i=="string"?h.call(r(i),this[0]):h.call(this,i.jquery?i[0]:i):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(i,u){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(i,u))))},addBack:function(i){return this.add(i==null?this.prevObject:this.prevObject.filter(i))}});function Ss(i,u){for(;(i=i[u])&&i.nodeType!==1;);return i}r.each({parent:function(i){var u=i.parentNode;return u&&u.nodeType!==11?u:null},parents:function(i){return Al(i,"parentNode")},parentsUntil:function(i,u,c){return Al(i,"parentNode",c)},next:function(i){return Ss(i,"nextSibling")},prev:function(i){return Ss(i,"previousSibling")},nextAll:function(i){return Al(i,"nextSibling")},prevAll:function(i){return Al(i,"previousSibling")},nextUntil:function(i,u,c){return Al(i,"nextSibling",c)},prevUntil:function(i,u,c){return Al(i,"previousSibling",c)},siblings:function(i){return ys((i.parentNode||{}).firstChild,i)},children:function(i){return ys(i.firstChild)},contents:function(i){return i.contentDocument!=null&&l(i.contentDocument)?i.contentDocument:(H(i,"template")&&(i=i.content||i),r.merge([],i.childNodes))}},function(i,u){r.fn[i]=function(c,o){var d=r.map(this,u,c);return i.slice(-5)!=="Until"&&(o=c),o&&typeof o=="string"&&(d=r.filter(o,d)),this.length>1&&(qy[i]||r.uniqueSort(d),By.test(i)&&d.reverse()),this.pushStack(d)};});function Xy(i){var u={};return r.each(i.match(Oe)||[],function(c,o){u[o]=true;}),u}r.Callbacks=function(i){i=typeof i=="string"?Xy(i):r.extend({},i);var u,c,o,d,p=[],g=[],m=-1,v=function(){for(d=d||i.once,o=u=true;g.length;m=-1)for(c=g.shift();++m<p.length;)p[m].apply(c[0],c[1])===false&&i.stopOnFalse&&(m=p.length,c=false);i.memory||(c=false),u=false,d&&(c?p=[]:p="");},_={add:function(){return p&&(c&&!u&&(m=p.length-1,g.push(c)),(function x(O){r.each(O,function(C,D){typeof D=="function"?(!i.unique||!_.has(D))&&p.push(D):D&&D.length&&R(D)!=="string"&&x(D);});})(arguments),c&&!u&&v()),this},remove:function(){return r.each(arguments,function(x,O){for(var C;(C=r.inArray(O,p,C))>-1;)p.splice(C,1),C<=m&&m--;}),this},has:function(x){return x?r.inArray(x,p)>-1:p.length>0},empty:function(){return p&&(p=[]),this},disable:function(){return d=g=[],p=c="",this},disabled:function(){return !p},lock:function(){return d=g=[],!c&&!u&&(p=c=""),this},locked:function(){return !!d},fireWith:function(x,O){return d||(O=O||[],O=[x,O.slice?O.slice():O],g.push(O),u||v()),this},fire:function(){return _.fireWith(this,arguments),this},fired:function(){return !!o}};return _};function _l(i){return i}function Qa(i){throw i}function As(i,u,c,o){var d;try{i&&typeof(d=i.promise)=="function"?d.call(i).done(u).fail(c):i&&typeof(d=i.then)=="function"?d.call(i,u,c):u.apply(void 0,[i].slice(o));}catch(p){c(p);}}r.extend({Deferred:function(i){var u=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],c="pending",o={state:function(){return c},always:function(){return d.done(arguments).fail(arguments),this},catch:function(p){return o.then(null,p)},pipe:function(){var p=arguments;return r.Deferred(function(g){r.each(u,function(m,v){var _=typeof p[v[4]]=="function"&&p[v[4]];d[v[1]](function(){var x=_&&_.apply(this,arguments);x&&typeof x.promise=="function"?x.promise().progress(g.notify).done(g.resolve).fail(g.reject):g[v[0]+"With"](this,_?[x]:arguments);});}),p=null;}).promise()},then:function(p,g,m){var v=0;function _(x,O,C,D){return function(){var U=this,X=arguments,G=function(){var pt,Jt;if(!(x<v)){if(pt=C.apply(U,X),pt===O.promise())throw new TypeError("Thenable self-resolution");Jt=pt&&(typeof pt=="object"||typeof pt=="function")&&pt.then,typeof Jt=="function"?D?Jt.call(pt,_(v,O,_l,D),_(v,O,Qa,D)):(v++,Jt.call(pt,_(v,O,_l,D),_(v,O,Qa,D),_(v,O,_l,O.notifyWith))):(C!==_l&&(U=void 0,X=[pt]),(D||O.resolveWith)(U,X));}},mt=D?G:function(){try{G();}catch(pt){r.Deferred.exceptionHook&&r.Deferred.exceptionHook(pt,mt.error),x+1>=v&&(C!==Qa&&(U=void 0,X=[pt]),O.rejectWith(U,X));}};x?mt():(r.Deferred.getErrorHook&&(mt.error=r.Deferred.getErrorHook()),t.setTimeout(mt));}}return r.Deferred(function(x){u[0][3].add(_(0,x,typeof m=="function"?m:_l,x.notifyWith)),u[1][3].add(_(0,x,typeof p=="function"?p:_l)),u[2][3].add(_(0,x,typeof g=="function"?g:Qa));}).promise()},promise:function(p){return p!=null?r.extend(p,o):o}},d={};return r.each(u,function(p,g){var m=g[2],v=g[5];o[g[1]]=m.add,v&&m.add(function(){c=v;},u[3-p][2].disable,u[3-p][3].disable,u[0][2].lock,u[0][3].lock),m.add(g[3].fire),d[g[0]]=function(){return d[g[0]+"With"](this===d?void 0:this,arguments),this},d[g[0]+"With"]=m.fireWith;}),o.promise(d),i&&i.call(d,d),d},when:function(i){var u=arguments.length,c=u,o=Array(c),d=a.call(arguments),p=r.Deferred(),g=function(m){return function(v){o[m]=this,d[m]=arguments.length>1?a.call(arguments):v,--u||p.resolveWith(o,d);}};if(u<=1&&(As(i,p.done(g(c)).resolve,p.reject,!u),p.state()==="pending"||typeof(d[c]&&d[c].then)=="function"))return p.then();for(;c--;)As(d[c],g(c),p.reject);return p.promise()}});var Iy=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(i,u){i&&Iy.test(i.name)&&t.console.warn("jQuery.Deferred exception",i,u);},r.readyException=function(i){t.setTimeout(function(){throw i});};var $f=r.Deferred();r.fn.ready=function(i){return $f.then(i).catch(function(u){r.readyException(u);}),this},r.extend({isReady:false,readyWait:1,ready:function(i){(i===true?--r.readyWait:r.isReady)||(r.isReady=true,!(i!==true&&--r.readyWait>0)&&$f.resolveWith(S,[r]));}}),r.ready.then=$f.then;function Va(){S.removeEventListener("DOMContentLoaded",Va),t.removeEventListener("load",Va),r.ready();}S.readyState!=="loading"?t.setTimeout(r.ready):(S.addEventListener("DOMContentLoaded",Va),t.addEventListener("load",Va));var Qy=/-([a-z])/g;function Vy(i,u){return u.toUpperCase()}function $n(i){return i.replace(Qy,Vy)}function Ni(i){return i.nodeType===1||i.nodeType===9||!+i.nodeType}function Di(){this.expando=r.expando+Di.uid++;}Di.uid=1,Di.prototype={cache:function(i){var u=i[this.expando];return u||(u=Object.create(null),Ni(i)&&(i.nodeType?i[this.expando]=u:Object.defineProperty(i,this.expando,{value:u,configurable:true}))),u},set:function(i,u,c){var o,d=this.cache(i);if(typeof u=="string")d[$n(u)]=c;else for(o in u)d[$n(o)]=u[o];return c},get:function(i,u){return u===void 0?this.cache(i):i[this.expando]&&i[this.expando][$n(u)]},access:function(i,u,c){return u===void 0||u&&typeof u=="string"&&c===void 0?this.get(i,u):(this.set(i,u,c),c!==void 0?c:u)},remove:function(i,u){var c,o=i[this.expando];if(o!==void 0){if(u!==void 0)for(Array.isArray(u)?u=u.map($n):(u=$n(u),u=u in o?[u]:u.match(Oe)||[]),c=u.length;c--;)delete o[u[c]];(u===void 0||r.isEmptyObject(o))&&(i.nodeType?i[this.expando]=void 0:delete i[this.expando]);}},hasData:function(i){var u=i[this.expando];return u!==void 0&&!r.isEmptyObject(u)}};var I=new Di,Qt=new Di,Jy=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Ky=/[A-Z]/g;function ky(i){return i==="true"?true:i==="false"?false:i==="null"?null:i===+i+""?+i:Jy.test(i)?JSON.parse(i):i}function _s(i,u,c){var o;if(c===void 0&&i.nodeType===1)if(o="data-"+u.replace(Ky,"-$&").toLowerCase(),c=i.getAttribute(o),typeof c=="string"){try{c=ky(c);}catch{}Qt.set(i,u,c);}else c=void 0;return c}r.extend({hasData:function(i){return Qt.hasData(i)||I.hasData(i)},data:function(i,u,c){return Qt.access(i,u,c)},removeData:function(i,u){Qt.remove(i,u);},_data:function(i,u,c){return I.access(i,u,c)},_removeData:function(i,u){I.remove(i,u);}}),r.fn.extend({data:function(i,u){var c,o,d,p=this[0],g=p&&p.attributes;if(i===void 0){if(this.length&&(d=Qt.get(p),p.nodeType===1&&!I.get(p,"hasDataAttrs"))){for(c=g.length;c--;)g[c]&&(o=g[c].name,o.indexOf("data-")===0&&(o=$n(o.slice(5)),_s(p,o,d[o])));I.set(p,"hasDataAttrs",true);}return d}return typeof i=="object"?this.each(function(){Qt.set(this,i);}):Be(this,function(m){var v;if(p&&m===void 0)return v=Qt.get(p,i),v!==void 0||(v=_s(p,i),v!==void 0)?v:void 0;this.each(function(){Qt.set(this,i,m);});},null,u,arguments.length>1,null,true)},removeData:function(i){return this.each(function(){Qt.remove(this,i);})}}),r.extend({queue:function(i,u,c){var o;if(i)return u=(u||"fx")+"queue",o=I.get(i,u),c&&(!o||Array.isArray(c)?o=I.set(i,u,r.makeArray(c)):o.push(c)),o||[]},dequeue:function(i,u){u=u||"fx";var c=r.queue(i,u),o=c.length,d=c.shift(),p=r._queueHooks(i,u),g=function(){r.dequeue(i,u);};d==="inprogress"&&(d=c.shift(),o--),d&&(u==="fx"&&c.unshift("inprogress"),delete p.stop,d.call(i,g,p)),!o&&p&&p.empty.fire();},_queueHooks:function(i,u){var c=u+"queueHooks";return I.get(i,c)||I.set(i,c,{empty:r.Callbacks("once memory").add(function(){I.remove(i,[u+"queue",c]);})})}}),r.fn.extend({queue:function(i,u){var c=2;return typeof i!="string"&&(u=i,i="fx",c--),arguments.length<c?r.queue(this[0],i):u===void 0?this:this.each(function(){var o=r.queue(this,i,u);r._queueHooks(this,i),i==="fx"&&o[0]!=="inprogress"&&r.dequeue(this,i);})},dequeue:function(i){return this.each(function(){r.dequeue(this,i);})},clearQueue:function(i){return this.queue(i||"fx",[])},promise:function(i,u){var c,o=1,d=r.Deferred(),p=this,g=this.length,m=function(){--o||d.resolveWith(p,[p]);};for(typeof i!="string"&&(u=i,i=void 0),i=i||"fx";g--;)c=I.get(p[g],i+"queueHooks"),c&&c.empty&&(o++,c.empty.add(m));return m(),d.promise(u)}});var Ts=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Oi=new RegExp("^(?:([+-])=|)("+Ts+")([a-z%]*)$","i"),vn=["Top","Right","Bottom","Left"];function Ja(i,u){return i=u||i,i.style.display==="none"||i.style.display===""&&r.css(i,"display")==="none"}var Wy=/^[a-z]/,$y=/^(?:Border(?:Top|Right|Bottom|Left)?(?:Width|)|(?:Margin|Padding)?(?:Top|Right|Bottom|Left)?|(?:Min|Max)?(?:Width|Height))$/;function Ka(i){return Wy.test(i)&&$y.test(i[0].toUpperCase()+i.slice(1))}function Cs(i,u,c,o){var d,p,g=20,m=o?function(){return o.cur()}:function(){return r.css(i,u,"")},v=m(),_=c&&c[3]||(Ka(u)?"px":""),x=i.nodeType&&(!Ka(u)||_!=="px"&&+v)&&Oi.exec(r.css(i,u));if(x&&x[3]!==_){for(v=v/2,_=_||x[3],x=+v||1;g--;)r.style(i,u,x+_),(1-p)*(1-(p=m()/v||.5))<=0&&(g=0),x=x/p;x=x*2,r.style(i,u,x+_),c=c||[];}return c&&(x=+x||+v||0,d=c[1]?x+(c[1]+1)*c[2]:+c[2],o&&(o.unit=_,o.start=x,o.end=d)),d}var Fy=/^-ms-/;function Ff(i){return $n(i.replace(Fy,"ms-"))}var zs={};function Py(i){var u,c=i.ownerDocument,o=i.nodeName,d=zs[o];return d||(u=c.body.appendChild(c.createElement(o)),d=r.css(u,"display"),u.parentNode.removeChild(u),d==="none"&&(d="block"),zs[o]=d,d)}function Tl(i,u){for(var c,o,d=[],p=0,g=i.length;p<g;p++)o=i[p],o.style&&(c=o.style.display,u?(c==="none"&&(d[p]=I.get(o,"display")||null,d[p]||(o.style.display="")),o.style.display===""&&Ja(o)&&(d[p]=Py(o))):c!=="none"&&(d[p]="none",I.set(o,"display",c)));for(p=0;p<g;p++)d[p]!=null&&(i[p].style.display=d[p]);return i}r.fn.extend({show:function(){return Tl(this,true)},hide:function(){return Tl(this)},toggle:function(i){return typeof i=="boolean"?i?this.show():this.hide():this.each(function(){Ja(this)?r(this).show():r(this).hide();})}});var ji=function(i){return r.contains(i.ownerDocument,i)||i.getRootNode(tv)===i.ownerDocument},tv={composed:true};gn.getRootNode||(ji=function(i){return r.contains(i.ownerDocument,i)});var xs=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Ie={thead:["table"],col:["colgroup","table"],tr:["tbody","table"],td:["tr","tbody","table"]};Ie.tbody=Ie.tfoot=Ie.colgroup=Ie.caption=Ie.thead,Ie.th=Ie.td;function Vt(i,u){var c;return typeof i.getElementsByTagName<"u"?c=n.slice.call(i.getElementsByTagName(u||"*")):typeof i.querySelectorAll<"u"?c=i.querySelectorAll(u||"*"):c=[],u===void 0||u&&H(i,u)?r.merge([i],c):c}var Ms=/^$|^module$|\/(?:java|ecma)script/i;function Pf(i,u){for(var c=0,o=i.length;c<o;c++)I.set(i[c],"globalEval",!u||I.get(u[c],"globalEval"));}var ev=/<|&#?\w+;/;function Es(i,u,c,o,d){for(var p,g,m,v,_,x,O=u.createDocumentFragment(),C=[],D=0,U=i.length;D<U;D++)if(p=i[D],p||p===0)if(R(p)==="object"&&(p.nodeType||tt(p)))r.merge(C,p.nodeType?[p]:p);else if(!ev.test(p))C.push(u.createTextNode(p));else {for(g=g||O.appendChild(u.createElement("div")),m=(xs.exec(p)||["",""])[1].toLowerCase(),v=Ie[m]||n,x=v.length;--x>-1;)g=g.appendChild(u.createElement(v[x]));g.innerHTML=r.htmlPrefilter(p),r.merge(C,g.childNodes),g=O.firstChild,g.textContent="";}for(O.textContent="",D=0;p=C[D++];){if(o&&r.inArray(p,o)>-1){d&&d.push(p);continue}if(_=ji(p),g=Vt(O.appendChild(p),"script"),_&&Pf(g),c)for(x=0;p=g[x++];)Ms.test(p.type||"")&&c.push(p);}return O}function nv(i){return i.type=(i.getAttribute("type")!==null)+"/"+i.type,i}function lv(i){return (i.type||"").slice(0,5)==="true/"?i.type=i.type.slice(5):i.removeAttribute("type"),i}function Cl(i,u,c,o){u=f(u);var d,p,g,m,v,_,x=0,O=i.length,C=O-1,D=u[0],U=typeof D=="function";if(U)return i.each(function(X){var G=i.eq(X);u[0]=D.call(this,X,G.html()),Cl(G,u,c,o);});if(O&&(d=Es(u,i[0].ownerDocument,false,i,o),p=d.firstChild,d.childNodes.length===1&&(d=p),p||o)){for(g=r.map(Vt(d,"script"),nv),m=g.length;x<O;x++)v=d,x!==C&&(v=r.clone(v,true,true),m&&r.merge(g,Vt(v,"script"))),c.call(i[x],v,x);if(m)for(_=g[g.length-1].ownerDocument,r.map(g,lv),x=0;x<m;x++)v=g[x],Ms.test(v.type||"")&&!I.get(v,"globalEval")&&r.contains(_,v)&&(v.src&&(v.type||"").toLowerCase()!=="module"?r._evalUrl&&!v.noModule&&r._evalUrl(v.src,{nonce:v.nonce,crossOrigin:v.crossOrigin},_):M(v.textContent,v,_));}return i}var ka=/^(?:checkbox|radio)$/i,Ns=/^([^.]*)(?:\.(.+)|)/;function zl(){return true}function xl(){return false}function tc(i,u,c,o,d,p){var g,m;if(typeof u=="object"){typeof c!="string"&&(o=o||c,c=void 0);for(m in u)tc(i,m,c,o,u[m],p);return i}if(o==null&&d==null?(d=c,o=c=void 0):d==null&&(typeof c=="string"?(d=o,o=void 0):(d=o,o=c,c=void 0)),d===false)d=xl;else if(!d)return i;return p===1&&(g=d,d=function(v){return r().off(v),g.apply(this,arguments)},d.guid=g.guid||(g.guid=r.guid++)),i.each(function(){r.event.add(this,u,d,o,c);})}r.event={add:function(i,u,c,o,d){var p,g,m,v,_,x,O,C,D,U,X,G=I.get(i);if(Ni(i))for(c.handler&&(p=c,c=p.handler,d=p.selector),d&&r.find.matchesSelector(gn,d),c.guid||(c.guid=r.guid++),(v=G.events)||(v=G.events=Object.create(null)),(g=G.handle)||(g=G.handle=function(mt){return typeof r<"u"&&r.event.triggered!==mt.type?r.event.dispatch.apply(i,arguments):void 0}),u=(u||"").match(Oe)||[""],_=u.length;_--;)m=Ns.exec(u[_])||[],D=X=m[1],U=(m[2]||"").split(".").sort(),D&&(O=r.event.special[D]||{},D=(d?O.delegateType:O.bindType)||D,O=r.event.special[D]||{},x=r.extend({type:D,origType:X,data:o,handler:c,guid:c.guid,selector:d,needsContext:d&&r.expr.match.needsContext.test(d),namespace:U.join(".")},p),(C=v[D])||(C=v[D]=[],C.delegateCount=0,(!O.setup||O.setup.call(i,o,U,g)===false)&&i.addEventListener&&i.addEventListener(D,g)),O.add&&(O.add.call(i,x),x.handler.guid||(x.handler.guid=c.guid)),d?C.splice(C.delegateCount++,0,x):C.push(x));},remove:function(i,u,c,o,d){var p,g,m,v,_,x,O,C,D,U,X,G=I.hasData(i)&&I.get(i);if(!(!G||!(v=G.events))){for(u=(u||"").match(Oe)||[""],_=u.length;_--;){if(m=Ns.exec(u[_])||[],D=X=m[1],U=(m[2]||"").split(".").sort(),!D){for(D in v)r.event.remove(i,D+u[_],c,o,true);continue}for(O=r.event.special[D]||{},D=(o?O.delegateType:O.bindType)||D,C=v[D]||[],m=m[2]&&new RegExp("(^|\\.)"+U.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=p=C.length;p--;)x=C[p],(d||X===x.origType)&&(!c||c.guid===x.guid)&&(!m||m.test(x.namespace))&&(!o||o===x.selector||o==="**"&&x.selector)&&(C.splice(p,1),x.selector&&C.delegateCount--,O.remove&&O.remove.call(i,x));g&&!C.length&&((!O.teardown||O.teardown.call(i,U,G.handle)===false)&&r.removeEvent(i,D,G.handle),delete v[D]);}r.isEmptyObject(v)&&I.remove(i,"handle events");}},dispatch:function(i){var u,c,o,d,p,g,m=new Array(arguments.length),v=r.event.fix(i),_=(I.get(this,"events")||Object.create(null))[v.type]||[],x=r.event.special[v.type]||{};for(m[0]=v,u=1;u<arguments.length;u++)m[u]=arguments[u];if(v.delegateTarget=this,!(x.preDispatch&&x.preDispatch.call(this,v)===false)){for(g=r.event.handlers.call(this,v,_),u=0;(d=g[u++])&&!v.isPropagationStopped();)for(v.currentTarget=d.elem,c=0;(p=d.handlers[c++])&&!v.isImmediatePropagationStopped();)(!v.rnamespace||p.namespace===false||v.rnamespace.test(p.namespace))&&(v.handleObj=p,v.data=p.data,o=((r.event.special[p.origType]||{}).handle||p.handler).apply(d.elem,m),o!==void 0&&(v.result=o)===false&&(v.preventDefault(),v.stopPropagation()));return x.postDispatch&&x.postDispatch.call(this,v),v.result}},handlers:function(i,u){var c,o,d,p,g,m=[],v=u.delegateCount,_=i.target;if(v&&!(i.type==="click"&&i.button>=1)){for(;_!==this;_=_.parentNode||this)if(_.nodeType===1&&!(i.type==="click"&&_.disabled===true)){for(p=[],g={},c=0;c<v;c++)o=u[c],d=o.selector+" ",g[d]===void 0&&(g[d]=o.needsContext?r(d,this).index(_)>-1:r.find(d,this,null,[_]).length),g[d]&&p.push(o);p.length&&m.push({elem:_,handlers:p});}}return _=this,v<u.length&&m.push({elem:_,handlers:u.slice(v)}),m},addProp:function(i,u){Object.defineProperty(r.Event.prototype,i,{enumerable:true,configurable:true,get:typeof u=="function"?function(){if(this.originalEvent)return u(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[i]},set:function(c){Object.defineProperty(this,i,{enumerable:true,configurable:true,writable:true,value:c});}});},fix:function(i){return i[r.expando]?i:new r.Event(i)},special:r.extend(Object.create(null),{load:{noBubble:true},click:{setup:function(i){var u=this||i;return ka.test(u.type)&&u.click&&H(u,"input")&&Wa(u,"click",true),false},trigger:function(i){var u=this||i;return ka.test(u.type)&&u.click&&H(u,"input")&&Wa(u,"click"),true},_default:function(i){var u=i.target;return ka.test(u.type)&&u.click&&H(u,"input")&&I.get(u,"click")||H(u,"a")}},beforeunload:{postDispatch:function(i){i.result!==void 0&&i.preventDefault();}}})};function Wa(i,u,c){if(!c){I.get(i,u)===void 0&&r.event.add(i,u,zl);return}I.set(i,u,false),r.event.add(i,u,{namespace:false,handler:function(o){var d,p=I.get(this,u);if(o.isTrigger&1&&this[u]){if(p.length)(r.event.special[u]||{}).delegateType&&o.stopPropagation();else if(p=a.call(arguments),I.set(this,u,p),this[u](),d=I.get(this,u),I.set(this,u,false),p!==d)return o.stopImmediatePropagation(),o.preventDefault(),d&&d.value}else p.length&&(I.set(this,u,{value:r.event.trigger(p[0],p.slice(1),this)}),o.stopPropagation(),o.isImmediatePropagationStopped=zl);}});}r.removeEvent=function(i,u,c){i.removeEventListener&&i.removeEventListener(u,c);},r.Event=function(i,u){if(!(this instanceof r.Event))return new r.Event(i,u);i&&i.type?(this.originalEvent=i,this.type=i.type,this.isDefaultPrevented=i.defaultPrevented?zl:xl,this.target=i.target,this.currentTarget=i.currentTarget,this.relatedTarget=i.relatedTarget):this.type=i,u&&r.extend(this,u),this.timeStamp=i&&i.timeStamp||Date.now(),this[r.expando]=true;},r.Event.prototype={constructor:r.Event,isDefaultPrevented:xl,isPropagationStopped:xl,isImmediatePropagationStopped:xl,isSimulated:false,preventDefault:function(){var i=this.originalEvent;this.isDefaultPrevented=zl,i&&!this.isSimulated&&i.preventDefault();},stopPropagation:function(){var i=this.originalEvent;this.isPropagationStopped=zl,i&&!this.isSimulated&&i.stopPropagation();},stopImmediatePropagation:function(){var i=this.originalEvent;this.isImmediatePropagationStopped=zl,i&&!this.isSimulated&&i.stopImmediatePropagation(),this.stopPropagation();}},r.each({altKey:true,bubbles:true,cancelable:true,changedTouches:true,ctrlKey:true,detail:true,eventPhase:true,metaKey:true,pageX:true,pageY:true,shiftKey:true,view:true,char:true,code:true,charCode:true,key:true,keyCode:true,button:true,buttons:true,clientX:true,clientY:true,offsetX:true,offsetY:true,pointerId:true,pointerType:true,screenX:true,screenY:true,targetTouches:true,toElement:true,touches:true,which:true},r.event.addProp),r.each({focus:"focusin",blur:"focusout"},function(i,u){function c(o){var d=r.event.fix(o);d.type=o.type==="focusin"?"focus":"blur",d.isSimulated=true,d.target===d.currentTarget&&I.get(this,"handle")(d);}r.event.special[i]={setup:function(){if(Wa(this,i,true),q)this.addEventListener(u,c);else return false},trigger:function(){return Wa(this,i),true},teardown:function(){if(q)this.removeEventListener(u,c);else return false},_default:function(o){return I.get(o.target,i)},delegateType:u};}),r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(i,u){r.event.special[i]={delegateType:u,bindType:u,handle:function(c){var o,d=this,p=c.relatedTarget,g=c.handleObj;return (!p||p!==d&&!r.contains(d,p))&&(c.type=g.origType,o=g.handler.apply(this,arguments),c.type=u),o}};}),r.fn.extend({on:function(i,u,c,o){return tc(this,i,u,c,o)},one:function(i,u,c,o){return tc(this,i,u,c,o,1)},off:function(i,u,c){var o,d;if(i&&i.preventDefault&&i.handleObj)return o=i.handleObj,r(i.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if(typeof i=="object"){for(d in i)this.off(d,u,i[d]);return this}return (u===false||typeof u=="function")&&(c=u,u=void 0),c===false&&(c=xl),this.each(function(){r.event.remove(this,i,c,u);})}});var iv=/<script|<style|<link/i;function Ds(i,u){return H(i,"table")&&H(u.nodeType!==11?u:u.firstChild,"tr")&&r(i).children("tbody")[0]||i}function Os(i,u){var c,o,d,p=I.get(i,"events");if(u.nodeType===1){if(p){I.remove(u,"handle events");for(c in p)for(o=0,d=p[c].length;o<d;o++)r.event.add(u,c,p[c][o]);}Qt.hasData(i)&&Qt.set(u,r.extend({},Qt.get(i)));}}function js(i,u,c){for(var o,d=u?r.filter(u,i):i,p=0;(o=d[p])!=null;p++)!c&&o.nodeType===1&&r.cleanData(Vt(o)),o.parentNode&&(c&&ji(o)&&Pf(Vt(o,"script")),o.parentNode.removeChild(o));return i}r.extend({htmlPrefilter:function(i){return i},clone:function(i,u,c){var o,d,p,g,m=i.cloneNode(true),v=ji(i);if(q&&(i.nodeType===1||i.nodeType===11)&&!r.isXMLDoc(i))for(g=Vt(m),p=Vt(i),o=0,d=p.length;o<d;o++)H(g[o],"textarea")&&(g[o].defaultValue=p[o].defaultValue);if(u)if(c)for(p=p||Vt(i),g=g||Vt(m),o=0,d=p.length;o<d;o++)Os(p[o],g[o]);else Os(i,m);return g=Vt(m,"script"),g.length>0&&Pf(g,!v&&Vt(i,"script")),m},cleanData:function(i){for(var u,c,o,d=r.event.special,p=0;(c=i[p])!==void 0;p++)if(Ni(c)){if(u=c[I.expando]){if(u.events)for(o in u.events)d[o]?r.event.remove(c,o):r.removeEvent(c,o,u.handle);c[I.expando]=void 0;}c[Qt.expando]&&(c[Qt.expando]=void 0);}}}),r.fn.extend({detach:function(i){return js(this,i,true)},remove:function(i){return js(this,i)},text:function(i){return Be(this,function(u){return u===void 0?r.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=u);})},null,i,arguments.length)},append:function(){return Cl(this,arguments,function(i){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var u=Ds(this,i);u.appendChild(i);}})},prepend:function(){return Cl(this,arguments,function(i){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var u=Ds(this,i);u.insertBefore(i,u.firstChild);}})},before:function(){return Cl(this,arguments,function(i){this.parentNode&&this.parentNode.insertBefore(i,this);})},after:function(){return Cl(this,arguments,function(i){this.parentNode&&this.parentNode.insertBefore(i,this.nextSibling);})},empty:function(){for(var i,u=0;(i=this[u])!=null;u++)i.nodeType===1&&(r.cleanData(Vt(i,false)),i.textContent="");return this},clone:function(i,u){return i=i??false,u=u??i,this.map(function(){return r.clone(this,i,u)})},html:function(i){return Be(this,function(u){var c=this[0]||{},o=0,d=this.length;if(u===void 0&&c.nodeType===1)return c.innerHTML;if(typeof u=="string"&&!iv.test(u)&&!Ie[(xs.exec(u)||["",""])[1].toLowerCase()]){u=r.htmlPrefilter(u);try{for(;o<d;o++)c=this[o]||{},c.nodeType===1&&(r.cleanData(Vt(c,!1)),c.innerHTML=u);c=0;}catch{}}c&&this.empty().append(u);},null,i,arguments.length)},replaceWith:function(){var i=[];return Cl(this,arguments,function(u){var c=this.parentNode;r.inArray(this,i)<0&&(r.cleanData(Vt(this)),c&&c.replaceChild(u,this));},i)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(i,u){r.fn[i]=function(c){for(var o,d=[],p=r(c),g=p.length-1,m=0;m<=g;m++)o=m===g?this:this.clone(true),r(p[m])[u](o),s.apply(d,o);return this.pushStack(d)};});var av=new RegExp("^("+Ts+")(?!px)[a-z%]+$","i"),ec=/^--/;function $a(i){var u=i.ownerDocument.defaultView;return u||(u=t),u.getComputedStyle(i)}function uv(i,u,c){var o,d,p={};for(d in u)p[d]=i.style[d],i.style[d]=u[d];o=c.call(i);for(d in u)i.style[d]=p[d];return o}function ws(i,u,c){var o,d=ec.test(u);return c=c||$a(i),c&&(o=c.getPropertyValue(u)||c[u],d&&o&&(o=o.replace(Kn,"$1")||void 0),o===""&&!ji(i)&&(o=r.style(i,u))),o!==void 0?o+"":o}var Hs=["Webkit","Moz","ms"],Rs=S.createElement("div").style;function fv(i){for(var u=i[0].toUpperCase()+i.slice(1),c=Hs.length;c--;)if(i=Hs[c]+u,i in Rs)return i}function nc(i){return i in Rs?i:fv(i)||i}var Us,Ys,mn=S.createElement("table");function Ls(){if(!(!mn||!mn.style)){var i,u=S.createElement("col"),c=S.createElement("tr"),o=S.createElement("td");if(mn.style.cssText="position:absolute;left:-11111px;border-collapse:separate;border-spacing:0",c.style.cssText="box-sizing:content-box;border:1px solid;height:1px",o.style.cssText="height:9px;width:9px;padding:0",u.span=2,gn.appendChild(mn).appendChild(u).parentNode.appendChild(c).appendChild(o).parentNode.appendChild(o.cloneNode(true)),mn.offsetWidth===0){gn.removeChild(mn);return}i=t.getComputedStyle(c),Ys=q||Math.round(parseFloat(t.getComputedStyle(u).width))===18,Us=Math.round(parseFloat(i.height)+parseFloat(i.borderTopWidth)+parseFloat(i.borderBottomWidth))===c.offsetHeight,gn.removeChild(mn),mn=null;}}r.extend(E,{reliableTrDimensions:function(){return Ls(),Us},reliableColDimensions:function(){return Ls(),Ys}});var cv={position:"absolute",visibility:"hidden",display:"block"},Zs={letterSpacing:"0",fontWeight:"400"};function Gs(i,u,c){var o=Oi.exec(u);return o?Math.max(0,o[2]-(c||0))+(o[3]||"px"):u}function Bs(i,u,c,o,d,p){var g=u==="width"?1:0,m=0,v=0,_=0;if(c===(o?"border":"content"))return 0;for(;g<4;g+=2)c==="margin"&&(_+=r.css(i,c+vn[g],true,d)),o?(c==="content"&&(v-=r.css(i,"padding"+vn[g],true,d)),c!=="margin"&&(v-=r.css(i,"border"+vn[g]+"Width",true,d))):(v+=r.css(i,"padding"+vn[g],true,d),c!=="padding"?v+=r.css(i,"border"+vn[g]+"Width",true,d):m+=r.css(i,"border"+vn[g]+"Width",true,d));return !o&&p>=0&&(v+=Math.max(0,Math.ceil(i["offset"+u[0].toUpperCase()+u.slice(1)]-p-v-m-.5))||0),v+_}function qs(i,u,c){var o=$a(i),d=q||c,p=d&&r.css(i,"boxSizing",false,o)==="border-box",g=p,m=ws(i,u,o),v="offset"+u[0].toUpperCase()+u.slice(1);if(av.test(m)){if(!c)return m;m="auto";}return (m==="auto"||q&&p||!E.reliableColDimensions()&&H(i,"col")||!E.reliableTrDimensions()&&H(i,"tr"))&&i.getClientRects().length&&(p=r.css(i,"boxSizing",false,o)==="border-box",g=v in i,g&&(m=i[v])),m=parseFloat(m)||0,m+Bs(i,u,c||(p?"border":"content"),g,o,m)+"px"}r.extend({cssHooks:{},style:function(i,u,c,o){if(!(!i||i.nodeType===3||i.nodeType===8||!i.style)){var d,p,g,m=Ff(u),v=ec.test(u),_=i.style;if(v||(u=nc(m)),g=r.cssHooks[u]||r.cssHooks[m],c!==void 0){if(p=typeof c,p==="string"&&(d=Oi.exec(c))&&d[1]&&(c=Cs(i,u,d),p="number"),c==null||c!==c)return;p==="number"&&(c+=d&&d[3]||(Ka(m)?"px":"")),q&&c===""&&u.indexOf("background")===0&&(_[u]="inherit"),(!g||!("set"in g)||(c=g.set(i,c,o))!==void 0)&&(v?_.setProperty(u,c):_[u]=c);}else return g&&"get"in g&&(d=g.get(i,false,o))!==void 0?d:_[u]}},css:function(i,u,c,o){var d,p,g,m=Ff(u),v=ec.test(u);return v||(u=nc(m)),g=r.cssHooks[u]||r.cssHooks[m],g&&"get"in g&&(d=g.get(i,true,c)),d===void 0&&(d=ws(i,u,o)),d==="normal"&&u in Zs&&(d=Zs[u]),c===""||c?(p=parseFloat(d),c===true||isFinite(p)?p||0:d):d}}),r.each(["height","width"],function(i,u){r.cssHooks[u]={get:function(c,o,d){if(o)return r.css(c,"display")==="none"?uv(c,cv,function(){return qs(c,u,d)}):qs(c,u,d)},set:function(c,o,d){var p,g=$a(c),m=d&&r.css(c,"boxSizing",false,g)==="border-box",v=d?Bs(c,u,d,m,g):0;return v&&(p=Oi.exec(o))&&(p[3]||"px")!=="px"&&(c.style[u]=o,o=r.css(c,u)),Gs(c,o,v)}};}),r.each({margin:"",padding:"",border:"Width"},function(i,u){r.cssHooks[i+u]={expand:function(c){for(var o=0,d={},p=typeof c=="string"?c.split(" "):[c];o<4;o++)d[i+vn[o]+u]=p[o]||p[o-2]||p[0];return d}},i!=="margin"&&(r.cssHooks[i+u].set=Gs);}),r.fn.extend({css:function(i,u){return Be(this,function(c,o,d){var p,g,m={},v=0;if(Array.isArray(o)){for(p=$a(c),g=o.length;v<g;v++)m[o[v]]=r.css(c,o[v],false,p);return m}return d!==void 0?r.style(c,o,d):r.css(c,o)},i,u,arguments.length>1)}});function he(i,u,c,o,d){return new he.prototype.init(i,u,c,o,d)}r.Tween=he,he.prototype={constructor:he,init:function(i,u,c,o,d,p){this.elem=i,this.prop=c,this.easing=d||r.easing._default,this.options=u,this.start=this.now=this.cur(),this.end=o,this.unit=p||(Ka(c)?"px":"");},cur:function(){var i=he.propHooks[this.prop];return i&&i.get?i.get(this):he.propHooks._default.get(this)},run:function(i){var u,c=he.propHooks[this.prop];return this.options.duration?this.pos=u=r.easing[this.easing](i,this.options.duration*i,0,1,this.options.duration):this.pos=u=i,this.now=(this.end-this.start)*u+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):he.propHooks._default.set(this),this}},he.prototype.init.prototype=he.prototype,he.propHooks={_default:{get:function(i){var u;return i.elem.nodeType!==1||i.elem[i.prop]!=null&&i.elem.style[i.prop]==null?i.elem[i.prop]:(u=r.css(i.elem,i.prop,""),!u||u==="auto"?0:u)},set:function(i){r.fx.step[i.prop]?r.fx.step[i.prop](i):i.elem.nodeType===1&&(r.cssHooks[i.prop]||i.elem.style[nc(i.prop)]!=null)?r.style(i.elem,i.prop,i.now+i.unit):i.elem[i.prop]=i.now;}}},r.easing={linear:function(i){return i},swing:function(i){return .5-Math.cos(i*Math.PI)/2},_default:"swing"},r.fx=he.prototype.init,r.fx.step={};var Ml,Fa,ov=/^(?:toggle|show|hide)$/,rv=/queueHooks$/;function lc(){Fa&&(S.hidden===false&&t.requestAnimationFrame?t.requestAnimationFrame(lc):t.setTimeout(lc,13),r.fx.tick());}function Xs(){return t.setTimeout(function(){Ml=void 0;}),Ml=Date.now()}function Pa(i,u){var c,o=0,d={height:i};for(u=u?1:0;o<4;o+=2-u)c=vn[o],d["margin"+c]=d["padding"+c]=i;return u&&(d.opacity=d.width=i),d}function Is(i,u,c){for(var o,d=(Me.tweeners[u]||[]).concat(Me.tweeners["*"]),p=0,g=d.length;p<g;p++)if(o=d[p].call(c,u,i))return o}function sv(i,u,c){var o,d,p,g,m,v,_,x,O="width"in u||"height"in u,C=this,D={},U=i.style,X=i.nodeType&&Ja(i),G=I.get(i,"fxshow");c.queue||(g=r._queueHooks(i,"fx"),g.unqueued==null&&(g.unqueued=0,m=g.empty.fire,g.empty.fire=function(){g.unqueued||m();}),g.unqueued++,C.always(function(){C.always(function(){g.unqueued--,r.queue(i,"fx").length||g.empty.fire();});}));for(o in u)if(d=u[o],ov.test(d)){if(delete u[o],p=p||d==="toggle",d===(X?"hide":"show"))if(d==="show"&&G&&G[o]!==void 0)X=true;else continue;D[o]=G&&G[o]||r.style(i,o);}if(v=!r.isEmptyObject(u),!(!v&&r.isEmptyObject(D))){O&&i.nodeType===1&&(c.overflow=[U.overflow,U.overflowX,U.overflowY],_=G&&G.display,_==null&&(_=I.get(i,"display")),x=r.css(i,"display"),x==="none"&&(_?x=_:(Tl([i],true),_=i.style.display||_,x=r.css(i,"display"),Tl([i]))),(x==="inline"||x==="inline-block"&&_!=null)&&r.css(i,"float")==="none"&&(v||(C.done(function(){U.display=_;}),_==null&&(x=U.display,_=x==="none"?"":x)),U.display="inline-block")),c.overflow&&(U.overflow="hidden",C.always(function(){U.overflow=c.overflow[0],U.overflowX=c.overflow[1],U.overflowY=c.overflow[2];})),v=false;for(o in D)v||(G?"hidden"in G&&(X=G.hidden):G=I.set(i,"fxshow",{display:_}),p&&(G.hidden=!X),X&&Tl([i],true),C.done(function(){X||Tl([i]),I.remove(i,"fxshow");for(o in D)r.style(i,o,D[o]);})),v=Is(X?G[o]:0,o,C),o in G||(G[o]=v.start,X&&(v.end=v.start,v.start=0));}}function dv(i,u){var c,o,d,p,g;for(c in i)if(o=Ff(c),d=u[o],p=i[c],Array.isArray(p)&&(d=p[1],p=i[c]=p[0]),c!==o&&(i[o]=p,delete i[c]),g=r.cssHooks[o],g&&"expand"in g){p=g.expand(p),delete i[o];for(c in p)c in i||(i[c]=p[c],u[c]=d);}else u[o]=d;}function Me(i,u,c){var o,d,p=0,g=Me.prefilters.length,m=r.Deferred().always(function(){delete v.elem;}),v=function(){if(d)return false;for(var O=Ml||Xs(),C=Math.max(0,_.startTime+_.duration-O),D=1-(C/_.duration||0),U=0,X=_.tweens.length;U<X;U++)_.tweens[U].run(D);return m.notifyWith(i,[_,D,C]),D<1&&X?C:(X||m.notifyWith(i,[_,1,0]),m.resolveWith(i,[_]),false)},_=m.promise({elem:i,props:r.extend({},u),opts:r.extend(true,{specialEasing:{},easing:r.easing._default},c),originalProperties:u,originalOptions:c,startTime:Ml||Xs(),duration:c.duration,tweens:[],createTween:function(O,C){var D=r.Tween(i,_.opts,O,C,_.opts.specialEasing[O]||_.opts.easing);return _.tweens.push(D),D},stop:function(O){var C=0,D=O?_.tweens.length:0;if(d)return this;for(d=true;C<D;C++)_.tweens[C].run(1);return O?(m.notifyWith(i,[_,1,0]),m.resolveWith(i,[_,O])):m.rejectWith(i,[_,O]),this}}),x=_.props;for(dv(x,_.opts.specialEasing);p<g;p++)if(o=Me.prefilters[p].call(_,i,x,_.opts),o)return typeof o.stop=="function"&&(r._queueHooks(_.elem,_.opts.queue).stop=o.stop.bind(o)),o;return r.map(x,Is,_),typeof _.opts.start=="function"&&_.opts.start.call(i,_),_.progress(_.opts.progress).done(_.opts.done,_.opts.complete).fail(_.opts.fail).always(_.opts.always),r.fx.timer(r.extend(v,{elem:i,anim:_,queue:_.opts.queue})),_}r.Animation=r.extend(Me,{tweeners:{"*":[function(i,u){var c=this.createTween(i,u);return Cs(c.elem,i,Oi.exec(u),c),c}]},tweener:function(i,u){typeof i=="function"?(u=i,i=["*"]):i=i.match(Oe);for(var c,o=0,d=i.length;o<d;o++)c=i[o],Me.tweeners[c]=Me.tweeners[c]||[],Me.tweeners[c].unshift(u);},prefilters:[sv],prefilter:function(i,u){u?Me.prefilters.unshift(i):Me.prefilters.push(i);}}),r.speed=function(i,u,c){var o=i&&typeof i=="object"?r.extend({},i):{complete:c||u||typeof i=="function"&&i,duration:i,easing:c&&u||u&&typeof u!="function"&&u};return r.fx.off?o.duration=0:typeof o.duration!="number"&&(o.duration in r.fx.speeds?o.duration=r.fx.speeds[o.duration]:o.duration=r.fx.speeds._default),(o.queue==null||o.queue===true)&&(o.queue="fx"),o.old=o.complete,o.complete=function(){typeof o.old=="function"&&o.old.call(this),o.queue&&r.dequeue(this,o.queue);},o},r.fn.extend({fadeTo:function(i,u,c,o){return this.filter(Ja).css("opacity",0).show().end().animate({opacity:u},i,c,o)},animate:function(i,u,c,o){var d=r.isEmptyObject(i),p=r.speed(u,c,o),g=function(){var m=Me(this,r.extend({},i),p);(d||I.get(this,"finish"))&&m.stop(true);};return g.finish=g,d||p.queue===false?this.each(g):this.queue(p.queue,g)},stop:function(i,u,c){var o=function(d){var p=d.stop;delete d.stop,p(c);};return typeof i!="string"&&(c=u,u=i,i=void 0),u&&this.queue(i||"fx",[]),this.each(function(){var d=true,p=i!=null&&i+"queueHooks",g=r.timers,m=I.get(this);if(p)m[p]&&m[p].stop&&o(m[p]);else for(p in m)m[p]&&m[p].stop&&rv.test(p)&&o(m[p]);for(p=g.length;p--;)g[p].elem===this&&(i==null||g[p].queue===i)&&(g[p].anim.stop(c),d=false,g.splice(p,1));(d||!c)&&r.dequeue(this,i);})},finish:function(i){return i!==false&&(i=i||"fx"),this.each(function(){var u,c=I.get(this),o=c[i+"queue"],d=c[i+"queueHooks"],p=r.timers,g=o?o.length:0;for(c.finish=true,r.queue(this,i,[]),d&&d.stop&&d.stop.call(this,true),u=p.length;u--;)p[u].elem===this&&p[u].queue===i&&(p[u].anim.stop(true),p.splice(u,1));for(u=0;u<g;u++)o[u]&&o[u].finish&&o[u].finish.call(this);delete c.finish;})}}),r.each(["toggle","show","hide"],function(i,u){var c=r.fn[u];r.fn[u]=function(o,d,p){return o==null||typeof o=="boolean"?c.apply(this,arguments):this.animate(Pa(u,true),o,d,p)};}),r.each({slideDown:Pa("show"),slideUp:Pa("hide"),slideToggle:Pa("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(i,u){r.fn[i]=function(c,o,d){return this.animate(u,c,o,d)};}),r.timers=[],r.fx.tick=function(){var i,u=0,c=r.timers;for(Ml=Date.now();u<c.length;u++)i=c[u],!i()&&c[u]===i&&c.splice(u--,1);c.length||r.fx.stop(),Ml=void 0;},r.fx.timer=function(i){r.timers.push(i),r.fx.start();},r.fx.start=function(){Fa||(Fa=true,lc());},r.fx.stop=function(){Fa=null;},r.fx.speeds={slow:600,fast:200,_default:400},r.fn.delay=function(i,u){return i=r.fx&&r.fx.speeds[i]||i,u=u||"fx",this.queue(u,function(c,o){var d=t.setTimeout(c,i);o.stop=function(){t.clearTimeout(d);};})};var pv=/^(?:input|select|textarea|button)$/i,hv=/^(?:a|area)$/i;r.fn.extend({prop:function(i,u){return Be(this,r.prop,i,u,arguments.length>1)},removeProp:function(i){return this.each(function(){delete this[r.propFix[i]||i];})}}),r.extend({prop:function(i,u,c){var o,d,p=i.nodeType;if(!(p===3||p===8||p===2))return (p!==1||!r.isXMLDoc(i))&&(u=r.propFix[u]||u,d=r.propHooks[u]),c!==void 0?d&&"set"in d&&(o=d.set(i,c,u))!==void 0?o:i[u]=c:d&&"get"in d&&(o=d.get(i,u))!==null?o:i[u]},propHooks:{tabIndex:{get:function(i){var u=i.getAttribute("tabindex");return u?parseInt(u,10):pv.test(i.nodeName)||hv.test(i.nodeName)&&i.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),q&&(r.propHooks.selected={get:function(i){var u=i.parentNode;return u&&u.parentNode&&u.parentNode.selectedIndex,null},set:function(i){var u=i.parentNode;u&&(u.selectedIndex,u.parentNode&&u.parentNode.selectedIndex);}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this;});function Fn(i){var u=i.match(Oe)||[];return u.join(" ")}function El(i){return i.getAttribute&&i.getAttribute("class")||""}function ic(i){return Array.isArray(i)?i:typeof i=="string"?i.match(Oe)||[]:[]}r.fn.extend({addClass:function(i){var u,c,o,d,p,g;return typeof i=="function"?this.each(function(m){r(this).addClass(i.call(this,m,El(this)));}):(u=ic(i),u.length?this.each(function(){if(o=El(this),c=this.nodeType===1&&" "+Fn(o)+" ",c){for(p=0;p<u.length;p++)d=u[p],c.indexOf(" "+d+" ")<0&&(c+=d+" ");g=Fn(c),o!==g&&this.setAttribute("class",g);}}):this)},removeClass:function(i){var u,c,o,d,p,g;return typeof i=="function"?this.each(function(m){r(this).removeClass(i.call(this,m,El(this)));}):arguments.length?(u=ic(i),u.length?this.each(function(){if(o=El(this),c=this.nodeType===1&&" "+Fn(o)+" ",c){for(p=0;p<u.length;p++)for(d=u[p];c.indexOf(" "+d+" ")>-1;)c=c.replace(" "+d+" "," ");g=Fn(c),o!==g&&this.setAttribute("class",g);}}):this):this.attr("class","")},toggleClass:function(i,u){var c,o,d,p;return typeof i=="function"?this.each(function(g){r(this).toggleClass(i.call(this,g,El(this),u),u);}):typeof u=="boolean"?u?this.addClass(i):this.removeClass(i):(c=ic(i),c.length?this.each(function(){for(p=r(this),d=0;d<c.length;d++)o=c[d],p.hasClass(o)?p.removeClass(o):p.addClass(o);}):this)},hasClass:function(i){var u,c,o=0;for(u=" "+i+" ";c=this[o++];)if(c.nodeType===1&&(" "+Fn(El(c))+" ").indexOf(u)>-1)return true;return false}}),r.fn.extend({val:function(i){var u,c,o,d=this[0];return arguments.length?(o=typeof i=="function",this.each(function(p){var g;this.nodeType===1&&(o?g=i.call(this,p,r(this).val()):g=i,g==null?g="":typeof g=="number"?g+="":Array.isArray(g)&&(g=r.map(g,function(m){return m==null?"":m+""})),u=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],(!u||!("set"in u)||u.set(this,g,"value")===void 0)&&(this.value=g));})):d?(u=r.valHooks[d.type]||r.valHooks[d.nodeName.toLowerCase()],u&&"get"in u&&(c=u.get(d,"value"))!==void 0?c:(c=d.value,c??"")):void 0}}),r.extend({valHooks:{select:{get:function(i){var u,c,o,d=i.options,p=i.selectedIndex,g=i.type==="select-one",m=g?null:[],v=g?p+1:d.length;for(p<0?o=v:o=g?p:0;o<v;o++)if(c=d[o],c.selected&&!c.disabled&&(!c.parentNode.disabled||!H(c.parentNode,"optgroup"))){if(u=r(c).val(),g)return u;m.push(u);}return m},set:function(i,u){for(var c,o,d=i.options,p=r.makeArray(u),g=d.length;g--;)o=d[g],(o.selected=r.inArray(r(o).val(),p)>-1)&&(c=true);return c||(i.selectedIndex=-1),p}}}}),q&&(r.valHooks.option={get:function(i){var u=i.getAttribute("value");return u??Fn(r.text(i))}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(i,u){if(Array.isArray(u))return i.checked=r.inArray(r(i).val(),u)>-1}};});var Qs=/^(?:focusinfocus|focusoutblur)$/,Vs=function(i){i.stopPropagation();};r.extend(r.event,{trigger:function(i,u,c,o){var d,p,g,m,v,_,x,O,C=[c||S],D=z.call(i,"type")?i.type:i,U=z.call(i,"namespace")?i.namespace.split("."):[];if(p=O=g=c=c||S,!(c.nodeType===3||c.nodeType===8)&&!Qs.test(D+r.event.triggered)&&(D.indexOf(".")>-1&&(U=D.split("."),D=U.shift(),U.sort()),v=D.indexOf(":")<0&&"on"+D,i=i[r.expando]?i:new r.Event(D,typeof i=="object"&&i),i.isTrigger=o?2:3,i.namespace=U.join("."),i.rnamespace=i.namespace?new RegExp("(^|\\.)"+U.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,i.result=void 0,i.target||(i.target=c),u=u==null?[i]:r.makeArray(u,[i]),x=r.event.special[D]||{},!(!o&&x.trigger&&x.trigger.apply(c,u)===false))){if(!o&&!x.noBubble&&!L(c)){for(m=x.delegateType||D,Qs.test(m+D)||(p=p.parentNode);p;p=p.parentNode)C.push(p),g=p;g===(c.ownerDocument||S)&&C.push(g.defaultView||g.parentWindow||t);}for(d=0;(p=C[d++])&&!i.isPropagationStopped();)O=p,i.type=d>1?m:x.bindType||D,_=(I.get(p,"events")||Object.create(null))[i.type]&&I.get(p,"handle"),_&&_.apply(p,u),_=v&&p[v],_&&_.apply&&Ni(p)&&(i.result=_.apply(p,u),i.result===false&&i.preventDefault());return i.type=D,!o&&!i.isDefaultPrevented()&&(!x._default||x._default.apply(C.pop(),u)===false)&&Ni(c)&&v&&typeof c[D]=="function"&&!L(c)&&(g=c[v],g&&(c[v]=null),r.event.triggered=D,i.isPropagationStopped()&&O.addEventListener(D,Vs),c[D](),i.isPropagationStopped()&&O.removeEventListener(D,Vs),r.event.triggered=void 0,g&&(c[v]=g)),i.result}},simulate:function(i,u,c){var o=r.extend(new r.Event,c,{type:i,isSimulated:true});r.event.trigger(o,null,u);}}),r.fn.extend({trigger:function(i,u){return this.each(function(){r.event.trigger(i,u,this);})},triggerHandler:function(i,u){var c=this[0];if(c)return r.event.trigger(i,u,c,true)}});var wi=t.location,Js={guid:Date.now()},ac=/\?/;r.parseXML=function(i){var u,c;if(!i||typeof i!="string")return null;try{u=new t.DOMParser().parseFromString(i,"text/xml");}catch{}return c=u&&u.getElementsByTagName("parsererror")[0],(!u||c)&&r.error("Invalid XML: "+(c?r.map(c.childNodes,function(o){return o.textContent}).join(`
|
|
2
|
-
`):i)),u};var gv=/\[\]$/,Ks=/\r?\n/g,yv=/^(?:submit|button|image|reset|file)$/i,vv=/^(?:input|select|textarea|keygen)/i;function uc(i,u,c,o){var d;if(Array.isArray(u))r.each(u,function(p,g){c||gv.test(i)?o(i,g):uc(i+"["+(typeof g=="object"&&g!=null?p:"")+"]",g,c,o);});else if(!c&&R(u)==="object")for(d in u)uc(i+"["+d+"]",u[d],c,o);else o(i,u);}r.param=function(i,u){var c,o=[],d=function(p,g){var m=typeof g=="function"?g():g;o[o.length]=encodeURIComponent(p)+"="+encodeURIComponent(m??"");};if(i==null)return "";if(Array.isArray(i)||i.jquery&&!r.isPlainObject(i))r.each(i,function(){d(this.name,this.value);});else for(c in i)uc(c,i[c],u,d);return o.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var i=r.prop(this,"elements");return i?r.makeArray(i):this}).filter(function(){var i=this.type;return this.name&&!r(this).is(":disabled")&&vv.test(this.nodeName)&&!yv.test(i)&&(this.checked||!ka.test(i))}).map(function(i,u){var c=r(this).val();return c==null?null:Array.isArray(c)?r.map(c,function(o){return {name:u.name,value:o.replace(Ks,`\r
|
|
3
|
-
`)}}):{name:u.name,value:c.replace(Ks,`\r
|
|
4
|
-
`)}}).get()}});var mv=/%20/g,bv=/#.*$/,Sv=/([?&])_=[^&]*/,Av=/^(.*?):[ \t]*([^\r\n]*)$/mg,_v=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Tv=/^(?:GET|HEAD)$/,Cv=/^\/\//,ks={},fc={},Ws="*/".concat("*"),cc=S.createElement("a");cc.href=wi.href;function $s(i){return function(u,c){typeof u!="string"&&(c=u,u="*");var o,d=0,p=u.toLowerCase().match(Oe)||[];if(typeof c=="function")for(;o=p[d++];)o[0]==="+"?(o=o.slice(1)||"*",(i[o]=i[o]||[]).unshift(c)):(i[o]=i[o]||[]).push(c);}}function Fs(i,u,c,o){var d={},p=i===fc;function g(m){var v;return d[m]=true,r.each(i[m]||[],function(_,x){var O=x(u,c,o);if(typeof O=="string"&&!p&&!d[O])return u.dataTypes.unshift(O),g(O),false;if(p)return !(v=O)}),v}return g(u.dataTypes[0])||!d["*"]&&g("*")}function oc(i,u){var c,o,d=r.ajaxSettings.flatOptions||{};for(c in u)u[c]!==void 0&&((d[c]?i:o||(o={}))[c]=u[c]);return o&&r.extend(true,i,o),i}function zv(i,u,c){for(var o,d,p,g,m=i.contents,v=i.dataTypes;v[0]==="*";)v.shift(),o===void 0&&(o=i.mimeType||u.getResponseHeader("Content-Type"));if(o){for(d in m)if(m[d]&&m[d].test(o)){v.unshift(d);break}}if(v[0]in c)p=v[0];else {for(d in c){if(!v[0]||i.converters[d+" "+v[0]]){p=d;break}g||(g=d);}p=p||g;}if(p)return p!==v[0]&&v.unshift(p),c[p]}function xv(i,u,c,o){var d,p,g,m,v,_={},x=i.dataTypes.slice();if(x[1])for(g in i.converters)_[g.toLowerCase()]=i.converters[g];for(p=x.shift();p;)if(i.responseFields[p]&&(c[i.responseFields[p]]=u),!v&&o&&i.dataFilter&&(u=i.dataFilter(u,i.dataType)),v=p,p=x.shift(),p){if(p==="*")p=v;else if(v!=="*"&&v!==p){if(g=_[v+" "+p]||_["* "+p],!g){for(d in _)if(m=d.split(" "),m[1]===p&&(g=_[v+" "+m[0]]||_["* "+m[0]],g)){g===true?g=_[d]:_[d]!==true&&(p=m[0],x.unshift(m[1]));break}}if(g!==true)if(g&&i.throws)u=g(u);else try{u=g(u);}catch(O){return {state:"parsererror",error:g?O:"No conversion from "+v+" to "+p}}}}return {state:"success",data:u}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wi.href,type:"GET",isLocal:_v.test(wi.protocol),global:true,processData:true,async:true,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ws,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":true,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:true,context:true}},ajaxSetup:function(i,u){return u?oc(oc(i,r.ajaxSettings),u):oc(r.ajaxSettings,i)},ajaxPrefilter:$s(ks),ajaxTransport:$s(fc),ajax:function(i,u){typeof i=="object"&&(u=i,i=void 0),u=u||{};var c,o,d,p,g,m,v,_,x,O,C=r.ajaxSetup({},u),D=C.context||C,U=C.context&&(D.nodeType||D.jquery)?r(D):r.event,X=r.Deferred(),G=r.Callbacks("once memory"),mt=C.statusCode||{},pt={},Jt={},Gt="canceled",et={readyState:0,getResponseHeader:function(nt){var zt;if(v){if(!p)for(p={};zt=Av.exec(d);)p[zt[1].toLowerCase()+" "]=(p[zt[1].toLowerCase()+" "]||[]).concat(zt[2]);zt=p[nt.toLowerCase()+" "];}return zt==null?null:zt.join(", ")},getAllResponseHeaders:function(){return v?d:null},setRequestHeader:function(nt,zt){return v==null&&(nt=Jt[nt.toLowerCase()]=Jt[nt.toLowerCase()]||nt,pt[nt]=zt),this},overrideMimeType:function(nt){return v==null&&(C.mimeType=nt),this},statusCode:function(nt){var zt;if(nt)if(v)et.always(nt[et.status]);else for(zt in nt)mt[zt]=[mt[zt],nt[zt]];return this},abort:function(nt){var zt=nt||Gt;return c&&c.abort(zt),tu(0,zt),this}};if(X.promise(et),C.url=((i||C.url||wi.href)+"").replace(Cv,wi.protocol+"//"),C.type=u.method||u.type||C.method||C.type,C.dataTypes=(C.dataType||"*").toLowerCase().match(Oe)||[""],C.crossDomain==null){m=S.createElement("a");try{m.href=C.url,m.href=m.href,C.crossDomain=cc.protocol+"//"+cc.host!=m.protocol+"//"+m.host;}catch{C.crossDomain=true;}}if(Fs(ks,C,u,et),C.data&&C.processData&&typeof C.data!="string"&&(C.data=r.param(C.data,C.traditional)),v)return et;_=r.event&&C.global,_&&r.active++===0&&r.event.trigger("ajaxStart"),C.type=C.type.toUpperCase(),C.hasContent=!Tv.test(C.type),o=C.url.replace(bv,""),C.hasContent?C.data&&C.processData&&(C.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(C.data=C.data.replace(mv,"+")):(O=C.url.slice(o.length),C.data&&(C.processData||typeof C.data=="string")&&(o+=(ac.test(o)?"&":"?")+C.data,delete C.data),C.cache===false&&(o=o.replace(Sv,"$1"),O=(ac.test(o)?"&":"?")+"_="+Js.guid+++O),C.url=o+O),C.ifModified&&(r.lastModified[o]&&et.setRequestHeader("If-Modified-Since",r.lastModified[o]),r.etag[o]&&et.setRequestHeader("If-None-Match",r.etag[o])),(C.data&&C.hasContent&&C.contentType!==false||u.contentType)&&et.setRequestHeader("Content-Type",C.contentType),et.setRequestHeader("Accept",C.dataTypes[0]&&C.accepts[C.dataTypes[0]]?C.accepts[C.dataTypes[0]]+(C.dataTypes[0]!=="*"?", "+Ws+"; q=0.01":""):C.accepts["*"]);for(x in C.headers)et.setRequestHeader(x,C.headers[x]);if(C.beforeSend&&(C.beforeSend.call(D,et,C)===false||v))return et.abort();if(Gt="abort",G.add(C.complete),et.done(C.success),et.fail(C.error),c=Fs(fc,C,u,et),!c)tu(-1,"No Transport");else {if(et.readyState=1,_&&U.trigger("ajaxSend",[et,C]),v)return et;C.async&&C.timeout>0&&(g=t.setTimeout(function(){et.abort("timeout");},C.timeout));try{v=!1,c.send(pt,tu);}catch(nt){if(v)throw nt;tu(-1,nt);}}function tu(nt,zt,ed,Dv){var bn,sc,Hi,Nl,Dl,we=zt;v||(v=true,g&&t.clearTimeout(g),c=void 0,d=Dv||"",et.readyState=nt>0?4:0,bn=nt>=200&&nt<300||nt===304,ed&&(Nl=zv(C,et,ed)),!bn&&r.inArray("script",C.dataTypes)>-1&&r.inArray("json",C.dataTypes)<0&&(C.converters["text script"]=function(){}),Nl=xv(C,Nl,et,bn),bn?(C.ifModified&&(Dl=et.getResponseHeader("Last-Modified"),Dl&&(r.lastModified[o]=Dl),Dl=et.getResponseHeader("etag"),Dl&&(r.etag[o]=Dl)),nt===204||C.type==="HEAD"?we="nocontent":nt===304?we="notmodified":(we=Nl.state,sc=Nl.data,Hi=Nl.error,bn=!Hi)):(Hi=we,(nt||!we)&&(we="error",nt<0&&(nt=0))),et.status=nt,et.statusText=(zt||we)+"",bn?X.resolveWith(D,[sc,we,et]):X.rejectWith(D,[et,we,Hi]),et.statusCode(mt),mt=void 0,_&&U.trigger(bn?"ajaxSuccess":"ajaxError",[et,C,bn?sc:Hi]),G.fireWith(D,[et,we]),_&&(U.trigger("ajaxComplete",[et,C]),--r.active||r.event.trigger("ajaxStop")));}return et},getJSON:function(i,u,c){return r.get(i,u,c,"json")},getScript:function(i,u){return r.get(i,void 0,u,"script")}}),r.each(["get","post"],function(i,u){r[u]=function(c,o,d,p){return (typeof o=="function"||o===null)&&(p=p||d,d=o,o=void 0),r.ajax(r.extend({url:c,type:u,dataType:p,data:o,success:d},r.isPlainObject(c)&&c))};}),r.ajaxPrefilter(function(i){var u;for(u in i.headers)u.toLowerCase()==="content-type"&&(i.contentType=i.headers[u]||"");}),r._evalUrl=function(i,u,c){return r.ajax({url:i,type:"GET",dataType:"script",cache:true,async:false,global:false,scriptAttrs:u.crossOrigin?{crossOrigin:u.crossOrigin}:void 0,converters:{"text script":function(){}},dataFilter:function(o){r.globalEval(o,u,c);}})},r.fn.extend({wrapAll:function(i){var u;return this[0]&&(typeof i=="function"&&(i=i.call(this[0])),u=r(i,this[0].ownerDocument).eq(0).clone(true),this[0].parentNode&&u.insertBefore(this[0]),u.map(function(){for(var c=this;c.firstElementChild;)c=c.firstElementChild;return c}).append(this)),this},wrapInner:function(i){return typeof i=="function"?this.each(function(u){r(this).wrapInner(i.call(this,u));}):this.each(function(){var u=r(this),c=u.contents();c.length?c.wrapAll(i):u.append(i);})},wrap:function(i){var u=typeof i=="function";return this.each(function(c){r(this).wrapAll(u?i.call(this,c):i);})},unwrap:function(i){return this.parent(i).not("body").each(function(){r(this).replaceWith(this.childNodes);}),this}}),r.expr.pseudos.hidden=function(i){return !r.expr.pseudos.visible(i)},r.expr.pseudos.visible=function(i){return !!(i.offsetWidth||i.offsetHeight||i.getClientRects().length)},r.ajaxSettings.xhr=function(){return new t.XMLHttpRequest};var Mv={0:200};r.ajaxTransport(function(i){var u;return {send:function(c,o){var d,p=i.xhr();if(p.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(d in i.xhrFields)p[d]=i.xhrFields[d];i.mimeType&&p.overrideMimeType&&p.overrideMimeType(i.mimeType),!i.crossDomain&&!c["X-Requested-With"]&&(c["X-Requested-With"]="XMLHttpRequest");for(d in c)p.setRequestHeader(d,c[d]);u=function(g){return function(){u&&(u=p.onload=p.onerror=p.onabort=p.ontimeout=null,g==="abort"?p.abort():g==="error"?o(p.status,p.statusText):o(Mv[p.status]||p.status,p.statusText,(p.responseType||"text")==="text"?{text:p.responseText}:{binary:p.response},p.getAllResponseHeaders()));}},p.onload=u(),p.onabort=p.onerror=p.ontimeout=u("error"),u=u("abort");try{p.send(i.hasContent&&i.data||null);}catch(g){if(u)throw g}},abort:function(){u&&u();}}});function Ps(i){return i.scriptAttrs||!i.headers&&(i.crossDomain||i.async&&r.inArray("json",i.dataTypes)<0)}r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},converters:{"text script":function(i){return r.globalEval(i),i}}}),r.ajaxPrefilter("script",function(i){i.cache===void 0&&(i.cache=false),Ps(i)&&(i.type="GET");}),r.ajaxTransport("script",function(i){if(Ps(i)){var u,c;return {send:function(o,d){u=r("<script>").attr(i.scriptAttrs||{}).prop({charset:i.scriptCharset,src:i.url}).on("load error",c=function(p){u.remove(),c=null,p&&d(p.type==="error"?404:200,p.type);}),S.head.appendChild(u[0]);},abort:function(){c&&c();}}}});var td=[],rc=/(=)\?(?=&|$)|\?\?/;r.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var i=td.pop()||r.expando+"_"+Js.guid++;return this[i]=true,i}}),r.ajaxPrefilter("jsonp",function(i,u,c){var o,d,p,g=i.jsonp!==false&&(rc.test(i.url)?"url":typeof i.data=="string"&&(i.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&rc.test(i.data)&&"data");return o=i.jsonpCallback=typeof i.jsonpCallback=="function"?i.jsonpCallback():i.jsonpCallback,g?i[g]=i[g].replace(rc,"$1"+o):i.jsonp!==false&&(i.url+=(ac.test(i.url)?"&":"?")+i.jsonp+"="+o),i.converters["script json"]=function(){return p||r.error(o+" was not called"),p[0]},i.dataTypes[0]="json",d=t[o],t[o]=function(){p=arguments;},c.always(function(){d===void 0?r(t).removeProp(o):t[o]=d,i[o]&&(i.jsonpCallback=u.jsonpCallback,td.push(o)),p&&typeof d=="function"&&d(p[0]),p=d=void 0;}),"script"}),r.ajaxPrefilter(function(i,u){typeof i.data!="string"&&!r.isPlainObject(i.data)&&!Array.isArray(i.data)&&!("processData"in u)&&(i.processData=false),i.data instanceof t.FormData&&(i.contentType=false);}),r.parseHTML=function(i,u,c){if(typeof i!="string"&&!bs(i+""))return [];typeof u=="boolean"&&(c=u,u=false);var o,d;return u||(u=new t.DOMParser().parseFromString("","text/html")),o=ms.exec(i),d=!c&&[],o?[u.createElement(o[1])]:(o=Es([i],u,d),d&&d.length&&r(d).remove(),r.merge([],o.childNodes))},r.fn.load=function(i,u,c){var o,d,p,g=this,m=i.indexOf(" ");return m>-1&&(o=Fn(i.slice(m)),i=i.slice(0,m)),typeof u=="function"?(c=u,u=void 0):u&&typeof u=="object"&&(d="POST"),g.length>0&&r.ajax({url:i,type:d||"GET",dataType:"html",data:u}).done(function(v){p=arguments,g.html(o?r("<div>").append(r.parseHTML(v)).find(o):v);}).always(c&&function(v,_){g.each(function(){c.apply(this,p||[v.responseText,_,v]);});}),this},r.expr.pseudos.animated=function(i){return r.grep(r.timers,function(u){return i===u.elem}).length},r.offset={setOffset:function(i,u,c){var o,d,p,g,m,v,_,x=r.css(i,"position"),O=r(i),C={};x==="static"&&(i.style.position="relative"),m=O.offset(),p=r.css(i,"top"),v=r.css(i,"left"),_=(x==="absolute"||x==="fixed")&&(p+v).indexOf("auto")>-1,_?(o=O.position(),g=o.top,d=o.left):(g=parseFloat(p)||0,d=parseFloat(v)||0),typeof u=="function"&&(u=u.call(i,c,r.extend({},m))),u.top!=null&&(C.top=u.top-m.top+g),u.left!=null&&(C.left=u.left-m.left+d),"using"in u?u.using.call(i,C):O.css(C);}},r.fn.extend({offset:function(i){if(arguments.length)return i===void 0?this:this.each(function(d){r.offset.setOffset(this,i,d);});var u,c,o=this[0];if(o)return o.getClientRects().length?(u=o.getBoundingClientRect(),c=o.ownerDocument.defaultView,{top:u.top+c.pageYOffset,left:u.left+c.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var i,u,c,o=this[0],d={top:0,left:0};if(r.css(o,"position")==="fixed")u=o.getBoundingClientRect();else {for(u=this.offset(),c=o.ownerDocument,i=o.offsetParent||c.documentElement;i&&i!==c.documentElement&&r.css(i,"position")==="static";)i=i.offsetParent||c.documentElement;i&&i!==o&&i.nodeType===1&&r.css(i,"position")!=="static"&&(d=r(i).offset(),d.top+=r.css(i,"borderTopWidth",true),d.left+=r.css(i,"borderLeftWidth",true));}return {top:u.top-d.top-r.css(o,"marginTop",true),left:u.left-d.left-r.css(o,"marginLeft",true)}}},offsetParent:function(){return this.map(function(){for(var i=this.offsetParent;i&&r.css(i,"position")==="static";)i=i.offsetParent;return i||gn})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(i,u){var c=u==="pageYOffset";r.fn[i]=function(o){return Be(this,function(d,p,g){var m;if(L(d)?m=d:d.nodeType===9&&(m=d.defaultView),g===void 0)return m?m[u]:d[p];m?m.scrollTo(c?m.pageXOffset:g,c?g:m.pageYOffset):d[p]=g;},i,o,arguments.length)};}),r.each({Height:"height",Width:"width"},function(i,u){r.each({padding:"inner"+i,content:u,"":"outer"+i},function(c,o){r.fn[o]=function(d,p){var g=arguments.length&&(c||typeof d!="boolean"),m=c||(d===true||p===true?"margin":"border");return Be(this,function(v,_,x){var O;return L(v)?o.indexOf("outer")===0?v["inner"+i]:v.document.documentElement["client"+i]:v.nodeType===9?(O=v.documentElement,Math.max(v.body["scroll"+i],O["scroll"+i],v.body["offset"+i],O["offset"+i],O["client"+i])):x===void 0?r.css(v,_,m):r.style(v,_,x,m)},u,g?d:void 0,g)};});}),r.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(i,u){r.fn[u]=function(c){return this.on(u,c)};}),r.fn.extend({bind:function(i,u,c){return this.on(i,null,u,c)},unbind:function(i,u){return this.off(i,null,u)},delegate:function(i,u,c,o){return this.on(u,i,c,o)},undelegate:function(i,u,c){return arguments.length===1?this.off(i,"**"):this.off(u,i||"**",c)},hover:function(i,u){return this.on("mouseenter",i).on("mouseleave",u||i)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(i,u){r.fn[u]=function(c,o){return arguments.length>0?this.on(u,null,c,o):this.trigger(u)};}),r.proxy=function(i,u){var c,o,d;if(typeof u=="string"&&(c=i[u],u=i,i=c),typeof i=="function")return o=a.call(arguments,2),d=function(){return i.apply(u||this,o.concat(a.call(arguments)))},d.guid=i.guid=i.guid||r.guid++,d},r.holdReady=function(i){i?r.readyWait++:r.ready(true);},r.expr[":"]=r.expr.filters=r.expr.pseudos,typeof define=="function"&&define.amd&&define("jquery",[],function(){return r});var Ev=t.jQuery,Nv=t.$;return r.noConflict=function(i){return t.$===r&&(t.$=Nv),i&&t.jQuery===r&&(t.jQuery=Ev),r},r}var ld,Lv,ad=Qe(()=>{ld=Yv(window),Lv=ld;});var fd=Ve((Ib,ud)=>{var{jQuery:Zv}=(ad(),Ol(id));ud.exports=Zv;});var Gv,cd=Qe(()=>{Gv=t=>{console.groupCollapsed(`%c${t.name} v${t.version}%c`,"color:orange",""),console.debug(`%c${t.name} v${t.version}%c by Dario Passariello started`,"color:orange",""),console.debug(`%cType ${t.name} in this console to see it`,"color:gray",""),console.debug("name: %c"+t.name,"color:orange",""),console.debug("version: %c"+t.version,"color:orange",""),console.debug("description: %c"+t.description,"color:orange",""),console.debug("license: %c"+t.license,"color:orange",""),console.debug("author: %c"+t.author.name,"color:orange",""),console.debug("email: %c"+t.author.email,"color:orange",""),console.groupEnd();};Object.defineProperty(layerpro,"credits",{value:Gv,writable:false,configurable:false});});var pd={};dc(pd,{getMouseDirection:()=>qv,mouseCoord:()=>nu});var nu,od,rd,sd,dd,qv,pc=Qe(()=>{nu=t=>[t.clientX,t.clientY,t.screenX,t.screenY,t.pageX,t.pageY],od=0,rd="",sd=0,dd=0,qv=t=>(od=sd<t.pageX?1:0,rd=dd<t.pageY?"down":"up",sd=t.pageX,dd=t.pageY,[od,rd]);});var Td=Ve(bt=>{function vc(t,e){var n=t.length;t.push(e);t:for(;0<n;){var l=n-1>>>1,a=t[l];if(0<lu(a,e))t[l]=e,t[n]=a,n=l;else break t}}function He(t){return t.length===0?null:t[0]}function au(t){if(t.length===0)return null;var e=t[0],n=t.pop();if(n!==e){t[0]=n;t:for(var l=0,a=t.length,f=a>>>1;l<f;){var s=2*(l+1)-1,h=t[s],y=s+1,b=t[y];if(0>lu(h,n))y<a&&0>lu(b,h)?(t[l]=b,t[y]=n,l=y):(t[l]=h,t[s]=n,l=s);else if(y<a&&0>lu(b,n))t[l]=b,t[y]=n,l=y;else break t}}return e}function lu(t,e){var n=t.sortIndex-e.sortIndex;return n!==0?n:t.id-e.id}bt.unstable_now=void 0;typeof performance=="object"&&typeof performance.now=="function"?(hd=performance,bt.unstable_now=function(){return hd.now()}):(hc=Date,gd=hc.now(),bt.unstable_now=function(){return hc.now()-gd});var hd,hc,gd,Je=[],Sn=[],Xv=1,ge=null,Bt=3,mc=false,Ri=false,Ui=false,bc=false,md=typeof setTimeout=="function"?setTimeout:null,bd=typeof clearTimeout=="function"?clearTimeout:null,yd=typeof setImmediate<"u"?setImmediate:null;function iu(t){for(var e=He(Sn);e!==null;){if(e.callback===null)au(Sn);else if(e.startTime<=t)au(Sn),e.sortIndex=e.expirationTime,vc(Je,e);else break;e=He(Sn);}}function Sc(t){if(Ui=false,iu(t),!Ri)if(He(Je)!==null)Ri=true,wl||(wl=true,jl());else {var e=He(Sn);e!==null&&Ac(Sc,e.startTime-t);}}var wl=false,Yi=-1,Sd=5,Ad=-1;function _d(){return bc?true:!(bt.unstable_now()-Ad<Sd)}function gc(){if(bc=false,wl){var t=bt.unstable_now();Ad=t;var e=true;try{t:{Ri=!1,Ui&&(Ui=!1,bd(Yi),Yi=-1),mc=!0;var n=Bt;try{e:{for(iu(t),ge=He(Je);ge!==null&&!(ge.expirationTime>t&&_d());){var l=ge.callback;if(typeof l=="function"){ge.callback=null,Bt=ge.priorityLevel;var a=l(ge.expirationTime<=t);if(t=bt.unstable_now(),typeof a=="function"){ge.callback=a,iu(t),e=!0;break e}ge===He(Je)&&au(Je),iu(t);}else au(Je);ge=He(Je);}if(ge!==null)e=!0;else {var f=He(Sn);f!==null&&Ac(Sc,f.startTime-t),e=!1;}}break t}finally{ge=null,Bt=n,mc=!1;}e=void 0;}}finally{e?jl():wl=false;}}}var jl;typeof yd=="function"?jl=function(){yd(gc);}:typeof MessageChannel<"u"?(yc=new MessageChannel,vd=yc.port2,yc.port1.onmessage=gc,jl=function(){vd.postMessage(null);}):jl=function(){md(gc,0);};var yc,vd;function Ac(t,e){Yi=md(function(){t(bt.unstable_now());},e);}bt.unstable_IdlePriority=5;bt.unstable_ImmediatePriority=1;bt.unstable_LowPriority=4;bt.unstable_NormalPriority=3;bt.unstable_Profiling=null;bt.unstable_UserBlockingPriority=2;bt.unstable_cancelCallback=function(t){t.callback=null;};bt.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Sd=0<t?Math.floor(1e3/t):5;};bt.unstable_getCurrentPriorityLevel=function(){return Bt};bt.unstable_next=function(t){switch(Bt){case 1:case 2:case 3:var e=3;break;default:e=Bt;}var n=Bt;Bt=e;try{return t()}finally{Bt=n;}};bt.unstable_requestPaint=function(){bc=true;};bt.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3;}var n=Bt;Bt=t;try{return e()}finally{Bt=n;}};bt.unstable_scheduleCallback=function(t,e,n){var l=bt.unstable_now();switch(typeof n=="object"&&n!==null?(n=n.delay,n=typeof n=="number"&&0<n?l+n:l):n=l,t){case 1:var a=-1;break;case 2:a=250;break;case 5:a=1073741823;break;case 4:a=1e4;break;default:a=5e3;}return a=n+a,t={id:Xv++,callback:e,priorityLevel:t,startTime:n,expirationTime:a,sortIndex:-1},n>l?(t.sortIndex=n,vc(Sn,t),He(Je)===null&&t===He(Sn)&&(Ui?(bd(Yi),Yi=-1):Ui=true,Ac(Sc,n-l))):(t.sortIndex=a,vc(Je,t),Ri||mc||(Ri=true,wl||(wl=true,jl()))),t};bt.unstable_shouldYield=_d;bt.unstable_wrapCallback=function(t){var e=Bt;return function(){var n=Bt;Bt=e;try{return t.apply(this,arguments)}finally{Bt=n;}}};});var zd=Ve((Vb,Cd)=>{Cd.exports=Td();});var Ud=Ve(V=>{var Cc=Symbol.for("react.transitional.element"),Iv=Symbol.for("react.portal"),Qv=Symbol.for("react.fragment"),Vv=Symbol.for("react.strict_mode"),Jv=Symbol.for("react.profiler"),Kv=Symbol.for("react.consumer"),kv=Symbol.for("react.context"),Wv=Symbol.for("react.forward_ref"),$v=Symbol.for("react.suspense"),Fv=Symbol.for("react.memo"),Dd=Symbol.for("react.lazy"),Pv=Symbol.for("react.activity"),xd=Symbol.iterator;function tm(t){return t===null||typeof t!="object"?null:(t=xd&&t[xd]||t["@@iterator"],typeof t=="function"?t:null)}var Od={isMounted:function(){return false},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},jd=Object.assign,wd={};function Rl(t,e,n){this.props=t,this.context=e,this.refs=wd,this.updater=n||Od;}Rl.prototype.isReactComponent={};Rl.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState");};Rl.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate");};function Hd(){}Hd.prototype=Rl.prototype;function zc(t,e,n){this.props=t,this.context=e,this.refs=wd,this.updater=n||Od;}var xc=zc.prototype=new Hd;xc.constructor=zc;jd(xc,Rl.prototype);xc.isPureReactComponent=true;var Md=Array.isArray;function Tc(){}var ht={H:null,A:null,T:null,S:null},Rd=Object.prototype.hasOwnProperty;function Mc(t,e,n){var l=n.ref;return {$$typeof:Cc,type:t,key:e,ref:l!==void 0?l:null,props:n}}function em(t,e){return Mc(t.type,e,t.props)}function Ec(t){return typeof t=="object"&&t!==null&&t.$$typeof===Cc}function nm(t){var e={"=":"=0",":":"=2"};return "$"+t.replace(/[=:]/g,function(n){return e[n]})}var Ed=/\/+/g;function _c(t,e){return typeof t=="object"&&t!==null&&t.key!=null?nm(""+t.key):e.toString(36)}function lm(t){switch(t.status){case "fulfilled":return t.value;case "rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(Tc,Tc):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e);},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e);})),t.status){case "fulfilled":return t.value;case "rejected":throw t.reason}}throw t}function Hl(t,e,n,l,a){var f=typeof t;(f==="undefined"||f==="boolean")&&(t=null);var s=false;if(t===null)s=true;else switch(f){case "bigint":case "string":case "number":s=true;break;case "object":switch(t.$$typeof){case Cc:case Iv:s=true;break;case Dd:return s=t._init,Hl(s(t._payload),e,n,l,a)}}if(s)return a=a(t),s=l===""?"."+_c(t,0):l,Md(a)?(n="",s!=null&&(n=s.replace(Ed,"$&/")+"/"),Hl(a,e,n,"",function(b){return b})):a!=null&&(Ec(a)&&(a=em(a,n+(a.key==null||t&&t.key===a.key?"":(""+a.key).replace(Ed,"$&/")+"/")+s)),e.push(a)),1;s=0;var h=l===""?".":l+":";if(Md(t))for(var y=0;y<t.length;y++)l=t[y],f=h+_c(l,y),s+=Hl(l,e,n,f,a);else if(y=tm(t),typeof y=="function")for(t=y.call(t),y=0;!(l=t.next()).done;)l=l.value,f=h+_c(l,y++),s+=Hl(l,e,n,f,a);else if(f==="object"){if(typeof t.then=="function")return Hl(lm(t),e,n,l,a);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return s}function uu(t,e,n){if(t==null)return t;var l=[],a=0;return Hl(t,l,"","",function(f){return e.call(n,f,a++)}),l}function im(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(n){(t._status===0||t._status===-1)&&(t._status=1,t._result=n);},function(n){(t._status===0||t._status===-1)&&(t._status=2,t._result=n);}),t._status===-1&&(t._status=0,t._result=e);}if(t._status===1)return t._result.default;throw t._result}var Nd=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:true,cancelable:true,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t);},am={map:uu,forEach:function(t,e,n){uu(t,function(){e.apply(this,arguments);},n);},count:function(t){var e=0;return uu(t,function(){e++;}),e},toArray:function(t){return uu(t,function(e){return e})||[]},only:function(t){if(!Ec(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};V.Activity=Pv;V.Children=am;V.Component=Rl;V.Fragment=Qv;V.Profiler=Jv;V.PureComponent=zc;V.StrictMode=Vv;V.Suspense=$v;V.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=ht;V.__COMPILER_RUNTIME={__proto__:null,c:function(t){return ht.H.useMemoCache(t)}};V.cache=function(t){return function(){return t.apply(null,arguments)}};V.cacheSignal=function(){return null};V.cloneElement=function(t,e,n){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var l=jd({},t.props),a=t.key;if(e!=null)for(f in e.key!==void 0&&(a=""+e.key),e)!Rd.call(e,f)||f==="key"||f==="__self"||f==="__source"||f==="ref"&&e.ref===void 0||(l[f]=e[f]);var f=arguments.length-2;if(f===1)l.children=n;else if(1<f){for(var s=Array(f),h=0;h<f;h++)s[h]=arguments[h+2];l.children=s;}return Mc(t.type,a,l)};V.createContext=function(t){return t={$$typeof:kv,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:Kv,_context:t},t};V.createElement=function(t,e,n){var l,a={},f=null;if(e!=null)for(l in e.key!==void 0&&(f=""+e.key),e)Rd.call(e,l)&&l!=="key"&&l!=="__self"&&l!=="__source"&&(a[l]=e[l]);var s=arguments.length-2;if(s===1)a.children=n;else if(1<s){for(var h=Array(s),y=0;y<s;y++)h[y]=arguments[y+2];a.children=h;}if(t&&t.defaultProps)for(l in s=t.defaultProps,s)a[l]===void 0&&(a[l]=s[l]);return Mc(t,f,a)};V.createRef=function(){return {current:null}};V.forwardRef=function(t){return {$$typeof:Wv,render:t}};V.isValidElement=Ec;V.lazy=function(t){return {$$typeof:Dd,_payload:{_status:-1,_result:t},_init:im}};V.memo=function(t,e){return {$$typeof:Fv,type:t,compare:e===void 0?null:e}};V.startTransition=function(t){var e=ht.T,n={};ht.T=n;try{var l=t(),a=ht.S;a!==null&&a(n,l),typeof l=="object"&&l!==null&&typeof l.then=="function"&&l.then(Tc,Nd);}catch(f){Nd(f);}finally{e!==null&&n.types!==null&&(e.types=n.types),ht.T=e;}};V.unstable_useCacheRefresh=function(){return ht.H.useCacheRefresh()};V.use=function(t){return ht.H.use(t)};V.useActionState=function(t,e,n){return ht.H.useActionState(t,e,n)};V.useCallback=function(t,e){return ht.H.useCallback(t,e)};V.useContext=function(t){return ht.H.useContext(t)};V.useDebugValue=function(){};V.useDeferredValue=function(t,e){return ht.H.useDeferredValue(t,e)};V.useEffect=function(t,e){return ht.H.useEffect(t,e)};V.useEffectEvent=function(t){return ht.H.useEffectEvent(t)};V.useId=function(){return ht.H.useId()};V.useImperativeHandle=function(t,e,n){return ht.H.useImperativeHandle(t,e,n)};V.useInsertionEffect=function(t,e){return ht.H.useInsertionEffect(t,e)};V.useLayoutEffect=function(t,e){return ht.H.useLayoutEffect(t,e)};V.useMemo=function(t,e){return ht.H.useMemo(t,e)};V.useOptimistic=function(t,e){return ht.H.useOptimistic(t,e)};V.useReducer=function(t,e,n){return ht.H.useReducer(t,e,n)};V.useRef=function(t){return ht.H.useRef(t)};V.useState=function(t){return ht.H.useState(t)};V.useSyncExternalStore=function(t,e,n){return ht.H.useSyncExternalStore(t,e,n)};V.useTransition=function(){return ht.H.useTransition()};V.version="19.2.4";});var Nc=Ve((Kb,Yd)=>{Yd.exports=Ud();});var Zd=Ve(Xt=>{var um=Nc();function Ld(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)e+="&args[]="+encodeURIComponent(arguments[n]);}return "Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function An(){}var qt={d:{f:An,r:function(){throw Error(Ld(522))},D:An,C:An,L:An,m:An,X:An,S:An,M:An},p:0,findDOMNode:null},fm=Symbol.for("react.portal");function cm(t,e,n){var l=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return {$$typeof:fm,key:l==null?null:""+l,children:t,containerInfo:e,implementation:n}}var Li=um.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function fu(t,e){if(t==="font")return "";if(typeof e=="string")return e==="use-credentials"?e:""}Xt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=qt;Xt.createPortal=function(t,e){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(Ld(299));return cm(t,e,null,n)};Xt.flushSync=function(t){var e=Li.T,n=qt.p;try{if(Li.T=null,qt.p=2,t)return t()}finally{Li.T=e,qt.p=n,qt.d.f();}};Xt.preconnect=function(t,e){typeof t=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,qt.d.C(t,e));};Xt.prefetchDNS=function(t){typeof t=="string"&&qt.d.D(t);};Xt.preinit=function(t,e){if(typeof t=="string"&&e&&typeof e.as=="string"){var n=e.as,l=fu(n,e.crossOrigin),a=typeof e.integrity=="string"?e.integrity:void 0,f=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;n==="style"?qt.d.S(t,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:l,integrity:a,fetchPriority:f}):n==="script"&&qt.d.X(t,{crossOrigin:l,integrity:a,fetchPriority:f,nonce:typeof e.nonce=="string"?e.nonce:void 0});}};Xt.preinitModule=function(t,e){if(typeof t=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var n=fu(e.as,e.crossOrigin);qt.d.M(t,{crossOrigin:n,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0});}}else e==null&&qt.d.M(t);};Xt.preload=function(t,e){if(typeof t=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var n=e.as,l=fu(n,e.crossOrigin);qt.d.L(t,n,{crossOrigin:l,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0});}};Xt.preloadModule=function(t,e){if(typeof t=="string")if(e){var n=fu(e.as,e.crossOrigin);qt.d.m(t,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:n,integrity:typeof e.integrity=="string"?e.integrity:void 0});}else qt.d.m(t);};Xt.requestFormReset=function(t){qt.d.r(t);};Xt.unstable_batchedUpdates=function(t,e){return t(e)};Xt.useFormState=function(t,e,n){return Li.H.useFormState(t,e,n)};Xt.useFormStatus=function(){return Li.H.useHostTransitionStatus()};Xt.version="19.2.4";});var qd=Ve((Wb,Bd)=>{function Gd(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Gd);}catch(t){console.error(t);}}Gd(),Bd.exports=Zd();});var ty=Ve(wf=>{var Ot=zd(),hh=Nc(),om=qd();function w(t){var e="https://react.dev/errors/"+t;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)e+="&args[]="+encodeURIComponent(arguments[n]);}return "Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function gh(t){return !(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function Ca(t){var e=t,n=t;if(t.alternate)for(;e.return;)e=e.return;else {t=e;do e=t,(e.flags&4098)!==0&&(n=e.return),t=e.return;while(t)}return e.tag===3?n:null}function yh(t){if(t.tag===13){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function vh(t){if(t.tag===31){var e=t.memoizedState;if(e===null&&(t=t.alternate,t!==null&&(e=t.memoizedState)),e!==null)return e.dehydrated}return null}function Xd(t){if(Ca(t)!==t)throw Error(w(188))}function rm(t){var e=t.alternate;if(!e){if(e=Ca(t),e===null)throw Error(w(188));return e!==t?null:t}for(var n=t,l=e;;){var a=n.return;if(a===null)break;var f=a.alternate;if(f===null){if(l=a.return,l!==null){n=l;continue}break}if(a.child===f.child){for(f=a.child;f;){if(f===n)return Xd(a),t;if(f===l)return Xd(a),e;f=f.sibling;}throw Error(w(188))}if(n.return!==l.return)n=a,l=f;else {for(var s=false,h=a.child;h;){if(h===n){s=true,n=a,l=f;break}if(h===l){s=true,l=a,n=f;break}h=h.sibling;}if(!s){for(h=f.child;h;){if(h===n){s=true,n=f,l=a;break}if(h===l){s=true,l=f,n=a;break}h=h.sibling;}if(!s)throw Error(w(189))}}if(n.alternate!==l)throw Error(w(190))}if(n.tag!==3)throw Error(w(188));return n.stateNode.current===n?t:e}function mh(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=mh(t),e!==null)return e;t=t.sibling;}return null}var vt=Object.assign,sm=Symbol.for("react.element"),cu=Symbol.for("react.transitional.element"),Vi=Symbol.for("react.portal"),Bl=Symbol.for("react.fragment"),bh=Symbol.for("react.strict_mode"),oo=Symbol.for("react.profiler"),Sh=Symbol.for("react.consumer"),en=Symbol.for("react.context"),ar=Symbol.for("react.forward_ref"),ro=Symbol.for("react.suspense"),so=Symbol.for("react.suspense_list"),ur=Symbol.for("react.memo"),_n=Symbol.for("react.lazy"),po=Symbol.for("react.activity"),dm=Symbol.for("react.memo_cache_sentinel"),Id=Symbol.iterator;function Zi(t){return t===null||typeof t!="object"?null:(t=Id&&t[Id]||t["@@iterator"],typeof t=="function"?t:null)}var pm=Symbol.for("react.client.reference");function ho(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===pm?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Bl:return "Fragment";case oo:return "Profiler";case bh:return "StrictMode";case ro:return "Suspense";case so:return "SuspenseList";case po:return "Activity"}if(typeof t=="object")switch(t.$$typeof){case Vi:return "Portal";case en:return t.displayName||"Context";case Sh:return (t._context.displayName||"Context")+".Consumer";case ar:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case ur:return e=t.displayName||null,e!==null?e:ho(t.type)||"Memo";case _n:e=t._payload,t=t._init;try{return ho(t(e))}catch{}}return null}var Ji=Array.isArray,B=hh.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,it=om.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,il={pending:false,data:null,method:null,action:null},go=[],ql=-1;function Ze(t){return {current:t}}function Ht(t){0>ql||(t.current=go[ql],go[ql]=null,ql--);}function st(t,e){ql++,go[ql]=t.current,t.current=e;}var Le=Ze(null),ra=Ze(null),wn=Ze(null),Bu=Ze(null);function qu(t,e){switch(st(wn,e),st(ra,t),st(Le,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?$p(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=$p(e),t=G0(e,t);else switch(t){case "svg":t=1;break;case "math":t=2;break;default:t=0;}}Ht(Le),st(Le,t);}function ui(){Ht(Le),Ht(ra),Ht(wn);}function yo(t){t.memoizedState!==null&&st(Bu,t);var e=Le.current,n=G0(e,t.type);e!==n&&(st(ra,t),st(Le,n));}function Xu(t){ra.current===t&&(Ht(Le),Ht(ra)),Bu.current===t&&(Ht(Bu),Aa._currentValue=il);}var Dc,Qd;function tl(t){if(Dc===void 0)try{throw Error()}catch(n){var e=n.stack.trim().match(/\n( *(at )?)/);Dc=e&&e[1]||"",Qd=-1<n.stack.indexOf(`
|
|
5
|
-
at`)?" (<anonymous>)":-1<n.stack.indexOf("@")?"@unknown:0:0":"";}return `
|
|
6
|
-
`+Dc+t+Qd}var Oc=false;function jc(t,e){if(!t||Oc)return "";Oc=true;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(e){var N=function(){throw Error()};if(Object.defineProperty(N.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(N,[]);}catch(E){var T=E;}Reflect.construct(t,[],N);}else {try{N.call();}catch(E){T=E;}t.call(N.prototype);}}else {try{throw Error()}catch(E){T=E;}(N=t())&&typeof N.catch=="function"&&N.catch(function(){});}}catch(E){if(E&&T&&typeof E.stack=="string")return [E.stack,T.stack]}return [null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var a=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");a&&a.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var f=l.DetermineComponentFrameRoot(),s=f[0],h=f[1];if(s&&h){var y=s.split(`
|
|
7
|
-
`),b=h.split(`
|
|
8
|
-
`);for(a=l=0;l<y.length&&!y[l].includes("DetermineComponentFrameRoot");)l++;for(;a<b.length&&!b[a].includes("DetermineComponentFrameRoot");)a++;if(l===y.length||a===b.length)for(l=y.length-1,a=b.length-1;1<=l&&0<=a&&y[l]!==b[a];)a--;for(;1<=l&&0<=a;l--,a--)if(y[l]!==b[a]){if(l!==1||a!==1)do if(l--,a--,0>a||y[l]!==b[a]){var z=`
|
|
9
|
-
`+y[l].replace(" at new "," at ");return t.displayName&&z.includes("<anonymous>")&&(z=z.replace("<anonymous>",t.displayName)),z}while(1<=l&&0<=a);break}}}finally{Oc=false,Error.prepareStackTrace=n;}return (n=t?t.displayName||t.name:"")?tl(n):""}function hm(t,e){switch(t.tag){case 26:case 27:case 5:return tl(t.type);case 16:return tl("Lazy");case 13:return t.child!==e&&e!==null?tl("Suspense Fallback"):tl("Suspense");case 19:return tl("SuspenseList");case 0:case 15:return jc(t.type,false);case 11:return jc(t.type.render,false);case 1:return jc(t.type,true);case 31:return tl("Activity");default:return ""}}function Vd(t){try{var e="",n=null;do e+=hm(t,n),n=t,t=t.return;while(t);return e}catch(l){return `
|
|
10
|
-
Error generating stack: `+l.message+`
|
|
11
|
-
`+l.stack}}var vo=Object.prototype.hasOwnProperty,fr=Ot.unstable_scheduleCallback,wc=Ot.unstable_cancelCallback,gm=Ot.unstable_shouldYield,ym=Ot.unstable_requestPaint,ce=Ot.unstable_now,vm=Ot.unstable_getCurrentPriorityLevel,Ah=Ot.unstable_ImmediatePriority,_h=Ot.unstable_UserBlockingPriority,Iu=Ot.unstable_NormalPriority,mm=Ot.unstable_LowPriority,Th=Ot.unstable_IdlePriority,bm=Ot.log,Sm=Ot.unstable_setDisableYieldValue,za=null,oe=null;function En(t){if(typeof bm=="function"&&Sm(t),oe&&typeof oe.setStrictMode=="function")try{oe.setStrictMode(za,t);}catch{}}var re=Math.clz32?Math.clz32:Tm,Am=Math.log,_m=Math.LN2;function Tm(t){return t>>>=0,t===0?32:31-(Am(t)/_m|0)|0}var ou=256,ru=262144,su=4194304;function el(t){var e=t&42;if(e!==0)return e;switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function vf(t,e,n){var l=t.pendingLanes;if(l===0)return 0;var a=0,f=t.suspendedLanes,s=t.pingedLanes;t=t.warmLanes;var h=l&134217727;return h!==0?(l=h&~f,l!==0?a=el(l):(s&=h,s!==0?a=el(s):n||(n=h&~t,n!==0&&(a=el(n))))):(h=l&~f,h!==0?a=el(h):s!==0?a=el(s):n||(n=l&~t,n!==0&&(a=el(n)))),a===0?0:e!==0&&e!==a&&(e&f)===0&&(f=a&-a,n=e&-e,f>=n||f===32&&(n&4194048)!==0)?e:a}function xa(t,e){return (t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function Cm(t,e){switch(t){case 1:case 2:case 4:case 8:case 64:return e+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return -1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return -1;default:return -1}}function Ch(){var t=su;return su<<=1,(su&62914560)===0&&(su=4194304),t}function Hc(t){for(var e=[],n=0;31>n;n++)e.push(t);return e}function Ma(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0);}function zm(t,e,n,l,a,f){var s=t.pendingLanes;t.pendingLanes=n,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=n,t.entangledLanes&=n,t.errorRecoveryDisabledLanes&=n,t.shellSuspendCounter=0;var h=t.entanglements,y=t.expirationTimes,b=t.hiddenUpdates;for(n=s&~n;0<n;){var z=31-re(n),N=1<<z;h[z]=0,y[z]=-1;var T=b[z];if(T!==null)for(b[z]=null,z=0;z<T.length;z++){var E=T[z];E!==null&&(E.lane&=-536870913);}n&=~N;}l!==0&&zh(t,l,0),f!==0&&a===0&&t.tag!==0&&(t.suspendedLanes|=f&~(s&~e));}function zh(t,e,n){t.pendingLanes|=e,t.suspendedLanes&=~e;var l=31-re(e);t.entangledLanes|=e,t.entanglements[l]=t.entanglements[l]|1073741824|n&261930;}function xh(t,e){var n=t.entangledLanes|=e;for(t=t.entanglements;n;){var l=31-re(n),a=1<<l;a&e|t[l]&e&&(t[l]|=e),n&=~a;}}function Mh(t,e){var n=e&-e;return n=(n&42)!==0?1:cr(n),(n&(t.suspendedLanes|e))!==0?0:n}function cr(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:t=128;break;case 268435456:t=134217728;break;default:t=0;}return t}function or(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function Eh(){var t=it.p;return t!==0?t:(t=window.event,t===void 0?32:$0(t.type))}function Jd(t,e){var n=it.p;try{return it.p=t,e()}finally{it.p=n;}}var Vn=Math.random().toString(36).slice(2),Ut="__reactFiber$"+Vn,Pt="__reactProps$"+Vn,vi="__reactContainer$"+Vn,mo="__reactEvents$"+Vn,xm="__reactListeners$"+Vn,Mm="__reactHandles$"+Vn,Kd="__reactResources$"+Vn,Ea="__reactMarker$"+Vn;function rr(t){delete t[Ut],delete t[Pt],delete t[mo],delete t[xm],delete t[Mm];}function Xl(t){var e=t[Ut];if(e)return e;for(var n=t.parentNode;n;){if(e=n[vi]||n[Ut]){if(n=e.alternate,e.child!==null||n!==null&&n.child!==null)for(t=nh(t);t!==null;){if(n=t[Ut])return n;t=nh(t);}return e}t=n,n=t.parentNode;}return null}function mi(t){if(t=t[Ut]||t[vi]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function Ki(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(w(33))}function Pl(t){var e=t[Kd];return e||(e=t[Kd]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function wt(t){t[Ea]=true;}var Nh=new Set,Dh={};function hl(t,e){fi(t,e),fi(t+"Capture",e);}function fi(t,e){for(Dh[t]=e,t=0;t<e.length;t++)Nh.add(e[t]);}var Em=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),kd={},Wd={};function Nm(t){return vo.call(Wd,t)?true:vo.call(kd,t)?false:Em.test(t)?Wd[t]=true:(kd[t]=true,false)}function xu(t,e,n){if(Nm(e))if(n===null)t.removeAttribute(e);else {switch(typeof n){case "undefined":case "function":case "symbol":t.removeAttribute(e);return;case "boolean":var l=e.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){t.removeAttribute(e);return}}t.setAttribute(e,""+n);}}function du(t,e,n){if(n===null)t.removeAttribute(e);else {switch(typeof n){case "undefined":case "function":case "symbol":case "boolean":t.removeAttribute(e);return}t.setAttribute(e,""+n);}}function Ke(t,e,n,l){if(l===null)t.removeAttribute(n);else {switch(typeof l){case "undefined":case "function":case "symbol":case "boolean":t.removeAttribute(n);return}t.setAttributeNS(e,n,""+l);}}function ve(t){switch(typeof t){case "bigint":case "boolean":case "number":case "string":case "undefined":return t;case "object":return t;default:return ""}}function Oh(t){var e=t.type;return (t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function Dm(t,e,n){var l=Object.getOwnPropertyDescriptor(t.constructor.prototype,e);if(!t.hasOwnProperty(e)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var a=l.get,f=l.set;return Object.defineProperty(t,e,{configurable:true,get:function(){return a.call(this)},set:function(s){n=""+s,f.call(this,s);}}),Object.defineProperty(t,e,{enumerable:l.enumerable}),{getValue:function(){return n},setValue:function(s){n=""+s;},stopTracking:function(){t._valueTracker=null,delete t[e];}}}}function bo(t){if(!t._valueTracker){var e=Oh(t)?"checked":"value";t._valueTracker=Dm(t,e,""+t[e]);}}function jh(t){if(!t)return false;var e=t._valueTracker;if(!e)return true;var n=e.getValue(),l="";return t&&(l=Oh(t)?t.checked?"true":"false":t.value),t=l,t!==n?(e.setValue(t),true):false}function Qu(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var Om=/[\n"\\]/g;function Se(t){return t.replace(Om,function(e){return "\\"+e.charCodeAt(0).toString(16)+" "})}function So(t,e,n,l,a,f,s,h){t.name="",s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"?t.type=s:t.removeAttribute("type"),e!=null?s==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+ve(e)):t.value!==""+ve(e)&&(t.value=""+ve(e)):s!=="submit"&&s!=="reset"||t.removeAttribute("value"),e!=null?Ao(t,s,ve(e)):n!=null?Ao(t,s,ve(n)):l!=null&&t.removeAttribute("value"),a==null&&f!=null&&(t.defaultChecked=!!f),a!=null&&(t.checked=a&&typeof a!="function"&&typeof a!="symbol"),h!=null&&typeof h!="function"&&typeof h!="symbol"&&typeof h!="boolean"?t.name=""+ve(h):t.removeAttribute("name");}function wh(t,e,n,l,a,f,s,h){if(f!=null&&typeof f!="function"&&typeof f!="symbol"&&typeof f!="boolean"&&(t.type=f),e!=null||n!=null){if(!(f!=="submit"&&f!=="reset"||e!=null)){bo(t);return}n=n!=null?""+ve(n):"",e=e!=null?""+ve(e):n,h||e===t.value||(t.value=e),t.defaultValue=e;}l=l??a,l=typeof l!="function"&&typeof l!="symbol"&&!!l,t.checked=h?t.checked:!!l,t.defaultChecked=!!l,s!=null&&typeof s!="function"&&typeof s!="symbol"&&typeof s!="boolean"&&(t.name=s),bo(t);}function Ao(t,e,n){e==="number"&&Qu(t.ownerDocument)===t||t.defaultValue===""+n||(t.defaultValue=""+n);}function ti(t,e,n,l){if(t=t.options,e){e={};for(var a=0;a<n.length;a++)e["$"+n[a]]=true;for(n=0;n<t.length;n++)a=e.hasOwnProperty("$"+t[n].value),t[n].selected!==a&&(t[n].selected=a),a&&l&&(t[n].defaultSelected=true);}else {for(n=""+ve(n),e=null,a=0;a<t.length;a++){if(t[a].value===n){t[a].selected=true,l&&(t[a].defaultSelected=true);return}e!==null||t[a].disabled||(e=t[a]);}e!==null&&(e.selected=true);}}function Hh(t,e,n){if(e!=null&&(e=""+ve(e),e!==t.value&&(t.value=e),n==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=n!=null?""+ve(n):"";}function Rh(t,e,n,l){if(e==null){if(l!=null){if(n!=null)throw Error(w(92));if(Ji(l)){if(1<l.length)throw Error(w(93));l=l[0];}n=l;}n==null&&(n=""),e=n;}n=ve(e),t.defaultValue=n,l=t.textContent,l===n&&l!==""&&l!==null&&(t.value=l),bo(t);}function ci(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&n.nodeType===3){n.nodeValue=e;return}}t.textContent=e;}var jm=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function $d(t,e,n){var l=e.indexOf("--")===0;n==null||typeof n=="boolean"||n===""?l?t.setProperty(e,""):e==="float"?t.cssFloat="":t[e]="":l?t.setProperty(e,n):typeof n!="number"||n===0||jm.has(e)?e==="float"?t.cssFloat=n:t[e]=(""+n).trim():t[e]=n+"px";}function Uh(t,e,n){if(e!=null&&typeof e!="object")throw Error(w(62));if(t=t.style,n!=null){for(var l in n)!n.hasOwnProperty(l)||e!=null&&e.hasOwnProperty(l)||(l.indexOf("--")===0?t.setProperty(l,""):l==="float"?t.cssFloat="":t[l]="");for(var a in e)l=e[a],e.hasOwnProperty(a)&&n[a]!==l&&$d(t,a,l);}else for(var f in e)e.hasOwnProperty(f)&&$d(t,f,e[f]);}function sr(t){if(t.indexOf("-")===-1)return false;switch(t){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return false;default:return true}}var wm=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["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"],["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"],["panose-1","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"],["transformOrigin","transform-origin"],["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"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Hm=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Mu(t){return Hm.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function nn(){}var _o=null;function dr(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Il=null,ei=null;function Fd(t){var e=mi(t);if(e&&(t=e.stateNode)){var n=t[Pt]||null;t:switch(t=e.stateNode,e.type){case "input":if(So(t,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),e=n.name,n.type==="radio"&&e!=null){for(n=t;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll('input[name="'+Se(""+e)+'"][type="radio"]'),e=0;e<n.length;e++){var l=n[e];if(l!==t&&l.form===t.form){var a=l[Pt]||null;if(!a)throw Error(w(90));So(l,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name);}}for(e=0;e<n.length;e++)l=n[e],l.form===t.form&&jh(l);}break t;case "textarea":Hh(t,n.value,n.defaultValue);break t;case "select":e=n.value,e!=null&&ti(t,!!n.multiple,e,false);}}}var Rc=false;function Yh(t,e,n){if(Rc)return t(e,n);Rc=true;try{var l=t(e);return l}finally{if(Rc=false,(Il!==null||ei!==null)&&(Nf(),Il&&(e=Il,t=ei,ei=Il=null,Fd(e),t)))for(e=0;e<t.length;e++)Fd(t[e]);}}function sa(t,e){var n=t.stateNode;if(n===null)return null;var l=n[Pt]||null;if(l===null)return null;n=l[e];t:switch(e){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":case "onMouseEnter":(l=!l.disabled)||(t=t.type,l=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!l;break t;default:t=false;}if(t)return null;if(n&&typeof n!="function")throw Error(w(231,e,typeof n));return n}var cn=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),To=false;if(cn)try{Ul={},Object.defineProperty(Ul,"passive",{get:function(){To=!0;}}),window.addEventListener("test",Ul,Ul),window.removeEventListener("test",Ul,Ul);}catch{To=false;}var Ul,Nn=null,pr=null,Eu=null;function Lh(){if(Eu)return Eu;var t,e=pr,n=e.length,l,a="value"in Nn?Nn.value:Nn.textContent,f=a.length;for(t=0;t<n&&e[t]===a[t];t++);var s=n-t;for(l=1;l<=s&&e[n-l]===a[f-l];l++);return Eu=a.slice(t,1<l?1-l:void 0)}function Nu(t){var e=t.keyCode;return "charCode"in t?(t=t.charCode,t===0&&e===13&&(t=13)):t=e,t===10&&(t=13),32<=t||t===13?t:0}function pu(){return true}function Pd(){return false}function te(t){function e(n,l,a,f,s){this._reactName=n,this._targetInst=a,this.type=l,this.nativeEvent=f,this.target=s,this.currentTarget=null;for(var h in t)t.hasOwnProperty(h)&&(n=t[h],this[h]=n?n(f):f[h]);return this.isDefaultPrevented=(f.defaultPrevented!=null?f.defaultPrevented:f.returnValue===false)?pu:Pd,this.isPropagationStopped=Pd,this}return vt(e.prototype,{preventDefault:function(){this.defaultPrevented=true;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=false),this.isDefaultPrevented=pu);},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=true),this.isPropagationStopped=pu);},persist:function(){},isPersistent:pu}),e}var gl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},mf=te(gl),Na=vt({},gl,{view:0,detail:0}),Rm=te(Na),Uc,Yc,Gi,bf=vt({},Na,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:hr,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return "movementX"in t?t.movementX:(t!==Gi&&(Gi&&t.type==="mousemove"?(Uc=t.screenX-Gi.screenX,Yc=t.screenY-Gi.screenY):Yc=Uc=0,Gi=t),Uc)},movementY:function(t){return "movementY"in t?t.movementY:Yc}}),tp=te(bf),Um=vt({},bf,{dataTransfer:0}),Ym=te(Um),Lm=vt({},Na,{relatedTarget:0}),Lc=te(Lm),Zm=vt({},gl,{animationName:0,elapsedTime:0,pseudoElement:0}),Gm=te(Zm),Bm=vt({},gl,{clipboardData:function(t){return "clipboardData"in t?t.clipboardData:window.clipboardData}}),qm=te(Bm),Xm=vt({},gl,{data:0}),ep=te(Xm),Im={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Qm={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Vm={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Jm(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=Vm[t])?!!e[t]:false}function hr(){return Jm}var Km=vt({},Na,{key:function(t){if(t.key){var e=Im[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Nu(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?Qm[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:hr,charCode:function(t){return t.type==="keypress"?Nu(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Nu(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),km=te(Km),Wm=vt({},bf,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),np=te(Wm),$m=vt({},Na,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:hr}),Fm=te($m),Pm=vt({},gl,{propertyName:0,elapsedTime:0,pseudoElement:0}),t1=te(Pm),e1=vt({},bf,{deltaX:function(t){return "deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return "deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),n1=te(e1),l1=vt({},gl,{newState:0,oldState:0}),i1=te(l1),a1=[9,13,27,32],gr=cn&&"CompositionEvent"in window,$i=null;cn&&"documentMode"in document&&($i=document.documentMode);var u1=cn&&"TextEvent"in window&&!$i,Zh=cn&&(!gr||$i&&8<$i&&11>=$i),lp=" ",ip=false;function Gh(t,e){switch(t){case "keyup":return a1.indexOf(e.keyCode)!==-1;case "keydown":return e.keyCode!==229;case "keypress":case "mousedown":case "focusout":return true;default:return false}}function Bh(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var Ql=false;function f1(t,e){switch(t){case "compositionend":return Bh(e);case "keypress":return e.which!==32?null:(ip=true,lp);case "textInput":return t=e.data,t===lp&&ip?null:t;default:return null}}function c1(t,e){if(Ql)return t==="compositionend"||!gr&&Gh(t,e)?(t=Lh(),Eu=pr=Nn=null,Ql=false,t):null;switch(t){case "paste":return null;case "keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case "compositionend":return Zh&&e.locale!=="ko"?null:e.data;default:return null}}var o1={color:true,date:true,datetime:true,"datetime-local":true,email:true,month:true,number:true,password:true,range:true,search:true,tel:true,text:true,time:true,url:true,week:true};function ap(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!o1[t.type]:e==="textarea"}function qh(t,e,n,l){Il?ei?ei.push(l):ei=[l]:Il=l,e=rf(e,"onChange"),0<e.length&&(n=new mf("onChange","change",null,n,l),t.push({event:n,listeners:e}));}var Fi=null,da=null;function r1(t){Y0(t,0);}function Sf(t){var e=Ki(t);if(jh(e))return t}function up(t,e){if(t==="change")return e}var Xh=false;cn&&(cn?(gu="oninput"in document,gu||(Zc=document.createElement("div"),Zc.setAttribute("oninput","return;"),gu=typeof Zc.oninput=="function"),hu=gu):hu=false,Xh=hu&&(!document.documentMode||9<document.documentMode));var hu,gu,Zc;function fp(){Fi&&(Fi.detachEvent("onpropertychange",Ih),da=Fi=null);}function Ih(t){if(t.propertyName==="value"&&Sf(da)){var e=[];qh(e,da,t,dr(t)),Yh(r1,e);}}function s1(t,e,n){t==="focusin"?(fp(),Fi=e,da=n,Fi.attachEvent("onpropertychange",Ih)):t==="focusout"&&fp();}function d1(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Sf(da)}function p1(t,e){if(t==="click")return Sf(e)}function h1(t,e){if(t==="input"||t==="change")return Sf(e)}function g1(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var de=typeof Object.is=="function"?Object.is:g1;function pa(t,e){if(de(t,e))return true;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return false;var n=Object.keys(t),l=Object.keys(e);if(n.length!==l.length)return false;for(l=0;l<n.length;l++){var a=n[l];if(!vo.call(e,a)||!de(t[a],e[a]))return false}return true}function cp(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function op(t,e){var n=cp(t);t=0;for(var l;n;){if(n.nodeType===3){if(l=t+n.textContent.length,t<=e&&l>=e)return {node:n,offset:e-t};t=l;}t:{for(;n;){if(n.nextSibling){n=n.nextSibling;break t}n=n.parentNode;}n=void 0;}n=cp(n);}}function Qh(t,e){return t&&e?t===e?true:t&&t.nodeType===3?false:e&&e.nodeType===3?Qh(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):false:false}function Vh(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var e=Qu(t.document);e instanceof t.HTMLIFrameElement;){try{var n=typeof e.contentWindow.location.href=="string";}catch{n=false;}if(n)t=e.contentWindow;else break;e=Qu(t.document);}return e}function yr(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&(e==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||e==="textarea"||t.contentEditable==="true")}var y1=cn&&"documentMode"in document&&11>=document.documentMode,Vl=null,Co=null,Pi=null,zo=false;function rp(t,e,n){var l=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;zo||Vl==null||Vl!==Qu(l)||(l=Vl,"selectionStart"in l&&yr(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),Pi&&pa(Pi,l)||(Pi=l,l=rf(Co,"onSelect"),0<l.length&&(e=new mf("onSelect","select",null,e,n),t.push({event:e,listeners:l}),e.target=Vl)));}function Pn(t,e){var n={};return n[t.toLowerCase()]=e.toLowerCase(),n["Webkit"+t]="webkit"+e,n["Moz"+t]="moz"+e,n}var Jl={animationend:Pn("Animation","AnimationEnd"),animationiteration:Pn("Animation","AnimationIteration"),animationstart:Pn("Animation","AnimationStart"),transitionrun:Pn("Transition","TransitionRun"),transitionstart:Pn("Transition","TransitionStart"),transitioncancel:Pn("Transition","TransitionCancel"),transitionend:Pn("Transition","TransitionEnd")},Gc={},Jh={};cn&&(Jh=document.createElement("div").style,"AnimationEvent"in window||(delete Jl.animationend.animation,delete Jl.animationiteration.animation,delete Jl.animationstart.animation),"TransitionEvent"in window||delete Jl.transitionend.transition);function yl(t){if(Gc[t])return Gc[t];if(!Jl[t])return t;var e=Jl[t],n;for(n in e)if(e.hasOwnProperty(n)&&n in Jh)return Gc[t]=e[n];return t}var Kh=yl("animationend"),kh=yl("animationiteration"),Wh=yl("animationstart"),v1=yl("transitionrun"),m1=yl("transitionstart"),b1=yl("transitioncancel"),$h=yl("transitionend"),Fh=new Map,xo="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");xo.push("scrollEnd");function De(t,e){Fh.set(t,e),hl(e,[t]);}var Vu=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:true,cancelable:true,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t);},ye=[],Kl=0,vr=0;function Af(){for(var t=Kl,e=vr=Kl=0;e<t;){var n=ye[e];ye[e++]=null;var l=ye[e];ye[e++]=null;var a=ye[e];ye[e++]=null;var f=ye[e];if(ye[e++]=null,l!==null&&a!==null){var s=l.pending;s===null?a.next=a:(a.next=s.next,s.next=a),l.pending=a;}f!==0&&Ph(n,a,f);}}function _f(t,e,n,l){ye[Kl++]=t,ye[Kl++]=e,ye[Kl++]=n,ye[Kl++]=l,vr|=l,t.lanes|=l,t=t.alternate,t!==null&&(t.lanes|=l);}function mr(t,e,n,l){return _f(t,e,n,l),Ju(t)}function vl(t,e){return _f(t,null,null,e),Ju(t)}function Ph(t,e,n){t.lanes|=n;var l=t.alternate;l!==null&&(l.lanes|=n);for(var a=false,f=t.return;f!==null;)f.childLanes|=n,l=f.alternate,l!==null&&(l.childLanes|=n),f.tag===22&&(t=f.stateNode,t===null||t._visibility&1||(a=true)),t=f,f=f.return;return t.tag===3?(f=t.stateNode,a&&e!==null&&(a=31-re(n),t=f.hiddenUpdates,l=t[a],l===null?t[a]=[e]:l.push(e),e.lane=n|536870912),f):null}function Ju(t){if(50<ca)throw ca=0,Jo=null,Error(w(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var kl={};function S1(t,e,n,l){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null;}function ue(t,e,n,l){return new S1(t,e,n,l)}function br(t){return t=t.prototype,!(!t||!t.isReactComponent)}function an(t,e){var n=t.alternate;return n===null?(n=ue(t.tag,e,t.key,t.mode),n.elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=t.flags&65011712,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n.refCleanup=t.refCleanup,n}function tg(t,e){t.flags&=65011714;var n=t.alternate;return n===null?(t.childLanes=0,t.lanes=e,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=n.childLanes,t.lanes=n.lanes,t.child=n.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=n.memoizedProps,t.memoizedState=n.memoizedState,t.updateQueue=n.updateQueue,t.type=n.type,e=n.dependencies,t.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t}function Du(t,e,n,l,a,f){var s=0;if(l=t,typeof t=="function")br(t)&&(s=1);else if(typeof t=="string")s=Tb(t,n,Le.current)?26:t==="html"||t==="head"||t==="body"?27:5;else t:switch(t){case po:return t=ue(31,n,e,a),t.elementType=po,t.lanes=f,t;case Bl:return al(n.children,a,f,e);case bh:s=8,a|=24;break;case oo:return t=ue(12,n,e,a|2),t.elementType=oo,t.lanes=f,t;case ro:return t=ue(13,n,e,a),t.elementType=ro,t.lanes=f,t;case so:return t=ue(19,n,e,a),t.elementType=so,t.lanes=f,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case en:s=10;break t;case Sh:s=9;break t;case ar:s=11;break t;case ur:s=14;break t;case _n:s=16,l=null;break t}s=29,n=Error(w(130,t===null?"null":typeof t,"")),l=null;}return e=ue(s,n,e,a),e.elementType=t,e.type=l,e.lanes=f,e}function al(t,e,n,l){return t=ue(7,t,l,e),t.lanes=n,t}function Bc(t,e,n){return t=ue(6,t,null,e),t.lanes=n,t}function eg(t){var e=ue(18,null,null,0);return e.stateNode=t,e}function qc(t,e,n){return e=ue(4,t.children!==null?t.children:[],t.key,e),e.lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var sp=new WeakMap;function Ae(t,e){if(typeof t=="object"&&t!==null){var n=sp.get(t);return n!==void 0?n:(e={value:t,source:e,stack:Vd(e)},sp.set(t,e),e)}return {value:t,source:e,stack:Vd(e)}}var Wl=[],$l=0,Ku=null,ha=0,me=[],be=0,qn=null,Re=1,Ue="";function Pe(t,e){Wl[$l++]=ha,Wl[$l++]=Ku,Ku=t,ha=e;}function ng(t,e,n){me[be++]=Re,me[be++]=Ue,me[be++]=qn,qn=t;var l=Re;t=Ue;var a=32-re(l)-1;l&=~(1<<a),n+=1;var f=32-re(e)+a;if(30<f){var s=a-a%5;f=(l&(1<<s)-1).toString(32),l>>=s,a-=s,Re=1<<32-re(e)+a|n<<a|l,Ue=f+t;}else Re=1<<f|n<<a|l,Ue=t;}function Sr(t){t.return!==null&&(Pe(t,1),ng(t,1,0));}function Ar(t){for(;t===Ku;)Ku=Wl[--$l],Wl[$l]=null,ha=Wl[--$l],Wl[$l]=null;for(;t===qn;)qn=me[--be],me[be]=null,Ue=me[--be],me[be]=null,Re=me[--be],me[be]=null;}function lg(t,e){me[be++]=Re,me[be++]=Ue,me[be++]=qn,Re=e.id,Ue=e.overflow,qn=t;}var Yt=null,yt=null,P=false,Hn=null,_e=false,Mo=Error(w(519));function Xn(t){var e=Error(w(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw ga(Ae(e,t)),Mo}function dp(t){var e=t.stateNode,n=t.type,l=t.memoizedProps;switch(e[Ut]=t,e[Pt]=l,n){case "dialog":k("cancel",e),k("close",e);break;case "iframe":case "object":case "embed":k("load",e);break;case "video":case "audio":for(n=0;n<ba.length;n++)k(ba[n],e);break;case "source":k("error",e);break;case "img":case "image":case "link":k("error",e),k("load",e);break;case "details":k("toggle",e);break;case "input":k("invalid",e),wh(e,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,true);break;case "select":k("invalid",e);break;case "textarea":k("invalid",e),Rh(e,l.value,l.defaultValue,l.children);}n=l.children,typeof n!="string"&&typeof n!="number"&&typeof n!="bigint"||e.textContent===""+n||l.suppressHydrationWarning===true||Z0(e.textContent,n)?(l.popover!=null&&(k("beforetoggle",e),k("toggle",e)),l.onScroll!=null&&k("scroll",e),l.onScrollEnd!=null&&k("scrollend",e),l.onClick!=null&&(e.onclick=nn),e=true):e=false,e||Xn(t,true);}function pp(t){for(Yt=t.return;Yt;)switch(Yt.tag){case 5:case 31:case 13:_e=false;return;case 27:case 3:_e=true;return;default:Yt=Yt.return;}}function Yl(t){if(t!==Yt)return false;if(!P)return pp(t),P=true,false;var e=t.tag,n;if((n=e!==3&&e!==27)&&((n=e===5)&&(n=t.type,n=!(n!=="form"&&n!=="button")||Fo(t.type,t.memoizedProps)),n=!n),n&&yt&&Xn(t),pp(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(w(317));yt=eh(t);}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(w(317));yt=eh(t);}else e===27?(e=yt,Jn(t.type)?(t=nr,nr=null,yt=t):yt=e):yt=Yt?Ce(t.stateNode.nextSibling):null;return true}function ol(){yt=Yt=null,P=false;}function Xc(){var t=Hn;return t!==null&&($t===null?$t=t:$t.push.apply($t,t),Hn=null),t}function ga(t){Hn===null?Hn=[t]:Hn.push(t);}var Eo=Ze(null),ml=null,ln=null;function Cn(t,e,n){st(Eo,e._currentValue),e._currentValue=n;}function un(t){t._currentValue=Eo.current,Ht(Eo);}function No(t,e,n){for(;t!==null;){var l=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,l!==null&&(l.childLanes|=e)):l!==null&&(l.childLanes&e)!==e&&(l.childLanes|=e),t===n)break;t=t.return;}}function Do(t,e,n,l){var a=t.child;for(a!==null&&(a.return=t);a!==null;){var f=a.dependencies;if(f!==null){var s=a.child;f=f.firstContext;t:for(;f!==null;){var h=f;f=a;for(var y=0;y<e.length;y++)if(h.context===e[y]){f.lanes|=n,h=f.alternate,h!==null&&(h.lanes|=n),No(f.return,n,t),l||(s=null);break t}f=h.next;}}else if(a.tag===18){if(s=a.return,s===null)throw Error(w(341));s.lanes|=n,f=s.alternate,f!==null&&(f.lanes|=n),No(s,n,t),s=null;}else s=a.child;if(s!==null)s.return=a;else for(s=a;s!==null;){if(s===t){s=null;break}if(a=s.sibling,a!==null){a.return=s.return,s=a;break}s=s.return;}a=s;}}function bi(t,e,n,l){t=null;for(var a=e,f=false;a!==null;){if(!f){if((a.flags&524288)!==0)f=true;else if((a.flags&262144)!==0)break}if(a.tag===10){var s=a.alternate;if(s===null)throw Error(w(387));if(s=s.memoizedProps,s!==null){var h=a.type;de(a.pendingProps.value,s.value)||(t!==null?t.push(h):t=[h]);}}else if(a===Bu.current){if(s=a.alternate,s===null)throw Error(w(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(t!==null?t.push(Aa):t=[Aa]);}a=a.return;}t!==null&&Do(e,t,n,l),e.flags|=262144;}function ku(t){for(t=t.firstContext;t!==null;){if(!de(t.context._currentValue,t.memoizedValue))return true;t=t.next;}return false}function rl(t){ml=t,ln=null,t=t.dependencies,t!==null&&(t.firstContext=null);}function Lt(t){return ig(ml,t)}function yu(t,e){return ml===null&&rl(t),ig(t,e)}function ig(t,e){var n=e._currentValue;if(e={context:e,memoizedValue:n,next:null},ln===null){if(t===null)throw Error(w(308));ln=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288;}else ln=ln.next=e;return n}var A1=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:false,addEventListener:function(n,l){t.push(l);}};this.abort=function(){e.aborted=true,t.forEach(function(n){return n()});};},_1=Ot.unstable_scheduleCallback,T1=Ot.unstable_NormalPriority,Et={$$typeof:en,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function _r(){return {controller:new A1,data:new Map,refCount:0}}function Da(t){t.refCount--,t.refCount===0&&_1(T1,function(){t.controller.abort();});}var ta=null,Oo=0,oi=0,ni=null;function C1(t,e){if(ta===null){var n=ta=[];Oo=0,oi=Jr(),ni={status:"pending",value:void 0,then:function(l){n.push(l);}};}return Oo++,e.then(hp,hp),e}function hp(){if(--Oo===0&&ta!==null){ni!==null&&(ni.status="fulfilled");var t=ta;ta=null,oi=0,ni=null;for(var e=0;e<t.length;e++)(0, t[e])();}}function z1(t,e){var n=[],l={status:"pending",value:null,reason:null,then:function(a){n.push(a);}};return t.then(function(){l.status="fulfilled",l.value=e;for(var a=0;a<n.length;a++)(0, n[a])(e);},function(a){for(l.status="rejected",l.reason=a,a=0;a<n.length;a++)(0, n[a])(void 0);}),l}var gp=B.S;B.S=function(t,e){m0=ce(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&C1(t,e),gp!==null&&gp(t,e);};var ul=Ze(null);function Tr(){var t=ul.current;return t!==null?t:rt.pooledCache}function Ou(t,e){e===null?st(ul,ul.current):st(ul,e.pool);}function ag(){var t=Tr();return t===null?null:{parent:Et._currentValue,pool:t}}var Si=Error(w(460)),Cr=Error(w(474)),Tf=Error(w(542)),Wu={then:function(){}};function yp(t){return t=t.status,t==="fulfilled"||t==="rejected"}function ug(t,e,n){switch(n=t[n],n===void 0?t.push(e):n!==e&&(e.then(nn,nn),e=n),e.status){case "fulfilled":return e.value;case "rejected":throw t=e.reason,mp(t),t;default:if(typeof e.status=="string")e.then(nn,nn);else {if(t=rt,t!==null&&100<t.shellSuspendCounter)throw Error(w(482));t=e,t.status="pending",t.then(function(l){if(e.status==="pending"){var a=e;a.status="fulfilled",a.value=l;}},function(l){if(e.status==="pending"){var a=e;a.status="rejected",a.reason=l;}});}switch(e.status){case "fulfilled":return e.value;case "rejected":throw t=e.reason,mp(t),t}throw fl=e,Si}}function nl(t){try{var e=t._init;return e(t._payload)}catch(n){throw n!==null&&typeof n=="object"&&typeof n.then=="function"?(fl=n,Si):n}}var fl=null;function vp(){if(fl===null)throw Error(w(459));var t=fl;return fl=null,t}function mp(t){if(t===Si||t===Tf)throw Error(w(483))}var li=null,ya=0;function vu(t){var e=ya;return ya+=1,li===null&&(li=[]),ug(li,t,e)}function Bi(t,e){e=e.props.ref,t.ref=e!==void 0?e:null;}function mu(t,e){throw e.$$typeof===sm?Error(w(525)):(t=Object.prototype.toString.call(e),Error(w(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function fg(t){function e(S,A){if(t){var M=S.deletions;M===null?(S.deletions=[A],S.flags|=16):M.push(A);}}function n(S,A){if(!t)return null;for(;A!==null;)e(S,A),A=A.sibling;return null}function l(S){for(var A=new Map;S!==null;)S.key!==null?A.set(S.key,S):A.set(S.index,S),S=S.sibling;return A}function a(S,A){return S=an(S,A),S.index=0,S.sibling=null,S}function f(S,A,M){return S.index=M,t?(M=S.alternate,M!==null?(M=M.index,M<A?(S.flags|=67108866,A):M):(S.flags|=67108866,A)):(S.flags|=1048576,A)}function s(S){return t&&S.alternate===null&&(S.flags|=67108866),S}function h(S,A,M,j){return A===null||A.tag!==6?(A=Bc(M,S.mode,j),A.return=S,A):(A=a(A,M),A.return=S,A)}function y(S,A,M,j){var Z=M.type;return Z===Bl?z(S,A,M.props.children,j,M.key):A!==null&&(A.elementType===Z||typeof Z=="object"&&Z!==null&&Z.$$typeof===_n&&nl(Z)===A.type)?(A=a(A,M.props),Bi(A,M),A.return=S,A):(A=Du(M.type,M.key,M.props,null,S.mode,j),Bi(A,M),A.return=S,A)}function b(S,A,M,j){return A===null||A.tag!==4||A.stateNode.containerInfo!==M.containerInfo||A.stateNode.implementation!==M.implementation?(A=qc(M,S.mode,j),A.return=S,A):(A=a(A,M.children||[]),A.return=S,A)}function z(S,A,M,j,Z){return A===null||A.tag!==7?(A=al(M,S.mode,j,Z),A.return=S,A):(A=a(A,M),A.return=S,A)}function N(S,A,M){if(typeof A=="string"&&A!==""||typeof A=="number"||typeof A=="bigint")return A=Bc(""+A,S.mode,M),A.return=S,A;if(typeof A=="object"&&A!==null){switch(A.$$typeof){case cu:return M=Du(A.type,A.key,A.props,null,S.mode,M),Bi(M,A),M.return=S,M;case Vi:return A=qc(A,S.mode,M),A.return=S,A;case _n:return A=nl(A),N(S,A,M)}if(Ji(A)||Zi(A))return A=al(A,S.mode,M,null),A.return=S,A;if(typeof A.then=="function")return N(S,vu(A),M);if(A.$$typeof===en)return N(S,yu(S,A),M);mu(S,A);}return null}function T(S,A,M,j){var Z=A!==null?A.key:null;if(typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint")return Z!==null?null:h(S,A,""+M,j);if(typeof M=="object"&&M!==null){switch(M.$$typeof){case cu:return M.key===Z?y(S,A,M,j):null;case Vi:return M.key===Z?b(S,A,M,j):null;case _n:return M=nl(M),T(S,A,M,j)}if(Ji(M)||Zi(M))return Z!==null?null:z(S,A,M,j,null);if(typeof M.then=="function")return T(S,A,vu(M),j);if(M.$$typeof===en)return T(S,A,yu(S,M),j);mu(S,M);}return null}function E(S,A,M,j,Z){if(typeof j=="string"&&j!==""||typeof j=="number"||typeof j=="bigint")return S=S.get(M)||null,h(A,S,""+j,Z);if(typeof j=="object"&&j!==null){switch(j.$$typeof){case cu:return S=S.get(j.key===null?M:j.key)||null,y(A,S,j,Z);case Vi:return S=S.get(j.key===null?M:j.key)||null,b(A,S,j,Z);case _n:return j=nl(j),E(S,A,M,j,Z)}if(Ji(j)||Zi(j))return S=S.get(M)||null,z(A,S,j,Z,null);if(typeof j.then=="function")return E(S,A,M,vu(j),Z);if(j.$$typeof===en)return E(S,A,M,yu(A,j),Z);mu(A,j);}return null}function R(S,A,M,j){for(var Z=null,r=null,H=A,Q=A=0,Y=null;H!==null&&Q<M.length;Q++){H.index>Q?(Y=H,H=null):Y=H.sibling;var q=T(S,H,M[Q],j);if(q===null){H===null&&(H=Y);break}t&&H&&q.alternate===null&&e(S,H),A=f(q,A,Q),r===null?Z=q:r.sibling=q,r=q,H=Y;}if(Q===M.length)return n(S,H),P&&Pe(S,Q),Z;if(H===null){for(;Q<M.length;Q++)H=N(S,M[Q],j),H!==null&&(A=f(H,A,Q),r===null?Z=H:r.sibling=H,r=H);return P&&Pe(S,Q),Z}for(H=l(H);Q<M.length;Q++)Y=E(H,S,Q,M[Q],j),Y!==null&&(t&&Y.alternate!==null&&H.delete(Y.key===null?Q:Y.key),A=f(Y,A,Q),r===null?Z=Y:r.sibling=Y,r=Y);return t&&H.forEach(function(ne){return e(S,ne)}),P&&Pe(S,Q),Z}function L(S,A,M,j){if(M==null)throw Error(w(151));for(var Z=null,r=null,H=A,Q=A=0,Y=null,q=M.next();H!==null&&!q.done;Q++,q=M.next()){H.index>Q?(Y=H,H=null):Y=H.sibling;var ne=T(S,H,q.value,j);if(ne===null){H===null&&(H=Y);break}t&&H&&ne.alternate===null&&e(S,H),A=f(ne,A,Q),r===null?Z=ne:r.sibling=ne,r=ne,H=Y;}if(q.done)return n(S,H),P&&Pe(S,Q),Z;if(H===null){for(;!q.done;Q++,q=M.next())q=N(S,q.value,j),q!==null&&(A=f(q,A,Q),r===null?Z=q:r.sibling=q,r=q);return P&&Pe(S,Q),Z}for(H=l(H);!q.done;Q++,q=M.next())q=E(H,S,Q,q.value,j),q!==null&&(t&&q.alternate!==null&&H.delete(q.key===null?Q:q.key),A=f(q,A,Q),r===null?Z=q:r.sibling=q,r=q);return t&&H.forEach(function(Kn){return e(S,Kn)}),P&&Pe(S,Q),Z}function tt(S,A,M,j){if(typeof M=="object"&&M!==null&&M.type===Bl&&M.key===null&&(M=M.props.children),typeof M=="object"&&M!==null){switch(M.$$typeof){case cu:t:{for(var Z=M.key;A!==null;){if(A.key===Z){if(Z=M.type,Z===Bl){if(A.tag===7){n(S,A.sibling),j=a(A,M.props.children),j.return=S,S=j;break t}}else if(A.elementType===Z||typeof Z=="object"&&Z!==null&&Z.$$typeof===_n&&nl(Z)===A.type){n(S,A.sibling),j=a(A,M.props),Bi(j,M),j.return=S,S=j;break t}n(S,A);break}else e(S,A);A=A.sibling;}M.type===Bl?(j=al(M.props.children,S.mode,j,M.key),j.return=S,S=j):(j=Du(M.type,M.key,M.props,null,S.mode,j),Bi(j,M),j.return=S,S=j);}return s(S);case Vi:t:{for(Z=M.key;A!==null;){if(A.key===Z)if(A.tag===4&&A.stateNode.containerInfo===M.containerInfo&&A.stateNode.implementation===M.implementation){n(S,A.sibling),j=a(A,M.children||[]),j.return=S,S=j;break t}else {n(S,A);break}else e(S,A);A=A.sibling;}j=qc(M,S.mode,j),j.return=S,S=j;}return s(S);case _n:return M=nl(M),tt(S,A,M,j)}if(Ji(M))return R(S,A,M,j);if(Zi(M)){if(Z=Zi(M),typeof Z!="function")throw Error(w(150));return M=Z.call(M),L(S,A,M,j)}if(typeof M.then=="function")return tt(S,A,vu(M),j);if(M.$$typeof===en)return tt(S,A,yu(S,M),j);mu(S,M);}return typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint"?(M=""+M,A!==null&&A.tag===6?(n(S,A.sibling),j=a(A,M),j.return=S,S=j):(n(S,A),j=Bc(M,S.mode,j),j.return=S,S=j),s(S)):n(S,A)}return function(S,A,M,j){try{ya=0;var Z=tt(S,A,M,j);return li=null,Z}catch(H){if(H===Si||H===Tf)throw H;var r=ue(29,H,null,S.mode);return r.lanes=j,r.return=S,r}}}var sl=fg(true),cg=fg(false),Tn=false;function zr(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null};}function jo(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null});}function Rn(t){return {lane:t,tag:0,payload:null,callback:null,next:null}}function Un(t,e,n){var l=t.updateQueue;if(l===null)return null;if(l=l.shared,(lt&2)!==0){var a=l.pending;return a===null?e.next=e:(e.next=a.next,a.next=e),l.pending=e,e=Ju(t),Ph(t,null,n),e}return _f(t,l,e,n),Ju(t)}function ea(t,e,n){if(e=e.updateQueue,e!==null&&(e=e.shared,(n&4194048)!==0)){var l=e.lanes;l&=t.pendingLanes,n|=l,e.lanes=n,xh(t,n);}}function Ic(t,e){var n=t.updateQueue,l=t.alternate;if(l!==null&&(l=l.updateQueue,n===l)){var a=null,f=null;if(n=n.firstBaseUpdate,n!==null){do{var s={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};f===null?a=f=s:f=f.next=s,n=n.next;}while(n!==null);f===null?a=f=e:f=f.next=e;}else a=f=e;n={baseState:l.baseState,firstBaseUpdate:a,lastBaseUpdate:f,shared:l.shared,callbacks:l.callbacks},t.updateQueue=n;return}t=n.lastBaseUpdate,t===null?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e;}var wo=false;function na(){if(wo){var t=ni;if(t!==null)throw t}}function la(t,e,n,l){wo=false;var a=t.updateQueue;Tn=false;var f=a.firstBaseUpdate,s=a.lastBaseUpdate,h=a.shared.pending;if(h!==null){a.shared.pending=null;var y=h,b=y.next;y.next=null,s===null?f=b:s.next=b,s=y;var z=t.alternate;z!==null&&(z=z.updateQueue,h=z.lastBaseUpdate,h!==s&&(h===null?z.firstBaseUpdate=b:h.next=b,z.lastBaseUpdate=y));}if(f!==null){var N=a.baseState;s=0,z=b=y=null,h=f;do{var T=h.lane&-536870913,E=T!==h.lane;if(E?(F&T)===T:(l&T)===T){T!==0&&T===oi&&(wo=true),z!==null&&(z=z.next={lane:0,tag:h.tag,payload:h.payload,callback:null,next:null});t:{var R=t,L=h;T=e;var tt=n;switch(L.tag){case 1:if(R=L.payload,typeof R=="function"){N=R.call(tt,N,T);break t}N=R;break t;case 3:R.flags=R.flags&-65537|128;case 0:if(R=L.payload,T=typeof R=="function"?R.call(tt,N,T):R,T==null)break t;N=vt({},N,T);break t;case 2:Tn=true;}}T=h.callback,T!==null&&(t.flags|=64,E&&(t.flags|=8192),E=a.callbacks,E===null?a.callbacks=[T]:E.push(T));}else E={lane:T,tag:h.tag,payload:h.payload,callback:h.callback,next:null},z===null?(b=z=E,y=N):z=z.next=E,s|=T;if(h=h.next,h===null){if(h=a.shared.pending,h===null)break;E=h,h=E.next,E.next=null,a.lastBaseUpdate=E,a.shared.pending=null;}}while(true);z===null&&(y=N),a.baseState=y,a.firstBaseUpdate=b,a.lastBaseUpdate=z,f===null&&(a.shared.lanes=0),Qn|=s,t.lanes=s,t.memoizedState=N;}}function og(t,e){if(typeof t!="function")throw Error(w(191,t));t.call(e);}function rg(t,e){var n=t.callbacks;if(n!==null)for(t.callbacks=null,t=0;t<n.length;t++)og(n[t],e);}var ri=Ze(null),$u=Ze(0);function bp(t,e){t=dn,st($u,t),st(ri,e),dn=t|e.baseLanes;}function Ho(){st($u,dn),st(ri,ri.current);}function xr(){dn=$u.current,Ht(ri),Ht($u);}var pe=Ze(null),Te=null;function zn(t){var e=t.alternate;st(Tt,Tt.current&1),st(pe,t),Te===null&&(e===null||ri.current!==null||e.memoizedState!==null)&&(Te=t);}function Ro(t){st(Tt,Tt.current),st(pe,t),Te===null&&(Te=t);}function sg(t){t.tag===22?(st(Tt,Tt.current),st(pe,t),Te===null&&(Te=t)):xn();}function xn(){st(Tt,Tt.current),st(pe,pe.current);}function ae(t){Ht(pe),Te===t&&(Te=null),Ht(Tt);}var Tt=Ze(0);function Fu(t){for(var e=t;e!==null;){if(e.tag===13){var n=e.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||tr(n)||er(n)))return e}else if(e.tag===19&&(e.memoizedProps.revealOrder==="forwards"||e.memoizedProps.revealOrder==="backwards"||e.memoizedProps.revealOrder==="unstable_legacy-backwards"||e.memoizedProps.revealOrder==="together")){if((e.flags&128)!==0)return e}else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return null;e=e.return;}e.sibling.return=e.return,e=e.sibling;}return null}var on=0,K=null,ot=null,xt=null,Pu=false,ii=false,dl=false,tf=0,va=0,ai=null,x1=0;function At(){throw Error(w(321))}function Mr(t,e){if(e===null)return false;for(var n=0;n<e.length&&n<t.length;n++)if(!de(t[n],e[n]))return false;return true}function Er(t,e,n,l,a,f){return on=f,K=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,B.H=t===null||t.memoizedState===null?qg:Zr,dl=false,f=n(l,a),dl=false,ii&&(f=pg(e,n,l,a)),dg(t),f}function dg(t){B.H=ma;var e=ot!==null&&ot.next!==null;if(on=0,xt=ot=K=null,Pu=false,va=0,ai=null,e)throw Error(w(300));t===null||Nt||(t=t.dependencies,t!==null&&ku(t)&&(Nt=true));}function pg(t,e,n,l){K=t;var a=0;do{if(ii&&(ai=null),va=0,ii=false,25<=a)throw Error(w(301));if(a+=1,xt=ot=null,t.updateQueue!=null){var f=t.updateQueue;f.lastEffect=null,f.events=null,f.stores=null,f.memoCache!=null&&(f.memoCache.index=0);}B.H=Xg,f=e(n,l);}while(ii);return f}function M1(){var t=B.H,e=t.useState()[0];return e=typeof e.then=="function"?Oa(e):e,t=t.useState()[0],(ot!==null?ot.memoizedState:null)!==t&&(K.flags|=1024),e}function Nr(){var t=tf!==0;return tf=0,t}function Dr(t,e,n){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~n;}function Or(t){if(Pu){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next;}Pu=false;}on=0,xt=ot=K=null,ii=false,va=tf=0,ai=null;}function It(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return xt===null?K.memoizedState=xt=t:xt=xt.next=t,xt}function Ct(){if(ot===null){var t=K.alternate;t=t!==null?t.memoizedState:null;}else t=ot.next;var e=xt===null?K.memoizedState:xt.next;if(e!==null)xt=e,ot=t;else {if(t===null)throw K.alternate===null?Error(w(467)):Error(w(310));ot=t,t={memoizedState:ot.memoizedState,baseState:ot.baseState,baseQueue:ot.baseQueue,queue:ot.queue,next:null},xt===null?K.memoizedState=xt=t:xt=xt.next=t;}return xt}function Cf(){return {lastEffect:null,events:null,stores:null,memoCache:null}}function Oa(t){var e=va;return va+=1,ai===null&&(ai=[]),t=ug(ai,t,e),e=K,(xt===null?e.memoizedState:xt.next)===null&&(e=e.alternate,B.H=e===null||e.memoizedState===null?qg:Zr),t}function zf(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return Oa(t);if(t.$$typeof===en)return Lt(t)}throw Error(w(438,String(t)))}function jr(t){var e=null,n=K.updateQueue;if(n!==null&&(e=n.memoCache),e==null){var l=K.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(e={data:l.data.map(function(a){return a.slice()}),index:0})));}if(e==null&&(e={data:[],index:0}),n===null&&(n=Cf(),K.updateQueue=n),n.memoCache=e,n=e.data[e.index],n===void 0)for(n=e.data[e.index]=Array(t),l=0;l<t;l++)n[l]=dm;return e.index++,n}function rn(t,e){return typeof e=="function"?e(t):e}function ju(t){var e=Ct();return wr(e,ot,t)}function wr(t,e,n){var l=t.queue;if(l===null)throw Error(w(311));l.lastRenderedReducer=n;var a=t.baseQueue,f=l.pending;if(f!==null){if(a!==null){var s=a.next;a.next=f.next,f.next=s;}e.baseQueue=a=f,l.pending=null;}if(f=t.baseState,a===null)t.memoizedState=f;else {e=a.next;var h=s=null,y=null,b=e,z=false;do{var N=b.lane&-536870913;if(N!==b.lane?(F&N)===N:(on&N)===N){var T=b.revertLane;if(T===0)y!==null&&(y=y.next={lane:0,revertLane:0,gesture:null,action:b.action,hasEagerState:b.hasEagerState,eagerState:b.eagerState,next:null}),N===oi&&(z=true);else if((on&T)===T){b=b.next,T===oi&&(z=true);continue}else N={lane:0,revertLane:b.revertLane,gesture:null,action:b.action,hasEagerState:b.hasEagerState,eagerState:b.eagerState,next:null},y===null?(h=y=N,s=f):y=y.next=N,K.lanes|=T,Qn|=T;N=b.action,dl&&n(f,N),f=b.hasEagerState?b.eagerState:n(f,N);}else T={lane:N,revertLane:b.revertLane,gesture:b.gesture,action:b.action,hasEagerState:b.hasEagerState,eagerState:b.eagerState,next:null},y===null?(h=y=T,s=f):y=y.next=T,K.lanes|=N,Qn|=N;b=b.next;}while(b!==null&&b!==e);if(y===null?s=f:y.next=h,!de(f,t.memoizedState)&&(Nt=true,z&&(n=ni,n!==null)))throw n;t.memoizedState=f,t.baseState=s,t.baseQueue=y,l.lastRenderedState=f;}return a===null&&(l.lanes=0),[t.memoizedState,l.dispatch]}function Qc(t){var e=Ct(),n=e.queue;if(n===null)throw Error(w(311));n.lastRenderedReducer=t;var l=n.dispatch,a=n.pending,f=e.memoizedState;if(a!==null){n.pending=null;var s=a=a.next;do f=t(f,s.action),s=s.next;while(s!==a);de(f,e.memoizedState)||(Nt=true),e.memoizedState=f,e.baseQueue===null&&(e.baseState=f),n.lastRenderedState=f;}return [f,l]}function hg(t,e,n){var l=K,a=Ct(),f=P;if(f){if(n===void 0)throw Error(w(407));n=n();}else n=e();var s=!de((ot||a).memoizedState,n);if(s&&(a.memoizedState=n,Nt=true),a=a.queue,Hr(vg.bind(null,l,a,t),[t]),a.getSnapshot!==e||s||xt!==null&&xt.memoizedState.tag&1){if(l.flags|=2048,si(9,{destroy:void 0},yg.bind(null,l,a,n,e),null),rt===null)throw Error(w(349));f||(on&127)!==0||gg(l,e,n);}return n}function gg(t,e,n){t.flags|=16384,t={getSnapshot:e,value:n},e=K.updateQueue,e===null?(e=Cf(),K.updateQueue=e,e.stores=[t]):(n=e.stores,n===null?e.stores=[t]:n.push(t));}function yg(t,e,n,l){e.value=n,e.getSnapshot=l,mg(e)&&bg(t);}function vg(t,e,n){return n(function(){mg(e)&&bg(t);})}function mg(t){var e=t.getSnapshot;t=t.value;try{var n=e();return !de(t,n)}catch{return true}}function bg(t){var e=vl(t,2);e!==null&&Ft(e,t,2);}function Uo(t){var e=It();if(typeof t=="function"){var n=t;if(t=n(),dl){En(true);try{n();}finally{En(false);}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:rn,lastRenderedState:t},e}function Sg(t,e,n,l){return t.baseState=n,wr(t,ot,typeof l=="function"?l:rn)}function E1(t,e,n,l,a){if(Mf(t))throw Error(w(485));if(t=e.action,t!==null){var f={payload:a,action:t,next:null,isTransition:true,status:"pending",value:null,reason:null,listeners:[],then:function(s){f.listeners.push(s);}};B.T!==null?n(true):f.isTransition=false,l(f),n=e.pending,n===null?(f.next=e.pending=f,Ag(e,f)):(f.next=n.next,e.pending=n.next=f);}}function Ag(t,e){var n=e.action,l=e.payload,a=t.state;if(e.isTransition){var f=B.T,s={};B.T=s;try{var h=n(a,l),y=B.S;y!==null&&y(s,h),Sp(t,e,h);}catch(b){Yo(t,e,b);}finally{f!==null&&s.types!==null&&(f.types=s.types),B.T=f;}}else try{f=n(a,l),Sp(t,e,f);}catch(b){Yo(t,e,b);}}function Sp(t,e,n){n!==null&&typeof n=="object"&&typeof n.then=="function"?n.then(function(l){Ap(t,e,l);},function(l){return Yo(t,e,l)}):Ap(t,e,n);}function Ap(t,e,n){e.status="fulfilled",e.value=n,_g(e),t.state=n,e=t.pending,e!==null&&(n=e.next,n===e?t.pending=null:(n=n.next,e.next=n,Ag(t,n)));}function Yo(t,e,n){var l=t.pending;if(t.pending=null,l!==null){l=l.next;do e.status="rejected",e.reason=n,_g(e),e=e.next;while(e!==l)}t.action=null;}function _g(t){t=t.listeners;for(var e=0;e<t.length;e++)(0, t[e])();}function Tg(t,e){return e}function _p(t,e){if(P){var n=rt.formState;if(n!==null){t:{var l=K;if(P){if(yt){e:{for(var a=yt,f=_e;a.nodeType!==8;){if(!f){a=null;break e}if(a=Ce(a.nextSibling),a===null){a=null;break e}}f=a.data,a=f==="F!"||f==="F"?a:null;}if(a){yt=Ce(a.nextSibling),l=a.data==="F!";break t}}Xn(l);}l=false;}l&&(e=n[0]);}}return n=It(),n.memoizedState=n.baseState=e,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Tg,lastRenderedState:e},n.queue=l,n=Zg.bind(null,K,l),l.dispatch=n,l=Uo(false),f=Lr.bind(null,K,false,l.queue),l=It(),a={state:e,dispatch:null,action:t,pending:null},l.queue=a,n=E1.bind(null,K,a,f,n),a.dispatch=n,l.memoizedState=t,[e,n,false]}function Tp(t){var e=Ct();return Cg(e,ot,t)}function Cg(t,e,n){if(e=wr(t,e,Tg)[0],t=ju(rn)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var l=Oa(e);}catch(s){throw s===Si?Tf:s}else l=e;e=Ct();var a=e.queue,f=a.dispatch;return n!==e.memoizedState&&(K.flags|=2048,si(9,{destroy:void 0},N1.bind(null,a,n),null)),[l,f,t]}function N1(t,e){t.action=e;}function Cp(t){var e=Ct(),n=ot;if(n!==null)return Cg(e,n,t);Ct(),e=e.memoizedState,n=Ct();var l=n.queue.dispatch;return n.memoizedState=t,[e,l,false]}function si(t,e,n,l){return t={tag:t,create:n,deps:l,inst:e,next:null},e=K.updateQueue,e===null&&(e=Cf(),K.updateQueue=e),n=e.lastEffect,n===null?e.lastEffect=t.next=t:(l=n.next,n.next=t,t.next=l,e.lastEffect=t),t}function zg(){return Ct().memoizedState}function wu(t,e,n,l){var a=It();K.flags|=t,a.memoizedState=si(1|e,{destroy:void 0},n,l===void 0?null:l);}function xf(t,e,n,l){var a=Ct();l=l===void 0?null:l;var f=a.memoizedState.inst;ot!==null&&l!==null&&Mr(l,ot.memoizedState.deps)?a.memoizedState=si(e,f,n,l):(K.flags|=t,a.memoizedState=si(1|e,f,n,l));}function zp(t,e){wu(8390656,8,t,e);}function Hr(t,e){xf(2048,8,t,e);}function D1(t){K.flags|=4;var e=K.updateQueue;if(e===null)e=Cf(),K.updateQueue=e,e.events=[t];else {var n=e.events;n===null?e.events=[t]:n.push(t);}}function xg(t){var e=Ct().memoizedState;return D1({ref:e,nextImpl:t}),function(){if((lt&2)!==0)throw Error(w(440));return e.impl.apply(void 0,arguments)}}function Mg(t,e){return xf(4,2,t,e)}function Eg(t,e){return xf(4,4,t,e)}function Ng(t,e){if(typeof e=="function"){t=t();var n=e(t);return function(){typeof n=="function"?n():e(null);}}if(e!=null)return t=t(),e.current=t,function(){e.current=null;}}function Dg(t,e,n){n=n!=null?n.concat([t]):null,xf(4,4,Ng.bind(null,e,t),n);}function Rr(){}function Og(t,e){var n=Ct();e=e===void 0?null:e;var l=n.memoizedState;return e!==null&&Mr(e,l[1])?l[0]:(n.memoizedState=[t,e],t)}function jg(t,e){var n=Ct();e=e===void 0?null:e;var l=n.memoizedState;if(e!==null&&Mr(e,l[1]))return l[0];if(l=t(),dl){En(true);try{t();}finally{En(false);}}return n.memoizedState=[l,e],l}function Ur(t,e,n){return n===void 0||(on&1073741824)!==0&&(F&261930)===0?t.memoizedState=e:(t.memoizedState=n,t=S0(),K.lanes|=t,Qn|=t,n)}function wg(t,e,n,l){return de(n,e)?n:ri.current!==null?(t=Ur(t,n,l),de(t,e)||(Nt=true),t):(on&42)===0||(on&1073741824)!==0&&(F&261930)===0?(Nt=true,t.memoizedState=n):(t=S0(),K.lanes|=t,Qn|=t,e)}function Hg(t,e,n,l,a){var f=it.p;it.p=f!==0&&8>f?f:8;var s=B.T,h={};B.T=h,Lr(t,false,e,n);try{var y=a(),b=B.S;if(b!==null&&b(h,y),y!==null&&typeof y=="object"&&typeof y.then=="function"){var z=z1(y,l);ia(t,e,z,se(t));}else ia(t,e,l,se(t));}catch(N){ia(t,e,{then:function(){},status:"rejected",reason:N},se());}finally{it.p=f,s!==null&&h.types!==null&&(s.types=h.types),B.T=s;}}function O1(){}function Lo(t,e,n,l){if(t.tag!==5)throw Error(w(476));var a=Rg(t).queue;Hg(t,a,e,il,n===null?O1:function(){return Ug(t),n(l)});}function Rg(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:il,baseState:il,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:rn,lastRenderedState:il},next:null};var n={};return e.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:rn,lastRenderedState:n},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function Ug(t){var e=Rg(t);e.next===null&&(e=t.alternate.memoizedState),ia(t,e.next.queue,{},se());}function Yr(){return Lt(Aa)}function Yg(){return Ct().memoizedState}function Lg(){return Ct().memoizedState}function j1(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var n=se();t=Rn(n);var l=Un(e,t,n);l!==null&&(Ft(l,e,n),ea(l,e,n)),e={cache:_r()},t.payload=e;return}e=e.return;}}function w1(t,e,n){var l=se();n={lane:l,revertLane:0,gesture:null,action:n,hasEagerState:false,eagerState:null,next:null},Mf(t)?Gg(e,n):(n=mr(t,e,n,l),n!==null&&(Ft(n,t,l),Bg(n,e,l)));}function Zg(t,e,n){var l=se();ia(t,e,n,l);}function ia(t,e,n,l){var a={lane:l,revertLane:0,gesture:null,action:n,hasEagerState:false,eagerState:null,next:null};if(Mf(t))Gg(e,a);else {var f=t.alternate;if(t.lanes===0&&(f===null||f.lanes===0)&&(f=e.lastRenderedReducer,f!==null))try{var s=e.lastRenderedState,h=f(s,n);if(a.hasEagerState=!0,a.eagerState=h,de(h,s))return _f(t,e,a,0),rt===null&&Af(),!1}catch{}if(n=mr(t,e,a,l),n!==null)return Ft(n,t,l),Bg(n,e,l),true}return false}function Lr(t,e,n,l){if(l={lane:2,revertLane:Jr(),gesture:null,action:l,hasEagerState:false,eagerState:null,next:null},Mf(t)){if(e)throw Error(w(479))}else e=mr(t,n,l,2),e!==null&&Ft(e,t,2);}function Mf(t){var e=t.alternate;return t===K||e!==null&&e===K}function Gg(t,e){ii=Pu=true;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e;}function Bg(t,e,n){if((n&4194048)!==0){var l=e.lanes;l&=t.pendingLanes,n|=l,e.lanes=n,xh(t,n);}}var ma={readContext:Lt,use:zf,useCallback:At,useContext:At,useEffect:At,useImperativeHandle:At,useLayoutEffect:At,useInsertionEffect:At,useMemo:At,useReducer:At,useRef:At,useState:At,useDebugValue:At,useDeferredValue:At,useTransition:At,useSyncExternalStore:At,useId:At,useHostTransitionStatus:At,useFormState:At,useActionState:At,useOptimistic:At,useMemoCache:At,useCacheRefresh:At};ma.useEffectEvent=At;var qg={readContext:Lt,use:zf,useCallback:function(t,e){return It().memoizedState=[t,e===void 0?null:e],t},useContext:Lt,useEffect:zp,useImperativeHandle:function(t,e,n){n=n!=null?n.concat([t]):null,wu(4194308,4,Ng.bind(null,e,t),n);},useLayoutEffect:function(t,e){return wu(4194308,4,t,e)},useInsertionEffect:function(t,e){wu(4,2,t,e);},useMemo:function(t,e){var n=It();e=e===void 0?null:e;var l=t();if(dl){En(true);try{t();}finally{En(false);}}return n.memoizedState=[l,e],l},useReducer:function(t,e,n){var l=It();if(n!==void 0){var a=n(e);if(dl){En(true);try{n(e);}finally{En(false);}}}else a=e;return l.memoizedState=l.baseState=a,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:a},l.queue=t,t=t.dispatch=w1.bind(null,K,t),[l.memoizedState,t]},useRef:function(t){var e=It();return t={current:t},e.memoizedState=t},useState:function(t){t=Uo(t);var e=t.queue,n=Zg.bind(null,K,e);return e.dispatch=n,[t.memoizedState,n]},useDebugValue:Rr,useDeferredValue:function(t,e){var n=It();return Ur(n,t,e)},useTransition:function(){var t=Uo(false);return t=Hg.bind(null,K,t.queue,true,false),It().memoizedState=t,[false,t]},useSyncExternalStore:function(t,e,n){var l=K,a=It();if(P){if(n===void 0)throw Error(w(407));n=n();}else {if(n=e(),rt===null)throw Error(w(349));(F&127)!==0||gg(l,e,n);}a.memoizedState=n;var f={value:n,getSnapshot:e};return a.queue=f,zp(vg.bind(null,l,f,t),[t]),l.flags|=2048,si(9,{destroy:void 0},yg.bind(null,l,f,n,e),null),n},useId:function(){var t=It(),e=rt.identifierPrefix;if(P){var n=Ue,l=Re;n=(l&~(1<<32-re(l)-1)).toString(32)+n,e="_"+e+"R_"+n,n=tf++,0<n&&(e+="H"+n.toString(32)),e+="_";}else n=x1++,e="_"+e+"r_"+n.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:Yr,useFormState:_p,useActionState:_p,useOptimistic:function(t){var e=It();e.memoizedState=e.baseState=t;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=n,e=Lr.bind(null,K,true,n),n.dispatch=e,[t,e]},useMemoCache:jr,useCacheRefresh:function(){return It().memoizedState=j1.bind(null,K)},useEffectEvent:function(t){var e=It(),n={impl:t};return e.memoizedState=n,function(){if((lt&2)!==0)throw Error(w(440));return n.impl.apply(void 0,arguments)}}},Zr={readContext:Lt,use:zf,useCallback:Og,useContext:Lt,useEffect:Hr,useImperativeHandle:Dg,useInsertionEffect:Mg,useLayoutEffect:Eg,useMemo:jg,useReducer:ju,useRef:zg,useState:function(){return ju(rn)},useDebugValue:Rr,useDeferredValue:function(t,e){var n=Ct();return wg(n,ot.memoizedState,t,e)},useTransition:function(){var t=ju(rn)[0],e=Ct().memoizedState;return [typeof t=="boolean"?t:Oa(t),e]},useSyncExternalStore:hg,useId:Yg,useHostTransitionStatus:Yr,useFormState:Tp,useActionState:Tp,useOptimistic:function(t,e){var n=Ct();return Sg(n,ot,t,e)},useMemoCache:jr,useCacheRefresh:Lg};Zr.useEffectEvent=xg;var Xg={readContext:Lt,use:zf,useCallback:Og,useContext:Lt,useEffect:Hr,useImperativeHandle:Dg,useInsertionEffect:Mg,useLayoutEffect:Eg,useMemo:jg,useReducer:Qc,useRef:zg,useState:function(){return Qc(rn)},useDebugValue:Rr,useDeferredValue:function(t,e){var n=Ct();return ot===null?Ur(n,t,e):wg(n,ot.memoizedState,t,e)},useTransition:function(){var t=Qc(rn)[0],e=Ct().memoizedState;return [typeof t=="boolean"?t:Oa(t),e]},useSyncExternalStore:hg,useId:Yg,useHostTransitionStatus:Yr,useFormState:Cp,useActionState:Cp,useOptimistic:function(t,e){var n=Ct();return ot!==null?Sg(n,ot,t,e):(n.baseState=t,[t,n.queue.dispatch])},useMemoCache:jr,useCacheRefresh:Lg};Xg.useEffectEvent=xg;function Vc(t,e,n,l){e=t.memoizedState,n=n(l,e),n=n==null?e:vt({},e,n),t.memoizedState=n,t.lanes===0&&(t.updateQueue.baseState=n);}var Zo={enqueueSetState:function(t,e,n){t=t._reactInternals;var l=se(),a=Rn(l);a.payload=e,n!=null&&(a.callback=n),e=Un(t,a,l),e!==null&&(Ft(e,t,l),ea(e,t,l));},enqueueReplaceState:function(t,e,n){t=t._reactInternals;var l=se(),a=Rn(l);a.tag=1,a.payload=e,n!=null&&(a.callback=n),e=Un(t,a,l),e!==null&&(Ft(e,t,l),ea(e,t,l));},enqueueForceUpdate:function(t,e){t=t._reactInternals;var n=se(),l=Rn(n);l.tag=2,e!=null&&(l.callback=e),e=Un(t,l,n),e!==null&&(Ft(e,t,n),ea(e,t,n));}};function xp(t,e,n,l,a,f,s){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(l,f,s):e.prototype&&e.prototype.isPureReactComponent?!pa(n,l)||!pa(a,f):true}function Mp(t,e,n,l){t=e.state,typeof e.componentWillReceiveProps=="function"&&e.componentWillReceiveProps(n,l),typeof e.UNSAFE_componentWillReceiveProps=="function"&&e.UNSAFE_componentWillReceiveProps(n,l),e.state!==t&&Zo.enqueueReplaceState(e,e.state,null);}function pl(t,e){var n=e;if("ref"in e){n={};for(var l in e)l!=="ref"&&(n[l]=e[l]);}if(t=t.defaultProps){n===e&&(n=vt({},n));for(var a in t)n[a]===void 0&&(n[a]=t[a]);}return n}function Ig(t){Vu(t);}function Qg(t){console.error(t);}function Vg(t){Vu(t);}function ef(t,e){try{var n=t.onUncaughtError;n(e.value,{componentStack:e.stack});}catch(l){setTimeout(function(){throw l});}}function Ep(t,e,n){try{var l=t.onCaughtError;l(n.value,{componentStack:n.stack,errorBoundary:e.tag===1?e.stateNode:null});}catch(a){setTimeout(function(){throw a});}}function Go(t,e,n){return n=Rn(n),n.tag=3,n.payload={element:null},n.callback=function(){ef(t,e);},n}function Jg(t){return t=Rn(t),t.tag=3,t}function Kg(t,e,n,l){var a=n.type.getDerivedStateFromError;if(typeof a=="function"){var f=l.value;t.payload=function(){return a(f)},t.callback=function(){Ep(e,n,l);};}var s=n.stateNode;s!==null&&typeof s.componentDidCatch=="function"&&(t.callback=function(){Ep(e,n,l),typeof a!="function"&&(Yn===null?Yn=new Set([this]):Yn.add(this));var h=l.stack;this.componentDidCatch(l.value,{componentStack:h!==null?h:""});});}function H1(t,e,n,l,a){if(n.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(e=n.alternate,e!==null&&bi(e,n,a,true),n=pe.current,n!==null){switch(n.tag){case 31:case 13:return Te===null?ff():n.alternate===null&&_t===0&&(_t=3),n.flags&=-257,n.flags|=65536,n.lanes=a,l===Wu?n.flags|=16384:(e=n.updateQueue,e===null?n.updateQueue=new Set([l]):e.add(l),lo(t,l,a)),false;case 22:return n.flags|=65536,l===Wu?n.flags|=16384:(e=n.updateQueue,e===null?(e={transitions:null,markerInstances:null,retryQueue:new Set([l])},n.updateQueue=e):(n=e.retryQueue,n===null?e.retryQueue=new Set([l]):n.add(l)),lo(t,l,a)),false}throw Error(w(435,n.tag))}return lo(t,l,a),ff(),false}if(P)return e=pe.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=a,l!==Mo&&(t=Error(w(422),{cause:l}),ga(Ae(t,n)))):(l!==Mo&&(e=Error(w(423),{cause:l}),ga(Ae(e,n))),t=t.current.alternate,t.flags|=65536,a&=-a,t.lanes|=a,l=Ae(l,n),a=Go(t.stateNode,l,a),Ic(t,a),_t!==4&&(_t=2)),false;var f=Error(w(520),{cause:l});if(f=Ae(f,n),fa===null?fa=[f]:fa.push(f),_t!==4&&(_t=2),e===null)return true;l=Ae(l,n),n=e;do{switch(n.tag){case 3:return n.flags|=65536,t=a&-a,n.lanes|=t,t=Go(n.stateNode,l,t),Ic(n,t),false;case 1:if(e=n.type,f=n.stateNode,(n.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||f!==null&&typeof f.componentDidCatch=="function"&&(Yn===null||!Yn.has(f))))return n.flags|=65536,a&=-a,n.lanes|=a,a=Jg(a),Kg(a,t,n,l),Ic(n,a),false}n=n.return;}while(n!==null);return false}var Gr=Error(w(461)),Nt=false;function Rt(t,e,n,l){e.child=t===null?cg(e,null,n,l):sl(e,t.child,n,l);}function Np(t,e,n,l,a){n=n.render;var f=e.ref;if("ref"in l){var s={};for(var h in l)h!=="ref"&&(s[h]=l[h]);}else s=l;return rl(e),l=Er(t,e,n,s,f,a),h=Nr(),t!==null&&!Nt?(Dr(t,e,a),sn(t,e,a)):(P&&h&&Sr(e),e.flags|=1,Rt(t,e,l,a),e.child)}function Dp(t,e,n,l,a){if(t===null){var f=n.type;return typeof f=="function"&&!br(f)&&f.defaultProps===void 0&&n.compare===null?(e.tag=15,e.type=f,kg(t,e,f,l,a)):(t=Du(n.type,null,l,e,e.mode,a),t.ref=e.ref,t.return=e,e.child=t)}if(f=t.child,!Br(t,a)){var s=f.memoizedProps;if(n=n.compare,n=n!==null?n:pa,n(s,l)&&t.ref===e.ref)return sn(t,e,a)}return e.flags|=1,t=an(f,l),t.ref=e.ref,t.return=e,e.child=t}function kg(t,e,n,l,a){if(t!==null){var f=t.memoizedProps;if(pa(f,l)&&t.ref===e.ref)if(Nt=false,e.pendingProps=l=f,Br(t,a))(t.flags&131072)!==0&&(Nt=true);else return e.lanes=t.lanes,sn(t,e,a)}return Bo(t,e,n,l,a)}function Wg(t,e,n,l){var a=l.children,f=t!==null?t.memoizedState:null;if(t===null&&e.stateNode===null&&(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),l.mode==="hidden"){if((e.flags&128)!==0){if(f=f!==null?f.baseLanes|n:n,t!==null){for(l=e.child=t.child,a=0;l!==null;)a=a|l.lanes|l.childLanes,l=l.sibling;l=a&~f;}else l=0,e.child=null;return Op(t,e,f,n,l)}if((n&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&Ou(e,f!==null?f.cachePool:null),f!==null?bp(e,f):Ho(),sg(e);else return l=e.lanes=536870912,Op(t,e,f!==null?f.baseLanes|n:n,n,l)}else f!==null?(Ou(e,f.cachePool),bp(e,f),xn(),e.memoizedState=null):(t!==null&&Ou(e,null),Ho(),xn());return Rt(t,e,a,n),e.child}function ki(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function Op(t,e,n,l,a){var f=Tr();return f=f===null?null:{parent:Et._currentValue,pool:f},e.memoizedState={baseLanes:n,cachePool:f},t!==null&&Ou(e,null),Ho(),sg(e),t!==null&&bi(t,e,l,true),e.childLanes=a,null}function Hu(t,e){return e=nf({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function jp(t,e,n){return sl(e,t.child,null,n),t=Hu(e,e.pendingProps),t.flags|=2,ae(e),e.memoizedState=null,t}function R1(t,e,n){var l=e.pendingProps,a=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(P){if(l.mode==="hidden")return t=Hu(e,l),e.lanes=536870912,ki(null,t);if(Ro(e),(t=yt)?(t=q0(t,_e),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:qn!==null?{id:Re,overflow:Ue}:null,retryLane:536870912,hydrationErrors:null},n=eg(t),n.return=e,e.child=n,Yt=e,yt=null)):t=null,t===null)throw Xn(e);return e.lanes=536870912,null}return Hu(e,l)}var f=t.memoizedState;if(f!==null){var s=f.dehydrated;if(Ro(e),a)if(e.flags&256)e.flags&=-257,e=jp(t,e,n);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(w(558));else if(Nt||bi(t,e,n,false),a=(n&t.childLanes)!==0,Nt||a){if(l=rt,l!==null&&(s=Mh(l,n),s!==0&&s!==f.retryLane))throw f.retryLane=s,vl(t,s),Ft(l,t,s),Gr;ff(),e=jp(t,e,n);}else t=f.treeContext,yt=Ce(s.nextSibling),Yt=e,P=true,Hn=null,_e=false,t!==null&&lg(e,t),e=Hu(e,l),e.flags|=4096;return e}return t=an(t.child,{mode:l.mode,children:l.children}),t.ref=e.ref,e.child=t,t.return=e,t}function Ru(t,e){var n=e.ref;if(n===null)t!==null&&t.ref!==null&&(e.flags|=4194816);else {if(typeof n!="function"&&typeof n!="object")throw Error(w(284));(t===null||t.ref!==n)&&(e.flags|=4194816);}}function Bo(t,e,n,l,a){return rl(e),n=Er(t,e,n,l,void 0,a),l=Nr(),t!==null&&!Nt?(Dr(t,e,a),sn(t,e,a)):(P&&l&&Sr(e),e.flags|=1,Rt(t,e,n,a),e.child)}function wp(t,e,n,l,a,f){return rl(e),e.updateQueue=null,n=pg(e,l,n,a),dg(t),l=Nr(),t!==null&&!Nt?(Dr(t,e,f),sn(t,e,f)):(P&&l&&Sr(e),e.flags|=1,Rt(t,e,n,f),e.child)}function Hp(t,e,n,l,a){if(rl(e),e.stateNode===null){var f=kl,s=n.contextType;typeof s=="object"&&s!==null&&(f=Lt(s)),f=new n(l,f),e.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=Zo,e.stateNode=f,f._reactInternals=e,f=e.stateNode,f.props=l,f.state=e.memoizedState,f.refs={},zr(e),s=n.contextType,f.context=typeof s=="object"&&s!==null?Lt(s):kl,f.state=e.memoizedState,s=n.getDerivedStateFromProps,typeof s=="function"&&(Vc(e,n,s,l),f.state=e.memoizedState),typeof n.getDerivedStateFromProps=="function"||typeof f.getSnapshotBeforeUpdate=="function"||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(s=f.state,typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount(),s!==f.state&&Zo.enqueueReplaceState(f,f.state,null),la(e,l,f,a),na(),f.state=e.memoizedState),typeof f.componentDidMount=="function"&&(e.flags|=4194308),l=true;}else if(t===null){f=e.stateNode;var h=e.memoizedProps,y=pl(n,h);f.props=y;var b=f.context,z=n.contextType;s=kl,typeof z=="object"&&z!==null&&(s=Lt(z));var N=n.getDerivedStateFromProps;z=typeof N=="function"||typeof f.getSnapshotBeforeUpdate=="function",h=e.pendingProps!==h,z||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(h||b!==s)&&Mp(e,f,l,s),Tn=false;var T=e.memoizedState;f.state=T,la(e,l,f,a),na(),b=e.memoizedState,h||T!==b||Tn?(typeof N=="function"&&(Vc(e,n,N,l),b=e.memoizedState),(y=Tn||xp(e,n,y,l,T,b,s))?(z||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount()),typeof f.componentDidMount=="function"&&(e.flags|=4194308)):(typeof f.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=l,e.memoizedState=b),f.props=l,f.state=b,f.context=s,l=y):(typeof f.componentDidMount=="function"&&(e.flags|=4194308),l=false);}else {f=e.stateNode,jo(t,e),s=e.memoizedProps,z=pl(n,s),f.props=z,N=e.pendingProps,T=f.context,b=n.contextType,y=kl,typeof b=="object"&&b!==null&&(y=Lt(b)),h=n.getDerivedStateFromProps,(b=typeof h=="function"||typeof f.getSnapshotBeforeUpdate=="function")||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(s!==N||T!==y)&&Mp(e,f,l,y),Tn=false,T=e.memoizedState,f.state=T,la(e,l,f,a),na();var E=e.memoizedState;s!==N||T!==E||Tn||t!==null&&t.dependencies!==null&&ku(t.dependencies)?(typeof h=="function"&&(Vc(e,n,h,l),E=e.memoizedState),(z=Tn||xp(e,n,z,l,T,E,y)||t!==null&&t.dependencies!==null&&ku(t.dependencies))?(b||typeof f.UNSAFE_componentWillUpdate!="function"&&typeof f.componentWillUpdate!="function"||(typeof f.componentWillUpdate=="function"&&f.componentWillUpdate(l,E,y),typeof f.UNSAFE_componentWillUpdate=="function"&&f.UNSAFE_componentWillUpdate(l,E,y)),typeof f.componentDidUpdate=="function"&&(e.flags|=4),typeof f.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof f.componentDidUpdate!="function"||s===t.memoizedProps&&T===t.memoizedState||(e.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||s===t.memoizedProps&&T===t.memoizedState||(e.flags|=1024),e.memoizedProps=l,e.memoizedState=E),f.props=l,f.state=E,f.context=y,l=z):(typeof f.componentDidUpdate!="function"||s===t.memoizedProps&&T===t.memoizedState||(e.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||s===t.memoizedProps&&T===t.memoizedState||(e.flags|=1024),l=false);}return f=l,Ru(t,e),l=(e.flags&128)!==0,f||l?(f=e.stateNode,n=l&&typeof n.getDerivedStateFromError!="function"?null:f.render(),e.flags|=1,t!==null&&l?(e.child=sl(e,t.child,null,a),e.child=sl(e,null,n,a)):Rt(t,e,n,a),e.memoizedState=f.state,t=e.child):t=sn(t,e,a),t}function Rp(t,e,n,l){return ol(),e.flags|=256,Rt(t,e,n,l),e.child}var Jc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Kc(t){return {baseLanes:t,cachePool:ag()}}function kc(t,e,n){return t=t!==null?t.childLanes&~n:0,e&&(t|=fe),t}function $g(t,e,n){var l=e.pendingProps,a=false,f=(e.flags&128)!==0,s;if((s=f)||(s=t!==null&&t.memoizedState===null?false:(Tt.current&2)!==0),s&&(a=true,e.flags&=-129),s=(e.flags&32)!==0,e.flags&=-33,t===null){if(P){if(a?zn(e):xn(),(t=yt)?(t=q0(t,_e),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:qn!==null?{id:Re,overflow:Ue}:null,retryLane:536870912,hydrationErrors:null},n=eg(t),n.return=e,e.child=n,Yt=e,yt=null)):t=null,t===null)throw Xn(e);return er(t)?e.lanes=32:e.lanes=536870912,null}var h=l.children;return l=l.fallback,a?(xn(),a=e.mode,h=nf({mode:"hidden",children:h},a),l=al(l,a,n,null),h.return=e,l.return=e,h.sibling=l,e.child=h,l=e.child,l.memoizedState=Kc(n),l.childLanes=kc(t,s,n),e.memoizedState=Jc,ki(null,l)):(zn(e),qo(e,h))}var y=t.memoizedState;if(y!==null&&(h=y.dehydrated,h!==null)){if(f)e.flags&256?(zn(e),e.flags&=-257,e=Wc(t,e,n)):e.memoizedState!==null?(xn(),e.child=t.child,e.flags|=128,e=null):(xn(),h=l.fallback,a=e.mode,l=nf({mode:"visible",children:l.children},a),h=al(h,a,n,null),h.flags|=2,l.return=e,h.return=e,l.sibling=h,e.child=l,sl(e,t.child,null,n),l=e.child,l.memoizedState=Kc(n),l.childLanes=kc(t,s,n),e.memoizedState=Jc,e=ki(null,l));else if(zn(e),er(h)){if(s=h.nextSibling&&h.nextSibling.dataset,s)var b=s.dgst;s=b,l=Error(w(419)),l.stack="",l.digest=s,ga({value:l,source:null,stack:null}),e=Wc(t,e,n);}else if(Nt||bi(t,e,n,false),s=(n&t.childLanes)!==0,Nt||s){if(s=rt,s!==null&&(l=Mh(s,n),l!==0&&l!==y.retryLane))throw y.retryLane=l,vl(t,l),Ft(s,t,l),Gr;tr(h)||ff(),e=Wc(t,e,n);}else tr(h)?(e.flags|=192,e.child=t.child,e=null):(t=y.treeContext,yt=Ce(h.nextSibling),Yt=e,P=true,Hn=null,_e=false,t!==null&&lg(e,t),e=qo(e,l.children),e.flags|=4096);return e}return a?(xn(),h=l.fallback,a=e.mode,y=t.child,b=y.sibling,l=an(y,{mode:"hidden",children:l.children}),l.subtreeFlags=y.subtreeFlags&65011712,b!==null?h=an(b,h):(h=al(h,a,n,null),h.flags|=2),h.return=e,l.return=e,l.sibling=h,e.child=l,ki(null,l),l=e.child,h=t.child.memoizedState,h===null?h=Kc(n):(a=h.cachePool,a!==null?(y=Et._currentValue,a=a.parent!==y?{parent:y,pool:y}:a):a=ag(),h={baseLanes:h.baseLanes|n,cachePool:a}),l.memoizedState=h,l.childLanes=kc(t,s,n),e.memoizedState=Jc,ki(t.child,l)):(zn(e),n=t.child,t=n.sibling,n=an(n,{mode:"visible",children:l.children}),n.return=e,n.sibling=null,t!==null&&(s=e.deletions,s===null?(e.deletions=[t],e.flags|=16):s.push(t)),e.child=n,e.memoizedState=null,n)}function qo(t,e){return e=nf({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function nf(t,e){return t=ue(22,t,null,e),t.lanes=0,t}function Wc(t,e,n){return sl(e,t.child,null,n),t=qo(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function Up(t,e,n){t.lanes|=e;var l=t.alternate;l!==null&&(l.lanes|=e),No(t.return,e,n);}function $c(t,e,n,l,a,f){var s=t.memoizedState;s===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:l,tail:n,tailMode:a,treeForkCount:f}:(s.isBackwards=e,s.rendering=null,s.renderingStartTime=0,s.last=l,s.tail=n,s.tailMode=a,s.treeForkCount=f);}function Fg(t,e,n){var l=e.pendingProps,a=l.revealOrder,f=l.tail;l=l.children;var s=Tt.current,h=(s&2)!==0;if(h?(s=s&1|2,e.flags|=128):s&=1,st(Tt,s),Rt(t,e,l,n),l=P?ha:0,!h&&t!==null&&(t.flags&128)!==0)t:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&Up(t,n,e);else if(t.tag===19)Up(t,n,e);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break t;for(;t.sibling===null;){if(t.return===null||t.return===e)break t;t=t.return;}t.sibling.return=t.return,t=t.sibling;}switch(a){case "forwards":for(n=e.child,a=null;n!==null;)t=n.alternate,t!==null&&Fu(t)===null&&(a=n),n=n.sibling;n=a,n===null?(a=e.child,e.child=null):(a=n.sibling,n.sibling=null),$c(e,false,a,n,f,l);break;case "backwards":case "unstable_legacy-backwards":for(n=null,a=e.child,e.child=null;a!==null;){if(t=a.alternate,t!==null&&Fu(t)===null){e.child=a;break}t=a.sibling,a.sibling=n,n=a,a=t;}$c(e,true,n,null,f,l);break;case "together":$c(e,false,null,null,void 0,l);break;default:e.memoizedState=null;}return e.child}function sn(t,e,n){if(t!==null&&(e.dependencies=t.dependencies),Qn|=e.lanes,(n&e.childLanes)===0)if(t!==null){if(bi(t,e,n,false),(n&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(w(153));if(e.child!==null){for(t=e.child,n=an(t,t.pendingProps),e.child=n,n.return=e;t.sibling!==null;)t=t.sibling,n=n.sibling=an(t,t.pendingProps),n.return=e;n.sibling=null;}return e.child}function Br(t,e){return (t.lanes&e)!==0?true:(t=t.dependencies,!!(t!==null&&ku(t)))}function U1(t,e,n){switch(e.tag){case 3:qu(e,e.stateNode.containerInfo),Cn(e,Et,t.memoizedState.cache),ol();break;case 27:case 5:yo(e);break;case 4:qu(e,e.stateNode.containerInfo);break;case 10:Cn(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Ro(e),null;break;case 13:var l=e.memoizedState;if(l!==null)return l.dehydrated!==null?(zn(e),e.flags|=128,null):(n&e.child.childLanes)!==0?$g(t,e,n):(zn(e),t=sn(t,e,n),t!==null?t.sibling:null);zn(e);break;case 19:var a=(t.flags&128)!==0;if(l=(n&e.childLanes)!==0,l||(bi(t,e,n,false),l=(n&e.childLanes)!==0),a){if(l)return Fg(t,e,n);e.flags|=128;}if(a=e.memoizedState,a!==null&&(a.rendering=null,a.tail=null,a.lastEffect=null),st(Tt,Tt.current),l)break;return null;case 22:return e.lanes=0,Wg(t,e,n,e.pendingProps);case 24:Cn(e,Et,t.memoizedState.cache);}return sn(t,e,n)}function Pg(t,e,n){if(t!==null)if(t.memoizedProps!==e.pendingProps)Nt=true;else {if(!Br(t,n)&&(e.flags&128)===0)return Nt=false,U1(t,e,n);Nt=(t.flags&131072)!==0;}else Nt=false,P&&(e.flags&1048576)!==0&&ng(e,ha,e.index);switch(e.lanes=0,e.tag){case 16:t:{var l=e.pendingProps;if(t=nl(e.elementType),e.type=t,typeof t=="function")br(t)?(l=pl(t,l),e.tag=1,e=Hp(null,e,t,l,n)):(e.tag=0,e=Bo(null,e,t,l,n));else {if(t!=null){var a=t.$$typeof;if(a===ar){e.tag=11,e=Np(null,e,t,l,n);break t}else if(a===ur){e.tag=14,e=Dp(null,e,t,l,n);break t}}throw e=ho(t)||t,Error(w(306,e,""))}}return e;case 0:return Bo(t,e,e.type,e.pendingProps,n);case 1:return l=e.type,a=pl(l,e.pendingProps),Hp(t,e,l,a,n);case 3:t:{if(qu(e,e.stateNode.containerInfo),t===null)throw Error(w(387));l=e.pendingProps;var f=e.memoizedState;a=f.element,jo(t,e),la(e,l,null,n);var s=e.memoizedState;if(l=s.cache,Cn(e,Et,l),l!==f.cache&&Do(e,[Et],n,true),na(),l=s.element,f.isDehydrated)if(f={element:l,isDehydrated:false,cache:s.cache},e.updateQueue.baseState=f,e.memoizedState=f,e.flags&256){e=Rp(t,e,l,n);break t}else if(l!==a){a=Ae(Error(w(424)),e),ga(a),e=Rp(t,e,l,n);break t}else for(t=e.stateNode.containerInfo,t.nodeType===9?t=t.body:t=t.nodeName==="HTML"?t.ownerDocument.body:t,yt=Ce(t.firstChild),Yt=e,P=true,Hn=null,_e=true,n=cg(e,null,l,n),e.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else {if(ol(),l===a){e=sn(t,e,n);break t}Rt(t,e,l,n);}e=e.child;}return e;case 26:return Ru(t,e),t===null?(n=ih(e.type,null,e.pendingProps,null))?e.memoizedState=n:P||(n=e.type,t=e.pendingProps,l=sf(wn.current).createElement(n),l[Ut]=e,l[Pt]=t,Zt(l,n,t),wt(l),e.stateNode=l):e.memoizedState=ih(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return yo(e),t===null&&P&&(l=e.stateNode=X0(e.type,e.pendingProps,wn.current),Yt=e,_e=true,a=yt,Jn(e.type)?(nr=a,yt=Ce(l.firstChild)):yt=a),Rt(t,e,e.pendingProps.children,n),Ru(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&P&&((a=l=yt)&&(l=rb(l,e.type,e.pendingProps,_e),l!==null?(e.stateNode=l,Yt=e,yt=Ce(l.firstChild),_e=false,a=true):a=false),a||Xn(e)),yo(e),a=e.type,f=e.pendingProps,s=t!==null?t.memoizedProps:null,l=f.children,Fo(a,f)?l=null:s!==null&&Fo(a,s)&&(e.flags|=32),e.memoizedState!==null&&(a=Er(t,e,M1,null,null,n),Aa._currentValue=a),Ru(t,e),Rt(t,e,l,n),e.child;case 6:return t===null&&P&&((t=n=yt)&&(n=sb(n,e.pendingProps,_e),n!==null?(e.stateNode=n,Yt=e,yt=null,t=true):t=false),t||Xn(e)),null;case 13:return $g(t,e,n);case 4:return qu(e,e.stateNode.containerInfo),l=e.pendingProps,t===null?e.child=sl(e,null,l,n):Rt(t,e,l,n),e.child;case 11:return Np(t,e,e.type,e.pendingProps,n);case 7:return Rt(t,e,e.pendingProps,n),e.child;case 8:return Rt(t,e,e.pendingProps.children,n),e.child;case 12:return Rt(t,e,e.pendingProps.children,n),e.child;case 10:return l=e.pendingProps,Cn(e,e.type,l.value),Rt(t,e,l.children,n),e.child;case 9:return a=e.type._context,l=e.pendingProps.children,rl(e),a=Lt(a),l=l(a),e.flags|=1,Rt(t,e,l,n),e.child;case 14:return Dp(t,e,e.type,e.pendingProps,n);case 15:return kg(t,e,e.type,e.pendingProps,n);case 19:return Fg(t,e,n);case 31:return R1(t,e,n);case 22:return Wg(t,e,n,e.pendingProps);case 24:return rl(e),l=Lt(Et),t===null?(a=Tr(),a===null&&(a=rt,f=_r(),a.pooledCache=f,f.refCount++,f!==null&&(a.pooledCacheLanes|=n),a=f),e.memoizedState={parent:l,cache:a},zr(e),Cn(e,Et,a)):((t.lanes&n)!==0&&(jo(t,e),la(e,null,null,n),na()),a=t.memoizedState,f=e.memoizedState,a.parent!==l?(a={parent:l,cache:l},e.memoizedState=a,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=a),Cn(e,Et,l)):(l=f.cache,Cn(e,Et,l),l!==a.cache&&Do(e,[Et],n,true))),Rt(t,e,e.pendingProps.children,n),e.child;case 29:throw e.pendingProps}throw Error(w(156,e.tag))}function ke(t){t.flags|=4;}function Fc(t,e,n,l,a){if((e=(t.mode&32)!==0)&&(e=false),e){if(t.flags|=16777216,(a&335544128)===a)if(t.stateNode.complete)t.flags|=8192;else if(T0())t.flags|=8192;else throw fl=Wu,Cr}else t.flags&=-16777217;}function Yp(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!V0(e))if(T0())t.flags|=8192;else throw fl=Wu,Cr}function bu(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?Ch():536870912,t.lanes|=e,di|=e);}function qi(t,e){if(!P)switch(t.tailMode){case "hidden":e=t.tail;for(var n=null;e!==null;)e.alternate!==null&&(n=e),e=e.sibling;n===null?t.tail=null:n.sibling=null;break;case "collapsed":n=t.tail;for(var l=null;n!==null;)n.alternate!==null&&(l=n),n=n.sibling;l===null?e||t.tail===null?t.tail=null:t.tail.sibling=null:l.sibling=null;}}function gt(t){var e=t.alternate!==null&&t.alternate.child===t.child,n=0,l=0;if(e)for(var a=t.child;a!==null;)n|=a.lanes|a.childLanes,l|=a.subtreeFlags&65011712,l|=a.flags&65011712,a.return=t,a=a.sibling;else for(a=t.child;a!==null;)n|=a.lanes|a.childLanes,l|=a.subtreeFlags,l|=a.flags,a.return=t,a=a.sibling;return t.subtreeFlags|=l,t.childLanes=n,e}function Y1(t,e,n){var l=e.pendingProps;switch(Ar(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return gt(e),null;case 1:return gt(e),null;case 3:return n=e.stateNode,l=null,t!==null&&(l=t.memoizedState.cache),e.memoizedState.cache!==l&&(e.flags|=2048),un(Et),ui(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(t===null||t.child===null)&&(Yl(e)?ke(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,Xc())),gt(e),null;case 26:var a=e.type,f=e.memoizedState;return t===null?(ke(e),f!==null?(gt(e),Yp(e,f)):(gt(e),Fc(e,a,null,l,n))):f?f!==t.memoizedState?(ke(e),gt(e),Yp(e,f)):(gt(e),e.flags&=-16777217):(t=t.memoizedProps,t!==l&&ke(e),gt(e),Fc(e,a,t,l,n)),null;case 27:if(Xu(e),n=wn.current,a=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==l&&ke(e);else {if(!l){if(e.stateNode===null)throw Error(w(166));return gt(e),null}t=Le.current,Yl(e)?dp(e):(t=X0(a,l,n),e.stateNode=t,ke(e));}return gt(e),null;case 5:if(Xu(e),a=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==l&&ke(e);else {if(!l){if(e.stateNode===null)throw Error(w(166));return gt(e),null}if(f=Le.current,Yl(e))dp(e);else {var s=sf(wn.current);switch(f){case 1:f=s.createElementNS("http://www.w3.org/2000/svg",a);break;case 2:f=s.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;default:switch(a){case "svg":f=s.createElementNS("http://www.w3.org/2000/svg",a);break;case "math":f=s.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;case "script":f=s.createElement("div"),f.innerHTML="<script><\/script>",f=f.removeChild(f.firstChild);break;case "select":f=typeof l.is=="string"?s.createElement("select",{is:l.is}):s.createElement("select"),l.multiple?f.multiple=true:l.size&&(f.size=l.size);break;default:f=typeof l.is=="string"?s.createElement(a,{is:l.is}):s.createElement(a);}}f[Ut]=e,f[Pt]=l;t:for(s=e.child;s!==null;){if(s.tag===5||s.tag===6)f.appendChild(s.stateNode);else if(s.tag!==4&&s.tag!==27&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===e)break t;for(;s.sibling===null;){if(s.return===null||s.return===e)break t;s=s.return;}s.sibling.return=s.return,s=s.sibling;}e.stateNode=f;t:switch(Zt(f,a,l),a){case "button":case "input":case "select":case "textarea":l=!!l.autoFocus;break t;case "img":l=true;break t;default:l=false;}l&&ke(e);}}return gt(e),Fc(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,n),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==l&&ke(e);else {if(typeof l!="string"&&e.stateNode===null)throw Error(w(166));if(t=wn.current,Yl(e)){if(t=e.stateNode,n=e.memoizedProps,l=null,a=Yt,a!==null)switch(a.tag){case 27:case 5:l=a.memoizedProps;}t[Ut]=e,t=!!(t.nodeValue===n||l!==null&&l.suppressHydrationWarning===true||Z0(t.nodeValue,n)),t||Xn(e,true);}else t=sf(t).createTextNode(l),t[Ut]=e,e.stateNode=t;}return gt(e),null;case 31:if(n=e.memoizedState,t===null||t.memoizedState!==null){if(l=Yl(e),n!==null){if(t===null){if(!l)throw Error(w(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(w(557));t[Ut]=e;}else ol(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;gt(e),t=false;}else n=Xc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),t=true;if(!t)return e.flags&256?(ae(e),e):(ae(e),null);if((e.flags&128)!==0)throw Error(w(558))}return gt(e),null;case 13:if(l=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(a=Yl(e),l!==null&&l.dehydrated!==null){if(t===null){if(!a)throw Error(w(318));if(a=e.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(w(317));a[Ut]=e;}else ol(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;gt(e),a=false;}else a=Xc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=a),a=true;if(!a)return e.flags&256?(ae(e),e):(ae(e),null)}return ae(e),(e.flags&128)!==0?(e.lanes=n,e):(n=l!==null,t=t!==null&&t.memoizedState!==null,n&&(l=e.child,a=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(a=l.alternate.memoizedState.cachePool.pool),f=null,l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(f=l.memoizedState.cachePool.pool),f!==a&&(l.flags|=2048)),n!==t&&n&&(e.child.flags|=8192),bu(e,e.updateQueue),gt(e),null);case 4:return ui(),t===null&&Kr(e.stateNode.containerInfo),gt(e),null;case 10:return un(e.type),gt(e),null;case 19:if(Ht(Tt),l=e.memoizedState,l===null)return gt(e),null;if(a=(e.flags&128)!==0,f=l.rendering,f===null)if(a)qi(l,false);else {if(_t!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(f=Fu(t),f!==null){for(e.flags|=128,qi(l,false),t=f.updateQueue,e.updateQueue=t,bu(e,t),e.subtreeFlags=0,t=n,n=e.child;n!==null;)tg(n,t),n=n.sibling;return st(Tt,Tt.current&1|2),P&&Pe(e,l.treeForkCount),e.child}t=t.sibling;}l.tail!==null&&ce()>af&&(e.flags|=128,a=true,qi(l,false),e.lanes=4194304);}else {if(!a)if(t=Fu(f),t!==null){if(e.flags|=128,a=true,t=t.updateQueue,e.updateQueue=t,bu(e,t),qi(l,true),l.tail===null&&l.tailMode==="hidden"&&!f.alternate&&!P)return gt(e),null}else 2*ce()-l.renderingStartTime>af&&n!==536870912&&(e.flags|=128,a=true,qi(l,false),e.lanes=4194304);l.isBackwards?(f.sibling=e.child,e.child=f):(t=l.last,t!==null?t.sibling=f:e.child=f,l.last=f);}return l.tail!==null?(t=l.tail,l.rendering=t,l.tail=t.sibling,l.renderingStartTime=ce(),t.sibling=null,n=Tt.current,st(Tt,a?n&1|2:n&1),P&&Pe(e,l.treeForkCount),t):(gt(e),null);case 22:case 23:return ae(e),xr(),l=e.memoizedState!==null,t!==null?t.memoizedState!==null!==l&&(e.flags|=8192):l&&(e.flags|=8192),l?(n&536870912)!==0&&(e.flags&128)===0&&(gt(e),e.subtreeFlags&6&&(e.flags|=8192)):gt(e),n=e.updateQueue,n!==null&&bu(e,n.retryQueue),n=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(n=t.memoizedState.cachePool.pool),l=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(l=e.memoizedState.cachePool.pool),l!==n&&(e.flags|=2048),t!==null&&Ht(ul),null;case 24:return n=null,t!==null&&(n=t.memoizedState.cache),e.memoizedState.cache!==n&&(e.flags|=2048),un(Et),gt(e),null;case 25:return null;case 30:return null}throw Error(w(156,e.tag))}function L1(t,e){switch(Ar(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return un(Et),ui(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return Xu(e),null;case 31:if(e.memoizedState!==null){if(ae(e),e.alternate===null)throw Error(w(340));ol();}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(ae(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(w(340));ol();}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return Ht(Tt),null;case 4:return ui(),null;case 10:return un(e.type),null;case 22:case 23:return ae(e),xr(),t!==null&&Ht(ul),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return un(Et),null;case 25:return null;default:return null}}function t0(t,e){switch(Ar(e),e.tag){case 3:un(Et),ui();break;case 26:case 27:case 5:Xu(e);break;case 4:ui();break;case 31:e.memoizedState!==null&&ae(e);break;case 13:ae(e);break;case 19:Ht(Tt);break;case 10:un(e.type);break;case 22:case 23:ae(e),xr(),t!==null&&Ht(ul);break;case 24:un(Et);}}function ja(t,e){try{var n=e.updateQueue,l=n!==null?n.lastEffect:null;if(l!==null){var a=l.next;n=a;do{if((n.tag&t)===t){l=void 0;var f=n.create,s=n.inst;l=f(),s.destroy=l;}n=n.next;}while(n!==a)}}catch(h){ut(e,e.return,h);}}function In(t,e,n){try{var l=e.updateQueue,a=l!==null?l.lastEffect:null;if(a!==null){var f=a.next;l=f;do{if((l.tag&t)===t){var s=l.inst,h=s.destroy;if(h!==void 0){s.destroy=void 0,a=e;var y=n,b=h;try{b();}catch(z){ut(a,y,z);}}}l=l.next;}while(l!==f)}}catch(z){ut(e,e.return,z);}}function e0(t){var e=t.updateQueue;if(e!==null){var n=t.stateNode;try{rg(e,n);}catch(l){ut(t,t.return,l);}}}function n0(t,e,n){n.props=pl(t.type,t.memoizedProps),n.state=t.memoizedState;try{n.componentWillUnmount();}catch(l){ut(t,e,l);}}function aa(t,e){try{var n=t.ref;if(n!==null){switch(t.tag){case 26:case 27:case 5:var l=t.stateNode;break;case 30:l=t.stateNode;break;default:l=t.stateNode;}typeof n=="function"?t.refCleanup=n(l):n.current=l;}}catch(a){ut(t,e,a);}}function Ye(t,e){var n=t.ref,l=t.refCleanup;if(n!==null)if(typeof l=="function")try{l();}catch(a){ut(t,e,a);}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null);}else if(typeof n=="function")try{n(null);}catch(a){ut(t,e,a);}else n.current=null;}function l0(t){var e=t.type,n=t.memoizedProps,l=t.stateNode;try{t:switch(e){case "button":case "input":case "select":case "textarea":n.autoFocus&&l.focus();break t;case "img":n.src?l.src=n.src:n.srcSet&&(l.srcset=n.srcSet);}}catch(a){ut(t,t.return,a);}}function Pc(t,e,n){try{var l=t.stateNode;ib(l,t.type,n,e),l[Pt]=e;}catch(a){ut(t,t.return,a);}}function i0(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Jn(t.type)||t.tag===4}function to(t){t:for(;;){for(;t.sibling===null;){if(t.return===null||i0(t.return))return null;t=t.return;}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&Jn(t.type)||t.flags&2||t.child===null||t.tag===4)continue t;t.child.return=t,t=t.child;}if(!(t.flags&2))return t.stateNode}}function Xo(t,e,n){var l=t.tag;if(l===5||l===6)t=t.stateNode,e?(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n).insertBefore(t,e):(e=n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,e.appendChild(t),n=n._reactRootContainer,n!=null||e.onclick!==null||(e.onclick=nn));else if(l!==4&&(l===27&&Jn(t.type)&&(n=t.stateNode,e=null),t=t.child,t!==null))for(Xo(t,e,n),t=t.sibling;t!==null;)Xo(t,e,n),t=t.sibling;}function lf(t,e,n){var l=t.tag;if(l===5||l===6)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(l!==4&&(l===27&&Jn(t.type)&&(n=t.stateNode),t=t.child,t!==null))for(lf(t,e,n),t=t.sibling;t!==null;)lf(t,e,n),t=t.sibling;}function a0(t){var e=t.stateNode,n=t.memoizedProps;try{for(var l=t.type,a=e.attributes;a.length;)e.removeAttributeNode(a[0]);Zt(e,l,n),e[Ut]=t,e[Pt]=n;}catch(f){ut(t,t.return,f);}}var tn=false,Mt=false,eo=false,Lp=typeof WeakSet=="function"?WeakSet:Set,jt=null;function Z1(t,e){if(t=t.containerInfo,Wo=gf,t=Vh(t),yr(t)){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else t:{n=(n=t.ownerDocument)&&n.defaultView||window;var l=n.getSelection&&n.getSelection();if(l&&l.rangeCount!==0){n=l.anchorNode;var a=l.anchorOffset,f=l.focusNode;l=l.focusOffset;try{n.nodeType,f.nodeType;}catch{n=null;break t}var s=0,h=-1,y=-1,b=0,z=0,N=t,T=null;e:for(;;){for(var E;N!==n||a!==0&&N.nodeType!==3||(h=s+a),N!==f||l!==0&&N.nodeType!==3||(y=s+l),N.nodeType===3&&(s+=N.nodeValue.length),(E=N.firstChild)!==null;)T=N,N=E;for(;;){if(N===t)break e;if(T===n&&++b===a&&(h=s),T===f&&++z===l&&(y=s),(E=N.nextSibling)!==null)break;N=T,T=N.parentNode;}N=E;}n=h===-1||y===-1?null:{start:h,end:y};}else n=null;}n=n||{start:0,end:0};}else n=null;for($o={focusedElem:t,selectionRange:n},gf=false,jt=e;jt!==null;)if(e=jt,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,jt=t;else for(;jt!==null;){switch(e=jt,f=e.alternate,t=e.flags,e.tag){case 0:if((t&4)!==0&&(t=e.updateQueue,t=t!==null?t.events:null,t!==null))for(n=0;n<t.length;n++)a=t[n],a.ref.impl=a.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&f!==null){t=void 0,n=e,a=f.memoizedProps,f=f.memoizedState,l=n.stateNode;try{var R=pl(n.type,a);t=l.getSnapshotBeforeUpdate(R,f),l.__reactInternalSnapshotBeforeUpdate=t;}catch(L){ut(n,n.return,L);}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,n=t.nodeType,n===9)Po(t);else if(n===1)switch(t.nodeName){case "HEAD":case "HTML":case "BODY":Po(t);break;default:t.textContent="";}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(w(163))}if(t=e.sibling,t!==null){t.return=e.return,jt=t;break}jt=e.return;}}function u0(t,e,n){var l=n.flags;switch(n.tag){case 0:case 11:case 15:$e(t,n),l&4&&ja(5,n);break;case 1:if($e(t,n),l&4)if(t=n.stateNode,e===null)try{t.componentDidMount();}catch(s){ut(n,n.return,s);}else {var a=pl(n.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(a,e,t.__reactInternalSnapshotBeforeUpdate);}catch(s){ut(n,n.return,s);}}l&64&&e0(n),l&512&&aa(n,n.return);break;case 3:if($e(t,n),l&64&&(t=n.updateQueue,t!==null)){if(e=null,n.child!==null)switch(n.child.tag){case 27:case 5:e=n.child.stateNode;break;case 1:e=n.child.stateNode;}try{rg(t,e);}catch(s){ut(n,n.return,s);}}break;case 27:e===null&&l&4&&a0(n);case 26:case 5:$e(t,n),e===null&&l&4&&l0(n),l&512&&aa(n,n.return);break;case 12:$e(t,n);break;case 31:$e(t,n),l&4&&o0(t,n);break;case 13:$e(t,n),l&4&&r0(t,n),l&64&&(t=n.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(n=K1.bind(null,n),db(t,n))));break;case 22:if(l=n.memoizedState!==null||tn,!l){e=e!==null&&e.memoizedState!==null||Mt,a=tn;var f=Mt;tn=l,(Mt=e)&&!f?Fe(t,n,(n.subtreeFlags&8772)!==0):$e(t,n),tn=a,Mt=f;}break;case 30:break;default:$e(t,n);}}function f0(t){var e=t.alternate;e!==null&&(t.alternate=null,f0(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&rr(e)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null;}var St=null,Wt=false;function We(t,e,n){for(n=n.child;n!==null;)c0(t,e,n),n=n.sibling;}function c0(t,e,n){if(oe&&typeof oe.onCommitFiberUnmount=="function")try{oe.onCommitFiberUnmount(za,n);}catch{}switch(n.tag){case 26:Mt||Ye(n,e),We(t,e,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:Mt||Ye(n,e);var l=St,a=Wt;Jn(n.type)&&(St=n.stateNode,Wt=false),We(t,e,n),oa(n.stateNode),St=l,Wt=a;break;case 5:Mt||Ye(n,e);case 6:if(l=St,a=Wt,St=null,We(t,e,n),St=l,Wt=a,St!==null)if(Wt)try{(St.nodeType===9?St.body:St.nodeName==="HTML"?St.ownerDocument.body:St).removeChild(n.stateNode);}catch(f){ut(n,e,f);}else try{St.removeChild(n.stateNode);}catch(f){ut(n,e,f);}break;case 18:St!==null&&(Wt?(t=St,Pp(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,n.stateNode),yi(t)):Pp(St,n.stateNode));break;case 4:l=St,a=Wt,St=n.stateNode.containerInfo,Wt=true,We(t,e,n),St=l,Wt=a;break;case 0:case 11:case 14:case 15:In(2,n,e),Mt||In(4,n,e),We(t,e,n);break;case 1:Mt||(Ye(n,e),l=n.stateNode,typeof l.componentWillUnmount=="function"&&n0(n,e,l)),We(t,e,n);break;case 21:We(t,e,n);break;case 22:Mt=(l=Mt)||n.memoizedState!==null,We(t,e,n),Mt=l;break;default:We(t,e,n);}}function o0(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{yi(t);}catch(n){ut(e,e.return,n);}}}function r0(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{yi(t);}catch(n){ut(e,e.return,n);}}function G1(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new Lp),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new Lp),e;default:throw Error(w(435,t.tag))}}function Su(t,e){var n=G1(t);e.forEach(function(l){if(!n.has(l)){n.add(l);var a=k1.bind(null,t,l);l.then(a,a);}});}function Kt(t,e){var n=e.deletions;if(n!==null)for(var l=0;l<n.length;l++){var a=n[l],f=t,s=e,h=s;t:for(;h!==null;){switch(h.tag){case 27:if(Jn(h.type)){St=h.stateNode,Wt=false;break t}break;case 5:St=h.stateNode,Wt=false;break t;case 3:case 4:St=h.stateNode.containerInfo,Wt=true;break t}h=h.return;}if(St===null)throw Error(w(160));c0(f,s,a),St=null,Wt=false,f=a.alternate,f!==null&&(f.return=null),a.return=null;}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)s0(e,t),e=e.sibling;}var Ne=null;function s0(t,e){var n=t.alternate,l=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Kt(e,t),kt(t),l&4&&(In(3,t,t.return),ja(3,t),In(5,t,t.return));break;case 1:Kt(e,t),kt(t),l&512&&(Mt||n===null||Ye(n,n.return)),l&64&&tn&&(t=t.updateQueue,t!==null&&(l=t.callbacks,l!==null&&(n=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=n===null?l:n.concat(l))));break;case 26:var a=Ne;if(Kt(e,t),kt(t),l&512&&(Mt||n===null||Ye(n,n.return)),l&4){var f=n!==null?n.memoizedState:null;if(l=t.memoizedState,n===null)if(l===null)if(t.stateNode===null){t:{l=t.type,n=t.memoizedProps,a=a.ownerDocument||a;e:switch(l){case "title":f=a.getElementsByTagName("title")[0],(!f||f[Ea]||f[Ut]||f.namespaceURI==="http://www.w3.org/2000/svg"||f.hasAttribute("itemprop"))&&(f=a.createElement(l),a.head.insertBefore(f,a.querySelector("head > title"))),Zt(f,l,n),f[Ut]=t,wt(f),l=f;break t;case "link":var s=uh("link","href",a).get(l+(n.href||""));if(s){for(var h=0;h<s.length;h++)if(f=s[h],f.getAttribute("href")===(n.href==null||n.href===""?null:n.href)&&f.getAttribute("rel")===(n.rel==null?null:n.rel)&&f.getAttribute("title")===(n.title==null?null:n.title)&&f.getAttribute("crossorigin")===(n.crossOrigin==null?null:n.crossOrigin)){s.splice(h,1);break e}}f=a.createElement(l),Zt(f,l,n),a.head.appendChild(f);break;case "meta":if(s=uh("meta","content",a).get(l+(n.content||""))){for(h=0;h<s.length;h++)if(f=s[h],f.getAttribute("content")===(n.content==null?null:""+n.content)&&f.getAttribute("name")===(n.name==null?null:n.name)&&f.getAttribute("property")===(n.property==null?null:n.property)&&f.getAttribute("http-equiv")===(n.httpEquiv==null?null:n.httpEquiv)&&f.getAttribute("charset")===(n.charSet==null?null:n.charSet)){s.splice(h,1);break e}}f=a.createElement(l),Zt(f,l,n),a.head.appendChild(f);break;default:throw Error(w(468,l))}f[Ut]=t,wt(f),l=f;}t.stateNode=l;}else fh(a,t.type,t.stateNode);else t.stateNode=ah(a,l,t.memoizedProps);else f!==l?(f===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):f.count--,l===null?fh(a,t.type,t.stateNode):ah(a,l,t.memoizedProps)):l===null&&t.stateNode!==null&&Pc(t,t.memoizedProps,n.memoizedProps);}break;case 27:Kt(e,t),kt(t),l&512&&(Mt||n===null||Ye(n,n.return)),n!==null&&l&4&&Pc(t,t.memoizedProps,n.memoizedProps);break;case 5:if(Kt(e,t),kt(t),l&512&&(Mt||n===null||Ye(n,n.return)),t.flags&32){a=t.stateNode;try{ci(a,"");}catch(R){ut(t,t.return,R);}}l&4&&t.stateNode!=null&&(a=t.memoizedProps,Pc(t,a,n!==null?n.memoizedProps:a)),l&1024&&(eo=true);break;case 6:if(Kt(e,t),kt(t),l&4){if(t.stateNode===null)throw Error(w(162));l=t.memoizedProps,n=t.stateNode;try{n.nodeValue=l;}catch(R){ut(t,t.return,R);}}break;case 3:if(Lu=null,a=Ne,Ne=df(e.containerInfo),Kt(e,t),Ne=a,kt(t),l&4&&n!==null&&n.memoizedState.isDehydrated)try{yi(e.containerInfo);}catch(R){ut(t,t.return,R);}eo&&(eo=false,d0(t));break;case 4:l=Ne,Ne=df(t.stateNode.containerInfo),Kt(e,t),kt(t),Ne=l;break;case 12:Kt(e,t),kt(t);break;case 31:Kt(e,t),kt(t),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Su(t,l)));break;case 13:Kt(e,t),kt(t),t.child.flags&8192&&t.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&(Ef=ce()),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Su(t,l)));break;case 22:a=t.memoizedState!==null;var y=n!==null&&n.memoizedState!==null,b=tn,z=Mt;if(tn=b||a,Mt=z||y,Kt(e,t),Mt=z,tn=b,kt(t),l&8192)t:for(e=t.stateNode,e._visibility=a?e._visibility&-2:e._visibility|1,a&&(n===null||y||tn||Mt||ll(t)),n=null,e=t;;){if(e.tag===5||e.tag===26){if(n===null){y=n=e;try{if(f=y.stateNode,a)s=f.style,typeof s.setProperty=="function"?s.setProperty("display","none","important"):s.display="none";else {h=y.stateNode;var N=y.memoizedProps.style,T=N!=null&&N.hasOwnProperty("display")?N.display:null;h.style.display=T==null||typeof T=="boolean"?"":(""+T).trim();}}catch(R){ut(y,y.return,R);}}}else if(e.tag===6){if(n===null){y=e;try{y.stateNode.nodeValue=a?"":y.memoizedProps;}catch(R){ut(y,y.return,R);}}}else if(e.tag===18){if(n===null){y=e;try{var E=y.stateNode;a?th(E,!0):th(y.stateNode,!1);}catch(R){ut(y,y.return,R);}}}else if((e.tag!==22&&e.tag!==23||e.memoizedState===null||e===t)&&e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break t;for(;e.sibling===null;){if(e.return===null||e.return===t)break t;n===e&&(n=null),e=e.return;}n===e&&(n=null),e.sibling.return=e.return,e=e.sibling;}l&4&&(l=t.updateQueue,l!==null&&(n=l.retryQueue,n!==null&&(l.retryQueue=null,Su(t,n))));break;case 19:Kt(e,t),kt(t),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Su(t,l)));break;case 30:break;case 21:break;default:Kt(e,t),kt(t);}}function kt(t){var e=t.flags;if(e&2){try{for(var n,l=t.return;l!==null;){if(i0(l)){n=l;break}l=l.return;}if(n==null)throw Error(w(160));switch(n.tag){case 27:var a=n.stateNode,f=to(t);lf(t,f,a);break;case 5:var s=n.stateNode;n.flags&32&&(ci(s,""),n.flags&=-33);var h=to(t);lf(t,h,s);break;case 3:case 4:var y=n.stateNode.containerInfo,b=to(t);Xo(t,b,y);break;default:throw Error(w(161))}}catch(z){ut(t,t.return,z);}t.flags&=-3;}e&4096&&(t.flags&=-4097);}function d0(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;d0(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling;}}function $e(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)u0(t,e.alternate,e),e=e.sibling;}function ll(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:In(4,e,e.return),ll(e);break;case 1:Ye(e,e.return);var n=e.stateNode;typeof n.componentWillUnmount=="function"&&n0(e,e.return,n),ll(e);break;case 27:oa(e.stateNode);case 26:case 5:Ye(e,e.return),ll(e);break;case 22:e.memoizedState===null&&ll(e);break;case 30:ll(e);break;default:ll(e);}t=t.sibling;}}function Fe(t,e,n){for(n=n&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var l=e.alternate,a=t,f=e,s=f.flags;switch(f.tag){case 0:case 11:case 15:Fe(a,f,n),ja(4,f);break;case 1:if(Fe(a,f,n),l=f,a=l.stateNode,typeof a.componentDidMount=="function")try{a.componentDidMount();}catch(b){ut(l,l.return,b);}if(l=f,a=l.updateQueue,a!==null){var h=l.stateNode;try{var y=a.shared.hiddenCallbacks;if(y!==null)for(a.shared.hiddenCallbacks=null,a=0;a<y.length;a++)og(y[a],h);}catch(b){ut(l,l.return,b);}}n&&s&64&&e0(f),aa(f,f.return);break;case 27:a0(f);case 26:case 5:Fe(a,f,n),n&&l===null&&s&4&&l0(f),aa(f,f.return);break;case 12:Fe(a,f,n);break;case 31:Fe(a,f,n),n&&s&4&&o0(a,f);break;case 13:Fe(a,f,n),n&&s&4&&r0(a,f);break;case 22:f.memoizedState===null&&Fe(a,f,n),aa(f,f.return);break;case 30:break;default:Fe(a,f,n);}e=e.sibling;}}function qr(t,e){var n=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(n=t.memoizedState.cachePool.pool),t=null,e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(t=e.memoizedState.cachePool.pool),t!==n&&(t!=null&&t.refCount++,n!=null&&Da(n));}function Xr(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Da(t));}function Ee(t,e,n,l){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)p0(t,e,n,l),e=e.sibling;}function p0(t,e,n,l){var a=e.flags;switch(e.tag){case 0:case 11:case 15:Ee(t,e,n,l),a&2048&&ja(9,e);break;case 1:Ee(t,e,n,l);break;case 3:Ee(t,e,n,l),a&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Da(t)));break;case 12:if(a&2048){Ee(t,e,n,l),t=e.stateNode;try{var f=e.memoizedProps,s=f.id,h=f.onPostCommit;typeof h=="function"&&h(s,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0);}catch(y){ut(e,e.return,y);}}else Ee(t,e,n,l);break;case 31:Ee(t,e,n,l);break;case 13:Ee(t,e,n,l);break;case 23:break;case 22:f=e.stateNode,s=e.alternate,e.memoizedState!==null?f._visibility&2?Ee(t,e,n,l):ua(t,e):f._visibility&2?Ee(t,e,n,l):(f._visibility|=2,Zl(t,e,n,l,(e.subtreeFlags&10256)!==0||false)),a&2048&&qr(s,e);break;case 24:Ee(t,e,n,l),a&2048&&Xr(e.alternate,e);break;default:Ee(t,e,n,l);}}function Zl(t,e,n,l,a){for(a=a&&((e.subtreeFlags&10256)!==0||false),e=e.child;e!==null;){var f=t,s=e,h=n,y=l,b=s.flags;switch(s.tag){case 0:case 11:case 15:Zl(f,s,h,y,a),ja(8,s);break;case 23:break;case 22:var z=s.stateNode;s.memoizedState!==null?z._visibility&2?Zl(f,s,h,y,a):ua(f,s):(z._visibility|=2,Zl(f,s,h,y,a)),a&&b&2048&&qr(s.alternate,s);break;case 24:Zl(f,s,h,y,a),a&&b&2048&&Xr(s.alternate,s);break;default:Zl(f,s,h,y,a);}e=e.sibling;}}function ua(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var n=t,l=e,a=l.flags;switch(l.tag){case 22:ua(n,l),a&2048&&qr(l.alternate,l);break;case 24:ua(n,l),a&2048&&Xr(l.alternate,l);break;default:ua(n,l);}e=e.sibling;}}var Wi=8192;function Ll(t,e,n){if(t.subtreeFlags&Wi)for(t=t.child;t!==null;)h0(t,e,n),t=t.sibling;}function h0(t,e,n){switch(t.tag){case 26:Ll(t,e,n),t.flags&Wi&&t.memoizedState!==null&&Cb(n,Ne,t.memoizedState,t.memoizedProps);break;case 5:Ll(t,e,n);break;case 3:case 4:var l=Ne;Ne=df(t.stateNode.containerInfo),Ll(t,e,n),Ne=l;break;case 22:t.memoizedState===null&&(l=t.alternate,l!==null&&l.memoizedState!==null?(l=Wi,Wi=16777216,Ll(t,e,n),Wi=l):Ll(t,e,n));break;default:Ll(t,e,n);}}function g0(t){var e=t.alternate;if(e!==null&&(t=e.child,t!==null)){e.child=null;do e=t.sibling,t.sibling=null,t=e;while(t!==null)}}function Xi(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var n=0;n<e.length;n++){var l=e[n];jt=l,v0(l,t);}g0(t);}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)y0(t),t=t.sibling;}function y0(t){switch(t.tag){case 0:case 11:case 15:Xi(t),t.flags&2048&&In(9,t,t.return);break;case 3:Xi(t);break;case 12:Xi(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,Uu(t)):Xi(t);break;default:Xi(t);}}function Uu(t){var e=t.deletions;if((t.flags&16)!==0){if(e!==null)for(var n=0;n<e.length;n++){var l=e[n];jt=l,v0(l,t);}g0(t);}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:In(8,e,e.return),Uu(e);break;case 22:n=e.stateNode,n._visibility&2&&(n._visibility&=-3,Uu(e));break;default:Uu(e);}t=t.sibling;}}function v0(t,e){for(;jt!==null;){var n=jt;switch(n.tag){case 0:case 11:case 15:In(8,n,e);break;case 23:case 22:if(n.memoizedState!==null&&n.memoizedState.cachePool!==null){var l=n.memoizedState.cachePool.pool;l!=null&&l.refCount++;}break;case 24:Da(n.memoizedState.cache);}if(l=n.child,l!==null)l.return=n,jt=l;else t:for(n=t;jt!==null;){l=jt;var a=l.sibling,f=l.return;if(f0(l),l===n){jt=null;break t}if(a!==null){a.return=f,jt=a;break t}jt=f;}}}var B1={getCacheForType:function(t){var e=Lt(Et),n=e.data.get(t);return n===void 0&&(n=t(),e.data.set(t,n)),n},cacheSignal:function(){return Lt(Et).controller.signal}},q1=typeof WeakMap=="function"?WeakMap:Map,lt=0,rt=null,W=null,F=0,at=0,ie=null,Dn=false,Ai=false,Ir=false,dn=0,_t=0,Qn=0,cl=0,Qr=0,fe=0,di=0,fa=null,$t=null,Io=false,Ef=0,m0=0,af=1/0,uf=null,Yn=null,Dt=0,Ln=null,pi=null,fn=0,Qo=0,Vo=null,b0=null,ca=0,Jo=null;function se(){return (lt&2)!==0&&F!==0?F&-F:B.T!==null?Jr():Eh()}function S0(){if(fe===0)if((F&536870912)===0||P){var t=ru;ru<<=1,(ru&3932160)===0&&(ru=262144),fe=t;}else fe=536870912;return t=pe.current,t!==null&&(t.flags|=32),fe}function Ft(t,e,n){(t===rt&&(at===2||at===9)||t.cancelPendingCommit!==null)&&(hi(t,0),On(t,F,fe,false)),Ma(t,n),((lt&2)===0||t!==rt)&&(t===rt&&((lt&2)===0&&(cl|=n),_t===4&&On(t,F,fe,false)),Ge(t));}function A0(t,e,n){if((lt&6)!==0)throw Error(w(327));var l=!n&&(e&127)===0&&(e&t.expiredLanes)===0||xa(t,e),a=l?Q1(t,e):no(t,e,true),f=l;do{if(a===0){Ai&&!l&&On(t,e,0,false);break}else {if(n=t.current.alternate,f&&!X1(n)){a=no(t,e,false),f=false;continue}if(a===2){if(f=e,t.errorRecoveryDisabledLanes&f)var s=0;else s=t.pendingLanes&-536870913,s=s!==0?s:s&536870912?536870912:0;if(s!==0){e=s;t:{var h=t;a=fa;var y=h.current.memoizedState.isDehydrated;if(y&&(hi(h,s).flags|=256),s=no(h,s,false),s!==2){if(Ir&&!y){h.errorRecoveryDisabledLanes|=f,cl|=f,a=4;break t}f=$t,$t=a,f!==null&&($t===null?$t=f:$t.push.apply($t,f));}a=s;}if(f=false,a!==2)continue}}if(a===1){hi(t,0),On(t,e,0,true);break}t:{switch(l=t,f=a,f){case 0:case 1:throw Error(w(345));case 4:if((e&4194048)!==e)break;case 6:On(l,e,fe,!Dn);break t;case 2:$t=null;break;case 3:case 5:break;default:throw Error(w(329))}if((e&62914560)===e&&(a=Ef+300-ce(),10<a)){if(On(l,e,fe,!Dn),vf(l,0,true)!==0)break t;fn=e,l.timeoutHandle=B0(Zp.bind(null,l,n,$t,uf,Io,e,fe,cl,di,Dn,f,"Throttled",-0,0),a);break t}Zp(l,n,$t,uf,Io,e,fe,cl,di,Dn,f,null,-0,0);}}break}while(true);Ge(t);}function Zp(t,e,n,l,a,f,s,h,y,b,z,N,T,E){if(t.timeoutHandle=-1,N=e.subtreeFlags,N&8192||(N&16785408)===16785408){N={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:true,waitingForViewTransition:false,unsuspend:nn},h0(e,f,N);var R=(f&62914560)===f?Ef-ce():(f&4194048)===f?m0-ce():0;if(R=zb(N,R),R!==null){fn=f,t.cancelPendingCommit=R(Bp.bind(null,t,e,f,n,l,a,s,h,y,z,N,null,T,E)),On(t,f,s,!b);return}}Bp(t,e,f,n,l,a,s,h,y);}function X1(t){for(var e=t;;){var n=e.tag;if((n===0||n===11||n===15)&&e.flags&16384&&(n=e.updateQueue,n!==null&&(n=n.stores,n!==null)))for(var l=0;l<n.length;l++){var a=n[l],f=a.getSnapshot;a=a.value;try{if(!de(f(),a))return !1}catch{return false}}if(n=e.child,e.subtreeFlags&16384&&n!==null)n.return=e,e=n;else {if(e===t)break;for(;e.sibling===null;){if(e.return===null||e.return===t)return true;e=e.return;}e.sibling.return=e.return,e=e.sibling;}}return true}function On(t,e,n,l){e&=~Qr,e&=~cl,t.suspendedLanes|=e,t.pingedLanes&=~e,l&&(t.warmLanes|=e),l=t.expirationTimes;for(var a=e;0<a;){var f=31-re(a),s=1<<f;l[f]=-1,a&=~s;}n!==0&&zh(t,n,e);}function Nf(){return (lt&6)===0?(wa(0),false):true}function Vr(){if(W!==null){if(at===0)var t=W.return;else t=W,ln=ml=null,Or(t),li=null,ya=0,t=W;for(;t!==null;)t0(t.alternate,t),t=t.return;W=null;}}function hi(t,e){var n=t.timeoutHandle;n!==-1&&(t.timeoutHandle=-1,fb(n)),n=t.cancelPendingCommit,n!==null&&(t.cancelPendingCommit=null,n()),fn=0,Vr(),rt=t,W=n=an(t.current,null),F=e,at=0,ie=null,Dn=false,Ai=xa(t,e),Ir=false,di=fe=Qr=cl=Qn=_t=0,$t=fa=null,Io=false,(e&8)!==0&&(e|=e&32);var l=t.entangledLanes;if(l!==0)for(t=t.entanglements,l&=e;0<l;){var a=31-re(l),f=1<<a;e|=t[a],l&=~f;}return dn=e,Af(),n}function _0(t,e){K=null,B.H=ma,e===Si||e===Tf?(e=vp(),at=3):e===Cr?(e=vp(),at=4):at=e===Gr?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,ie=e,W===null&&(_t=1,ef(t,Ae(e,t.current)));}function T0(){var t=pe.current;return t===null?true:(F&4194048)===F?Te===null:(F&62914560)===F||(F&536870912)!==0?t===Te:false}function C0(){var t=B.H;return B.H=ma,t===null?ma:t}function z0(){var t=B.A;return B.A=B1,t}function ff(){_t=4,Dn||(F&4194048)!==F&&pe.current!==null||(Ai=true),(Qn&134217727)===0&&(cl&134217727)===0||rt===null||On(rt,F,fe,false);}function no(t,e,n){var l=lt;lt|=2;var a=C0(),f=z0();(rt!==t||F!==e)&&(uf=null,hi(t,e)),e=false;var s=_t;t:do try{if(at!==0&&W!==null){var h=W,y=ie;switch(at){case 8:Vr(),s=6;break t;case 3:case 2:case 9:case 6:pe.current===null&&(e=!0);var b=at;if(at=0,ie=null,Fl(t,h,y,b),n&&Ai){s=0;break t}break;default:b=at,at=0,ie=null,Fl(t,h,y,b);}}I1(),s=_t;break}catch(z){_0(t,z);}while(true);return e&&t.shellSuspendCounter++,ln=ml=null,lt=l,B.H=a,B.A=f,W===null&&(rt=null,F=0,Af()),s}function I1(){for(;W!==null;)x0(W);}function Q1(t,e){var n=lt;lt|=2;var l=C0(),a=z0();rt!==t||F!==e?(uf=null,af=ce()+500,hi(t,e)):Ai=xa(t,e);t:do try{if(at!==0&&W!==null){e=W;var f=ie;e:switch(at){case 1:at=0,ie=null,Fl(t,e,f,1);break;case 2:case 9:if(yp(f)){at=0,ie=null,Gp(e);break}e=function(){at!==2&&at!==9||rt!==t||(at=7),Ge(t);},f.then(e,e);break t;case 3:at=7;break t;case 4:at=5;break t;case 7:yp(f)?(at=0,ie=null,Gp(e)):(at=0,ie=null,Fl(t,e,f,7));break;case 5:var s=null;switch(W.tag){case 26:s=W.memoizedState;case 5:case 27:var h=W;if(s?V0(s):h.stateNode.complete){at=0,ie=null;var y=h.sibling;if(y!==null)W=y;else {var b=h.return;b!==null?(W=b,Df(b)):W=null;}break e}}at=0,ie=null,Fl(t,e,f,5);break;case 6:at=0,ie=null,Fl(t,e,f,6);break;case 8:Vr(),_t=6;break t;default:throw Error(w(462))}}V1();break}catch(z){_0(t,z);}while(true);return ln=ml=null,B.H=l,B.A=a,lt=n,W!==null?0:(rt=null,F=0,Af(),_t)}function V1(){for(;W!==null&&!gm();)x0(W);}function x0(t){var e=Pg(t.alternate,t,dn);t.memoizedProps=t.pendingProps,e===null?Df(t):W=e;}function Gp(t){var e=t,n=e.alternate;switch(e.tag){case 15:case 0:e=wp(n,e,e.pendingProps,e.type,void 0,F);break;case 11:e=wp(n,e,e.pendingProps,e.type.render,e.ref,F);break;case 5:Or(e);default:t0(n,e),e=W=tg(e,dn),e=Pg(n,e,dn);}t.memoizedProps=t.pendingProps,e===null?Df(t):W=e;}function Fl(t,e,n,l){ln=ml=null,Or(e),li=null,ya=0;var a=e.return;try{if(H1(t,a,e,n,F)){_t=1,ef(t,Ae(n,t.current)),W=null;return}}catch(f){if(a!==null)throw W=a,f;_t=1,ef(t,Ae(n,t.current)),W=null;return}e.flags&32768?(P||l===1?t=true:Ai||(F&536870912)!==0?t=false:(Dn=t=true,(l===2||l===9||l===3||l===6)&&(l=pe.current,l!==null&&l.tag===13&&(l.flags|=16384))),M0(e,t)):Df(e);}function Df(t){var e=t;do{if((e.flags&32768)!==0){M0(e,Dn);return}t=e.return;var n=Y1(e.alternate,e,dn);if(n!==null){W=n;return}if(e=e.sibling,e!==null){W=e;return}W=e=t;}while(e!==null);_t===0&&(_t=5);}function M0(t,e){do{var n=L1(t.alternate,t);if(n!==null){n.flags&=32767,W=n;return}if(n=t.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!e&&(t=t.sibling,t!==null)){W=t;return}W=t=n;}while(t!==null);_t=6,W=null;}function Bp(t,e,n,l,a,f,s,h,y){t.cancelPendingCommit=null;do Of();while(Dt!==0);if((lt&6)!==0)throw Error(w(327));if(e!==null){if(e===t.current)throw Error(w(177));if(f=e.lanes|e.childLanes,f|=vr,zm(t,n,f,s,h,y),t===rt&&(W=rt=null,F=0),pi=e,Ln=t,fn=n,Qo=f,Vo=a,b0=l,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,W1(Iu,function(){return j0(),null})):(t.callbackNode=null,t.callbackPriority=0),l=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||l){l=B.T,B.T=null,a=it.p,it.p=2,s=lt,lt|=4;try{Z1(t,e,n);}finally{lt=s,it.p=a,B.T=l;}}Dt=1,E0(),N0(),D0();}}function E0(){if(Dt===1){Dt=0;var t=Ln,e=pi,n=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||n){n=B.T,B.T=null;var l=it.p;it.p=2;var a=lt;lt|=4;try{s0(e,t);var f=$o,s=Vh(t.containerInfo),h=f.focusedElem,y=f.selectionRange;if(s!==h&&h&&h.ownerDocument&&Qh(h.ownerDocument.documentElement,h)){if(y!==null&&yr(h)){var b=y.start,z=y.end;if(z===void 0&&(z=b),"selectionStart"in h)h.selectionStart=b,h.selectionEnd=Math.min(z,h.value.length);else {var N=h.ownerDocument||document,T=N&&N.defaultView||window;if(T.getSelection){var E=T.getSelection(),R=h.textContent.length,L=Math.min(y.start,R),tt=y.end===void 0?L:Math.min(y.end,R);!E.extend&&L>tt&&(s=tt,tt=L,L=s);var S=op(h,L),A=op(h,tt);if(S&&A&&(E.rangeCount!==1||E.anchorNode!==S.node||E.anchorOffset!==S.offset||E.focusNode!==A.node||E.focusOffset!==A.offset)){var M=N.createRange();M.setStart(S.node,S.offset),E.removeAllRanges(),L>tt?(E.addRange(M),E.extend(A.node,A.offset)):(M.setEnd(A.node,A.offset),E.addRange(M));}}}}for(N=[],E=h;E=E.parentNode;)E.nodeType===1&&N.push({element:E,left:E.scrollLeft,top:E.scrollTop});for(typeof h.focus=="function"&&h.focus(),h=0;h<N.length;h++){var j=N[h];j.element.scrollLeft=j.left,j.element.scrollTop=j.top;}}gf=!!Wo,$o=Wo=null;}finally{lt=a,it.p=l,B.T=n;}}t.current=e,Dt=2;}}function N0(){if(Dt===2){Dt=0;var t=Ln,e=pi,n=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||n){n=B.T,B.T=null;var l=it.p;it.p=2;var a=lt;lt|=4;try{u0(t,e.alternate,e);}finally{lt=a,it.p=l,B.T=n;}}Dt=3;}}function D0(){if(Dt===4||Dt===3){Dt=0,ym();var t=Ln,e=pi,n=fn,l=b0;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?Dt=5:(Dt=0,pi=Ln=null,O0(t,t.pendingLanes));var a=t.pendingLanes;if(a===0&&(Yn=null),or(n),e=e.stateNode,oe&&typeof oe.onCommitFiberRoot=="function")try{oe.onCommitFiberRoot(za,e,void 0,(e.current.flags&128)===128);}catch{}if(l!==null){e=B.T,a=it.p,it.p=2,B.T=null;try{for(var f=t.onRecoverableError,s=0;s<l.length;s++){var h=l[s];f(h.value,{componentStack:h.stack});}}finally{B.T=e,it.p=a;}}(fn&3)!==0&&Of(),Ge(t),a=t.pendingLanes,(n&261930)!==0&&(a&42)!==0?t===Jo?ca++:(ca=0,Jo=t):ca=0,wa(0);}}function O0(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,Da(e)));}function Of(){return E0(),N0(),D0(),j0()}function j0(){if(Dt!==5)return false;var t=Ln,e=Qo;Qo=0;var n=or(fn),l=B.T,a=it.p;try{it.p=32>n?32:n,B.T=null,n=Vo,Vo=null;var f=Ln,s=fn;if(Dt=0,pi=Ln=null,fn=0,(lt&6)!==0)throw Error(w(331));var h=lt;if(lt|=4,y0(f.current),p0(f,f.current,s,n),lt=h,wa(0,!1),oe&&typeof oe.onPostCommitFiberRoot=="function")try{oe.onPostCommitFiberRoot(za,f);}catch{}return !0}finally{it.p=a,B.T=l,O0(t,e);}}function qp(t,e,n){e=Ae(n,e),e=Go(t.stateNode,e,2),t=Un(t,e,2),t!==null&&(Ma(t,2),Ge(t));}function ut(t,e,n){if(t.tag===3)qp(t,t,n);else for(;e!==null;){if(e.tag===3){qp(e,t,n);break}else if(e.tag===1){var l=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Yn===null||!Yn.has(l))){t=Ae(n,t),n=Jg(2),l=Un(e,n,2),l!==null&&(Kg(n,l,e,t),Ma(l,2),Ge(l));break}}e=e.return;}}function lo(t,e,n){var l=t.pingCache;if(l===null){l=t.pingCache=new q1;var a=new Set;l.set(e,a);}else a=l.get(e),a===void 0&&(a=new Set,l.set(e,a));a.has(n)||(Ir=true,a.add(n),t=J1.bind(null,t,e,n),e.then(t,t));}function J1(t,e,n){var l=t.pingCache;l!==null&&l.delete(e),t.pingedLanes|=t.suspendedLanes&n,t.warmLanes&=~n,rt===t&&(F&n)===n&&(_t===4||_t===3&&(F&62914560)===F&&300>ce()-Ef?(lt&2)===0&&hi(t,0):Qr|=n,di===F&&(di=0)),Ge(t);}function w0(t,e){e===0&&(e=Ch()),t=vl(t,e),t!==null&&(Ma(t,e),Ge(t));}function K1(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),w0(t,n);}function k1(t,e){var n=0;switch(t.tag){case 31:case 13:var l=t.stateNode,a=t.memoizedState;a!==null&&(n=a.retryLane);break;case 19:l=t.stateNode;break;case 22:l=t.stateNode._retryCache;break;default:throw Error(w(314))}l!==null&&l.delete(e),w0(t,n);}function W1(t,e){return fr(t,e)}var cf=null,Gl=null,Ko=false,of=false,io=false,jn=0;function Ge(t){t!==Gl&&t.next===null&&(Gl===null?cf=Gl=t:Gl=Gl.next=t),of=true,Ko||(Ko=true,F1());}function wa(t,e){if(!io&&of){io=true;do for(var n=false,l=cf;l!==null;){if(t!==0){var a=l.pendingLanes;if(a===0)var f=0;else {var s=l.suspendedLanes,h=l.pingedLanes;f=(1<<31-re(42|t)+1)-1,f&=a&~(s&~h),f=f&201326741?f&201326741|1:f?f|2:0;}f!==0&&(n=true,Xp(l,f));}else f=F,f=vf(l,l===rt?f:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(f&3)===0||xa(l,f)||(n=true,Xp(l,f));l=l.next;}while(n);io=false;}}function $1(){H0();}function H0(){of=Ko=false;var t=0;jn!==0&&ub()&&(t=jn);for(var e=ce(),n=null,l=cf;l!==null;){var a=l.next,f=R0(l,e);f===0?(l.next=null,n===null?cf=a:n.next=a,a===null&&(Gl=n)):(n=l,(t!==0||(f&3)!==0)&&(of=true)),l=a;}Dt!==0&&Dt!==5||wa(t),jn!==0&&(jn=0);}function R0(t,e){for(var n=t.suspendedLanes,l=t.pingedLanes,a=t.expirationTimes,f=t.pendingLanes&-62914561;0<f;){var s=31-re(f),h=1<<s,y=a[s];y===-1?((h&n)===0||(h&l)!==0)&&(a[s]=Cm(h,e)):y<=e&&(t.expiredLanes|=h),f&=~h;}if(e=rt,n=F,n=vf(t,t===e?n:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),l=t.callbackNode,n===0||t===e&&(at===2||at===9)||t.cancelPendingCommit!==null)return l!==null&&l!==null&&wc(l),t.callbackNode=null,t.callbackPriority=0;if((n&3)===0||xa(t,n)){if(e=n&-n,e===t.callbackPriority)return e;switch(l!==null&&wc(l),or(n)){case 2:case 8:n=_h;break;case 32:n=Iu;break;case 268435456:n=Th;break;default:n=Iu;}return l=U0.bind(null,t),n=fr(n,l),t.callbackPriority=e,t.callbackNode=n,e}return l!==null&&l!==null&&wc(l),t.callbackPriority=2,t.callbackNode=null,2}function U0(t,e){if(Dt!==0&&Dt!==5)return t.callbackNode=null,t.callbackPriority=0,null;var n=t.callbackNode;if(Of()&&t.callbackNode!==n)return null;var l=F;return l=vf(t,t===rt?l:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),l===0?null:(A0(t,l,e),R0(t,ce()),t.callbackNode!=null&&t.callbackNode===n?U0.bind(null,t):null)}function Xp(t,e){if(Of())return null;A0(t,e,true);}function F1(){cb(function(){(lt&6)!==0?fr(Ah,$1):H0();});}function Jr(){if(jn===0){var t=oi;t===0&&(t=ou,ou<<=1,(ou&261888)===0&&(ou=256)),jn=t;}return jn}function Ip(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Mu(""+t)}function Qp(t,e){var n=e.ownerDocument.createElement("input");return n.name=e.name,n.value=e.value,t.id&&n.setAttribute("form",t.id),e.parentNode.insertBefore(n,e),t=new FormData(t),n.parentNode.removeChild(n),t}function P1(t,e,n,l,a){if(e==="submit"&&n&&n.stateNode===a){var f=Ip((a[Pt]||null).action),s=l.submitter;s&&(e=(e=s[Pt]||null)?Ip(e.formAction):s.getAttribute("formAction"),e!==null&&(f=e,s=null));var h=new mf("action","action",null,l,a);t.push({event:h,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(jn!==0){var y=s?Qp(a,s):new FormData(a);Lo(n,{pending:true,data:y,method:a.method,action:f},null,y);}}else typeof f=="function"&&(h.preventDefault(),y=s?Qp(a,s):new FormData(a),Lo(n,{pending:true,data:y,method:a.method,action:f},f,y));},currentTarget:a}]});}}for(Au=0;Au<xo.length;Au++)_u=xo[Au],Vp=_u.toLowerCase(),Jp=_u[0].toUpperCase()+_u.slice(1),De(Vp,"on"+Jp);var _u,Vp,Jp,Au;De(Kh,"onAnimationEnd");De(kh,"onAnimationIteration");De(Wh,"onAnimationStart");De("dblclick","onDoubleClick");De("focusin","onFocus");De("focusout","onBlur");De(v1,"onTransitionRun");De(m1,"onTransitionStart");De(b1,"onTransitionCancel");De($h,"onTransitionEnd");fi("onMouseEnter",["mouseout","mouseover"]);fi("onMouseLeave",["mouseout","mouseover"]);fi("onPointerEnter",["pointerout","pointerover"]);fi("onPointerLeave",["pointerout","pointerover"]);hl("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));hl("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));hl("onBeforeInput",["compositionend","keypress","textInput","paste"]);hl("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));hl("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));hl("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var ba="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),tb=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(ba));function Y0(t,e){e=(e&4)!==0;for(var n=0;n<t.length;n++){var l=t[n],a=l.event;l=l.listeners;t:{var f=void 0;if(e)for(var s=l.length-1;0<=s;s--){var h=l[s],y=h.instance,b=h.currentTarget;if(h=h.listener,y!==f&&a.isPropagationStopped())break t;f=h,a.currentTarget=b;try{f(a);}catch(z){Vu(z);}a.currentTarget=null,f=y;}else for(s=0;s<l.length;s++){if(h=l[s],y=h.instance,b=h.currentTarget,h=h.listener,y!==f&&a.isPropagationStopped())break t;f=h,a.currentTarget=b;try{f(a);}catch(z){Vu(z);}a.currentTarget=null,f=y;}}}}function k(t,e){var n=e[mo];n===void 0&&(n=e[mo]=new Set);var l=t+"__bubble";n.has(l)||(L0(e,t,2,false),n.add(l));}function ao(t,e,n){var l=0;e&&(l|=4),L0(n,t,l,e);}var Tu="_reactListening"+Math.random().toString(36).slice(2);function Kr(t){if(!t[Tu]){t[Tu]=true,Nh.forEach(function(n){n!=="selectionchange"&&(tb.has(n)||ao(n,false,t),ao(n,true,t));});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[Tu]||(e[Tu]=true,ao("selectionchange",false,e));}}function L0(t,e,n,l){switch($0(e)){case 2:var a=Eb;break;case 8:a=Nb;break;default:a=Fr;}n=a.bind(null,e,n,t),a=void 0,!To||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(a=true),l?a!==void 0?t.addEventListener(e,n,{capture:true,passive:a}):t.addEventListener(e,n,true):a!==void 0?t.addEventListener(e,n,{passive:a}):t.addEventListener(e,n,false);}function uo(t,e,n,l,a){var f=l;if((e&1)===0&&(e&2)===0&&l!==null)t:for(;;){if(l===null)return;var s=l.tag;if(s===3||s===4){var h=l.stateNode.containerInfo;if(h===a)break;if(s===4)for(s=l.return;s!==null;){var y=s.tag;if((y===3||y===4)&&s.stateNode.containerInfo===a)return;s=s.return;}for(;h!==null;){if(s=Xl(h),s===null)return;if(y=s.tag,y===5||y===6||y===26||y===27){l=f=s;continue t}h=h.parentNode;}}l=l.return;}Yh(function(){var b=f,z=dr(n),N=[];t:{var T=Fh.get(t);if(T!==void 0){var E=mf,R=t;switch(t){case "keypress":if(Nu(n)===0)break t;case "keydown":case "keyup":E=km;break;case "focusin":R="focus",E=Lc;break;case "focusout":R="blur",E=Lc;break;case "beforeblur":case "afterblur":E=Lc;break;case "click":if(n.button===2)break t;case "auxclick":case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":E=tp;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":E=Ym;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":E=Fm;break;case Kh:case kh:case Wh:E=Gm;break;case $h:E=t1;break;case "scroll":case "scrollend":E=Rm;break;case "wheel":E=n1;break;case "copy":case "cut":case "paste":E=qm;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":E=np;break;case "toggle":case "beforetoggle":E=i1;}var L=(e&4)!==0,tt=!L&&(t==="scroll"||t==="scrollend"),S=L?T!==null?T+"Capture":null:T;L=[];for(var A=b,M;A!==null;){var j=A;if(M=j.stateNode,j=j.tag,j!==5&&j!==26&&j!==27||M===null||S===null||(j=sa(A,S),j!=null&&L.push(Sa(A,j,M))),tt)break;A=A.return;}0<L.length&&(T=new E(T,R,null,n,z),N.push({event:T,listeners:L}));}}if((e&7)===0){t:{if(T=t==="mouseover"||t==="pointerover",E=t==="mouseout"||t==="pointerout",T&&n!==_o&&(R=n.relatedTarget||n.fromElement)&&(Xl(R)||R[vi]))break t;if((E||T)&&(T=z.window===z?z:(T=z.ownerDocument)?T.defaultView||T.parentWindow:window,E?(R=n.relatedTarget||n.toElement,E=b,R=R?Xl(R):null,R!==null&&(tt=Ca(R),L=R.tag,R!==tt||L!==5&&L!==27&&L!==6)&&(R=null)):(E=null,R=b),E!==R)){if(L=tp,j="onMouseLeave",S="onMouseEnter",A="mouse",(t==="pointerout"||t==="pointerover")&&(L=np,j="onPointerLeave",S="onPointerEnter",A="pointer"),tt=E==null?T:Ki(E),M=R==null?T:Ki(R),T=new L(j,A+"leave",E,n,z),T.target=tt,T.relatedTarget=M,j=null,Xl(z)===b&&(L=new L(S,A+"enter",R,n,z),L.target=M,L.relatedTarget=tt,j=L),tt=j,E&&R)e:{for(L=eb,S=E,A=R,M=0,j=S;j;j=L(j))M++;j=0;for(var Z=A;Z;Z=L(Z))j++;for(;0<M-j;)S=L(S),M--;for(;0<j-M;)A=L(A),j--;for(;M--;){if(S===A||A!==null&&S===A.alternate){L=S;break e}S=L(S),A=L(A);}L=null;}else L=null;E!==null&&Kp(N,T,E,L,!1),R!==null&&tt!==null&&Kp(N,tt,R,L,!0);}}t:{if(T=b?Ki(b):window,E=T.nodeName&&T.nodeName.toLowerCase(),E==="select"||E==="input"&&T.type==="file")var r=up;else if(ap(T))if(Xh)r=h1;else {r=d1;var H=s1;}else E=T.nodeName,!E||E.toLowerCase()!=="input"||T.type!=="checkbox"&&T.type!=="radio"?b&&sr(b.elementType)&&(r=up):r=p1;if(r&&(r=r(t,b))){qh(N,r,n,z);break t}H&&H(t,T,b),t==="focusout"&&b&&T.type==="number"&&b.memoizedProps.value!=null&&Ao(T,"number",T.value);}switch(H=b?Ki(b):window,t){case "focusin":(ap(H)||H.contentEditable==="true")&&(Vl=H,Co=b,Pi=null);break;case "focusout":Pi=Co=Vl=null;break;case "mousedown":zo=!0;break;case "contextmenu":case "mouseup":case "dragend":zo=!1,rp(N,n,z);break;case "selectionchange":if(y1)break;case "keydown":case "keyup":rp(N,n,z);}var Q;if(gr)t:{switch(t){case "compositionstart":var Y="onCompositionStart";break t;case "compositionend":Y="onCompositionEnd";break t;case "compositionupdate":Y="onCompositionUpdate";break t}Y=void 0;}else Ql?Gh(t,n)&&(Y="onCompositionEnd"):t==="keydown"&&n.keyCode===229&&(Y="onCompositionStart");Y&&(Zh&&n.locale!=="ko"&&(Ql||Y!=="onCompositionStart"?Y==="onCompositionEnd"&&Ql&&(Q=Lh()):(Nn=z,pr="value"in Nn?Nn.value:Nn.textContent,Ql=!0)),H=rf(b,Y),0<H.length&&(Y=new ep(Y,t,null,n,z),N.push({event:Y,listeners:H}),Q?Y.data=Q:(Q=Bh(n),Q!==null&&(Y.data=Q)))),(Q=u1?f1(t,n):c1(t,n))&&(Y=rf(b,"onBeforeInput"),0<Y.length&&(H=new ep("onBeforeInput","beforeinput",null,n,z),N.push({event:H,listeners:Y}),H.data=Q)),P1(N,t,b,n,z);}Y0(N,e);});}function Sa(t,e,n){return {instance:t,listener:e,currentTarget:n}}function rf(t,e){for(var n=e+"Capture",l=[];t!==null;){var a=t,f=a.stateNode;if(a=a.tag,a!==5&&a!==26&&a!==27||f===null||(a=sa(t,n),a!=null&&l.unshift(Sa(t,a,f)),a=sa(t,e),a!=null&&l.push(Sa(t,a,f))),t.tag===3)return l;t=t.return;}return []}function eb(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function Kp(t,e,n,l,a){for(var f=e._reactName,s=[];n!==null&&n!==l;){var h=n,y=h.alternate,b=h.stateNode;if(h=h.tag,y!==null&&y===l)break;h!==5&&h!==26&&h!==27||b===null||(y=b,a?(b=sa(n,f),b!=null&&s.unshift(Sa(n,b,y))):a||(b=sa(n,f),b!=null&&s.push(Sa(n,b,y)))),n=n.return;}s.length!==0&&t.push({event:e,listeners:s});}var nb=/\r\n?/g,lb=/\u0000|\uFFFD/g;function kp(t){return (typeof t=="string"?t:""+t).replace(nb,`
|
|
12
|
-
`).replace(lb,"")}function Z0(t,e){return e=kp(e),kp(t)===e}function ct(t,e,n,l,a,f){switch(n){case "children":typeof l=="string"?e==="body"||e==="textarea"&&l===""||ci(t,l):(typeof l=="number"||typeof l=="bigint")&&e!=="body"&&ci(t,""+l);break;case "className":du(t,"class",l);break;case "tabIndex":du(t,"tabindex",l);break;case "dir":case "role":case "viewBox":case "width":case "height":du(t,n,l);break;case "style":Uh(t,l,f);break;case "data":if(e!=="object"){du(t,"data",l);break}case "src":case "href":if(l===""&&(e!=="a"||n!=="href")){t.removeAttribute(n);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){t.removeAttribute(n);break}l=Mu(""+l),t.setAttribute(n,l);break;case "action":case "formAction":if(typeof l=="function"){t.setAttribute(n,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof f=="function"&&(n==="formAction"?(e!=="input"&&ct(t,e,"name",a.name,a,null),ct(t,e,"formEncType",a.formEncType,a,null),ct(t,e,"formMethod",a.formMethod,a,null),ct(t,e,"formTarget",a.formTarget,a,null)):(ct(t,e,"encType",a.encType,a,null),ct(t,e,"method",a.method,a,null),ct(t,e,"target",a.target,a,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){t.removeAttribute(n);break}l=Mu(""+l),t.setAttribute(n,l);break;case "onClick":l!=null&&(t.onclick=nn);break;case "onScroll":l!=null&&k("scroll",t);break;case "onScrollEnd":l!=null&&k("scrollend",t);break;case "dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(w(61));if(n=l.__html,n!=null){if(a.children!=null)throw Error(w(60));t.innerHTML=n;}}break;case "multiple":t.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case "muted":t.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case "suppressContentEditableWarning":case "suppressHydrationWarning":case "defaultValue":case "defaultChecked":case "innerHTML":case "ref":break;case "autoFocus":break;case "xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){t.removeAttribute("xlink:href");break}n=Mu(""+l),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n);break;case "contentEditable":case "spellCheck":case "draggable":case "value":case "autoReverse":case "externalResourcesRequired":case "focusable":case "preserveAlpha":l!=null&&typeof l!="function"&&typeof l!="symbol"?t.setAttribute(n,""+l):t.removeAttribute(n);break;case "inert":case "allowFullScreen":case "async":case "autoPlay":case "controls":case "default":case "defer":case "disabled":case "disablePictureInPicture":case "disableRemotePlayback":case "formNoValidate":case "hidden":case "loop":case "noModule":case "noValidate":case "open":case "playsInline":case "readOnly":case "required":case "reversed":case "scoped":case "seamless":case "itemScope":l&&typeof l!="function"&&typeof l!="symbol"?t.setAttribute(n,""):t.removeAttribute(n);break;case "capture":case "download":l===true?t.setAttribute(n,""):l!==false&&l!=null&&typeof l!="function"&&typeof l!="symbol"?t.setAttribute(n,l):t.removeAttribute(n);break;case "cols":case "rows":case "size":case "span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?t.setAttribute(n,l):t.removeAttribute(n);break;case "rowSpan":case "start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?t.removeAttribute(n):t.setAttribute(n,l);break;case "popover":k("beforetoggle",t),k("toggle",t),xu(t,"popover",l);break;case "xlinkActuate":Ke(t,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case "xlinkArcrole":Ke(t,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case "xlinkRole":Ke(t,"http://www.w3.org/1999/xlink","xlink:role",l);break;case "xlinkShow":Ke(t,"http://www.w3.org/1999/xlink","xlink:show",l);break;case "xlinkTitle":Ke(t,"http://www.w3.org/1999/xlink","xlink:title",l);break;case "xlinkType":Ke(t,"http://www.w3.org/1999/xlink","xlink:type",l);break;case "xmlBase":Ke(t,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case "xmlLang":Ke(t,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case "xmlSpace":Ke(t,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case "is":xu(t,"is",l);break;case "innerText":case "textContent":break;default:(!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(n=wm.get(n)||n,xu(t,n,l));}}function ko(t,e,n,l,a,f){switch(n){case "style":Uh(t,l,f);break;case "dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(w(61));if(n=l.__html,n!=null){if(a.children!=null)throw Error(w(60));t.innerHTML=n;}}break;case "children":typeof l=="string"?ci(t,l):(typeof l=="number"||typeof l=="bigint")&&ci(t,""+l);break;case "onScroll":l!=null&&k("scroll",t);break;case "onScrollEnd":l!=null&&k("scrollend",t);break;case "onClick":l!=null&&(t.onclick=nn);break;case "suppressContentEditableWarning":case "suppressHydrationWarning":case "innerHTML":case "ref":break;case "innerText":case "textContent":break;default:if(!Dh.hasOwnProperty(n))t:{if(n[0]==="o"&&n[1]==="n"&&(a=n.endsWith("Capture"),e=n.slice(2,a?n.length-7:void 0),f=t[Pt]||null,f=f!=null?f[n]:null,typeof f=="function"&&t.removeEventListener(e,f,a),typeof l=="function")){typeof f!="function"&&f!==null&&(n in t?t[n]=null:t.hasAttribute(n)&&t.removeAttribute(n)),t.addEventListener(e,l,a);break t}n in t?t[n]=l:l===true?t.setAttribute(n,""):xu(t,n,l);}}}function Zt(t,e,n){switch(e){case "div":case "span":case "svg":case "path":case "a":case "g":case "p":case "li":break;case "img":k("error",t),k("load",t);var l=false,a=false,f;for(f in n)if(n.hasOwnProperty(f)){var s=n[f];if(s!=null)switch(f){case "src":l=true;break;case "srcSet":a=true;break;case "children":case "dangerouslySetInnerHTML":throw Error(w(137,e));default:ct(t,e,f,s,n,null);}}a&&ct(t,e,"srcSet",n.srcSet,n,null),l&&ct(t,e,"src",n.src,n,null);return;case "input":k("invalid",t);var h=f=s=a=null,y=null,b=null;for(l in n)if(n.hasOwnProperty(l)){var z=n[l];if(z!=null)switch(l){case "name":a=z;break;case "type":s=z;break;case "checked":y=z;break;case "defaultChecked":b=z;break;case "value":f=z;break;case "defaultValue":h=z;break;case "children":case "dangerouslySetInnerHTML":if(z!=null)throw Error(w(137,e));break;default:ct(t,e,l,z,n,null);}}wh(t,f,h,y,b,s,a,false);return;case "select":k("invalid",t),l=s=f=null;for(a in n)if(n.hasOwnProperty(a)&&(h=n[a],h!=null))switch(a){case "value":f=h;break;case "defaultValue":s=h;break;case "multiple":l=h;default:ct(t,e,a,h,n,null);}e=f,n=s,t.multiple=!!l,e!=null?ti(t,!!l,e,false):n!=null&&ti(t,!!l,n,true);return;case "textarea":k("invalid",t),f=a=l=null;for(s in n)if(n.hasOwnProperty(s)&&(h=n[s],h!=null))switch(s){case "value":l=h;break;case "defaultValue":a=h;break;case "children":f=h;break;case "dangerouslySetInnerHTML":if(h!=null)throw Error(w(91));break;default:ct(t,e,s,h,n,null);}Rh(t,l,a,f);return;case "option":for(y in n)n.hasOwnProperty(y)&&(l=n[y],l!=null)&&(y==="selected"?t.selected=l&&typeof l!="function"&&typeof l!="symbol":ct(t,e,y,l,n,null));return;case "dialog":k("beforetoggle",t),k("toggle",t),k("cancel",t),k("close",t);break;case "iframe":case "object":k("load",t);break;case "video":case "audio":for(l=0;l<ba.length;l++)k(ba[l],t);break;case "image":k("error",t),k("load",t);break;case "details":k("toggle",t);break;case "embed":case "source":case "link":k("error",t),k("load",t);case "area":case "base":case "br":case "col":case "hr":case "keygen":case "meta":case "param":case "track":case "wbr":case "menuitem":for(b in n)if(n.hasOwnProperty(b)&&(l=n[b],l!=null))switch(b){case "children":case "dangerouslySetInnerHTML":throw Error(w(137,e));default:ct(t,e,b,l,n,null);}return;default:if(sr(e)){for(z in n)n.hasOwnProperty(z)&&(l=n[z],l!==void 0&&ko(t,e,z,l,n,void 0));return}}for(h in n)n.hasOwnProperty(h)&&(l=n[h],l!=null&&ct(t,e,h,l,n,null));}function ib(t,e,n,l){switch(e){case "div":case "span":case "svg":case "path":case "a":case "g":case "p":case "li":break;case "input":var a=null,f=null,s=null,h=null,y=null,b=null,z=null;for(E in n){var N=n[E];if(n.hasOwnProperty(E)&&N!=null)switch(E){case "checked":break;case "value":break;case "defaultValue":y=N;default:l.hasOwnProperty(E)||ct(t,e,E,null,l,N);}}for(var T in l){var E=l[T];if(N=n[T],l.hasOwnProperty(T)&&(E!=null||N!=null))switch(T){case "type":f=E;break;case "name":a=E;break;case "checked":b=E;break;case "defaultChecked":z=E;break;case "value":s=E;break;case "defaultValue":h=E;break;case "children":case "dangerouslySetInnerHTML":if(E!=null)throw Error(w(137,e));break;default:E!==N&&ct(t,e,T,E,l,N);}}So(t,s,h,y,b,z,f,a);return;case "select":E=s=h=T=null;for(f in n)if(y=n[f],n.hasOwnProperty(f)&&y!=null)switch(f){case "value":break;case "multiple":E=y;default:l.hasOwnProperty(f)||ct(t,e,f,null,l,y);}for(a in l)if(f=l[a],y=n[a],l.hasOwnProperty(a)&&(f!=null||y!=null))switch(a){case "value":T=f;break;case "defaultValue":h=f;break;case "multiple":s=f;default:f!==y&&ct(t,e,a,f,l,y);}e=h,n=s,l=E,T!=null?ti(t,!!n,T,false):!!l!=!!n&&(e!=null?ti(t,!!n,e,true):ti(t,!!n,n?[]:"",false));return;case "textarea":E=T=null;for(h in n)if(a=n[h],n.hasOwnProperty(h)&&a!=null&&!l.hasOwnProperty(h))switch(h){case "value":break;case "children":break;default:ct(t,e,h,null,l,a);}for(s in l)if(a=l[s],f=n[s],l.hasOwnProperty(s)&&(a!=null||f!=null))switch(s){case "value":T=a;break;case "defaultValue":E=a;break;case "children":break;case "dangerouslySetInnerHTML":if(a!=null)throw Error(w(91));break;default:a!==f&&ct(t,e,s,a,l,f);}Hh(t,T,E);return;case "option":for(var R in n)T=n[R],n.hasOwnProperty(R)&&T!=null&&!l.hasOwnProperty(R)&&(R==="selected"?t.selected=false:ct(t,e,R,null,l,T));for(y in l)T=l[y],E=n[y],l.hasOwnProperty(y)&&T!==E&&(T!=null||E!=null)&&(y==="selected"?t.selected=T&&typeof T!="function"&&typeof T!="symbol":ct(t,e,y,T,l,E));return;case "img":case "link":case "area":case "base":case "br":case "col":case "embed":case "hr":case "keygen":case "meta":case "param":case "source":case "track":case "wbr":case "menuitem":for(var L in n)T=n[L],n.hasOwnProperty(L)&&T!=null&&!l.hasOwnProperty(L)&&ct(t,e,L,null,l,T);for(b in l)if(T=l[b],E=n[b],l.hasOwnProperty(b)&&T!==E&&(T!=null||E!=null))switch(b){case "children":case "dangerouslySetInnerHTML":if(T!=null)throw Error(w(137,e));break;default:ct(t,e,b,T,l,E);}return;default:if(sr(e)){for(var tt in n)T=n[tt],n.hasOwnProperty(tt)&&T!==void 0&&!l.hasOwnProperty(tt)&&ko(t,e,tt,void 0,l,T);for(z in l)T=l[z],E=n[z],!l.hasOwnProperty(z)||T===E||T===void 0&&E===void 0||ko(t,e,z,T,l,E);return}}for(var S in n)T=n[S],n.hasOwnProperty(S)&&T!=null&&!l.hasOwnProperty(S)&&ct(t,e,S,null,l,T);for(N in l)T=l[N],E=n[N],!l.hasOwnProperty(N)||T===E||T==null&&E==null||ct(t,e,N,T,l,E);}function Wp(t){switch(t){case "css":case "script":case "font":case "img":case "image":case "input":case "link":return true;default:return false}}function ab(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,n=performance.getEntriesByType("resource"),l=0;l<n.length;l++){var a=n[l],f=a.transferSize,s=a.initiatorType,h=a.duration;if(f&&h&&Wp(s)){for(s=0,h=a.responseEnd,l+=1;l<n.length;l++){var y=n[l],b=y.startTime;if(b>h)break;var z=y.transferSize,N=y.initiatorType;z&&Wp(N)&&(y=y.responseEnd,s+=z*(y<h?1:(h-b)/(y-b)));}if(--l,e+=8*(f+s)/(a.duration/1e3),t++,10<t)break}}if(0<t)return e/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Wo=null,$o=null;function sf(t){return t.nodeType===9?t:t.ownerDocument}function $p(t){switch(t){case "http://www.w3.org/2000/svg":return 1;case "http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function G0(t,e){if(t===0)switch(e){case "svg":return 1;case "math":return 2;default:return 0}return t===1&&e==="foreignObject"?0:t}function Fo(t,e){return t==="textarea"||t==="noscript"||typeof e.children=="string"||typeof e.children=="number"||typeof e.children=="bigint"||typeof e.dangerouslySetInnerHTML=="object"&&e.dangerouslySetInnerHTML!==null&&e.dangerouslySetInnerHTML.__html!=null}var fo=null;function ub(){var t=window.event;return t&&t.type==="popstate"?t===fo?false:(fo=t,true):(fo=null,false)}var B0=typeof setTimeout=="function"?setTimeout:void 0,fb=typeof clearTimeout=="function"?clearTimeout:void 0,Fp=typeof Promise=="function"?Promise:void 0,cb=typeof queueMicrotask=="function"?queueMicrotask:typeof Fp<"u"?function(t){return Fp.resolve(null).then(t).catch(ob)}:B0;function ob(t){setTimeout(function(){throw t});}function Jn(t){return t==="head"}function Pp(t,e){var n=e,l=0;do{var a=n.nextSibling;if(t.removeChild(n),a&&a.nodeType===8)if(n=a.data,n==="/$"||n==="/&"){if(l===0){t.removeChild(a),yi(e);return}l--;}else if(n==="$"||n==="$?"||n==="$~"||n==="$!"||n==="&")l++;else if(n==="html")oa(t.ownerDocument.documentElement);else if(n==="head"){n=t.ownerDocument.head,oa(n);for(var f=n.firstChild;f;){var s=f.nextSibling,h=f.nodeName;f[Ea]||h==="SCRIPT"||h==="STYLE"||h==="LINK"&&f.rel.toLowerCase()==="stylesheet"||n.removeChild(f),f=s;}}else n==="body"&&oa(t.ownerDocument.body);n=a;}while(n);yi(e);}function th(t,e){var n=t;t=0;do{var l=n.nextSibling;if(n.nodeType===1?e?(n._stashedDisplay=n.style.display,n.style.display="none"):(n.style.display=n._stashedDisplay||"",n.getAttribute("style")===""&&n.removeAttribute("style")):n.nodeType===3&&(e?(n._stashedText=n.nodeValue,n.nodeValue=""):n.nodeValue=n._stashedText||""),l&&l.nodeType===8)if(n=l.data,n==="/$"){if(t===0)break;t--;}else n!=="$"&&n!=="$?"&&n!=="$~"&&n!=="$!"||t++;n=l;}while(n)}function Po(t){var e=t.firstChild;for(e&&e.nodeType===10&&(e=e.nextSibling);e;){var n=e;switch(e=e.nextSibling,n.nodeName){case "HTML":case "HEAD":case "BODY":Po(n),rr(n);continue;case "SCRIPT":case "STYLE":continue;case "LINK":if(n.rel.toLowerCase()==="stylesheet")continue}t.removeChild(n);}}function rb(t,e,n,l){for(;t.nodeType===1;){var a=n;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!l&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(l){if(!t[Ea])switch(e){case "meta":if(!t.hasAttribute("itemprop"))break;return t;case "link":if(f=t.getAttribute("rel"),f==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(f!==a.rel||t.getAttribute("href")!==(a.href==null||a.href===""?null:a.href)||t.getAttribute("crossorigin")!==(a.crossOrigin==null?null:a.crossOrigin)||t.getAttribute("title")!==(a.title==null?null:a.title))break;return t;case "style":if(t.hasAttribute("data-precedence"))break;return t;case "script":if(f=t.getAttribute("src"),(f!==(a.src==null?null:a.src)||t.getAttribute("type")!==(a.type==null?null:a.type)||t.getAttribute("crossorigin")!==(a.crossOrigin==null?null:a.crossOrigin))&&f&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var f=a.name==null?null:""+a.name;if(a.type==="hidden"&&t.getAttribute("name")===f)return t}else return t;if(t=Ce(t.nextSibling),t===null)break}return null}function sb(t,e,n){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!n||(t=Ce(t.nextSibling),t===null))return null;return t}function q0(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Ce(t.nextSibling),t===null))return null;return t}function tr(t){return t.data==="$?"||t.data==="$~"}function er(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function db(t,e){var n=t.ownerDocument;if(t.data==="$~")t._reactRetry=e;else if(t.data!=="$?"||n.readyState!=="loading")e();else {var l=function(){e(),n.removeEventListener("DOMContentLoaded",l);};n.addEventListener("DOMContentLoaded",l),t._reactRetry=l;}}function Ce(t){for(;t!=null;t=t.nextSibling){var e=t.nodeType;if(e===1||e===3)break;if(e===8){if(e=t.data,e==="$"||e==="$!"||e==="$?"||e==="$~"||e==="&"||e==="F!"||e==="F")break;if(e==="/$"||e==="/&")return null}}return t}var nr=null;function eh(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var n=t.data;if(n==="/$"||n==="/&"){if(e===0)return Ce(t.nextSibling);e--;}else n!=="$"&&n!=="$!"&&n!=="$?"&&n!=="$~"&&n!=="&"||e++;}t=t.nextSibling;}return null}function nh(t){t=t.previousSibling;for(var e=0;t;){if(t.nodeType===8){var n=t.data;if(n==="$"||n==="$!"||n==="$?"||n==="$~"||n==="&"){if(e===0)return t;e--;}else n!=="/$"&&n!=="/&"||e++;}t=t.previousSibling;}return null}function X0(t,e,n){switch(e=sf(n),t){case "html":if(t=e.documentElement,!t)throw Error(w(452));return t;case "head":if(t=e.head,!t)throw Error(w(453));return t;case "body":if(t=e.body,!t)throw Error(w(454));return t;default:throw Error(w(451))}}function oa(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);rr(t);}var ze=new Map,lh=new Set;function df(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var pn=it.d;it.d={f:pb,r:hb,D:gb,C:yb,L:vb,m:mb,X:Sb,S:bb,M:Ab};function pb(){var t=pn.f(),e=Nf();return t||e}function hb(t){var e=mi(t);e!==null&&e.tag===5&&e.type==="form"?Ug(e):pn.r(t);}var _i=typeof document>"u"?null:document;function I0(t,e,n){var l=_i;if(l&&typeof e=="string"&&e){var a=Se(e);a='link[rel="'+t+'"][href="'+a+'"]',typeof n=="string"&&(a+='[crossorigin="'+n+'"]'),lh.has(a)||(lh.add(a),t={rel:t,crossOrigin:n,href:e},l.querySelector(a)===null&&(e=l.createElement("link"),Zt(e,"link",t),wt(e),l.head.appendChild(e)));}}function gb(t){pn.D(t),I0("dns-prefetch",t,null);}function yb(t,e){pn.C(t,e),I0("preconnect",t,e);}function vb(t,e,n){pn.L(t,e,n);var l=_i;if(l&&t&&e){var a='link[rel="preload"][as="'+Se(e)+'"]';e==="image"&&n&&n.imageSrcSet?(a+='[imagesrcset="'+Se(n.imageSrcSet)+'"]',typeof n.imageSizes=="string"&&(a+='[imagesizes="'+Se(n.imageSizes)+'"]')):a+='[href="'+Se(t)+'"]';var f=a;switch(e){case "style":f=gi(t);break;case "script":f=Ti(t);}ze.has(f)||(t=vt({rel:"preload",href:e==="image"&&n&&n.imageSrcSet?void 0:t,as:e},n),ze.set(f,t),l.querySelector(a)!==null||e==="style"&&l.querySelector(Ha(f))||e==="script"&&l.querySelector(Ra(f))||(e=l.createElement("link"),Zt(e,"link",t),wt(e),l.head.appendChild(e)));}}function mb(t,e){pn.m(t,e);var n=_i;if(n&&t){var l=e&&typeof e.as=="string"?e.as:"script",a='link[rel="modulepreload"][as="'+Se(l)+'"][href="'+Se(t)+'"]',f=a;switch(l){case "audioworklet":case "paintworklet":case "serviceworker":case "sharedworker":case "worker":case "script":f=Ti(t);}if(!ze.has(f)&&(t=vt({rel:"modulepreload",href:t},e),ze.set(f,t),n.querySelector(a)===null)){switch(l){case "audioworklet":case "paintworklet":case "serviceworker":case "sharedworker":case "worker":case "script":if(n.querySelector(Ra(f)))return}l=n.createElement("link"),Zt(l,"link",t),wt(l),n.head.appendChild(l);}}}function bb(t,e,n){pn.S(t,e,n);var l=_i;if(l&&t){var a=Pl(l).hoistableStyles,f=gi(t);e=e||"default";var s=a.get(f);if(!s){var h={loading:0,preload:null};if(s=l.querySelector(Ha(f)))h.loading=5;else {t=vt({rel:"stylesheet",href:t,"data-precedence":e},n),(n=ze.get(f))&&kr(t,n);var y=s=l.createElement("link");wt(y),Zt(y,"link",t),y._p=new Promise(function(b,z){y.onload=b,y.onerror=z;}),y.addEventListener("load",function(){h.loading|=1;}),y.addEventListener("error",function(){h.loading|=2;}),h.loading|=4,Yu(s,e,l);}s={type:"stylesheet",instance:s,count:1,state:h},a.set(f,s);}}}function Sb(t,e){pn.X(t,e);var n=_i;if(n&&t){var l=Pl(n).hoistableScripts,a=Ti(t),f=l.get(a);f||(f=n.querySelector(Ra(a)),f||(t=vt({src:t,async:true},e),(e=ze.get(a))&&Wr(t,e),f=n.createElement("script"),wt(f),Zt(f,"link",t),n.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},l.set(a,f));}}function Ab(t,e){pn.M(t,e);var n=_i;if(n&&t){var l=Pl(n).hoistableScripts,a=Ti(t),f=l.get(a);f||(f=n.querySelector(Ra(a)),f||(t=vt({src:t,async:true,type:"module"},e),(e=ze.get(a))&&Wr(t,e),f=n.createElement("script"),wt(f),Zt(f,"link",t),n.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},l.set(a,f));}}function ih(t,e,n,l){var a=(a=wn.current)?df(a):null;if(!a)throw Error(w(446));switch(t){case "meta":case "title":return null;case "style":return typeof n.precedence=="string"&&typeof n.href=="string"?(e=gi(n.href),n=Pl(a).hoistableStyles,l=n.get(e),l||(l={type:"style",instance:null,count:0,state:null},n.set(e,l)),l):{type:"void",instance:null,count:0,state:null};case "link":if(n.rel==="stylesheet"&&typeof n.href=="string"&&typeof n.precedence=="string"){t=gi(n.href);var f=Pl(a).hoistableStyles,s=f.get(t);if(s||(a=a.ownerDocument||a,s={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},f.set(t,s),(f=a.querySelector(Ha(t)))&&!f._p&&(s.instance=f,s.state.loading=5),ze.has(t)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},ze.set(t,n),f||_b(a,t,n,s.state))),e&&l===null)throw Error(w(528,""));return s}if(e&&l!==null)throw Error(w(529,""));return null;case "script":return e=n.async,n=n.src,typeof n=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=Ti(n),n=Pl(a).hoistableScripts,l=n.get(e),l||(l={type:"script",instance:null,count:0,state:null},n.set(e,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(w(444,t))}}function gi(t){return 'href="'+Se(t)+'"'}function Ha(t){return 'link[rel="stylesheet"]['+t+"]"}function Q0(t){return vt({},t,{"data-precedence":t.precedence,precedence:null})}function _b(t,e,n,l){t.querySelector('link[rel="preload"][as="style"]['+e+"]")?l.loading=1:(e=t.createElement("link"),l.preload=e,e.addEventListener("load",function(){return l.loading|=1}),e.addEventListener("error",function(){return l.loading|=2}),Zt(e,"link",n),wt(e),t.head.appendChild(e));}function Ti(t){return '[src="'+Se(t)+'"]'}function Ra(t){return "script[async]"+t}function ah(t,e,n){if(e.count++,e.instance===null)switch(e.type){case "style":var l=t.querySelector('style[data-href~="'+Se(n.href)+'"]');if(l)return e.instance=l,wt(l),l;var a=vt({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return l=(t.ownerDocument||t).createElement("style"),wt(l),Zt(l,"style",a),Yu(l,n.precedence,t),e.instance=l;case "stylesheet":a=gi(n.href);var f=t.querySelector(Ha(a));if(f)return e.state.loading|=4,e.instance=f,wt(f),f;l=Q0(n),(a=ze.get(a))&&kr(l,a),f=(t.ownerDocument||t).createElement("link"),wt(f);var s=f;return s._p=new Promise(function(h,y){s.onload=h,s.onerror=y;}),Zt(f,"link",l),e.state.loading|=4,Yu(f,n.precedence,t),e.instance=f;case "script":return f=Ti(n.src),(a=t.querySelector(Ra(f)))?(e.instance=a,wt(a),a):(l=n,(a=ze.get(f))&&(l=vt({},n),Wr(l,a)),t=t.ownerDocument||t,a=t.createElement("script"),wt(a),Zt(a,"link",l),t.head.appendChild(a),e.instance=a);case "void":return null;default:throw Error(w(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(l=e.instance,e.state.loading|=4,Yu(l,n.precedence,t));return e.instance}function Yu(t,e,n){for(var l=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),a=l.length?l[l.length-1]:null,f=a,s=0;s<l.length;s++){var h=l[s];if(h.dataset.precedence===e)f=h;else if(f!==a)break}f?f.parentNode.insertBefore(t,f.nextSibling):(e=n.nodeType===9?n.head:n,e.insertBefore(t,e.firstChild));}function kr(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title);}function Wr(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity);}var Lu=null;function uh(t,e,n){if(Lu===null){var l=new Map,a=Lu=new Map;a.set(n,l);}else a=Lu,l=a.get(n),l||(l=new Map,a.set(n,l));if(l.has(t))return l;for(l.set(t,null),n=n.getElementsByTagName(t),a=0;a<n.length;a++){var f=n[a];if(!(f[Ea]||f[Ut]||t==="link"&&f.getAttribute("rel")==="stylesheet")&&f.namespaceURI!=="http://www.w3.org/2000/svg"){var s=f.getAttribute(e)||"";s=t+s;var h=l.get(s);h?h.push(f):l.set(s,[f]);}}return l}function fh(t,e,n){t=t.ownerDocument||t,t.head.insertBefore(n,e==="title"?t.querySelector("head > title"):null);}function Tb(t,e,n){if(n===1||e.itemProp!=null)return false;switch(t){case "meta":case "title":return true;case "style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return true;case "link":if(typeof e.rel!="string"||typeof e.href!="string"||e.href===""||e.onLoad||e.onError)break;return e.rel==="stylesheet"?(t=e.disabled,typeof e.precedence=="string"&&t==null):true;case "script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return true}return false}function V0(t){return !(t.type==="stylesheet"&&(t.state.loading&3)===0)}function Cb(t,e,n,l){if(n.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==false)&&(n.state.loading&4)===0){if(n.instance===null){var a=gi(l.href),f=e.querySelector(Ha(a));if(f){e=f._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=pf.bind(t),e.then(t,t)),n.state.loading|=4,n.instance=f,wt(f);return}f=e.ownerDocument||e,l=Q0(l),(a=ze.get(a))&&kr(l,a),f=f.createElement("link"),wt(f);var s=f;s._p=new Promise(function(h,y){s.onload=h,s.onerror=y;}),Zt(f,"link",l),n.instance=f;}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(n,e),(e=n.state.preload)&&(n.state.loading&3)===0&&(t.count++,n=pf.bind(t),e.addEventListener("load",n),e.addEventListener("error",n));}}var co=0;function zb(t,e){return t.stylesheets&&t.count===0&&Zu(t,t.stylesheets),0<t.count||0<t.imgCount?function(n){var l=setTimeout(function(){if(t.stylesheets&&Zu(t,t.stylesheets),t.unsuspend){var f=t.unsuspend;t.unsuspend=null,f();}},6e4+e);0<t.imgBytes&&co===0&&(co=62500*ab());var a=setTimeout(function(){if(t.waitingForImages=false,t.count===0&&(t.stylesheets&&Zu(t,t.stylesheets),t.unsuspend)){var f=t.unsuspend;t.unsuspend=null,f();}},(t.imgBytes>co?50:800)+e);return t.unsuspend=n,function(){t.unsuspend=null,clearTimeout(l),clearTimeout(a);}}:null}function pf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Zu(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t();}}}var hf=null;function Zu(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,hf=new Map,e.forEach(xb,t),hf=null,pf.call(t));}function xb(t,e){if(!(e.state.loading&4)){var n=hf.get(t);if(n)var l=n.get(null);else {n=new Map,hf.set(t,n);for(var a=t.querySelectorAll("link[data-precedence],style[data-precedence]"),f=0;f<a.length;f++){var s=a[f];(s.nodeName==="LINK"||s.getAttribute("media")!=="not all")&&(n.set(s.dataset.precedence,s),l=s);}l&&n.set(null,l);}a=e.instance,s=a.getAttribute("data-precedence"),f=n.get(s)||l,f===l&&n.set(null,a),n.set(s,a),this.count++,l=pf.bind(this),a.addEventListener("load",l),a.addEventListener("error",l),f?f.parentNode.insertBefore(a,f.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(a,t.firstChild)),e.state.loading|=4;}}var Aa={$$typeof:en,Provider:null,Consumer:null,_currentValue:il,_currentValue2:il,_threadCount:0};function Mb(t,e,n,l,a,f,s,h,y){this.tag=1,this.containerInfo=t,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Hc(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Hc(0),this.hiddenUpdates=Hc(null),this.identifierPrefix=l,this.onUncaughtError=a,this.onCaughtError=f,this.onRecoverableError=s,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=y,this.incompleteTransitions=new Map;}function J0(t,e,n,l,a,f,s,h,y,b,z,N){return t=new Mb(t,e,n,s,y,b,z,N,h),e=1,f===true&&(e|=24),f=ue(3,null,null,e),t.current=f,f.stateNode=t,e=_r(),e.refCount++,t.pooledCache=e,e.refCount++,f.memoizedState={element:l,isDehydrated:n,cache:e},zr(f),t}function K0(t){return t?(t=kl,t):kl}function k0(t,e,n,l,a,f){a=K0(a),l.context===null?l.context=a:l.pendingContext=a,l=Rn(e),l.payload={element:n},f=f===void 0?null:f,f!==null&&(l.callback=f),n=Un(t,l,e),n!==null&&(Ft(n,t,e),ea(n,t,e));}function ch(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var n=t.retryLane;t.retryLane=n!==0&&n<e?n:e;}}function $r(t,e){ch(t,e),(t=t.alternate)&&ch(t,e);}function W0(t){if(t.tag===13||t.tag===31){var e=vl(t,67108864);e!==null&&Ft(e,t,67108864),$r(t,67108864);}}function oh(t){if(t.tag===13||t.tag===31){var e=se();e=cr(e);var n=vl(t,e);n!==null&&Ft(n,t,e),$r(t,e);}}var gf=true;function Eb(t,e,n,l){var a=B.T;B.T=null;var f=it.p;try{it.p=2,Fr(t,e,n,l);}finally{it.p=f,B.T=a;}}function Nb(t,e,n,l){var a=B.T;B.T=null;var f=it.p;try{it.p=8,Fr(t,e,n,l);}finally{it.p=f,B.T=a;}}function Fr(t,e,n,l){if(gf){var a=lr(l);if(a===null)uo(t,e,l,yf,n),rh(t,l);else if(Ob(a,t,e,n,l))l.stopPropagation();else if(rh(t,l),e&4&&-1<Db.indexOf(t)){for(;a!==null;){var f=mi(a);if(f!==null)switch(f.tag){case 3:if(f=f.stateNode,f.current.memoizedState.isDehydrated){var s=el(f.pendingLanes);if(s!==0){var h=f;for(h.pendingLanes|=2,h.entangledLanes|=2;s;){var y=1<<31-re(s);h.entanglements[1]|=y,s&=~y;}Ge(f),(lt&6)===0&&(af=ce()+500,wa(0));}}break;case 31:case 13:h=vl(f,2),h!==null&&Ft(h,f,2),Nf(),$r(f,2);}if(f=lr(l),f===null&&uo(t,e,l,yf,n),f===a)break;a=f;}a!==null&&l.stopPropagation();}else uo(t,e,l,null,n);}}function lr(t){return t=dr(t),Pr(t)}var yf=null;function Pr(t){if(yf=null,t=Xl(t),t!==null){var e=Ca(t);if(e===null)t=null;else {var n=e.tag;if(n===13){if(t=yh(e),t!==null)return t;t=null;}else if(n===31){if(t=vh(e),t!==null)return t;t=null;}else if(n===3){if(e.stateNode.current.memoizedState.isDehydrated)return e.tag===3?e.stateNode.containerInfo:null;t=null;}else e!==t&&(t=null);}}return yf=t,null}function $0(t){switch(t){case "beforetoggle":case "cancel":case "click":case "close":case "contextmenu":case "copy":case "cut":case "auxclick":case "dblclick":case "dragend":case "dragstart":case "drop":case "focusin":case "focusout":case "input":case "invalid":case "keydown":case "keypress":case "keyup":case "mousedown":case "mouseup":case "paste":case "pause":case "play":case "pointercancel":case "pointerdown":case "pointerup":case "ratechange":case "reset":case "resize":case "seeked":case "submit":case "toggle":case "touchcancel":case "touchend":case "touchstart":case "volumechange":case "change":case "selectionchange":case "textInput":case "compositionstart":case "compositionend":case "compositionupdate":case "beforeblur":case "afterblur":case "beforeinput":case "blur":case "fullscreenchange":case "focus":case "hashchange":case "popstate":case "select":case "selectstart":return 2;case "drag":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "mousemove":case "mouseout":case "mouseover":case "pointermove":case "pointerout":case "pointerover":case "scroll":case "touchmove":case "wheel":case "mouseenter":case "mouseleave":case "pointerenter":case "pointerleave":return 8;case "message":switch(vm()){case Ah:return 2;case _h:return 8;case Iu:case mm:return 32;case Th:return 268435456;default:return 32}default:return 32}}var ir=false,Zn=null,Gn=null,Bn=null,_a=new Map,Ta=new Map,Mn=[],Db="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function rh(t,e){switch(t){case "focusin":case "focusout":Zn=null;break;case "dragenter":case "dragleave":Gn=null;break;case "mouseover":case "mouseout":Bn=null;break;case "pointerover":case "pointerout":_a.delete(e.pointerId);break;case "gotpointercapture":case "lostpointercapture":Ta.delete(e.pointerId);}}function Ii(t,e,n,l,a,f){return t===null||t.nativeEvent!==f?(t={blockedOn:e,domEventName:n,eventSystemFlags:l,nativeEvent:f,targetContainers:[a]},e!==null&&(e=mi(e),e!==null&&W0(e)),t):(t.eventSystemFlags|=l,e=t.targetContainers,a!==null&&e.indexOf(a)===-1&&e.push(a),t)}function Ob(t,e,n,l,a){switch(e){case "focusin":return Zn=Ii(Zn,t,e,n,l,a),true;case "dragenter":return Gn=Ii(Gn,t,e,n,l,a),true;case "mouseover":return Bn=Ii(Bn,t,e,n,l,a),true;case "pointerover":var f=a.pointerId;return _a.set(f,Ii(_a.get(f)||null,t,e,n,l,a)),true;case "gotpointercapture":return f=a.pointerId,Ta.set(f,Ii(Ta.get(f)||null,t,e,n,l,a)),true}return false}function F0(t){var e=Xl(t.target);if(e!==null){var n=Ca(e);if(n!==null){if(e=n.tag,e===13){if(e=yh(n),e!==null){t.blockedOn=e,Jd(t.priority,function(){oh(n);});return}}else if(e===31){if(e=vh(n),e!==null){t.blockedOn=e,Jd(t.priority,function(){oh(n);});return}}else if(e===3&&n.stateNode.current.memoizedState.isDehydrated){t.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}t.blockedOn=null;}function Gu(t){if(t.blockedOn!==null)return false;for(var e=t.targetContainers;0<e.length;){var n=lr(t.nativeEvent);if(n===null){n=t.nativeEvent;var l=new n.constructor(n.type,n);_o=l,n.target.dispatchEvent(l),_o=null;}else return e=mi(n),e!==null&&W0(e),t.blockedOn=n,false;e.shift();}return true}function sh(t,e,n){Gu(t)&&n.delete(e);}function jb(){ir=false,Zn!==null&&Gu(Zn)&&(Zn=null),Gn!==null&&Gu(Gn)&&(Gn=null),Bn!==null&&Gu(Bn)&&(Bn=null),_a.forEach(sh),Ta.forEach(sh);}function Cu(t,e){t.blockedOn===e&&(t.blockedOn=null,ir||(ir=true,Ot.unstable_scheduleCallback(Ot.unstable_NormalPriority,jb)));}var zu=null;function dh(t){zu!==t&&(zu=t,Ot.unstable_scheduleCallback(Ot.unstable_NormalPriority,function(){zu===t&&(zu=null);for(var e=0;e<t.length;e+=3){var n=t[e],l=t[e+1],a=t[e+2];if(typeof l!="function"){if(Pr(l||n)===null)continue;break}var f=mi(n);f!==null&&(t.splice(e,3),e-=3,Lo(f,{pending:true,data:a,method:n.method,action:l},l,a));}}));}function yi(t){function e(y){return Cu(y,t)}Zn!==null&&Cu(Zn,t),Gn!==null&&Cu(Gn,t),Bn!==null&&Cu(Bn,t),_a.forEach(e),Ta.forEach(e);for(var n=0;n<Mn.length;n++){var l=Mn[n];l.blockedOn===t&&(l.blockedOn=null);}for(;0<Mn.length&&(n=Mn[0],n.blockedOn===null);)F0(n),n.blockedOn===null&&Mn.shift();if(n=(t.ownerDocument||t).$$reactFormReplay,n!=null)for(l=0;l<n.length;l+=3){var a=n[l],f=n[l+1],s=a[Pt]||null;if(typeof f=="function")s||dh(n);else if(s){var h=null;if(f&&f.hasAttribute("formAction")){if(a=f,s=f[Pt]||null)h=s.formAction;else if(Pr(a)!==null)continue}else h=s.action;typeof h=="function"?n[l+1]=h:(n.splice(l,3),l-=3),dh(n);}}}function P0(){function t(f){f.canIntercept&&f.info==="react-transition"&&f.intercept({handler:function(){return new Promise(function(s){return a=s})},focusReset:"manual",scroll:"manual"});}function e(){a!==null&&(a(),a=null),l||setTimeout(n,20);}function n(){if(!l&&!navigation.transition){var f=navigation.currentEntry;f&&f.url!=null&&navigation.navigate(f.url,{state:f.getState(),info:"react-transition",history:"replace"});}}if(typeof navigation=="object"){var l=false,a=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(n,100),function(){l=true,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),a!==null&&(a(),a=null);}}}function ts(t){this._internalRoot=t;}jf.prototype.render=ts.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(w(409));var n=e.current,l=se();k0(n,l,t,e,null,null);};jf.prototype.unmount=ts.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;k0(t.current,2,null,t,null,null),Nf(),e[vi]=null;}};function jf(t){this._internalRoot=t;}jf.prototype.unstable_scheduleHydration=function(t){if(t){var e=Eh();t={blockedOn:null,target:t,priority:e};for(var n=0;n<Mn.length&&e!==0&&e<Mn[n].priority;n++);Mn.splice(n,0,t),n===0&&F0(t);}};var ph=hh.version;if(ph!=="19.2.4")throw Error(w(527,ph,"19.2.4"));it.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(w(188)):(t=Object.keys(t).join(","),Error(w(268,t)));return t=rm(e),t=t!==null?mh(t):null,t=t===null?null:t.stateNode,t};var wb={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:B,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(Qi=__REACT_DEVTOOLS_GLOBAL_HOOK__,!Qi.isDisabled&&Qi.supportsFiber))try{za=Qi.inject(wb),oe=Qi;}catch{}var Qi;wf.createRoot=function(t,e){if(!gh(t))throw Error(w(299));var n=false,l="",a=Ig,f=Qg,s=Vg;return e!=null&&(e.unstable_strictMode===true&&(n=true),e.identifierPrefix!==void 0&&(l=e.identifierPrefix),e.onUncaughtError!==void 0&&(a=e.onUncaughtError),e.onCaughtError!==void 0&&(f=e.onCaughtError),e.onRecoverableError!==void 0&&(s=e.onRecoverableError)),e=J0(t,1,false,null,null,n,l,null,a,f,s,P0),t[vi]=e.current,Kr(t),new ts(e)};wf.hydrateRoot=function(t,e,n){if(!gh(t))throw Error(w(299));var l=false,a="",f=Ig,s=Qg,h=Vg,y=null;return n!=null&&(n.unstable_strictMode===true&&(l=true),n.identifierPrefix!==void 0&&(a=n.identifierPrefix),n.onUncaughtError!==void 0&&(f=n.onUncaughtError),n.onCaughtError!==void 0&&(s=n.onCaughtError),n.onRecoverableError!==void 0&&(h=n.onRecoverableError),n.formState!==void 0&&(y=n.formState)),e=J0(t,1,true,e,n??null,l,a,y,f,s,h,P0),e.context=K0(null),n=e.current,l=se(),l=cr(l),a=Rn(l),a.callback=null,Un(n,a,l),n=l,e.current.lanes=n,Ma(e,n),Ge(e),t[vi]=e.current,Kr(t),new jf(e)};wf.version="19.2.4";});var ly=Ve((Fb,ny)=>{function ey(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(ey);}catch(t){console.error(t);}}ey(),ny.exports=ty();});var Hf,Hb,Rb,Ub,Yb,iy=Qe(()=>{Hf=t=>{let e=document.createElement("div");return e.textContent=t,e.innerHTML},Hb=t=>{let e=Hf(String(t)),n=window.layerpro.popup.open({id:"__alert",name:"Warning",icon:"⚠",width:380,height:220,iconize:false,maximize:false,close:true,isMaximize:false,dockable:false,raised:true,movable:true,resizable:false}),l=`
|
|
13
|
-
<div class='popup_prompt'>
|
|
14
|
-
<div class="popup_message_body">
|
|
15
|
-
<center>${e}</center>
|
|
16
|
-
</div>
|
|
17
|
-
<div class="buttons">
|
|
18
|
-
<button id="${"a_"+n.id}" type="button">CLOSE</button>
|
|
19
|
-
</div>
|
|
20
|
-
</div>
|
|
21
|
-
`;$(".popup_body_"+n.id).html(l),$("#a_"+n.id).on("click",()=>{window.layerpro.popup.close(n);});},Rb=(t,e)=>{let n=Hf(String(t)),l=window.layerpro.popup.open({id:"__message",name:"Message",icon:"⛭",width:380,height:220,iconize:false,maximize:false,close:true,isMaximize:false,dockable:false,raised:true,movable:true,resizable:false}),a=`
|
|
22
|
-
<div class='popup_prompt'>
|
|
23
|
-
<div class="popup_message_body">
|
|
24
|
-
<center>${n}</center>
|
|
25
|
-
</div>
|
|
26
|
-
<div class="buttons">
|
|
27
|
-
<button id="${"a_"+l.id}" type="button">CLOSE</button>
|
|
28
|
-
</div>
|
|
29
|
-
</div>
|
|
30
|
-
`;$(".popup_body_"+l.id).html(a),$("#a_"+l.id).on("click",()=>{e&&e(),window.layerpro.popup.close(l);});},Ub=(t,e,n)=>{if($(".confirm").length===0){let l=Hf(String(t)),a=window.layerpro.popup.open({id:"__confirm",name:"Confirm",icon:"☑",width:380,height:220,iconize:false,maximize:false,close:true,isMaximize:false,dockable:false,raised:true,movable:true,resizable:false}),f=`
|
|
31
|
-
<div class='popup_prompt'>
|
|
32
|
-
<div class="popup_message_body">
|
|
33
|
-
<center>${l}</center>
|
|
34
|
-
</div>
|
|
35
|
-
<div class="buttons">
|
|
36
|
-
<button id="${"a_"+a.id}" type="button">CONFIRM</button>
|
|
37
|
-
<button id="${"b_"+a.id}" type="button">CANCEL</button>
|
|
38
|
-
</div>
|
|
39
|
-
</div>
|
|
40
|
-
`;$(".popup_body_"+a.id).html(f),$("#a_"+a.id).on("click",()=>{e&&e(),window.layerpro.popup.close(a);}),$("#b_"+a.id).on("click",()=>{n&&n(),window.layerpro.popup.close(a);});}},Yb=(t,e)=>{let n=e||"_prompt",l=Hf(String(t)),a=window.layerpro.popup.open({id:"__prompt",name:"Prompt",icon:"✎",width:380,height:220,iconize:false,maximize:false,close:true,isMaximize:false,dockable:false,raised:true,movable:true,resizable:false}),f=`
|
|
41
|
-
<div class='popup_prompt'>
|
|
42
|
-
|
|
43
|
-
<div class="popup_message_body">
|
|
44
|
-
<center>
|
|
45
|
-
${l}
|
|
46
|
-
</center>
|
|
47
|
-
</div>
|
|
48
|
-
|
|
49
|
-
<input id="input_${a.id}" type="text" placeholder="write here" />
|
|
50
|
-
<br/>
|
|
51
|
-
|
|
52
|
-
<div class="buttons">
|
|
53
|
-
<button id="a_${a.id}" type="button">OK</button>
|
|
54
|
-
<button id="b_${a.id}" type="button">CANCEL</button>
|
|
55
|
-
</div>
|
|
56
|
-
|
|
57
|
-
</div>
|
|
58
|
-
`;$(".popup_body_"+a.id).html(f),$("#input_"+a.id).on("focus",function(){$(this).attr("placeholder","");}).on("blur",function(){$(this).attr("placeholder","write here");}),$("#a_"+a.id).on("click",()=>{if($("#input_"+a.id).val()>""){if(typeof n=="function"&&n(),String(n)===n)return JSON.stringify($("#input_"+a.id).val());window.layerpro.popup.close(a);}else alert("input can't be empty!");}),$("#b_"+a.id).on("click",()=>{window.layerpro.popup.close(a);});};window.message=(t,e)=>window.layerpro.message(t,e);window.alert=t=>window.layerpro.alert(t);window.confirm=(t,e,n)=>window.layerpro.confirm(t,e,n);window.prompt=(t,e,n)=>window.layerpro.prompt(t,e,n);Object.defineProperty(window,"alert",{enumerable:false});Object.defineProperty(window,"prompt",{enumerable:false});Object.defineProperty(window,"message",{enumerable:false});Object.defineProperty(window,"confirm",{enumerable:false});Object.defineProperties(window.layerpro,{prompt:{value:Yb},alert:{value:Hb},message:{value:Rb},confirm:{value:Ub}});});var Lb,ay=Qe(()=>{Lb=`@Layer layerpro {
|
|
59
|
-
:root {
|
|
60
|
-
/*INPUT*/
|
|
61
|
-
--input-background-color: #444;
|
|
62
|
-
--input-color: white;
|
|
63
|
-
--button-background-color: #444;
|
|
64
|
-
--button-color: white;
|
|
65
|
-
--inputButton-fontSize: .8em;
|
|
66
|
-
/*RESIZER*/
|
|
67
|
-
--resize-background-color: rgba(30, 150, 255, .5);
|
|
68
|
-
--resize-shadow: 0 0 10px rgba(30, 150, 255, .5);
|
|
69
|
-
/*DOCKER*/
|
|
70
|
-
--dock-background-color: black;
|
|
71
|
-
--dock-height: 35px;
|
|
72
|
-
--dock-sideLeft: 10px;
|
|
73
|
-
--dock-sideCenter: auto;
|
|
74
|
-
--dock-sideRight: 10px;
|
|
75
|
-
--dock-icon-width: 140px;
|
|
76
|
-
/*GENERIC*/
|
|
77
|
-
--transition-time: .5s;
|
|
78
|
-
--border-radius: 25px;
|
|
79
|
-
--corner-size: 14px;
|
|
80
|
-
--corner-border-radius: 50%;
|
|
81
|
-
--hover-opacity: 1;
|
|
82
|
-
--hover-filter: blur(3px);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
@Layer layerpro {
|
|
86
|
-
#popup > input,
|
|
87
|
-
#popup > button,
|
|
88
|
-
#popup > textarea,
|
|
89
|
-
#popup > select {
|
|
90
|
-
all: unset;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
@Layer layerpro {
|
|
94
|
-
#popup .iconize:before,
|
|
95
|
-
#popup .maximize:before,
|
|
96
|
-
#popup .close:before {
|
|
97
|
-
content: "";
|
|
98
|
-
position: absolute;
|
|
99
|
-
inset: 0;
|
|
100
|
-
background-repeat: no-repeat !important;
|
|
101
|
-
background-position: center !important;
|
|
102
|
-
background-size: 50% !important;
|
|
103
|
-
filter: invert(1);
|
|
104
|
-
opacity: 0.5;
|
|
105
|
-
margin: 0;
|
|
106
|
-
padding: 0;
|
|
107
|
-
}
|
|
108
|
-
#popup .iconize:before {
|
|
109
|
-
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB3aWR0aD0iMjAiCiAgIGhlaWdodD0iMjAiCiAgIHZpZXdCb3g9IjAgMCA1LjI5MTY2NjUgNS4yOTE2NjY4IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmczNzY4IgogICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjEuMSAoM2JmNWFlMGQyNSwgMjAyMS0wOS0yMCkiCiAgIHNvZGlwb2RpOmRvY25hbWU9Imljb25pemUuc3ZnIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMzc2MiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSI5LjkxMDcxNDMiCiAgICAgaW5rc2NhcGU6Y3k9IjY4LjM5Mjg1NyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0ibW0iCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICB1bml0cz0icHgiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMjciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOnBhZ2VjaGVja2VyYm9hcmQ9IjAiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhMzc2NSI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICBpbmtzY2FwZTpsYWJlbD0iTGF5ZXIgMSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjEiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMjkxLjcwODMyKSI+CiAgICA8cmVjdAogICAgICAgcnk9IjAuNjk5MTc0MjMiCiAgICAgICB5PSIyOTMuNjkyNzgiCiAgICAgICB4PSIwLjI3NDg0NjczIgogICAgICAgaGVpZ2h0PSIxLjM5ODM0ODUiCiAgICAgICB3aWR0aD0iNC43NjI0OTk4IgogICAgICAgaWQ9InJlY3QzNzM2LTciCiAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO3N0cm9rZS13aWR0aDowLjEzMjk5MTg1IiAvPgogIDwvZz4KPC9zdmc+Cg==) !important;
|
|
110
|
-
}
|
|
111
|
-
#popup .maximize:before {
|
|
112
|
-
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB3aWR0aD0iMjAiCiAgIGhlaWdodD0iMjAiCiAgIHZpZXdCb3g9IjAgMCA1LjI5MTY2NjUgNS4yOTE2NjY4IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmczNzY4IgogICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjEuMSAoM2JmNWFlMGQyNSwgMjAyMS0wOS0yMCkiCiAgIHNvZGlwb2RpOmRvY25hbWU9Im1heGltaXplLnN2ZyIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczM3NjIiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjcuOTE5NTk1OSIKICAgICBpbmtzY2FwZTpjeD0iNC45ODc2MjgyIgogICAgIGlua3NjYXBlOmN5PSIyNS4zODAwODMiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9Im1tIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgdW5pdHM9InB4IgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDI3IgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgICBpbmtzY2FwZTpwYWdlY2hlY2tlcmJvYXJkPSIwIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTM3NjUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTI5MS43MDgzMikiPgogICAgPHJlY3QKICAgICAgIHN0eWxlPSJmaWxsOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuMTQ3MDQ1NCIKICAgICAgIGlkPSJyZWN0MzczMiIKICAgICAgIHdpZHRoPSI0Ljc2MjQ5OTgiCiAgICAgICBoZWlnaHQ9IjQuNzYyNDk5OCIKICAgICAgIHg9IjAuMjkxODUyNTMiCiAgICAgICB5PSIyOTIuMDEwNDQiCiAgICAgICByeT0iMC42NjcxMjEyMyIgLz4KICA8L2c+Cjwvc3ZnPgo=) !important;
|
|
113
|
-
}
|
|
114
|
-
#popup .close:before {
|
|
115
|
-
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB3aWR0aD0iMjAiCiAgIGhlaWdodD0iMjAiCiAgIHZpZXdCb3g9IjAgMCA1LjI5MTY2NjUgNS4yOTE2NjY4IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmczNzY4IgogICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjEuMSAoM2JmNWFlMGQyNSwgMjAyMS0wOS0yMCkiCiAgIHNvZGlwb2RpOmRvY25hbWU9ImNsb3NlLnN2ZyIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczM3NjIiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjcuOTE5NTk1OSIKICAgICBpbmtzY2FwZTpjeD0iNC45ODc2MjgyIgogICAgIGlua3NjYXBlOmN5PSIyNS4zODAwODMiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9Im1tIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgdW5pdHM9InB4IgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDI3IgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgICBpbmtzY2FwZTpwYWdlY2hlY2tlcmJvYXJkPSIwIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTM3NjUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTI5MS43MDgzMikiPgogICAgPHBhdGgKICAgICAgIHN0eWxlPSJmaWxsOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuMTQ5MDI2NjMiCiAgICAgICBkPSJtIDAuOTY5NDI2NTUsMjkxLjk4MjY1IGMgLTAuMTczMTcsMCAtMC4zNDYzMSwwLjA2NjYgLTAuNDc5LDAuMTk5MjcgLTAuMjY1MzgsMC4yNjUzNyAtMC4yNjUzOCwwLjY5MjQ0IDAsMC45NTc4MSBsIDEuMjI0MjA5OTUsMS4yMjQxNyAtMS4yMjQyMDk5NSwxLjIyNDE3IGMgLTAuMjY1MzgsMC4yNjUzNyAtMC4yNjUzOCwwLjY5MjQ0IDAsMC45NTc4MSAwLjI2NTM4LDAuMjY1MzcgMC42OTI2MDk5NSwwLjI2NTM3IDAuOTU3OTg5OTUsMCBsIDEuMjI0MjEsLTEuMjI0MTcgMS4yMjQyMDgsMS4yMjQxNyBjIDAuMTMyNjkyLDAuMTMyNjggMC4zMDU4MywwLjE5OTI3IDAuNDc4OTkxLDAuMTk5MjcgMC4wNDMzLDAgMC4wODY3LC0wLjAwNCAwLjEyOTM3OSwtMC4wMTI1IDAuMTI3OTcxLC0wLjAyNDkgMC4yNTAxLC0wLjA4NzIgMC4zNDk2MiwtMC4xODY3NiAwLjAzMzIsLTAuMDMzMiAwLjA2MjMsLTAuMDY4NiAwLjA4NzEsLTAuMTA2MTQgMC4xNzQxNiwtMC4yNjMxOSAwLjE0NTA2OSwtMC42MTk0NiAtMC4wODcxLC0wLjg1MTY2IGwgLTEuMjI0MjA4LC0xLjIyNDE3IDEuMjI0MjA4LC0xLjIyNDE3IGMgMC4yNjUzNywtMC4yNjUzNyAwLjI2NTM3LC0wLjY5MjQ0IDAsLTAuOTU3ODEgLTAuMjY1Mzc5LC0wLjI2NTM3IC0wLjY5MjYxLC0wLjI2NTM3IC0wLjk1Nzk5LDAgbCAtMS4yMjQyMDgsMS4yMjQxNyAtMS4yMjQyMSwtMS4yMjQxNyBjIC0wLjEzMjY5LC0wLjEzMjY5IC0wLjMwNTgzLC0wLjE5OTI3IC0wLjQ3ODk4OTk1LC0wLjE5OTI3IHoiCiAgICAgICBpZD0icmVjdDM3MTUiCiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPgogIDwvZz4KPC9zdmc+Cg==) !important;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
@Layer layerpro {
|
|
119
|
-
.popup_alert,
|
|
120
|
-
.popup_message,
|
|
121
|
-
.popup_prompt,
|
|
122
|
-
.popup_confirm {
|
|
123
|
-
height: calc(100% - 41px);
|
|
124
|
-
box-shadow: 0 1px 1px #888;
|
|
125
|
-
overflow: auto;
|
|
126
|
-
padding: 20px;
|
|
127
|
-
word-break: break-all;
|
|
128
|
-
}
|
|
129
|
-
.popup_alert input[type=text],
|
|
130
|
-
.popup_message input[type=text],
|
|
131
|
-
.popup_prompt input[type=text],
|
|
132
|
-
.popup_confirm input[type=text] {
|
|
133
|
-
position: relative;
|
|
134
|
-
width: 90%;
|
|
135
|
-
height: 35px;
|
|
136
|
-
padding: 5px;
|
|
137
|
-
font-size: 1.05em;
|
|
138
|
-
border: 2px solid rgba(0, 0, 0, 0.3);
|
|
139
|
-
border-radius: 6px;
|
|
140
|
-
color: #ddd;
|
|
141
|
-
background-color: #4a4a4f;
|
|
142
|
-
}
|
|
143
|
-
.popup_window___alert #a___alert,
|
|
144
|
-
.popup_window___alert #a___message,
|
|
145
|
-
.popup_window___message #a___alert,
|
|
146
|
-
.popup_window___message #a___message {
|
|
147
|
-
width: 100% !important;
|
|
148
|
-
}
|
|
149
|
-
.popup_window___prompt #a___alert,
|
|
150
|
-
.popup_window___prompt #b___alert,
|
|
151
|
-
.popup_window___prompt #a___message,
|
|
152
|
-
.popup_window___prompt #b___message,
|
|
153
|
-
.popup_window___confirm #a___alert,
|
|
154
|
-
.popup_window___confirm #b___alert,
|
|
155
|
-
.popup_window___confirm #a___message,
|
|
156
|
-
.popup_window___confirm #b___message {
|
|
157
|
-
width: 50% !important;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
@Layer layerpro {
|
|
161
|
-
.resize_0,
|
|
162
|
-
.resize_1,
|
|
163
|
-
.resize_2,
|
|
164
|
-
.resize_3 {
|
|
165
|
-
position: absolute;
|
|
166
|
-
background-color: var(--resize-background-color);
|
|
167
|
-
border-radius: var(--border-radius);
|
|
168
|
-
opacity: 0;
|
|
169
|
-
z-index: 5000;
|
|
170
|
-
transition: var(--transition-time);
|
|
171
|
-
}
|
|
172
|
-
.resize_0 {
|
|
173
|
-
top: -4px;
|
|
174
|
-
left: 0;
|
|
175
|
-
width: 100%;
|
|
176
|
-
height: 10px;
|
|
177
|
-
cursor: n-resize;
|
|
178
|
-
}
|
|
179
|
-
.resize_1 {
|
|
180
|
-
top: 0;
|
|
181
|
-
right: -4px;
|
|
182
|
-
width: 10px;
|
|
183
|
-
height: 100%;
|
|
184
|
-
cursor: e-resize;
|
|
185
|
-
}
|
|
186
|
-
.resize_2 {
|
|
187
|
-
bottom: -4px;
|
|
188
|
-
left: 0;
|
|
189
|
-
width: 100%;
|
|
190
|
-
height: 10px;
|
|
191
|
-
cursor: n-resize;
|
|
192
|
-
}
|
|
193
|
-
.resize_3 {
|
|
194
|
-
top: 0;
|
|
195
|
-
left: -4px;
|
|
196
|
-
width: 10px;
|
|
197
|
-
height: 100%;
|
|
198
|
-
cursor: e-resize;
|
|
199
|
-
}
|
|
200
|
-
.resize_corner_0,
|
|
201
|
-
.resize_corner_1,
|
|
202
|
-
.resize_corner_2,
|
|
203
|
-
.resize_corner_3 {
|
|
204
|
-
position: absolute;
|
|
205
|
-
background-color: var(--resize-background-color);
|
|
206
|
-
border-radius: var(--border-radius);
|
|
207
|
-
opacity: 0;
|
|
208
|
-
z-index: 5000;
|
|
209
|
-
transition: var(--transition-time);
|
|
210
|
-
width: var(--corner-size);
|
|
211
|
-
height: var(--corner-size);
|
|
212
|
-
border-radius: var(--corner-border-radius);
|
|
213
|
-
}
|
|
214
|
-
.resize_corner_0 {
|
|
215
|
-
top: -4px;
|
|
216
|
-
left: -4px;
|
|
217
|
-
cursor: nw-resize;
|
|
218
|
-
}
|
|
219
|
-
.resize_corner_1 {
|
|
220
|
-
top: -4px;
|
|
221
|
-
right: -4px;
|
|
222
|
-
cursor: ne-resize;
|
|
223
|
-
}
|
|
224
|
-
.resize_corner_2 {
|
|
225
|
-
bottom: -4px;
|
|
226
|
-
right: -4px;
|
|
227
|
-
cursor: nw-resize;
|
|
228
|
-
}
|
|
229
|
-
.resize_corner_3 {
|
|
230
|
-
bottom: -4px;
|
|
231
|
-
left: -4px;
|
|
232
|
-
cursor: ne-resize;
|
|
233
|
-
}
|
|
234
|
-
.resize_0:hover,
|
|
235
|
-
.resize_1:hover,
|
|
236
|
-
.resize_2:hover,
|
|
237
|
-
.resize_3:hover,
|
|
238
|
-
.resize_corner_0:hover,
|
|
239
|
-
.resize_corner_1:hover,
|
|
240
|
-
.resize_corner_2:hover,
|
|
241
|
-
.resize_corner_3:hover {
|
|
242
|
-
opacity: var(--hover-opacity);
|
|
243
|
-
filter: var(--hover-filter);
|
|
244
|
-
box-shadow: var(--resize-shadow);
|
|
245
|
-
transition: var(--transition-time);
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
@Layer layerpro {
|
|
249
|
-
#popup_dock {
|
|
250
|
-
position: absolute;
|
|
251
|
-
bottom: 0;
|
|
252
|
-
left: 0;
|
|
253
|
-
right: 0;
|
|
254
|
-
height: var(--dock-height);
|
|
255
|
-
background-color: var(--dock-background-color);
|
|
256
|
-
border-top: 1px solid rgba(255, 255, 255, 0.521);
|
|
257
|
-
}
|
|
258
|
-
#popup_dock #popup_dock_icon {
|
|
259
|
-
position: absolute;
|
|
260
|
-
top: 3px;
|
|
261
|
-
left: 3px;
|
|
262
|
-
width: 70px;
|
|
263
|
-
height: var(--dock-height);
|
|
264
|
-
}
|
|
265
|
-
#popup_dock #popup_dock_list {
|
|
266
|
-
position: absolute;
|
|
267
|
-
top: 3px;
|
|
268
|
-
left: var(--dock-sideLeft);
|
|
269
|
-
right: var(--dock-sideLeft);
|
|
270
|
-
height: calc(var(--dock-height) - 5px);
|
|
271
|
-
overflow-y: auto;
|
|
272
|
-
text-align: right;
|
|
273
|
-
display: flex;
|
|
274
|
-
flex-direction: row;
|
|
275
|
-
justify-content: flex-end;
|
|
276
|
-
}
|
|
277
|
-
#popup_dock #popup_dock_list [class^=icon_] {
|
|
278
|
-
width: var(--dock-icon-width);
|
|
279
|
-
float: left;
|
|
280
|
-
padding: 4px;
|
|
281
|
-
color: white;
|
|
282
|
-
margin: 2px 3px 0 0;
|
|
283
|
-
display: flex;
|
|
284
|
-
flex-direction: row;
|
|
285
|
-
flex-wrap: nowrap;
|
|
286
|
-
justify-content: flex-start;
|
|
287
|
-
filter: saturate(400%);
|
|
288
|
-
}
|
|
289
|
-
#popup_dock #popup_dock_list [class^=icon_]:hover {
|
|
290
|
-
background-color: rgb(77, 77, 77);
|
|
291
|
-
}
|
|
292
|
-
#popup_dock #popup_dock_list [class^=icon_] span:nth-child(1) {
|
|
293
|
-
width: 20%;
|
|
294
|
-
text-align: center;
|
|
295
|
-
color: #F60;
|
|
296
|
-
}
|
|
297
|
-
#popup_dock #popup_dock_list [class^=icon_] span:nth-child(2) {
|
|
298
|
-
width: 80%;
|
|
299
|
-
text-align: left;
|
|
300
|
-
text-overflow: ellipsis;
|
|
301
|
-
white-space: nowrap;
|
|
302
|
-
overflow: hidden;
|
|
303
|
-
}
|
|
304
|
-
#popup_dock #popup_dock_list [class^=icon_] button {
|
|
305
|
-
width: 20px;
|
|
306
|
-
height: 20px;
|
|
307
|
-
color: white;
|
|
308
|
-
padding: 4px;
|
|
309
|
-
margin: 0;
|
|
310
|
-
display: flex;
|
|
311
|
-
align-content: center;
|
|
312
|
-
justify-content: center;
|
|
313
|
-
font-size: 0.7em;
|
|
314
|
-
border: none;
|
|
315
|
-
background: none;
|
|
316
|
-
}
|
|
317
|
-
#popup_dock #popup_dock_options {
|
|
318
|
-
position: absolute;
|
|
319
|
-
top: 3px;
|
|
320
|
-
right: 10px;
|
|
321
|
-
width: var(--dock-sideRight);
|
|
322
|
-
height: var(--dock-height);
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
@Layer layerpro {
|
|
326
|
-
#popup {
|
|
327
|
-
/* Let's get this party started */
|
|
328
|
-
}
|
|
329
|
-
#popup ::-webkit-scrollbar {
|
|
330
|
-
width: 10px;
|
|
331
|
-
scroll-behavior: smooth;
|
|
332
|
-
}
|
|
333
|
-
#popup {
|
|
334
|
-
/* Track */
|
|
335
|
-
}
|
|
336
|
-
#popup ::-webkit-scrollbar-track {
|
|
337
|
-
-webkit-border-radius: 2px;
|
|
338
|
-
border-radius: 2px;
|
|
339
|
-
margin: 5px;
|
|
340
|
-
}
|
|
341
|
-
#popup {
|
|
342
|
-
/* Handle */
|
|
343
|
-
}
|
|
344
|
-
#popup ::-webkit-scrollbar-thumb {
|
|
345
|
-
-webkit-border-radius: 2px;
|
|
346
|
-
border-radius: 2px;
|
|
347
|
-
background: rgb(30, 150, 255) !important;
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
@Layer layerpro {
|
|
351
|
-
#popup > [class^=popup_overflow],
|
|
352
|
-
#popup > [class^=popup_bar_],
|
|
353
|
-
#popup > [class^=popup_window_],
|
|
354
|
-
#popup > [class^=popup_internal],
|
|
355
|
-
#popup > [class^=popup_body],
|
|
356
|
-
#popup {
|
|
357
|
-
position: static;
|
|
358
|
-
}
|
|
359
|
-
#popup > [class^=popup_overflow],
|
|
360
|
-
#popup > [class^=popup_bar_],
|
|
361
|
-
#popup > [class^=popup_window_],
|
|
362
|
-
#popup > [class^=popup_internal],
|
|
363
|
-
#popup > [class^=popup_body],
|
|
364
|
-
#popup,
|
|
365
|
-
#popup_dock {
|
|
366
|
-
will-change: transform, opacity, top, left, height, width;
|
|
367
|
-
}
|
|
368
|
-
#popup {
|
|
369
|
-
position: absolute;
|
|
370
|
-
top: 0;
|
|
371
|
-
left: 0;
|
|
372
|
-
right: 0;
|
|
373
|
-
bottom: 0;
|
|
374
|
-
width: 100%;
|
|
375
|
-
height: 100%;
|
|
376
|
-
}
|
|
377
|
-
#popup .buttons {
|
|
378
|
-
display: flex;
|
|
379
|
-
position: absolute;
|
|
380
|
-
left: 0;
|
|
381
|
-
right: 0;
|
|
382
|
-
bottom: 0;
|
|
383
|
-
height: 40px;
|
|
384
|
-
justify-content: space-evenly;
|
|
385
|
-
align-items: center;
|
|
386
|
-
}
|
|
387
|
-
#popup .buttons button {
|
|
388
|
-
all: unset;
|
|
389
|
-
width: 100%;
|
|
390
|
-
height: 100%;
|
|
391
|
-
border-right: 2px solid #636363;
|
|
392
|
-
background: linear-gradient(180deg, #000 0%, rgb(60, 60, 60) 100%);
|
|
393
|
-
overflow: hidden;
|
|
394
|
-
position: relative;
|
|
395
|
-
color: var(--button-color);
|
|
396
|
-
}
|
|
397
|
-
#popup .buttons button:last-child {
|
|
398
|
-
border-right: none;
|
|
399
|
-
}
|
|
400
|
-
#popup .buttons button img {
|
|
401
|
-
filter: invert(1);
|
|
402
|
-
opacity: 0.5;
|
|
403
|
-
width: 15px;
|
|
404
|
-
height: auto;
|
|
405
|
-
margin-top: 2px;
|
|
406
|
-
}
|
|
407
|
-
#popup .buttons button:hover {
|
|
408
|
-
transition: all 0.3s ease;
|
|
409
|
-
box-shadow: inset 0 0 5px rgb(0, 0, 0);
|
|
410
|
-
text-shadow: 0 0 15px rgb(255, 255, 255), 0 0 3px rgb(255, 255, 255);
|
|
411
|
-
}
|
|
412
|
-
#popup .popup_bar_selected {
|
|
413
|
-
background: linear-gradient(45deg, #162858 60%, rgba(34, 78, 145, 0.5411764706) 100%) !important;
|
|
414
|
-
}
|
|
415
|
-
#popup .zHigh {
|
|
416
|
-
border-top-color: #278ed0 !important;
|
|
417
|
-
box-shadow: 0 -15px 20px -10px rgba(30, 150, 255, 0.5), 0 0 15px rgba(0, 0, 0, 0.7) !important;
|
|
418
|
-
border: 1px solid rgba(0, 0, 0, 0.05);
|
|
419
|
-
}
|
|
420
|
-
#popup [class^=popup_raised_] {
|
|
421
|
-
position: absolute;
|
|
422
|
-
inset: 0;
|
|
423
|
-
width: 100%;
|
|
424
|
-
height: 100%;
|
|
425
|
-
background-color: rgba(0, 0, 0, 0.3);
|
|
426
|
-
z-index: 1;
|
|
427
|
-
}
|
|
428
|
-
#popup [class^=popup_window_] {
|
|
429
|
-
position: absolute;
|
|
430
|
-
inset: 0;
|
|
431
|
-
width: 100%;
|
|
432
|
-
height: 100%;
|
|
433
|
-
z-index: 2;
|
|
434
|
-
border-radius: 10px;
|
|
435
|
-
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
|
|
436
|
-
overflow: hidden;
|
|
437
|
-
}
|
|
438
|
-
#popup [class^=popup_overflow_] {
|
|
439
|
-
position: absolute;
|
|
440
|
-
inset: auto;
|
|
441
|
-
z-index: 3;
|
|
442
|
-
border-radius: 10px;
|
|
443
|
-
background: gray;
|
|
444
|
-
}
|
|
445
|
-
#popup [class^=popup_bar_] {
|
|
446
|
-
display: flex;
|
|
447
|
-
width: 100%;
|
|
448
|
-
height: 36px;
|
|
449
|
-
background: linear-gradient(45deg, #4a4a4f 60%, #AAA 100%);
|
|
450
|
-
border-bottom: 2px solid #555;
|
|
451
|
-
box-shadow: 0 1px 1px #888;
|
|
452
|
-
z-index: 2;
|
|
453
|
-
}
|
|
454
|
-
#popup [class^=popup_drag_] {
|
|
455
|
-
width: 100%;
|
|
456
|
-
padding: 10px 0 0 10px;
|
|
457
|
-
color: #eee;
|
|
458
|
-
text-overflow: ellipsis;
|
|
459
|
-
white-space: nowrap;
|
|
460
|
-
overflow: hidden;
|
|
461
|
-
}
|
|
462
|
-
#popup [class^=popup_icon_] {
|
|
463
|
-
padding: 8px 0 0 10px;
|
|
464
|
-
color: #eee;
|
|
465
|
-
font-size: 1.1em;
|
|
466
|
-
}
|
|
467
|
-
#popup [class^=popup_option_] {
|
|
468
|
-
display: flex;
|
|
469
|
-
margin-right: 15px;
|
|
470
|
-
}
|
|
471
|
-
#popup [class^=popup_option_] button {
|
|
472
|
-
position: relative;
|
|
473
|
-
display: inline-block;
|
|
474
|
-
width: 36px;
|
|
475
|
-
height: 28px;
|
|
476
|
-
color: white;
|
|
477
|
-
border-radius: 5px;
|
|
478
|
-
margin: 4px;
|
|
479
|
-
transition: all 0.3s ease;
|
|
480
|
-
background: transparent;
|
|
481
|
-
}
|
|
482
|
-
#popup [class^=popup_option_] button img {
|
|
483
|
-
filter: invert(1);
|
|
484
|
-
opacity: 0.5;
|
|
485
|
-
width: 15px;
|
|
486
|
-
height: auto;
|
|
487
|
-
margin-top: 2px;
|
|
488
|
-
}
|
|
489
|
-
#popup [class^=popup_option_] button:after {
|
|
490
|
-
content: "";
|
|
491
|
-
inset: 0;
|
|
492
|
-
display: block;
|
|
493
|
-
position: absolute;
|
|
494
|
-
background: linear-gradient(180deg, #000 0%, rgb(60, 60, 60) 100%);
|
|
495
|
-
border-radius: 5px;
|
|
496
|
-
z-index: -1;
|
|
497
|
-
}
|
|
498
|
-
#popup [class^=popup_option_] button:after {
|
|
499
|
-
opacity: 0;
|
|
500
|
-
transition: opacity 0.3s ease-in-out;
|
|
501
|
-
}
|
|
502
|
-
#popup [class^=popup_option_] button:hover {
|
|
503
|
-
background: rgba(255, 255, 255, 0.1);
|
|
504
|
-
box-shadow: inset 0 0 5px rgb(0, 0, 0);
|
|
505
|
-
text-shadow: 0 0 15px rgb(255, 255, 255), 0 0 3px rgb(255, 255, 255);
|
|
506
|
-
}
|
|
507
|
-
#popup [class^=popup_option_] button:hover::after {
|
|
508
|
-
opacity: 1;
|
|
509
|
-
}
|
|
510
|
-
#popup [class^=popup_option_] button [class^=button_close_]:hover {
|
|
511
|
-
background: rgb(255, 0, 0) !important;
|
|
512
|
-
box-shadow: inset 0 0 25px rgb(255, 255, 255), 0 0 35px rgb(255, 0, 0) !important;
|
|
513
|
-
}
|
|
514
|
-
#popup [class^=button_close_]:hover {
|
|
515
|
-
background: rgb(255, 0, 0) !important;
|
|
516
|
-
box-shadow: inset 0 0 25px rgb(255, 255, 255), 0 0 35px rgb(255, 0, 0) !important;
|
|
517
|
-
}
|
|
518
|
-
#popup [class^=popup_internal_] {
|
|
519
|
-
position: absolute;
|
|
520
|
-
inset: 37px 0 0 0;
|
|
521
|
-
z-index: 1;
|
|
522
|
-
background: linear-gradient(0deg, rgb(60, 60, 60) 0%, #4a4a4f 100%);
|
|
523
|
-
}
|
|
524
|
-
#popup [class^=popup_body_] {
|
|
525
|
-
position: absolute;
|
|
526
|
-
inset: 0;
|
|
527
|
-
color: #eee;
|
|
528
|
-
text-align: center;
|
|
529
|
-
}
|
|
530
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Lb));});var uy,Rf,hn,Uf,fy,cy=Qe(()=>{uy=Uv(ly());iy();ay();Rf=new Map,hn=new Map,Uf=t=>{let e=document.createElement("div");return e.textContent=t,e.innerHTML},fy=t=>{if(typeof t.body=="function"){console.error(`LayerPro Error: Passing a function as body is not supported. Use a React element like <Component /> or plain text/HTML string instead.
|
|
531
|
-
Example: body: <MyComponent /> or body: "<p>Hello</p>"`);return}let e=t.raised===true?".popup_raised_"+t.id:"#popup";$('[class^="popup_window_"]',e).removeClass("zHigh"),$('[class^="popup_bar_"]',e).removeClass("popup_bar_selected"),$('[class^="icon_"]',e).removeClass("popup_bar_selected"),t.raised===true&&$('<div class="popup_raised_'+t.id+'">',e).appendTo("#popup").css({"pointer-events":"auto","z-index":Number(layerpro.popup.zIndex($('[class^="popup_overflow_"]',e)))+1e3}),$('<div class="popup_overflow_'+t.id+'">',e).appendTo(e).css({top:t.top,left:t.left,right:t.right,bottom:t.bottom,width:t.width,height:t.height,minWidth:t.minWidth,minHeight:t.minHeight,maxWidth:t.maxWidth,maxHeight:t.maxHeight,pointerEvents:"auto",zIndex:Number(layerpro.popup.zIndex($('[class^="popup_overflow_"]',e)))+1}).on("mousedown",b=>{layerpro.popup.index(t);}).hide().fadeIn(t.fadeIn);let n=$('<div class="popup_window_'+t.id+'">',e).appendTo(".popup_overflow_"+t.id).css({"pointer-events":"auto"}).addClass("zHigh").addClass(t.class);[t.top,t.left,t.bottom,t.right].reduce((b,z)=>typeof z=="number"&&isFinite(z)?Number(b)+z:b,0)===0&&layerpro.popup.center(t),layerpro.popup.unmount=b=>{let z=Rf.get(b);z&&(z.unmount(),Rf.delete(b));},layerpro.popup.cleanupEvents=b=>{let z=hn.get(b);z&&(z.iconClick&&$(".icon_"+b,"#popup_dock").find("span").off("click"),z.iconClose&&$(".icon_close_"+b,"#popup_dock").off("click"),z.buttonIconize&&$(".button_iconize_"+b).off("click"),z.buttonMaximize&&$(".button_maximize_"+b).off("click"),z.buttonClose&&$(".button_close_"+b).off("click"),hn.delete(b));},layerpro.popup.getReactRoot=b=>Rf.get(b),$('<div class="popup_bar_'+t.id+'">',e).appendTo(n).addClass("popup_bar_selected"),t.icon&&$('<div class="popup_icon_'+t.id+'">'+t.icon+"</div>",e).appendTo(".popup_bar_"+t.id);let f=Uf(String(t.name));if($('<div class="popup_drag_'+t.id+'">'+f+"</div>",e).appendTo(".popup_bar_"+t.id),$('<div class="popup_option_'+t.id+'">',e).appendTo(".popup_bar_"+t.id),t.iconize===true&&$("#popup_dock").length===0&&($("#root").css("margin","0 0 var( --dock-height ) 0"),$(`
|
|
532
|
-
<div id="popup_dock">
|
|
533
|
-
<div id="popup_dock_icon"></div>
|
|
534
|
-
<div id="popup_dock_list"></div>
|
|
535
|
-
<div id="popup_dock_options"></div>
|
|
536
|
-
</div>
|
|
537
|
-
`).appendTo("#popup").css({pointerEvents:"auto",zIndex:Number(layerpro.popup.zIndex($("#popup")))+1e3})),$("#popup_dock").length>0&&t.dockable===true){let b=String(t.id),z=`
|
|
538
|
-
<div class="icon_${t.id}">
|
|
539
|
-
<span>${t.icon?t.icon:""}</span>
|
|
540
|
-
<span>${f}</span>
|
|
541
|
-
`,N=function(E){$(".popup_overflow_"+t.id+":hidden")?(layerpro.popup.iconize(t),layerpro.popup.index(t)):layerpro.popup.iconize(t),layerpro.popup.index(t);},T=function(E){t?.buttons?.cancel?.cb&&t?.buttons?.cancel?.cb(),layerpro.popup.close(t);};hn.set(b,{iconClick:true,iconClose:true}),$(z,"#popup_dock").appendTo("#popup_dock_list").addClass("popup_bar_selected").find("span").on("click",N),$(`<button class="icon_close_${t.id}">X</button>`,"#popup_dock").appendTo(`.icon_${t.id}`).on("click",T);}if(t.iconize===true){let b=String(t.id),z=function(T){layerpro.popup.iconize(t);},N=hn.get(b)||{};N.buttonIconize=true,hn.set(b,N),$('<button class="button_iconize_'+t.id+' iconize">',"#popup").appendTo(".popup_option_"+t.id).on("click",z);}if(t.maximize===true){let b=String(t.id),z=function(T){layerpro.popup.maximize(t);},N=hn.get(b)||{};N.buttonMaximize=true,hn.set(b,N),$('<button class="button_maximize_'+t.id+' maximize">',"#popup").appendTo(".popup_option_"+t.id).on("click",z);}if(t.close===true){let b=String(t.id),z=function(T){t?.buttons?.cancel?.cb&&t?.buttons?.cancel?.cb(),layerpro.popup.close(t);},N=hn.get(b)||{};N.buttonClose=true,hn.set(b,N),$('<button class="button_close_'+t.id+' close">',"#popup").appendTo(".popup_option_"+t.id).on("click",z);}if(t.timer>0){let b={};b[`st_${t.id}`]=setTimeout(()=>{layerpro.popup.close(t),clearTimeout(b[`st_${t.id}`]);},t.timer);}if(t.source){let b=$(".popup_body_"+t.id),z=String(t.source);try{let N=new URL(z,window.location.origin);if(N.protocol!=="https:"&&N.protocol!=="http:"&&N.protocol!==""){console.error("Invalid URL protocol:",N.protocol);return}}catch{console.error("Invalid source URL:",t.source);return}fetch(z,{mode:"same-origin"}).then(N=>{let T=N.headers.get("content-type")||"";if(T.includes("text/html")||console.warn("Source returned non-HTML content:",T),!N.ok)throw new Error(`HTTP error! status: ${N.status}`);return N.text()}).then(N=>{let T=Uf(N);b.hide().html(T).fadeIn(t.fadeIn);}).catch(N=>{console.error("Error loading content:",N);});}t.movable&&layerpro.popup.movable(t),t.resizable&&layerpro.popup.resizable(t),t.isMaximize&&layerpro.popup.maximize(t);let s=()=>{if(t.body&&!t.source)if(typeof t.body=="object"&&t.body!==null&&t.body.props!==void 0){let z=document.querySelector(".popup_body_"+t.id);if(!z){console.debug("Container not found for React component");return}try{let N=(0,uy.createRoot)(z);N.render(t.body),Rf.set(String(t.id),N);}catch(N){console.error("Error rendering React component:",N);}}else if(typeof t.body=="string"&&t.body.trim().startsWith("<")){let z=Uf(t.body);$(".popup_body_"+t.id).html(z).fadeIn(t.fadeIn);}else {let z=Uf(String(t.body));$(".popup_body_"+t.id).text(z).fadeIn(t.fadeIn);}},h=()=>{if(t.buttons){if($('<div class="buttons"></div>').appendTo(".popup_body_"+t.id),t.buttons.confirm){let b=$(`<button id="lp_confirm" type="button">
|
|
542
|
-
${t.buttons.confirm.text.toUpperCase()}
|
|
543
|
-
</button>`).appendTo(".buttons");t.buttons.confirm.cb&&b.click(()=>{t.buttons?.confirm?.cb?.(),layerpro.popup.close(t);});}t.buttons.cancel&&$(`<button id="lp_cancel" type="button">
|
|
544
|
-
${t.buttons.cancel.text.toUpperCase()}
|
|
545
|
-
</button>`).appendTo(".buttons").click(()=>{t.buttons?.cancel?.cb?.(),layerpro.popup.close(t);});}},y=$('<div class="popup_overflow_'+t.id+'">',"#popup");$('<div class="popup_internal_'+t.id+'">',y).appendTo(n),$('<div class="popup_body_'+t.id+'">',y).appendTo(".popup_internal_"+t.id).hide().fadeIn(t.fadeIn,function(){s(),h();});};});var sy={};dc(sy,{popup:()=>J});var dt,ft,es,ns,ls,is,Yf,Lf,Ua,oy,Zf,Gf,Ya,Ci,ee,ry,Bf,zi,xi,J,dy=Qe(()=>{cy();pc();dt=250,ft=150,ns=1,Ya=new Map,Ci=new Map,ee=$(window),ry=$("body"),Bf="ontouchstart"in window?"touchstart":"mousedown",zi="ontouchmove"in window?"touchmove":"mousemove",xi="ontouchend"in window?"touchend":"mouseup",J={open:t=>{if(t)return t.id=t.id||Math.round(Math.random()*1e3),t.body=t.body||"",t.class=t.class||"",t.width=t.width||300,t.height=t.height||200,t.minWidth=t.minWidth||340,t.minHeight=t.minHeight||220,t.name=t.name||"popUp_"+t.id,t.source=t.source||null,t.icon=t.icon||null,t.iconize=t.iconize||null,t.maximize=t.maximize||null,t.isMaximize=t.isMaximize||null,t.dockable=t.dockable||null,t.close=t.close||null,t.raised=t.raised||null,t.movable=t.movable||null,t.resizable=t.resizable||null,t.store=t.store||false,t.top=t.top?t.top:"auto",t.left=t.left?t.left:"auto",t.right=t.right?t.right:"auto",t.bottom=t.bottom?t.bottom:"auto",t.fadeIn=t.fadeIn||100,t.fadeOut=t.fadeOut||100,dt=t.minWidth,ft=t.minHeight,t.width<t.minWidth&&(t.width=t.minWidth),t.height<t.minHeight&&(t.height=t.minHeight),t.width==="auto"&&(t.width="100%"),t.height==="auto"&&(t.height="100%"),$("#popup").length===0&&$('<div id="popup">',"#popup").appendTo("body").css({"pointer-events":"none","z-index":J.zIndex($("*"))+1}),$(".popup_window_"+t.id,"#popup").length===0&&fy(t),layerpro.purge(document),t},dispatch:t=>{layerpro.popup.store(t);},store:t=>{console.debug(t);},show:t=>{t.toggle();},vfx:(t,e,n=false)=>{setTimeout(()=>{$('[class^="popup_overflow_"]',"#popup").css("opacity",e==true?1:.5).find('[class^="popup_body_"]').css({"content-visibility":e==true?"auto":"hidden"}),t.css("opacity",1),n||$('[class^="popup_body_"]',t).css("content-visibility","visible");},1),dispatchEvent(new Event("layerProResize"));},center:t=>{let e=$(".popup_overflow_"+t.id,"#popup");e.css("top",Math.max(0,(ee.height()-e.outerHeight())/2+ee.scrollTop())),e.css("left",Math.max(0,(ee.width()-e.outerWidth())/2+ee.scrollLeft()));},checkArea:t=>[t.clientX,t.clientY,ee.scrollLeft(),ee.scrollTop(),ee.height(),ee.width()],close:t=>{let e;if(!t)$("#popup").fadeOut(()=>{$(void 0).remove();});else {typeof t=="object"?e=t.id:e=t,layerpro.popup.unmount&&layerpro.popup.unmount(String(e)),layerpro.popup.cleanupEvents&&layerpro.popup.cleanupEvents(String(e));let n=Ya.get(String(e));n&&(n.move&&$(document).off(zi,n.move),n.up&&$(document).off(xi,n.up),Ya.delete(String(e)));let l=Ci.get(String(e));l&&(l.move&&$(document).off(zi,l.move),l.up&&$(document).off(xi,l.up),Ci.delete(String(e))),t.raised===true?$(".popup_raised_"+e).fadeOut(t.fadeOut||500,a=>{$(".popup_raised_"+e).remove();}):$(".popup_overflow_"+e).fadeOut(t.fadeOut||500,function(a){$(this).remove(),$(".popup_raised_"+e).fadeOut(t.fadeOut||500,function(f){$(this).remove();});});}layerpro.purge(document),setTimeout(()=>J.removeDock(t),300);},removeDock:t=>{$(".icon_"+t.id).remove(),$('[class^="popup_overflow_"]',"#popup").length<1&&($("#root").css("margin","0"),$("#popup_dock").remove());},iconize:t=>{let e=$(".popup_overflow_"+t.id,"#popup");if(e.find("[class^=popup_window_]").hasClass("zHigh")!==false){if(J.vfx(e,false,true),!e.data("iconize"))e.animate({top:"100%",left:$(".icon_"+t.id,"#popup_dock").offset().left+15,width:0,height:0,opacity:0},200,()=>J.vfx(e,true)),e.data("iconize",{y:e.offset().top,x:e.offset().left,w:e.width(),h:e.height()},200);else if(e.data("iconize")){let n=e.data("iconize");e.animate({top:n.y,left:n.x,width:n.w,height:n.h,opacity:1},()=>J.vfx(e,true)),e.removeData("iconize");}}},maximize:t=>{let e=$(".popup_overflow_"+t.id,"#popup"),n=$('[class^="resize_"]',e),l=$('[class^="popup_drag_"]',e),a=6;if(J.vfx(e,false,true),!e.data("store"))e.data("store",{y:e.offset().top,x:e.offset().left,w:e.width(),h:e.height()}),e.animate({position:"absolute",top:-a,left:-a,right:-a,bottom:-a,width:ee.width()+a*2,height:ee.height()+a*2-45},()=>{ee.on("layerProResize.eventItem",f=>{e.css({width:ee.width()+a*2,height:ee.height()+a*2-40});}),l.css("pointer-events","none"),n.off(Bf),J.vfx(e,true,true);});else if(e.data("store")){let f=e.data("store");e.animate({top:f.y,left:f.x,width:f.w,height:f.h},()=>{l.css("pointer-events","auto"),n.on(Bf,function(s){J.resizeModals(s,this,t);}),ee.off("layerProResize.eventItem"),J.vfx(e,true);}),e.removeData("store");}},movable:t=>{if(t.movable===false)return;let e=String(t.id),n=$(".popup_overflow_"+t.id,"#popup"),l=$(".popup_drag_"+t.id,n),a=$(".popup_body_"+t.id,n),f=0,s=0,h=0,y=0,b=T=>{f=h-T.clientX,s=y-T.clientY,h=T.clientX,y=T.clientY,J.checkArea(T)[1]<J.checkArea(T)[4]&&Math.sign(J.checkArea(T)[1])===1&&n.css("top",n.offset().top-s),J.checkArea(T)[0]<J.checkArea(T)[5]&&Math.sign(J.checkArea(T)[0])===1&&n.css("left",n.offset().left-f);},z=T=>{let E=Ya.get(e);E&&(E.move&&$(document).off(zi,E.move),E.up&&$(document).off(xi,E.up)),Ya.delete(e),a.css("pointer-events","auto"),J.vfx(n,true);};Ya.set(e,{move:b,up:z}),l.on(Bf,T=>{a.css("pointer-events","none"),N(T),J.vfx(n,false);}),t.maximize&&l.on("dblclick",T=>{layerpro.popup.maximize(t);});let N=T=>{h=T.clientX,y=T.clientY,$(document).on(zi,b),$(document).on(xi,z);};},resizable:t=>{if(!t.resizable)return;let e=String(t.id),n=$(".popup_overflow_"+t.id,"#popup");for(let f=4;f--;)$(`<div class='resize_${f}'>`,n).appendTo(n),$(`<div class='resize_corner_${f}'>`,n).appendTo(n);let l=function(f){J.resizeModals(f,this,t);},a=Ci.get(e)||{};a.down=l,Ci.set(e,a),$("[class^=resize_]").on(Bf,l);},resizeModals:(t,e,n)=>{let l=$(e),a=l.parent(),f=nu(t),s=String(n.id);n.minWidth,ry.css("pointer-events","none"),a.css("pointer-events","none"),J.vfx(a,false);let h=z=>{J.doRes(z,e);},y=z=>{J.stopRes(e);},b=Ci.get(s)||{};b.move=h,b.up=y,Ci.set(s,b),$(document).on(zi,h),$(document).on(xi,y),ls=f[0],is=f[1],Yf=a.width(),Lf=a.height(),Ua=a.position().left,oy=a.position().top,Zf=oy+Lf+1,Gf=Ua+Yf+1,es=e;},doRes:(t,e)=>{dispatchEvent(new Event("layerProResize"));let n=$(e),l=n.parent(),a=nu(t);if(e===es){let f=Yf+a[0]-ls,s=Lf+a[1]-is,h=Yf-a[0]+ls,y=Lf-a[1]+is;f<=0&&(f=0),s<=0&&(s=0),J.checkArea(t)[1]<J.checkArea(t)[4]&&Math.sign(J.checkArea(t)[1])===1&&n.hasClass("resize_0")&&(l.height()<=ft&&y>ft&&l.css({height:Number(ft+1)}),l.height()>ft&&ft<=y&&l.css({top:Number(Zf-y),height:parseInt(y)})),J.checkArea(t)[0]<J.checkArea(t)[5]&&Math.sign(J.checkArea(t)[0])===1&&n.hasClass("resize_1")&&(l.width()>=dt&&l.css({width:Number(f),right:Number(Ua-f)}),l.width()<=dt&&l.css({width:Number(dt+1)})),J.checkArea(t)[1]<J.checkArea(t)[4]&&Math.sign(J.checkArea(t)[1])===1&&n.hasClass("resize_2")&&(l.height()>=ft&&l.css({height:Number(s)}),l.height()<=ft&&s>ft&&l.css({height:Number(ft+1)})),J.checkArea(t)[0]<J.checkArea(t)[5]&&Math.sign(J.checkArea(t)[0])===1&&n.hasClass("resize_3")&&(l.width()<=dt&&h>dt&&l.css({width:Number(dt+1)}),l.width()>dt&&dt<=h&&l.css({width:parseInt(h),left:Number(Gf-h)})),J.checkArea(t)[1]<J.checkArea(t)[4]&&J.checkArea(t)[0]<J.checkArea(t)[5]&&Math.sign(J.checkArea(t)[0])===1&&Math.sign(J.checkArea(t)[1])===1&&(n.hasClass("resize_corner_0")&&(l.height()>=ft&&y>ft&&l.css({top:Number(Zf-y),height:parseInt(y)}),l.height()<=ft&&y>ft&&l.css({height:Number(ft+1)}),l.width()>=dt&&h>dt&&l.css({width:parseInt(h),left:Number(Gf-h)}),l.width()<=dt&&h>dt&&l.css({width:Number(dt+1)})),n.hasClass("resize_corner_1")&&(l.height()>=ft&&y>ft&&l.css({top:Number(Zf-y),height:Number(y)}),l.height()<=ft&&y>ft&&l.css({height:Number(ft+1)}),l.width()>=dt&&l.css({width:Number(f),right:Number(Ua-f)}),l.width()<=dt&&h>dt&&l.css({width:Number(dt+1)})),n.hasClass("resize_corner_2")&&(l.height()>=ft&&l.css({height:Number(s)}),l.height()<=ft&&s>ft&&l.css({height:Number(ft+1)}),l.width()>=dt&&l.css({width:Number(f),right:Number(Ua-f)}),l.width()<=dt&&l.css({width:Number(dt+1)})),n.hasClass("resize_corner_3")&&(l.height()>=ft&&s>ft&&l.css({height:Number(s)}),l.height()<=ft&&s>ft&&l.css({height:Number(ft+1)}),l.width()>=dt&&h>dt&&l.css({width:Number(h),left:Number(Gf-h)}),l.width()<=dt&&h>dt&&l.css({width:Number(dt+1)})));}},stopRes:t=>{let e=$(t),n=e.parent();ry.css("pointer-events","auto"),n.css("pointer-events","auto"),J.vfx(n,true),es=false,$(document).off(zi),$(document).off(xi);},index:t=>{let e=$('[class^="popup_overflow_"]',"#popup");$('[class^="popup_window_"]',"#popup").removeClass("zHigh"),$('[class^="popup_bar_"]',"#popup").removeClass("popup_bar_selected"),$('[class^="icon_"]',"#popup").removeClass("popup_bar_selected"),e.each(function(){$(this,"#popup").css("zIndex",$(this,"#popup")[0].style.zIndex-1);}),$(".icon_"+t.id,"#popup").addClass("popup_bar_selected"),$(".popup_overflow_"+t.id,"#popup").css("zIndex",J.zIndex(e)),$(".popup_bar_"+t.id,"#popup").addClass("popup_bar_selected"),$(".popup_window_"+t.id,"#popup").addClass("zHigh");},zIndex:t=>(t.each(function(){let e=parseInt($(this,"#popup").css("zIndex"),10);e>ns&&(ns=e);}),ns+1)};Object.defineProperty(layerpro,"popup",{value:J,writable:false,configurable:false});});var Zb,py=Qe(()=>{Zb=t=>{let e=t.attributes,n,l,a;if(e)for(l=e.length,n=0;n<l;n+=1)a=e[n].name,t[a];if(e=t.childNodes,e)for(l=e.length,n=0;n<l;n+=1)layerpro.purge(t.childNodes[n]);};Object.defineProperty(layerpro,"purge",{value:new Proxy(Zb,{}),writable:false,configurable:false});});var hy=Qe(()=>{window.offScreenBuffering=true;addEventListener("wheel",t=>{},{capture:true,passive:true});});if(!globalThis.$){let t=fd();globalThis.$=t,globalThis.jQuery=t;}var qb=()=>{window.layerpro||(Object.defineProperty(window,"layerpro",{value:{},writable:false,configurable:false,enumerable:false}),cd(),pc(),dy(),py(),hy(),layerpro.setProps=(t,e)=>{Reflect.ownKeys(t).forEach(l=>{let a=Object.getOwnPropertyDescriptor(t,l);a&&(a.enumerable=e?.enumerable||false,a.configurable=e?.enumerable||false,a.writable=e?.writable||false,Object.defineProperty(t,l,a)),typeof t[l]=="object"&&t[l]!==null&&layerpro.setProps(t[l],e);});},layerpro.setProps(layerpro,{configurable:false,enumerable:false,writable:false}),Object.freeze(layerpro));};qb();})();
|