@nameless26/widget 0.1.2 → 0.1.3

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.
@@ -1,248 +1,28 @@
1
- (function(){"use strict";var Ep={exports:{}},$e={};var Eb;function I2(){if(Eb)return $e;Eb=1;var G=Symbol.for("react.transitional.element"),ee=Symbol.for("react.portal"),pe=Symbol.for("react.fragment"),M=Symbol.for("react.strict_mode"),Se=Symbol.for("react.profiler"),ge=Symbol.for("react.consumer"),ke=Symbol.for("react.context"),P=Symbol.for("react.forward_ref"),F=Symbol.for("react.suspense"),J=Symbol.for("react.memo"),Ae=Symbol.for("react.lazy"),q=Symbol.for("react.activity"),x=Symbol.iterator;function ne(b){return b===null||typeof b!="object"?null:(b=x&&b[x]||b["@@iterator"],typeof b=="function"?b:null)}var xe={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},rt=Object.assign,Me={};function qe(b,N,I){this.props=b,this.context=N,this.refs=Me,this.updater=I||xe}qe.prototype.isReactComponent={},qe.prototype.setState=function(b,N){if(typeof b!="object"&&typeof b!="function"&&b!=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,b,N,"setState")},qe.prototype.forceUpdate=function(b){this.updater.enqueueForceUpdate(this,b,"forceUpdate")};function Xt(){}Xt.prototype=qe.prototype;function At(b,N,I){this.props=b,this.context=N,this.refs=Me,this.updater=I||xe}var Nt=At.prototype=new Xt;Nt.constructor=At,rt(Nt,qe.prototype),Nt.isPureReactComponent=!0;var _t=Array.isArray;function gt(){}var re={H:null,A:null,T:null,S:null},He=Object.prototype.hasOwnProperty;function at(b,N,I){var W=I.ref;return{$$typeof:G,type:b,key:N,ref:W!==void 0?W:null,props:I}}function ie(b,N){return at(b.type,N,b.props)}function Ot(b){return typeof b=="object"&&b!==null&&b.$$typeof===G}function se(b){var N={"=":"=0",":":"=2"};return"$"+b.replace(/[=:]/g,function(I){return N[I]})}var Be=/\/+/g;function vt(b,N){return typeof b=="object"&&b!==null&&b.key!=null?se(""+b.key):N.toString(36)}function Lt(b){switch(b.status){case"fulfilled":return b.value;case"rejected":throw b.reason;default:switch(typeof b.status=="string"?b.then(gt,gt):(b.status="pending",b.then(function(N){b.status==="pending"&&(b.status="fulfilled",b.value=N)},function(N){b.status==="pending"&&(b.status="rejected",b.reason=N)})),b.status){case"fulfilled":return b.value;case"rejected":throw b.reason}}throw b}function R(b,N,I,W,Oe){var Ve=typeof b;(Ve==="undefined"||Ve==="boolean")&&(b=null);var Re=!1;if(b===null)Re=!0;else switch(Ve){case"bigint":case"string":case"number":Re=!0;break;case"object":switch(b.$$typeof){case G:case ee:Re=!0;break;case Ae:return Re=b._init,R(Re(b._payload),N,I,W,Oe)}}if(Re)return Oe=Oe(b),Re=W===""?"."+vt(b,0):W,_t(Oe)?(I="",Re!=null&&(I=Re.replace(Be,"$&/")+"/"),R(Oe,N,I,"",function(wa){return wa})):Oe!=null&&(Ot(Oe)&&(Oe=ie(Oe,I+(Oe.key==null||b&&b.key===Oe.key?"":(""+Oe.key).replace(Be,"$&/")+"/")+Re)),N.push(Oe)),1;Re=0;var $t=W===""?".":W+":";if(_t(b))for(var bt=0;bt<b.length;bt++)W=b[bt],Ve=$t+vt(W,bt),Re+=R(W,N,I,Ve,Oe);else if(bt=ne(b),typeof bt=="function")for(b=bt.call(b),bt=0;!(W=b.next()).done;)W=W.value,Ve=$t+vt(W,bt++),Re+=R(W,N,I,Ve,Oe);else if(Ve==="object"){if(typeof b.then=="function")return R(Lt(b),N,I,W,Oe);throw N=String(b),Error("Objects are not valid as a React child (found: "+(N==="[object Object]"?"object with keys {"+Object.keys(b).join(", ")+"}":N)+"). If you meant to render a collection of children, use an array instead.")}return Re}function V(b,N,I){if(b==null)return b;var W=[],Oe=0;return R(b,W,"","",function(Ve){return N.call(I,Ve,Oe++)}),W}function le(b){if(b._status===-1){var N=b._result;N=N(),N.then(function(I){(b._status===0||b._status===-1)&&(b._status=1,b._result=I)},function(I){(b._status===0||b._status===-1)&&(b._status=2,b._result=I)}),b._status===-1&&(b._status=0,b._result=N)}if(b._status===1)return b._result.default;throw b._result}var Ee=typeof reportError=="function"?reportError:function(b){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var N=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof b=="object"&&b!==null&&typeof b.message=="string"?String(b.message):String(b),error:b});if(!window.dispatchEvent(N))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",b);return}console.error(b)},Ce={map:V,forEach:function(b,N,I){V(b,function(){N.apply(this,arguments)},I)},count:function(b){var N=0;return V(b,function(){N++}),N},toArray:function(b){return V(b,function(N){return N})||[]},only:function(b){if(!Ot(b))throw Error("React.Children.only expected to receive a single React element child.");return b}};return $e.Activity=q,$e.Children=Ce,$e.Component=qe,$e.Fragment=pe,$e.Profiler=Se,$e.PureComponent=At,$e.StrictMode=M,$e.Suspense=F,$e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=re,$e.__COMPILER_RUNTIME={__proto__:null,c:function(b){return re.H.useMemoCache(b)}},$e.cache=function(b){return function(){return b.apply(null,arguments)}},$e.cacheSignal=function(){return null},$e.cloneElement=function(b,N,I){if(b==null)throw Error("The argument must be a React element, but you passed "+b+".");var W=rt({},b.props),Oe=b.key;if(N!=null)for(Ve in N.key!==void 0&&(Oe=""+N.key),N)!He.call(N,Ve)||Ve==="key"||Ve==="__self"||Ve==="__source"||Ve==="ref"&&N.ref===void 0||(W[Ve]=N[Ve]);var Ve=arguments.length-2;if(Ve===1)W.children=I;else if(1<Ve){for(var Re=Array(Ve),$t=0;$t<Ve;$t++)Re[$t]=arguments[$t+2];W.children=Re}return at(b.type,Oe,W)},$e.createContext=function(b){return b={$$typeof:ke,_currentValue:b,_currentValue2:b,_threadCount:0,Provider:null,Consumer:null},b.Provider=b,b.Consumer={$$typeof:ge,_context:b},b},$e.createElement=function(b,N,I){var W,Oe={},Ve=null;if(N!=null)for(W in N.key!==void 0&&(Ve=""+N.key),N)He.call(N,W)&&W!=="key"&&W!=="__self"&&W!=="__source"&&(Oe[W]=N[W]);var Re=arguments.length-2;if(Re===1)Oe.children=I;else if(1<Re){for(var $t=Array(Re),bt=0;bt<Re;bt++)$t[bt]=arguments[bt+2];Oe.children=$t}if(b&&b.defaultProps)for(W in Re=b.defaultProps,Re)Oe[W]===void 0&&(Oe[W]=Re[W]);return at(b,Ve,Oe)},$e.createRef=function(){return{current:null}},$e.forwardRef=function(b){return{$$typeof:P,render:b}},$e.isValidElement=Ot,$e.lazy=function(b){return{$$typeof:Ae,_payload:{_status:-1,_result:b},_init:le}},$e.memo=function(b,N){return{$$typeof:J,type:b,compare:N===void 0?null:N}},$e.startTransition=function(b){var N=re.T,I={};re.T=I;try{var W=b(),Oe=re.S;Oe!==null&&Oe(I,W),typeof W=="object"&&W!==null&&typeof W.then=="function"&&W.then(gt,Ee)}catch(Ve){Ee(Ve)}finally{N!==null&&I.types!==null&&(N.types=I.types),re.T=N}},$e.unstable_useCacheRefresh=function(){return re.H.useCacheRefresh()},$e.use=function(b){return re.H.use(b)},$e.useActionState=function(b,N,I){return re.H.useActionState(b,N,I)},$e.useCallback=function(b,N){return re.H.useCallback(b,N)},$e.useContext=function(b){return re.H.useContext(b)},$e.useDebugValue=function(){},$e.useDeferredValue=function(b,N){return re.H.useDeferredValue(b,N)},$e.useEffect=function(b,N){return re.H.useEffect(b,N)},$e.useEffectEvent=function(b){return re.H.useEffectEvent(b)},$e.useId=function(){return re.H.useId()},$e.useImperativeHandle=function(b,N,I){return re.H.useImperativeHandle(b,N,I)},$e.useInsertionEffect=function(b,N){return re.H.useInsertionEffect(b,N)},$e.useLayoutEffect=function(b,N){return re.H.useLayoutEffect(b,N)},$e.useMemo=function(b,N){return re.H.useMemo(b,N)},$e.useOptimistic=function(b,N){return re.H.useOptimistic(b,N)},$e.useReducer=function(b,N,I){return re.H.useReducer(b,N,I)},$e.useRef=function(b){return re.H.useRef(b)},$e.useState=function(b){return re.H.useState(b)},$e.useSyncExternalStore=function(b,N,I){return re.H.useSyncExternalStore(b,N,I)},$e.useTransition=function(){return re.H.useTransition()},$e.version="19.2.7",$e}var Em={exports:{}};Em.exports;var Tb;function P2(){return Tb||(Tb=1,(function(G,ee){process.env.NODE_ENV!=="production"&&(function(){function pe(g,C){Object.defineProperty(ge.prototype,g,{get:function(){console.warn("%s(...) is deprecated in plain JavaScript React classes. %s",C[0],C[1])}})}function M(g){return g===null||typeof g!="object"?null:(g=_i&&g[_i]||g["@@iterator"],typeof g=="function"?g:null)}function Se(g,C){g=(g=g.constructor)&&(g.displayName||g.name)||"ReactClass";var te=g+"."+C;Mi[te]||(console.error("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",C,g),Mi[te]=!0)}function ge(g,C,te){this.props=g,this.context=C,this.refs=St,this.updater=te||Ga}function ke(){}function P(g,C,te){this.props=g,this.context=C,this.refs=St,this.updater=te||Ga}function F(){}function J(g){return""+g}function Ae(g){try{J(g);var C=!1}catch{C=!0}if(C){C=console;var te=C.error,ae=typeof Symbol=="function"&&Symbol.toStringTag&&g[Symbol.toStringTag]||g.constructor.name||"Object";return te.call(C,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",ae),J(g)}}function q(g){if(g==null)return null;if(typeof g=="function")return g.$$typeof===ds?null:g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case b:return"Fragment";case I:return"Profiler";case N:return"StrictMode";case Re:return"Suspense";case $t:return"SuspenseList";case oe:return"Activity"}if(typeof g=="object")switch(typeof g.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),g.$$typeof){case Ce:return"Portal";case Oe:return g.displayName||"Context";case W:return(g._context.displayName||"Context")+".Consumer";case Ve:var C=g.render;return g=g.displayName,g||(g=C.displayName||C.name||"",g=g!==""?"ForwardRef("+g+")":"ForwardRef"),g;case bt:return C=g.displayName||null,C!==null?C:q(g.type)||"Memo";case wa:C=g._payload,g=g._init;try{return q(g(C))}catch{}}return null}function x(g){if(g===b)return"<>";if(typeof g=="object"&&g!==null&&g.$$typeof===wa)return"<...>";try{var C=q(g);return C?"<"+C+">":"<...>"}catch{return"<...>"}}function ne(){var g=he.A;return g===null?null:g.getOwner()}function xe(){return Error("react-stack-top-frame")}function rt(g){if(Ci.call(g,"key")){var C=Object.getOwnPropertyDescriptor(g,"key").get;if(C&&C.isReactWarning)return!1}return g.key!==void 0}function Me(g,C){function te(){Sc||(Sc=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",C))}te.isReactWarning=!0,Object.defineProperty(g,"key",{get:te,configurable:!0})}function qe(){var g=q(this.type);return ed[g]||(ed[g]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),g=this.props.ref,g!==void 0?g:null}function Xt(g,C,te,ae,me,Ne){var ve=te.ref;return g={$$typeof:Ee,type:g,key:C,props:te,_owner:ae},(ve!==void 0?ve:null)!==null?Object.defineProperty(g,"ref",{enumerable:!1,get:qe}):Object.defineProperty(g,"ref",{enumerable:!1,value:null}),g._store={},Object.defineProperty(g._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(g,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(g,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:me}),Object.defineProperty(g,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Ne}),Object.freeze&&(Object.freeze(g.props),Object.freeze(g)),g}function At(g,C){return C=Xt(g.type,C,g.props,g._owner,g._debugStack,g._debugTask),g._store&&(C._store.validated=g._store.validated),C}function Nt(g){_t(g)?g._store&&(g._store.validated=1):typeof g=="object"&&g!==null&&g.$$typeof===wa&&(g._payload.status==="fulfilled"?_t(g._payload.value)&&g._payload.value._store&&(g._payload.value._store.validated=1):g._store&&(g._store.validated=1))}function _t(g){return typeof g=="object"&&g!==null&&g.$$typeof===Ee}function gt(g){var C={"=":"=0",":":"=2"};return"$"+g.replace(/[=:]/g,function(te){return C[te]})}function re(g,C){return typeof g=="object"&&g!==null&&g.key!=null?(Ae(g.key),gt(""+g.key)):C.toString(36)}function He(g){switch(g.status){case"fulfilled":return g.value;case"rejected":throw g.reason;default:switch(typeof g.status=="string"?g.then(F,F):(g.status="pending",g.then(function(C){g.status==="pending"&&(g.status="fulfilled",g.value=C)},function(C){g.status==="pending"&&(g.status="rejected",g.reason=C)})),g.status){case"fulfilled":return g.value;case"rejected":throw g.reason}}throw g}function at(g,C,te,ae,me){var Ne=typeof g;(Ne==="undefined"||Ne==="boolean")&&(g=null);var ve=!1;if(g===null)ve=!0;else switch(Ne){case"bigint":case"string":case"number":ve=!0;break;case"object":switch(g.$$typeof){case Ee:case Ce:ve=!0;break;case wa:return ve=g._init,at(ve(g._payload),C,te,ae,me)}}if(ve){ve=g,me=me(ve);var nt=ae===""?"."+re(ve,0):ae;return bc(me)?(te="",nt!=null&&(te=nt.replace(td,"$&/")+"/"),at(me,C,te,"",function(la){return la})):me!=null&&(_t(me)&&(me.key!=null&&(ve&&ve.key===me.key||Ae(me.key)),te=At(me,te+(me.key==null||ve&&ve.key===me.key?"":(""+me.key).replace(td,"$&/")+"/")+nt),ae!==""&&ve!=null&&_t(ve)&&ve.key==null&&ve._store&&!ve._store.validated&&(te._store.validated=2),me=te),C.push(me)),1}if(ve=0,nt=ae===""?".":ae+":",bc(g))for(var Ze=0;Ze<g.length;Ze++)ae=g[Ze],Ne=nt+re(ae,Ze),ve+=at(ae,C,te,Ne,me);else if(Ze=M(g),typeof Ze=="function")for(Ze===g.entries&&(Un||console.warn("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Un=!0),g=Ze.call(g),Ze=0;!(ae=g.next()).done;)ae=ae.value,Ne=nt+re(ae,Ze++),ve+=at(ae,C,te,Ne,me);else if(Ne==="object"){if(typeof g.then=="function")return at(He(g),C,te,ae,me);throw C=String(g),Error("Objects are not valid as a React child (found: "+(C==="[object Object]"?"object with keys {"+Object.keys(g).join(", ")+"}":C)+"). If you meant to render a collection of children, use an array instead.")}return ve}function ie(g,C,te){if(g==null)return g;var ae=[],me=0;return at(g,ae,"","",function(Ne){return C.call(te,Ne,me++)}),ae}function Ot(g){if(g._status===-1){var C=g._ioInfo;C!=null&&(C.start=C.end=performance.now()),C=g._result;var te=C();if(te.then(function(me){if(g._status===0||g._status===-1){g._status=1,g._result=me;var Ne=g._ioInfo;Ne!=null&&(Ne.end=performance.now()),te.status===void 0&&(te.status="fulfilled",te.value=me)}},function(me){if(g._status===0||g._status===-1){g._status=2,g._result=me;var Ne=g._ioInfo;Ne!=null&&(Ne.end=performance.now()),te.status===void 0&&(te.status="rejected",te.reason=me)}}),C=g._ioInfo,C!=null){C.value=te;var ae=te.displayName;typeof ae=="string"&&(C.name=ae)}g._status===-1&&(g._status=0,g._result=te)}if(g._status===1)return C=g._result,C===void 0&&console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s
2
-
3
- Your code should look like:
4
- const MyComponent = lazy(() => import('./MyComponent'))
5
-
6
- Did you accidentally put curly braces around the import?`,C),"default"in C||console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s
7
-
8
- Your code should look like:
9
- const MyComponent = lazy(() => import('./MyComponent'))`,C),C.default;throw g._result}function se(){var g=he.H;return g===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
10
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
11
- 2. You might be breaking the Rules of Hooks
12
- 3. You might have more than one copy of React in the same app
13
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),g}function Be(){he.asyncTransitions--}function vt(g){if(Ec===null)try{var C=("require"+Math.random()).slice(0,7);Ec=(G&&G[C]).call(G,"timers").setImmediate}catch{Ec=function(ae){hs===!1&&(hs=!0,typeof MessageChannel>"u"&&console.error("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var me=new MessageChannel;me.port1.onmessage=ae,me.port2.postMessage(void 0)}}return Ec(g)}function Lt(g){return 1<g.length&&typeof AggregateError=="function"?new AggregateError(g):g[0]}function R(g,C){C!==hn-1&&console.error("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),hn=C}function V(g,C,te){var ae=he.actQueue;if(ae!==null)if(ae.length!==0)try{le(ae),vt(function(){return V(g,C,te)});return}catch(me){he.thrownErrors.push(me)}else he.actQueue=null;0<he.thrownErrors.length?(ae=Lt(he.thrownErrors),he.thrownErrors.length=0,te(ae)):C(g)}function le(g){if(!Xa){Xa=!0;var C=0;try{for(;C<g.length;C++){var te=g[C];do{he.didUsePromise=!1;var ae=te(!1);if(ae!==null){if(he.didUsePromise){g[C]=te,g.splice(0,C);return}te=ae}else break}while(!0)}g.length=0}catch(me){g.splice(0,C+1),he.thrownErrors.push(me)}finally{Xa=!1}}}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var Ee=Symbol.for("react.transitional.element"),Ce=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),I=Symbol.for("react.profiler"),W=Symbol.for("react.consumer"),Oe=Symbol.for("react.context"),Ve=Symbol.for("react.forward_ref"),Re=Symbol.for("react.suspense"),$t=Symbol.for("react.suspense_list"),bt=Symbol.for("react.memo"),wa=Symbol.for("react.lazy"),oe=Symbol.for("react.activity"),_i=Symbol.iterator,Mi={},Ga={isMounted:function(){return!1},enqueueForceUpdate:function(g){Se(g,"forceUpdate")},enqueueReplaceState:function(g){Se(g,"replaceState")},enqueueSetState:function(g){Se(g,"setState")}},cu=Object.assign,St={};Object.freeze(St),ge.prototype.isReactComponent={},ge.prototype.setState=function(g,C){if(typeof g!="object"&&typeof g!="function"&&g!=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,g,C,"setState")},ge.prototype.forceUpdate=function(g){this.updater.enqueueForceUpdate(this,g,"forceUpdate")};var ta={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]};for(Ui in ta)ta.hasOwnProperty(Ui)&&pe(Ui,ta[Ui]);ke.prototype=ge.prototype,ta=P.prototype=new ke,ta.constructor=P,cu(ta,ge.prototype),ta.isPureReactComponent=!0;var bc=Array.isArray,ds=Symbol.for("react.client.reference"),he={H:null,A:null,T:null,S:null,actQueue:null,asyncTransitions:0,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1,didUsePromise:!1,thrownErrors:[],getCurrentStack:null,recentlyCreatedOwnerStacks:0},Ci=Object.prototype.hasOwnProperty,ou=console.createTask?console.createTask:function(){return null};ta={react_stack_bottom_frame:function(g){return g()}};var Sc,Sl,ed={},Uo=ta.react_stack_bottom_frame.bind(ta,xe)(),xo=ou(x(xe)),Un=!1,td=/\/+/g,Ho=typeof reportError=="function"?reportError:function(g){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var C=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof g=="object"&&g!==null&&typeof g.message=="string"?String(g.message):String(g),error:g});if(!window.dispatchEvent(C))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",g);return}console.error(g)},hs=!1,Ec=null,hn=0,zl=!1,Xa=!1,Hl=typeof queueMicrotask=="function"?function(g){queueMicrotask(function(){return queueMicrotask(g)})}:vt;ta=Object.freeze({__proto__:null,c:function(g){return se().useMemoCache(g)}});var Ui={map:ie,forEach:function(g,C,te){ie(g,function(){C.apply(this,arguments)},te)},count:function(g){var C=0;return ie(g,function(){C++}),C},toArray:function(g){return ie(g,function(C){return C})||[]},only:function(g){if(!_t(g))throw Error("React.Children.only expected to receive a single React element child.");return g}};ee.Activity=oe,ee.Children=Ui,ee.Component=ge,ee.Fragment=b,ee.Profiler=I,ee.PureComponent=P,ee.StrictMode=N,ee.Suspense=Re,ee.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=he,ee.__COMPILER_RUNTIME=ta,ee.act=function(g){var C=he.actQueue,te=hn;hn++;var ae=he.actQueue=C!==null?C:[],me=!1;try{var Ne=g()}catch(Ze){he.thrownErrors.push(Ze)}if(0<he.thrownErrors.length)throw R(C,te),g=Lt(he.thrownErrors),he.thrownErrors.length=0,g;if(Ne!==null&&typeof Ne=="object"&&typeof Ne.then=="function"){var ve=Ne;return Hl(function(){me||zl||(zl=!0,console.error("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),{then:function(Ze,la){me=!0,ve.then(function(mn){if(R(C,te),te===0){try{le(ae),vt(function(){return V(mn,Ze,la)})}catch(No){he.thrownErrors.push(No)}if(0<he.thrownErrors.length){var xi=Lt(he.thrownErrors);he.thrownErrors.length=0,la(xi)}}else Ze(mn)},function(mn){R(C,te),0<he.thrownErrors.length&&(mn=Lt(he.thrownErrors),he.thrownErrors.length=0),la(mn)})}}}var nt=Ne;if(R(C,te),te===0&&(le(ae),ae.length!==0&&Hl(function(){me||zl||(zl=!0,console.error("A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"))}),he.actQueue=null),0<he.thrownErrors.length)throw g=Lt(he.thrownErrors),he.thrownErrors.length=0,g;return{then:function(Ze,la){me=!0,te===0?(he.actQueue=ae,vt(function(){return V(nt,Ze,la)})):Ze(nt)}}},ee.cache=function(g){return function(){return g.apply(null,arguments)}},ee.cacheSignal=function(){return null},ee.captureOwnerStack=function(){var g=he.getCurrentStack;return g===null?null:g()},ee.cloneElement=function(g,C,te){if(g==null)throw Error("The argument must be a React element, but you passed "+g+".");var ae=cu({},g.props),me=g.key,Ne=g._owner;if(C!=null){var ve;e:{if(Ci.call(C,"ref")&&(ve=Object.getOwnPropertyDescriptor(C,"ref").get)&&ve.isReactWarning){ve=!1;break e}ve=C.ref!==void 0}ve&&(Ne=ne()),rt(C)&&(Ae(C.key),me=""+C.key);for(nt in C)!Ci.call(C,nt)||nt==="key"||nt==="__self"||nt==="__source"||nt==="ref"&&C.ref===void 0||(ae[nt]=C[nt])}var nt=arguments.length-2;if(nt===1)ae.children=te;else if(1<nt){ve=Array(nt);for(var Ze=0;Ze<nt;Ze++)ve[Ze]=arguments[Ze+2];ae.children=ve}for(ae=Xt(g.type,me,ae,Ne,g._debugStack,g._debugTask),me=2;me<arguments.length;me++)Nt(arguments[me]);return ae},ee.createContext=function(g){return g={$$typeof:Oe,_currentValue:g,_currentValue2:g,_threadCount:0,Provider:null,Consumer:null},g.Provider=g,g.Consumer={$$typeof:W,_context:g},g._currentRenderer=null,g._currentRenderer2=null,g},ee.createElement=function(g,C,te){for(var ae=2;ae<arguments.length;ae++)Nt(arguments[ae]);ae={};var me=null;if(C!=null)for(Ze in Sl||!("__self"in C)||"key"in C||(Sl=!0,console.warn("Your app (or one of its dependencies) is using an outdated JSX transform. Update to the modern JSX transform for faster performance: https://react.dev/link/new-jsx-transform")),rt(C)&&(Ae(C.key),me=""+C.key),C)Ci.call(C,Ze)&&Ze!=="key"&&Ze!=="__self"&&Ze!=="__source"&&(ae[Ze]=C[Ze]);var Ne=arguments.length-2;if(Ne===1)ae.children=te;else if(1<Ne){for(var ve=Array(Ne),nt=0;nt<Ne;nt++)ve[nt]=arguments[nt+2];Object.freeze&&Object.freeze(ve),ae.children=ve}if(g&&g.defaultProps)for(Ze in Ne=g.defaultProps,Ne)ae[Ze]===void 0&&(ae[Ze]=Ne[Ze]);me&&Me(ae,typeof g=="function"?g.displayName||g.name||"Unknown":g);var Ze=1e4>he.recentlyCreatedOwnerStacks++;return Xt(g,me,ae,ne(),Ze?Error("react-stack-top-frame"):Uo,Ze?ou(x(g)):xo)},ee.createRef=function(){var g={current:null};return Object.seal(g),g},ee.forwardRef=function(g){g!=null&&g.$$typeof===bt?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof g!="function"?console.error("forwardRef requires a render function but was given %s.",g===null?"null":typeof g):g.length!==0&&g.length!==2&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",g.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),g!=null&&g.defaultProps!=null&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var C={$$typeof:Ve,render:g},te;return Object.defineProperty(C,"displayName",{enumerable:!1,configurable:!0,get:function(){return te},set:function(ae){te=ae,g.name||g.displayName||(Object.defineProperty(g,"name",{value:ae}),g.displayName=ae)}}),C},ee.isValidElement=_t,ee.lazy=function(g){g={_status:-1,_result:g};var C={$$typeof:wa,_payload:g,_init:Ot},te={name:"lazy",start:-1,end:-1,value:null,owner:null,debugStack:Error("react-stack-top-frame"),debugTask:console.createTask?console.createTask("lazy()"):null};return g._ioInfo=te,C._debugInfo=[{awaited:te}],C},ee.memo=function(g,C){g==null&&console.error("memo: The first argument must be a component. Instead received: %s",g===null?"null":typeof g),C={$$typeof:bt,type:g,compare:C===void 0?null:C};var te;return Object.defineProperty(C,"displayName",{enumerable:!1,configurable:!0,get:function(){return te},set:function(ae){te=ae,g.name||g.displayName||(Object.defineProperty(g,"name",{value:ae}),g.displayName=ae)}}),C},ee.startTransition=function(g){var C=he.T,te={};te._updatedFibers=new Set,he.T=te;try{var ae=g(),me=he.S;me!==null&&me(te,ae),typeof ae=="object"&&ae!==null&&typeof ae.then=="function"&&(he.asyncTransitions++,ae.then(Be,Be),ae.then(F,Ho))}catch(Ne){Ho(Ne)}finally{C===null&&te._updatedFibers&&(g=te._updatedFibers.size,te._updatedFibers.clear(),10<g&&console.warn("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table.")),C!==null&&te.types!==null&&(C.types!==null&&C.types!==te.types&&console.error("We expected inner Transitions to have transferred the outer types set and that you cannot add to the outer Transition while inside the inner.This is a bug in React."),C.types=te.types),he.T=C}},ee.unstable_useCacheRefresh=function(){return se().useCacheRefresh()},ee.use=function(g){return se().use(g)},ee.useActionState=function(g,C,te){return se().useActionState(g,C,te)},ee.useCallback=function(g,C){return se().useCallback(g,C)},ee.useContext=function(g){var C=se();return g.$$typeof===W&&console.error("Calling useContext(Context.Consumer) is not supported and will cause bugs. Did you mean to call useContext(Context) instead?"),C.useContext(g)},ee.useDebugValue=function(g,C){return se().useDebugValue(g,C)},ee.useDeferredValue=function(g,C){return se().useDeferredValue(g,C)},ee.useEffect=function(g,C){return g==null&&console.warn("React Hook useEffect requires an effect callback. Did you forget to pass a callback to the hook?"),se().useEffect(g,C)},ee.useEffectEvent=function(g){return se().useEffectEvent(g)},ee.useId=function(){return se().useId()},ee.useImperativeHandle=function(g,C,te){return se().useImperativeHandle(g,C,te)},ee.useInsertionEffect=function(g,C){return g==null&&console.warn("React Hook useInsertionEffect requires an effect callback. Did you forget to pass a callback to the hook?"),se().useInsertionEffect(g,C)},ee.useLayoutEffect=function(g,C){return g==null&&console.warn("React Hook useLayoutEffect requires an effect callback. Did you forget to pass a callback to the hook?"),se().useLayoutEffect(g,C)},ee.useMemo=function(g,C){return se().useMemo(g,C)},ee.useOptimistic=function(g,C){return se().useOptimistic(g,C)},ee.useReducer=function(g,C,te){return se().useReducer(g,C,te)},ee.useRef=function(g){return se().useRef(g)},ee.useState=function(g){return se().useState(g)},ee.useSyncExternalStore=function(g,C,te){return se().useSyncExternalStore(g,C,te)},ee.useTransition=function(){return se().useTransition()},ee.version="19.2.7",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()})(Em,Em.exports)),Em.exports}var Ab;function Pr(){return Ab||(Ab=1,process.env.NODE_ENV==="production"?Ep.exports=I2():Ep.exports=P2()),Ep.exports}var ol=Pr(),Tp={exports:{}},Tm={},Ap={exports:{}},Kv={};var Ob;function eE(){return Ob||(Ob=1,(function(G){function ee(R,V){var le=R.length;R.push(V);e:for(;0<le;){var Ee=le-1>>>1,Ce=R[Ee];if(0<Se(Ce,V))R[Ee]=V,R[le]=Ce,le=Ee;else break e}}function pe(R){return R.length===0?null:R[0]}function M(R){if(R.length===0)return null;var V=R[0],le=R.pop();if(le!==V){R[0]=le;e:for(var Ee=0,Ce=R.length,b=Ce>>>1;Ee<b;){var N=2*(Ee+1)-1,I=R[N],W=N+1,Oe=R[W];if(0>Se(I,le))W<Ce&&0>Se(Oe,I)?(R[Ee]=Oe,R[W]=le,Ee=W):(R[Ee]=I,R[N]=le,Ee=N);else if(W<Ce&&0>Se(Oe,le))R[Ee]=Oe,R[W]=le,Ee=W;else break e}}return V}function Se(R,V){var le=R.sortIndex-V.sortIndex;return le!==0?le:R.id-V.id}if(G.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var ge=performance;G.unstable_now=function(){return ge.now()}}else{var ke=Date,P=ke.now();G.unstable_now=function(){return ke.now()-P}}var F=[],J=[],Ae=1,q=null,x=3,ne=!1,xe=!1,rt=!1,Me=!1,qe=typeof setTimeout=="function"?setTimeout:null,Xt=typeof clearTimeout=="function"?clearTimeout:null,At=typeof setImmediate<"u"?setImmediate:null;function Nt(R){for(var V=pe(J);V!==null;){if(V.callback===null)M(J);else if(V.startTime<=R)M(J),V.sortIndex=V.expirationTime,ee(F,V);else break;V=pe(J)}}function _t(R){if(rt=!1,Nt(R),!xe)if(pe(F)!==null)xe=!0,gt||(gt=!0,se());else{var V=pe(J);V!==null&&Lt(_t,V.startTime-R)}}var gt=!1,re=-1,He=5,at=-1;function ie(){return Me?!0:!(G.unstable_now()-at<He)}function Ot(){if(Me=!1,gt){var R=G.unstable_now();at=R;var V=!0;try{e:{xe=!1,rt&&(rt=!1,Xt(re),re=-1),ne=!0;var le=x;try{t:{for(Nt(R),q=pe(F);q!==null&&!(q.expirationTime>R&&ie());){var Ee=q.callback;if(typeof Ee=="function"){q.callback=null,x=q.priorityLevel;var Ce=Ee(q.expirationTime<=R);if(R=G.unstable_now(),typeof Ce=="function"){q.callback=Ce,Nt(R),V=!0;break t}q===pe(F)&&M(F),Nt(R)}else M(F);q=pe(F)}if(q!==null)V=!0;else{var b=pe(J);b!==null&&Lt(_t,b.startTime-R),V=!1}}break e}finally{q=null,x=le,ne=!1}V=void 0}}finally{V?se():gt=!1}}}var se;if(typeof At=="function")se=function(){At(Ot)};else if(typeof MessageChannel<"u"){var Be=new MessageChannel,vt=Be.port2;Be.port1.onmessage=Ot,se=function(){vt.postMessage(null)}}else se=function(){qe(Ot,0)};function Lt(R,V){re=qe(function(){R(G.unstable_now())},V)}G.unstable_IdlePriority=5,G.unstable_ImmediatePriority=1,G.unstable_LowPriority=4,G.unstable_NormalPriority=3,G.unstable_Profiling=null,G.unstable_UserBlockingPriority=2,G.unstable_cancelCallback=function(R){R.callback=null},G.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):He=0<R?Math.floor(1e3/R):5},G.unstable_getCurrentPriorityLevel=function(){return x},G.unstable_next=function(R){switch(x){case 1:case 2:case 3:var V=3;break;default:V=x}var le=x;x=V;try{return R()}finally{x=le}},G.unstable_requestPaint=function(){Me=!0},G.unstable_runWithPriority=function(R,V){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var le=x;x=R;try{return V()}finally{x=le}},G.unstable_scheduleCallback=function(R,V,le){var Ee=G.unstable_now();switch(typeof le=="object"&&le!==null?(le=le.delay,le=typeof le=="number"&&0<le?Ee+le:Ee):le=Ee,R){case 1:var Ce=-1;break;case 2:Ce=250;break;case 5:Ce=1073741823;break;case 4:Ce=1e4;break;default:Ce=5e3}return Ce=le+Ce,R={id:Ae++,callback:V,priorityLevel:R,startTime:le,expirationTime:Ce,sortIndex:-1},le>Ee?(R.sortIndex=le,ee(J,R),pe(F)===null&&R===pe(J)&&(rt?(Xt(re),re=-1):rt=!0,Lt(_t,le-Ee))):(R.sortIndex=Ce,ee(F,R),xe||ne||(xe=!0,gt||(gt=!0,se()))),R},G.unstable_shouldYield=ie,G.unstable_wrapCallback=function(R){var V=x;return function(){var le=x;x=V;try{return R.apply(this,arguments)}finally{x=le}}}})(Kv)),Kv}var $v={};var zb;function tE(){return zb||(zb=1,(function(G){process.env.NODE_ENV!=="production"&&(function(){function ee(){if(_t=!1,at){var R=G.unstable_now();se=R;var V=!0;try{e:{At=!1,Nt&&(Nt=!1,re(ie),ie=-1),Xt=!0;var le=qe;try{t:{for(ke(R),Me=M(ne);Me!==null&&!(Me.expirationTime>R&&F());){var Ee=Me.callback;if(typeof Ee=="function"){Me.callback=null,qe=Me.priorityLevel;var Ce=Ee(Me.expirationTime<=R);if(R=G.unstable_now(),typeof Ce=="function"){Me.callback=Ce,ke(R),V=!0;break t}Me===M(ne)&&Se(ne),ke(R)}else Se(ne);Me=M(ne)}if(Me!==null)V=!0;else{var b=M(xe);b!==null&&J(P,b.startTime-R),V=!1}}break e}finally{Me=null,qe=le,Xt=!1}V=void 0}}finally{V?Be():at=!1}}}function pe(R,V){var le=R.length;R.push(V);e:for(;0<le;){var Ee=le-1>>>1,Ce=R[Ee];if(0<ge(Ce,V))R[Ee]=V,R[le]=Ce,le=Ee;else break e}}function M(R){return R.length===0?null:R[0]}function Se(R){if(R.length===0)return null;var V=R[0],le=R.pop();if(le!==V){R[0]=le;e:for(var Ee=0,Ce=R.length,b=Ce>>>1;Ee<b;){var N=2*(Ee+1)-1,I=R[N],W=N+1,Oe=R[W];if(0>ge(I,le))W<Ce&&0>ge(Oe,I)?(R[Ee]=Oe,R[W]=le,Ee=W):(R[Ee]=I,R[N]=le,Ee=N);else if(W<Ce&&0>ge(Oe,le))R[Ee]=Oe,R[W]=le,Ee=W;else break e}}return V}function ge(R,V){var le=R.sortIndex-V.sortIndex;return le!==0?le:R.id-V.id}function ke(R){for(var V=M(xe);V!==null;){if(V.callback===null)Se(xe);else if(V.startTime<=R)Se(xe),V.sortIndex=V.expirationTime,pe(ne,V);else break;V=M(xe)}}function P(R){if(Nt=!1,ke(R),!At)if(M(ne)!==null)At=!0,at||(at=!0,Be());else{var V=M(xe);V!==null&&J(P,V.startTime-R)}}function F(){return _t?!0:!(G.unstable_now()-se<Ot)}function J(R,V){ie=gt(function(){R(G.unstable_now())},V)}if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error()),G.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var Ae=performance;G.unstable_now=function(){return Ae.now()}}else{var q=Date,x=q.now();G.unstable_now=function(){return q.now()-x}}var ne=[],xe=[],rt=1,Me=null,qe=3,Xt=!1,At=!1,Nt=!1,_t=!1,gt=typeof setTimeout=="function"?setTimeout:null,re=typeof clearTimeout=="function"?clearTimeout:null,He=typeof setImmediate<"u"?setImmediate:null,at=!1,ie=-1,Ot=5,se=-1;if(typeof He=="function")var Be=function(){He(ee)};else if(typeof MessageChannel<"u"){var vt=new MessageChannel,Lt=vt.port2;vt.port1.onmessage=ee,Be=function(){Lt.postMessage(null)}}else Be=function(){gt(ee,0)};G.unstable_IdlePriority=5,G.unstable_ImmediatePriority=1,G.unstable_LowPriority=4,G.unstable_NormalPriority=3,G.unstable_Profiling=null,G.unstable_UserBlockingPriority=2,G.unstable_cancelCallback=function(R){R.callback=null},G.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Ot=0<R?Math.floor(1e3/R):5},G.unstable_getCurrentPriorityLevel=function(){return qe},G.unstable_next=function(R){switch(qe){case 1:case 2:case 3:var V=3;break;default:V=qe}var le=qe;qe=V;try{return R()}finally{qe=le}},G.unstable_requestPaint=function(){_t=!0},G.unstable_runWithPriority=function(R,V){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var le=qe;qe=R;try{return V()}finally{qe=le}},G.unstable_scheduleCallback=function(R,V,le){var Ee=G.unstable_now();switch(typeof le=="object"&&le!==null?(le=le.delay,le=typeof le=="number"&&0<le?Ee+le:Ee):le=Ee,R){case 1:var Ce=-1;break;case 2:Ce=250;break;case 5:Ce=1073741823;break;case 4:Ce=1e4;break;default:Ce=5e3}return Ce=le+Ce,R={id:rt++,callback:V,priorityLevel:R,startTime:le,expirationTime:Ce,sortIndex:-1},le>Ee?(R.sortIndex=le,pe(xe,R),M(ne)===null&&R===M(xe)&&(Nt?(re(ie),ie=-1):Nt=!0,J(P,le-Ee))):(R.sortIndex=Ce,pe(ne,R),At||Xt||(At=!0,at||(at=!0,Be()))),R},G.unstable_shouldYield=F,G.unstable_wrapCallback=function(R){var V=qe;return function(){var le=qe;qe=V;try{return R.apply(this,arguments)}finally{qe=le}}},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()})($v)),$v}var Db;function Rb(){return Db||(Db=1,process.env.NODE_ENV==="production"?Ap.exports=eE():Ap.exports=tE()),Ap.exports}var Op={exports:{}},_a={};var _b;function lE(){if(_b)return _a;_b=1;var G=Pr();function ee(F){var J="https://react.dev/errors/"+F;if(1<arguments.length){J+="?args[]="+encodeURIComponent(arguments[1]);for(var Ae=2;Ae<arguments.length;Ae++)J+="&args[]="+encodeURIComponent(arguments[Ae])}return"Minified React error #"+F+"; visit "+J+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function pe(){}var M={d:{f:pe,r:function(){throw Error(ee(522))},D:pe,C:pe,L:pe,m:pe,X:pe,S:pe,M:pe},p:0,findDOMNode:null},Se=Symbol.for("react.portal");function ge(F,J,Ae){var q=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Se,key:q==null?null:""+q,children:F,containerInfo:J,implementation:Ae}}var ke=G.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function P(F,J){if(F==="font")return"";if(typeof J=="string")return J==="use-credentials"?J:""}return _a.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=M,_a.createPortal=function(F,J){var Ae=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!J||J.nodeType!==1&&J.nodeType!==9&&J.nodeType!==11)throw Error(ee(299));return ge(F,J,null,Ae)},_a.flushSync=function(F){var J=ke.T,Ae=M.p;try{if(ke.T=null,M.p=2,F)return F()}finally{ke.T=J,M.p=Ae,M.d.f()}},_a.preconnect=function(F,J){typeof F=="string"&&(J?(J=J.crossOrigin,J=typeof J=="string"?J==="use-credentials"?J:"":void 0):J=null,M.d.C(F,J))},_a.prefetchDNS=function(F){typeof F=="string"&&M.d.D(F)},_a.preinit=function(F,J){if(typeof F=="string"&&J&&typeof J.as=="string"){var Ae=J.as,q=P(Ae,J.crossOrigin),x=typeof J.integrity=="string"?J.integrity:void 0,ne=typeof J.fetchPriority=="string"?J.fetchPriority:void 0;Ae==="style"?M.d.S(F,typeof J.precedence=="string"?J.precedence:void 0,{crossOrigin:q,integrity:x,fetchPriority:ne}):Ae==="script"&&M.d.X(F,{crossOrigin:q,integrity:x,fetchPriority:ne,nonce:typeof J.nonce=="string"?J.nonce:void 0})}},_a.preinitModule=function(F,J){if(typeof F=="string")if(typeof J=="object"&&J!==null){if(J.as==null||J.as==="script"){var Ae=P(J.as,J.crossOrigin);M.d.M(F,{crossOrigin:Ae,integrity:typeof J.integrity=="string"?J.integrity:void 0,nonce:typeof J.nonce=="string"?J.nonce:void 0})}}else J==null&&M.d.M(F)},_a.preload=function(F,J){if(typeof F=="string"&&typeof J=="object"&&J!==null&&typeof J.as=="string"){var Ae=J.as,q=P(Ae,J.crossOrigin);M.d.L(F,Ae,{crossOrigin:q,integrity:typeof J.integrity=="string"?J.integrity:void 0,nonce:typeof J.nonce=="string"?J.nonce:void 0,type:typeof J.type=="string"?J.type:void 0,fetchPriority:typeof J.fetchPriority=="string"?J.fetchPriority:void 0,referrerPolicy:typeof J.referrerPolicy=="string"?J.referrerPolicy:void 0,imageSrcSet:typeof J.imageSrcSet=="string"?J.imageSrcSet:void 0,imageSizes:typeof J.imageSizes=="string"?J.imageSizes:void 0,media:typeof J.media=="string"?J.media:void 0})}},_a.preloadModule=function(F,J){if(typeof F=="string")if(J){var Ae=P(J.as,J.crossOrigin);M.d.m(F,{as:typeof J.as=="string"&&J.as!=="script"?J.as:void 0,crossOrigin:Ae,integrity:typeof J.integrity=="string"?J.integrity:void 0})}else M.d.m(F)},_a.requestFormReset=function(F){M.d.r(F)},_a.unstable_batchedUpdates=function(F,J){return F(J)},_a.useFormState=function(F,J,Ae){return ke.H.useFormState(F,J,Ae)},_a.useFormStatus=function(){return ke.H.useHostTransitionStatus()},_a.version="19.2.7",_a}var Ma={};var Mb;function aE(){return Mb||(Mb=1,process.env.NODE_ENV!=="production"&&(function(){function G(){}function ee(q){return""+q}function pe(q,x,ne){var xe=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;try{ee(xe);var rt=!1}catch{rt=!0}return rt&&(console.error("The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",typeof Symbol=="function"&&Symbol.toStringTag&&xe[Symbol.toStringTag]||xe.constructor.name||"Object"),ee(xe)),{$$typeof:J,key:xe==null?null:""+xe,children:q,containerInfo:x,implementation:ne}}function M(q,x){if(q==="font")return"";if(typeof x=="string")return x==="use-credentials"?x:""}function Se(q){return q===null?"`null`":q===void 0?"`undefined`":q===""?"an empty string":'something with type "'+typeof q+'"'}function ge(q){return q===null?"`null`":q===void 0?"`undefined`":q===""?"an empty string":typeof q=="string"?JSON.stringify(q):typeof q=="number"?"`"+q+"`":'something with type "'+typeof q+'"'}function ke(){var q=Ae.H;return q===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
14
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
15
- 2. You might be breaking the Rules of Hooks
16
- 3. You might have more than one copy of React in the same app
17
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),q}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var P=Pr(),F={d:{f:G,r:function(){throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.")},D:G,C:G,L:G,m:G,X:G,S:G,M:G},p:0,findDOMNode:null},J=Symbol.for("react.portal"),Ae=P.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Ma.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=F,Ma.createPortal=function(q,x){var ne=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!x||x.nodeType!==1&&x.nodeType!==9&&x.nodeType!==11)throw Error("Target container is not a DOM element.");return pe(q,x,null,ne)},Ma.flushSync=function(q){var x=Ae.T,ne=F.p;try{if(Ae.T=null,F.p=2,q)return q()}finally{Ae.T=x,F.p=ne,F.d.f()&&console.error("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.")}},Ma.preconnect=function(q,x){typeof q=="string"&&q?x!=null&&typeof x!="object"?console.error("ReactDOM.preconnect(): Expected the `options` argument (second) to be an object but encountered %s instead. The only supported option at this time is `crossOrigin` which accepts a string.",ge(x)):x!=null&&typeof x.crossOrigin!="string"&&console.error("ReactDOM.preconnect(): Expected the `crossOrigin` option (second argument) to be a string but encountered %s instead. Try removing this option or passing a string value instead.",Se(x.crossOrigin)):console.error("ReactDOM.preconnect(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",Se(q)),typeof q=="string"&&(x?(x=x.crossOrigin,x=typeof x=="string"?x==="use-credentials"?x:"":void 0):x=null,F.d.C(q,x))},Ma.prefetchDNS=function(q){if(typeof q!="string"||!q)console.error("ReactDOM.prefetchDNS(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",Se(q));else if(1<arguments.length){var x=arguments[1];typeof x=="object"&&x.hasOwnProperty("crossOrigin")?console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. It looks like the you are attempting to set a crossOrigin property for this DNS lookup hint. Browsers do not perform DNS queries using CORS and setting this attribute on the resource hint has no effect. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",ge(x)):console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",ge(x))}typeof q=="string"&&F.d.D(q)},Ma.preinit=function(q,x){if(typeof q=="string"&&q?x==null||typeof x!="object"?console.error("ReactDOM.preinit(): Expected the `options` argument (second) to be an object with an `as` property describing the type of resource to be preinitialized but encountered %s instead.",ge(x)):x.as!=="style"&&x.as!=="script"&&console.error('ReactDOM.preinit(): Expected the `as` property in the `options` argument (second) to contain a valid value describing the type of resource to be preinitialized but encountered %s instead. Valid values for `as` are "style" and "script".',ge(x.as)):console.error("ReactDOM.preinit(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",Se(q)),typeof q=="string"&&x&&typeof x.as=="string"){var ne=x.as,xe=M(ne,x.crossOrigin),rt=typeof x.integrity=="string"?x.integrity:void 0,Me=typeof x.fetchPriority=="string"?x.fetchPriority:void 0;ne==="style"?F.d.S(q,typeof x.precedence=="string"?x.precedence:void 0,{crossOrigin:xe,integrity:rt,fetchPriority:Me}):ne==="script"&&F.d.X(q,{crossOrigin:xe,integrity:rt,fetchPriority:Me,nonce:typeof x.nonce=="string"?x.nonce:void 0})}},Ma.preinitModule=function(q,x){var ne="";typeof q=="string"&&q||(ne+=" The `href` argument encountered was "+Se(q)+"."),x!==void 0&&typeof x!="object"?ne+=" The `options` argument encountered was "+Se(x)+".":x&&"as"in x&&x.as!=="script"&&(ne+=" The `as` option encountered was "+ge(x.as)+"."),ne?console.error("ReactDOM.preinitModule(): Expected up to two arguments, a non-empty `href` string and, optionally, an `options` object with a valid `as` property.%s",ne):(ne=x&&typeof x.as=="string"?x.as:"script",ne)==="script"||(ne=ge(ne),console.error('ReactDOM.preinitModule(): Currently the only supported "as" type for this function is "script" but received "%s" instead. This warning was generated for `href` "%s". In the future other module types will be supported, aligning with the import-attributes proposal. Learn more here: (https://github.com/tc39/proposal-import-attributes)',ne,q)),typeof q=="string"&&(typeof x=="object"&&x!==null?(x.as==null||x.as==="script")&&(ne=M(x.as,x.crossOrigin),F.d.M(q,{crossOrigin:ne,integrity:typeof x.integrity=="string"?x.integrity:void 0,nonce:typeof x.nonce=="string"?x.nonce:void 0})):x==null&&F.d.M(q))},Ma.preload=function(q,x){var ne="";if(typeof q=="string"&&q||(ne+=" The `href` argument encountered was "+Se(q)+"."),x==null||typeof x!="object"?ne+=" The `options` argument encountered was "+Se(x)+".":typeof x.as=="string"&&x.as||(ne+=" The `as` option encountered was "+Se(x.as)+"."),ne&&console.error('ReactDOM.preload(): Expected two arguments, a non-empty `href` string and an `options` object with an `as` property valid for a `<link rel="preload" as="..." />` tag.%s',ne),typeof q=="string"&&typeof x=="object"&&x!==null&&typeof x.as=="string"){ne=x.as;var xe=M(ne,x.crossOrigin);F.d.L(q,ne,{crossOrigin:xe,integrity:typeof x.integrity=="string"?x.integrity:void 0,nonce:typeof x.nonce=="string"?x.nonce:void 0,type:typeof x.type=="string"?x.type:void 0,fetchPriority:typeof x.fetchPriority=="string"?x.fetchPriority:void 0,referrerPolicy:typeof x.referrerPolicy=="string"?x.referrerPolicy:void 0,imageSrcSet:typeof x.imageSrcSet=="string"?x.imageSrcSet:void 0,imageSizes:typeof x.imageSizes=="string"?x.imageSizes:void 0,media:typeof x.media=="string"?x.media:void 0})}},Ma.preloadModule=function(q,x){var ne="";typeof q=="string"&&q||(ne+=" The `href` argument encountered was "+Se(q)+"."),x!==void 0&&typeof x!="object"?ne+=" The `options` argument encountered was "+Se(x)+".":x&&"as"in x&&typeof x.as!="string"&&(ne+=" The `as` option encountered was "+Se(x.as)+"."),ne&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `<link rel="modulepreload" as="..." />` tag.%s',ne),typeof q=="string"&&(x?(ne=M(x.as,x.crossOrigin),F.d.m(q,{as:typeof x.as=="string"&&x.as!=="script"?x.as:void 0,crossOrigin:ne,integrity:typeof x.integrity=="string"?x.integrity:void 0})):F.d.m(q))},Ma.requestFormReset=function(q){F.d.r(q)},Ma.unstable_batchedUpdates=function(q,x){return q(x)},Ma.useFormState=function(q,x,ne){return ke().useFormState(q,x,ne)},Ma.useFormStatus=function(){return ke().useHostTransitionStatus()},Ma.version="19.2.7",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Ma}var Cb;function Ub(){if(Cb)return Op.exports;Cb=1;function G(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(G)}catch(ee){console.error(ee)}}}return process.env.NODE_ENV==="production"?(G(),Op.exports=lE()):Op.exports=aE(),Op.exports}var xb;function nE(){if(xb)return Tm;xb=1;var G=Rb(),ee=Pr(),pe=Ub();function M(l){var n="https://react.dev/errors/"+l;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var u=2;u<arguments.length;u++)n+="&args[]="+encodeURIComponent(arguments[u])}return"Minified React error #"+l+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function Se(l){return!(!l||l.nodeType!==1&&l.nodeType!==9&&l.nodeType!==11)}function ge(l){var n=l,u=l;if(l.alternate)for(;n.return;)n=n.return;else{l=n;do n=l,(n.flags&4098)!==0&&(u=n.return),l=n.return;while(l)}return n.tag===3?u:null}function ke(l){if(l.tag===13){var n=l.memoizedState;if(n===null&&(l=l.alternate,l!==null&&(n=l.memoizedState)),n!==null)return n.dehydrated}return null}function P(l){if(l.tag===31){var n=l.memoizedState;if(n===null&&(l=l.alternate,l!==null&&(n=l.memoizedState)),n!==null)return n.dehydrated}return null}function F(l){if(ge(l)!==l)throw Error(M(188))}function J(l){var n=l.alternate;if(!n){if(n=ge(l),n===null)throw Error(M(188));return n!==l?null:l}for(var u=l,c=n;;){var s=u.return;if(s===null)break;var r=s.alternate;if(r===null){if(c=s.return,c!==null){u=c;continue}break}if(s.child===r.child){for(r=s.child;r;){if(r===u)return F(s),l;if(r===c)return F(s),n;r=r.sibling}throw Error(M(188))}if(u.return!==c.return)u=s,c=r;else{for(var m=!1,v=s.child;v;){if(v===u){m=!0,u=s,c=r;break}if(v===c){m=!0,c=s,u=r;break}v=v.sibling}if(!m){for(v=r.child;v;){if(v===u){m=!0,u=r,c=s;break}if(v===c){m=!0,c=r,u=s;break}v=v.sibling}if(!m)throw Error(M(189))}}if(u.alternate!==c)throw Error(M(190))}if(u.tag!==3)throw Error(M(188));return u.stateNode.current===u?l:n}function Ae(l){var n=l.tag;if(n===5||n===26||n===27||n===6)return l;for(l=l.child;l!==null;){if(n=Ae(l),n!==null)return n;l=l.sibling}return null}var q=Object.assign,x=Symbol.for("react.element"),ne=Symbol.for("react.transitional.element"),xe=Symbol.for("react.portal"),rt=Symbol.for("react.fragment"),Me=Symbol.for("react.strict_mode"),qe=Symbol.for("react.profiler"),Xt=Symbol.for("react.consumer"),At=Symbol.for("react.context"),Nt=Symbol.for("react.forward_ref"),_t=Symbol.for("react.suspense"),gt=Symbol.for("react.suspense_list"),re=Symbol.for("react.memo"),He=Symbol.for("react.lazy"),at=Symbol.for("react.activity"),ie=Symbol.for("react.memo_cache_sentinel"),Ot=Symbol.iterator;function se(l){return l===null||typeof l!="object"?null:(l=Ot&&l[Ot]||l["@@iterator"],typeof l=="function"?l:null)}var Be=Symbol.for("react.client.reference");function vt(l){if(l==null)return null;if(typeof l=="function")return l.$$typeof===Be?null:l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case rt:return"Fragment";case qe:return"Profiler";case Me:return"StrictMode";case _t:return"Suspense";case gt:return"SuspenseList";case at:return"Activity"}if(typeof l=="object")switch(l.$$typeof){case xe:return"Portal";case At:return l.displayName||"Context";case Xt:return(l._context.displayName||"Context")+".Consumer";case Nt:var n=l.render;return l=l.displayName,l||(l=n.displayName||n.name||"",l=l!==""?"ForwardRef("+l+")":"ForwardRef"),l;case re:return n=l.displayName||null,n!==null?n:vt(l.type)||"Memo";case He:n=l._payload,l=l._init;try{return vt(l(n))}catch{}}return null}var Lt=Array.isArray,R=ee.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,V=pe.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,le={pending:!1,data:null,method:null,action:null},Ee=[],Ce=-1;function b(l){return{current:l}}function N(l){0>Ce||(l.current=Ee[Ce],Ee[Ce]=null,Ce--)}function I(l,n){Ce++,Ee[Ce]=l.current,l.current=n}var W=b(null),Oe=b(null),Ve=b(null),Re=b(null);function $t(l,n){switch(I(Ve,n),I(Oe,l),I(W,null),n.nodeType){case 9:case 11:l=(l=n.documentElement)&&(l=l.namespaceURI)?qg(l):0;break;default:if(l=n.tagName,n=n.namespaceURI)n=qg(n),l=p0(n,l);else switch(l){case"svg":l=1;break;case"math":l=2;break;default:l=0}}N(W),I(W,l)}function bt(){N(W),N(Oe),N(Ve)}function wa(l){l.memoizedState!==null&&I(Re,l);var n=W.current,u=p0(n,l.type);n!==u&&(I(Oe,l),I(W,u))}function oe(l){Oe.current===l&&(N(W),N(Oe)),Re.current===l&&(N(Re),Dr._currentValue=le)}var _i,Mi;function Ga(l){if(_i===void 0)try{throw Error()}catch(u){var n=u.stack.trim().match(/\n( *(at )?)/);_i=n&&n[1]||"",Mi=-1<u.stack.indexOf(`
18
- at`)?" (<anonymous>)":-1<u.stack.indexOf("@")?"@unknown:0:0":""}return`
19
- `+_i+l+Mi}var cu=!1;function St(l,n){if(!l||cu)return"";cu=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var c={DetermineComponentFrameRoot:function(){try{if(n){var $=function(){throw Error()};if(Object.defineProperty($.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct($,[])}catch(L){var B=L}Reflect.construct(l,[],$)}else{try{$.call()}catch(L){B=L}l.call($.prototype)}}else{try{throw Error()}catch(L){B=L}($=l())&&typeof $.catch=="function"&&$.catch(function(){})}}catch(L){if(L&&B&&typeof L.stack=="string")return[L.stack,B.stack]}return[null,null]}};c.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var s=Object.getOwnPropertyDescriptor(c.DetermineComponentFrameRoot,"name");s&&s.configurable&&Object.defineProperty(c.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var r=c.DetermineComponentFrameRoot(),m=r[0],v=r[1];if(m&&v){var A=m.split(`
20
- `),j=v.split(`
21
- `);for(s=c=0;c<A.length&&!A[c].includes("DetermineComponentFrameRoot");)c++;for(;s<j.length&&!j[s].includes("DetermineComponentFrameRoot");)s++;if(c===A.length||s===j.length)for(c=A.length-1,s=j.length-1;1<=c&&0<=s&&A[c]!==j[s];)s--;for(;1<=c&&0<=s;c--,s--)if(A[c]!==j[s]){if(c!==1||s!==1)do if(c--,s--,0>s||A[c]!==j[s]){var Q=`
22
- `+A[c].replace(" at new "," at ");return l.displayName&&Q.includes("<anonymous>")&&(Q=Q.replace("<anonymous>",l.displayName)),Q}while(1<=c&&0<=s);break}}}finally{cu=!1,Error.prepareStackTrace=u}return(u=l?l.displayName||l.name:"")?Ga(u):""}function ta(l,n){switch(l.tag){case 26:case 27:case 5:return Ga(l.type);case 16:return Ga("Lazy");case 13:return l.child!==n&&n!==null?Ga("Suspense Fallback"):Ga("Suspense");case 19:return Ga("SuspenseList");case 0:case 15:return St(l.type,!1);case 11:return St(l.type.render,!1);case 1:return St(l.type,!0);case 31:return Ga("Activity");default:return""}}function bc(l){try{var n="",u=null;do n+=ta(l,u),u=l,l=l.return;while(l);return n}catch(c){return`
23
- Error generating stack: `+c.message+`
24
- `+c.stack}}var ds=Object.prototype.hasOwnProperty,he=G.unstable_scheduleCallback,Ci=G.unstable_cancelCallback,ou=G.unstable_shouldYield,Sc=G.unstable_requestPaint,Sl=G.unstable_now,ed=G.unstable_getCurrentPriorityLevel,Uo=G.unstable_ImmediatePriority,xo=G.unstable_UserBlockingPriority,Un=G.unstable_NormalPriority,td=G.unstable_LowPriority,Ho=G.unstable_IdlePriority,hs=G.log,Ec=G.unstable_setDisableYieldValue,hn=null,zl=null;function Xa(l){if(typeof hs=="function"&&Ec(l),zl&&typeof zl.setStrictMode=="function")try{zl.setStrictMode(hn,l)}catch{}}var Hl=Math.clz32?Math.clz32:C,Ui=Math.log,g=Math.LN2;function C(l){return l>>>=0,l===0?32:31-(Ui(l)/g|0)|0}var te=256,ae=262144,me=4194304;function Ne(l){var n=l&42;if(n!==0)return n;switch(l&-l){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 l&261888;case 262144:case 524288:case 1048576:case 2097152:return l&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return l&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return l}}function ve(l,n,u){var c=l.pendingLanes;if(c===0)return 0;var s=0,r=l.suspendedLanes,m=l.pingedLanes;l=l.warmLanes;var v=c&134217727;return v!==0?(c=v&~r,c!==0?s=Ne(c):(m&=v,m!==0?s=Ne(m):u||(u=v&~l,u!==0&&(s=Ne(u))))):(v=c&~r,v!==0?s=Ne(v):m!==0?s=Ne(m):u||(u=c&~l,u!==0&&(s=Ne(u)))),s===0?0:n!==0&&n!==s&&(n&r)===0&&(r=s&-s,u=n&-n,r>=u||r===32&&(u&4194048)!==0)?n:s}function nt(l,n){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&n)===0}function Ze(l,n){switch(l){case 1:case 2:case 4:case 8:case 64:return n+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 n+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 la(){var l=me;return me<<=1,(me&62914560)===0&&(me=4194304),l}function mn(l){for(var n=[],u=0;31>u;u++)n.push(l);return n}function xi(l,n){l.pendingLanes|=n,n!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function No(l,n,u,c,s,r){var m=l.pendingLanes;l.pendingLanes=u,l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0,l.expiredLanes&=u,l.entangledLanes&=u,l.errorRecoveryDisabledLanes&=u,l.shellSuspendCounter=0;var v=l.entanglements,A=l.expirationTimes,j=l.hiddenUpdates;for(u=m&~u;0<u;){var Q=31-Hl(u),$=1<<Q;v[Q]=0,A[Q]=-1;var B=j[Q];if(B!==null)for(j[Q]=null,Q=0;Q<B.length;Q++){var L=B[Q];L!==null&&(L.lane&=-536870913)}u&=~$}c!==0&&ms(l,c,0),r!==0&&s===0&&l.tag!==0&&(l.suspendedLanes|=r&~(m&~n))}function ms(l,n,u){l.pendingLanes|=n,l.suspendedLanes&=~n;var c=31-Hl(n);l.entangledLanes|=n,l.entanglements[c]=l.entanglements[c]|1073741824|u&261930}function fu(l,n){var u=l.entangledLanes|=n;for(l=l.entanglements;u;){var c=31-Hl(u),s=1<<c;s&n|l[c]&n&&(l[c]|=n),u&=~s}}function La(l,n){var u=n&-n;return u=(u&42)!==0?1:ld(u),(u&(l.suspendedLanes|n))!==0?0:u}function ld(l){switch(l){case 2:l=1;break;case 8:l=4;break;case 32:l=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:l=128;break;case 268435456:l=134217728;break;default:l=0}return l}function Dm(l){return l&=-l,2<l?8<l?(l&134217727)!==0?32:268435456:8:2}function ad(){var l=V.p;return l!==0?l:(l=window.event,l===void 0?32:Rr(l.type))}function Rm(l,n){var u=V.p;try{return V.p=l,n()}finally{V.p=u}}var xn=Math.random().toString(36).slice(2),jt="__reactFiber$"+xn,ra="__reactProps$"+xn,Hi="__reactContainer$"+xn,nd="__reactEvents$"+xn,_m="__reactListeners$"+xn,Dp="__reactHandles$"+xn,Mm="__reactResources$"+xn,su="__reactMarker$"+xn;function ud(l){delete l[jt],delete l[ra],delete l[nd],delete l[_m],delete l[Dp]}function Tc(l){var n=l[jt];if(n)return n;for(var u=l.parentNode;u;){if(n=u[Hi]||u[jt]){if(u=n.alternate,n.child!==null||u!==null&&u.child!==null)for(l=Pn(l);l!==null;){if(u=l[jt])return u;l=Pn(l)}return n}l=u,u=l.parentNode}return null}function Ac(l){if(l=l[jt]||l[Hi]){var n=l.tag;if(n===5||n===6||n===13||n===31||n===26||n===27||n===3)return l}return null}function jo(l){var n=l.tag;if(n===5||n===26||n===27||n===6)return l.stateNode;throw Error(M(33))}function Oc(l){var n=l[Mm];return n||(n=l[Mm]={hoistableStyles:new Map,hoistableScripts:new Map}),n}function Mt(l){l[su]=!0}var zc=new Set,Ni={};function ji(l,n){ru(l,n),ru(l+"Capture",n)}function ru(l,n){for(Ni[l]=n,l=0;l<n.length;l++)zc.add(n[l])}var id=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]*$"),cd={},Bo={};function Yo(l){return ds.call(Bo,l)?!0:ds.call(cd,l)?!1:id.test(l)?Bo[l]=!0:(cd[l]=!0,!1)}function qo(l,n,u){if(Yo(n))if(u===null)l.removeAttribute(n);else{switch(typeof u){case"undefined":case"function":case"symbol":l.removeAttribute(n);return;case"boolean":var c=n.toLowerCase().slice(0,5);if(c!=="data-"&&c!=="aria-"){l.removeAttribute(n);return}}l.setAttribute(n,""+u)}}function od(l,n,u){if(u===null)l.removeAttribute(n);else{switch(typeof u){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(n);return}l.setAttribute(n,""+u)}}function Pu(l,n,u,c){if(c===null)l.removeAttribute(u);else{switch(typeof c){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(u);return}l.setAttributeNS(n,u,""+c)}}function Qa(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function fd(l){var n=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function Cm(l,n,u){var c=Object.getOwnPropertyDescriptor(l.constructor.prototype,n);if(!l.hasOwnProperty(n)&&typeof c<"u"&&typeof c.get=="function"&&typeof c.set=="function"){var s=c.get,r=c.set;return Object.defineProperty(l,n,{configurable:!0,get:function(){return s.call(this)},set:function(m){u=""+m,r.call(this,m)}}),Object.defineProperty(l,n,{enumerable:c.enumerable}),{getValue:function(){return u},setValue:function(m){u=""+m},stopTracking:function(){l._valueTracker=null,delete l[n]}}}}function sd(l){if(!l._valueTracker){var n=fd(l)?"checked":"value";l._valueTracker=Cm(l,n,""+l[n])}}function Um(l){if(!l)return!1;var n=l._valueTracker;if(!n)return!0;var u=n.getValue(),c="";return l&&(c=fd(l)?l.checked?"true":"false":l.value),l=c,l!==u?(n.setValue(l),!0):!1}function ys(l){if(l=l||(typeof document<"u"?document:void 0),typeof l>"u")return null;try{return l.activeElement||l.body}catch{return l.body}}var Wv=/[\n"\\]/g;function Va(l){return l.replace(Wv,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function ps(l,n,u,c,s,r,m,v){l.name="",m!=null&&typeof m!="function"&&typeof m!="symbol"&&typeof m!="boolean"?l.type=m:l.removeAttribute("type"),n!=null?m==="number"?(n===0&&l.value===""||l.value!=n)&&(l.value=""+Qa(n)):l.value!==""+Qa(n)&&(l.value=""+Qa(n)):m!=="submit"&&m!=="reset"||l.removeAttribute("value"),n!=null?Dc(l,m,Qa(n)):u!=null?Dc(l,m,Qa(u)):c!=null&&l.removeAttribute("value"),s==null&&r!=null&&(l.defaultChecked=!!r),s!=null&&(l.checked=s&&typeof s!="function"&&typeof s!="symbol"),v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?l.name=""+Qa(v):l.removeAttribute("name")}function gs(l,n,u,c,s,r,m,v){if(r!=null&&typeof r!="function"&&typeof r!="symbol"&&typeof r!="boolean"&&(l.type=r),n!=null||u!=null){if(!(r!=="submit"&&r!=="reset"||n!=null)){sd(l);return}u=u!=null?""+Qa(u):"",n=n!=null?""+Qa(n):u,v||n===l.value||(l.value=n),l.defaultValue=n}c=c??s,c=typeof c!="function"&&typeof c!="symbol"&&!!c,l.checked=v?l.checked:!!c,l.defaultChecked=!!c,m!=null&&typeof m!="function"&&typeof m!="symbol"&&typeof m!="boolean"&&(l.name=m),sd(l)}function Dc(l,n,u){n==="number"&&ys(l.ownerDocument)===l||l.defaultValue===""+u||(l.defaultValue=""+u)}function wo(l,n,u,c){if(l=l.options,n){n={};for(var s=0;s<u.length;s++)n["$"+u[s]]=!0;for(u=0;u<l.length;u++)s=n.hasOwnProperty("$"+l[u].value),l[u].selected!==s&&(l[u].selected=s),s&&c&&(l[u].defaultSelected=!0)}else{for(u=""+Qa(u),n=null,s=0;s<l.length;s++){if(l[s].value===u){l[s].selected=!0,c&&(l[s].defaultSelected=!0);return}n!==null||l[s].disabled||(n=l[s])}n!==null&&(n.selected=!0)}}function xm(l,n,u){if(n!=null&&(n=""+Qa(n),n!==l.value&&(l.value=n),u==null)){l.defaultValue!==n&&(l.defaultValue=n);return}l.defaultValue=u!=null?""+Qa(u):""}function Hm(l,n,u,c){if(n==null){if(c!=null){if(u!=null)throw Error(M(92));if(Lt(c)){if(1<c.length)throw Error(M(93));c=c[0]}u=c}u==null&&(u=""),n=u}u=Qa(n),l.defaultValue=u,c=l.textContent,c===u&&c!==""&&c!==null&&(l.value=c),sd(l)}function du(l,n){if(n){var u=l.firstChild;if(u&&u===l.lastChild&&u.nodeType===3){u.nodeValue=n;return}}l.textContent=n}var Rp=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 _p(l,n,u){var c=n.indexOf("--")===0;u==null||typeof u=="boolean"||u===""?c?l.setProperty(n,""):n==="float"?l.cssFloat="":l[n]="":c?l.setProperty(n,u):typeof u!="number"||u===0||Rp.has(n)?n==="float"?l.cssFloat=u:l[n]=(""+u).trim():l[n]=u+"px"}function Mp(l,n,u){if(n!=null&&typeof n!="object")throw Error(M(62));if(l=l.style,u!=null){for(var c in u)!u.hasOwnProperty(c)||n!=null&&n.hasOwnProperty(c)||(c.indexOf("--")===0?l.setProperty(c,""):c==="float"?l.cssFloat="":l[c]="");for(var s in n)c=n[s],n.hasOwnProperty(s)&&u[s]!==c&&_p(l,s,c)}else for(var r in n)n.hasOwnProperty(r)&&_p(l,r,n[r])}function Nm(l){if(l.indexOf("-")===-1)return!1;switch(l){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!1;default:return!0}}var Fv=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"]]),vs=/^[\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 yn(l){return vs.test(""+l)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":l}function Hn(){}var rd=null;function dd(l){return l=l.target||l.srcElement||window,l.correspondingUseElement&&(l=l.correspondingUseElement),l.nodeType===3?l.parentNode:l}var hu=null,Rc=null;function bs(l){var n=Ac(l);if(n&&(l=n.stateNode)){var u=l[ra]||null;e:switch(l=n.stateNode,n.type){case"input":if(ps(l,u.value,u.defaultValue,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name),n=u.name,u.type==="radio"&&n!=null){for(u=l;u.parentNode;)u=u.parentNode;for(u=u.querySelectorAll('input[name="'+Va(""+n)+'"][type="radio"]'),n=0;n<u.length;n++){var c=u[n];if(c!==l&&c.form===l.form){var s=c[ra]||null;if(!s)throw Error(M(90));ps(c,s.value,s.defaultValue,s.defaultValue,s.checked,s.defaultChecked,s.type,s.name)}}for(n=0;n<u.length;n++)c=u[n],c.form===l.form&&Um(c)}break e;case"textarea":xm(l,u.value,u.defaultValue);break e;case"select":n=u.value,n!=null&&wo(l,!!u.multiple,n,!1)}}}var Go=!1;function jm(l,n,u){if(Go)return l(n,u);Go=!0;try{var c=l(n);return c}finally{if(Go=!1,(hu!==null||Rc!==null)&&(Af(),hu&&(n=hu,l=Rc,Rc=hu=null,bs(n),l)))for(n=0;n<l.length;n++)bs(l[n])}}function Nl(l,n){var u=l.stateNode;if(u===null)return null;var c=u[ra]||null;if(c===null)return null;u=c[n];e:switch(n){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(c=!c.disabled)||(l=l.type,c=!(l==="button"||l==="input"||l==="select"||l==="textarea")),l=!c;break e;default:l=!1}if(l)return null;if(u&&typeof u!="function")throw Error(M(231,n,typeof u));return u}var ei=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Ss=!1;if(ei)try{var Xo={};Object.defineProperty(Xo,"passive",{get:function(){Ss=!0}}),window.addEventListener("test",Xo,Xo),window.removeEventListener("test",Xo,Xo)}catch{Ss=!1}var ti=null,Bm=null,hd=null;function Ym(){if(hd)return hd;var l,n=Bm,u=n.length,c,s="value"in ti?ti.value:ti.textContent,r=s.length;for(l=0;l<u&&n[l]===s[l];l++);var m=u-l;for(c=1;c<=m&&n[u-c]===s[r-c];c++);return hd=s.slice(l,1<c?1-c:void 0)}function md(l){var n=l.keyCode;return"charCode"in l?(l=l.charCode,l===0&&n===13&&(l=13)):l=n,l===10&&(l=13),32<=l||l===13?l:0}function Es(){return!0}function Cp(){return!1}function kl(l){function n(u,c,s,r,m){this._reactName=u,this._targetInst=s,this.type=c,this.nativeEvent=r,this.target=m,this.currentTarget=null;for(var v in l)l.hasOwnProperty(v)&&(u=l[v],this[v]=u?u(r):r[v]);return this.isDefaultPrevented=(r.defaultPrevented!=null?r.defaultPrevented:r.returnValue===!1)?Es:Cp,this.isPropagationStopped=Cp,this}return q(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var u=this.nativeEvent;u&&(u.preventDefault?u.preventDefault():typeof u.returnValue!="unknown"&&(u.returnValue=!1),this.isDefaultPrevented=Es)},stopPropagation:function(){var u=this.nativeEvent;u&&(u.stopPropagation?u.stopPropagation():typeof u.cancelBubble!="unknown"&&(u.cancelBubble=!0),this.isPropagationStopped=Es)},persist:function(){},isPersistent:Es}),n}var Bi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(l){return l.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ts=kl(Bi),Lo=q({},Bi,{view:0,detail:0}),Iv=kl(Lo),qm,wm,As,yd=q({},Lo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:pn,button:0,buttons:0,relatedTarget:function(l){return l.relatedTarget===void 0?l.fromElement===l.srcElement?l.toElement:l.fromElement:l.relatedTarget},movementX:function(l){return"movementX"in l?l.movementX:(l!==As&&(As&&l.type==="mousemove"?(qm=l.screenX-As.screenX,wm=l.screenY-As.screenY):wm=qm=0,As=l),qm)},movementY:function(l){return"movementY"in l?l.movementY:wm}}),Qo=kl(yd),Up=q({},yd,{dataTransfer:0}),xp=kl(Up),Hp=q({},Lo,{relatedTarget:0}),pd=kl(Hp),Gm=q({},Bi,{animationName:0,elapsedTime:0,pseudoElement:0}),Np=kl(Gm),_c=q({},Bi,{clipboardData:function(l){return"clipboardData"in l?l.clipboardData:window.clipboardData}}),Mc=kl(_c),Nn=q({},Bi,{data:0}),jp=kl(Nn),Xm={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},mu={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"},Bp={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function jn(l){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(l):(l=Bp[l])?!!n[l]:!1}function pn(){return jn}var gd=q({},Lo,{key:function(l){if(l.key){var n=Xm[l.key]||l.key;if(n!=="Unidentified")return n}return l.type==="keypress"?(l=md(l),l===13?"Enter":String.fromCharCode(l)):l.type==="keydown"||l.type==="keyup"?mu[l.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:pn,charCode:function(l){return l.type==="keypress"?md(l):0},keyCode:function(l){return l.type==="keydown"||l.type==="keyup"?l.keyCode:0},which:function(l){return l.type==="keypress"?md(l):l.type==="keydown"||l.type==="keyup"?l.keyCode:0}}),vd=kl(gd),Lm=q({},yd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Bn=kl(Lm),Pv=q({},Lo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:pn}),Yp=kl(Pv),qp=q({},Bi,{propertyName:0,elapsedTime:0,pseudoElement:0}),e1=kl(qp),Qm=q({},yd,{deltaX:function(l){return"deltaX"in l?l.deltaX:"wheelDeltaX"in l?-l.wheelDeltaX:0},deltaY:function(l){return"deltaY"in l?l.deltaY:"wheelDeltaY"in l?-l.wheelDeltaY:"wheelDelta"in l?-l.wheelDelta:0},deltaZ:0,deltaMode:0}),t1=kl(Qm),wp=q({},Bi,{newState:0,oldState:0}),Vm=kl(wp),bd=[9,13,27,32],Vo=ei&&"CompositionEvent"in window,Cc=null;ei&&"documentMode"in document&&(Cc=document.documentMode);var aa=ei&&"TextEvent"in window&&!Cc,Zm=ei&&(!Vo||Cc&&8<Cc&&11>=Cc),Os=" ",Yi=!1;function Sd(l,n){switch(l){case"keyup":return bd.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Jm(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var Uc=!1;function Gp(l,n){switch(l){case"compositionend":return Jm(n);case"keypress":return n.which!==32?null:(Yi=!0,Os);case"textInput":return l=n.data,l===Os&&Yi?null:l;default:return null}}function l1(l,n){if(Uc)return l==="compositionend"||!Vo&&Sd(l,n)?(l=Ym(),hd=Bm=ti=null,Uc=!1,l):null;switch(l){case"paste":return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1<n.char.length)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return Zm&&n.locale!=="ko"?null:n.data;default:return null}}var Km={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function yu(l){var n=l&&l.nodeName&&l.nodeName.toLowerCase();return n==="input"?!!Km[l.type]:n==="textarea"}function $m(l,n,u,c){hu?Rc?Rc.push(c):Rc=[c]:hu=c,n=Sr(n,"onChange"),0<n.length&&(u=new Ts("onChange","change",null,u,c),l.push({event:u,listeners:n}))}var xc=null,qi=null;function Hc(l){jg(l,0)}function Zo(l){var n=jo(l);if(Um(n))return l}function km(l,n){if(l==="change")return n}var Ed=!1;if(ei){var da;if(ei){var Yn="oninput"in document;if(!Yn){var Wm=document.createElement("div");Wm.setAttribute("oninput","return;"),Yn=typeof Wm.oninput=="function"}da=Yn}else da=!1;Ed=da&&(!document.documentMode||9<document.documentMode)}function Td(){xc&&(xc.detachEvent("onpropertychange",Ad),qi=xc=null)}function Ad(l){if(l.propertyName==="value"&&Zo(qi)){var n=[];$m(n,qi,l,dd(l)),jm(Hc,n)}}function Xp(l,n,u){l==="focusin"?(Td(),xc=n,qi=u,xc.attachEvent("onpropertychange",Ad)):l==="focusout"&&Td()}function Lp(l){if(l==="selectionchange"||l==="keyup"||l==="keydown")return Zo(qi)}function wi(l,n){if(l==="click")return Zo(n)}function Nc(l,n){if(l==="input"||l==="change")return Zo(n)}function Qp(l,n){return l===n&&(l!==0||1/l===1/n)||l!==l&&n!==n}var na=typeof Object.is=="function"?Object.is:Qp;function gn(l,n){if(na(l,n))return!0;if(typeof l!="object"||l===null||typeof n!="object"||n===null)return!1;var u=Object.keys(l),c=Object.keys(n);if(u.length!==c.length)return!1;for(c=0;c<u.length;c++){var s=u[c];if(!ds.call(n,s)||!na(l[s],n[s]))return!1}return!0}function Fm(l){for(;l&&l.firstChild;)l=l.firstChild;return l}function Im(l,n){var u=Fm(l);l=0;for(var c;u;){if(u.nodeType===3){if(c=l+u.textContent.length,l<=n&&c>=n)return{node:u,offset:n-l};l=c}e:{for(;u;){if(u.nextSibling){u=u.nextSibling;break e}u=u.parentNode}u=void 0}u=Fm(u)}}function jc(l,n){return l&&n?l===n?!0:l&&l.nodeType===3?!1:n&&n.nodeType===3?jc(l,n.parentNode):"contains"in l?l.contains(n):l.compareDocumentPosition?!!(l.compareDocumentPosition(n)&16):!1:!1}function Gi(l){l=l!=null&&l.ownerDocument!=null&&l.ownerDocument.defaultView!=null?l.ownerDocument.defaultView:window;for(var n=ys(l.document);n instanceof l.HTMLIFrameElement;){try{var u=typeof n.contentWindow.location.href=="string"}catch{u=!1}if(u)l=n.contentWindow;else break;n=ys(l.document)}return n}function zs(l){var n=l&&l.nodeName&&l.nodeName.toLowerCase();return n&&(n==="input"&&(l.type==="text"||l.type==="search"||l.type==="tel"||l.type==="url"||l.type==="password")||n==="textarea"||l.contentEditable==="true")}var Ds=ei&&"documentMode"in document&&11>=document.documentMode,Xi=null,Jo=null,vn=null,qn=!1;function Od(l,n,u){var c=u.window===u?u.document:u.nodeType===9?u:u.ownerDocument;qn||Xi==null||Xi!==ys(c)||(c=Xi,"selectionStart"in c&&zs(c)?c={start:c.selectionStart,end:c.selectionEnd}:(c=(c.ownerDocument&&c.ownerDocument.defaultView||window).getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset}),vn&&gn(vn,c)||(vn=c,c=Sr(Jo,"onSelect"),0<c.length&&(n=new Ts("onSelect","select",null,n,u),l.push({event:n,listeners:c}),n.target=Xi)))}function li(l,n){var u={};return u[l.toLowerCase()]=n.toLowerCase(),u["Webkit"+l]="webkit"+n,u["Moz"+l]="moz"+n,u}var wn={animationend:li("Animation","AnimationEnd"),animationiteration:li("Animation","AnimationIteration"),animationstart:li("Animation","AnimationStart"),transitionrun:li("Transition","TransitionRun"),transitionstart:li("Transition","TransitionStart"),transitioncancel:li("Transition","TransitionCancel"),transitionend:li("Transition","TransitionEnd")},Ko={},Li={};ei&&(Li=document.createElement("div").style,"AnimationEvent"in window||(delete wn.animationend.animation,delete wn.animationiteration.animation,delete wn.animationstart.animation),"TransitionEvent"in window||delete wn.transitionend.transition);function zt(l){if(Ko[l])return Ko[l];if(!wn[l])return l;var n=wn[l],u;for(u in n)if(n.hasOwnProperty(u)&&u in Li)return Ko[l]=n[u];return l}var Rs=zt("animationend"),Pm=zt("animationiteration"),zd=zt("animationstart"),Bc=zt("transitionrun"),_s=zt("transitionstart"),pu=zt("transitioncancel"),Vp=zt("transitionend"),gu=new Map,$o="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(" ");$o.push("scrollEnd");function ha(l,n){gu.set(l,n),ji(n,[l])}var Yc=typeof reportError=="function"?reportError:function(l){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof l=="object"&&l!==null&&typeof l.message=="string"?String(l.message):String(l),error:l});if(!window.dispatchEvent(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",l);return}console.error(l)},Ft=[],jl=0,bn=0;function Za(){for(var l=jl,n=bn=jl=0;n<l;){var u=Ft[n];Ft[n++]=null;var c=Ft[n];Ft[n++]=null;var s=Ft[n];Ft[n++]=null;var r=Ft[n];if(Ft[n++]=null,c!==null&&s!==null){var m=c.pending;m===null?s.next=s:(s.next=m.next,m.next=s),c.pending=s}r!==0&&Dd(u,s,r)}}function Ja(l,n,u,c){Ft[jl++]=l,Ft[jl++]=n,Ft[jl++]=u,Ft[jl++]=c,bn|=c,l.lanes|=c,l=l.alternate,l!==null&&(l.lanes|=c)}function Sn(l,n,u,c){return Ja(l,n,u,c),Ms(l)}function ai(l,n){return Ja(l,null,null,n),Ms(l)}function Dd(l,n,u){l.lanes|=u;var c=l.alternate;c!==null&&(c.lanes|=u);for(var s=!1,r=l.return;r!==null;)r.childLanes|=u,c=r.alternate,c!==null&&(c.childLanes|=u),r.tag===22&&(l=r.stateNode,l===null||l._visibility&1||(s=!0)),l=r,r=r.return;return l.tag===3?(r=l.stateNode,s&&n!==null&&(s=31-Hl(u),l=r.hiddenUpdates,c=l[s],c===null?l[s]=[n]:c.push(n),n.lane=u|536870912),r):null}function Ms(l){if(50<Tf)throw Tf=0,rr=null,Error(M(185));for(var n=l.return;n!==null;)l=n,n=l.return;return l.tag===3?l.stateNode:null}var ma={};function Zp(l,n,u,c){this.tag=l,this.key=u,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=c,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function fl(l,n,u,c){return new Zp(l,n,u,c)}function qc(l){return l=l.prototype,!(!l||!l.isReactComponent)}function ni(l,n){var u=l.alternate;return u===null?(u=fl(l.tag,n,l.key,l.mode),u.elementType=l.elementType,u.type=l.type,u.stateNode=l.stateNode,u.alternate=l,l.alternate=u):(u.pendingProps=n,u.type=l.type,u.flags=0,u.subtreeFlags=0,u.deletions=null),u.flags=l.flags&65011712,u.childLanes=l.childLanes,u.lanes=l.lanes,u.child=l.child,u.memoizedProps=l.memoizedProps,u.memoizedState=l.memoizedState,u.updateQueue=l.updateQueue,n=l.dependencies,u.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},u.sibling=l.sibling,u.index=l.index,u.ref=l.ref,u.refCleanup=l.refCleanup,u}function ey(l,n){l.flags&=65011714;var u=l.alternate;return u===null?(l.childLanes=0,l.lanes=n,l.child=null,l.subtreeFlags=0,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=u.childLanes,l.lanes=u.lanes,l.child=u.child,l.subtreeFlags=0,l.deletions=null,l.memoizedProps=u.memoizedProps,l.memoizedState=u.memoizedState,l.updateQueue=u.updateQueue,l.type=u.type,n=u.dependencies,l.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),l}function Rd(l,n,u,c,s,r){var m=0;if(c=l,typeof l=="function")qc(l)&&(m=1);else if(typeof l=="string")m=A0(l,u,W.current)?26:l==="html"||l==="head"||l==="body"?27:5;else e:switch(l){case at:return l=fl(31,u,n,s),l.elementType=at,l.lanes=r,l;case rt:return ui(u.children,s,r,n);case Me:m=8,s|=24;break;case qe:return l=fl(12,u,n,s|2),l.elementType=qe,l.lanes=r,l;case _t:return l=fl(13,u,n,s),l.elementType=_t,l.lanes=r,l;case gt:return l=fl(19,u,n,s),l.elementType=gt,l.lanes=r,l;default:if(typeof l=="object"&&l!==null)switch(l.$$typeof){case At:m=10;break e;case Xt:m=9;break e;case Nt:m=11;break e;case re:m=14;break e;case He:m=16,c=null;break e}m=29,u=Error(M(130,l===null?"null":typeof l,"")),c=null}return n=fl(m,u,n,s),n.elementType=l,n.type=c,n.lanes=r,n}function ui(l,n,u,c){return l=fl(7,l,c,n),l.lanes=u,l}function ko(l,n,u){return l=fl(6,l,null,n),l.lanes=u,l}function ty(l){var n=fl(18,null,null,0);return n.stateNode=l,n}function _d(l,n,u){return n=fl(4,l.children!==null?l.children:[],l.key,n),n.lanes=u,n.stateNode={containerInfo:l.containerInfo,pendingChildren:null,implementation:l.implementation},n}var ly=new WeakMap;function Ka(l,n){if(typeof l=="object"&&l!==null){var u=ly.get(l);return u!==void 0?u:(n={value:l,source:n,stack:bc(n)},ly.set(l,n),n)}return{value:l,source:n,stack:bc(n)}}var $a=[],wc=0,Cs=null,ml=0,Ca=[],ya=0,Gn=null,Ua=1,Xn="";function En(l,n){$a[wc++]=ml,$a[wc++]=Cs,Cs=l,ml=n}function ay(l,n,u){Ca[ya++]=Ua,Ca[ya++]=Xn,Ca[ya++]=Gn,Gn=l;var c=Ua;l=Xn;var s=32-Hl(c)-1;c&=~(1<<s),u+=1;var r=32-Hl(n)+s;if(30<r){var m=s-s%5;r=(c&(1<<m)-1).toString(32),c>>=m,s-=m,Ua=1<<32-Hl(n)+s|u<<s|c,Xn=r+l}else Ua=1<<r|u<<s|c,Xn=l}function Wo(l){l.return!==null&&(En(l,1),ay(l,1,0))}function Md(l){for(;l===Cs;)Cs=$a[--wc],$a[wc]=null,ml=$a[--wc],$a[wc]=null;for(;l===Gn;)Gn=Ca[--ya],Ca[ya]=null,Xn=Ca[--ya],Ca[ya]=null,Ua=Ca[--ya],Ca[ya]=null}function Us(l,n){Ca[ya++]=Ua,Ca[ya++]=Xn,Ca[ya++]=Gn,Ua=n.id,Xn=n.overflow,Gn=l}var Bl=null,Qt=null,ot=!1,vu=null,Dl=!1,bu=Error(M(519));function Tn(l){var n=Error(M(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Io(Ka(n,l)),bu}function xs(l){var n=l.stateNode,u=l.type,c=l.memoizedProps;switch(n[jt]=l,n[ra]=c,u){case"dialog":ct("cancel",n),ct("close",n);break;case"iframe":case"object":case"embed":ct("load",n);break;case"video":case"audio":for(u=0;u<_f.length;u++)ct(_f[u],n);break;case"source":ct("error",n);break;case"img":case"image":case"link":ct("error",n),ct("load",n);break;case"details":ct("toggle",n);break;case"input":ct("invalid",n),gs(n,c.value,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name,!0);break;case"select":ct("invalid",n);break;case"textarea":ct("invalid",n),Hm(n,c.value,c.defaultValue,c.children)}u=c.children,typeof u!="string"&&typeof u!="number"&&typeof u!="bigint"||n.textContent===""+u||c.suppressHydrationWarning===!0||d0(n.textContent,u)?(c.popover!=null&&(ct("beforetoggle",n),ct("toggle",n)),c.onScroll!=null&&ct("scroll",n),c.onScrollEnd!=null&&ct("scrollend",n),c.onClick!=null&&(n.onclick=Hn),n=!0):n=!1,n||Tn(l,!0)}function Fo(l){for(Bl=l.return;Bl;)switch(Bl.tag){case 5:case 31:case 13:Dl=!1;return;case 27:case 3:Dl=!0;return;default:Bl=Bl.return}}function Su(l){if(l!==Bl)return!1;if(!ot)return Fo(l),ot=!0,!1;var n=l.tag,u;if((u=n!==3&&n!==27)&&((u=n===5)&&(u=l.type,u=!(u!=="form"&&u!=="button")||Cf(l.type,l.memoizedProps)),u=!u),u&&Qt&&Tn(l),Fo(l),n===13){if(l=l.memoizedState,l=l!==null?l.dehydrated:null,!l)throw Error(M(317));Qt=xh(l)}else if(n===31){if(l=l.memoizedState,l=l!==null?l.dehydrated:null,!l)throw Error(M(317));Qt=xh(l)}else n===27?(n=Qt,In(l.type)?(l=Ar,Ar=null,Qt=l):Qt=n):Qt=Bl?za(l.stateNode.nextSibling):null;return!0}function Qi(){Qt=Bl=null,ot=!1}function ny(){var l=vu;return l!==null&&(il===null?il=l:il.push.apply(il,l),vu=null),l}function Io(l){vu===null?vu=[l]:vu.push(l)}var Cd=b(null),ii=null,Ln=null;function pa(l,n,u){I(Cd,n._currentValue),n._currentValue=u}function Qn(l){l._currentValue=Cd.current,N(Cd)}function Ud(l,n,u){for(;l!==null;){var c=l.alternate;if((l.childLanes&n)!==n?(l.childLanes|=n,c!==null&&(c.childLanes|=n)):c!==null&&(c.childLanes&n)!==n&&(c.childLanes|=n),l===u)break;l=l.return}}function Eu(l,n,u,c){var s=l.child;for(s!==null&&(s.return=l);s!==null;){var r=s.dependencies;if(r!==null){var m=s.child;r=r.firstContext;e:for(;r!==null;){var v=r;r=s;for(var A=0;A<n.length;A++)if(v.context===n[A]){r.lanes|=u,v=r.alternate,v!==null&&(v.lanes|=u),Ud(r.return,u,l),c||(m=null);break e}r=v.next}}else if(s.tag===18){if(m=s.return,m===null)throw Error(M(341));m.lanes|=u,r=m.alternate,r!==null&&(r.lanes|=u),Ud(m,u,l),m=null}else m=s.child;if(m!==null)m.return=s;else for(m=s;m!==null;){if(m===l){m=null;break}if(s=m.sibling,s!==null){s.return=m.return,m=s;break}m=m.return}s=m}}function Yl(l,n,u,c){l=null;for(var s=n,r=!1;s!==null;){if(!r){if((s.flags&524288)!==0)r=!0;else if((s.flags&262144)!==0)break}if(s.tag===10){var m=s.alternate;if(m===null)throw Error(M(387));if(m=m.memoizedProps,m!==null){var v=s.type;na(s.pendingProps.value,m.value)||(l!==null?l.push(v):l=[v])}}else if(s===Re.current){if(m=s.alternate,m===null)throw Error(M(387));m.memoizedState.memoizedState!==s.memoizedState.memoizedState&&(l!==null?l.push(Dr):l=[Dr])}s=s.return}l!==null&&Eu(n,l,u,c),n.flags|=262144}function Gc(l){for(l=l.firstContext;l!==null;){if(!na(l.context._currentValue,l.memoizedValue))return!0;l=l.next}return!1}function Xe(l){ii=l,Ln=null,l=l.dependencies,l!==null&&(l.firstContext=null)}function k(l){return Hs(ii,l)}function ci(l,n){return ii===null&&Xe(l),Hs(l,n)}function Hs(l,n){var u=n._currentValue;if(n={context:n,memoizedValue:u,next:null},Ln===null){if(l===null)throw Error(M(308));Ln=n,l.dependencies={lanes:0,firstContext:n},l.flags|=524288}else Ln=Ln.next=n;return u}var sl=typeof AbortController<"u"?AbortController:function(){var l=[],n=this.signal={aborted:!1,addEventListener:function(u,c){l.push(c)}};this.abort=function(){n.aborted=!0,l.forEach(function(u){return u()})}},uy=G.unstable_scheduleCallback,iy=G.unstable_NormalPriority,yl={$$typeof:At,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ns(){return{controller:new sl,data:new Map,refCount:0}}function js(l){l.refCount--,l.refCount===0&&uy(iy,function(){l.controller.abort()})}var Xc=null,Bs=0,Vi=0,El=null;function Ct(l,n){if(Xc===null){var u=Xc=[];Bs=0,Vi=Oh(),El={status:"pending",value:void 0,then:function(c){u.push(c)}}}return Bs++,n.then(Ys,Ys),n}function Ys(){if(--Bs===0&&Xc!==null){El!==null&&(El.status="fulfilled");var l=Xc;Xc=null,Vi=0,El=null;for(var n=0;n<l.length;n++)(0,l[n])()}}function qs(l,n){var u=[],c={status:"pending",value:null,reason:null,then:function(s){u.push(s)}};return l.then(function(){c.status="fulfilled",c.value=n;for(var s=0;s<u.length;s++)(0,u[s])(n)},function(s){for(c.status="rejected",c.reason=s,s=0;s<u.length;s++)(0,u[s])(void 0)}),c}var oi=R.S;R.S=function(l,n){Py=Sl(),typeof n=="object"&&n!==null&&typeof n.then=="function"&&Ct(l,n),oi!==null&&oi(l,n)};var ka=b(null);function Wa(){var l=ka.current;return l!==null?l:Yt.pooledCache}function Po(l,n){n===null?I(ka,ka.current):I(ka,n.pool)}function Lc(){var l=Wa();return l===null?null:{parent:yl._currentValue,pool:l}}var Zi=Error(M(460)),Qc=Error(M(474)),ef=Error(M(542)),Vc={then:function(){}};function cy(l){return l=l.status,l==="fulfilled"||l==="rejected"}function oy(l,n,u){switch(u=l[u],u===void 0?l.push(n):u!==n&&(n.then(Hn,Hn),n=u),n.status){case"fulfilled":return n.value;case"rejected":throw l=n.reason,xd(l),l;default:if(typeof n.status=="string")n.then(Hn,Hn);else{if(l=Yt,l!==null&&100<l.shellSuspendCounter)throw Error(M(482));l=n,l.status="pending",l.then(function(c){if(n.status==="pending"){var s=n;s.status="fulfilled",s.value=c}},function(c){if(n.status==="pending"){var s=n;s.status="rejected",s.reason=c}})}switch(n.status){case"fulfilled":return n.value;case"rejected":throw l=n.reason,xd(l),l}throw Ki=n,Zi}}function Ji(l){try{var n=l._init;return n(l._payload)}catch(u){throw u!==null&&typeof u=="object"&&typeof u.then=="function"?(Ki=u,Zi):u}}var Ki=null;function fy(){if(Ki===null)throw Error(M(459));var l=Ki;return Ki=null,l}function xd(l){if(l===Zi||l===ef)throw Error(M(483))}var $i=null,Zc=0;function ws(l){var n=Zc;return Zc+=1,$i===null&&($i=[]),oy($i,l,n)}function tf(l,n){n=n.props.ref,l.ref=n!==void 0?n:null}function Gs(l,n){throw n.$$typeof===x?Error(M(525)):(l=Object.prototype.toString.call(n),Error(M(31,l==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":l)))}function Jp(l){function n(U,D){if(l){var H=U.deletions;H===null?(U.deletions=[D],U.flags|=16):H.push(D)}}function u(U,D){if(!l)return null;for(;D!==null;)n(U,D),D=D.sibling;return null}function c(U){for(var D=new Map;U!==null;)U.key!==null?D.set(U.key,U):D.set(U.index,U),U=U.sibling;return D}function s(U,D){return U=ni(U,D),U.index=0,U.sibling=null,U}function r(U,D,H){return U.index=H,l?(H=U.alternate,H!==null?(H=H.index,H<D?(U.flags|=67108866,D):H):(U.flags|=67108866,D)):(U.flags|=1048576,D)}function m(U){return l&&U.alternate===null&&(U.flags|=67108866),U}function v(U,D,H,K){return D===null||D.tag!==6?(D=ko(H,U.mode,K),D.return=U,D):(D=s(D,H),D.return=U,D)}function A(U,D,H,K){var ze=H.type;return ze===rt?Q(U,D,H.props.children,K,H.key):D!==null&&(D.elementType===ze||typeof ze=="object"&&ze!==null&&ze.$$typeof===He&&Ji(ze)===D.type)?(D=s(D,H.props),tf(D,H),D.return=U,D):(D=Rd(H.type,H.key,H.props,null,U.mode,K),tf(D,H),D.return=U,D)}function j(U,D,H,K){return D===null||D.tag!==4||D.stateNode.containerInfo!==H.containerInfo||D.stateNode.implementation!==H.implementation?(D=_d(H,U.mode,K),D.return=U,D):(D=s(D,H.children||[]),D.return=U,D)}function Q(U,D,H,K,ze){return D===null||D.tag!==7?(D=ui(H,U.mode,K,ze),D.return=U,D):(D=s(D,H),D.return=U,D)}function $(U,D,H){if(typeof D=="string"&&D!==""||typeof D=="number"||typeof D=="bigint")return D=ko(""+D,U.mode,H),D.return=U,D;if(typeof D=="object"&&D!==null){switch(D.$$typeof){case ne:return H=Rd(D.type,D.key,D.props,null,U.mode,H),tf(H,D),H.return=U,H;case xe:return D=_d(D,U.mode,H),D.return=U,D;case He:return D=Ji(D),$(U,D,H)}if(Lt(D)||se(D))return D=ui(D,U.mode,H,null),D.return=U,D;if(typeof D.then=="function")return $(U,ws(D),H);if(D.$$typeof===At)return $(U,ci(U,D),H);Gs(U,D)}return null}function B(U,D,H,K){var ze=D!==null?D.key:null;if(typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint")return ze!==null?null:v(U,D,""+H,K);if(typeof H=="object"&&H!==null){switch(H.$$typeof){case ne:return H.key===ze?A(U,D,H,K):null;case xe:return H.key===ze?j(U,D,H,K):null;case He:return H=Ji(H),B(U,D,H,K)}if(Lt(H)||se(H))return ze!==null?null:Q(U,D,H,K,null);if(typeof H.then=="function")return B(U,D,ws(H),K);if(H.$$typeof===At)return B(U,D,ci(U,H),K);Gs(U,H)}return null}function L(U,D,H,K,ze){if(typeof K=="string"&&K!==""||typeof K=="number"||typeof K=="bigint")return U=U.get(H)||null,v(D,U,""+K,ze);if(typeof K=="object"&&K!==null){switch(K.$$typeof){case ne:return U=U.get(K.key===null?H:K.key)||null,A(D,U,K,ze);case xe:return U=U.get(K.key===null?H:K.key)||null,j(D,U,K,ze);case He:return K=Ji(K),L(U,D,H,K,ze)}if(Lt(K)||se(K))return U=U.get(H)||null,Q(D,U,K,ze,null);if(typeof K.then=="function")return L(U,D,H,ws(K),ze);if(K.$$typeof===At)return L(U,D,H,ci(D,K),ze);Gs(D,K)}return null}function de(U,D,H,K){for(var ze=null,yt=null,be=D,Je=D=0,Fe=null;be!==null&&Je<H.length;Je++){be.index>Je?(Fe=be,be=null):Fe=be.sibling;var Tt=B(U,be,H[Je],K);if(Tt===null){be===null&&(be=Fe);break}l&&be&&Tt.alternate===null&&n(U,be),D=r(Tt,D,Je),yt===null?ze=Tt:yt.sibling=Tt,yt=Tt,be=Fe}if(Je===H.length)return u(U,be),ot&&En(U,Je),ze;if(be===null){for(;Je<H.length;Je++)be=$(U,H[Je],K),be!==null&&(D=r(be,D,Je),yt===null?ze=be:yt.sibling=be,yt=be);return ot&&En(U,Je),ze}for(be=c(be);Je<H.length;Je++)Fe=L(be,U,Je,H[Je],K),Fe!==null&&(l&&Fe.alternate!==null&&be.delete(Fe.key===null?Je:Fe.key),D=r(Fe,D,Je),yt===null?ze=Fe:yt.sibling=Fe,yt=Fe);return l&&be.forEach(function(tu){return n(U,tu)}),ot&&En(U,Je),ze}function Ue(U,D,H,K){if(H==null)throw Error(M(151));for(var ze=null,yt=null,be=D,Je=D=0,Fe=null,Tt=H.next();be!==null&&!Tt.done;Je++,Tt=H.next()){be.index>Je?(Fe=be,be=null):Fe=be.sibling;var tu=B(U,be,Tt.value,K);if(tu===null){be===null&&(be=Fe);break}l&&be&&tu.alternate===null&&n(U,be),D=r(tu,D,Je),yt===null?ze=tu:yt.sibling=tu,yt=tu,be=Fe}if(Tt.done)return u(U,be),ot&&En(U,Je),ze;if(be===null){for(;!Tt.done;Je++,Tt=H.next())Tt=$(U,Tt.value,K),Tt!==null&&(D=r(Tt,D,Je),yt===null?ze=Tt:yt.sibling=Tt,yt=Tt);return ot&&En(U,Je),ze}for(be=c(be);!Tt.done;Je++,Tt=H.next())Tt=L(be,U,Je,Tt.value,K),Tt!==null&&(l&&Tt.alternate!==null&&be.delete(Tt.key===null?Je:Tt.key),D=r(Tt,D,Je),yt===null?ze=Tt:yt.sibling=Tt,yt=Tt);return l&&be.forEach(function(Wg){return n(U,Wg)}),ot&&En(U,Je),ze}function wt(U,D,H,K){if(typeof H=="object"&&H!==null&&H.type===rt&&H.key===null&&(H=H.props.children),typeof H=="object"&&H!==null){switch(H.$$typeof){case ne:e:{for(var ze=H.key;D!==null;){if(D.key===ze){if(ze=H.type,ze===rt){if(D.tag===7){u(U,D.sibling),K=s(D,H.props.children),K.return=U,U=K;break e}}else if(D.elementType===ze||typeof ze=="object"&&ze!==null&&ze.$$typeof===He&&Ji(ze)===D.type){u(U,D.sibling),K=s(D,H.props),tf(K,H),K.return=U,U=K;break e}u(U,D);break}else n(U,D);D=D.sibling}H.type===rt?(K=ui(H.props.children,U.mode,K,H.key),K.return=U,U=K):(K=Rd(H.type,H.key,H.props,null,U.mode,K),tf(K,H),K.return=U,U=K)}return m(U);case xe:e:{for(ze=H.key;D!==null;){if(D.key===ze)if(D.tag===4&&D.stateNode.containerInfo===H.containerInfo&&D.stateNode.implementation===H.implementation){u(U,D.sibling),K=s(D,H.children||[]),K.return=U,U=K;break e}else{u(U,D);break}else n(U,D);D=D.sibling}K=_d(H,U.mode,K),K.return=U,U=K}return m(U);case He:return H=Ji(H),wt(U,D,H,K)}if(Lt(H))return de(U,D,H,K);if(se(H)){if(ze=se(H),typeof ze!="function")throw Error(M(150));return H=ze.call(H),Ue(U,D,H,K)}if(typeof H.then=="function")return wt(U,D,ws(H),K);if(H.$$typeof===At)return wt(U,D,ci(U,H),K);Gs(U,H)}return typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint"?(H=""+H,D!==null&&D.tag===6?(u(U,D.sibling),K=s(D,H),K.return=U,U=K):(u(U,D),K=ko(H,U.mode,K),K.return=U,U=K),m(U)):u(U,D)}return function(U,D,H,K){try{Zc=0;var ze=wt(U,D,H,K);return $i=null,ze}catch(be){if(be===Zi||be===ef)throw be;var yt=fl(29,be,null,U.mode);return yt.lanes=K,yt.return=U,yt}}}var ki=Jp(!0),sy=Jp(!1),fi=!1;function Xs(l){l.updateQueue={baseState:l.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Hd(l,n){l=l.updateQueue,n.updateQueue===l&&(n.updateQueue={baseState:l.baseState,firstBaseUpdate:l.firstBaseUpdate,lastBaseUpdate:l.lastBaseUpdate,shared:l.shared,callbacks:null})}function si(l){return{lane:l,tag:0,payload:null,callback:null,next:null}}function Fa(l,n,u){var c=l.updateQueue;if(c===null)return null;if(c=c.shared,(Et&2)!==0){var s=c.pending;return s===null?n.next=n:(n.next=s.next,s.next=n),c.pending=n,n=Ms(l),Dd(l,null,u),n}return Ja(l,c,n,u),Ms(l)}function Wi(l,n,u){if(n=n.updateQueue,n!==null&&(n=n.shared,(u&4194048)!==0)){var c=n.lanes;c&=l.pendingLanes,u|=c,n.lanes=u,fu(l,u)}}function Nd(l,n){var u=l.updateQueue,c=l.alternate;if(c!==null&&(c=c.updateQueue,u===c)){var s=null,r=null;if(u=u.firstBaseUpdate,u!==null){do{var m={lane:u.lane,tag:u.tag,payload:u.payload,callback:null,next:null};r===null?s=r=m:r=r.next=m,u=u.next}while(u!==null);r===null?s=r=n:r=r.next=n}else s=r=n;u={baseState:c.baseState,firstBaseUpdate:s,lastBaseUpdate:r,shared:c.shared,callbacks:c.callbacks},l.updateQueue=u;return}l=u.lastBaseUpdate,l===null?u.firstBaseUpdate=n:l.next=n,u.lastBaseUpdate=n}var ry=!1;function Fi(){if(ry){var l=El;if(l!==null)throw l}}function Tu(l,n,u,c){ry=!1;var s=l.updateQueue;fi=!1;var r=s.firstBaseUpdate,m=s.lastBaseUpdate,v=s.shared.pending;if(v!==null){s.shared.pending=null;var A=v,j=A.next;A.next=null,m===null?r=j:m.next=j,m=A;var Q=l.alternate;Q!==null&&(Q=Q.updateQueue,v=Q.lastBaseUpdate,v!==m&&(v===null?Q.firstBaseUpdate=j:v.next=j,Q.lastBaseUpdate=A))}if(r!==null){var $=s.baseState;m=0,Q=j=A=null,v=r;do{var B=v.lane&-536870913,L=B!==v.lane;if(L?(ut&B)===B:(c&B)===B){B!==0&&B===Vi&&(ry=!0),Q!==null&&(Q=Q.next={lane:0,tag:v.tag,payload:v.payload,callback:null,next:null});e:{var de=l,Ue=v;B=n;var wt=u;switch(Ue.tag){case 1:if(de=Ue.payload,typeof de=="function"){$=de.call(wt,$,B);break e}$=de;break e;case 3:de.flags=de.flags&-65537|128;case 0:if(de=Ue.payload,B=typeof de=="function"?de.call(wt,$,B):de,B==null)break e;$=q({},$,B);break e;case 2:fi=!0}}B=v.callback,B!==null&&(l.flags|=64,L&&(l.flags|=8192),L=s.callbacks,L===null?s.callbacks=[B]:L.push(B))}else L={lane:B,tag:v.tag,payload:v.payload,callback:v.callback,next:null},Q===null?(j=Q=L,A=$):Q=Q.next=L,m|=B;if(v=v.next,v===null){if(v=s.shared.pending,v===null)break;L=v,v=L.next,L.next=null,s.lastBaseUpdate=L,s.shared.pending=null}}while(!0);Q===null&&(A=$),s.baseState=A,s.firstBaseUpdate=j,s.lastBaseUpdate=Q,r===null&&(s.shared.lanes=0),Wn|=m,l.lanes=m,l.memoizedState=$}}function jd(l,n){if(typeof l!="function")throw Error(M(191,l));l.call(n)}function Ii(l,n){var u=l.callbacks;if(u!==null)for(l.callbacks=null,l=0;l<u.length;l++)jd(u[l],n)}var Rl=b(null),Jc=b(0);function Kp(l,n){l=kn,I(Jc,l),I(Rl,n),kn=l|n.baseLanes}function Ls(){I(Jc,kn),I(Rl,Rl.current)}function lf(){kn=Jc.current,N(Rl),N(Jc)}var ga=b(null),Ia=null;function Au(l){var n=l.alternate;I(It,It.current&1),I(ga,l),Ia===null&&(n===null||Rl.current!==null||n.memoizedState!==null)&&(Ia=l)}function af(l){I(It,It.current),I(ga,l),Ia===null&&(Ia=l)}function Bd(l){l.tag===22?(I(It,It.current),I(ga,l),Ia===null&&(Ia=l)):Vn()}function Vn(){I(It,It.current),I(ga,ga.current)}function va(l){N(ga),Ia===l&&(Ia=null),N(It)}var It=b(0);function nf(l){for(var n=l;n!==null;){if(n.tag===13){var u=n.memoizedState;if(u!==null&&(u=u.dehydrated,u===null||Dn(u)||sc(u)))return n}else if(n.tag===19&&(n.memoizedProps.revealOrder==="forwards"||n.memoizedProps.revealOrder==="backwards"||n.memoizedProps.revealOrder==="unstable_legacy-backwards"||n.memoizedProps.revealOrder==="together")){if((n.flags&128)!==0)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===l)break;for(;n.sibling===null;){if(n.return===null||n.return===l)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}var Ou=0,Ke=null,Ut=null,pl=null,Kc=!1,$c=!1,ri=!1,Qs=0,uf=0,Pi=null,$p=0;function nl(){throw Error(M(321))}function di(l,n){if(n===null)return!1;for(var u=0;u<n.length&&u<l.length;u++)if(!na(l[u],n[u]))return!1;return!0}function Vs(l,n,u,c,s,r){return Ou=r,Ke=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,R.H=l===null||l.memoizedState===null?lg:Pd,ri=!1,r=u(c,s),ri=!1,$c&&(r=kp(n,u,c,s)),Yd(l),r}function Yd(l){R.H=Ps;var n=Ut!==null&&Ut.next!==null;if(Ou=0,pl=Ut=Ke=null,Kc=!1,uf=0,Pi=null,n)throw Error(M(300));l===null||gl||(l=l.dependencies,l!==null&&Gc(l)&&(gl=!0))}function kp(l,n,u,c){Ke=l;var s=0;do{if($c&&(Pi=null),uf=0,$c=!1,25<=s)throw Error(M(301));if(s+=1,pl=Ut=null,l.updateQueue!=null){var r=l.updateQueue;r.lastEffect=null,r.events=null,r.stores=null,r.memoCache!=null&&(r.memoCache.index=0)}R.H=ag,r=n(u,c)}while($c);return r}function a1(){var l=R.H,n=l.useState()[0];return n=typeof n.then=="function"?Wc(n):n,l=l.useState()[0],(Ut!==null?Ut.memoizedState:null)!==l&&(Ke.flags|=1024),n}function qd(){var l=Qs!==0;return Qs=0,l}function kc(l,n,u){n.updateQueue=l.updateQueue,n.flags&=-2053,l.lanes&=~u}function Zs(l){if(Kc){for(l=l.memoizedState;l!==null;){var n=l.queue;n!==null&&(n.pending=null),l=l.next}Kc=!1}Ou=0,pl=Ut=Ke=null,$c=!1,uf=Qs=0,Pi=null}function ql(){var l={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return pl===null?Ke.memoizedState=pl=l:pl=pl.next=l,pl}function rl(){if(Ut===null){var l=Ke.alternate;l=l!==null?l.memoizedState:null}else l=Ut.next;var n=pl===null?Ke.memoizedState:pl.next;if(n!==null)pl=n,Ut=l;else{if(l===null)throw Ke.alternate===null?Error(M(467)):Error(M(310));Ut=l,l={memoizedState:Ut.memoizedState,baseState:Ut.baseState,baseQueue:Ut.baseQueue,queue:Ut.queue,next:null},pl===null?Ke.memoizedState=pl=l:pl=pl.next=l}return pl}function Js(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Wc(l){var n=uf;return uf+=1,Pi===null&&(Pi=[]),l=oy(Pi,l,n),n=Ke,(pl===null?n.memoizedState:pl.next)===null&&(n=n.alternate,R.H=n===null||n.memoizedState===null?lg:Pd),l}function cf(l){if(l!==null&&typeof l=="object"){if(typeof l.then=="function")return Wc(l);if(l.$$typeof===At)return k(l)}throw Error(M(438,String(l)))}function wd(l){var n=null,u=Ke.updateQueue;if(u!==null&&(n=u.memoCache),n==null){var c=Ke.alternate;c!==null&&(c=c.updateQueue,c!==null&&(c=c.memoCache,c!=null&&(n={data:c.data.map(function(s){return s.slice()}),index:0})))}if(n==null&&(n={data:[],index:0}),u===null&&(u=Js(),Ke.updateQueue=u),u.memoCache=n,u=n.data[n.index],u===void 0)for(u=n.data[n.index]=Array(l),c=0;c<l;c++)u[c]=ie;return n.index++,u}function zu(l,n){return typeof n=="function"?n(l):n}function Du(l){var n=rl();return Gd(n,Ut,l)}function Gd(l,n,u){var c=l.queue;if(c===null)throw Error(M(311));c.lastRenderedReducer=u;var s=l.baseQueue,r=c.pending;if(r!==null){if(s!==null){var m=s.next;s.next=r.next,r.next=m}n.baseQueue=s=r,c.pending=null}if(r=l.baseState,s===null)l.memoizedState=r;else{n=s.next;var v=m=null,A=null,j=n,Q=!1;do{var $=j.lane&-536870913;if($!==j.lane?(ut&$)===$:(Ou&$)===$){var B=j.revertLane;if(B===0)A!==null&&(A=A.next={lane:0,revertLane:0,gesture:null,action:j.action,hasEagerState:j.hasEagerState,eagerState:j.eagerState,next:null}),$===Vi&&(Q=!0);else if((Ou&B)===B){j=j.next,B===Vi&&(Q=!0);continue}else $={lane:0,revertLane:j.revertLane,gesture:null,action:j.action,hasEagerState:j.hasEagerState,eagerState:j.eagerState,next:null},A===null?(v=A=$,m=r):A=A.next=$,Ke.lanes|=B,Wn|=B;$=j.action,ri&&u(r,$),r=j.hasEagerState?j.eagerState:u(r,$)}else B={lane:$,revertLane:j.revertLane,gesture:j.gesture,action:j.action,hasEagerState:j.hasEagerState,eagerState:j.eagerState,next:null},A===null?(v=A=B,m=r):A=A.next=B,Ke.lanes|=$,Wn|=$;j=j.next}while(j!==null&&j!==n);if(A===null?m=r:A.next=v,!na(r,l.memoizedState)&&(gl=!0,Q&&(u=El,u!==null)))throw u;l.memoizedState=r,l.baseState=m,l.baseQueue=A,c.lastRenderedState=r}return s===null&&(c.lanes=0),[l.memoizedState,c.dispatch]}function Xd(l){var n=rl(),u=n.queue;if(u===null)throw Error(M(311));u.lastRenderedReducer=l;var c=u.dispatch,s=u.pending,r=n.memoizedState;if(s!==null){u.pending=null;var m=s=s.next;do r=l(r,m.action),m=m.next;while(m!==s);na(r,n.memoizedState)||(gl=!0),n.memoizedState=r,n.baseQueue===null&&(n.baseState=r),u.lastRenderedState=r}return[r,c]}function dy(l,n,u){var c=Ke,s=rl(),r=ot;if(r){if(u===void 0)throw Error(M(407));u=u()}else u=n();var m=!na((Ut||s).memoizedState,u);if(m&&(s.memoizedState=u,gl=!0),s=s.queue,Jd(Ld.bind(null,c,s,l),[l]),s.getSnapshot!==n||m||pl!==null&&pl.memoizedState.tag&1){if(c.flags|=2048,Ic(9,{destroy:void 0},hy.bind(null,c,s,u,n),null),Yt===null)throw Error(M(349));r||(Ou&127)!==0||Ks(c,n,u)}return u}function Ks(l,n,u){l.flags|=16384,l={getSnapshot:n,value:u},n=Ke.updateQueue,n===null?(n=Js(),Ke.updateQueue=n,n.stores=[l]):(u=n.stores,u===null?n.stores=[l]:u.push(l))}function hy(l,n,u,c){n.value=u,n.getSnapshot=c,Qd(n)&&Vd(l)}function Ld(l,n,u){return u(function(){Qd(n)&&Vd(l)})}function Qd(l){var n=l.getSnapshot;l=l.value;try{var u=n();return!na(l,u)}catch{return!0}}function Vd(l){var n=ai(l,2);n!==null&&Oa(n,l,2)}function my(l){var n=ql();if(typeof l=="function"){var u=l;if(l=u(),ri){Xa(!0);try{u()}finally{Xa(!1)}}}return n.memoizedState=n.baseState=l,n.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:zu,lastRenderedState:l},n}function wl(l,n,u,c){return l.baseState=u,Gd(l,Ut,typeof c=="function"?c:zu)}function Wp(l,n,u,c,s){if(Is(l))throw Error(M(485));if(l=n.action,l!==null){var r={payload:s,action:l,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(m){r.listeners.push(m)}};R.T!==null?u(!0):r.isTransition=!1,c(r),u=n.pending,u===null?(r.next=n.pending=r,yy(n,r)):(r.next=u.next,n.pending=u.next=r)}}function yy(l,n){var u=n.action,c=n.payload,s=l.state;if(n.isTransition){var r=R.T,m={};R.T=m;try{var v=u(s,c),A=R.S;A!==null&&A(m,v),py(l,n,v)}catch(j){Fc(l,n,j)}finally{r!==null&&m.types!==null&&(r.types=m.types),R.T=r}}else try{r=u(s,c),py(l,n,r)}catch(j){Fc(l,n,j)}}function py(l,n,u){u!==null&&typeof u=="object"&&typeof u.then=="function"?u.then(function(c){gy(l,n,c)},function(c){return Fc(l,n,c)}):gy(l,n,u)}function gy(l,n,u){n.status="fulfilled",n.value=u,vy(n),l.state=u,n=l.pending,n!==null&&(u=n.next,u===n?l.pending=null:(u=u.next,n.next=u,yy(l,u)))}function Fc(l,n,u){var c=l.pending;if(l.pending=null,c!==null){c=c.next;do n.status="rejected",n.reason=u,vy(n),n=n.next;while(n!==c)}l.action=null}function vy(l){l=l.listeners;for(var n=0;n<l.length;n++)(0,l[n])()}function $s(l,n){return n}function by(l,n){if(ot){var u=Yt.formState;if(u!==null){e:{var c=Ke;if(ot){if(Qt){t:{for(var s=Qt,r=Dl;s.nodeType!==8;){if(!r){s=null;break t}if(s=za(s.nextSibling),s===null){s=null;break t}}r=s.data,s=r==="F!"||r==="F"?s:null}if(s){Qt=za(s.nextSibling),c=s.data==="F!";break e}}Tn(c)}c=!1}c&&(n=u[0])}}return u=ql(),u.memoizedState=u.baseState=n,c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:$s,lastRenderedState:n},u.queue=c,u=Fd.bind(null,Ke,c),c.dispatch=u,c=my(!1),r=ec.bind(null,Ke,!1,c.queue),c=ql(),s={state:n,dispatch:null,action:l,pending:null},c.queue=s,u=Wp.bind(null,Ke,s,r,u),s.dispatch=u,c.memoizedState=l,[n,u,!1]}function Fp(l){var n=rl();return ks(n,Ut,l)}function ks(l,n,u){if(n=Gd(l,n,$s)[0],l=Du(zu)[0],typeof n=="object"&&n!==null&&typeof n.then=="function")try{var c=Wc(n)}catch(m){throw m===Zi?ef:m}else c=n;n=rl();var s=n.queue,r=s.dispatch;return u!==n.memoizedState&&(Ke.flags|=2048,Ic(9,{destroy:void 0},Sy.bind(null,s,u),null)),[c,r,l]}function Sy(l,n){l.action=n}function Ey(l){var n=rl(),u=Ut;if(u!==null)return ks(n,u,l);rl(),n=n.memoizedState,u=rl();var c=u.queue.dispatch;return u.memoizedState=l,[n,c,!1]}function Ic(l,n,u,c){return l={tag:l,create:u,deps:c,inst:n,next:null},n=Ke.updateQueue,n===null&&(n=Js(),Ke.updateQueue=n),u=n.lastEffect,u===null?n.lastEffect=l.next=l:(c=u.next,u.next=l,l.next=c,n.lastEffect=l),l}function Ty(){return rl().memoizedState}function of(l,n,u,c){var s=ql();Ke.flags|=l,s.memoizedState=Ic(1|n,{destroy:void 0},u,c===void 0?null:c)}function ff(l,n,u,c){var s=rl();c=c===void 0?null:c;var r=s.memoizedState.inst;Ut!==null&&c!==null&&di(c,Ut.memoizedState.deps)?s.memoizedState=Ic(n,r,u,c):(Ke.flags|=l,s.memoizedState=Ic(1|n,r,u,c))}function Zd(l,n){of(8390656,8,l,n)}function Jd(l,n){ff(2048,8,l,n)}function Ay(l){Ke.flags|=4;var n=Ke.updateQueue;if(n===null)n=Js(),Ke.updateQueue=n,n.events=[l];else{var u=n.events;u===null?n.events=[l]:u.push(l)}}function Ws(l){var n=rl().memoizedState;return Ay({ref:n,nextImpl:l}),function(){if((Et&2)!==0)throw Error(M(440));return n.impl.apply(void 0,arguments)}}function Kd(l,n){return ff(4,2,l,n)}function Oy(l,n){return ff(4,4,l,n)}function $d(l,n){if(typeof n=="function"){l=l();var u=n(l);return function(){typeof u=="function"?u():n(null)}}if(n!=null)return l=l(),n.current=l,function(){n.current=null}}function zy(l,n,u){u=u!=null?u.concat([l]):null,ff(4,4,$d.bind(null,n,l),u)}function Zn(){}function kd(l,n){var u=rl();n=n===void 0?null:n;var c=u.memoizedState;return n!==null&&di(n,c[1])?c[0]:(u.memoizedState=[l,n],l)}function Ip(l,n){var u=rl();n=n===void 0?null:n;var c=u.memoizedState;if(n!==null&&di(n,c[1]))return c[0];if(c=l(),ri){Xa(!0);try{l()}finally{Xa(!1)}}return u.memoizedState=[c,n],c}function Fs(l,n,u){return u===void 0||(Ou&1073741824)!==0&&(ut&261930)===0?l.memoizedState=n:(l.memoizedState=u,l=hg(),Ke.lanes|=l,Wn|=l,u)}function Ru(l,n,u,c){return na(u,n)?u:Rl.current!==null?(l=Fs(l,u,c),na(l,n)||(gl=!0),l):(Ou&42)===0||(Ou&1073741824)!==0&&(ut&261930)===0?(gl=!0,l.memoizedState=u):(l=hg(),Ke.lanes|=l,Wn|=l,n)}function Wd(l,n,u,c,s){var r=V.p;V.p=r!==0&&8>r?r:8;var m=R.T,v={};R.T=v,ec(l,!1,n,u);try{var A=s(),j=R.S;if(j!==null&&j(v,A),A!==null&&typeof A=="object"&&typeof A.then=="function"){var Q=qs(A,c);hi(l,n,Q,ja(l))}else hi(l,n,c,ja(l))}catch($){hi(l,n,{then:function(){},status:"rejected",reason:$},ja())}finally{V.p=r,m!==null&&v.types!==null&&(m.types=v.types),R.T=m}}function Pp(){}function sf(l,n,u,c){if(l.tag!==5)throw Error(M(476));var s=rf(l).queue;Wd(l,s,n,le,u===null?Pp:function(){return Bt(l),u(c)})}function rf(l){var n=l.memoizedState;if(n!==null)return n;n={memoizedState:le,baseState:le,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zu,lastRenderedState:le},next:null};var u={};return n.next={memoizedState:u,baseState:u,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zu,lastRenderedState:u},next:null},l.memoizedState=n,l=l.alternate,l!==null&&(l.memoizedState=n),n}function Bt(l){var n=rf(l);n.next===null&&(n=l.alternate.memoizedState),hi(l,n.next.queue,{},ja())}function Dy(){return k(Dr)}function eg(){return rl().memoizedState}function Ry(){return rl().memoizedState}function _u(l){for(var n=l.return;n!==null;){switch(n.tag){case 24:case 3:var u=ja();l=si(u);var c=Fa(n,l,u);c!==null&&(Oa(c,n,u),Wi(c,n,u)),n={cache:Ns()},l.payload=n;return}n=n.return}}function tg(l,n,u){var c=ja();u={lane:c,revertLane:0,gesture:null,action:u,hasEagerState:!1,eagerState:null,next:null},Is(l)?Id(n,u):(u=Sn(l,n,u,c),u!==null&&(Oa(u,l,c),_y(u,n,c)))}function Fd(l,n,u){var c=ja();hi(l,n,u,c)}function hi(l,n,u,c){var s={lane:c,revertLane:0,gesture:null,action:u,hasEagerState:!1,eagerState:null,next:null};if(Is(l))Id(n,s);else{var r=l.alternate;if(l.lanes===0&&(r===null||r.lanes===0)&&(r=n.lastRenderedReducer,r!==null))try{var m=n.lastRenderedState,v=r(m,u);if(s.hasEagerState=!0,s.eagerState=v,na(v,m))return Ja(l,n,s,0),Yt===null&&Za(),!1}catch{}if(u=Sn(l,n,s,c),u!==null)return Oa(u,l,c),_y(u,n,c),!0}return!1}function ec(l,n,u,c){if(c={lane:2,revertLane:Oh(),gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null},Is(l)){if(n)throw Error(M(479))}else n=Sn(l,u,c,2),n!==null&&Oa(n,l,2)}function Is(l){var n=l.alternate;return l===Ke||n!==null&&n===Ke}function Id(l,n){$c=Kc=!0;var u=l.pending;u===null?n.next=n:(n.next=u.next,u.next=n),l.pending=n}function _y(l,n,u){if((u&4194048)!==0){var c=n.lanes;c&=l.pendingLanes,u|=c,n.lanes=u,fu(l,u)}}var Ps={readContext:k,use:cf,useCallback:nl,useContext:nl,useEffect:nl,useImperativeHandle:nl,useLayoutEffect:nl,useInsertionEffect:nl,useMemo:nl,useReducer:nl,useRef:nl,useState:nl,useDebugValue:nl,useDeferredValue:nl,useTransition:nl,useSyncExternalStore:nl,useId:nl,useHostTransitionStatus:nl,useFormState:nl,useActionState:nl,useOptimistic:nl,useMemoCache:nl,useCacheRefresh:nl};Ps.useEffectEvent=nl;var lg={readContext:k,use:cf,useCallback:function(l,n){return ql().memoizedState=[l,n===void 0?null:n],l},useContext:k,useEffect:Zd,useImperativeHandle:function(l,n,u){u=u!=null?u.concat([l]):null,of(4194308,4,$d.bind(null,n,l),u)},useLayoutEffect:function(l,n){return of(4194308,4,l,n)},useInsertionEffect:function(l,n){of(4,2,l,n)},useMemo:function(l,n){var u=ql();n=n===void 0?null:n;var c=l();if(ri){Xa(!0);try{l()}finally{Xa(!1)}}return u.memoizedState=[c,n],c},useReducer:function(l,n,u){var c=ql();if(u!==void 0){var s=u(n);if(ri){Xa(!0);try{u(n)}finally{Xa(!1)}}}else s=n;return c.memoizedState=c.baseState=s,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:s},c.queue=l,l=l.dispatch=tg.bind(null,Ke,l),[c.memoizedState,l]},useRef:function(l){var n=ql();return l={current:l},n.memoizedState=l},useState:function(l){l=my(l);var n=l.queue,u=Fd.bind(null,Ke,n);return n.dispatch=u,[l.memoizedState,u]},useDebugValue:Zn,useDeferredValue:function(l,n){var u=ql();return Fs(u,l,n)},useTransition:function(){var l=my(!1);return l=Wd.bind(null,Ke,l.queue,!0,!1),ql().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,n,u){var c=Ke,s=ql();if(ot){if(u===void 0)throw Error(M(407));u=u()}else{if(u=n(),Yt===null)throw Error(M(349));(ut&127)!==0||Ks(c,n,u)}s.memoizedState=u;var r={value:u,getSnapshot:n};return s.queue=r,Zd(Ld.bind(null,c,r,l),[l]),c.flags|=2048,Ic(9,{destroy:void 0},hy.bind(null,c,r,u,n),null),u},useId:function(){var l=ql(),n=Yt.identifierPrefix;if(ot){var u=Xn,c=Ua;u=(c&~(1<<32-Hl(c)-1)).toString(32)+u,n="_"+n+"R_"+u,u=Qs++,0<u&&(n+="H"+u.toString(32)),n+="_"}else u=$p++,n="_"+n+"r_"+u.toString(32)+"_";return l.memoizedState=n},useHostTransitionStatus:Dy,useFormState:by,useActionState:by,useOptimistic:function(l){var n=ql();n.memoizedState=n.baseState=l;var u={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return n.queue=u,n=ec.bind(null,Ke,!0,u),u.dispatch=n,[l,n]},useMemoCache:wd,useCacheRefresh:function(){return ql().memoizedState=_u.bind(null,Ke)},useEffectEvent:function(l){var n=ql(),u={impl:l};return n.memoizedState=u,function(){if((Et&2)!==0)throw Error(M(440));return u.impl.apply(void 0,arguments)}}},Pd={readContext:k,use:cf,useCallback:kd,useContext:k,useEffect:Jd,useImperativeHandle:zy,useInsertionEffect:Kd,useLayoutEffect:Oy,useMemo:Ip,useReducer:Du,useRef:Ty,useState:function(){return Du(zu)},useDebugValue:Zn,useDeferredValue:function(l,n){var u=rl();return Ru(u,Ut.memoizedState,l,n)},useTransition:function(){var l=Du(zu)[0],n=rl().memoizedState;return[typeof l=="boolean"?l:Wc(l),n]},useSyncExternalStore:dy,useId:eg,useHostTransitionStatus:Dy,useFormState:Fp,useActionState:Fp,useOptimistic:function(l,n){var u=rl();return wl(u,Ut,l,n)},useMemoCache:wd,useCacheRefresh:Ry};Pd.useEffectEvent=Ws;var ag={readContext:k,use:cf,useCallback:kd,useContext:k,useEffect:Jd,useImperativeHandle:zy,useInsertionEffect:Kd,useLayoutEffect:Oy,useMemo:Ip,useReducer:Xd,useRef:Ty,useState:function(){return Xd(zu)},useDebugValue:Zn,useDeferredValue:function(l,n){var u=rl();return Ut===null?Fs(u,l,n):Ru(u,Ut.memoizedState,l,n)},useTransition:function(){var l=Xd(zu)[0],n=rl().memoizedState;return[typeof l=="boolean"?l:Wc(l),n]},useSyncExternalStore:dy,useId:eg,useHostTransitionStatus:Dy,useFormState:Ey,useActionState:Ey,useOptimistic:function(l,n){var u=rl();return Ut!==null?wl(u,Ut,l,n):(u.baseState=l,[l,u.queue.dispatch])},useMemoCache:wd,useCacheRefresh:Ry};ag.useEffectEvent=Ws;function Pc(l,n,u,c){n=l.memoizedState,u=u(c,n),u=u==null?n:q({},n,u),l.memoizedState=u,l.lanes===0&&(l.updateQueue.baseState=u)}var An={enqueueSetState:function(l,n,u){l=l._reactInternals;var c=ja(),s=si(c);s.payload=n,u!=null&&(s.callback=u),n=Fa(l,s,c),n!==null&&(Oa(n,l,c),Wi(n,l,c))},enqueueReplaceState:function(l,n,u){l=l._reactInternals;var c=ja(),s=si(c);s.tag=1,s.payload=n,u!=null&&(s.callback=u),n=Fa(l,s,c),n!==null&&(Oa(n,l,c),Wi(n,l,c))},enqueueForceUpdate:function(l,n){l=l._reactInternals;var u=ja(),c=si(u);c.tag=2,n!=null&&(c.callback=n),n=Fa(l,c,u),n!==null&&(Oa(n,l,u),Wi(n,l,u))}};function My(l,n,u,c,s,r,m){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(c,r,m):n.prototype&&n.prototype.isPureReactComponent?!gn(u,c)||!gn(s,r):!0}function ng(l,n,u,c){l=n.state,typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(u,c),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(u,c),n.state!==l&&An.enqueueReplaceState(n,n.state,null)}function tc(l,n){var u=n;if("ref"in n){u={};for(var c in n)c!=="ref"&&(u[c]=n[c])}if(l=l.defaultProps){u===n&&(u=q({},u));for(var s in l)u[s]===void 0&&(u[s]=l[s])}return u}function eh(l){Yc(l)}function Cy(l){console.error(l)}function th(l){Yc(l)}function df(l,n){try{var u=l.onUncaughtError;u(n.value,{componentStack:n.stack})}catch(c){setTimeout(function(){throw c})}}function er(l,n,u){try{var c=l.onCaughtError;c(u.value,{componentStack:u.stack,errorBoundary:n.tag===1?n.stateNode:null})}catch(s){setTimeout(function(){throw s})}}function Uy(l,n,u){return u=si(u),u.tag=3,u.payload={element:null},u.callback=function(){df(l,n)},u}function xy(l){return l=si(l),l.tag=3,l}function Hy(l,n,u,c){var s=u.type.getDerivedStateFromError;if(typeof s=="function"){var r=c.value;l.payload=function(){return s(r)},l.callback=function(){er(n,u,c)}}var m=u.stateNode;m!==null&&typeof m.componentDidCatch=="function"&&(l.callback=function(){er(n,u,c),typeof s!="function"&&(Pt===null?Pt=new Set([this]):Pt.add(this));var v=c.stack;this.componentDidCatch(c.value,{componentStack:v!==null?v:""})})}function n1(l,n,u,c,s){if(u.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){if(n=u.alternate,n!==null&&Yl(n,u,s,!0),u=ga.current,u!==null){switch(u.tag){case 31:case 13:return Ia===null?Sh():u.alternate===null&&Zt===0&&(Zt=3),u.flags&=-257,u.flags|=65536,u.lanes=s,c===Vc?u.flags|=16384:(n=u.updateQueue,n===null?u.updateQueue=new Set([c]):n.add(c),mr(l,c,s)),!1;case 22:return u.flags|=65536,c===Vc?u.flags|=16384:(n=u.updateQueue,n===null?(n={transitions:null,markerInstances:null,retryQueue:new Set([c])},u.updateQueue=n):(u=n.retryQueue,u===null?n.retryQueue=new Set([c]):u.add(c)),mr(l,c,s)),!1}throw Error(M(435,u.tag))}return mr(l,c,s),Sh(),!1}if(ot)return n=ga.current,n!==null?((n.flags&65536)===0&&(n.flags|=256),n.flags|=65536,n.lanes=s,c!==bu&&(l=Error(M(422),{cause:c}),Io(Ka(l,u)))):(c!==bu&&(n=Error(M(423),{cause:c}),Io(Ka(n,u))),l=l.current.alternate,l.flags|=65536,s&=-s,l.lanes|=s,c=Ka(c,u),s=Uy(l.stateNode,c,s),Nd(l,s),Zt!==4&&(Zt=2)),!1;var r=Error(M(520),{cause:c});if(r=Ka(r,u),sr===null?sr=[r]:sr.push(r),Zt!==4&&(Zt=2),n===null)return!0;c=Ka(c,u),u=n;do{switch(u.tag){case 3:return u.flags|=65536,l=s&-s,u.lanes|=l,l=Uy(u.stateNode,c,l),Nd(u,l),!1;case 1:if(n=u.type,r=u.stateNode,(u.flags&128)===0&&(typeof n.getDerivedStateFromError=="function"||r!==null&&typeof r.componentDidCatch=="function"&&(Pt===null||!Pt.has(r))))return u.flags|=65536,s&=-s,u.lanes|=s,s=xy(s),Hy(s,l,u,c),Nd(u,s),!1}u=u.return}while(u!==null);return!1}var lh=Error(M(461)),gl=!1;function kt(l,n,u,c){n.child=l===null?sy(n,null,u,c):ki(n,l.child,u,c)}function Ny(l,n,u,c,s){u=u.render;var r=n.ref;if("ref"in c){var m={};for(var v in c)v!=="ref"&&(m[v]=c[v])}else m=c;return Xe(n),c=Vs(l,n,u,m,r,s),v=qd(),l!==null&&!gl?(kc(l,n,s),tn(l,n,s)):(ot&&v&&Wo(n),n.flags|=1,kt(l,n,c,s),n.child)}function jy(l,n,u,c,s){if(l===null){var r=u.type;return typeof r=="function"&&!qc(r)&&r.defaultProps===void 0&&u.compare===null?(n.tag=15,n.type=r,By(l,n,r,c,s)):(l=Rd(u.type,null,c,n,n.mode,s),l.ref=n.ref,l.return=n,n.child=l)}if(r=l.child,!uh(l,s)){var m=r.memoizedProps;if(u=u.compare,u=u!==null?u:gn,u(m,c)&&l.ref===n.ref)return tn(l,n,s)}return n.flags|=1,l=ni(r,c),l.ref=n.ref,l.return=n,n.child=l}function By(l,n,u,c,s){if(l!==null){var r=l.memoizedProps;if(gn(r,c)&&l.ref===n.ref)if(gl=!1,n.pendingProps=c=r,uh(l,s))(l.flags&131072)!==0&&(gl=!0);else return n.lanes=l.lanes,tn(l,n,s)}return ah(l,n,u,c,s)}function ug(l,n,u,c){var s=c.children,r=l!==null?l.memoizedState:null;if(l===null&&n.stateNode===null&&(n.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),c.mode==="hidden"){if((n.flags&128)!==0){if(r=r!==null?r.baseLanes|u:u,l!==null){for(c=n.child=l.child,s=0;c!==null;)s=s|c.lanes|c.childLanes,c=c.sibling;c=s&~r}else c=0,n.child=null;return ba(l,n,r,u,c)}if((u&536870912)!==0)n.memoizedState={baseLanes:0,cachePool:null},l!==null&&Po(n,r!==null?r.cachePool:null),r!==null?Kp(n,r):Ls(),Bd(n);else return c=n.lanes=536870912,ba(l,n,r!==null?r.baseLanes|u:u,u,c)}else r!==null?(Po(n,r.cachePool),Kp(n,r),Vn(),n.memoizedState=null):(l!==null&&Po(n,null),Ls(),Vn());return kt(l,n,s,u),n.child}function lc(l,n){return l!==null&&l.tag===22||n.stateNode!==null||(n.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),n.sibling}function ba(l,n,u,c,s){var r=Wa();return r=r===null?null:{parent:yl._currentValue,pool:r},n.memoizedState={baseLanes:u,cachePool:r},l!==null&&Po(n,null),Ls(),Bd(n),l!==null&&Yl(l,n,c,!0),n.childLanes=s,null}function tr(l,n){return n=nr({mode:n.mode,children:n.children},l.mode),n.ref=l.ref,l.child=n,n.return=l,n}function Sa(l,n,u){return ki(n,l.child,null,u),l=tr(n,n.pendingProps),l.flags|=2,va(n),n.memoizedState=null,l}function ig(l,n,u){var c=n.pendingProps,s=(n.flags&128)!==0;if(n.flags&=-129,l===null){if(ot){if(c.mode==="hidden")return l=tr(n,c),n.lanes=536870912,lc(null,l);if(af(n),(l=Qt)?(l=Xg(l,Dl),l=l!==null&&l.data==="&"?l:null,l!==null&&(n.memoizedState={dehydrated:l,treeContext:Gn!==null?{id:Ua,overflow:Xn}:null,retryLane:536870912,hydrationErrors:null},u=ty(l),u.return=n,n.child=u,Bl=n,Qt=null)):l=null,l===null)throw Tn(n);return n.lanes=536870912,null}return tr(n,c)}var r=l.memoizedState;if(r!==null){var m=r.dehydrated;if(af(n),s)if(n.flags&256)n.flags&=-257,n=Sa(l,n,u);else if(n.memoizedState!==null)n.child=l.child,n.flags|=128,n=null;else throw Error(M(558));else if(gl||Yl(l,n,u,!1),s=(u&l.childLanes)!==0,gl||s){if(c=Yt,c!==null&&(m=La(c,u),m!==0&&m!==r.retryLane))throw r.retryLane=m,ai(l,m),Oa(c,l,m),lh;Sh(),n=Sa(l,n,u)}else l=r.treeContext,Qt=za(m.nextSibling),Bl=n,ot=!0,vu=null,Dl=!1,l!==null&&Us(n,l),n=tr(n,c),n.flags|=4096;return n}return l=ni(l.child,{mode:c.mode,children:c.children}),l.ref=n.ref,n.child=l,l.return=n,l}function Pa(l,n){var u=n.ref;if(u===null)l!==null&&l.ref!==null&&(n.flags|=4194816);else{if(typeof u!="function"&&typeof u!="object")throw Error(M(284));(l===null||l.ref!==u)&&(n.flags|=4194816)}}function ah(l,n,u,c,s){return Xe(n),u=Vs(l,n,u,c,void 0,s),c=qd(),l!==null&&!gl?(kc(l,n,s),tn(l,n,s)):(ot&&c&&Wo(n),n.flags|=1,kt(l,n,u,s),n.child)}function ac(l,n,u,c,s,r){return Xe(n),n.updateQueue=null,u=kp(n,c,u,s),Yd(l),c=qd(),l!==null&&!gl?(kc(l,n,r),tn(l,n,r)):(ot&&c&&Wo(n),n.flags|=1,kt(l,n,u,r),n.child)}function Yy(l,n,u,c,s){if(Xe(n),n.stateNode===null){var r=ma,m=u.contextType;typeof m=="object"&&m!==null&&(r=k(m)),r=new u(c,r),n.memoizedState=r.state!==null&&r.state!==void 0?r.state:null,r.updater=An,n.stateNode=r,r._reactInternals=n,r=n.stateNode,r.props=c,r.state=n.memoizedState,r.refs={},Xs(n),m=u.contextType,r.context=typeof m=="object"&&m!==null?k(m):ma,r.state=n.memoizedState,m=u.getDerivedStateFromProps,typeof m=="function"&&(Pc(n,u,m,c),r.state=n.memoizedState),typeof u.getDerivedStateFromProps=="function"||typeof r.getSnapshotBeforeUpdate=="function"||typeof r.UNSAFE_componentWillMount!="function"&&typeof r.componentWillMount!="function"||(m=r.state,typeof r.componentWillMount=="function"&&r.componentWillMount(),typeof r.UNSAFE_componentWillMount=="function"&&r.UNSAFE_componentWillMount(),m!==r.state&&An.enqueueReplaceState(r,r.state,null),Tu(n,c,r,s),Fi(),r.state=n.memoizedState),typeof r.componentDidMount=="function"&&(n.flags|=4194308),c=!0}else if(l===null){r=n.stateNode;var v=n.memoizedProps,A=tc(u,v);r.props=A;var j=r.context,Q=u.contextType;m=ma,typeof Q=="object"&&Q!==null&&(m=k(Q));var $=u.getDerivedStateFromProps;Q=typeof $=="function"||typeof r.getSnapshotBeforeUpdate=="function",v=n.pendingProps!==v,Q||typeof r.UNSAFE_componentWillReceiveProps!="function"&&typeof r.componentWillReceiveProps!="function"||(v||j!==m)&&ng(n,r,c,m),fi=!1;var B=n.memoizedState;r.state=B,Tu(n,c,r,s),Fi(),j=n.memoizedState,v||B!==j||fi?(typeof $=="function"&&(Pc(n,u,$,c),j=n.memoizedState),(A=fi||My(n,u,A,c,B,j,m))?(Q||typeof r.UNSAFE_componentWillMount!="function"&&typeof r.componentWillMount!="function"||(typeof r.componentWillMount=="function"&&r.componentWillMount(),typeof r.UNSAFE_componentWillMount=="function"&&r.UNSAFE_componentWillMount()),typeof r.componentDidMount=="function"&&(n.flags|=4194308)):(typeof r.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=c,n.memoizedState=j),r.props=c,r.state=j,r.context=m,c=A):(typeof r.componentDidMount=="function"&&(n.flags|=4194308),c=!1)}else{r=n.stateNode,Hd(l,n),m=n.memoizedProps,Q=tc(u,m),r.props=Q,$=n.pendingProps,B=r.context,j=u.contextType,A=ma,typeof j=="object"&&j!==null&&(A=k(j)),v=u.getDerivedStateFromProps,(j=typeof v=="function"||typeof r.getSnapshotBeforeUpdate=="function")||typeof r.UNSAFE_componentWillReceiveProps!="function"&&typeof r.componentWillReceiveProps!="function"||(m!==$||B!==A)&&ng(n,r,c,A),fi=!1,B=n.memoizedState,r.state=B,Tu(n,c,r,s),Fi();var L=n.memoizedState;m!==$||B!==L||fi||l!==null&&l.dependencies!==null&&Gc(l.dependencies)?(typeof v=="function"&&(Pc(n,u,v,c),L=n.memoizedState),(Q=fi||My(n,u,Q,c,B,L,A)||l!==null&&l.dependencies!==null&&Gc(l.dependencies))?(j||typeof r.UNSAFE_componentWillUpdate!="function"&&typeof r.componentWillUpdate!="function"||(typeof r.componentWillUpdate=="function"&&r.componentWillUpdate(c,L,A),typeof r.UNSAFE_componentWillUpdate=="function"&&r.UNSAFE_componentWillUpdate(c,L,A)),typeof r.componentDidUpdate=="function"&&(n.flags|=4),typeof r.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof r.componentDidUpdate!="function"||m===l.memoizedProps&&B===l.memoizedState||(n.flags|=4),typeof r.getSnapshotBeforeUpdate!="function"||m===l.memoizedProps&&B===l.memoizedState||(n.flags|=1024),n.memoizedProps=c,n.memoizedState=L),r.props=c,r.state=L,r.context=A,c=Q):(typeof r.componentDidUpdate!="function"||m===l.memoizedProps&&B===l.memoizedState||(n.flags|=4),typeof r.getSnapshotBeforeUpdate!="function"||m===l.memoizedProps&&B===l.memoizedState||(n.flags|=1024),c=!1)}return r=c,Pa(l,n),c=(n.flags&128)!==0,r||c?(r=n.stateNode,u=c&&typeof u.getDerivedStateFromError!="function"?null:r.render(),n.flags|=1,l!==null&&c?(n.child=ki(n,l.child,null,s),n.child=ki(n,null,u,s)):kt(l,n,u,s),n.memoizedState=r.state,l=n.child):l=tn(l,n,s),l}function Jn(l,n,u,c){return Qi(),n.flags|=256,kt(l,n,u,c),n.child}var lr={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function ar(l){return{baseLanes:l,cachePool:Lc()}}function en(l,n,u){return l=l!==null?l.childLanes&~u:0,n&&(l|=Aa),l}function qy(l,n,u){var c=n.pendingProps,s=!1,r=(n.flags&128)!==0,m;if((m=r)||(m=l!==null&&l.memoizedState===null?!1:(It.current&2)!==0),m&&(s=!0,n.flags&=-129),m=(n.flags&32)!==0,n.flags&=-33,l===null){if(ot){if(s?Au(n):Vn(),(l=Qt)?(l=Xg(l,Dl),l=l!==null&&l.data!=="&"?l:null,l!==null&&(n.memoizedState={dehydrated:l,treeContext:Gn!==null?{id:Ua,overflow:Xn}:null,retryLane:536870912,hydrationErrors:null},u=ty(l),u.return=n,n.child=u,Bl=n,Qt=null)):l=null,l===null)throw Tn(n);return sc(l)?n.lanes=32:n.lanes=536870912,null}var v=c.children;return c=c.fallback,s?(Vn(),s=n.mode,v=nr({mode:"hidden",children:v},s),c=ui(c,s,u,null),v.return=n,c.return=n,v.sibling=c,n.child=v,c=n.child,c.memoizedState=ar(u),c.childLanes=en(l,m,u),n.memoizedState=lr,lc(null,c)):(Au(n),nc(n,v))}var A=l.memoizedState;if(A!==null&&(v=A.dehydrated,v!==null)){if(r)n.flags&256?(Au(n),n.flags&=-257,n=eo(l,n,u)):n.memoizedState!==null?(Vn(),n.child=l.child,n.flags|=128,n=null):(Vn(),v=c.fallback,s=n.mode,c=nr({mode:"visible",children:c.children},s),v=ui(v,s,u,null),v.flags|=2,c.return=n,v.return=n,c.sibling=v,n.child=c,ki(n,l.child,null,u),c=n.child,c.memoizedState=ar(u),c.childLanes=en(l,m,u),n.memoizedState=lr,n=lc(null,c));else if(Au(n),sc(v)){if(m=v.nextSibling&&v.nextSibling.dataset,m)var j=m.dgst;m=j,c=Error(M(419)),c.stack="",c.digest=m,Io({value:c,source:null,stack:null}),n=eo(l,n,u)}else if(gl||Yl(l,n,u,!1),m=(u&l.childLanes)!==0,gl||m){if(m=Yt,m!==null&&(c=La(m,u),c!==0&&c!==A.retryLane))throw A.retryLane=c,ai(l,c),Oa(m,l,c),lh;Dn(v)||Sh(),n=eo(l,n,u)}else Dn(v)?(n.flags|=192,n.child=l.child,n=null):(l=A.treeContext,Qt=za(v.nextSibling),Bl=n,ot=!0,vu=null,Dl=!1,l!==null&&Us(n,l),n=nc(n,c.children),n.flags|=4096);return n}return s?(Vn(),v=c.fallback,s=n.mode,A=l.child,j=A.sibling,c=ni(A,{mode:"hidden",children:c.children}),c.subtreeFlags=A.subtreeFlags&65011712,j!==null?v=ni(j,v):(v=ui(v,s,u,null),v.flags|=2),v.return=n,c.return=n,c.sibling=v,n.child=c,lc(null,c),c=n.child,v=l.child.memoizedState,v===null?v=ar(u):(s=v.cachePool,s!==null?(A=yl._currentValue,s=s.parent!==A?{parent:A,pool:A}:s):s=Lc(),v={baseLanes:v.baseLanes|u,cachePool:s}),c.memoizedState=v,c.childLanes=en(l,m,u),n.memoizedState=lr,lc(l.child,c)):(Au(n),u=l.child,l=u.sibling,u=ni(u,{mode:"visible",children:c.children}),u.return=n,u.sibling=null,l!==null&&(m=n.deletions,m===null?(n.deletions=[l],n.flags|=16):m.push(l)),n.child=u,n.memoizedState=null,u)}function nc(l,n){return n=nr({mode:"visible",children:n},l.mode),n.return=l,l.child=n}function nr(l,n){return l=fl(22,l,null,n),l.lanes=0,l}function eo(l,n,u){return ki(n,l.child,null,u),l=nc(n,n.pendingProps.children),l.flags|=2,n.memoizedState=null,l}function to(l,n,u){l.lanes|=n;var c=l.alternate;c!==null&&(c.lanes|=n),Ud(l.return,n,u)}function nh(l,n,u,c,s,r){var m=l.memoizedState;m===null?l.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:c,tail:u,tailMode:s,treeForkCount:r}:(m.isBackwards=n,m.rendering=null,m.renderingStartTime=0,m.last=c,m.tail=u,m.tailMode=s,m.treeForkCount=r)}function wy(l,n,u){var c=n.pendingProps,s=c.revealOrder,r=c.tail;c=c.children;var m=It.current,v=(m&2)!==0;if(v?(m=m&1|2,n.flags|=128):m&=1,I(It,m),kt(l,n,c,u),c=ot?ml:0,!v&&l!==null&&(l.flags&128)!==0)e:for(l=n.child;l!==null;){if(l.tag===13)l.memoizedState!==null&&to(l,u,n);else if(l.tag===19)to(l,u,n);else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===n)break e;for(;l.sibling===null;){if(l.return===null||l.return===n)break e;l=l.return}l.sibling.return=l.return,l=l.sibling}switch(s){case"forwards":for(u=n.child,s=null;u!==null;)l=u.alternate,l!==null&&nf(l)===null&&(s=u),u=u.sibling;u=s,u===null?(s=n.child,n.child=null):(s=u.sibling,u.sibling=null),nh(n,!1,s,u,r,c);break;case"backwards":case"unstable_legacy-backwards":for(u=null,s=n.child,n.child=null;s!==null;){if(l=s.alternate,l!==null&&nf(l)===null){n.child=s;break}l=s.sibling,s.sibling=u,u=s,s=l}nh(n,!0,u,null,r,c);break;case"together":nh(n,!1,null,null,void 0,c);break;default:n.memoizedState=null}return n.child}function tn(l,n,u){if(l!==null&&(n.dependencies=l.dependencies),Wn|=n.lanes,(u&n.childLanes)===0)if(l!==null){if(Yl(l,n,u,!1),(u&n.childLanes)===0)return null}else return null;if(l!==null&&n.child!==l.child)throw Error(M(153));if(n.child!==null){for(l=n.child,u=ni(l,l.pendingProps),n.child=u,u.return=n;l.sibling!==null;)l=l.sibling,u=u.sibling=ni(l,l.pendingProps),u.return=n;u.sibling=null}return n.child}function uh(l,n){return(l.lanes&n)!==0?!0:(l=l.dependencies,!!(l!==null&&Gc(l)))}function ih(l,n,u){switch(n.tag){case 3:$t(n,n.stateNode.containerInfo),pa(n,yl,l.memoizedState.cache),Qi();break;case 27:case 5:wa(n);break;case 4:$t(n,n.stateNode.containerInfo);break;case 10:pa(n,n.type,n.memoizedProps.value);break;case 31:if(n.memoizedState!==null)return n.flags|=128,af(n),null;break;case 13:var c=n.memoizedState;if(c!==null)return c.dehydrated!==null?(Au(n),n.flags|=128,null):(u&n.child.childLanes)!==0?qy(l,n,u):(Au(n),l=tn(l,n,u),l!==null?l.sibling:null);Au(n);break;case 19:var s=(l.flags&128)!==0;if(c=(u&n.childLanes)!==0,c||(Yl(l,n,u,!1),c=(u&n.childLanes)!==0),s){if(c)return wy(l,n,u);n.flags|=128}if(s=n.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),I(It,It.current),c)break;return null;case 22:return n.lanes=0,ug(l,n,u,n.pendingProps);case 24:pa(n,yl,l.memoizedState.cache)}return tn(l,n,u)}function Gy(l,n,u){if(l!==null)if(l.memoizedProps!==n.pendingProps)gl=!0;else{if(!uh(l,u)&&(n.flags&128)===0)return gl=!1,ih(l,n,u);gl=(l.flags&131072)!==0}else gl=!1,ot&&(n.flags&1048576)!==0&&ay(n,ml,n.index);switch(n.lanes=0,n.tag){case 16:e:{var c=n.pendingProps;if(l=Ji(n.elementType),n.type=l,typeof l=="function")qc(l)?(c=tc(l,c),n.tag=1,n=Yy(null,n,l,c,u)):(n.tag=0,n=ah(null,n,l,c,u));else{if(l!=null){var s=l.$$typeof;if(s===Nt){n.tag=11,n=Ny(null,n,l,c,u);break e}else if(s===re){n.tag=14,n=jy(null,n,l,c,u);break e}}throw n=vt(l)||l,Error(M(306,n,""))}}return n;case 0:return ah(l,n,n.type,n.pendingProps,u);case 1:return c=n.type,s=tc(c,n.pendingProps),Yy(l,n,c,s,u);case 3:e:{if($t(n,n.stateNode.containerInfo),l===null)throw Error(M(387));c=n.pendingProps;var r=n.memoizedState;s=r.element,Hd(l,n),Tu(n,c,null,u);var m=n.memoizedState;if(c=m.cache,pa(n,yl,c),c!==r.cache&&Eu(n,[yl],u,!0),Fi(),c=m.element,r.isDehydrated)if(r={element:c,isDehydrated:!1,cache:m.cache},n.updateQueue.baseState=r,n.memoizedState=r,n.flags&256){n=Jn(l,n,c,u);break e}else if(c!==s){s=Ka(Error(M(424)),n),Io(s),n=Jn(l,n,c,u);break e}else for(l=n.stateNode.containerInfo,l.nodeType===9?l=l.body:l=l.nodeName==="HTML"?l.ownerDocument.body:l,Qt=za(l.firstChild),Bl=n,ot=!0,vu=null,Dl=!0,u=sy(n,null,c,u),n.child=u;u;)u.flags=u.flags&-3|4096,u=u.sibling;else{if(Qi(),c===s){n=tn(l,n,u);break e}kt(l,n,c,u)}n=n.child}return n;case 26:return Pa(l,n),l===null?(u=Nf(n.type,null,n.pendingProps,null))?n.memoizedState=u:ot||(u=n.type,l=n.pendingProps,c=fc(Ve.current).createElement(u),c[jt]=n,c[ra]=l,Wl(c,u,l),Mt(c),n.stateNode=c):n.memoizedState=Nf(n.type,l.memoizedProps,n.pendingProps,l.memoizedState),null;case 27:return wa(n),l===null&&ot&&(c=n.stateNode=xf(n.type,n.pendingProps,Ve.current),Bl=n,Dl=!0,s=Qt,In(n.type)?(Ar=s,Qt=za(c.firstChild)):Qt=s),kt(l,n,n.pendingProps.children,u),Pa(l,n),l===null&&(n.flags|=4194304),n.child;case 5:return l===null&&ot&&((s=c=Qt)&&(c=c1(c,n.type,n.pendingProps,Dl),c!==null?(n.stateNode=c,Bl=n,Qt=za(c.firstChild),Dl=!1,s=!0):s=!1),s||Tn(n)),wa(n),s=n.type,r=n.pendingProps,m=l!==null?l.memoizedProps:null,c=r.children,Cf(s,r)?c=null:m!==null&&Cf(s,m)&&(n.flags|=32),n.memoizedState!==null&&(s=Vs(l,n,a1,null,null,u),Dr._currentValue=s),Pa(l,n),kt(l,n,c,u),n.child;case 6:return l===null&&ot&&((l=u=Qt)&&(u=Pe(u,n.pendingProps,Dl),u!==null?(n.stateNode=u,Bl=n,Qt=null,l=!0):l=!1),l||Tn(n)),null;case 13:return qy(l,n,u);case 4:return $t(n,n.stateNode.containerInfo),c=n.pendingProps,l===null?n.child=ki(n,null,c,u):kt(l,n,c,u),n.child;case 11:return Ny(l,n,n.type,n.pendingProps,u);case 7:return kt(l,n,n.pendingProps,u),n.child;case 8:return kt(l,n,n.pendingProps.children,u),n.child;case 12:return kt(l,n,n.pendingProps.children,u),n.child;case 10:return c=n.pendingProps,pa(n,n.type,c.value),kt(l,n,c.children,u),n.child;case 9:return s=n.type._context,c=n.pendingProps.children,Xe(n),s=k(s),c=c(s),n.flags|=1,kt(l,n,c,u),n.child;case 14:return jy(l,n,n.type,n.pendingProps,u);case 15:return By(l,n,n.type,n.pendingProps,u);case 19:return wy(l,n,u);case 31:return ig(l,n,u);case 22:return ug(l,n,u,n.pendingProps);case 24:return Xe(n),c=k(yl),l===null?(s=Wa(),s===null&&(s=Yt,r=Ns(),s.pooledCache=r,r.refCount++,r!==null&&(s.pooledCacheLanes|=u),s=r),n.memoizedState={parent:c,cache:s},Xs(n),pa(n,yl,s)):((l.lanes&u)!==0&&(Hd(l,n),Tu(n,null,null,u),Fi()),s=l.memoizedState,r=n.memoizedState,s.parent!==c?(s={parent:c,cache:c},n.memoizedState=s,n.lanes===0&&(n.memoizedState=n.updateQueue.baseState=s),pa(n,yl,c)):(c=r.cache,pa(n,yl,c),c!==s.cache&&Eu(n,[yl],u,!0))),kt(l,n,n.pendingProps.children,u),n.child;case 29:throw n.pendingProps}throw Error(M(156,n.tag))}function Mu(l){l.flags|=4}function Xy(l,n,u,c,s){if((n=(l.mode&32)!==0)&&(n=!1),n){if(l.flags|=16777216,(s&335544128)===s)if(l.stateNode.complete)l.flags|=8192;else if(pg())l.flags|=8192;else throw Ki=Vc,Qc}else l.flags&=-16777217}function Ly(l,n){if(n.type!=="stylesheet"||(n.state.loading&4)!==0)l.flags&=-16777217;else if(l.flags|=16777216,!Ya(n))if(pg())l.flags|=8192;else throw Ki=Vc,Qc}function ua(l,n){n!==null&&(l.flags|=4),l.flags&16384&&(n=l.tag!==22?la():536870912,l.lanes|=n,ul|=n)}function hf(l,n){if(!ot)switch(l.tailMode){case"hidden":n=l.tail;for(var u=null;n!==null;)n.alternate!==null&&(u=n),n=n.sibling;u===null?l.tail=null:u.sibling=null;break;case"collapsed":u=l.tail;for(var c=null;u!==null;)u.alternate!==null&&(c=u),u=u.sibling;c===null?n||l.tail===null?l.tail=null:l.tail.sibling=null:c.sibling=null}}function Ge(l){var n=l.alternate!==null&&l.alternate.child===l.child,u=0,c=0;if(n)for(var s=l.child;s!==null;)u|=s.lanes|s.childLanes,c|=s.subtreeFlags&65011712,c|=s.flags&65011712,s.return=l,s=s.sibling;else for(s=l.child;s!==null;)u|=s.lanes|s.childLanes,c|=s.subtreeFlags,c|=s.flags,s.return=l,s=s.sibling;return l.subtreeFlags|=c,l.childLanes=u,n}function cg(l,n,u){var c=n.pendingProps;switch(Md(n),n.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ge(n),null;case 1:return Ge(n),null;case 3:return u=n.stateNode,c=null,l!==null&&(c=l.memoizedState.cache),n.memoizedState.cache!==c&&(n.flags|=2048),Qn(yl),bt(),u.pendingContext&&(u.context=u.pendingContext,u.pendingContext=null),(l===null||l.child===null)&&(Su(n)?Mu(n):l===null||l.memoizedState.isDehydrated&&(n.flags&256)===0||(n.flags|=1024,ny())),Ge(n),null;case 26:var s=n.type,r=n.memoizedState;return l===null?(Mu(n),r!==null?(Ge(n),Ly(n,r)):(Ge(n),Xy(n,s,null,c,u))):r?r!==l.memoizedState?(Mu(n),Ge(n),Ly(n,r)):(Ge(n),n.flags&=-16777217):(l=l.memoizedProps,l!==c&&Mu(n),Ge(n),Xy(n,s,l,c,u)),null;case 27:if(oe(n),u=Ve.current,s=n.type,l!==null&&n.stateNode!=null)l.memoizedProps!==c&&Mu(n);else{if(!c){if(n.stateNode===null)throw Error(M(166));return Ge(n),null}l=W.current,Su(n)?xs(n):(l=xf(s,c,u),n.stateNode=l,Mu(n))}return Ge(n),null;case 5:if(oe(n),s=n.type,l!==null&&n.stateNode!=null)l.memoizedProps!==c&&Mu(n);else{if(!c){if(n.stateNode===null)throw Error(M(166));return Ge(n),null}if(r=W.current,Su(n))xs(n);else{var m=fc(Ve.current);switch(r){case 1:r=m.createElementNS("http://www.w3.org/2000/svg",s);break;case 2:r=m.createElementNS("http://www.w3.org/1998/Math/MathML",s);break;default:switch(s){case"svg":r=m.createElementNS("http://www.w3.org/2000/svg",s);break;case"math":r=m.createElementNS("http://www.w3.org/1998/Math/MathML",s);break;case"script":r=m.createElement("div"),r.innerHTML="<script><\/script>",r=r.removeChild(r.firstChild);break;case"select":r=typeof c.is=="string"?m.createElement("select",{is:c.is}):m.createElement("select"),c.multiple?r.multiple=!0:c.size&&(r.size=c.size);break;default:r=typeof c.is=="string"?m.createElement(s,{is:c.is}):m.createElement(s)}}r[jt]=n,r[ra]=c;e:for(m=n.child;m!==null;){if(m.tag===5||m.tag===6)r.appendChild(m.stateNode);else if(m.tag!==4&&m.tag!==27&&m.child!==null){m.child.return=m,m=m.child;continue}if(m===n)break e;for(;m.sibling===null;){if(m.return===null||m.return===n)break e;m=m.return}m.sibling.return=m.return,m=m.sibling}n.stateNode=r;e:switch(Wl(r,s,c),s){case"button":case"input":case"select":case"textarea":c=!!c.autoFocus;break e;case"img":c=!0;break e;default:c=!1}c&&Mu(n)}}return Ge(n),Xy(n,n.type,l===null?null:l.memoizedProps,n.pendingProps,u),null;case 6:if(l&&n.stateNode!=null)l.memoizedProps!==c&&Mu(n);else{if(typeof c!="string"&&n.stateNode===null)throw Error(M(166));if(l=Ve.current,Su(n)){if(l=n.stateNode,u=n.memoizedProps,c=null,s=Bl,s!==null)switch(s.tag){case 27:case 5:c=s.memoizedProps}l[jt]=n,l=!!(l.nodeValue===u||c!==null&&c.suppressHydrationWarning===!0||d0(l.nodeValue,u)),l||Tn(n,!0)}else l=fc(l).createTextNode(c),l[jt]=n,n.stateNode=l}return Ge(n),null;case 31:if(u=n.memoizedState,l===null||l.memoizedState!==null){if(c=Su(n),u!==null){if(l===null){if(!c)throw Error(M(318));if(l=n.memoizedState,l=l!==null?l.dehydrated:null,!l)throw Error(M(557));l[jt]=n}else Qi(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;Ge(n),l=!1}else u=ny(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=u),l=!0;if(!l)return n.flags&256?(va(n),n):(va(n),null);if((n.flags&128)!==0)throw Error(M(558))}return Ge(n),null;case 13:if(c=n.memoizedState,l===null||l.memoizedState!==null&&l.memoizedState.dehydrated!==null){if(s=Su(n),c!==null&&c.dehydrated!==null){if(l===null){if(!s)throw Error(M(318));if(s=n.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(M(317));s[jt]=n}else Qi(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;Ge(n),s=!1}else s=ny(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=s),s=!0;if(!s)return n.flags&256?(va(n),n):(va(n),null)}return va(n),(n.flags&128)!==0?(n.lanes=u,n):(u=c!==null,l=l!==null&&l.memoizedState!==null,u&&(c=n.child,s=null,c.alternate!==null&&c.alternate.memoizedState!==null&&c.alternate.memoizedState.cachePool!==null&&(s=c.alternate.memoizedState.cachePool.pool),r=null,c.memoizedState!==null&&c.memoizedState.cachePool!==null&&(r=c.memoizedState.cachePool.pool),r!==s&&(c.flags|=2048)),u!==l&&u&&(n.child.flags|=8192),ua(n,n.updateQueue),Ge(n),null);case 4:return bt(),l===null&&Mf(n.stateNode.containerInfo),Ge(n),null;case 10:return Qn(n.type),Ge(n),null;case 19:if(N(It),c=n.memoizedState,c===null)return Ge(n),null;if(s=(n.flags&128)!==0,r=c.rendering,r===null)if(s)hf(c,!1);else{if(Zt!==0||l!==null&&(l.flags&128)!==0)for(l=n.child;l!==null;){if(r=nf(l),r!==null){for(n.flags|=128,hf(c,!1),l=r.updateQueue,n.updateQueue=l,ua(n,l),n.subtreeFlags=0,l=u,u=n.child;u!==null;)ey(u,l),u=u.sibling;return I(It,It.current&1|2),ot&&En(n,c.treeForkCount),n.child}l=l.sibling}c.tail!==null&&Sl()>Dt&&(n.flags|=128,s=!0,hf(c,!1),n.lanes=4194304)}else{if(!s)if(l=nf(r),l!==null){if(n.flags|=128,s=!0,l=l.updateQueue,n.updateQueue=l,ua(n,l),hf(c,!0),c.tail===null&&c.tailMode==="hidden"&&!r.alternate&&!ot)return Ge(n),null}else 2*Sl()-c.renderingStartTime>Dt&&u!==536870912&&(n.flags|=128,s=!0,hf(c,!1),n.lanes=4194304);c.isBackwards?(r.sibling=n.child,n.child=r):(l=c.last,l!==null?l.sibling=r:n.child=r,c.last=r)}return c.tail!==null?(l=c.tail,c.rendering=l,c.tail=l.sibling,c.renderingStartTime=Sl(),l.sibling=null,u=It.current,I(It,s?u&1|2:u&1),ot&&En(n,c.treeForkCount),l):(Ge(n),null);case 22:case 23:return va(n),lf(),c=n.memoizedState!==null,l!==null?l.memoizedState!==null!==c&&(n.flags|=8192):c&&(n.flags|=8192),c?(u&536870912)!==0&&(n.flags&128)===0&&(Ge(n),n.subtreeFlags&6&&(n.flags|=8192)):Ge(n),u=n.updateQueue,u!==null&&ua(n,u.retryQueue),u=null,l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(u=l.memoizedState.cachePool.pool),c=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(c=n.memoizedState.cachePool.pool),c!==u&&(n.flags|=2048),l!==null&&N(ka),null;case 24:return u=null,l!==null&&(u=l.memoizedState.cache),n.memoizedState.cache!==u&&(n.flags|=2048),Qn(yl),Ge(n),null;case 25:return null;case 30:return null}throw Error(M(156,n.tag))}function og(l,n){switch(Md(n),n.tag){case 1:return l=n.flags,l&65536?(n.flags=l&-65537|128,n):null;case 3:return Qn(yl),bt(),l=n.flags,(l&65536)!==0&&(l&128)===0?(n.flags=l&-65537|128,n):null;case 26:case 27:case 5:return oe(n),null;case 31:if(n.memoizedState!==null){if(va(n),n.alternate===null)throw Error(M(340));Qi()}return l=n.flags,l&65536?(n.flags=l&-65537|128,n):null;case 13:if(va(n),l=n.memoizedState,l!==null&&l.dehydrated!==null){if(n.alternate===null)throw Error(M(340));Qi()}return l=n.flags,l&65536?(n.flags=l&-65537|128,n):null;case 19:return N(It),null;case 4:return bt(),null;case 10:return Qn(n.type),null;case 22:case 23:return va(n),lf(),l!==null&&N(ka),l=n.flags,l&65536?(n.flags=l&-65537|128,n):null;case 24:return Qn(yl),null;case 25:return null;default:return null}}function fg(l,n){switch(Md(n),n.tag){case 3:Qn(yl),bt();break;case 26:case 27:case 5:oe(n);break;case 4:bt();break;case 31:n.memoizedState!==null&&va(n);break;case 13:va(n);break;case 19:N(It);break;case 10:Qn(n.type);break;case 22:case 23:va(n),lf(),l!==null&&N(ka);break;case 24:Qn(yl)}}function On(l,n){try{var u=n.updateQueue,c=u!==null?u.lastEffect:null;if(c!==null){var s=c.next;u=s;do{if((u.tag&l)===l){c=void 0;var r=u.create,m=u.inst;c=r(),m.destroy=c}u=u.next}while(u!==s)}}catch(v){Ht(n,n.return,v)}}function ln(l,n,u){try{var c=n.updateQueue,s=c!==null?c.lastEffect:null;if(s!==null){var r=s.next;c=r;do{if((c.tag&l)===l){var m=c.inst,v=m.destroy;if(v!==void 0){m.destroy=void 0,s=n;var A=u,j=v;try{j()}catch(Q){Ht(s,A,Q)}}}c=c.next}while(c!==r)}}catch(Q){Ht(n,n.return,Q)}}function ch(l){var n=l.updateQueue;if(n!==null){var u=l.stateNode;try{Ii(n,u)}catch(c){Ht(l,l.return,c)}}}function uc(l,n,u){u.props=tc(l.type,l.memoizedProps),u.state=l.memoizedState;try{u.componentWillUnmount()}catch(c){Ht(l,n,c)}}function Cu(l,n){try{var u=l.ref;if(u!==null){switch(l.tag){case 26:case 27:case 5:var c=l.stateNode;break;case 30:c=l.stateNode;break;default:c=l.stateNode}typeof u=="function"?l.refCleanup=u(c):u.current=c}}catch(s){Ht(l,n,s)}}function Kn(l,n){var u=l.ref,c=l.refCleanup;if(u!==null)if(typeof c=="function")try{c()}catch(s){Ht(l,n,s)}finally{l.refCleanup=null,l=l.alternate,l!=null&&(l.refCleanup=null)}else if(typeof u=="function")try{u(null)}catch(s){Ht(l,n,s)}else u.current=null}function Qy(l){var n=l.type,u=l.memoizedProps,c=l.stateNode;try{e:switch(n){case"button":case"input":case"select":case"textarea":u.autoFocus&&c.focus();break e;case"img":u.src?c.src=u.src:u.srcSet&&(c.srcset=u.srcSet)}}catch(s){Ht(l,l.return,s)}}function oh(l,n,u){try{var c=l.stateNode;m0(c,l.type,u,n),c[ra]=n}catch(s){Ht(l,l.return,s)}}function Vy(l){return l.tag===5||l.tag===3||l.tag===26||l.tag===27&&In(l.type)||l.tag===4}function mf(l){e:for(;;){for(;l.sibling===null;){if(l.return===null||Vy(l.return))return null;l=l.return}for(l.sibling.return=l.return,l=l.sibling;l.tag!==5&&l.tag!==6&&l.tag!==18;){if(l.tag===27&&In(l.type)||l.flags&2||l.child===null||l.tag===4)continue e;l.child.return=l,l=l.child}if(!(l.flags&2))return l.stateNode}}function yf(l,n,u){var c=l.tag;if(c===5||c===6)l=l.stateNode,n?(u.nodeType===9?u.body:u.nodeName==="HTML"?u.ownerDocument.body:u).insertBefore(l,n):(n=u.nodeType===9?u.body:u.nodeName==="HTML"?u.ownerDocument.body:u,n.appendChild(l),u=u._reactRootContainer,u!=null||n.onclick!==null||(n.onclick=Hn));else if(c!==4&&(c===27&&In(l.type)&&(u=l.stateNode,n=null),l=l.child,l!==null))for(yf(l,n,u),l=l.sibling;l!==null;)yf(l,n,u),l=l.sibling}function pf(l,n,u){var c=l.tag;if(c===5||c===6)l=l.stateNode,n?u.insertBefore(l,n):u.appendChild(l);else if(c!==4&&(c===27&&In(l.type)&&(u=l.stateNode),l=l.child,l!==null))for(pf(l,n,u),l=l.sibling;l!==null;)pf(l,n,u),l=l.sibling}function Zy(l){var n=l.stateNode,u=l.memoizedProps;try{for(var c=l.type,s=n.attributes;s.length;)n.removeAttributeNode(s[0]);Wl(n,c,u),n[jt]=l,n[ra]=u}catch(r){Ht(l,l.return,r)}}var mi=!1,Tl=!1,fh=!1,Jy=typeof WeakSet=="function"?WeakSet:Set,Gl=null;function gf(l,n){if(l=l.containerInfo,Mh=Ml,l=Gi(l),zs(l)){if("selectionStart"in l)var u={start:l.selectionStart,end:l.selectionEnd};else e:{u=(u=l.ownerDocument)&&u.defaultView||window;var c=u.getSelection&&u.getSelection();if(c&&c.rangeCount!==0){u=c.anchorNode;var s=c.anchorOffset,r=c.focusNode;c=c.focusOffset;try{u.nodeType,r.nodeType}catch{u=null;break e}var m=0,v=-1,A=-1,j=0,Q=0,$=l,B=null;t:for(;;){for(var L;$!==u||s!==0&&$.nodeType!==3||(v=m+s),$!==r||c!==0&&$.nodeType!==3||(A=m+c),$.nodeType===3&&(m+=$.nodeValue.length),(L=$.firstChild)!==null;)B=$,$=L;for(;;){if($===l)break t;if(B===u&&++j===s&&(v=m),B===r&&++Q===c&&(A=m),(L=$.nextSibling)!==null)break;$=B,B=$.parentNode}$=L}u=v===-1||A===-1?null:{start:v,end:A}}else u=null}u=u||{start:0,end:0}}else u=null;for(Ch={focusedElem:l,selectionRange:u},Ml=!1,Gl=n;Gl!==null;)if(n=Gl,l=n.child,(n.subtreeFlags&1028)!==0&&l!==null)l.return=n,Gl=l;else for(;Gl!==null;){switch(n=Gl,r=n.alternate,l=n.flags,n.tag){case 0:if((l&4)!==0&&(l=n.updateQueue,l=l!==null?l.events:null,l!==null))for(u=0;u<l.length;u++)s=l[u],s.ref.impl=s.nextImpl;break;case 11:case 15:break;case 1:if((l&1024)!==0&&r!==null){l=void 0,u=n,s=r.memoizedProps,r=r.memoizedState,c=u.stateNode;try{var de=tc(u.type,s);l=c.getSnapshotBeforeUpdate(de,r),c.__reactInternalSnapshotBeforeUpdate=l}catch(Ue){Ht(u,u.return,Ue)}}break;case 3:if((l&1024)!==0){if(l=n.stateNode.containerInfo,u=l.nodeType,u===9)Tr(l);else if(u===1)switch(l.nodeName){case"HEAD":case"HTML":case"BODY":Tr(l);break;default:l.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((l&1024)!==0)throw Error(M(163))}if(l=n.sibling,l!==null){l.return=n.return,Gl=l;break}Gl=n.return}}function ur(l,n,u){var c=u.flags;switch(u.tag){case 0:case 11:case 15:yi(l,u),c&4&&On(5,u);break;case 1:if(yi(l,u),c&4)if(l=u.stateNode,n===null)try{l.componentDidMount()}catch(m){Ht(u,u.return,m)}else{var s=tc(u.type,n.memoizedProps);n=n.memoizedState;try{l.componentDidUpdate(s,n,l.__reactInternalSnapshotBeforeUpdate)}catch(m){Ht(u,u.return,m)}}c&64&&ch(u),c&512&&Cu(u,u.return);break;case 3:if(yi(l,u),c&64&&(l=u.updateQueue,l!==null)){if(n=null,u.child!==null)switch(u.child.tag){case 27:case 5:n=u.child.stateNode;break;case 1:n=u.child.stateNode}try{Ii(l,n)}catch(m){Ht(u,u.return,m)}}break;case 27:n===null&&c&4&&Zy(u);case 26:case 5:yi(l,u),n===null&&c&4&&Qy(u),c&512&&Cu(u,u.return);break;case 12:yi(l,u);break;case 31:yi(l,u),c&4&&sg(l,u);break;case 13:yi(l,u),c&4&&ky(l,u),c&64&&(l=u.memoizedState,l!==null&&(l=l.dehydrated,l!==null&&(u=an.bind(null,u),Uf(l,u))));break;case 22:if(c=u.memoizedState!==null||mi,!c){n=n!==null&&n.memoizedState!==null||Tl,s=mi;var r=Tl;mi=c,(Tl=n)&&!r?$n(l,u,(u.subtreeFlags&8772)!==0):yi(l,u),mi=s,Tl=r}break;case 30:break;default:yi(l,u)}}function Ky(l){var n=l.alternate;n!==null&&(l.alternate=null,Ky(n)),l.child=null,l.deletions=null,l.sibling=null,l.tag===5&&(n=l.stateNode,n!==null&&ud(n)),l.stateNode=null,l.return=null,l.dependencies=null,l.memoizedProps=null,l.memoizedState=null,l.pendingProps=null,l.stateNode=null,l.updateQueue=null}var Vt=null,Ea=!1;function Uu(l,n,u){for(u=u.child;u!==null;)$y(l,n,u),u=u.sibling}function $y(l,n,u){if(zl&&typeof zl.onCommitFiberUnmount=="function")try{zl.onCommitFiberUnmount(hn,u)}catch{}switch(u.tag){case 26:Tl||Kn(u,n),Uu(l,n,u),u.memoizedState?u.memoizedState.count--:u.stateNode&&(u=u.stateNode,u.parentNode.removeChild(u));break;case 27:Tl||Kn(u,n);var c=Vt,s=Ea;In(u.type)&&(Vt=u.stateNode,Ea=!1),Uu(l,n,u),fo(u.stateNode),Vt=c,Ea=s;break;case 5:Tl||Kn(u,n);case 6:if(c=Vt,s=Ea,Vt=null,Uu(l,n,u),Vt=c,Ea=s,Vt!==null)if(Ea)try{(Vt.nodeType===9?Vt.body:Vt.nodeName==="HTML"?Vt.ownerDocument.body:Vt).removeChild(u.stateNode)}catch(r){Ht(u,n,r)}else try{Vt.removeChild(u.stateNode)}catch(r){Ht(u,n,r)}break;case 18:Vt!==null&&(Ea?(l=Vt,v0(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,u.stateNode),Lf(l)):v0(Vt,u.stateNode));break;case 4:c=Vt,s=Ea,Vt=u.stateNode.containerInfo,Ea=!0,Uu(l,n,u),Vt=c,Ea=s;break;case 0:case 11:case 14:case 15:ln(2,u,n),Tl||ln(4,u,n),Uu(l,n,u);break;case 1:Tl||(Kn(u,n),c=u.stateNode,typeof c.componentWillUnmount=="function"&&uc(u,n,c)),Uu(l,n,u);break;case 21:Uu(l,n,u);break;case 22:Tl=(c=Tl)||u.memoizedState!==null,Uu(l,n,u),Tl=c;break;default:Uu(l,n,u)}}function sg(l,n){if(n.memoizedState===null&&(l=n.alternate,l!==null&&(l=l.memoizedState,l!==null))){l=l.dehydrated;try{Lf(l)}catch(u){Ht(n,n.return,u)}}}function ky(l,n){if(n.memoizedState===null&&(l=n.alternate,l!==null&&(l=l.memoizedState,l!==null&&(l=l.dehydrated,l!==null))))try{Lf(l)}catch(u){Ht(n,n.return,u)}}function ir(l){switch(l.tag){case 31:case 13:case 19:var n=l.stateNode;return n===null&&(n=l.stateNode=new Jy),n;case 22:return l=l.stateNode,n=l._retryCache,n===null&&(n=l._retryCache=new Jy),n;default:throw Error(M(435,l.tag))}}function cr(l,n){var u=ir(l);n.forEach(function(c){if(!u.has(c)){u.add(c);var s=Ug.bind(null,l,c);c.then(s,s)}})}function Ta(l,n){var u=n.deletions;if(u!==null)for(var c=0;c<u.length;c++){var s=u[c],r=l,m=n,v=m;e:for(;v!==null;){switch(v.tag){case 27:if(In(v.type)){Vt=v.stateNode,Ea=!1;break e}break;case 5:Vt=v.stateNode,Ea=!1;break e;case 3:case 4:Vt=v.stateNode.containerInfo,Ea=!0;break e}v=v.return}if(Vt===null)throw Error(M(160));$y(r,m,s),Vt=null,Ea=!1,r=s.alternate,r!==null&&(r.return=null),s.return=null}if(n.subtreeFlags&13886)for(n=n.child;n!==null;)sh(n,l),n=n.sibling}var We=null;function sh(l,n){var u=l.alternate,c=l.flags;switch(l.tag){case 0:case 11:case 14:case 15:Ta(n,l),xa(l),c&4&&(ln(3,l,l.return),On(3,l),ln(5,l,l.return));break;case 1:Ta(n,l),xa(l),c&512&&(Tl||u===null||Kn(u,u.return)),c&64&&mi&&(l=l.updateQueue,l!==null&&(c=l.callbacks,c!==null&&(u=l.shared.hiddenCallbacks,l.shared.hiddenCallbacks=u===null?c:u.concat(c))));break;case 26:var s=We;if(Ta(n,l),xa(l),c&512&&(Tl||u===null||Kn(u,u.return)),c&4){var r=u!==null?u.memoizedState:null;if(c=l.memoizedState,u===null)if(c===null)if(l.stateNode===null){e:{c=l.type,u=l.memoizedProps,s=s.ownerDocument||s;t:switch(c){case"title":r=s.getElementsByTagName("title")[0],(!r||r[su]||r[jt]||r.namespaceURI==="http://www.w3.org/2000/svg"||r.hasAttribute("itemprop"))&&(r=s.createElement(c),s.head.insertBefore(r,s.querySelector("head > title"))),Wl(r,c,u),r[jt]=l,Mt(r),c=r;break e;case"link":var m=T0("link","href",s).get(c+(u.href||""));if(m){for(var v=0;v<m.length;v++)if(r=m[v],r.getAttribute("href")===(u.href==null||u.href===""?null:u.href)&&r.getAttribute("rel")===(u.rel==null?null:u.rel)&&r.getAttribute("title")===(u.title==null?null:u.title)&&r.getAttribute("crossorigin")===(u.crossOrigin==null?null:u.crossOrigin)){m.splice(v,1);break t}}r=s.createElement(c),Wl(r,c,u),s.head.appendChild(r);break;case"meta":if(m=T0("meta","content",s).get(c+(u.content||""))){for(v=0;v<m.length;v++)if(r=m[v],r.getAttribute("content")===(u.content==null?null:""+u.content)&&r.getAttribute("name")===(u.name==null?null:u.name)&&r.getAttribute("property")===(u.property==null?null:u.property)&&r.getAttribute("http-equiv")===(u.httpEquiv==null?null:u.httpEquiv)&&r.getAttribute("charset")===(u.charSet==null?null:u.charSet)){m.splice(v,1);break t}}r=s.createElement(c),Wl(r,c,u),s.head.appendChild(r);break;default:throw Error(M(468,c))}r[jt]=l,Mt(r),c=r}l.stateNode=c}else jh(s,l.type,l.stateNode);else l.stateNode=E0(s,c,l.memoizedProps);else r!==c?(r===null?u.stateNode!==null&&(u=u.stateNode,u.parentNode.removeChild(u)):r.count--,c===null?jh(s,l.type,l.stateNode):E0(s,c,l.memoizedProps)):c===null&&l.stateNode!==null&&oh(l,l.memoizedProps,u.memoizedProps)}break;case 27:Ta(n,l),xa(l),c&512&&(Tl||u===null||Kn(u,u.return)),u!==null&&c&4&&oh(l,l.memoizedProps,u.memoizedProps);break;case 5:if(Ta(n,l),xa(l),c&512&&(Tl||u===null||Kn(u,u.return)),l.flags&32){s=l.stateNode;try{du(s,"")}catch(de){Ht(l,l.return,de)}}c&4&&l.stateNode!=null&&(s=l.memoizedProps,oh(l,s,u!==null?u.memoizedProps:s)),c&1024&&(fh=!0);break;case 6:if(Ta(n,l),xa(l),c&4){if(l.stateNode===null)throw Error(M(162));c=l.memoizedProps,u=l.stateNode;try{u.nodeValue=c}catch(de){Ht(l,l.return,de)}}break;case 3:if(Yf=null,s=We,We=ia(n.containerInfo),Ta(n,l),We=s,xa(l),c&4&&u!==null&&u.memoizedState.isDehydrated)try{Lf(n.containerInfo)}catch(de){Ht(l,l.return,de)}fh&&(fh=!1,Wy(l));break;case 4:c=We,We=ia(l.stateNode.containerInfo),Ta(n,l),xa(l),We=c;break;case 12:Ta(n,l),xa(l);break;case 31:Ta(n,l),xa(l),c&4&&(c=l.updateQueue,c!==null&&(l.updateQueue=null,cr(l,c)));break;case 13:Ta(n,l),xa(l),l.child.flags&8192&&l.memoizedState!==null!=(u!==null&&u.memoizedState!==null)&&(Fn=Sl()),c&4&&(c=l.updateQueue,c!==null&&(l.updateQueue=null,cr(l,c)));break;case 22:s=l.memoizedState!==null;var A=u!==null&&u.memoizedState!==null,j=mi,Q=Tl;if(mi=j||s,Tl=Q||A,Ta(n,l),Tl=Q,mi=j,xa(l),c&8192)e:for(n=l.stateNode,n._visibility=s?n._visibility&-2:n._visibility|1,s&&(u===null||A||mi||Tl||lo(l)),u=null,n=l;;){if(n.tag===5||n.tag===26){if(u===null){A=u=n;try{if(r=A.stateNode,s)m=r.style,typeof m.setProperty=="function"?m.setProperty("display","none","important"):m.display="none";else{v=A.stateNode;var $=A.memoizedProps.style,B=$!=null&&$.hasOwnProperty("display")?$.display:null;v.style.display=B==null||typeof B=="boolean"?"":(""+B).trim()}}catch(de){Ht(A,A.return,de)}}}else if(n.tag===6){if(u===null){A=n;try{A.stateNode.nodeValue=s?"":A.memoizedProps}catch(de){Ht(A,A.return,de)}}}else if(n.tag===18){if(u===null){A=n;try{var L=A.stateNode;s?vl(L,!0):vl(A.stateNode,!1)}catch(de){Ht(A,A.return,de)}}}else if((n.tag!==22&&n.tag!==23||n.memoizedState===null||n===l)&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===l)break e;for(;n.sibling===null;){if(n.return===null||n.return===l)break e;u===n&&(u=null),n=n.return}u===n&&(u=null),n.sibling.return=n.return,n=n.sibling}c&4&&(c=l.updateQueue,c!==null&&(u=c.retryQueue,u!==null&&(c.retryQueue=null,cr(l,u))));break;case 19:Ta(n,l),xa(l),c&4&&(c=l.updateQueue,c!==null&&(l.updateQueue=null,cr(l,c)));break;case 30:break;case 21:break;default:Ta(n,l),xa(l)}}function xa(l){var n=l.flags;if(n&2){try{for(var u,c=l.return;c!==null;){if(Vy(c)){u=c;break}c=c.return}if(u==null)throw Error(M(160));switch(u.tag){case 27:var s=u.stateNode,r=mf(l);pf(l,r,s);break;case 5:var m=u.stateNode;u.flags&32&&(du(m,""),u.flags&=-33);var v=mf(l);pf(l,v,m);break;case 3:case 4:var A=u.stateNode.containerInfo,j=mf(l);yf(l,j,A);break;default:throw Error(M(161))}}catch(Q){Ht(l,l.return,Q)}l.flags&=-3}n&4096&&(l.flags&=-4097)}function Wy(l){if(l.subtreeFlags&1024)for(l=l.child;l!==null;){var n=l;Wy(n),n.tag===5&&n.flags&1024&&n.stateNode.reset(),l=l.sibling}}function yi(l,n){if(n.subtreeFlags&8772)for(n=n.child;n!==null;)ur(l,n.alternate,n),n=n.sibling}function lo(l){for(l=l.child;l!==null;){var n=l;switch(n.tag){case 0:case 11:case 14:case 15:ln(4,n,n.return),lo(n);break;case 1:Kn(n,n.return);var u=n.stateNode;typeof u.componentWillUnmount=="function"&&uc(n,n.return,u),lo(n);break;case 27:fo(n.stateNode);case 26:case 5:Kn(n,n.return),lo(n);break;case 22:n.memoizedState===null&&lo(n);break;case 30:lo(n);break;default:lo(n)}l=l.sibling}}function $n(l,n,u){for(u=u&&(n.subtreeFlags&8772)!==0,n=n.child;n!==null;){var c=n.alternate,s=l,r=n,m=r.flags;switch(r.tag){case 0:case 11:case 15:$n(s,r,u),On(4,r);break;case 1:if($n(s,r,u),c=r,s=c.stateNode,typeof s.componentDidMount=="function")try{s.componentDidMount()}catch(j){Ht(c,c.return,j)}if(c=r,s=c.updateQueue,s!==null){var v=c.stateNode;try{var A=s.shared.hiddenCallbacks;if(A!==null)for(s.shared.hiddenCallbacks=null,s=0;s<A.length;s++)jd(A[s],v)}catch(j){Ht(c,c.return,j)}}u&&m&64&&ch(r),Cu(r,r.return);break;case 27:Zy(r);case 26:case 5:$n(s,r,u),u&&c===null&&m&4&&Qy(r),Cu(r,r.return);break;case 12:$n(s,r,u);break;case 31:$n(s,r,u),u&&m&4&&sg(s,r);break;case 13:$n(s,r,u),u&&m&4&&ky(s,r);break;case 22:r.memoizedState===null&&$n(s,r,u),Cu(r,r.return);break;case 30:break;default:$n(s,r,u)}n=n.sibling}}function rh(l,n){var u=null;l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(u=l.memoizedState.cachePool.pool),l=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(l=n.memoizedState.cachePool.pool),l!==u&&(l!=null&&l.refCount++,u!=null&&js(u))}function dh(l,n){l=null,n.alternate!==null&&(l=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==l&&(n.refCount++,l!=null&&js(l))}function zn(l,n,u,c){if(n.subtreeFlags&10256)for(n=n.child;n!==null;)vf(l,n,u,c),n=n.sibling}function vf(l,n,u,c){var s=n.flags;switch(n.tag){case 0:case 11:case 15:zn(l,n,u,c),s&2048&&On(9,n);break;case 1:zn(l,n,u,c);break;case 3:zn(l,n,u,c),s&2048&&(l=null,n.alternate!==null&&(l=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==l&&(n.refCount++,l!=null&&js(l)));break;case 12:if(s&2048){zn(l,n,u,c),l=n.stateNode;try{var r=n.memoizedProps,m=r.id,v=r.onPostCommit;typeof v=="function"&&v(m,n.alternate===null?"mount":"update",l.passiveEffectDuration,-0)}catch(A){Ht(n,n.return,A)}}else zn(l,n,u,c);break;case 31:zn(l,n,u,c);break;case 13:zn(l,n,u,c);break;case 23:break;case 22:r=n.stateNode,m=n.alternate,n.memoizedState!==null?r._visibility&2?zn(l,n,u,c):or(l,n):r._visibility&2?zn(l,n,u,c):(r._visibility|=2,bf(l,n,u,c,(n.subtreeFlags&10256)!==0||!1)),s&2048&&rh(m,n);break;case 24:zn(l,n,u,c),s&2048&&dh(n.alternate,n);break;default:zn(l,n,u,c)}}function bf(l,n,u,c,s){for(s=s&&((n.subtreeFlags&10256)!==0||!1),n=n.child;n!==null;){var r=l,m=n,v=u,A=c,j=m.flags;switch(m.tag){case 0:case 11:case 15:bf(r,m,v,A,s),On(8,m);break;case 23:break;case 22:var Q=m.stateNode;m.memoizedState!==null?Q._visibility&2?bf(r,m,v,A,s):or(r,m):(Q._visibility|=2,bf(r,m,v,A,s)),s&&j&2048&&rh(m.alternate,m);break;case 24:bf(r,m,v,A,s),s&&j&2048&&dh(m.alternate,m);break;default:bf(r,m,v,A,s)}n=n.sibling}}function or(l,n){if(n.subtreeFlags&10256)for(n=n.child;n!==null;){var u=l,c=n,s=c.flags;switch(c.tag){case 22:or(u,c),s&2048&&rh(c.alternate,c);break;case 24:or(u,c),s&2048&&dh(c.alternate,c);break;default:or(u,c)}n=n.sibling}}var Ha=8192;function xu(l,n,u){if(l.subtreeFlags&Ha)for(l=l.child;l!==null;)rg(l,n,u),l=l.sibling}function rg(l,n,u){switch(l.tag){case 26:xu(l,n,u),l.flags&Ha&&l.memoizedState!==null&&Yu(u,We,l.memoizedState,l.memoizedProps);break;case 5:xu(l,n,u);break;case 3:case 4:var c=We;We=ia(l.stateNode.containerInfo),xu(l,n,u),We=c;break;case 22:l.memoizedState===null&&(c=l.alternate,c!==null&&c.memoizedState!==null?(c=Ha,Ha=16777216,xu(l,n,u),Ha=c):xu(l,n,u));break;default:xu(l,n,u)}}function hh(l){var n=l.alternate;if(n!==null&&(l=n.child,l!==null)){n.child=null;do n=l.sibling,l.sibling=null,l=n;while(l!==null)}}function Sf(l){var n=l.deletions;if((l.flags&16)!==0){if(n!==null)for(var u=0;u<n.length;u++){var c=n[u];Gl=c,mh(c,l)}hh(l)}if(l.subtreeFlags&10256)for(l=l.child;l!==null;)Fy(l),l=l.sibling}function Fy(l){switch(l.tag){case 0:case 11:case 15:Sf(l),l.flags&2048&&ln(9,l,l.return);break;case 3:Sf(l);break;case 12:Sf(l);break;case 22:var n=l.stateNode;l.memoizedState!==null&&n._visibility&2&&(l.return===null||l.return.tag!==13)?(n._visibility&=-3,fr(l)):Sf(l);break;default:Sf(l)}}function fr(l){var n=l.deletions;if((l.flags&16)!==0){if(n!==null)for(var u=0;u<n.length;u++){var c=n[u];Gl=c,mh(c,l)}hh(l)}for(l=l.child;l!==null;){switch(n=l,n.tag){case 0:case 11:case 15:ln(8,n,n.return),fr(n);break;case 22:u=n.stateNode,u._visibility&2&&(u._visibility&=-3,fr(n));break;default:fr(n)}l=l.sibling}}function mh(l,n){for(;Gl!==null;){var u=Gl;switch(u.tag){case 0:case 11:case 15:ln(8,u,n);break;case 23:case 22:if(u.memoizedState!==null&&u.memoizedState.cachePool!==null){var c=u.memoizedState.cachePool.pool;c!=null&&c.refCount++}break;case 24:js(u.memoizedState.cache)}if(c=u.child,c!==null)c.return=u,Gl=c;else e:for(u=l;Gl!==null;){c=Gl;var s=c.sibling,r=c.return;if(Ky(c),c===u){Gl=null;break e}if(s!==null){s.return=r,Gl=s;break e}Gl=r}}}var dg={getCacheForType:function(l){var n=k(yl),u=n.data.get(l);return u===void 0&&(u=l(),n.data.set(l,u)),u},cacheSignal:function(){return k(yl).controller.signal}},Iy=typeof WeakMap=="function"?WeakMap:Map,Et=0,Yt=null,ft=null,ut=0,xt=0,Ye=null,Hu=!1,ic=!1,yh=!1,kn=0,Zt=0,Wn=0,ao=0,ph=0,Aa=0,ul=0,sr=null,il=null,gh=!1,Fn=0,Py=0,Dt=1/0,Ef=null,Pt=null,_l=0,pi=null,cc=null,Nu=0,Na=0,vh=null,bh=null,Tf=0,rr=null;function ja(){return(Et&2)!==0&&ut!==0?ut&-ut:R.T!==null?Oh():ad()}function hg(){if(Aa===0)if((ut&536870912)===0||ot){var l=ae;ae<<=1,(ae&3932160)===0&&(ae=262144),Aa=l}else Aa=536870912;return l=ga.current,l!==null&&(l.flags|=32),Aa}function Oa(l,n,u){(l===Yt&&(xt===2||xt===9)||l.cancelPendingCommit!==null)&&(ju(l,0),gi(l,ut,Aa,!1)),xi(l,u),((Et&2)===0||l!==Yt)&&(l===Yt&&((Et&2)===0&&(ao|=u),Zt===4&&gi(l,ut,Aa,!1)),Bu(l))}function mg(l,n,u){if((Et&6)!==0)throw Error(M(327));var c=!u&&(n&127)===0&&(n&l.expiredLanes)===0||nt(l,n),s=c?bg(l,n):Eh(l,n,!0),r=c;do{if(s===0){ic&&!c&&gi(l,n,0,!1);break}else{if(u=l.current.alternate,r&&!yg(u)){s=Eh(l,n,!1),r=!1;continue}if(s===2){if(r=n,l.errorRecoveryDisabledLanes&r)var m=0;else m=l.pendingLanes&-536870913,m=m!==0?m:m&536870912?536870912:0;if(m!==0){n=m;e:{var v=l;s=sr;var A=v.current.memoizedState.isDehydrated;if(A&&(ju(v,m).flags|=256),m=Eh(v,m,!1),m!==2){if(yh&&!A){v.errorRecoveryDisabledLanes|=r,ao|=r,s=4;break e}r=il,il=s,r!==null&&(il===null?il=r:il.push.apply(il,r))}s=m}if(r=!1,s!==2)continue}}if(s===1){ju(l,0),gi(l,n,0,!0);break}e:{switch(c=l,r=s,r){case 0:case 1:throw Error(M(345));case 4:if((n&4194048)!==n)break;case 6:gi(c,n,Aa,!Hu);break e;case 2:il=null;break;case 3:case 5:break;default:throw Error(M(329))}if((n&62914560)===n&&(s=Fn+300-Sl(),10<s)){if(gi(c,n,Aa,!Hu),ve(c,0,!0)!==0)break e;Nu=n,c.timeoutHandle=Er(dr.bind(null,c,u,il,Ef,gh,n,Aa,ao,ul,Hu,r,"Throttled",-0,0),s);break e}dr(c,u,il,Ef,gh,n,Aa,ao,ul,Hu,r,null,-0,0)}}break}while(!0);Bu(l)}function dr(l,n,u,c,s,r,m,v,A,j,Q,$,B,L){if(l.timeoutHandle=-1,$=n.subtreeFlags,$&8192||($&16785408)===16785408){$={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Hn},rg(n,r,$);var de=(r&62914560)===r?Fn-Sl():(r&4194048)===r?Py-Sl():0;if(de=O0($,de),de!==null){Nu=r,l.cancelPendingCommit=de(Ag.bind(null,l,n,r,u,c,s,m,v,A,Q,$,null,B,L)),gi(l,r,m,!j);return}}Ag(l,n,r,u,c,s,m,v,A)}function yg(l){for(var n=l;;){var u=n.tag;if((u===0||u===11||u===15)&&n.flags&16384&&(u=n.updateQueue,u!==null&&(u=u.stores,u!==null)))for(var c=0;c<u.length;c++){var s=u[c],r=s.getSnapshot;s=s.value;try{if(!na(r(),s))return!1}catch{return!1}}if(u=n.child,n.subtreeFlags&16384&&u!==null)u.return=n,n=u;else{if(n===l)break;for(;n.sibling===null;){if(n.return===null||n.return===l)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}function gi(l,n,u,c){n&=~ph,n&=~ao,l.suspendedLanes|=n,l.pingedLanes&=~n,c&&(l.warmLanes|=n),c=l.expirationTimes;for(var s=n;0<s;){var r=31-Hl(s),m=1<<r;c[r]=-1,s&=~m}u!==0&&ms(l,u,n)}function Af(){return(Et&6)===0?(bi(0),!1):!0}function e0(){if(ft!==null){if(xt===0)var l=ft.return;else l=ft,Ln=ii=null,Zs(l),$i=null,Zc=0,l=ft;for(;l!==null;)fg(l.alternate,l),l=l.return;ft=null}}function ju(l,n){var u=l.timeoutHandle;u!==-1&&(l.timeoutHandle=-1,wg(u)),u=l.cancelPendingCommit,u!==null&&(l.cancelPendingCommit=null,u()),Nu=0,e0(),Yt=l,ft=u=ni(l.current,null),ut=n,xt=0,Ye=null,Hu=!1,ic=nt(l,n),yh=!1,ul=Aa=ph=ao=Wn=Zt=0,il=sr=null,gh=!1,(n&8)!==0&&(n|=n&32);var c=l.entangledLanes;if(c!==0)for(l=l.entanglements,c&=n;0<c;){var s=31-Hl(c),r=1<<s;n|=l[s],c&=~r}return kn=n,Za(),u}function Of(l,n){Ke=null,R.H=Ps,n===Zi||n===ef?(n=fy(),xt=3):n===Qc?(n=fy(),xt=4):xt=n===lh?8:n!==null&&typeof n=="object"&&typeof n.then=="function"?6:1,Ye=n,ft===null&&(Zt=1,df(l,Ka(n,l.current)))}function pg(){var l=ga.current;return l===null?!0:(ut&4194048)===ut?Ia===null:(ut&62914560)===ut||(ut&536870912)!==0?l===Ia:!1}function gg(){var l=R.H;return R.H=Ps,l===null?Ps:l}function vg(){var l=R.A;return R.A=dg,l}function Sh(){Zt=4,Hu||(ut&4194048)!==ut&&ga.current!==null||(ic=!0),(Wn&134217727)===0&&(ao&134217727)===0||Yt===null||gi(Yt,ut,Aa,!1)}function Eh(l,n,u){var c=Et;Et|=2;var s=gg(),r=vg();(Yt!==l||ut!==n)&&(Ef=null,ju(l,n)),n=!1;var m=Zt;e:do try{if(xt!==0&&ft!==null){var v=ft,A=Ye;switch(xt){case 8:e0(),m=6;break e;case 3:case 2:case 9:case 6:ga.current===null&&(n=!0);var j=xt;if(xt=0,Ye=null,no(l,v,A,j),u&&ic){m=0;break e}break;default:j=xt,xt=0,Ye=null,no(l,v,A,j)}}u1(),m=Zt;break}catch(Q){Of(l,Q)}while(!0);return n&&l.shellSuspendCounter++,Ln=ii=null,Et=c,R.H=s,R.A=r,ft===null&&(Yt=null,ut=0,Za()),m}function u1(){for(;ft!==null;)Sg(ft)}function bg(l,n){var u=Et;Et|=2;var c=gg(),s=vg();Yt!==l||ut!==n?(Ef=null,Dt=Sl()+500,ju(l,n)):ic=nt(l,n);e:do try{if(xt!==0&&ft!==null){n=ft;var r=Ye;t:switch(xt){case 1:xt=0,Ye=null,no(l,n,r,1);break;case 2:case 9:if(cy(r)){xt=0,Ye=null,Eg(n);break}n=function(){xt!==2&&xt!==9||Yt!==l||(xt=7),Bu(l)},r.then(n,n);break e;case 3:xt=7;break e;case 4:xt=5;break e;case 7:cy(r)?(xt=0,Ye=null,Eg(n)):(xt=0,Ye=null,no(l,n,r,7));break;case 5:var m=null;switch(ft.tag){case 26:m=ft.memoizedState;case 5:case 27:var v=ft;if(m?Ya(m):v.stateNode.complete){xt=0,Ye=null;var A=v.sibling;if(A!==null)ft=A;else{var j=v.return;j!==null?(ft=j,hr(j)):ft=null}break t}}xt=0,Ye=null,no(l,n,r,5);break;case 6:xt=0,Ye=null,no(l,n,r,6);break;case 8:e0(),Zt=6;break e;default:throw Error(M(462))}}oc();break}catch(Q){Of(l,Q)}while(!0);return Ln=ii=null,R.H=c,R.A=s,Et=u,ft!==null?0:(Yt=null,ut=0,Za(),Zt)}function oc(){for(;ft!==null&&!ou();)Sg(ft)}function Sg(l){var n=Gy(l.alternate,l,kn);l.memoizedProps=l.pendingProps,n===null?hr(l):ft=n}function Eg(l){var n=l,u=n.alternate;switch(n.tag){case 15:case 0:n=ac(u,n,n.pendingProps,n.type,void 0,ut);break;case 11:n=ac(u,n,n.pendingProps,n.type.render,n.ref,ut);break;case 5:Zs(n);default:fg(u,n),n=ft=ey(n,kn),n=Gy(u,n,kn)}l.memoizedProps=l.pendingProps,n===null?hr(l):ft=n}function no(l,n,u,c){Ln=ii=null,Zs(n),$i=null,Zc=0;var s=n.return;try{if(n1(l,s,n,u,ut)){Zt=1,df(l,Ka(u,l.current)),ft=null;return}}catch(r){if(s!==null)throw ft=s,r;Zt=1,df(l,Ka(u,l.current)),ft=null;return}n.flags&32768?(ot||c===1?l=!0:ic||(ut&536870912)!==0?l=!1:(Hu=l=!0,(c===2||c===9||c===3||c===6)&&(c=ga.current,c!==null&&c.tag===13&&(c.flags|=16384))),Tg(n,l)):hr(n)}function hr(l){var n=l;do{if((n.flags&32768)!==0){Tg(n,Hu);return}l=n.return;var u=cg(n.alternate,n,kn);if(u!==null){ft=u;return}if(n=n.sibling,n!==null){ft=n;return}ft=n=l}while(n!==null);Zt===0&&(Zt=5)}function Tg(l,n){do{var u=og(l.alternate,l);if(u!==null){u.flags&=32767,ft=u;return}if(u=l.return,u!==null&&(u.flags|=32768,u.subtreeFlags=0,u.deletions=null),!n&&(l=l.sibling,l!==null)){ft=l;return}ft=l=u}while(l!==null);Zt=6,ft=null}function Ag(l,n,u,c,s,r,m,v,A){l.cancelPendingCommit=null;do zf();while(_l!==0);if((Et&6)!==0)throw Error(M(327));if(n!==null){if(n===l.current)throw Error(M(177));if(r=n.lanes|n.childLanes,r|=bn,No(l,u,r,m,v,A),l===Yt&&(ft=Yt=null,ut=0),cc=n,pi=l,Nu=u,Na=r,vh=s,bh=c,(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?(l.callbackNode=null,l.callbackPriority=0,xg(Un,function(){return _g(),null})):(l.callbackNode=null,l.callbackPriority=0),c=(n.flags&13878)!==0,(n.subtreeFlags&13878)!==0||c){c=R.T,R.T=null,s=V.p,V.p=2,m=Et,Et|=4;try{gf(l,n,u)}finally{Et=m,V.p=s,R.T=c}}_l=1,Og(),zg(),Dg()}}function Og(){if(_l===1){_l=0;var l=pi,n=cc,u=(n.flags&13878)!==0;if((n.subtreeFlags&13878)!==0||u){u=R.T,R.T=null;var c=V.p;V.p=2;var s=Et;Et|=4;try{sh(n,l);var r=Ch,m=Gi(l.containerInfo),v=r.focusedElem,A=r.selectionRange;if(m!==v&&v&&v.ownerDocument&&jc(v.ownerDocument.documentElement,v)){if(A!==null&&zs(v)){var j=A.start,Q=A.end;if(Q===void 0&&(Q=j),"selectionStart"in v)v.selectionStart=j,v.selectionEnd=Math.min(Q,v.value.length);else{var $=v.ownerDocument||document,B=$&&$.defaultView||window;if(B.getSelection){var L=B.getSelection(),de=v.textContent.length,Ue=Math.min(A.start,de),wt=A.end===void 0?Ue:Math.min(A.end,de);!L.extend&&Ue>wt&&(m=wt,wt=Ue,Ue=m);var U=Im(v,Ue),D=Im(v,wt);if(U&&D&&(L.rangeCount!==1||L.anchorNode!==U.node||L.anchorOffset!==U.offset||L.focusNode!==D.node||L.focusOffset!==D.offset)){var H=$.createRange();H.setStart(U.node,U.offset),L.removeAllRanges(),Ue>wt?(L.addRange(H),L.extend(D.node,D.offset)):(H.setEnd(D.node,D.offset),L.addRange(H))}}}}for($=[],L=v;L=L.parentNode;)L.nodeType===1&&$.push({element:L,left:L.scrollLeft,top:L.scrollTop});for(typeof v.focus=="function"&&v.focus(),v=0;v<$.length;v++){var K=$[v];K.element.scrollLeft=K.left,K.element.scrollTop=K.top}}Ml=!!Mh,Ch=Mh=null}finally{Et=s,V.p=c,R.T=u}}l.current=n,_l=2}}function zg(){if(_l===2){_l=0;var l=pi,n=cc,u=(n.flags&8772)!==0;if((n.subtreeFlags&8772)!==0||u){u=R.T,R.T=null;var c=V.p;V.p=2;var s=Et;Et|=4;try{ur(l,n.alternate,n)}finally{Et=s,V.p=c,R.T=u}}_l=3}}function Dg(){if(_l===4||_l===3){_l=0,Sc();var l=pi,n=cc,u=Nu,c=bh;(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?_l=5:(_l=0,cc=pi=null,Rg(l,l.pendingLanes));var s=l.pendingLanes;if(s===0&&(Pt=null),Dm(u),n=n.stateNode,zl&&typeof zl.onCommitFiberRoot=="function")try{zl.onCommitFiberRoot(hn,n,void 0,(n.current.flags&128)===128)}catch{}if(c!==null){n=R.T,s=V.p,V.p=2,R.T=null;try{for(var r=l.onRecoverableError,m=0;m<c.length;m++){var v=c[m];r(v.value,{componentStack:v.stack})}}finally{R.T=n,V.p=s}}(Nu&3)!==0&&zf(),Bu(l),s=l.pendingLanes,(u&261930)!==0&&(s&42)!==0?l===rr?Tf++:(Tf=0,rr=l):Tf=0,bi(0)}}function Rg(l,n){(l.pooledCacheLanes&=n)===0&&(n=l.pooledCache,n!=null&&(l.pooledCache=null,js(n)))}function zf(){return Og(),zg(),Dg(),_g()}function _g(){if(_l!==5)return!1;var l=pi,n=Na;Na=0;var u=Dm(Nu),c=R.T,s=V.p;try{V.p=32>u?32:u,R.T=null,u=vh,vh=null;var r=pi,m=Nu;if(_l=0,cc=pi=null,Nu=0,(Et&6)!==0)throw Error(M(331));var v=Et;if(Et|=4,Fy(r.current),vf(r,r.current,m,u),Et=v,bi(0,!1),zl&&typeof zl.onPostCommitFiberRoot=="function")try{zl.onPostCommitFiberRoot(hn,r)}catch{}return!0}finally{V.p=s,R.T=c,Rg(l,n)}}function Mg(l,n,u){n=Ka(u,n),n=Uy(l.stateNode,n,2),l=Fa(l,n,2),l!==null&&(xi(l,2),Bu(l))}function Ht(l,n,u){if(l.tag===3)Mg(l,l,u);else for(;n!==null;){if(n.tag===3){Mg(n,l,u);break}else if(n.tag===1){var c=n.stateNode;if(typeof n.type.getDerivedStateFromError=="function"||typeof c.componentDidCatch=="function"&&(Pt===null||!Pt.has(c))){l=Ka(u,l),u=xy(2),c=Fa(n,u,2),c!==null&&(Hy(u,c,n,l),xi(c,2),Bu(c));break}}n=n.return}}function mr(l,n,u){var c=l.pingCache;if(c===null){c=l.pingCache=new Iy;var s=new Set;c.set(n,s)}else s=c.get(n),s===void 0&&(s=new Set,c.set(n,s));s.has(u)||(yh=!0,s.add(u),l=t0.bind(null,l,n,u),n.then(l,l))}function t0(l,n,u){var c=l.pingCache;c!==null&&c.delete(n),l.pingedLanes|=l.suspendedLanes&u,l.warmLanes&=~u,Yt===l&&(ut&u)===u&&(Zt===4||Zt===3&&(ut&62914560)===ut&&300>Sl()-Fn?(Et&2)===0&&ju(l,0):ph|=u,ul===ut&&(ul=0)),Bu(l)}function Cg(l,n){n===0&&(n=la()),l=ai(l,n),l!==null&&(xi(l,n),Bu(l))}function an(l){var n=l.memoizedState,u=0;n!==null&&(u=n.retryLane),Cg(l,u)}function Ug(l,n){var u=0;switch(l.tag){case 31:case 13:var c=l.stateNode,s=l.memoizedState;s!==null&&(u=s.retryLane);break;case 19:c=l.stateNode;break;case 22:c=l.stateNode._retryCache;break;default:throw Error(M(314))}c!==null&&c.delete(n),Cg(l,u)}function xg(l,n){return he(l,n)}var Df=null,uo=null,l0=!1,Th=!1,a0=!1,vi=0;function Bu(l){l!==uo&&l.next===null&&(uo===null?Df=uo=l:uo=uo.next=l),Th=!0,l0||(l0=!0,pr())}function bi(l,n){if(!a0&&Th){a0=!0;do for(var u=!1,c=Df;c!==null;){if(l!==0){var s=c.pendingLanes;if(s===0)var r=0;else{var m=c.suspendedLanes,v=c.pingedLanes;r=(1<<31-Hl(42|l)+1)-1,r&=s&~(m&~v),r=r&201326741?r&201326741|1:r?r|2:0}r!==0&&(u=!0,io(c,r))}else r=ut,r=ve(c,c===Yt?r:0,c.cancelPendingCommit!==null||c.timeoutHandle!==-1),(r&3)===0||nt(c,r)||(u=!0,io(c,r));c=c.next}while(u);a0=!1}}function Ah(){n0()}function n0(){Th=l0=!1;var l=0;vi!==0&&i1()&&(l=vi);for(var n=Sl(),u=null,c=Df;c!==null;){var s=c.next,r=u0(c,n);r===0?(c.next=null,u===null?Df=s:u.next=s,s===null&&(uo=u)):(u=c,(l!==0||(r&3)!==0)&&(Th=!0)),c=s}_l!==0&&_l!==5||bi(l),vi!==0&&(vi=0)}function u0(l,n){for(var u=l.suspendedLanes,c=l.pingedLanes,s=l.expirationTimes,r=l.pendingLanes&-62914561;0<r;){var m=31-Hl(r),v=1<<m,A=s[m];A===-1?((v&u)===0||(v&c)!==0)&&(s[m]=Ze(v,n)):A<=n&&(l.expiredLanes|=v),r&=~v}if(n=Yt,u=ut,u=ve(l,l===n?u:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),c=l.callbackNode,u===0||l===n&&(xt===2||xt===9)||l.cancelPendingCommit!==null)return c!==null&&c!==null&&Ci(c),l.callbackNode=null,l.callbackPriority=0;if((u&3)===0||nt(l,u)){if(n=u&-u,n===l.callbackPriority)return n;switch(c!==null&&Ci(c),Dm(u)){case 2:case 8:u=xo;break;case 32:u=Un;break;case 268435456:u=Ho;break;default:u=Un}return c=yr.bind(null,l),u=he(u,c),l.callbackPriority=n,l.callbackNode=u,n}return c!==null&&c!==null&&Ci(c),l.callbackPriority=2,l.callbackNode=null,2}function yr(l,n){if(_l!==0&&_l!==5)return l.callbackNode=null,l.callbackPriority=0,null;var u=l.callbackNode;if(zf()&&l.callbackNode!==u)return null;var c=ut;return c=ve(l,l===Yt?c:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),c===0?null:(mg(l,c,n),u0(l,Sl()),l.callbackNode!=null&&l.callbackNode===u?yr.bind(null,l):null)}function io(l,n){if(zf())return null;mg(l,n,!0)}function pr(){Gg(function(){(Et&6)!==0?he(Uo,Ah):n0()})}function Oh(){if(vi===0){var l=Vi;l===0&&(l=te,te<<=1,(te&261888)===0&&(te=256)),vi=l}return vi}function Hg(l){return l==null||typeof l=="symbol"||typeof l=="boolean"?null:typeof l=="function"?l:yn(""+l)}function co(l,n){var u=n.ownerDocument.createElement("input");return u.name=n.name,u.value=n.value,l.id&&u.setAttribute("form",l.id),n.parentNode.insertBefore(u,n),l=new FormData(l),u.parentNode.removeChild(u),l}function gr(l,n,u,c,s){if(n==="submit"&&u&&u.stateNode===s){var r=Hg((s[ra]||null).action),m=c.submitter;m&&(n=(n=m[ra]||null)?Hg(n.formAction):m.getAttribute("formAction"),n!==null&&(r=n,m=null));var v=new Ts("action","action",null,c,s);l.push({event:v,listeners:[{instance:null,listener:function(){if(c.defaultPrevented){if(vi!==0){var A=m?co(s,m):new FormData(s);sf(u,{pending:!0,data:A,method:s.method,action:r},null,A)}}else typeof r=="function"&&(v.preventDefault(),A=m?co(s,m):new FormData(s),sf(u,{pending:!0,data:A,method:s.method,action:r},r,A))},currentTarget:s}]})}}for(var zh=0;zh<$o.length;zh++){var Rf=$o[zh],i0=Rf.toLowerCase(),c0=Rf[0].toUpperCase()+Rf.slice(1);ha(i0,"on"+c0)}ha(Rs,"onAnimationEnd"),ha(Pm,"onAnimationIteration"),ha(zd,"onAnimationStart"),ha("dblclick","onDoubleClick"),ha("focusin","onFocus"),ha("focusout","onBlur"),ha(Bc,"onTransitionRun"),ha(_s,"onTransitionStart"),ha(pu,"onTransitionCancel"),ha(Vp,"onTransitionEnd"),ru("onMouseEnter",["mouseout","mouseover"]),ru("onMouseLeave",["mouseout","mouseover"]),ru("onPointerEnter",["pointerout","pointerover"]),ru("onPointerLeave",["pointerout","pointerover"]),ji("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),ji("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),ji("onBeforeInput",["compositionend","keypress","textInput","paste"]),ji("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),ji("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),ji("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var _f="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(" "),Ng=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(_f));function jg(l,n){n=(n&4)!==0;for(var u=0;u<l.length;u++){var c=l[u],s=c.event;c=c.listeners;e:{var r=void 0;if(n)for(var m=c.length-1;0<=m;m--){var v=c[m],A=v.instance,j=v.currentTarget;if(v=v.listener,A!==r&&s.isPropagationStopped())break e;r=v,s.currentTarget=j;try{r(s)}catch(Q){Yc(Q)}s.currentTarget=null,r=A}else for(m=0;m<c.length;m++){if(v=c[m],A=v.instance,j=v.currentTarget,v=v.listener,A!==r&&s.isPropagationStopped())break e;r=v,s.currentTarget=j;try{r(s)}catch(Q){Yc(Q)}s.currentTarget=null,r=A}}}}function ct(l,n){var u=n[nd];u===void 0&&(u=n[nd]=new Set);var c=l+"__bubble";u.has(c)||(vr(n,l,2,!1),u.add(c))}function o0(l,n,u){var c=0;n&&(c|=4),vr(u,l,c,n)}var Dh="_reactListening"+Math.random().toString(36).slice(2);function Mf(l){if(!l[Dh]){l[Dh]=!0,zc.forEach(function(u){u!=="selectionchange"&&(Ng.has(u)||o0(u,!1,l),o0(u,!0,l))});var n=l.nodeType===9?l:l.ownerDocument;n===null||n[Dh]||(n[Dh]=!0,o0("selectionchange",!1,n))}}function vr(l,n,u,c){switch(Rr(n)){case 2:var s=qu;break;case 8:s=wu;break;default:s=Fl}u=s.bind(null,n,u,l),s=void 0,!Ss||n!=="touchstart"&&n!=="touchmove"&&n!=="wheel"||(s=!0),c?s!==void 0?l.addEventListener(n,u,{capture:!0,passive:s}):l.addEventListener(n,u,!0):s!==void 0?l.addEventListener(n,u,{passive:s}):l.addEventListener(n,u,!1)}function f0(l,n,u,c,s){var r=c;if((n&1)===0&&(n&2)===0&&c!==null)e:for(;;){if(c===null)return;var m=c.tag;if(m===3||m===4){var v=c.stateNode.containerInfo;if(v===s)break;if(m===4)for(m=c.return;m!==null;){var A=m.tag;if((A===3||A===4)&&m.stateNode.containerInfo===s)return;m=m.return}for(;v!==null;){if(m=Tc(v),m===null)return;if(A=m.tag,A===5||A===6||A===26||A===27){c=r=m;continue e}v=v.parentNode}}c=c.return}jm(function(){var j=r,Q=dd(u),$=[];e:{var B=gu.get(l);if(B!==void 0){var L=Ts,de=l;switch(l){case"keypress":if(md(u)===0)break e;case"keydown":case"keyup":L=vd;break;case"focusin":de="focus",L=pd;break;case"focusout":de="blur",L=pd;break;case"beforeblur":case"afterblur":L=pd;break;case"click":if(u.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":L=Qo;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":L=xp;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":L=Yp;break;case Rs:case Pm:case zd:L=Np;break;case Vp:L=e1;break;case"scroll":case"scrollend":L=Iv;break;case"wheel":L=t1;break;case"copy":case"cut":case"paste":L=Mc;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":L=Bn;break;case"toggle":case"beforetoggle":L=Vm}var Ue=(n&4)!==0,wt=!Ue&&(l==="scroll"||l==="scrollend"),U=Ue?B!==null?B+"Capture":null:B;Ue=[];for(var D=j,H;D!==null;){var K=D;if(H=K.stateNode,K=K.tag,K!==5&&K!==26&&K!==27||H===null||U===null||(K=Nl(D,U),K!=null&&Ue.push(br(D,K,H))),wt)break;D=D.return}0<Ue.length&&(B=new L(B,de,null,u,Q),$.push({event:B,listeners:Ue}))}}if((n&7)===0){e:{if(B=l==="mouseover"||l==="pointerover",L=l==="mouseout"||l==="pointerout",B&&u!==rd&&(de=u.relatedTarget||u.fromElement)&&(Tc(de)||de[Hi]))break e;if((L||B)&&(B=Q.window===Q?Q:(B=Q.ownerDocument)?B.defaultView||B.parentWindow:window,L?(de=u.relatedTarget||u.toElement,L=j,de=de?Tc(de):null,de!==null&&(wt=ge(de),Ue=de.tag,de!==wt||Ue!==5&&Ue!==27&&Ue!==6)&&(de=null)):(L=null,de=j),L!==de)){if(Ue=Qo,K="onMouseLeave",U="onMouseEnter",D="mouse",(l==="pointerout"||l==="pointerover")&&(Ue=Bn,K="onPointerLeave",U="onPointerEnter",D="pointer"),wt=L==null?B:jo(L),H=de==null?B:jo(de),B=new Ue(K,D+"leave",L,u,Q),B.target=wt,B.relatedTarget=H,K=null,Tc(Q)===j&&(Ue=new Ue(U,D+"enter",de,u,Q),Ue.target=H,Ue.relatedTarget=wt,K=Ue),wt=K,L&&de)t:{for(Ue=Bg,U=L,D=de,H=0,K=U;K;K=Ue(K))H++;K=0;for(var ze=D;ze;ze=Ue(ze))K++;for(;0<H-K;)U=Ue(U),H--;for(;0<K-H;)D=Ue(D),K--;for(;H--;){if(U===D||D!==null&&U===D.alternate){Ue=U;break t}U=Ue(U),D=Ue(D)}Ue=null}else Ue=null;L!==null&&Rh($,B,L,Ue,!1),de!==null&&wt!==null&&Rh($,wt,de,Ue,!0)}}e:{if(B=j?jo(j):window,L=B.nodeName&&B.nodeName.toLowerCase(),L==="select"||L==="input"&&B.type==="file")var yt=km;else if(yu(B))if(Ed)yt=Nc;else{yt=Lp;var be=Xp}else L=B.nodeName,!L||L.toLowerCase()!=="input"||B.type!=="checkbox"&&B.type!=="radio"?j&&Nm(j.elementType)&&(yt=km):yt=wi;if(yt&&(yt=yt(l,j))){$m($,yt,u,Q);break e}be&&be(l,B,j),l==="focusout"&&j&&B.type==="number"&&j.memoizedProps.value!=null&&Dc(B,"number",B.value)}switch(be=j?jo(j):window,l){case"focusin":(yu(be)||be.contentEditable==="true")&&(Xi=be,Jo=j,vn=null);break;case"focusout":vn=Jo=Xi=null;break;case"mousedown":qn=!0;break;case"contextmenu":case"mouseup":case"dragend":qn=!1,Od($,u,Q);break;case"selectionchange":if(Ds)break;case"keydown":case"keyup":Od($,u,Q)}var Je;if(Vo)e:{switch(l){case"compositionstart":var Fe="onCompositionStart";break e;case"compositionend":Fe="onCompositionEnd";break e;case"compositionupdate":Fe="onCompositionUpdate";break e}Fe=void 0}else Uc?Sd(l,u)&&(Fe="onCompositionEnd"):l==="keydown"&&u.keyCode===229&&(Fe="onCompositionStart");Fe&&(Zm&&u.locale!=="ko"&&(Uc||Fe!=="onCompositionStart"?Fe==="onCompositionEnd"&&Uc&&(Je=Ym()):(ti=Q,Bm="value"in ti?ti.value:ti.textContent,Uc=!0)),be=Sr(j,Fe),0<be.length&&(Fe=new jp(Fe,l,null,u,Q),$.push({event:Fe,listeners:be}),Je?Fe.data=Je:(Je=Jm(u),Je!==null&&(Fe.data=Je)))),(Je=aa?Gp(l,u):l1(l,u))&&(Fe=Sr(j,"onBeforeInput"),0<Fe.length&&(be=new jp("onBeforeInput","beforeinput",null,u,Q),$.push({event:be,listeners:Fe}),be.data=Je)),gr($,l,j,u,Q)}jg($,n)})}function br(l,n,u){return{instance:l,listener:n,currentTarget:u}}function Sr(l,n){for(var u=n+"Capture",c=[];l!==null;){var s=l,r=s.stateNode;if(s=s.tag,s!==5&&s!==26&&s!==27||r===null||(s=Nl(l,u),s!=null&&c.unshift(br(l,s,r)),s=Nl(l,n),s!=null&&c.push(br(l,s,r))),l.tag===3)return c;l=l.return}return[]}function Bg(l){if(l===null)return null;do l=l.return;while(l&&l.tag!==5&&l.tag!==27);return l||null}function Rh(l,n,u,c,s){for(var r=n._reactName,m=[];u!==null&&u!==c;){var v=u,A=v.alternate,j=v.stateNode;if(v=v.tag,A!==null&&A===c)break;v!==5&&v!==26&&v!==27||j===null||(A=j,s?(j=Nl(u,r),j!=null&&m.unshift(br(u,j,A))):s||(j=Nl(u,r),j!=null&&m.push(br(u,j,A)))),u=u.return}m.length!==0&&l.push({event:n,listeners:m})}var Yg=/\r\n?/g,s0=/\u0000|\uFFFD/g;function r0(l){return(typeof l=="string"?l:""+l).replace(Yg,`
25
- `).replace(s0,"")}function d0(l,n){return n=r0(n),r0(l)===n}function qt(l,n,u,c,s,r){switch(u){case"children":typeof c=="string"?n==="body"||n==="textarea"&&c===""||du(l,c):(typeof c=="number"||typeof c=="bigint")&&n!=="body"&&du(l,""+c);break;case"className":od(l,"class",c);break;case"tabIndex":od(l,"tabindex",c);break;case"dir":case"role":case"viewBox":case"width":case"height":od(l,u,c);break;case"style":Mp(l,c,r);break;case"data":if(n!=="object"){od(l,"data",c);break}case"src":case"href":if(c===""&&(n!=="a"||u!=="href")){l.removeAttribute(u);break}if(c==null||typeof c=="function"||typeof c=="symbol"||typeof c=="boolean"){l.removeAttribute(u);break}c=yn(""+c),l.setAttribute(u,c);break;case"action":case"formAction":if(typeof c=="function"){l.setAttribute(u,"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 r=="function"&&(u==="formAction"?(n!=="input"&&qt(l,n,"name",s.name,s,null),qt(l,n,"formEncType",s.formEncType,s,null),qt(l,n,"formMethod",s.formMethod,s,null),qt(l,n,"formTarget",s.formTarget,s,null)):(qt(l,n,"encType",s.encType,s,null),qt(l,n,"method",s.method,s,null),qt(l,n,"target",s.target,s,null)));if(c==null||typeof c=="symbol"||typeof c=="boolean"){l.removeAttribute(u);break}c=yn(""+c),l.setAttribute(u,c);break;case"onClick":c!=null&&(l.onclick=Hn);break;case"onScroll":c!=null&&ct("scroll",l);break;case"onScrollEnd":c!=null&&ct("scrollend",l);break;case"dangerouslySetInnerHTML":if(c!=null){if(typeof c!="object"||!("__html"in c))throw Error(M(61));if(u=c.__html,u!=null){if(s.children!=null)throw Error(M(60));l.innerHTML=u}}break;case"multiple":l.multiple=c&&typeof c!="function"&&typeof c!="symbol";break;case"muted":l.muted=c&&typeof c!="function"&&typeof c!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(c==null||typeof c=="function"||typeof c=="boolean"||typeof c=="symbol"){l.removeAttribute("xlink:href");break}u=yn(""+c),l.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",u);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":c!=null&&typeof c!="function"&&typeof c!="symbol"?l.setAttribute(u,""+c):l.removeAttribute(u);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":c&&typeof c!="function"&&typeof c!="symbol"?l.setAttribute(u,""):l.removeAttribute(u);break;case"capture":case"download":c===!0?l.setAttribute(u,""):c!==!1&&c!=null&&typeof c!="function"&&typeof c!="symbol"?l.setAttribute(u,c):l.removeAttribute(u);break;case"cols":case"rows":case"size":case"span":c!=null&&typeof c!="function"&&typeof c!="symbol"&&!isNaN(c)&&1<=c?l.setAttribute(u,c):l.removeAttribute(u);break;case"rowSpan":case"start":c==null||typeof c=="function"||typeof c=="symbol"||isNaN(c)?l.removeAttribute(u):l.setAttribute(u,c);break;case"popover":ct("beforetoggle",l),ct("toggle",l),qo(l,"popover",c);break;case"xlinkActuate":Pu(l,"http://www.w3.org/1999/xlink","xlink:actuate",c);break;case"xlinkArcrole":Pu(l,"http://www.w3.org/1999/xlink","xlink:arcrole",c);break;case"xlinkRole":Pu(l,"http://www.w3.org/1999/xlink","xlink:role",c);break;case"xlinkShow":Pu(l,"http://www.w3.org/1999/xlink","xlink:show",c);break;case"xlinkTitle":Pu(l,"http://www.w3.org/1999/xlink","xlink:title",c);break;case"xlinkType":Pu(l,"http://www.w3.org/1999/xlink","xlink:type",c);break;case"xmlBase":Pu(l,"http://www.w3.org/XML/1998/namespace","xml:base",c);break;case"xmlLang":Pu(l,"http://www.w3.org/XML/1998/namespace","xml:lang",c);break;case"xmlSpace":Pu(l,"http://www.w3.org/XML/1998/namespace","xml:space",c);break;case"is":qo(l,"is",c);break;case"innerText":case"textContent":break;default:(!(2<u.length)||u[0]!=="o"&&u[0]!=="O"||u[1]!=="n"&&u[1]!=="N")&&(u=Fv.get(u)||u,qo(l,u,c))}}function h0(l,n,u,c,s,r){switch(u){case"style":Mp(l,c,r);break;case"dangerouslySetInnerHTML":if(c!=null){if(typeof c!="object"||!("__html"in c))throw Error(M(61));if(u=c.__html,u!=null){if(s.children!=null)throw Error(M(60));l.innerHTML=u}}break;case"children":typeof c=="string"?du(l,c):(typeof c=="number"||typeof c=="bigint")&&du(l,""+c);break;case"onScroll":c!=null&&ct("scroll",l);break;case"onScrollEnd":c!=null&&ct("scrollend",l);break;case"onClick":c!=null&&(l.onclick=Hn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Ni.hasOwnProperty(u))e:{if(u[0]==="o"&&u[1]==="n"&&(s=u.endsWith("Capture"),n=u.slice(2,s?u.length-7:void 0),r=l[ra]||null,r=r!=null?r[u]:null,typeof r=="function"&&l.removeEventListener(n,r,s),typeof c=="function")){typeof r!="function"&&r!==null&&(u in l?l[u]=null:l.hasAttribute(u)&&l.removeAttribute(u)),l.addEventListener(n,c,s);break e}u in l?l[u]=c:c===!0?l.setAttribute(u,""):qo(l,u,c)}}}function Wl(l,n,u){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":ct("error",l),ct("load",l);var c=!1,s=!1,r;for(r in u)if(u.hasOwnProperty(r)){var m=u[r];if(m!=null)switch(r){case"src":c=!0;break;case"srcSet":s=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(M(137,n));default:qt(l,n,r,m,u,null)}}s&&qt(l,n,"srcSet",u.srcSet,u,null),c&&qt(l,n,"src",u.src,u,null);return;case"input":ct("invalid",l);var v=r=m=s=null,A=null,j=null;for(c in u)if(u.hasOwnProperty(c)){var Q=u[c];if(Q!=null)switch(c){case"name":s=Q;break;case"type":m=Q;break;case"checked":A=Q;break;case"defaultChecked":j=Q;break;case"value":r=Q;break;case"defaultValue":v=Q;break;case"children":case"dangerouslySetInnerHTML":if(Q!=null)throw Error(M(137,n));break;default:qt(l,n,c,Q,u,null)}}gs(l,r,v,A,j,m,s,!1);return;case"select":ct("invalid",l),c=m=r=null;for(s in u)if(u.hasOwnProperty(s)&&(v=u[s],v!=null))switch(s){case"value":r=v;break;case"defaultValue":m=v;break;case"multiple":c=v;default:qt(l,n,s,v,u,null)}n=r,u=m,l.multiple=!!c,n!=null?wo(l,!!c,n,!1):u!=null&&wo(l,!!c,u,!0);return;case"textarea":ct("invalid",l),r=s=c=null;for(m in u)if(u.hasOwnProperty(m)&&(v=u[m],v!=null))switch(m){case"value":c=v;break;case"defaultValue":s=v;break;case"children":r=v;break;case"dangerouslySetInnerHTML":if(v!=null)throw Error(M(91));break;default:qt(l,n,m,v,u,null)}Hm(l,c,s,r);return;case"option":for(A in u)u.hasOwnProperty(A)&&(c=u[A],c!=null)&&(A==="selected"?l.selected=c&&typeof c!="function"&&typeof c!="symbol":qt(l,n,A,c,u,null));return;case"dialog":ct("beforetoggle",l),ct("toggle",l),ct("cancel",l),ct("close",l);break;case"iframe":case"object":ct("load",l);break;case"video":case"audio":for(c=0;c<_f.length;c++)ct(_f[c],l);break;case"image":ct("error",l),ct("load",l);break;case"details":ct("toggle",l);break;case"embed":case"source":case"link":ct("error",l),ct("load",l);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(j in u)if(u.hasOwnProperty(j)&&(c=u[j],c!=null))switch(j){case"children":case"dangerouslySetInnerHTML":throw Error(M(137,n));default:qt(l,n,j,c,u,null)}return;default:if(Nm(n)){for(Q in u)u.hasOwnProperty(Q)&&(c=u[Q],c!==void 0&&h0(l,n,Q,c,u,void 0));return}}for(v in u)u.hasOwnProperty(v)&&(c=u[v],c!=null&&qt(l,n,v,c,u,null))}function m0(l,n,u,c){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var s=null,r=null,m=null,v=null,A=null,j=null,Q=null;for(L in u){var $=u[L];if(u.hasOwnProperty(L)&&$!=null)switch(L){case"checked":break;case"value":break;case"defaultValue":A=$;default:c.hasOwnProperty(L)||qt(l,n,L,null,c,$)}}for(var B in c){var L=c[B];if($=u[B],c.hasOwnProperty(B)&&(L!=null||$!=null))switch(B){case"type":r=L;break;case"name":s=L;break;case"checked":j=L;break;case"defaultChecked":Q=L;break;case"value":m=L;break;case"defaultValue":v=L;break;case"children":case"dangerouslySetInnerHTML":if(L!=null)throw Error(M(137,n));break;default:L!==$&&qt(l,n,B,L,c,$)}}ps(l,m,v,A,j,Q,r,s);return;case"select":L=m=v=B=null;for(r in u)if(A=u[r],u.hasOwnProperty(r)&&A!=null)switch(r){case"value":break;case"multiple":L=A;default:c.hasOwnProperty(r)||qt(l,n,r,null,c,A)}for(s in c)if(r=c[s],A=u[s],c.hasOwnProperty(s)&&(r!=null||A!=null))switch(s){case"value":B=r;break;case"defaultValue":v=r;break;case"multiple":m=r;default:r!==A&&qt(l,n,s,r,c,A)}n=v,u=m,c=L,B!=null?wo(l,!!u,B,!1):!!c!=!!u&&(n!=null?wo(l,!!u,n,!0):wo(l,!!u,u?[]:"",!1));return;case"textarea":L=B=null;for(v in u)if(s=u[v],u.hasOwnProperty(v)&&s!=null&&!c.hasOwnProperty(v))switch(v){case"value":break;case"children":break;default:qt(l,n,v,null,c,s)}for(m in c)if(s=c[m],r=u[m],c.hasOwnProperty(m)&&(s!=null||r!=null))switch(m){case"value":B=s;break;case"defaultValue":L=s;break;case"children":break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(M(91));break;default:s!==r&&qt(l,n,m,s,c,r)}xm(l,B,L);return;case"option":for(var de in u)B=u[de],u.hasOwnProperty(de)&&B!=null&&!c.hasOwnProperty(de)&&(de==="selected"?l.selected=!1:qt(l,n,de,null,c,B));for(A in c)B=c[A],L=u[A],c.hasOwnProperty(A)&&B!==L&&(B!=null||L!=null)&&(A==="selected"?l.selected=B&&typeof B!="function"&&typeof B!="symbol":qt(l,n,A,B,c,L));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 Ue in u)B=u[Ue],u.hasOwnProperty(Ue)&&B!=null&&!c.hasOwnProperty(Ue)&&qt(l,n,Ue,null,c,B);for(j in c)if(B=c[j],L=u[j],c.hasOwnProperty(j)&&B!==L&&(B!=null||L!=null))switch(j){case"children":case"dangerouslySetInnerHTML":if(B!=null)throw Error(M(137,n));break;default:qt(l,n,j,B,c,L)}return;default:if(Nm(n)){for(var wt in u)B=u[wt],u.hasOwnProperty(wt)&&B!==void 0&&!c.hasOwnProperty(wt)&&h0(l,n,wt,void 0,c,B);for(Q in c)B=c[Q],L=u[Q],!c.hasOwnProperty(Q)||B===L||B===void 0&&L===void 0||h0(l,n,Q,B,c,L);return}}for(var U in u)B=u[U],u.hasOwnProperty(U)&&B!=null&&!c.hasOwnProperty(U)&&qt(l,n,U,null,c,B);for($ in c)B=c[$],L=u[$],!c.hasOwnProperty($)||B===L||B==null&&L==null||qt(l,n,$,B,c,L)}function _h(l){switch(l){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function y0(){if(typeof performance.getEntriesByType=="function"){for(var l=0,n=0,u=performance.getEntriesByType("resource"),c=0;c<u.length;c++){var s=u[c],r=s.transferSize,m=s.initiatorType,v=s.duration;if(r&&v&&_h(m)){for(m=0,v=s.responseEnd,c+=1;c<u.length;c++){var A=u[c],j=A.startTime;if(j>v)break;var Q=A.transferSize,$=A.initiatorType;Q&&_h($)&&(A=A.responseEnd,m+=Q*(A<v?1:(v-j)/(A-j)))}if(--c,n+=8*(r+m)/(s.duration/1e3),l++,10<l)break}}if(0<l)return n/l/1e6}return navigator.connection&&(l=navigator.connection.downlink,typeof l=="number")?l:5}var Mh=null,Ch=null;function fc(l){return l.nodeType===9?l:l.ownerDocument}function qg(l){switch(l){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function p0(l,n){if(l===0)switch(n){case"svg":return 1;case"math":return 2;default:return 0}return l===1&&n==="foreignObject"?0:l}function Cf(l,n){return l==="textarea"||l==="noscript"||typeof n.children=="string"||typeof n.children=="number"||typeof n.children=="bigint"||typeof n.dangerouslySetInnerHTML=="object"&&n.dangerouslySetInnerHTML!==null&&n.dangerouslySetInnerHTML.__html!=null}var Uh=null;function i1(){var l=window.event;return l&&l.type==="popstate"?l===Uh?!1:(Uh=l,!0):(Uh=null,!1)}var Er=typeof setTimeout=="function"?setTimeout:void 0,wg=typeof clearTimeout=="function"?clearTimeout:void 0,oo=typeof Promise=="function"?Promise:void 0,Gg=typeof queueMicrotask=="function"?queueMicrotask:typeof oo<"u"?function(l){return oo.resolve(null).then(l).catch(g0)}:Er;function g0(l){setTimeout(function(){throw l})}function In(l){return l==="head"}function v0(l,n){var u=n,c=0;do{var s=u.nextSibling;if(l.removeChild(u),s&&s.nodeType===8)if(u=s.data,u==="/$"||u==="/&"){if(c===0){l.removeChild(s),Lf(n);return}c--}else if(u==="$"||u==="$?"||u==="$~"||u==="$!"||u==="&")c++;else if(u==="html")fo(l.ownerDocument.documentElement);else if(u==="head"){u=l.ownerDocument.head,fo(u);for(var r=u.firstChild;r;){var m=r.nextSibling,v=r.nodeName;r[su]||v==="SCRIPT"||v==="STYLE"||v==="LINK"&&r.rel.toLowerCase()==="stylesheet"||u.removeChild(r),r=m}}else u==="body"&&fo(l.ownerDocument.body);u=s}while(u);Lf(n)}function vl(l,n){var u=l;l=0;do{var c=u.nextSibling;if(u.nodeType===1?n?(u._stashedDisplay=u.style.display,u.style.display="none"):(u.style.display=u._stashedDisplay||"",u.getAttribute("style")===""&&u.removeAttribute("style")):u.nodeType===3&&(n?(u._stashedText=u.nodeValue,u.nodeValue=""):u.nodeValue=u._stashedText||""),c&&c.nodeType===8)if(u=c.data,u==="/$"){if(l===0)break;l--}else u!=="$"&&u!=="$?"&&u!=="$~"&&u!=="$!"||l++;u=c}while(u)}function Tr(l){var n=l.firstChild;for(n&&n.nodeType===10&&(n=n.nextSibling);n;){var u=n;switch(n=n.nextSibling,u.nodeName){case"HTML":case"HEAD":case"BODY":Tr(u),ud(u);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(u.rel.toLowerCase()==="stylesheet")continue}l.removeChild(u)}}function c1(l,n,u,c){for(;l.nodeType===1;){var s=u;if(l.nodeName.toLowerCase()!==n.toLowerCase()){if(!c&&(l.nodeName!=="INPUT"||l.type!=="hidden"))break}else if(c){if(!l[su])switch(n){case"meta":if(!l.hasAttribute("itemprop"))break;return l;case"link":if(r=l.getAttribute("rel"),r==="stylesheet"&&l.hasAttribute("data-precedence"))break;if(r!==s.rel||l.getAttribute("href")!==(s.href==null||s.href===""?null:s.href)||l.getAttribute("crossorigin")!==(s.crossOrigin==null?null:s.crossOrigin)||l.getAttribute("title")!==(s.title==null?null:s.title))break;return l;case"style":if(l.hasAttribute("data-precedence"))break;return l;case"script":if(r=l.getAttribute("src"),(r!==(s.src==null?null:s.src)||l.getAttribute("type")!==(s.type==null?null:s.type)||l.getAttribute("crossorigin")!==(s.crossOrigin==null?null:s.crossOrigin))&&r&&l.hasAttribute("async")&&!l.hasAttribute("itemprop"))break;return l;default:return l}}else if(n==="input"&&l.type==="hidden"){var r=s.name==null?null:""+s.name;if(s.type==="hidden"&&l.getAttribute("name")===r)return l}else return l;if(l=za(l.nextSibling),l===null)break}return null}function Pe(l,n,u){if(n==="")return null;for(;l.nodeType!==3;)if((l.nodeType!==1||l.nodeName!=="INPUT"||l.type!=="hidden")&&!u||(l=za(l.nextSibling),l===null))return null;return l}function Xg(l,n){for(;l.nodeType!==8;)if((l.nodeType!==1||l.nodeName!=="INPUT"||l.type!=="hidden")&&!n||(l=za(l.nextSibling),l===null))return null;return l}function Dn(l){return l.data==="$?"||l.data==="$~"}function sc(l){return l.data==="$!"||l.data==="$?"&&l.ownerDocument.readyState!=="loading"}function Uf(l,n){var u=l.ownerDocument;if(l.data==="$~")l._reactRetry=n;else if(l.data!=="$?"||u.readyState!=="loading")n();else{var c=function(){n(),u.removeEventListener("DOMContentLoaded",c)};u.addEventListener("DOMContentLoaded",c),l._reactRetry=c}}function za(l){for(;l!=null;l=l.nextSibling){var n=l.nodeType;if(n===1||n===3)break;if(n===8){if(n=l.data,n==="$"||n==="$!"||n==="$?"||n==="$~"||n==="&"||n==="F!"||n==="F")break;if(n==="/$"||n==="/&")return null}}return l}var Ar=null;function xh(l){l=l.nextSibling;for(var n=0;l;){if(l.nodeType===8){var u=l.data;if(u==="/$"||u==="/&"){if(n===0)return za(l.nextSibling);n--}else u!=="$"&&u!=="$!"&&u!=="$?"&&u!=="$~"&&u!=="&"||n++}l=l.nextSibling}return null}function Pn(l){l=l.previousSibling;for(var n=0;l;){if(l.nodeType===8){var u=l.data;if(u==="$"||u==="$!"||u==="$?"||u==="$~"||u==="&"){if(n===0)return l;n--}else u!=="/$"&&u!=="/&"||n++}l=l.previousSibling}return null}function xf(l,n,u){switch(n=fc(u),l){case"html":if(l=n.documentElement,!l)throw Error(M(452));return l;case"head":if(l=n.head,!l)throw Error(M(453));return l;case"body":if(l=n.body,!l)throw Error(M(454));return l;default:throw Error(M(451))}}function fo(l){for(var n=l.attributes;n.length;)l.removeAttributeNode(n[0]);ud(l)}var Ba=new Map,Or=new Set;function ia(l){return typeof l.getRootNode=="function"?l.getRootNode():l.nodeType===9?l:l.ownerDocument}var eu=V.d;V.d={f:o1,r:Lg,D:X,C:Rt,L:f1,m:b0,X:Si,S:S0,M:rc};function o1(){var l=eu.f(),n=Af();return l||n}function Lg(l){var n=Ac(l);n!==null&&n.tag===5&&n.type==="form"?Bt(n):eu.r(l)}var Hf=typeof document>"u"?null:document;function Al(l,n,u){var c=Hf;if(c&&typeof n=="string"&&n){var s=Va(n);s='link[rel="'+l+'"][href="'+s+'"]',typeof u=="string"&&(s+='[crossorigin="'+u+'"]'),Or.has(s)||(Or.add(s),l={rel:l,crossOrigin:u,href:n},c.querySelector(s)===null&&(n=c.createElement("link"),Wl(n,"link",l),Mt(n),c.head.appendChild(n)))}}function X(l){eu.D(l),Al("dns-prefetch",l,null)}function Rt(l,n){eu.C(l,n),Al("preconnect",l,n)}function f1(l,n,u){eu.L(l,n,u);var c=Hf;if(c&&l&&n){var s='link[rel="preload"][as="'+Va(n)+'"]';n==="image"&&u&&u.imageSrcSet?(s+='[imagesrcset="'+Va(u.imageSrcSet)+'"]',typeof u.imageSizes=="string"&&(s+='[imagesizes="'+Va(u.imageSizes)+'"]')):s+='[href="'+Va(l)+'"]';var r=s;switch(n){case"style":r=nn(l);break;case"script":r=so(l)}Ba.has(r)||(l=q({rel:"preload",href:n==="image"&&u&&u.imageSrcSet?void 0:l,as:n},u),Ba.set(r,l),c.querySelector(s)!==null||n==="style"&&c.querySelector(dc(r))||n==="script"&&c.querySelector(Bf(r))||(n=c.createElement("link"),Wl(n,"link",l),Mt(n),c.head.appendChild(n)))}}function b0(l,n){eu.m(l,n);var u=Hf;if(u&&l){var c=n&&typeof n.as=="string"?n.as:"script",s='link[rel="modulepreload"][as="'+Va(c)+'"][href="'+Va(l)+'"]',r=s;switch(c){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":r=so(l)}if(!Ba.has(r)&&(l=q({rel:"modulepreload",href:l},n),Ba.set(r,l),u.querySelector(s)===null)){switch(c){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(u.querySelector(Bf(r)))return}c=u.createElement("link"),Wl(c,"link",l),Mt(c),u.head.appendChild(c)}}}function S0(l,n,u){eu.S(l,n,u);var c=Hf;if(c&&l){var s=Oc(c).hoistableStyles,r=nn(l);n=n||"default";var m=s.get(r);if(!m){var v={loading:0,preload:null};if(m=c.querySelector(dc(r)))v.loading=5;else{l=q({rel:"stylesheet",href:l,"data-precedence":n},u),(u=Ba.get(r))&&Hh(l,u);var A=m=c.createElement("link");Mt(A),Wl(A,"link",l),A._p=new Promise(function(j,Q){A.onload=j,A.onerror=Q}),A.addEventListener("load",function(){v.loading|=1}),A.addEventListener("error",function(){v.loading|=2}),v.loading|=4,zr(m,n,c)}m={type:"stylesheet",instance:m,count:1,state:v},s.set(r,m)}}}function Si(l,n){eu.X(l,n);var u=Hf;if(u&&l){var c=Oc(u).hoistableScripts,s=so(l),r=c.get(s);r||(r=u.querySelector(Bf(s)),r||(l=q({src:l,async:!0},n),(n=Ba.get(s))&&Nh(l,n),r=u.createElement("script"),Mt(r),Wl(r,"link",l),u.head.appendChild(r)),r={type:"script",instance:r,count:1,state:null},c.set(s,r))}}function rc(l,n){eu.M(l,n);var u=Hf;if(u&&l){var c=Oc(u).hoistableScripts,s=so(l),r=c.get(s);r||(r=u.querySelector(Bf(s)),r||(l=q({src:l,async:!0,type:"module"},n),(n=Ba.get(s))&&Nh(l,n),r=u.createElement("script"),Mt(r),Wl(r,"link",l),u.head.appendChild(r)),r={type:"script",instance:r,count:1,state:null},c.set(s,r))}}function Nf(l,n,u,c){var s=(s=Ve.current)?ia(s):null;if(!s)throw Error(M(446));switch(l){case"meta":case"title":return null;case"style":return typeof u.precedence=="string"&&typeof u.href=="string"?(n=nn(u.href),u=Oc(s).hoistableStyles,c=u.get(n),c||(c={type:"style",instance:null,count:0,state:null},u.set(n,c)),c):{type:"void",instance:null,count:0,state:null};case"link":if(u.rel==="stylesheet"&&typeof u.href=="string"&&typeof u.precedence=="string"){l=nn(u.href);var r=Oc(s).hoistableStyles,m=r.get(l);if(m||(s=s.ownerDocument||s,m={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},r.set(l,m),(r=s.querySelector(dc(l)))&&!r._p&&(m.instance=r,m.state.loading=5),Ba.has(l)||(u={rel:"preload",as:"style",href:u.href,crossOrigin:u.crossOrigin,integrity:u.integrity,media:u.media,hrefLang:u.hrefLang,referrerPolicy:u.referrerPolicy},Ba.set(l,u),r||Qg(s,l,u,m.state))),n&&c===null)throw Error(M(528,""));return m}if(n&&c!==null)throw Error(M(529,""));return null;case"script":return n=u.async,u=u.src,typeof u=="string"&&n&&typeof n!="function"&&typeof n!="symbol"?(n=so(u),u=Oc(s).hoistableScripts,c=u.get(n),c||(c={type:"script",instance:null,count:0,state:null},u.set(n,c)),c):{type:"void",instance:null,count:0,state:null};default:throw Error(M(444,l))}}function nn(l){return'href="'+Va(l)+'"'}function dc(l){return'link[rel="stylesheet"]['+l+"]"}function jf(l){return q({},l,{"data-precedence":l.precedence,precedence:null})}function Qg(l,n,u,c){l.querySelector('link[rel="preload"][as="style"]['+n+"]")?c.loading=1:(n=l.createElement("link"),c.preload=n,n.addEventListener("load",function(){return c.loading|=1}),n.addEventListener("error",function(){return c.loading|=2}),Wl(n,"link",u),Mt(n),l.head.appendChild(n))}function so(l){return'[src="'+Va(l)+'"]'}function Bf(l){return"script[async]"+l}function E0(l,n,u){if(n.count++,n.instance===null)switch(n.type){case"style":var c=l.querySelector('style[data-href~="'+Va(u.href)+'"]');if(c)return n.instance=c,Mt(c),c;var s=q({},u,{"data-href":u.href,"data-precedence":u.precedence,href:null,precedence:null});return c=(l.ownerDocument||l).createElement("style"),Mt(c),Wl(c,"style",s),zr(c,u.precedence,l),n.instance=c;case"stylesheet":s=nn(u.href);var r=l.querySelector(dc(s));if(r)return n.state.loading|=4,n.instance=r,Mt(r),r;c=jf(u),(s=Ba.get(s))&&Hh(c,s),r=(l.ownerDocument||l).createElement("link"),Mt(r);var m=r;return m._p=new Promise(function(v,A){m.onload=v,m.onerror=A}),Wl(r,"link",c),n.state.loading|=4,zr(r,u.precedence,l),n.instance=r;case"script":return r=so(u.src),(s=l.querySelector(Bf(r)))?(n.instance=s,Mt(s),s):(c=u,(s=Ba.get(r))&&(c=q({},u),Nh(c,s)),l=l.ownerDocument||l,s=l.createElement("script"),Mt(s),Wl(s,"link",c),l.head.appendChild(s),n.instance=s);case"void":return null;default:throw Error(M(443,n.type))}else n.type==="stylesheet"&&(n.state.loading&4)===0&&(c=n.instance,n.state.loading|=4,zr(c,u.precedence,l));return n.instance}function zr(l,n,u){for(var c=u.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),s=c.length?c[c.length-1]:null,r=s,m=0;m<c.length;m++){var v=c[m];if(v.dataset.precedence===n)r=v;else if(r!==s)break}r?r.parentNode.insertBefore(l,r.nextSibling):(n=u.nodeType===9?u.head:u,n.insertBefore(l,n.firstChild))}function Hh(l,n){l.crossOrigin==null&&(l.crossOrigin=n.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=n.referrerPolicy),l.title==null&&(l.title=n.title)}function Nh(l,n){l.crossOrigin==null&&(l.crossOrigin=n.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=n.referrerPolicy),l.integrity==null&&(l.integrity=n.integrity)}var Yf=null;function T0(l,n,u){if(Yf===null){var c=new Map,s=Yf=new Map;s.set(u,c)}else s=Yf,c=s.get(u),c||(c=new Map,s.set(u,c));if(c.has(l))return c;for(c.set(l,null),u=u.getElementsByTagName(l),s=0;s<u.length;s++){var r=u[s];if(!(r[su]||r[jt]||l==="link"&&r.getAttribute("rel")==="stylesheet")&&r.namespaceURI!=="http://www.w3.org/2000/svg"){var m=r.getAttribute(n)||"";m=l+m;var v=c.get(m);v?v.push(r):c.set(m,[r])}}return c}function jh(l,n,u){l=l.ownerDocument||l,l.head.insertBefore(u,n==="title"?l.querySelector("head > title"):null)}function A0(l,n,u){if(u===1||n.itemProp!=null)return!1;switch(l){case"meta":case"title":return!0;case"style":if(typeof n.precedence!="string"||typeof n.href!="string"||n.href==="")break;return!0;case"link":if(typeof n.rel!="string"||typeof n.href!="string"||n.href===""||n.onLoad||n.onError)break;return n.rel==="stylesheet"?(l=n.disabled,typeof n.precedence=="string"&&l==null):!0;case"script":if(n.async&&typeof n.async!="function"&&typeof n.async!="symbol"&&!n.onLoad&&!n.onError&&n.src&&typeof n.src=="string")return!0}return!1}function Ya(l){return!(l.type==="stylesheet"&&(l.state.loading&3)===0)}function Yu(l,n,u,c){if(u.type==="stylesheet"&&(typeof c.media!="string"||matchMedia(c.media).matches!==!1)&&(u.state.loading&4)===0){if(u.instance===null){var s=nn(c.href),r=n.querySelector(dc(s));if(r){n=r._p,n!==null&&typeof n=="object"&&typeof n.then=="function"&&(l.count++,l=Bh.bind(l),n.then(l,l)),u.state.loading|=4,u.instance=r,Mt(r);return}r=n.ownerDocument||n,c=jf(c),(s=Ba.get(s))&&Hh(c,s),r=r.createElement("link"),Mt(r);var m=r;m._p=new Promise(function(v,A){m.onload=v,m.onerror=A}),Wl(r,"link",c),u.instance=r}l.stylesheets===null&&(l.stylesheets=new Map),l.stylesheets.set(u,n),(n=u.state.preload)&&(u.state.loading&3)===0&&(l.count++,u=Bh.bind(l),n.addEventListener("load",u),n.addEventListener("error",u))}}var un=0;function O0(l,n){return l.stylesheets&&l.count===0&&qh(l,l.stylesheets),0<l.count||0<l.imgCount?function(u){var c=setTimeout(function(){if(l.stylesheets&&qh(l,l.stylesheets),l.unsuspend){var r=l.unsuspend;l.unsuspend=null,r()}},6e4+n);0<l.imgBytes&&un===0&&(un=62500*y0());var s=setTimeout(function(){if(l.waitingForImages=!1,l.count===0&&(l.stylesheets&&qh(l,l.stylesheets),l.unsuspend)){var r=l.unsuspend;l.unsuspend=null,r()}},(l.imgBytes>un?50:800)+n);return l.unsuspend=u,function(){l.unsuspend=null,clearTimeout(c),clearTimeout(s)}}:null}function Bh(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)qh(this,this.stylesheets);else if(this.unsuspend){var l=this.unsuspend;this.unsuspend=null,l()}}}var Yh=null;function qh(l,n){l.stylesheets=null,l.unsuspend!==null&&(l.count++,Yh=new Map,n.forEach(Xl,l),Yh=null,Bh.call(l))}function Xl(l,n){if(!(n.state.loading&4)){var u=Yh.get(l);if(u)var c=u.get(null);else{u=new Map,Yh.set(l,u);for(var s=l.querySelectorAll("link[data-precedence],style[data-precedence]"),r=0;r<s.length;r++){var m=s[r];(m.nodeName==="LINK"||m.getAttribute("media")!=="not all")&&(u.set(m.dataset.precedence,m),c=m)}c&&u.set(null,c)}s=n.instance,m=s.getAttribute("data-precedence"),r=u.get(m)||c,r===c&&u.set(null,s),u.set(m,s),this.count++,c=Bh.bind(this),s.addEventListener("load",c),s.addEventListener("error",c),r?r.parentNode.insertBefore(s,r.nextSibling):(l=l.nodeType===9?l.head:l,l.insertBefore(s,l.firstChild)),n.state.loading|=4}}var Dr={$$typeof:At,Provider:null,Consumer:null,_currentValue:le,_currentValue2:le,_threadCount:0};function z0(l,n,u,c,s,r,m,v,A){this.tag=1,this.containerInfo=l,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=mn(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=mn(0),this.hiddenUpdates=mn(null),this.identifierPrefix=c,this.onUncaughtError=s,this.onCaughtError=r,this.onRecoverableError=m,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=A,this.incompleteTransitions=new Map}function wh(l,n,u,c,s,r,m,v,A,j,Q,$){return l=new z0(l,n,u,m,A,j,Q,$,v),n=1,r===!0&&(n|=24),r=fl(3,null,null,n),l.current=r,r.stateNode=l,n=Ns(),n.refCount++,l.pooledCache=n,n.refCount++,r.memoizedState={element:c,isDehydrated:u,cache:n},Xs(r),l}function ro(l){return l?(l=ma,l):ma}function Vg(l,n,u,c,s,r){s=ro(s),c.context===null?c.context=s:c.pendingContext=s,c=si(n),c.payload={element:u},r=r===void 0?null:r,r!==null&&(c.callback=r),u=Fa(l,c,n),u!==null&&(Oa(u,l,n),Wi(u,l,n))}function Gh(l,n){if(l=l.memoizedState,l!==null&&l.dehydrated!==null){var u=l.retryLane;l.retryLane=u!==0&&u<n?u:n}}function D0(l,n){Gh(l,n),(l=l.alternate)&&Gh(l,n)}function Zg(l){if(l.tag===13||l.tag===31){var n=ai(l,67108864);n!==null&&Oa(n,l,67108864),D0(l,67108864)}}function ho(l){if(l.tag===13||l.tag===31){var n=ja();n=ld(n);var u=ai(l,n);u!==null&&Oa(u,l,n),D0(l,n)}}var Ml=!0;function qu(l,n,u,c){var s=R.T;R.T=null;var r=V.p;try{V.p=2,Fl(l,n,u,c)}finally{V.p=r,R.T=s}}function wu(l,n,u,c){var s=R.T;R.T=null;var r=V.p;try{V.p=8,Fl(l,n,u,c)}finally{V.p=r,R.T=s}}function Fl(l,n,u,c){if(Ml){var s=R0(c);if(s===null)f0(l,n,c,Xh,u),Ei(l,c);else if(s1(s,l,n,u,c))c.stopPropagation();else if(Ei(l,c),n&4&&-1<Da.indexOf(l)){for(;s!==null;){var r=Ac(s);if(r!==null)switch(r.tag){case 3:if(r=r.stateNode,r.current.memoizedState.isDehydrated){var m=Ne(r.pendingLanes);if(m!==0){var v=r;for(v.pendingLanes|=2,v.entangledLanes|=2;m;){var A=1<<31-Hl(m);v.entanglements[1]|=A,m&=~A}Bu(r),(Et&6)===0&&(Dt=Sl()+500,bi(0))}}break;case 31:case 13:v=ai(r,2),v!==null&&Oa(v,r,2),Af(),D0(r,2)}if(r=R0(c),r===null&&f0(l,n,c,Xh,u),r===s)break;s=r}s!==null&&c.stopPropagation()}else f0(l,n,c,null,u)}}function R0(l){return l=dd(l),qf(l)}var Xh=null;function qf(l){if(Xh=null,l=Tc(l),l!==null){var n=ge(l);if(n===null)l=null;else{var u=n.tag;if(u===13){if(l=ke(n),l!==null)return l;l=null}else if(u===31){if(l=P(n),l!==null)return l;l=null}else if(u===3){if(n.stateNode.current.memoizedState.isDehydrated)return n.tag===3?n.stateNode.containerInfo:null;l=null}else n!==l&&(l=null)}}return Xh=l,null}function Rr(l){switch(l){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(ed()){case Uo:return 2;case xo:return 8;case Un:case td:return 32;case Ho:return 268435456;default:return 32}default:return 32}}var wf=!1,Cl=null,Il=null,ca=null,hc=new Map,Rn=new Map,el=[],Da="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 Ei(l,n){switch(l){case"focusin":case"focusout":Cl=null;break;case"dragenter":case"dragleave":Il=null;break;case"mouseover":case"mouseout":ca=null;break;case"pointerover":case"pointerout":hc.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":Rn.delete(n.pointerId)}}function mo(l,n,u,c,s,r){return l===null||l.nativeEvent!==r?(l={blockedOn:n,domEventName:u,eventSystemFlags:c,nativeEvent:r,targetContainers:[s]},n!==null&&(n=Ac(n),n!==null&&Zg(n)),l):(l.eventSystemFlags|=c,n=l.targetContainers,s!==null&&n.indexOf(s)===-1&&n.push(s),l)}function s1(l,n,u,c,s){switch(n){case"focusin":return Cl=mo(Cl,l,n,u,c,s),!0;case"dragenter":return Il=mo(Il,l,n,u,c,s),!0;case"mouseover":return ca=mo(ca,l,n,u,c,s),!0;case"pointerover":var r=s.pointerId;return hc.set(r,mo(hc.get(r)||null,l,n,u,c,s)),!0;case"gotpointercapture":return r=s.pointerId,Rn.set(r,mo(Rn.get(r)||null,l,n,u,c,s)),!0}return!1}function Jg(l){var n=Tc(l.target);if(n!==null){var u=ge(n);if(u!==null){if(n=u.tag,n===13){if(n=ke(u),n!==null){l.blockedOn=n,Rm(l.priority,function(){ho(u)});return}}else if(n===31){if(n=P(u),n!==null){l.blockedOn=n,Rm(l.priority,function(){ho(u)});return}}else if(n===3&&u.stateNode.current.memoizedState.isDehydrated){l.blockedOn=u.tag===3?u.stateNode.containerInfo:null;return}}}l.blockedOn=null}function _r(l){if(l.blockedOn!==null)return!1;for(var n=l.targetContainers;0<n.length;){var u=R0(l.nativeEvent);if(u===null){u=l.nativeEvent;var c=new u.constructor(u.type,u);rd=c,u.target.dispatchEvent(c),rd=null}else return n=Ac(u),n!==null&&Zg(n),l.blockedOn=u,!1;n.shift()}return!0}function Gf(l,n,u){_r(l)&&u.delete(n)}function Kg(){wf=!1,Cl!==null&&_r(Cl)&&(Cl=null),Il!==null&&_r(Il)&&(Il=null),ca!==null&&_r(ca)&&(ca=null),hc.forEach(Gf),Rn.forEach(Gf)}function Gu(l,n){l.blockedOn===n&&(l.blockedOn=null,wf||(wf=!0,G.unstable_scheduleCallback(G.unstable_NormalPriority,Kg)))}var Xf=null;function $g(l){Xf!==l&&(Xf=l,G.unstable_scheduleCallback(G.unstable_NormalPriority,function(){Xf===l&&(Xf=null);for(var n=0;n<l.length;n+=3){var u=l[n],c=l[n+1],s=l[n+2];if(typeof c!="function"){if(qf(c||u)===null)continue;break}var r=Ac(u);r!==null&&(l.splice(n,3),n-=3,sf(r,{pending:!0,data:s,method:u.method,action:c},c,s))}}))}function Lf(l){function n(A){return Gu(A,l)}Cl!==null&&Gu(Cl,l),Il!==null&&Gu(Il,l),ca!==null&&Gu(ca,l),hc.forEach(n),Rn.forEach(n);for(var u=0;u<el.length;u++){var c=el[u];c.blockedOn===l&&(c.blockedOn=null)}for(;0<el.length&&(u=el[0],u.blockedOn===null);)Jg(u),u.blockedOn===null&&el.shift();if(u=(l.ownerDocument||l).$$reactFormReplay,u!=null)for(c=0;c<u.length;c+=3){var s=u[c],r=u[c+1],m=s[ra]||null;if(typeof r=="function")m||$g(u);else if(m){var v=null;if(r&&r.hasAttribute("formAction")){if(s=r,m=r[ra]||null)v=m.formAction;else if(qf(s)!==null)continue}else v=m.action;typeof v=="function"?u[c+1]=v:(u.splice(c,3),c-=3),$g(u)}}}function _0(){function l(r){r.canIntercept&&r.info==="react-transition"&&r.intercept({handler:function(){return new Promise(function(m){return s=m})},focusReset:"manual",scroll:"manual"})}function n(){s!==null&&(s(),s=null),c||setTimeout(u,20)}function u(){if(!c&&!navigation.transition){var r=navigation.currentEntry;r&&r.url!=null&&navigation.navigate(r.url,{state:r.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var c=!1,s=null;return navigation.addEventListener("navigate",l),navigation.addEventListener("navigatesuccess",n),navigation.addEventListener("navigateerror",n),setTimeout(u,100),function(){c=!0,navigation.removeEventListener("navigate",l),navigation.removeEventListener("navigatesuccess",n),navigation.removeEventListener("navigateerror",n),s!==null&&(s(),s=null)}}}function Lh(l){this._internalRoot=l}Qh.prototype.render=Lh.prototype.render=function(l){var n=this._internalRoot;if(n===null)throw Error(M(409));var u=n.current,c=ja();Vg(u,c,l,n,null,null)},Qh.prototype.unmount=Lh.prototype.unmount=function(){var l=this._internalRoot;if(l!==null){this._internalRoot=null;var n=l.containerInfo;Vg(l.current,2,null,l,null,null),Af(),n[Hi]=null}};function Qh(l){this._internalRoot=l}Qh.prototype.unstable_scheduleHydration=function(l){if(l){var n=ad();l={blockedOn:null,target:l,priority:n};for(var u=0;u<el.length&&n!==0&&n<el[u].priority;u++);el.splice(u,0,l),u===0&&Jg(l)}};var M0=ee.version;if(M0!=="19.2.7")throw Error(M(527,M0,"19.2.7"));V.findDOMNode=function(l){var n=l._reactInternals;if(n===void 0)throw typeof l.render=="function"?Error(M(188)):(l=Object.keys(l).join(","),Error(M(268,l)));return l=J(n),l=l!==null?Ae(l):null,l=l===null?null:l.stateNode,l};var kg={bundleType:0,version:"19.2.7",rendererPackageName:"react-dom",currentDispatcherRef:R,reconcilerVersion:"19.2.7"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Mr=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Mr.isDisabled&&Mr.supportsFiber)try{hn=Mr.inject(kg),zl=Mr}catch{}}return Tm.createRoot=function(l,n){if(!Se(l))throw Error(M(299));var u=!1,c="",s=eh,r=Cy,m=th;return n!=null&&(n.unstable_strictMode===!0&&(u=!0),n.identifierPrefix!==void 0&&(c=n.identifierPrefix),n.onUncaughtError!==void 0&&(s=n.onUncaughtError),n.onCaughtError!==void 0&&(r=n.onCaughtError),n.onRecoverableError!==void 0&&(m=n.onRecoverableError)),n=wh(l,1,!1,null,null,u,c,null,s,r,m,_0),l[Hi]=n.current,Mf(l),new Lh(n)},Tm.hydrateRoot=function(l,n,u){if(!Se(l))throw Error(M(299));var c=!1,s="",r=eh,m=Cy,v=th,A=null;return u!=null&&(u.unstable_strictMode===!0&&(c=!0),u.identifierPrefix!==void 0&&(s=u.identifierPrefix),u.onUncaughtError!==void 0&&(r=u.onUncaughtError),u.onCaughtError!==void 0&&(m=u.onCaughtError),u.onRecoverableError!==void 0&&(v=u.onRecoverableError),u.formState!==void 0&&(A=u.formState)),n=wh(l,1,!0,n,u??null,c,s,A,r,m,v,_0),n.context=ro(null),u=n.current,c=ja(),c=ld(c),s=si(c),s.callback=null,Fa(u,s,c),u=c,n.current.lanes=u,xi(n,u),Bu(n),l[Hi]=n.current,Mf(l),new Qh(n)},Tm.version="19.2.7",Tm}var Am={};var Hb;function uE(){return Hb||(Hb=1,process.env.NODE_ENV!=="production"&&(function(){function G(e,t){for(e=e.memoizedState;e!==null&&0<t;)e=e.next,t--;return e}function ee(e,t,a,i){if(a>=t.length)return i;var o=t[a],f=Al(e)?e.slice():Pe({},e);return f[o]=ee(e[o],t,a+1,i),f}function pe(e,t,a){if(t.length!==a.length)console.warn("copyWithRename() expects paths of the same length");else{for(var i=0;i<a.length-1;i++)if(t[i]!==a[i]){console.warn("copyWithRename() expects paths to be the same except for the deepest key");return}return M(e,t,a,0)}}function M(e,t,a,i){var o=t[i],f=Al(e)?e.slice():Pe({},e);return i+1===t.length?(f[a[i]]=f[o],Al(f)?f.splice(o,1):delete f[o]):f[o]=M(e[o],t,a,i+1),f}function Se(e,t,a){var i=t[a],o=Al(e)?e.slice():Pe({},e);return a+1===t.length?(Al(o)?o.splice(i,1):delete o[i],o):(o[i]=Se(e[i],t,a+1),o)}function ge(){return!1}function ke(){return null}function P(){console.error("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://react.dev/link/rules-of-hooks")}function F(){console.error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().")}function J(){}function Ae(){}function q(e){var t=[];return e.forEach(function(a){t.push(a)}),t.sort().join(", ")}function x(e,t,a,i){return new l1(e,t,a,i)}function ne(e,t){e.context===Jf&&(Rh(e.current,2,t,e,null,null),ln())}function xe(e,t){if(Qu!==null){var a=t.staleFamilies;t=t.updatedFamilies,ir(),Gp(e.current,t,a),ln()}}function rt(e){Qu=e}function Me(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function qe(e){var t=e,a=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(a=t.return),e=t.return;while(e)}return t.tag===3?a:null}function Xt(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function At(e){if(e.tag===31){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Nt(e){if(qe(e)!==e)throw Error("Unable to find node on an unmounted component.")}function _t(e){var t=e.alternate;if(!t){if(t=qe(e),t===null)throw Error("Unable to find node on an unmounted component.");return t!==e?null:e}for(var a=e,i=t;;){var o=a.return;if(o===null)break;var f=o.alternate;if(f===null){if(i=o.return,i!==null){a=i;continue}break}if(o.child===f.child){for(f=o.child;f;){if(f===a)return Nt(o),e;if(f===i)return Nt(o),t;f=f.sibling}throw Error("Unable to find node on an unmounted component.")}if(a.return!==i.return)a=o,i=f;else{for(var d=!1,h=o.child;h;){if(h===a){d=!0,a=o,i=f;break}if(h===i){d=!0,i=o,a=f;break}h=h.sibling}if(!d){for(h=f.child;h;){if(h===a){d=!0,a=f,i=o;break}if(h===i){d=!0,i=f,a=o;break}h=h.sibling}if(!d)throw Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(a.alternate!==i)throw Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(a.tag!==3)throw Error("Unable to find node on an unmounted component.");return a.stateNode.current===a?e:t}function gt(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=gt(e),t!==null)return t;e=e.sibling}return null}function re(e){return e===null||typeof e!="object"?null:(e=Lg&&e[Lg]||e["@@iterator"],typeof e=="function"?e:null)}function He(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===Hf?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Uf:return"Fragment";case Ar:return"Profiler";case za:return"StrictMode";case fo:return"Suspense";case Ba:return"SuspenseList";case eu:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case sc:return"Portal";case Pn:return e.displayName||"Context";case xh:return(e._context.displayName||"Context")+".Consumer";case xf:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Or:return t=e.displayName||null,t!==null?t:He(e.type)||"Memo";case ia:t=e._payload,e=e._init;try{return He(e(t))}catch{}}return null}function at(e){return typeof e.tag=="number"?ie(e):typeof e.name=="string"?e.name:null}function ie(e){var t=e.type;switch(e.tag){case 31:return"Activity";case 24:return"Cache";case 9:return(t._context.displayName||"Context")+".Consumer";case 10:return t.displayName||"Context";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 26:case 27:case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return He(t);case 8:return t===za?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;break;case 29:if(t=e._debugInfo,t!=null){for(var a=t.length-1;0<=a;a--)if(typeof t[a].name=="string")return t[a].name}if(e.return!==null)return ie(e.return)}return null}function Ot(e){return{current:e}}function se(e,t){0>Si?console.error("Unexpected pop."):(t!==S0[Si]&&console.error("Unexpected Fiber popped."),e.current=b0[Si],b0[Si]=null,S0[Si]=null,Si--)}function Be(e,t,a){Si++,b0[Si]=e.current,S0[Si]=a,e.current=t}function vt(e){return e===null&&console.error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue."),e}function Lt(e,t){Be(nn,t,e),Be(Nf,e,e),Be(rc,null,e);var a=t.nodeType;switch(a){case 9:case 11:a=a===9?"#document":"#fragment",t=(t=t.documentElement)&&(t=t.namespaceURI)?yg(t):_o;break;default:if(a=t.tagName,t=t.namespaceURI)t=yg(t),t=gi(t,a);else switch(a){case"svg":t=bm;break;case"math":t=Gv;break;default:t=_o}}a=a.toLowerCase(),a=Um(null,a),a={context:t,ancestorInfo:a},se(rc,e),Be(rc,a,e)}function R(e){se(rc,e),se(Nf,e),se(nn,e)}function V(){return vt(rc.current)}function le(e){e.memoizedState!==null&&Be(dc,e,e);var t=vt(rc.current),a=e.type,i=gi(t.context,a);a=Um(t.ancestorInfo,a),i={context:i,ancestorInfo:a},t!==i&&(Be(Nf,e,e),Be(rc,i,e))}function Ee(e){Nf.current===e&&(se(rc,e),se(Nf,e)),dc.current===e&&(se(dc,e),vp._currentValue=Ir)}function Ce(){}function b(){if(jf===0){Qg=console.log,so=console.info,Bf=console.warn,E0=console.error,zr=console.group,Hh=console.groupCollapsed,Nh=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ce,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}jf++}function N(){if(jf--,jf===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Pe({},e,{value:Qg}),info:Pe({},e,{value:so}),warn:Pe({},e,{value:Bf}),error:Pe({},e,{value:E0}),group:Pe({},e,{value:zr}),groupCollapsed:Pe({},e,{value:Hh}),groupEnd:Pe({},e,{value:Nh})})}0>jf&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}function I(e){var t=Error.prepareStackTrace;if(Error.prepareStackTrace=void 0,e=e.stack,Error.prepareStackTrace=t,e.startsWith(`Error: react-stack-top-frame
26
- `)&&(e=e.slice(29)),t=e.indexOf(`
27
- `),t!==-1&&(e=e.slice(t+1)),t=e.indexOf("react_stack_bottom_frame"),t!==-1&&(t=e.lastIndexOf(`
28
- `,t)),t!==-1)e=e.slice(0,t);else return"";return e}function W(e){if(Yf===void 0)try{throw Error()}catch(a){var t=a.stack.trim().match(/\n( *(at )?)/);Yf=t&&t[1]||"",T0=-1<a.stack.indexOf(`
29
- at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
30
- `+Yf+e+T0}function Oe(e,t){if(!e||jh)return"";var a=A0.get(e);if(a!==void 0)return a;jh=!0,a=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var i=null;i=X.H,X.H=null,b();try{var o={DetermineComponentFrameRoot:function(){try{if(t){var E=function(){throw Error()};if(Object.defineProperty(E.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(E,[])}catch(ue){var Y=ue}Reflect.construct(e,[],E)}else{try{E.call()}catch(ue){Y=ue}e.call(E.prototype)}}else{try{throw Error()}catch(ue){Y=ue}(E=e())&&typeof E.catch=="function"&&E.catch(function(){})}}catch(ue){if(ue&&Y&&typeof ue.stack=="string")return[ue.stack,Y.stack]}return[null,null]}};o.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var f=Object.getOwnPropertyDescriptor(o.DetermineComponentFrameRoot,"name");f&&f.configurable&&Object.defineProperty(o.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var d=o.DetermineComponentFrameRoot(),h=d[0],y=d[1];if(h&&y){var p=h.split(`
31
- `),z=y.split(`
32
- `);for(d=f=0;f<p.length&&!p[f].includes("DetermineComponentFrameRoot");)f++;for(;d<z.length&&!z[d].includes("DetermineComponentFrameRoot");)d++;if(f===p.length||d===z.length)for(f=p.length-1,d=z.length-1;1<=f&&0<=d&&p[f]!==z[d];)d--;for(;1<=f&&0<=d;f--,d--)if(p[f]!==z[d]){if(f!==1||d!==1)do if(f--,d--,0>d||p[f]!==z[d]){var _=`
33
- `+p[f].replace(" at new "," at ");return e.displayName&&_.includes("<anonymous>")&&(_=_.replace("<anonymous>",e.displayName)),typeof e=="function"&&A0.set(e,_),_}while(1<=f&&0<=d);break}}}finally{jh=!1,X.H=i,N(),Error.prepareStackTrace=a}return p=(p=e?e.displayName||e.name:"")?W(p):"",typeof e=="function"&&A0.set(e,p),p}function Ve(e,t){switch(e.tag){case 26:case 27:case 5:return W(e.type);case 16:return W("Lazy");case 13:return e.child!==t&&t!==null?W("Suspense Fallback"):W("Suspense");case 19:return W("SuspenseList");case 0:case 15:return Oe(e.type,!1);case 11:return Oe(e.type.render,!1);case 1:return Oe(e.type,!0);case 31:return W("Activity");default:return""}}function Re(e){try{var t="",a=null;do{t+=Ve(e,a);var i=e._debugInfo;if(i)for(var o=i.length-1;0<=o;o--){var f=i[o];if(typeof f.name=="string"){var d=t;e:{var h=f.name,y=f.env,p=f.debugLocation;if(p!=null){var z=I(p),_=z.lastIndexOf(`
34
- `),E=_===-1?z:z.slice(_+1);if(E.indexOf(h)!==-1){var Y=`
35
- `+E;break e}}Y=W(h+(y?" ["+y+"]":""))}t=d+Y}}a=e,e=e.return}while(e);return t}catch(ue){return`
36
- Error generating stack: `+ue.message+`
37
- `+ue.stack}}function $t(e){return(e=e?e.displayName||e.name:"")?W(e):""}function bt(){if(Ya===null)return null;var e=Ya._debugOwner;return e!=null?at(e):null}function wa(){if(Ya===null)return"";var e=Ya;try{var t="";switch(e.tag===6&&(e=e.return),e.tag){case 26:case 27:case 5:t+=W(e.type);break;case 13:t+=W("Suspense");break;case 19:t+=W("SuspenseList");break;case 31:t+=W("Activity");break;case 30:case 0:case 15:case 1:e._debugOwner||t!==""||(t+=$t(e.type));break;case 11:e._debugOwner||t!==""||(t+=$t(e.type.render))}for(;e;)if(typeof e.tag=="number"){var a=e;e=a._debugOwner;var i=a._debugStack;if(e&&i){var o=I(i);o!==""&&(t+=`
38
- `+o)}}else if(e.debugStack!=null){var f=e.debugStack;(e=e.owner)&&f&&(t+=`
39
- `+I(f))}else break;var d=t}catch(h){d=`
40
- Error generating stack: `+h.message+`
41
- `+h.stack}return d}function oe(e,t,a,i,o,f,d){var h=Ya;_i(e);try{return e!==null&&e._debugTask?e._debugTask.run(t.bind(null,a,i,o,f,d)):t(a,i,o,f,d)}finally{_i(h)}throw Error("runWithFiberInDEV should never be called in production. This is a bug in React.")}function _i(e){X.getCurrentStack=e===null?null:wa,Yu=!1,Ya=e}function Mi(e){return typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}function Ga(e){try{return cu(e),!1}catch{return!0}}function cu(e){return""+e}function St(e,t){if(Ga(e))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",t,Mi(e)),cu(e)}function ta(e,t){if(Ga(e))return console.error("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before using it here.",t,Mi(e)),cu(e)}function bc(e){if(Ga(e))return console.error("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before using it here.",Mi(e)),cu(e)}function ds(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled)return!0;if(!t.supportsFiber)return console.error("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://react.dev/link/react-devtools"),!0;try{ho=t.inject(e),Ml=t}catch(a){console.error("React instrumentation encountered an error: %o.",a)}return!!t.checkDCE}function he(e){if(typeof D0=="function"&&Zg(e),Ml&&typeof Ml.setStrictMode=="function")try{Ml.setStrictMode(ho,e)}catch(t){qu||(qu=!0,console.error("React instrumentation encountered an error: %o",t))}}function Ci(e){return e>>>=0,e===0?32:31-(R0(e)/Xh|0)|0}function ou(e){var t=e&42;if(t!==0)return t;switch(e&-e){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 e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return console.error("Should have found matching lanes. This is a bug in React."),e}}function Sc(e,t,a){var i=e.pendingLanes;if(i===0)return 0;var o=0,f=e.suspendedLanes,d=e.pingedLanes;e=e.warmLanes;var h=i&134217727;return h!==0?(i=h&~f,i!==0?o=ou(i):(d&=h,d!==0?o=ou(d):a||(a=h&~e,a!==0&&(o=ou(a))))):(h=i&~f,h!==0?o=ou(h):d!==0?o=ou(d):a||(a=i&~e,a!==0&&(o=ou(a)))),o===0?0:t!==0&&t!==o&&(t&f)===0&&(f=o&-o,a=t&-t,f>=a||f===32&&(a&4194048)!==0)?t:o}function Sl(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function ed(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+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 t+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 console.error("Should have found matching lanes. This is a bug in React."),-1}}function Uo(){var e=wf;return wf<<=1,(wf&62914560)===0&&(wf=4194304),e}function xo(e){for(var t=[],a=0;31>a;a++)t.push(e);return t}function Un(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function td(e,t,a,i,o,f){var d=e.pendingLanes;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=a,e.entangledLanes&=a,e.errorRecoveryDisabledLanes&=a,e.shellSuspendCounter=0;var h=e.entanglements,y=e.expirationTimes,p=e.hiddenUpdates;for(a=d&~a;0<a;){var z=31-Fl(a),_=1<<z;h[z]=0,y[z]=-1;var E=p[z];if(E!==null)for(p[z]=null,z=0;z<E.length;z++){var Y=E[z];Y!==null&&(Y.lane&=-536870913)}a&=~_}i!==0&&Ho(e,i,0),f!==0&&o===0&&e.tag!==0&&(e.suspendedLanes|=f&~(d&~t))}function Ho(e,t,a){e.pendingLanes|=t,e.suspendedLanes&=~t;var i=31-Fl(t);e.entangledLanes|=t,e.entanglements[i]=e.entanglements[i]|1073741824|a&261930}function hs(e,t){var a=e.entangledLanes|=t;for(e=e.entanglements;a;){var i=31-Fl(a),o=1<<i;o&t|e[i]&t&&(e[i]|=t),a&=~o}}function Ec(e,t){var a=t&-t;return a=(a&42)!==0?1:hn(a),(a&(e.suspendedLanes|t))!==0?0:a}function hn(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function zl(e,t,a){if(wu)for(e=e.pendingUpdatersLaneMap;0<a;){var i=31-Fl(a),o=1<<i;e[i].add(t),a&=~o}}function Xa(e,t){if(wu)for(var a=e.pendingUpdatersLaneMap,i=e.memoizedUpdaters;0<t;){var o=31-Fl(t);e=1<<o,o=a[o],0<o.size&&(o.forEach(function(f){var d=f.alternate;d!==null&&i.has(d)||i.add(f)}),o.clear()),t&=~e}}function Hl(e){return e&=-e,Cl<e?Il<e?(e&134217727)!==0?ca:hc:Il:Cl}function Ui(){var e=Rt.p;return e!==0?e:(e=window.event,e===void 0?ca:Mh(e.type))}function g(e,t){var a=Rt.p;try{return Rt.p=e,t()}finally{Rt.p=a}}function C(e){delete e[el],delete e[Da],delete e[mo],delete e[s1],delete e[Jg]}function te(e){var t=e[el];if(t)return t;for(var a=e.parentNode;a;){if(t=a[Ei]||a[el]){if(a=t.alternate,t.child!==null||a!==null&&a.child!==null)for(e=uo(e);e!==null;){if(a=e[el])return a;e=uo(e)}return t}e=a,a=e.parentNode}return null}function ae(e){if(e=e[el]||e[Ei]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function me(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error("getNodeFromInstance: Invalid argument.")}function Ne(e){var t=e[_r];return t||(t=e[_r]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function ve(e){e[Gf]=!0}function nt(e,t){Ze(e,t),Ze(e+"Capture",t)}function Ze(e,t){Gu[e]&&console.error("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),Gu[e]=t;var a=e.toLowerCase();for(Xf[a]=e,e==="onDoubleClick"&&(Xf.ondblclick=e),e=0;e<t.length;e++)Kg.add(t[e])}function la(e,t){$g[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||console.error(e==="select"?"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set `onChange`.":"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),t.onChange||t.readOnly||t.disabled||t.checked==null||console.error("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function mn(e){return un.call(Lh,e)?!0:un.call(_0,e)?!1:Lf.test(e)?Lh[e]=!0:(_0[e]=!0,console.error("Invalid attribute name: `%s`",e),!1)}function xi(e,t,a){if(mn(t)){if(!e.hasAttribute(t)){switch(typeof a){case"symbol":case"object":return a;case"function":return a;case"boolean":if(a===!1)return a}return a===void 0?void 0:null}return e=e.getAttribute(t),e===""&&a===!0?!0:(St(a,t),e===""+a?a:e)}}function No(e,t,a){if(mn(t))if(a===null)e.removeAttribute(t);else{switch(typeof a){case"undefined":case"function":case"symbol":e.removeAttribute(t);return;case"boolean":var i=t.toLowerCase().slice(0,5);if(i!=="data-"&&i!=="aria-"){e.removeAttribute(t);return}}St(a,t),e.setAttribute(t,""+a)}}function ms(e,t,a){if(a===null)e.removeAttribute(t);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(t);return}St(a,t),e.setAttribute(t,""+a)}}function fu(e,t,a,i){if(i===null)e.removeAttribute(a);else{switch(typeof i){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(a);return}St(i,a),e.setAttributeNS(t,a,""+i)}}function La(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return bc(e),e;default:return""}}function ld(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Dm(e,t,a){var i=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&typeof i<"u"&&typeof i.get=="function"&&typeof i.set=="function"){var o=i.get,f=i.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(d){bc(d),a=""+d,f.call(this,d)}}),Object.defineProperty(e,t,{enumerable:i.enumerable}),{getValue:function(){return a},setValue:function(d){bc(d),a=""+d},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function ad(e){if(!e._valueTracker){var t=ld(e)?"checked":"value";e._valueTracker=Dm(e,t,""+e[t])}}function Rm(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var a=t.getValue(),i="";return e&&(i=ld(e)?e.checked?"true":"false":e.value),e=i,e!==a?(t.setValue(e),!0):!1}function xn(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function jt(e){return e.replace(Qh,function(t){return"\\"+t.charCodeAt(0).toString(16)+" "})}function ra(e,t){t.checked===void 0||t.defaultChecked===void 0||kg||(console.error("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components",bt()||"A component",t.type),kg=!0),t.value===void 0||t.defaultValue===void 0||M0||(console.error("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components",bt()||"A component",t.type),M0=!0)}function Hi(e,t,a,i,o,f,d,h){e.name="",d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"?(St(d,"type"),e.type=d):e.removeAttribute("type"),t!=null?d==="number"?(t===0&&e.value===""||e.value!=t)&&(e.value=""+La(t)):e.value!==""+La(t)&&(e.value=""+La(t)):d!=="submit"&&d!=="reset"||e.removeAttribute("value"),t!=null?_m(e,d,La(t)):a!=null?_m(e,d,La(a)):i!=null&&e.removeAttribute("value"),o==null&&f!=null&&(e.defaultChecked=!!f),o!=null&&(e.checked=o&&typeof o!="function"&&typeof o!="symbol"),h!=null&&typeof h!="function"&&typeof h!="symbol"&&typeof h!="boolean"?(St(h,"name"),e.name=""+La(h)):e.removeAttribute("name")}function nd(e,t,a,i,o,f,d,h){if(f!=null&&typeof f!="function"&&typeof f!="symbol"&&typeof f!="boolean"&&(St(f,"type"),e.type=f),t!=null||a!=null){if(!(f!=="submit"&&f!=="reset"||t!=null)){ad(e);return}a=a!=null?""+La(a):"",t=t!=null?""+La(t):a,h||t===e.value||(e.value=t),e.defaultValue=t}i=i??o,i=typeof i!="function"&&typeof i!="symbol"&&!!i,e.checked=h?e.checked:!!i,e.defaultChecked=!!i,d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"&&(St(d,"name"),e.name=d),ad(e)}function _m(e,t,a){t==="number"&&xn(e.ownerDocument)===e||e.defaultValue===""+a||(e.defaultValue=""+a)}function Dp(e,t){t.value==null&&(typeof t.children=="object"&&t.children!==null?Tr.Children.forEach(t.children,function(a){a==null||typeof a=="string"||typeof a=="number"||typeof a=="bigint"||l||(l=!0,console.error("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>."))}):t.dangerouslySetInnerHTML==null||n||(n=!0,console.error("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),t.selected==null||Mr||(console.error("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Mr=!0)}function Mm(){var e=bt();return e?`
42
-
43
- Check the render method of \``+e+"`.":""}function su(e,t,a,i){if(e=e.options,t){t={};for(var o=0;o<a.length;o++)t["$"+a[o]]=!0;for(a=0;a<e.length;a++)o=t.hasOwnProperty("$"+e[a].value),e[a].selected!==o&&(e[a].selected=o),o&&i&&(e[a].defaultSelected=!0)}else{for(a=""+La(a),t=null,o=0;o<e.length;o++){if(e[o].value===a){e[o].selected=!0,i&&(e[o].defaultSelected=!0);return}t!==null||e[o].disabled||(t=e[o])}t!==null&&(t.selected=!0)}}function ud(e,t){for(e=0;e<c.length;e++){var a=c[e];if(t[a]!=null){var i=Al(t[a]);t.multiple&&!i?console.error("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",a,Mm()):!t.multiple&&i&&console.error("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",a,Mm())}}t.value===void 0||t.defaultValue===void 0||u||(console.error("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://react.dev/link/controlled-components"),u=!0)}function Tc(e,t){t.value===void 0||t.defaultValue===void 0||s||(console.error("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://react.dev/link/controlled-components",bt()||"A component"),s=!0),t.children!=null&&t.value==null&&console.error("Use the `defaultValue` or `value` props instead of setting children on <textarea>.")}function Ac(e,t,a){if(t!=null&&(t=""+La(t),t!==e.value&&(e.value=t),a==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=a!=null?""+La(a):""}function jo(e,t,a,i){if(t==null){if(i!=null){if(a!=null)throw Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Al(i)){if(1<i.length)throw Error("<textarea> can only have at most one child.");i=i[0]}a=i}a==null&&(a=""),t=a}a=La(t),e.defaultValue=a,i=e.textContent,i===a&&i!==""&&i!==null&&(e.value=i),ad(e)}function Oc(e,t){return e.serverProps===void 0&&e.serverTail.length===0&&e.children.length===1&&3<e.distanceFromLeaf&&e.distanceFromLeaf>15-t?Oc(e.children[0],t):e}function Mt(e){return" "+" ".repeat(e)}function zc(e){return"+ "+" ".repeat(e)}function Ni(e){return"- "+" ".repeat(e)}function ji(e){switch(e.tag){case 26:case 27:case 5:return e.type;case 16:return"Lazy";case 31:return"Activity";case 13:return"Suspense";case 19:return"SuspenseList";case 0:case 15:return e=e.type,e.displayName||e.name||null;case 11:return e=e.type.render,e.displayName||e.name||null;case 1:return e=e.type,e.displayName||e.name||null;default:return null}}function ru(e,t){return r.test(e)?(e=JSON.stringify(e),e.length>t-2?8>t?'{"..."}':"{"+e.slice(0,t-7)+'..."}':"{"+e+"}"):e.length>t?5>t?'{"..."}':e.slice(0,t-3)+"...":e}function id(e,t,a){var i=120-2*a;if(t===null)return zc(a)+ru(e,i)+`
44
- `;if(typeof t=="string"){for(var o=0;o<t.length&&o<e.length&&t.charCodeAt(o)===e.charCodeAt(o);o++);return o>i-8&&10<o&&(e="..."+e.slice(o-8),t="..."+t.slice(o-8)),zc(a)+ru(e,i)+`
45
- `+Ni(a)+ru(t,i)+`
46
- `}return Mt(a)+ru(e,i)+`
47
- `}function cd(e){return Object.prototype.toString.call(e).replace(/^\[object (.*)\]$/,function(t,a){return a})}function Bo(e,t){switch(typeof e){case"string":return e=JSON.stringify(e),e.length>t?5>t?'"..."':e.slice(0,t-4)+'..."':e;case"object":if(e===null)return"null";if(Al(e))return"[...]";if(e.$$typeof===Dn)return(t=He(e.type))?"<"+t+">":"<...>";var a=cd(e);if(a==="Object"){a="",t-=2;for(var i in e)if(e.hasOwnProperty(i)){var o=JSON.stringify(i);if(o!=='"'+i+'"'&&(i=o),t-=i.length-2,o=Bo(e[i],15>t?t:15),t-=o.length,0>t){a+=a===""?"...":", ...";break}a+=(a===""?"":",")+i+":"+o}return"{"+a+"}"}return a;case"function":return(t=e.displayName||e.name)?"function "+t:"function";default:return String(e)}}function Yo(e,t){return typeof e!="string"||r.test(e)?"{"+Bo(e,t-2)+"}":e.length>t-2?5>t?'"..."':'"'+e.slice(0,t-5)+'..."':'"'+e+'"'}function qo(e,t,a){var i=120-a.length-e.length,o=[],f;for(f in t)if(t.hasOwnProperty(f)&&f!=="children"){var d=Yo(t[f],120-a.length-f.length-1);i-=f.length+d.length+2,o.push(f+"="+d)}return o.length===0?a+"<"+e+`>
48
- `:0<i?a+"<"+e+" "+o.join(" ")+`>
49
- `:a+"<"+e+`
50
- `+a+" "+o.join(`
51
- `+a+" ")+`
52
- `+a+`>
53
- `}function od(e,t,a){var i="",o=Pe({},t),f;for(f in e)if(e.hasOwnProperty(f)){delete o[f];var d=120-2*a-f.length-2,h=Bo(e[f],d);t.hasOwnProperty(f)?(d=Bo(t[f],d),i+=zc(a)+f+": "+h+`
54
- `,i+=Ni(a)+f+": "+d+`
55
- `):i+=zc(a)+f+": "+h+`
56
- `}for(var y in o)o.hasOwnProperty(y)&&(e=Bo(o[y],120-2*a-y.length-2),i+=Ni(a)+y+": "+e+`
57
- `);return i}function Pu(e,t,a,i){var o="",f=new Map;for(p in a)a.hasOwnProperty(p)&&f.set(p.toLowerCase(),p);if(f.size===1&&f.has("children"))o+=qo(e,t,Mt(i));else{for(var d in t)if(t.hasOwnProperty(d)&&d!=="children"){var h=120-2*(i+1)-d.length-1,y=f.get(d.toLowerCase());if(y!==void 0){f.delete(d.toLowerCase());var p=t[d];y=a[y];var z=Yo(p,h);h=Yo(y,h),typeof p=="object"&&p!==null&&typeof y=="object"&&y!==null&&cd(p)==="Object"&&cd(y)==="Object"&&(2<Object.keys(p).length||2<Object.keys(y).length||-1<z.indexOf("...")||-1<h.indexOf("..."))?o+=Mt(i+1)+d+`={{
58
- `+od(p,y,i+2)+Mt(i+1)+`}}
59
- `:(o+=zc(i+1)+d+"="+z+`
60
- `,o+=Ni(i+1)+d+"="+h+`
61
- `)}else o+=Mt(i+1)+d+"="+Yo(t[d],h)+`
62
- `}f.forEach(function(_){if(_!=="children"){var E=120-2*(i+1)-_.length-1;o+=Ni(i+1)+_+"="+Yo(a[_],E)+`
63
- `}}),o=o===""?Mt(i)+"<"+e+`>
64
- `:Mt(i)+"<"+e+`
65
- `+o+Mt(i)+`>
66
- `}return e=a.children,t=t.children,typeof e=="string"||typeof e=="number"||typeof e=="bigint"?(f="",(typeof t=="string"||typeof t=="number"||typeof t=="bigint")&&(f=""+t),o+=id(f,""+e,i+1)):(typeof t=="string"||typeof t=="number"||typeof t=="bigint")&&(o=e==null?o+id(""+t,null,i+1):o+id(""+t,void 0,i+1)),o}function Qa(e,t){var a=ji(e);if(a===null){for(a="",e=e.child;e;)a+=Qa(e,t),e=e.sibling;return a}return Mt(t)+"<"+a+`>
67
- `}function fd(e,t){var a=Oc(e,t);if(a!==e&&(e.children.length!==1||e.children[0]!==a))return Mt(t)+`...
68
- `+fd(a,t+1);a="";var i=e.fiber._debugInfo;if(i)for(var o=0;o<i.length;o++){var f=i[o].name;typeof f=="string"&&(a+=Mt(t)+"<"+f+`>
69
- `,t++)}if(i="",o=e.fiber.pendingProps,e.fiber.tag===6)i=id(o,e.serverProps,t),t++;else if(f=ji(e.fiber),f!==null)if(e.serverProps===void 0){i=t;var d=120-2*i-f.length-2,h="";for(p in o)if(o.hasOwnProperty(p)&&p!=="children"){var y=Yo(o[p],15);if(d-=p.length+y.length+2,0>d){h+=" ...";break}h+=" "+p+"="+y}i=Mt(i)+"<"+f+h+`>
70
- `,t++}else e.serverProps===null?(i=qo(f,o,zc(t)),t++):typeof e.serverProps=="string"?console.error("Should not have matched a non HostText fiber to a Text node. This is a bug in React."):(i=Pu(f,o,e.serverProps,t),t++);var p="";for(o=e.fiber.child,f=0;o&&f<e.children.length;)d=e.children[f],d.fiber===o?(p+=fd(d,t),f++):p+=Qa(o,t),o=o.sibling;for(o&&0<e.children.length&&(p+=Mt(t)+`...
71
- `),o=e.serverTail,e.serverProps===null&&t--,e=0;e<o.length;e++)f=o[e],p=typeof f=="string"?p+(Ni(t)+ru(f,120-2*t)+`
72
- `):p+qo(f.type,f.props,Ni(t));return a+i+p}function Cm(e){try{return`
73
-
74
- `+fd(e,0)}catch{return""}}function sd(e,t,a){for(var i=t,o=null,f=0;i;)i===e&&(f=0),o={fiber:i,children:o!==null?[o]:[],serverProps:i===t?a:i===e?null:void 0,serverTail:[],distanceFromLeaf:f},f++,i=i.return;return o!==null?Cm(o).replaceAll(/^[+-]/gm,">"):""}function Um(e,t){var a=Pe({},e||Q),i={tag:t};return v.indexOf(t)!==-1&&(a.aTagInScope=null,a.buttonTagInScope=null,a.nobrTagInScope=null),A.indexOf(t)!==-1&&(a.pTagInButtonScope=null),m.indexOf(t)!==-1&&t!=="address"&&t!=="div"&&t!=="p"&&(a.listItemTagAutoclosing=null,a.dlItemTagAutoclosing=null),a.current=i,t==="form"&&(a.formTag=i),t==="a"&&(a.aTagInScope=i),t==="button"&&(a.buttonTagInScope=i),t==="nobr"&&(a.nobrTagInScope=i),t==="p"&&(a.pTagInButtonScope=i),t==="li"&&(a.listItemTagAutoclosing=i),(t==="dd"||t==="dt")&&(a.dlItemTagAutoclosing=i),t==="#document"||t==="html"?a.containerTagInScope=null:a.containerTagInScope||(a.containerTagInScope=i),e!==null||t!=="#document"&&t!=="html"&&t!=="body"?a.implicitRootScope===!0&&(a.implicitRootScope=!1):a.implicitRootScope=!0,a}function ys(e,t,a){switch(t){case"select":return e==="hr"||e==="option"||e==="optgroup"||e==="script"||e==="template"||e==="#text";case"optgroup":return e==="option"||e==="#text";case"option":return e==="#text";case"tr":return e==="th"||e==="td"||e==="style"||e==="script"||e==="template";case"tbody":case"thead":case"tfoot":return e==="tr"||e==="style"||e==="script"||e==="template";case"colgroup":return e==="col"||e==="template";case"table":return e==="caption"||e==="colgroup"||e==="tbody"||e==="tfoot"||e==="thead"||e==="style"||e==="script"||e==="template";case"head":return e==="base"||e==="basefont"||e==="bgsound"||e==="link"||e==="meta"||e==="title"||e==="noscript"||e==="noframes"||e==="style"||e==="script"||e==="template";case"html":if(a)break;return e==="head"||e==="body"||e==="frameset";case"frameset":return e==="frame";case"#document":if(!a)return e==="html"}switch(e){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t!=="h1"&&t!=="h2"&&t!=="h3"&&t!=="h4"&&t!=="h5"&&t!=="h6";case"rp":case"rt":return j.indexOf(t)===-1;case"caption":case"col":case"colgroup":case"frameset":case"frame":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return t==null;case"head":return a||t===null;case"html":return a&&t==="#document"||t===null;case"body":return a&&(t==="#document"||t==="html")||t===null}return!0}function Wv(e,t){switch(e){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return t.pTagInButtonScope;case"form":return t.formTag||t.pTagInButtonScope;case"li":return t.listItemTagAutoclosing;case"dd":case"dt":return t.dlItemTagAutoclosing;case"button":return t.buttonTagInScope;case"a":return t.aTagInScope;case"nobr":return t.nobrTagInScope}return null}function Va(e,t){for(;e;){switch(e.tag){case 5:case 26:case 27:if(e.type===t)return e}e=e.return}return null}function ps(e,t){t=t||Q;var a=t.current;if(t=(a=ys(e,a&&a.tag,t.implicitRootScope)?null:a)?null:Wv(e,t),t=a||t,!t)return!0;var i=t.tag;if(t=String(!!a)+"|"+e+"|"+i,$[t])return!1;$[t]=!0;var o=(t=Ya)?Va(t.return,i):null,f=t!==null&&o!==null?sd(o,t,null):"",d="<"+e+">";return a?(a="",i==="table"&&e==="tr"&&(a+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),console.error(`In HTML, %s cannot be a child of <%s>.%s
75
- This will cause a hydration error.%s`,d,i,a,f)):console.error(`In HTML, %s cannot be a descendant of <%s>.
76
- This will cause a hydration error.%s`,d,i,f),t&&(e=t.return,o===null||e===null||o===e&&e._debugOwner===t._debugOwner||oe(o,function(){console.error(`<%s> cannot contain a nested %s.
77
- See this log for the ancestor stack trace.`,i,d)})),!1}function gs(e,t,a){if(a||ys("#text",t,!1))return!0;if(a="#text|"+t,$[a])return!1;$[a]=!0;var i=(a=Ya)?Va(a,t):null;return a=a!==null&&i!==null?sd(i,a,a.tag!==6?{children:null}:null):"",/\S/.test(e)?console.error(`In HTML, text nodes cannot be a child of <%s>.
78
- This will cause a hydration error.%s`,t,a):console.error(`In HTML, whitespace text nodes cannot be a child of <%s>. Make sure you don't have any extra whitespace between tags on each line of your source code.
79
- This will cause a hydration error.%s`,t,a),!1}function Dc(e,t){if(t){var a=e.firstChild;if(a&&a===e.lastChild&&a.nodeType===3){a.nodeValue=t;return}}e.textContent=t}function wo(e){return e.replace(U,function(t,a){return a.toUpperCase()})}function xm(e,t,a){var i=t.indexOf("--")===0;i||(-1<t.indexOf("-")?H.hasOwnProperty(t)&&H[t]||(H[t]=!0,console.error("Unsupported style property %s. Did you mean %s?",t,wo(t.replace(wt,"ms-")))):Ue.test(t)?H.hasOwnProperty(t)&&H[t]||(H[t]=!0,console.error("Unsupported vendor-prefixed style property %s. Did you mean %s?",t,t.charAt(0).toUpperCase()+t.slice(1))):!D.test(a)||K.hasOwnProperty(a)&&K[a]||(K[a]=!0,console.error(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,t,a.replace(D,""))),typeof a=="number"&&(isNaN(a)?ze||(ze=!0,console.error("`NaN` is an invalid value for the `%s` css style property.",t)):isFinite(a)||yt||(yt=!0,console.error("`Infinity` is an invalid value for the `%s` css style property.",t)))),a==null||typeof a=="boolean"||a===""?i?e.setProperty(t,""):t==="float"?e.cssFloat="":e[t]="":i?e.setProperty(t,a):typeof a!="number"||a===0||be.has(t)?t==="float"?e.cssFloat=a:(ta(a,t),e[t]=(""+a).trim()):e[t]=a+"px"}function Hm(e,t,a){if(t!=null&&typeof t!="object")throw Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");if(t&&Object.freeze(t),e=e.style,a!=null){if(t){var i={};if(a){for(var o in a)if(a.hasOwnProperty(o)&&!t.hasOwnProperty(o))for(var f=B[o]||[o],d=0;d<f.length;d++)i[f[d]]=o}for(var h in t)if(t.hasOwnProperty(h)&&(!a||a[h]!==t[h]))for(o=B[h]||[h],f=0;f<o.length;f++)i[o[f]]=h;h={};for(var y in t)for(o=B[y]||[y],f=0;f<o.length;f++)h[o[f]]=y;y={};for(var p in i)if(o=i[p],(f=h[p])&&o!==f&&(d=o+","+f,!y[d])){y[d]=!0,d=console;var z=t[o];d.error.call(d,"%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",z==null||typeof z=="boolean"||z===""?"Removing":"Updating",o,f)}}for(var _ in a)!a.hasOwnProperty(_)||t!=null&&t.hasOwnProperty(_)||(_.indexOf("--")===0?e.setProperty(_,""):_==="float"?e.cssFloat="":e[_]="");for(var E in t)p=t[E],t.hasOwnProperty(E)&&a[E]!==p&&xm(e,E,p)}else for(i in t)t.hasOwnProperty(i)&&xm(e,i,t[i])}function du(e){if(e.indexOf("-")===-1)return!1;switch(e){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!1;default:return!0}}function Rp(e){return Tt.get(e)||e}function _p(e,t){if(un.call(Vh,t)&&Vh[t])return!0;if(SE.test(t)){if(e="aria-"+t.slice(4).toLowerCase(),e=Wg.hasOwnProperty(e)?e:null,e==null)return console.error("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",t),Vh[t]=!0;if(t!==e)return console.error("Invalid ARIA attribute `%s`. Did you mean `%s`?",t,e),Vh[t]=!0}if(bE.test(t)){if(e=t.toLowerCase(),e=Wg.hasOwnProperty(e)?e:null,e==null)return Vh[t]=!0,!1;t!==e&&(console.error("Unknown ARIA attribute `%s`. Did you mean `%s`?",t,e),Vh[t]=!0)}return!0}function Mp(e,t){var a=[],i;for(i in t)_p(e,i)||a.push(i);t=a.map(function(o){return"`"+o+"`"}).join(", "),a.length===1?console.error("Invalid aria prop %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",t,e):1<a.length&&console.error("Invalid aria props %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",t,e)}function Nm(e,t,a,i){if(un.call(cn,t)&&cn[t])return!0;var o=t.toLowerCase();if(o==="onfocusin"||o==="onfocusout")return console.error("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),cn[t]=!0;if(typeof a=="function"&&(e==="form"&&t==="action"||e==="input"&&t==="formAction"||e==="button"&&t==="formAction"))return!0;if(i!=null){if(e=i.possibleRegistrationNames,i.registrationNameDependencies.hasOwnProperty(t))return!0;if(i=e.hasOwnProperty(o)?e[o]:null,i!=null)return console.error("Invalid event handler property `%s`. Did you mean `%s`?",t,i),cn[t]=!0;if(Qb.test(t))return console.error("Unknown event handler property `%s`. It will be ignored.",t),cn[t]=!0}else if(Qb.test(t))return EE.test(t)&&console.error("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",t),cn[t]=!0;if(TE.test(t)||AE.test(t))return!0;if(o==="innerhtml")return console.error("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),cn[t]=!0;if(o==="aria")return console.error("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),cn[t]=!0;if(o==="is"&&a!==null&&a!==void 0&&typeof a!="string")return console.error("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof a),cn[t]=!0;if(typeof a=="number"&&isNaN(a))return console.error("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",t),cn[t]=!0;if(tu.hasOwnProperty(o)){if(o=tu[o],o!==t)return console.error("Invalid DOM property `%s`. Did you mean `%s`?",t,o),cn[t]=!0}else if(t!==o)return console.error("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",t,o),cn[t]=!0;switch(t){case"dangerouslySetInnerHTML":case"children":case"style":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":return!0;case"innerText":case"textContent":return!0}switch(typeof a){case"boolean":switch(t){case"autoFocus":case"checked":case"multiple":case"muted":case"selected":case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":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":case"capture":case"download":case"inert":return!0;default:return o=t.toLowerCase().slice(0,5),o==="data-"||o==="aria-"?!0:(a?console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',a,t,t,a,t):console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',a,t,t,a,t,t,t),cn[t]=!0)}case"function":case"symbol":return cn[t]=!0,!1;case"string":if(a==="false"||a==="true"){switch(t){case"checked":case"selected":case"multiple":case"muted":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":case"inert":break;default:return!0}console.error("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",a,t,a==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',t,a),cn[t]=!0}}return!0}function Fv(e,t,a){var i=[],o;for(o in t)Nm(e,o,t[o],a)||i.push(o);t=i.map(function(f){return"`"+f+"`"}).join(", "),i.length===1?console.error("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://react.dev/link/attribute-behavior ",t,e):1<i.length&&console.error("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://react.dev/link/attribute-behavior ",t,e)}function vs(e){return OE.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}function yn(){}function Hn(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}function rd(e){var t=ae(e);if(t&&(e=t.stateNode)){var a=e[Da]||null;e:switch(e=t.stateNode,t.type){case"input":if(Hi(e,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),t=a.name,a.type==="radio"&&t!=null){for(a=e;a.parentNode;)a=a.parentNode;for(St(t,"name"),a=a.querySelectorAll('input[name="'+jt(""+t)+'"][type="radio"]'),t=0;t<a.length;t++){var i=a[t];if(i!==e&&i.form===e.form){var o=i[Da]||null;if(!o)throw Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");Hi(i,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name)}}for(t=0;t<a.length;t++)i=a[t],i.form===e.form&&Rm(i)}break e;case"textarea":Ac(e,a.value,a.defaultValue);break e;case"select":t=a.value,t!=null&&su(e,!!a.multiple,t,!1)}}}function dd(e,t,a){if(r1)return e(t,a);r1=!0;try{var i=e(t);return i}finally{if(r1=!1,(Zh!==null||Jh!==null)&&(ln(),Zh&&(t=Zh,e=Jh,Jh=Zh=null,rd(t),e)))for(t=0;t<e.length;t++)rd(e[t])}}function hu(e,t){var a=e.stateNode;if(a===null)return null;var i=a[Da]||null;if(i===null)return null;a=i[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(i=!i.disabled)||(e=e.type,i=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!i;break e;default:e=!1}if(e)return null;if(a&&typeof a!="function")throw Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof a+"` type.");return a}function Rc(){if(Fg)return Fg;var e,t=h1,a=t.length,i,o="value"in Qf?Qf.value:Qf.textContent,f=o.length;for(e=0;e<a&&t[e]===o[e];e++);var d=a-e;for(i=1;i<=d&&t[a-i]===o[f-i];i++);return Fg=o.slice(e,1<i?1-i:void 0)}function bs(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Go(){return!0}function jm(){return!1}function Nl(e){function t(a,i,o,f,d){this._reactName=a,this._targetInst=o,this.type=i,this.nativeEvent=f,this.target=d,this.currentTarget=null;for(var h in e)e.hasOwnProperty(h)&&(a=e[h],this[h]=a?a(f):f[h]);return this.isDefaultPrevented=(f.defaultPrevented!=null?f.defaultPrevented:f.returnValue===!1)?Go:jm,this.isPropagationStopped=jm,this}return Pe(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Go)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Go)},persist:function(){},isPersistent:Go}),t}function ei(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=YE[e])?!!t[e]:!1}function Ss(){return ei}function Xo(e,t){switch(e){case"keyup":return kE.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==Kb;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ti(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}function Bm(e,t){switch(e){case"compositionend":return ti(t);case"keypress":return t.which!==kb?null:(Fb=!0,Wb);case"textInput":return e=t.data,e===Wb&&Fb?null:e;default:return null}}function hd(e,t){if(Kh)return e==="compositionend"||!g1&&Xo(e,t)?(e=Rc(),Fg=h1=Qf=null,Kh=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return $b&&t.locale!=="ko"?null:t.data;default:return null}}function Ym(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!FE[e.type]:t==="textarea"}function md(e){if(!mc)return!1;e="on"+e;var t=e in document;return t||(t=document.createElement("div"),t.setAttribute(e,"return;"),t=typeof t[e]=="function"),t}function Es(e,t,a,i){Zh?Jh?Jh.push(i):Jh=[i]:Zh=i,t=Wn(t,"onChange"),0<t.length&&(a=new Ig("onChange","change",null,a,i),e.push({event:a,listeners:t}))}function Cp(e){xt(e,0)}function kl(e){var t=me(e);if(Rm(t))return e}function Bi(e,t){if(e==="change")return t}function Ts(){j0&&(j0.detachEvent("onpropertychange",Lo),B0=j0=null)}function Lo(e){if(e.propertyName==="value"&&kl(B0)){var t=[];Es(t,B0,e,Hn(e)),dd(Cp,t)}}function Iv(e,t,a){e==="focusin"?(Ts(),j0=t,B0=a,j0.attachEvent("onpropertychange",Lo)):e==="focusout"&&Ts()}function qm(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return kl(B0)}function wm(e,t){if(e==="click")return kl(t)}function As(e,t){if(e==="input"||e==="change")return kl(t)}function yd(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}function Qo(e,t){if(on(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var a=Object.keys(e),i=Object.keys(t);if(a.length!==i.length)return!1;for(i=0;i<a.length;i++){var o=a[i];if(!un.call(t,o)||!on(e[o],t[o]))return!1}return!0}function Up(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function xp(e,t){var a=Up(e);e=0;for(var i;a;){if(a.nodeType===3){if(i=e+a.textContent.length,e<=t&&i>=t)return{node:a,offset:t-e};e=i}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=Up(a)}}function Hp(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Hp(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function pd(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=xn(e.document);t instanceof e.HTMLIFrameElement;){try{var a=typeof t.contentWindow.location.href=="string"}catch{a=!1}if(a)e=t.contentWindow;else break;t=xn(e.document)}return t}function Gm(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function Np(e,t,a){var i=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;b1||$h==null||$h!==xn(i)||(i=$h,"selectionStart"in i&&Gm(i)?i={start:i.selectionStart,end:i.selectionEnd}:(i=(i.ownerDocument&&i.ownerDocument.defaultView||window).getSelection(),i={anchorNode:i.anchorNode,anchorOffset:i.anchorOffset,focusNode:i.focusNode,focusOffset:i.focusOffset}),Y0&&Qo(Y0,i)||(Y0=i,i=Wn(v1,"onSelect"),0<i.length&&(t=new Ig("onSelect","select",null,t,a),e.push({event:t,listeners:i}),t.target=$h)))}function _c(e,t){var a={};return a[e.toLowerCase()]=t.toLowerCase(),a["Webkit"+e]="webkit"+t,a["Moz"+e]="moz"+t,a}function Mc(e){if(S1[e])return S1[e];if(!kh[e])return e;var t=kh[e],a;for(a in t)if(t.hasOwnProperty(a)&&a in Pb)return S1[e]=t[a];return e}function Nn(e,t){nS.set(e,t),nt(t,[e])}function jp(e){for(var t=ev,a=0;a<e.length;a++){var i=e[a];if(typeof i=="object"&&i!==null)if(Al(i)&&i.length===2&&typeof i[0]=="string"){if(t!==ev&&t!==z1)return A1;t=z1}else return A1;else{if(typeof i=="function"||typeof i=="string"&&50<i.length||t!==ev&&t!==O1)return A1;t=O1}}return t}function Xm(e,t,a,i){for(var o in e)un.call(e,o)&&o[0]!=="_"&&mu(o,e[o],t,a,i)}function mu(e,t,a,i,o){switch(typeof t){case"object":if(t===null){t="null";break}else{if(t.$$typeof===Dn){var f=He(t.type)||"…",d=t.key;t=t.props;var h=Object.keys(t),y=h.length;if(d==null&&y===0){t="<"+f+" />";break}if(3>i||y===1&&h[0]==="children"&&d==null){t="<"+f+" … />";break}a.push([o+"  ".repeat(i)+e,"<"+f]),d!==null&&mu("key",d,a,i+1,o),e=!1;for(var p in t)p==="children"?t.children!=null&&(!Al(t.children)||0<t.children.length)&&(e=!0):un.call(t,p)&&p[0]!=="_"&&mu(p,t[p],a,i+1,o);a.push(["",e?">…</"+f+">":"/>"]);return}if(f=Object.prototype.toString.call(t),f=f.slice(8,f.length-1),f==="Array"){if(p=jp(t),p===O1||p===ev){t=JSON.stringify(t);break}else if(p===z1){for(a.push([o+"  ".repeat(i)+e,""]),e=0;e<t.length;e++)f=t[e],mu(f[0],f[1],a,i+1,o);return}}if(f==="Promise"){if(t.status==="fulfilled"){if(f=a.length,mu(e,t.value,a,i,o),a.length>f){a=a[f],a[1]="Promise<"+(a[1]||"Object")+">";return}}else if(t.status==="rejected"&&(f=a.length,mu(e,t.reason,a,i,o),a.length>f)){a=a[f],a[1]="Rejected Promise<"+a[1]+">";return}a.push(["  ".repeat(i)+e,"Promise"]);return}f==="Object"&&(p=Object.getPrototypeOf(t))&&typeof p.constructor=="function"&&(f=p.constructor.name),a.push([o+"  ".repeat(i)+e,f==="Object"?3>i?"":"…":f]),3>i&&Xm(t,a,i+1,o);return}case"function":t=t.name===""?"() => {}":t.name+"() {}";break;case"string":t=t===nT?"…":JSON.stringify(t);break;case"undefined":t="undefined";break;case"boolean":t=t?"true":"false";break;default:t=String(t)}a.push([o+"  ".repeat(i)+e,t])}function Bp(e,t,a,i){var o=!0;for(d in e)d in t||(a.push([tv+"  ".repeat(i)+d,"…"]),o=!1);for(var f in t)if(f in e){var d=e[f],h=t[f];if(d!==h){if(i===0&&f==="children")o="  ".repeat(i)+f,a.push([tv+o,"…"],[lv+o,"…"]);else{if(!(3<=i)){if(typeof d=="object"&&typeof h=="object"&&d!==null&&h!==null&&d.$$typeof===h.$$typeof)if(h.$$typeof===Dn){if(d.type===h.type&&d.key===h.key){d=He(h.type)||"…",o="  ".repeat(i)+f,d="<"+d+" … />",a.push([tv+o,d],[lv+o,d]),o=!1;continue}}else{var y=Object.prototype.toString.call(d),p=Object.prototype.toString.call(h);if(y===p&&(p==="[object Object]"||p==="[object Array]")){y=[cS+"  ".repeat(i)+f,p==="[object Array]"?"Array":""],a.push(y),p=a.length,Bp(d,h,a,i+1)?p===a.length&&(y[1]="Referentially unequal but deeply equal objects. Consider memoization."):o=!1;continue}}else if(typeof d=="function"&&typeof h=="function"&&d.name===h.name&&d.length===h.length&&(y=Function.prototype.toString.call(d),p=Function.prototype.toString.call(h),y===p)){d=h.name===""?"() => {}":h.name+"() {}",a.push([cS+"  ".repeat(i)+f,d+" Referentially unequal function closure. Consider memoization."]);continue}}mu(f,d,a,i,tv),mu(f,h,a,i,lv)}o=!1}}else a.push([lv+"  ".repeat(i)+f,"…"]),o=!1;return o}function jn(e){mt=e&63?"Blocking":e&64?"Gesture":e&4194176?"Transition":e&62914560?"Suspense":e&2080374784?"Idle":"Other"}function pn(e,t,a,i){tl&&(Zf.start=t,Zf.end=a,yo.color="warning",yo.tooltipText=i,yo.properties=null,(e=e._debugTask)?e.run(performance.measure.bind(performance,i,Zf)):performance.measure(i,Zf))}function gd(e,t,a){pn(e,t,a,"Reconnect")}function vd(e,t,a,i,o){var f=ie(e);if(f!==null&&tl){var d=e.alternate,h=e.actualDuration;if(d===null||d.child!==e.child)for(var y=e.child;y!==null;y=y.sibling)h-=y.actualDuration;i=.5>h?i?"tertiary-light":"primary-light":10>h?i?"tertiary":"primary":100>h?i?"tertiary-dark":"primary-dark":"error";var p=e.memoizedProps;h=e._debugTask,p!==null&&d!==null&&d.memoizedProps!==p?(y=[uT],p=Bp(d.memoizedProps,p,y,0),1<y.length&&(p&&!Vf&&(d.lanes&o)===0&&100<e.actualDuration?(Vf=!0,y[0]=iT,yo.color="warning",yo.tooltipText=oS):(yo.color=i,yo.tooltipText=f),yo.properties=y,Zf.start=t,Zf.end=a,h!=null?h.run(performance.measure.bind(performance,"​"+f,Zf)):performance.measure("​"+f,Zf))):h!=null?h.run(console.timeStamp.bind(console,f,t,a,Xu,void 0,i)):console.timeStamp(f,t,a,Xu,void 0,i)}}function Lm(e,t,a,i){if(tl){var o=ie(e);if(o!==null){for(var f=null,d=[],h=0;h<i.length;h++){var y=i[h];f==null&&y.source!==null&&(f=y.source._debugTask),y=y.value,d.push(["Error",typeof y=="object"&&y!==null&&typeof y.message=="string"?String(y.message):String(y)])}e.key!==null&&mu("key",e.key,d,0,""),e.memoizedProps!==null&&Xm(e.memoizedProps,d,0,""),f==null&&(f=e._debugTask),e={start:t,end:a,detail:{devtools:{color:"error",track:Xu,tooltipText:e.tag===13?"Hydration failed":"Error boundary caught an error",properties:d}}},f?f.run(performance.measure.bind(performance,"​"+o,e)):performance.measure("​"+o,e)}}}function Bn(e,t,a,i,o){if(o!==null){if(tl){var f=ie(e);if(f!==null){i=[];for(var d=0;d<o.length;d++){var h=o[d].value;i.push(["Error",typeof h=="object"&&h!==null&&typeof h.message=="string"?String(h.message):String(h)])}e.key!==null&&mu("key",e.key,i,0,""),e.memoizedProps!==null&&Xm(e.memoizedProps,i,0,""),t={start:t,end:a,detail:{devtools:{color:"error",track:Xu,tooltipText:"A lifecycle or effect errored",properties:i}}},(e=e._debugTask)?e.run(performance.measure.bind(performance,"​"+f,t)):performance.measure("​"+f,t)}}}else f=ie(e),f!==null&&tl&&(o=1>i?"secondary-light":100>i?"secondary":500>i?"secondary-dark":"error",(e=e._debugTask)?e.run(console.timeStamp.bind(console,f,t,a,Xu,void 0,o)):console.timeStamp(f,t,a,Xu,void 0,o))}function Pv(e,t,a,i){if(tl&&!(t<=e)){var o=(a&738197653)===a?"tertiary-dark":"primary-dark";a=(a&536870912)===a?"Prepared":(a&201326741)===a?"Hydrated":"Render",i?i.run(console.timeStamp.bind(console,a,e,t,mt,dt,o)):console.timeStamp(a,e,t,mt,dt,o)}}function Yp(e,t,a,i){!tl||t<=e||(a=(a&738197653)===a?"tertiary-dark":"primary-dark",i?i.run(console.timeStamp.bind(console,"Prewarm",e,t,mt,dt,a)):console.timeStamp("Prewarm",e,t,mt,dt,a))}function qp(e,t,a,i){!tl||t<=e||(a=(a&738197653)===a?"tertiary-dark":"primary-dark",i?i.run(console.timeStamp.bind(console,"Suspended",e,t,mt,dt,a)):console.timeStamp("Suspended",e,t,mt,dt,a))}function e1(e,t,a,i,o,f){if(tl&&!(t<=e)){a=[];for(var d=0;d<i.length;d++){var h=i[d].value;a.push(["Recoverable Error",typeof h=="object"&&h!==null&&typeof h.message=="string"?String(h.message):String(h)])}e={start:e,end:t,detail:{devtools:{color:"primary-dark",track:mt,trackGroup:dt,tooltipText:o?"Hydration Failed":"Recovered after Error",properties:a}}},f?f.run(performance.measure.bind(performance,"Recovered",e)):performance.measure("Recovered",e)}}function Qm(e,t,a,i){!tl||t<=e||(i?i.run(console.timeStamp.bind(console,"Errored",e,t,mt,dt,"error")):console.timeStamp("Errored",e,t,mt,dt,"error"))}function t1(e,t,a,i){!tl||t<=e||(i?i.run(console.timeStamp.bind(console,a,e,t,mt,dt,"secondary-light")):console.timeStamp(a,e,t,mt,dt,"secondary-light"))}function wp(e,t,a,i,o){if(tl&&!(t<=e)){for(var f=[],d=0;d<a.length;d++){var h=a[d].value;f.push(["Error",typeof h=="object"&&h!==null&&typeof h.message=="string"?String(h.message):String(h)])}e={start:e,end:t,detail:{devtools:{color:"error",track:mt,trackGroup:dt,tooltipText:i?"Remaining Effects Errored":"Commit Errored",properties:f}}},o?o.run(performance.measure.bind(performance,"Errored",e)):performance.measure("Errored",e)}}function Vm(e,t,a){!tl||t<=e||console.timeStamp("Animating",e,t,mt,dt,"secondary-dark")}function bd(){for(var e=Wh,t=D1=Wh=0;t<e;){var a=Lu[t];Lu[t++]=null;var i=Lu[t];Lu[t++]=null;var o=Lu[t];Lu[t++]=null;var f=Lu[t];if(Lu[t++]=null,i!==null&&o!==null){var d=i.pending;d===null?o.next=o:(o.next=d.next,d.next=o),i.pending=o}f!==0&&Zm(a,o,f)}}function Vo(e,t,a,i){Lu[Wh++]=e,Lu[Wh++]=t,Lu[Wh++]=a,Lu[Wh++]=i,D1|=i,e.lanes|=i,e=e.alternate,e!==null&&(e.lanes|=i)}function Cc(e,t,a,i){return Vo(e,t,a,i),Os(e)}function aa(e,t){return Vo(e,null,null,t),Os(e)}function Zm(e,t,a){e.lanes|=a;var i=e.alternate;i!==null&&(i.lanes|=a);for(var o=!1,f=e.return;f!==null;)f.childLanes|=a,i=f.alternate,i!==null&&(i.childLanes|=a),f.tag===22&&(e=f.stateNode,e===null||e._visibility&q0||(o=!0)),e=f,f=f.return;return e.tag===3?(f=e.stateNode,o&&t!==null&&(o=31-Fl(a),e=f.hiddenUpdates,i=e[o],i===null?e[o]=[t]:i.push(t),t.lane=a|536870912),f):null}function Os(e){if(rp>TT)throw Jr=rp=0,dp=ub=null,Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");Jr>AT&&(Jr=0,dp=null,console.error("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.")),e.alternate===null&&(e.flags&4098)!==0&&zn(e);for(var t=e,a=t.return;a!==null;)t.alternate===null&&(t.flags&4098)!==0&&zn(e),t=a,a=t.return;return t.tag===3?t.stateNode:null}function Yi(e){if(Qu===null)return e;var t=Qu(e);return t===void 0?e:t.current}function Sd(e){if(Qu===null)return e;var t=Qu(e);return t===void 0?e!=null&&typeof e.render=="function"&&(t=Yi(e.render),e.render!==t)?(t={$$typeof:xf,render:t},e.displayName!==void 0&&(t.displayName=e.displayName),t):e:t.current}function Jm(e,t){if(Qu===null)return!1;var a=e.elementType;t=t.type;var i=!1,o=typeof t=="object"&&t!==null?t.$$typeof:null;switch(e.tag){case 1:typeof t=="function"&&(i=!0);break;case 0:(typeof t=="function"||o===ia)&&(i=!0);break;case 11:(o===xf||o===ia)&&(i=!0);break;case 14:case 15:(o===Or||o===ia)&&(i=!0);break;default:return!1}return!!(i&&(e=Qu(a),e!==void 0&&e===Qu(t)))}function Uc(e){Qu!==null&&typeof WeakSet=="function"&&(Fh===null&&(Fh=new WeakSet),Fh.add(e))}function Gp(e,t,a){do{var i=e,o=i.alternate,f=i.child,d=i.sibling,h=i.tag;i=i.type;var y=null;switch(h){case 0:case 15:case 1:y=i;break;case 11:y=i.render}if(Qu===null)throw Error("Expected resolveFamily to be set during hot reload.");var p=!1;if(i=!1,y!==null&&(y=Qu(y),y!==void 0&&(a.has(y)?i=!0:t.has(y)&&(h===1?i=!0:p=!0))),Fh!==null&&(Fh.has(e)||o!==null&&Fh.has(o))&&(i=!0),i&&(e._debugNeedsRemount=!0),(i||p)&&(o=aa(e,2),o!==null&&Ge(o,e,2)),f===null||i||Gp(f,t,a),d===null)break;e=d}while(!0)}function l1(e,t,a,i){this.tag=e,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=i,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null,this.actualDuration=-0,this.actualStartTime=-1.1,this.treeBaseDuration=this.selfBaseDuration=-0,this._debugTask=this._debugStack=this._debugOwner=this._debugInfo=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,fS||typeof Object.preventExtensions!="function"||Object.preventExtensions(this)}function Km(e){return e=e.prototype,!(!e||!e.isReactComponent)}function yu(e,t){var a=e.alternate;switch(a===null?(a=x(e.tag,t,e.key,e.mode),a.elementType=e.elementType,a.type=e.type,a.stateNode=e.stateNode,a._debugOwner=e._debugOwner,a._debugStack=e._debugStack,a._debugTask=e._debugTask,a._debugHookTypes=e._debugHookTypes,a.alternate=e,e.alternate=a):(a.pendingProps=t,a.type=e.type,a.flags=0,a.subtreeFlags=0,a.deletions=null,a.actualDuration=-0,a.actualStartTime=-1.1),a.flags=e.flags&65011712,a.childLanes=e.childLanes,a.lanes=e.lanes,a.child=e.child,a.memoizedProps=e.memoizedProps,a.memoizedState=e.memoizedState,a.updateQueue=e.updateQueue,t=e.dependencies,a.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext,_debugThenableState:t._debugThenableState},a.sibling=e.sibling,a.index=e.index,a.ref=e.ref,a.refCleanup=e.refCleanup,a.selfBaseDuration=e.selfBaseDuration,a.treeBaseDuration=e.treeBaseDuration,a._debugInfo=e._debugInfo,a._debugNeedsRemount=e._debugNeedsRemount,a.tag){case 0:case 15:a.type=Yi(e.type);break;case 1:a.type=Yi(e.type);break;case 11:a.type=Sd(e.type)}return a}function $m(e,t){e.flags&=65011714;var a=e.alternate;return a===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null,e.selfBaseDuration=0,e.treeBaseDuration=0):(e.childLanes=a.childLanes,e.lanes=a.lanes,e.child=a.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=a.memoizedProps,e.memoizedState=a.memoizedState,e.updateQueue=a.updateQueue,e.type=a.type,t=a.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext,_debugThenableState:t._debugThenableState},e.selfBaseDuration=a.selfBaseDuration,e.treeBaseDuration=a.treeBaseDuration),e}function xc(e,t,a,i,o,f){var d=0,h=e;if(typeof e=="function")Km(e)&&(d=1),h=Yi(h);else if(typeof e=="string")d=V(),d=jg(e,a,d)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case eu:return t=x(31,a,t,o),t.elementType=eu,t.lanes=f,t;case Uf:return Hc(a.children,o,f,t);case za:d=8,o|=qa,o|=Ti;break;case Ar:return e=a,i=o,typeof e.id!="string"&&console.error('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof e.id),t=x(12,e,t,i|et),t.elementType=Ar,t.lanes=f,t.stateNode={effectDuration:0,passiveEffectDuration:0},t;case fo:return t=x(13,a,t,o),t.elementType=fo,t.lanes=f,t;case Ba:return t=x(19,a,t,o),t.elementType=Ba,t.lanes=f,t;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Pn:d=10;break e;case xh:d=9;break e;case xf:d=11,h=Sd(h);break e;case Or:d=14;break e;case ia:d=16,h=null;break e}h="",(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(h+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),e===null?a="null":Al(e)?a="array":e!==void 0&&e.$$typeof===Dn?(a="<"+(He(e.type)||"Unknown")+" />",h=" Did you accidentally export a JSX literal instead of a component?"):a=typeof e,(d=i?at(i):null)&&(h+=`
80
-
81
- Check the render method of \``+d+"`."),d=29,a=Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+(a+"."+h)),h=null}return t=x(d,a,t,o),t.elementType=e,t.type=h,t.lanes=f,t._debugOwner=i,t}function qi(e,t,a){return t=xc(e.type,e.key,e.props,e._owner,t,a),t._debugOwner=e._owner,t._debugStack=e._debugStack,t._debugTask=e._debugTask,t}function Hc(e,t,a,i){return e=x(7,e,i,t),e.lanes=a,e}function Zo(e,t,a){return e=x(6,e,null,t),e.lanes=a,e}function km(e){var t=x(18,null,null,we);return t.stateNode=e,t}function Ed(e,t,a){return t=x(4,e.children!==null?e.children:[],e.key,t),t.lanes=a,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function da(e,t){if(typeof e=="object"&&e!==null){var a=R1.get(e);return a!==void 0?a:(t={value:e,source:t,stack:Re(t)},R1.set(e,t),t)}return{value:e,source:t,stack:Re(t)}}function Yn(e,t){wi(),Ih[Ph++]=w0,Ih[Ph++]=av,av=e,w0=t}function Wm(e,t,a){wi(),Vu[Zu++]=go,Vu[Zu++]=vo,Vu[Zu++]=Ur,Ur=e;var i=go;e=vo;var o=32-Fl(i)-1;i&=~(1<<o),a+=1;var f=32-Fl(t)+o;if(30<f){var d=o-o%5;f=(i&(1<<d)-1).toString(32),i>>=d,o-=d,go=1<<32-Fl(t)+o|a<<o|i,vo=f+e}else go=1<<f|a<<o|i,vo=e}function Td(e){wi(),e.return!==null&&(Yn(e,1),Wm(e,1,0))}function Ad(e){for(;e===av;)av=Ih[--Ph],Ih[Ph]=null,w0=Ih[--Ph],Ih[Ph]=null;for(;e===Ur;)Ur=Vu[--Zu],Vu[Zu]=null,vo=Vu[--Zu],Vu[Zu]=null,go=Vu[--Zu],Vu[Zu]=null}function Xp(){return wi(),Ur!==null?{id:go,overflow:vo}:null}function Lp(e,t){wi(),Vu[Zu++]=go,Vu[Zu++]=vo,Vu[Zu++]=Ur,go=t.id,vo=t.overflow,Ur=e}function wi(){st||console.error("Expected to be hydrating. This is a bug in React. Please file an issue.")}function Nc(e,t){if(e.return===null){if(lu===null)lu={fiber:e,children:[],serverProps:void 0,serverTail:[],distanceFromLeaf:t};else{if(lu.fiber!==e)throw Error("Saw multiple hydration diff roots in a pass. This is a bug in React.");lu.distanceFromLeaf>t&&(lu.distanceFromLeaf=t)}return lu}var a=Nc(e.return,t+1).children;return 0<a.length&&a[a.length-1].fiber===e?(a=a[a.length-1],a.distanceFromLeaf>t&&(a.distanceFromLeaf=t),a):(t={fiber:e,children:[],serverProps:void 0,serverTail:[],distanceFromLeaf:t},a.push(t),t)}function Qp(){st&&console.error("We should not be hydrating here. This is a bug in React. Please file a bug.")}function na(e,t){yc||(e=Nc(e,0),e.serverProps=null,t!==null&&(t=Ug(t),e.serverTail.push(t)))}function gn(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:!1,a="",i=lu;throw i!==null&&(lu=null,a=Cm(i)),Ds(da(Error("Hydration failed because the server rendered "+(t?"text":"HTML")+` didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used:
82
-
83
- - A server/client branch \`if (typeof window !== 'undefined')\`.
84
- - Variable input such as \`Date.now()\` or \`Math.random()\` which changes each time it's called.
85
- - Date formatting in a user's locale which doesn't match the server.
86
- - External changing data without sending a snapshot of it along with the HTML.
87
- - Invalid HTML tag nesting.
88
-
89
- It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
90
-
91
- https://react.dev/link/hydration-mismatch`+a),e)),_1}function Fm(e){var t=e.stateNode,a=e.type,i=e.memoizedProps;switch(t[el]=e,t[Da]=i,Aa(a,i),a){case"dialog":Ye("cancel",t),Ye("close",t);break;case"iframe":case"object":case"embed":Ye("load",t);break;case"video":case"audio":for(a=0;a<hp.length;a++)Ye(hp[a],t);break;case"source":Ye("error",t);break;case"img":case"image":case"link":Ye("error",t),Ye("load",t);break;case"details":Ye("toggle",t);break;case"input":la("input",i),Ye("invalid",t),ra(t,i),nd(t,i.value,i.defaultValue,i.checked,i.defaultChecked,i.type,i.name,!0);break;case"option":Dp(t,i);break;case"select":la("select",i),Ye("invalid",t),ud(t,i);break;case"textarea":la("textarea",i),Ye("invalid",t),Tc(t,i),jo(t,i.value,i.defaultValue,i.children)}a=i.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||t.textContent===""+a||i.suppressHydrationWarning===!0||Py(t.textContent,a)?(i.popover!=null&&(Ye("beforetoggle",t),Ye("toggle",t)),i.onScroll!=null&&Ye("scroll",t),i.onScrollEnd!=null&&Ye("scrollend",t),i.onClick!=null&&(t.onclick=yn),t=!0):t=!1,t||gn(e,!0)}function Im(e){for(Ra=e.return;Ra;)switch(Ra.tag){case 5:case 31:case 13:Ju=!1;return;case 27:case 3:Ju=!0;return;default:Ra=Ra.return}}function jc(e){if(e!==Ra)return!1;if(!st)return Im(e),st=!0,!1;var t=e.tag,a;if((a=t!==3&&t!==27)&&((a=t===5)&&(a=e.type,a=!(a!=="form"&&a!=="button")||Af(e.type,e.memoizedProps)),a=!a),a&&ll){for(a=ll;a;){var i=Nc(e,0),o=Ug(a);i.serverTail.push(o),a=o.type==="Suspense"?Df(a):an(a.nextSibling)}gn(e)}if(Im(e),t===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");ll=Df(e)}else if(t===31){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");ll=Df(e)}else t===27?(t=ll,oc(e.type)?(e=gb,gb=null,ll=e):ll=t):ll=Ra?an(e.stateNode.nextSibling):null;return!0}function Gi(){ll=Ra=null,yc=st=!1}function zs(){var e=Kf;return e!==null&&(dn===null?dn=e:dn.push.apply(dn,e),Kf=null),e}function Ds(e){Kf===null?Kf=[e]:Kf.push(e)}function Xi(){var e=lu;if(e!==null){lu=null;for(var t=Cm(e);0<e.children.length;)e=e.children[0];oe(e.fiber,function(){console.error(`A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
92
-
93
- - A server/client branch \`if (typeof window !== 'undefined')\`.
94
- - Variable input such as \`Date.now()\` or \`Math.random()\` which changes each time it's called.
95
- - Date formatting in a user's locale which doesn't match the server.
96
- - External changing data without sending a snapshot of it along with the HTML.
97
- - Invalid HTML tag nesting.
98
-
99
- It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
100
-
101
- %s%s`,"https://react.dev/link/hydration-mismatch",t)})}}function Jo(){em=nv=null,tm=!1}function vn(e,t,a){Be(M1,t._currentValue,e),t._currentValue=a,Be(C1,t._currentRenderer,e),t._currentRenderer!==void 0&&t._currentRenderer!==null&&t._currentRenderer!==rS&&console.error("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),t._currentRenderer=rS}function qn(e,t){e._currentValue=M1.current;var a=C1.current;se(C1,t),e._currentRenderer=a,se(M1,t)}function Od(e,t,a){for(;e!==null;){var i=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,i!==null&&(i.childLanes|=t)):i!==null&&(i.childLanes&t)!==t&&(i.childLanes|=t),e===a)break;e=e.return}e!==a&&console.error("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function li(e,t,a,i){var o=e.child;for(o!==null&&(o.return=e);o!==null;){var f=o.dependencies;if(f!==null){var d=o.child;f=f.firstContext;e:for(;f!==null;){var h=f;f=o;for(var y=0;y<t.length;y++)if(h.context===t[y]){f.lanes|=a,h=f.alternate,h!==null&&(h.lanes|=a),Od(f.return,a,e),i||(d=null);break e}f=h.next}}else if(o.tag===18){if(d=o.return,d===null)throw Error("We just came from a parent so we must have had a parent. This is a bug in React.");d.lanes|=a,f=d.alternate,f!==null&&(f.lanes|=a),Od(d,a,e),d=null}else d=o.child;if(d!==null)d.return=o;else for(d=o;d!==null;){if(d===e){d=null;break}if(o=d.sibling,o!==null){o.return=d.return,d=o;break}d=d.return}o=d}}function wn(e,t,a,i){e=null;for(var o=t,f=!1;o!==null;){if(!f){if((o.flags&524288)!==0)f=!0;else if((o.flags&262144)!==0)break}if(o.tag===10){var d=o.alternate;if(d===null)throw Error("Should have a current fiber. This is a bug in React.");if(d=d.memoizedProps,d!==null){var h=o.type;on(o.pendingProps.value,d.value)||(e!==null?e.push(h):e=[h])}}else if(o===dc.current){if(d=o.alternate,d===null)throw Error("Should have a current fiber. This is a bug in React.");d.memoizedState.memoizedState!==o.memoizedState.memoizedState&&(e!==null?e.push(vp):e=[vp])}o=o.return}e!==null&&li(t,e,a,i),t.flags|=262144}function Ko(e){for(e=e.firstContext;e!==null;){if(!on(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Li(e){nv=e,em=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function zt(e){return tm&&console.error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),Pm(nv,e)}function Rs(e,t){return nv===null&&Li(e),Pm(e,t)}function Pm(e,t){var a=t._currentValue;if(t={context:t,memoizedValue:a,next:null},em===null){if(e===null)throw Error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");em=t,e.dependencies={lanes:0,firstContext:t,_debugThenableState:null},e.flags|=524288}else em=em.next=t;return a}function zd(){return{controller:new fT,data:new Map,refCount:0}}function Bc(e){e.controller.signal.aborted&&console.warn("A cache instance was retained after it was already freed. This likely indicates a bug in React."),e.refCount++}function _s(e){e.refCount--,0>e.refCount&&console.warn("A cache instance was released after it was already freed. This likely indicates a bug in React."),e.refCount===0&&sT(rT,function(){e.controller.abort()})}function pu(e,t,a){(e&127)!==0?0>pc&&(pc=Ql(),X0=uv(t),U1=t,a!=null&&(x1=ie(a)),(pt&(ea|uu))!==sa&&(bl=!0,kf=G0),e=Of(),t=ju(),e!==lm||t!==L0?lm=-1.1:t!==null&&(kf=G0),Nr=e,L0=t):(e&4194048)!==0&&0>Ku&&(Ku=Ql(),Q0=uv(t),dS=t,a!=null&&(hS=ie(a)),0>To)&&(e=Of(),t=ju(),(e!==Ff||t!==jr)&&(Ff=-1.1),Wf=e,jr=t)}function Vp(e){if(0>pc){pc=Ql(),X0=e._debugTask!=null?e._debugTask:null,(pt&(ea|uu))!==sa&&(kf=G0);var t=Of(),a=ju();t!==lm||a!==L0?lm=-1.1:a!==null&&(kf=G0),Nr=t,L0=a}0>Ku&&(Ku=Ql(),Q0=e._debugTask!=null?e._debugTask:null,0>To)&&(e=Of(),t=ju(),(e!==Ff||t!==jr)&&(Ff=-1.1),Wf=e,jr=t)}function gu(){var e=xr;return xr=0,e}function $o(e){var t=xr;return xr=e,t}function ha(e){var t=xr;return xr+=e,t}function Yc(){je=_e=-1.1}function Ft(){var e=_e;return _e=-1.1,e}function jl(e){0<=e&&(_e=e)}function bn(){var e=dl;return dl=-0,e}function Za(e){0<=e&&(dl=e)}function Ja(){var e=cl;return cl=null,e}function Sn(){var e=bl;return bl=!1,e}function ai(e){fn=Ql(),0>e.actualStartTime&&(e.actualStartTime=fn)}function Dd(e){if(0<=fn){var t=Ql()-fn;e.actualDuration+=t,e.selfBaseDuration=t,fn=-1}}function Ms(e){if(0<=fn){var t=Ql()-fn;e.actualDuration+=t,fn=-1}}function ma(){if(0<=fn){var e=Ql(),t=e-fn;fn=-1,xr+=t,dl+=t,je=e}}function Zp(e){cl===null&&(cl=[]),cl.push(e),So===null&&(So=[]),So.push(e)}function fl(){fn=Ql(),0>_e&&(_e=fn)}function qc(e){for(var t=e.child;t;)e.actualDuration+=t.actualDuration,t=t.sibling}function ni(e,t){if(Z0===null){var a=Z0=[];N1=0,Br=Iy(),am={status:"pending",value:void 0,then:function(i){a.push(i)}}}return N1++,t.then(ey,ey),t}function ey(){if(--N1===0&&(-1<Ku||(To=-1.1),Z0!==null)){am!==null&&(am.status="fulfilled");var e=Z0;Z0=null,Br=0,am=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function Rd(e,t){var a=[],i={status:"pending",value:null,reason:null,then:function(o){a.push(o)}};return e.then(function(){i.status="fulfilled",i.value=t;for(var o=0;o<a.length;o++)(0,a[o])(t)},function(o){for(i.status="rejected",i.reason=o,o=0;o<a.length;o++)(0,a[o])(void 0)}),i}function ui(){var e=Yr.current;return e!==null?e:Kt.pooledCache}function ko(e,t){t===null?Be(Yr,Yr.current,e):Be(Yr,t.pool,e)}function ty(){var e=ui();return e===null?null:{parent:Ll._currentValue,pool:e}}function _d(){return{didWarnAboutUncachedPromise:!1,thenables:[]}}function ly(e){return e=e.status,e==="fulfilled"||e==="rejected"}function Ka(e,t,a){X.actQueue!==null&&(X.didUsePromise=!0);var i=e.thenables;if(a=i[a],a===void 0?i.push(t):a!==t&&(e.didWarnAboutUncachedPromise||(e.didWarnAboutUncachedPromise=!0,console.error("A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspense-compatible library or framework.")),t.then(yn,yn),t=a),t._debugInfo===void 0){e=performance.now(),i=t.displayName;var o={name:typeof i=="string"?i:"Promise",start:e,end:e,value:t};t._debugInfo=[{awaited:o}],t.status!=="fulfilled"&&t.status!=="rejected"&&(e=function(){o.end=performance.now()},t.then(e,e))}switch(t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,Cs(e),e;default:if(typeof t.status=="string")t.then(yn,yn);else{if(e=Kt,e!==null&&100<e.shellSuspendCounter)throw Error("An unknown Component is an async Client Component. Only Server Components can be async at the moment. This error is often caused by accidentally adding `'use client'` to a module that was originally written for the server.");e=t,e.status="pending",e.then(function(f){if(t.status==="pending"){var d=t;d.status="fulfilled",d.value=f}},function(f){if(t.status==="pending"){var d=t;d.status="rejected",d.reason=f}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,Cs(e),e}throw wr=t,I0=!0,nm}}function $a(e){try{return pT(e)}catch(t){throw t!==null&&typeof t=="object"&&typeof t.then=="function"?(wr=t,I0=!0,nm):t}}function wc(){if(wr===null)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var e=wr;return wr=null,I0=!1,e}function Cs(e){if(e===nm||e===hv)throw Error("Hooks are not supported inside an async component. This error is often caused by accidentally adding `'use client'` to a module that was originally written for the server.")}function ml(e){var t=tt;return e!=null&&(tt=t===null?e:t.concat(e)),t}function Ca(){var e=tt;if(e!=null){for(var t=e.length-1;0<=t;t--)if(e[t].name!=null){var a=e[t].debugTask;if(a!=null)return a}}return null}function ya(e,t,a){for(var i=Object.keys(e.props),o=0;o<i.length;o++){var f=i[o];if(f!=="children"&&f!=="key"){t===null&&(t=qi(e,a.mode,0),t._debugInfo=tt,t.return=a),oe(t,function(d){console.error("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",d)},f);break}}}function Gn(e){var t=P0;return P0+=1,um===null&&(um=_d()),Ka(um,e,t)}function Ua(e,t){t=t.props.ref,e.ref=t!==void 0?t:null}function Xn(e,t){throw t.$$typeof===Xg?Error(`A React Element from an older version of React was rendered. This is not supported. It can happen if:
102
- - Multiple copies of the "react" package is used.
103
- - A library pre-bundled an old copy of "react" or "react/jsx-runtime".
104
- - A compiler tries to "inline" JSX instead of using the runtime.`):(e=Object.prototype.toString.call(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."))}function En(e,t){var a=Ca();a!==null?a.run(Xn.bind(null,e,t)):Xn(e,t)}function ay(e,t){var a=ie(e)||"Component";HS[a]||(HS[a]=!0,t=t.displayName||t.name||"Component",e.tag===3?console.error(`Functions are not valid as a React child. This may happen if you return %s instead of <%s /> from render. Or maybe you meant to call this function rather than return it.
105
- root.render(%s)`,t,t,t):console.error(`Functions are not valid as a React child. This may happen if you return %s instead of <%s /> from render. Or maybe you meant to call this function rather than return it.
106
- <%s>{%s}</%s>`,t,t,a,t,a))}function Wo(e,t){var a=Ca();a!==null?a.run(ay.bind(null,e,t)):ay(e,t)}function Md(e,t){var a=ie(e)||"Component";NS[a]||(NS[a]=!0,t=String(t),e.tag===3?console.error(`Symbols are not valid as a React child.
107
- root.render(%s)`,t):console.error(`Symbols are not valid as a React child.
108
- <%s>%s</%s>`,a,t,a))}function Us(e,t){var a=Ca();a!==null?a.run(Md.bind(null,e,t)):Md(e,t)}function Bl(e){function t(S,T){if(e){var O=S.deletions;O===null?(S.deletions=[T],S.flags|=16):O.push(T)}}function a(S,T){if(!e)return null;for(;T!==null;)t(S,T),T=T.sibling;return null}function i(S){for(var T=new Map;S!==null;)S.key!==null?T.set(S.key,S):T.set(S.index,S),S=S.sibling;return T}function o(S,T){return S=yu(S,T),S.index=0,S.sibling=null,S}function f(S,T,O){return S.index=O,e?(O=S.alternate,O!==null?(O=O.index,O<T?(S.flags|=67108866,T):O):(S.flags|=67108866,T)):(S.flags|=1048576,T)}function d(S){return e&&S.alternate===null&&(S.flags|=67108866),S}function h(S,T,O,Z){return T===null||T.tag!==6?(T=Zo(O,S.mode,Z),T.return=S,T._debugOwner=S,T._debugTask=S._debugTask,T._debugInfo=tt,T):(T=o(T,O),T.return=S,T._debugInfo=tt,T)}function y(S,T,O,Z){var ce=O.type;return ce===Uf?(T=z(S,T,O.props.children,Z,O.key),ya(O,T,S),T):T!==null&&(T.elementType===ce||Jm(T,O)||typeof ce=="object"&&ce!==null&&ce.$$typeof===ia&&$a(ce)===T.type)?(T=o(T,O.props),Ua(T,O),T.return=S,T._debugOwner=O._owner,T._debugInfo=tt,T):(T=qi(O,S.mode,Z),Ua(T,O),T.return=S,T._debugInfo=tt,T)}function p(S,T,O,Z){return T===null||T.tag!==4||T.stateNode.containerInfo!==O.containerInfo||T.stateNode.implementation!==O.implementation?(T=Ed(O,S.mode,Z),T.return=S,T._debugInfo=tt,T):(T=o(T,O.children||[]),T.return=S,T._debugInfo=tt,T)}function z(S,T,O,Z,ce){return T===null||T.tag!==7?(T=Hc(O,S.mode,Z,ce),T.return=S,T._debugOwner=S,T._debugTask=S._debugTask,T._debugInfo=tt,T):(T=o(T,O),T.return=S,T._debugInfo=tt,T)}function _(S,T,O){if(typeof T=="string"&&T!==""||typeof T=="number"||typeof T=="bigint")return T=Zo(""+T,S.mode,O),T.return=S,T._debugOwner=S,T._debugTask=S._debugTask,T._debugInfo=tt,T;if(typeof T=="object"&&T!==null){switch(T.$$typeof){case Dn:return O=qi(T,S.mode,O),Ua(O,T),O.return=S,S=ml(T._debugInfo),O._debugInfo=tt,tt=S,O;case sc:return T=Ed(T,S.mode,O),T.return=S,T._debugInfo=tt,T;case ia:var Z=ml(T._debugInfo);return T=$a(T),S=_(S,T,O),tt=Z,S}if(Al(T)||re(T))return O=Hc(T,S.mode,O,null),O.return=S,O._debugOwner=S,O._debugTask=S._debugTask,S=ml(T._debugInfo),O._debugInfo=tt,tt=S,O;if(typeof T.then=="function")return Z=ml(T._debugInfo),S=_(S,Gn(T),O),tt=Z,S;if(T.$$typeof===Pn)return _(S,Rs(S,T),O);En(S,T)}return typeof T=="function"&&Wo(S,T),typeof T=="symbol"&&Us(S,T),null}function E(S,T,O,Z){var ce=T!==null?T.key:null;if(typeof O=="string"&&O!==""||typeof O=="number"||typeof O=="bigint")return ce!==null?null:h(S,T,""+O,Z);if(typeof O=="object"&&O!==null){switch(O.$$typeof){case Dn:return O.key===ce?(ce=ml(O._debugInfo),S=y(S,T,O,Z),tt=ce,S):null;case sc:return O.key===ce?p(S,T,O,Z):null;case ia:return ce=ml(O._debugInfo),O=$a(O),S=E(S,T,O,Z),tt=ce,S}if(Al(O)||re(O))return ce!==null?null:(ce=ml(O._debugInfo),S=z(S,T,O,Z,null),tt=ce,S);if(typeof O.then=="function")return ce=ml(O._debugInfo),S=E(S,T,Gn(O),Z),tt=ce,S;if(O.$$typeof===Pn)return E(S,T,Rs(S,O),Z);En(S,O)}return typeof O=="function"&&Wo(S,O),typeof O=="symbol"&&Us(S,O),null}function Y(S,T,O,Z,ce){if(typeof Z=="string"&&Z!==""||typeof Z=="number"||typeof Z=="bigint")return S=S.get(O)||null,h(T,S,""+Z,ce);if(typeof Z=="object"&&Z!==null){switch(Z.$$typeof){case Dn:return O=S.get(Z.key===null?O:Z.key)||null,S=ml(Z._debugInfo),T=y(T,O,Z,ce),tt=S,T;case sc:return S=S.get(Z.key===null?O:Z.key)||null,p(T,S,Z,ce);case ia:var Qe=ml(Z._debugInfo);return Z=$a(Z),T=Y(S,T,O,Z,ce),tt=Qe,T}if(Al(Z)||re(Z))return O=S.get(O)||null,S=ml(Z._debugInfo),T=z(T,O,Z,ce,null),tt=S,T;if(typeof Z.then=="function")return Qe=ml(Z._debugInfo),T=Y(S,T,O,Gn(Z),ce),tt=Qe,T;if(Z.$$typeof===Pn)return Y(S,T,O,Rs(T,Z),ce);En(T,Z)}return typeof Z=="function"&&Wo(T,Z),typeof Z=="symbol"&&Us(T,Z),null}function ue(S,T,O,Z){if(typeof O!="object"||O===null)return Z;switch(O.$$typeof){case Dn:case sc:Ae(S,T,O);var ce=O.key;if(typeof ce!="string")break;if(Z===null){Z=new Set,Z.add(ce);break}if(!Z.has(ce)){Z.add(ce);break}oe(T,function(){console.error("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",ce)});break;case ia:O=$a(O),ue(S,T,O,Z)}return Z}function fe(S,T,O,Z){for(var ce=null,Qe=null,De=null,Te=T,Ie=T=0,al=null;Te!==null&&Ie<O.length;Ie++){Te.index>Ie?(al=Te,Te=null):al=Te.sibling;var xl=E(S,Te,O[Ie],Z);if(xl===null){Te===null&&(Te=al);break}ce=ue(S,xl,O[Ie],ce),e&&Te&&xl.alternate===null&&t(S,Te),T=f(xl,T,Ie),De===null?Qe=xl:De.sibling=xl,De=xl,Te=al}if(Ie===O.length)return a(S,Te),st&&Yn(S,Ie),Qe;if(Te===null){for(;Ie<O.length;Ie++)Te=_(S,O[Ie],Z),Te!==null&&(ce=ue(S,Te,O[Ie],ce),T=f(Te,T,Ie),De===null?Qe=Te:De.sibling=Te,De=Te);return st&&Yn(S,Ie),Qe}for(Te=i(Te);Ie<O.length;Ie++)al=Y(Te,S,Ie,O[Ie],Z),al!==null&&(ce=ue(S,al,O[Ie],ce),e&&al.alternate!==null&&Te.delete(al.key===null?Ie:al.key),T=f(al,T,Ie),De===null?Qe=al:De.sibling=al,De=al);return e&&Te.forEach(function(Co){return t(S,Co)}),st&&Yn(S,Ie),Qe}function Wt(S,T,O,Z){if(O==null)throw Error("An iterable object provided no iterator.");for(var ce=null,Qe=null,De=T,Te=T=0,Ie=null,al=null,xl=O.next();De!==null&&!xl.done;Te++,xl=O.next()){De.index>Te?(Ie=De,De=null):Ie=De.sibling;var Co=E(S,De,xl.value,Z);if(Co===null){De===null&&(De=Ie);break}al=ue(S,Co,xl.value,al),e&&De&&Co.alternate===null&&t(S,De),T=f(Co,T,Te),Qe===null?ce=Co:Qe.sibling=Co,Qe=Co,De=Ie}if(xl.done)return a(S,De),st&&Yn(S,Te),ce;if(De===null){for(;!xl.done;Te++,xl=O.next())De=_(S,xl.value,Z),De!==null&&(al=ue(S,De,xl.value,al),T=f(De,T,Te),Qe===null?ce=De:Qe.sibling=De,Qe=De);return st&&Yn(S,Te),ce}for(De=i(De);!xl.done;Te++,xl=O.next())Ie=Y(De,S,Te,xl.value,Z),Ie!==null&&(al=ue(S,Ie,xl.value,al),e&&Ie.alternate!==null&&De.delete(Ie.key===null?Te:Ie.key),T=f(Ie,T,Te),Qe===null?ce=Ie:Qe.sibling=Ie,Qe=Ie);return e&&De.forEach(function(GT){return t(S,GT)}),st&&Yn(S,Te),ce}function ht(S,T,O,Z){if(typeof O=="object"&&O!==null&&O.type===Uf&&O.key===null&&(ya(O,null,S),O=O.props.children),typeof O=="object"&&O!==null){switch(O.$$typeof){case Dn:var ce=ml(O._debugInfo);e:{for(var Qe=O.key;T!==null;){if(T.key===Qe){if(Qe=O.type,Qe===Uf){if(T.tag===7){a(S,T.sibling),Z=o(T,O.props.children),Z.return=S,Z._debugOwner=O._owner,Z._debugInfo=tt,ya(O,Z,S),S=Z;break e}}else if(T.elementType===Qe||Jm(T,O)||typeof Qe=="object"&&Qe!==null&&Qe.$$typeof===ia&&$a(Qe)===T.type){a(S,T.sibling),Z=o(T,O.props),Ua(Z,O),Z.return=S,Z._debugOwner=O._owner,Z._debugInfo=tt,S=Z;break e}a(S,T);break}else t(S,T);T=T.sibling}O.type===Uf?(Z=Hc(O.props.children,S.mode,Z,O.key),Z.return=S,Z._debugOwner=S,Z._debugTask=S._debugTask,Z._debugInfo=tt,ya(O,Z,S),S=Z):(Z=qi(O,S.mode,Z),Ua(Z,O),Z.return=S,Z._debugInfo=tt,S=Z)}return S=d(S),tt=ce,S;case sc:e:{for(ce=O,O=ce.key;T!==null;){if(T.key===O)if(T.tag===4&&T.stateNode.containerInfo===ce.containerInfo&&T.stateNode.implementation===ce.implementation){a(S,T.sibling),Z=o(T,ce.children||[]),Z.return=S,S=Z;break e}else{a(S,T);break}else t(S,T);T=T.sibling}Z=Ed(ce,S.mode,Z),Z.return=S,S=Z}return d(S);case ia:return ce=ml(O._debugInfo),O=$a(O),S=ht(S,T,O,Z),tt=ce,S}if(Al(O))return ce=ml(O._debugInfo),S=fe(S,T,O,Z),tt=ce,S;if(re(O)){if(ce=ml(O._debugInfo),Qe=re(O),typeof Qe!="function")throw Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");var De=Qe.call(O);return De===O?(S.tag!==0||Object.prototype.toString.call(S.type)!=="[object GeneratorFunction]"||Object.prototype.toString.call(De)!=="[object Generator]")&&(US||console.error("Using Iterators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. You can also use an Iterable that can iterate multiple times over the same items."),US=!0):O.entries!==Qe||q1||(console.error("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),q1=!0),S=Wt(S,T,De,Z),tt=ce,S}if(typeof O.then=="function")return ce=ml(O._debugInfo),S=ht(S,T,Gn(O),Z),tt=ce,S;if(O.$$typeof===Pn)return ht(S,T,Rs(S,O),Z);En(S,O)}return typeof O=="string"&&O!==""||typeof O=="number"||typeof O=="bigint"?(ce=""+O,T!==null&&T.tag===6?(a(S,T.sibling),Z=o(T,ce),Z.return=S,S=Z):(a(S,T),Z=Zo(ce,S.mode,Z),Z.return=S,Z._debugOwner=S,Z._debugTask=S._debugTask,Z._debugInfo=tt,S=Z),d(S)):(typeof O=="function"&&Wo(S,O),typeof O=="symbol"&&Us(S,O),a(S,T))}return function(S,T,O,Z){var ce=tt;tt=null;try{P0=0;var Qe=ht(S,T,O,Z);return um=null,Qe}catch(al){if(al===nm||al===hv)throw al;var De=x(29,al,null,S.mode);De.lanes=Z,De.return=S;var Te=De._debugInfo=tt;if(De._debugOwner=S._debugOwner,De._debugTask=S._debugTask,Te!=null){for(var Ie=Te.length-1;0<=Ie;Ie--)if(typeof Te[Ie].stack=="string"){De._debugOwner=Te[Ie],De._debugTask=Te[Ie].debugTask;break}}return De}finally{tt=ce}}}function Qt(e,t){var a=Al(e);return e=!a&&typeof re(e)=="function",a||e?(a=a?"array":"iterable",console.error("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",a,t,a),!1):!0}function ot(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function vu(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Dl(e){return{lane:e,tag:BS,payload:null,callback:null,next:null}}function bu(e,t,a){var i=e.updateQueue;if(i===null)return null;if(i=i.shared,G1===i&&!wS){var o=ie(e);console.error(`An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback.
109
-
110
- Please update the following component: %s`,o),wS=!0}return(pt&ea)!==sa?(o=i.pending,o===null?t.next=t:(t.next=o.next,o.next=t),i.pending=t,t=Os(e),Zm(e,null,a),t):(Vo(e,i,t,a),Os(e))}function Tn(e,t,a){if(t=t.updateQueue,t!==null&&(t=t.shared,(a&4194048)!==0)){var i=t.lanes;i&=e.pendingLanes,a|=i,t.lanes=a,hs(e,a)}}function xs(e,t){var a=e.updateQueue,i=e.alternate;if(i!==null&&(i=i.updateQueue,a===i)){var o=null,f=null;if(a=a.firstBaseUpdate,a!==null){do{var d={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};f===null?o=f=d:f=f.next=d,a=a.next}while(a!==null);f===null?o=f=t:f=f.next=t}else o=f=t;a={baseState:i.baseState,firstBaseUpdate:o,lastBaseUpdate:f,shared:i.shared,callbacks:i.callbacks},e.updateQueue=a;return}e=a.lastBaseUpdate,e===null?a.firstBaseUpdate=t:e.next=t,a.lastBaseUpdate=t}function Fo(){if(X1){var e=am;if(e!==null)throw e}}function Su(e,t,a,i){X1=!1;var o=e.updateQueue;If=!1,G1=o.shared;var f=o.firstBaseUpdate,d=o.lastBaseUpdate,h=o.shared.pending;if(h!==null){o.shared.pending=null;var y=h,p=y.next;y.next=null,d===null?f=p:d.next=p,d=y;var z=e.alternate;z!==null&&(z=z.updateQueue,h=z.lastBaseUpdate,h!==d&&(h===null?z.firstBaseUpdate=p:h.next=p,z.lastBaseUpdate=y))}if(f!==null){var _=o.baseState;d=0,z=p=y=null,h=f;do{var E=h.lane&-536870913,Y=E!==h.lane;if(Y?(lt&E)===E:(i&E)===E){E!==0&&E===Br&&(X1=!0),z!==null&&(z=z.next={lane:0,tag:h.tag,payload:h.payload,callback:null,next:null});e:{E=e;var ue=h,fe=t,Wt=a;switch(ue.tag){case YS:if(ue=ue.payload,typeof ue=="function"){tm=!0;var ht=ue.call(Wt,_,fe);if(E.mode&qa){he(!0);try{ue.call(Wt,_,fe)}finally{he(!1)}}tm=!1,_=ht;break e}_=ue;break e;case w1:E.flags=E.flags&-65537|128;case BS:if(ht=ue.payload,typeof ht=="function"){if(tm=!0,ue=ht.call(Wt,_,fe),E.mode&qa){he(!0);try{ht.call(Wt,_,fe)}finally{he(!1)}}tm=!1}else ue=ht;if(ue==null)break e;_=Pe({},_,ue);break e;case qS:If=!0}}E=h.callback,E!==null&&(e.flags|=64,Y&&(e.flags|=8192),Y=o.callbacks,Y===null?o.callbacks=[E]:Y.push(E))}else Y={lane:E,tag:h.tag,payload:h.payload,callback:h.callback,next:null},z===null?(p=z=Y,y=_):z=z.next=Y,d|=E;if(h=h.next,h===null){if(h=o.shared.pending,h===null)break;Y=h,h=Y.next,Y.next=null,o.lastBaseUpdate=Y,o.shared.pending=null}}while(!0);z===null&&(y=_),o.baseState=y,o.firstBaseUpdate=p,o.lastBaseUpdate=z,f===null&&(o.shared.lanes=0),ts|=d,e.lanes=d,e.memoizedState=_}G1=null}function Qi(e,t){if(typeof e!="function")throw Error("Invalid argument passed as callback. Expected a function. Instead received: "+e);e.call(t)}function ny(e,t){var a=e.shared.hiddenCallbacks;if(a!==null)for(e.shared.hiddenCallbacks=null,e=0;e<a.length;e++)Qi(a[e],t)}function Io(e,t){var a=e.callbacks;if(a!==null)for(e.callbacks=null,e=0;e<a.length;e++)Qi(a[e],t)}function Cd(e,t){var a=vc;Be(yv,a,e),Be(im,t,e),vc=a|t.baseLanes}function ii(e){Be(yv,vc,e),Be(im,im.current,e)}function Ln(e){vc=yv.current,se(im,e),se(yv,e)}function pa(e){var t=e.alternate;Be(Ul,Ul.current&cm,e),Be(au,e,e),$u===null&&(t===null||im.current!==null||t.memoizedState!==null)&&($u=e)}function Qn(e){Be(Ul,Ul.current,e),Be(au,e,e),$u===null&&($u=e)}function Ud(e){e.tag===22?(Be(Ul,Ul.current,e),Be(au,e,e),$u===null&&($u=e)):Eu(e)}function Eu(e){Be(Ul,Ul.current,e),Be(au,au.current,e)}function Yl(e){se(au,e),$u===e&&($u=null),se(Ul,e)}function Gc(e){for(var t=e;t!==null;){if(t.tag===13){var a=t.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||mr(a)||t0(a)))return t}else if(t.tag===19&&(t.memoizedProps.revealOrder==="forwards"||t.memoizedProps.revealOrder==="backwards"||t.memoizedProps.revealOrder==="unstable_legacy-backwards"||t.memoizedProps.revealOrder==="together")){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function Xe(){var e=w;Wu===null?Wu=[e]:Wu.push(e)}function k(){var e=w;if(Wu!==null&&(zo++,Wu[zo]!==e)){var t=ie(Le);if(!GS.has(t)&&(GS.add(t),Wu!==null)){for(var a="",i=0;i<=zo;i++){var o=Wu[i],f=i===zo?e:o;for(o=i+1+". "+o;30>o.length;)o+=" ";o+=f+`
111
- `,a+=o}console.error(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://react.dev/link/rules-of-hooks
112
-
113
- Previous render Next render
114
- ------------------------------------------------------
115
- %s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
116
- `,t,a)}}}function ci(e){e==null||Al(e)||console.error("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",w,typeof e)}function Hs(){var e=ie(Le);LS.has(e)||(LS.add(e),console.error("ReactDOM.useFormState has been renamed to React.useActionState. Please update %s to use React.useActionState.",e))}function sl(){throw Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
117
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
118
- 2. You might be breaking the Rules of Hooks
119
- 3. You might have more than one copy of React in the same app
120
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function uy(e,t){if(lp)return!1;if(t===null)return console.error("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",w),!1;e.length!==t.length&&console.error(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
121
-
122
- Previous: %s
123
- Incoming: %s`,w,"["+t.join(", ")+"]","["+e.join(", ")+"]");for(var a=0;a<t.length&&a<e.length;a++)if(!on(e[a],t[a]))return!1;return!0}function iy(e,t,a,i,o,f){Ao=f,Le=t,Wu=e!==null?e._debugHookTypes:null,zo=-1,lp=e!==null&&e.type!==t.type,(Object.prototype.toString.call(a)==="[object AsyncFunction]"||Object.prototype.toString.call(a)==="[object AsyncGeneratorFunction]")&&(f=ie(Le),L1.has(f)||(L1.add(f),console.error("%s is an async Client Component. Only Server Components can be async at the moment. This error is often caused by accidentally adding `'use client'` to a module that was originally written for the server.",f===null?"An unknown Component":"<"+f+">"))),t.memoizedState=null,t.updateQueue=null,t.lanes=0,X.H=e!==null&&e.memoizedState!==null?V1:Wu!==null?QS:Q1,Xr=f=(t.mode&qa)!==we;var d=j1(a,i,o);if(Xr=!1,fm&&(d=Ns(t,a,i,o)),f){he(!0);try{d=Ns(t,a,i,o)}finally{he(!1)}}return yl(e,t),d}function yl(e,t){t._debugHookTypes=Wu,t.dependencies===null?Oo!==null&&(t.dependencies={lanes:0,firstContext:null,_debugThenableState:Oo}):t.dependencies._debugThenableState=Oo,X.H=ap;var a=Jt!==null&&Jt.next!==null;if(Ao=0,Wu=w=Vl=Jt=Le=null,zo=-1,e!==null&&(e.flags&65011712)!==(t.flags&65011712)&&console.error("Internal React error: Expected static flag was missing. Please notify the React team."),gv=!1,tp=0,Oo=null,a)throw Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");e===null||Zl||(e=e.dependencies,e!==null&&Ko(e)&&(Zl=!0)),I0?(I0=!1,e=!0):e=!1,e&&(t=ie(t)||"Unknown",XS.has(t)||L1.has(t)||(XS.add(t),console.error("`use` was called from inside a try/catch block. This is not allowed and can lead to unexpected behavior. To handle errors triggered by `use`, wrap your component in a error boundary.")))}function Ns(e,t,a,i){Le=e;var o=0;do{if(fm&&(Oo=null),tp=0,fm=!1,o>=vT)throw Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(o+=1,lp=!1,Vl=Jt=null,e.updateQueue!=null){var f=e.updateQueue;f.lastEffect=null,f.events=null,f.stores=null,f.memoCache!=null&&(f.memoCache.index=0)}zo=-1,X.H=VS,f=j1(t,a,i)}while(fm);return f}function js(){var e=X.H,t=e.useState()[0];return t=typeof t.then=="function"?qs(t):t,e=e.useState()[0],(Jt!==null?Jt.memoizedState:null)!==e&&(Le.flags|=1024),t}function Xc(){var e=vv!==0;return vv=0,e}function Bs(e,t,a){t.updateQueue=e.updateQueue,t.flags=(t.mode&Ti)!==we?t.flags&-402655237:t.flags&-2053,e.lanes&=~a}function Vi(e){if(gv){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}gv=!1}Ao=0,Wu=Vl=Jt=Le=null,zo=-1,w=null,fm=!1,tp=vv=0,Oo=null}function El(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Vl===null?Le.memoizedState=Vl=e:Vl=Vl.next=e,Vl}function Ct(){if(Jt===null){var e=Le.alternate;e=e!==null?e.memoizedState:null}else e=Jt.next;var t=Vl===null?Le.memoizedState:Vl.next;if(t!==null)Vl=t,Jt=e;else{if(e===null)throw Le.alternate===null?Error("Update hook called on initial render. This is likely a bug in React. Please file an issue."):Error("Rendered more hooks than during the previous render.");Jt=e,e={memoizedState:Jt.memoizedState,baseState:Jt.baseState,baseQueue:Jt.baseQueue,queue:Jt.queue,next:null},Vl===null?Le.memoizedState=Vl=e:Vl=Vl.next=e}return Vl}function Ys(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function qs(e){var t=tp;return tp+=1,Oo===null&&(Oo=_d()),e=Ka(Oo,e,t),t=Le,(Vl===null?t.memoizedState:Vl.next)===null&&(t=t.alternate,X.H=t!==null&&t.memoizedState!==null?V1:Q1),e}function oi(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return qs(e);if(e.$$typeof===Pn)return zt(e)}throw Error("An unsupported type was passed to use(): "+String(e))}function ka(e){var t=null,a=Le.updateQueue;if(a!==null&&(t=a.memoCache),t==null){var i=Le.alternate;i!==null&&(i=i.updateQueue,i!==null&&(i=i.memoCache,i!=null&&(t={data:i.data.map(function(o){return o.slice()}),index:0})))}if(t==null&&(t={data:[],index:0}),a===null&&(a=Ys(),Le.updateQueue=a),a.memoCache=t,a=t.data[t.index],a===void 0||lp)for(a=t.data[t.index]=Array(e),i=0;i<e;i++)a[i]=o1;else a.length!==e&&console.error("Expected a constant size argument for each invocation of useMemoCache. The previous cache was allocated with size %s but size %s was requested.",a.length,e);return t.index++,a}function Wa(e,t){return typeof t=="function"?t(e):t}function Po(e,t,a){var i=El();if(a!==void 0){var o=a(t);if(Xr){he(!0);try{a(t)}finally{he(!1)}}}else o=t;return i.memoizedState=i.baseState=o,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:o},i.queue=e,e=e.dispatch=a1.bind(null,Le,e),[i.memoizedState,e]}function Lc(e){var t=Ct();return Zi(t,Jt,e)}function Zi(e,t,a){var i=e.queue;if(i===null)throw Error("Should have a queue. You are likely calling Hooks conditionally, which is not allowed. (https://react.dev/link/invalid-hook-call)");i.lastRenderedReducer=a;var o=e.baseQueue,f=i.pending;if(f!==null){if(o!==null){var d=o.next;o.next=f.next,f.next=d}t.baseQueue!==o&&console.error("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),t.baseQueue=o=f,i.pending=null}if(f=e.baseState,o===null)e.memoizedState=f;else{t=o.next;var h=d=null,y=null,p=t,z=!1;do{var _=p.lane&-536870913;if(_!==p.lane?(lt&_)===_:(Ao&_)===_){var E=p.revertLane;if(E===0)y!==null&&(y=y.next={lane:0,revertLane:0,gesture:null,action:p.action,hasEagerState:p.hasEagerState,eagerState:p.eagerState,next:null}),_===Br&&(z=!0);else if((Ao&E)===E){p=p.next,E===Br&&(z=!0);continue}else _={lane:0,revertLane:p.revertLane,gesture:null,action:p.action,hasEagerState:p.hasEagerState,eagerState:p.eagerState,next:null},y===null?(h=y=_,d=f):y=y.next=_,Le.lanes|=E,ts|=E;_=p.action,Xr&&a(f,_),f=p.hasEagerState?p.eagerState:a(f,_)}else E={lane:_,revertLane:p.revertLane,gesture:p.gesture,action:p.action,hasEagerState:p.hasEagerState,eagerState:p.eagerState,next:null},y===null?(h=y=E,d=f):y=y.next=E,Le.lanes|=_,ts|=_;p=p.next}while(p!==null&&p!==t);if(y===null?d=f:y.next=h,!on(f,e.memoizedState)&&(Zl=!0,z&&(a=am,a!==null)))throw a;e.memoizedState=f,e.baseState=d,e.baseQueue=y,i.lastRenderedState=f}return o===null&&(i.lanes=0),[e.memoizedState,i.dispatch]}function Qc(e){var t=Ct(),a=t.queue;if(a===null)throw Error("Should have a queue. You are likely calling Hooks conditionally, which is not allowed. (https://react.dev/link/invalid-hook-call)");a.lastRenderedReducer=e;var i=a.dispatch,o=a.pending,f=t.memoizedState;if(o!==null){a.pending=null;var d=o=o.next;do f=e(f,d.action),d=d.next;while(d!==o);on(f,t.memoizedState)||(Zl=!0),t.memoizedState=f,t.baseQueue===null&&(t.baseState=f),a.lastRenderedState=f}return[f,i]}function ef(e,t,a){var i=Le,o=El();if(st){if(a===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");var f=a();om||f===a()||(console.error("The result of getServerSnapshot should be cached to avoid an infinite loop"),om=!0)}else{if(f=t(),om||(a=t(),on(f,a)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),om=!0)),Kt===null)throw Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");(lt&127)!==0||cy(i,t,f)}return o.memoizedState=f,a={value:f,getSnapshot:t},o.queue=a,Jc(Ji.bind(null,i,a,e),[e]),i.flags|=2048,Tu(ku|rn,{destroy:void 0},oy.bind(null,i,a,f,t),null),f}function Vc(e,t,a){var i=Le,o=Ct(),f=st;if(f){if(a===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");a=a()}else if(a=t(),!om){var d=t();on(a,d)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),om=!0)}(d=!on((Jt||o).memoizedState,a))&&(o.memoizedState=a,Zl=!0),o=o.queue;var h=Ji.bind(null,i,o,e);if(Rl(2048,rn,h,[e]),o.getSnapshot!==t||d||Vl!==null&&Vl.memoizedState.tag&ku){if(i.flags|=2048,Tu(ku|rn,{destroy:void 0},oy.bind(null,i,o,a,t),null),Kt===null)throw Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");f||(Ao&127)!==0||cy(i,t,a)}return a}function cy(e,t,a){e.flags|=16384,e={getSnapshot:t,value:a},t=Le.updateQueue,t===null?(t=Ys(),Le.updateQueue=t,t.stores=[e]):(a=t.stores,a===null?t.stores=[e]:a.push(e))}function oy(e,t,a,i){t.value=a,t.getSnapshot=i,Ki(t)&&fy(e)}function Ji(e,t,a){return a(function(){Ki(t)&&(pu(2,"updateSyncExternalStore()",e),fy(e))})}function Ki(e){var t=e.getSnapshot;e=e.value;try{var a=t();return!on(e,a)}catch{return!0}}function fy(e){var t=aa(e,2);t!==null&&Ge(t,e,2)}function xd(e){var t=El();if(typeof e=="function"){var a=e;if(e=a(),Xr){he(!0);try{a()}finally{he(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wa,lastRenderedState:e},t}function $i(e){e=xd(e);var t=e.queue,a=qd.bind(null,Le,t);return t.dispatch=a,[e.memoizedState,a]}function Zc(e){var t=El();t.memoizedState=t.baseState=e;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=a,t=Zs.bind(null,Le,!0,a),a.dispatch=t,[e,t]}function ws(e,t){var a=Ct();return tf(a,Jt,e,t)}function tf(e,t,a,i){return e.baseState=a,Zi(e,Jt,typeof i=="function"?i:Wa)}function Gs(e,t){var a=Ct();return Jt!==null?tf(a,Jt,e,t):(a.baseState=e,[e,a.queue.dispatch])}function Jp(e,t,a,i,o){if(ql(e))throw Error("Cannot update form state while rendering.");if(e=t.action,e!==null){var f={payload:o,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(d){f.listeners.push(d)}};X.T!==null?a(!0):f.isTransition=!1,i(f),a=t.pending,a===null?(f.next=t.pending=f,ki(t,f)):(f.next=a.next,t.pending=a.next=f)}}function ki(e,t){var a=t.action,i=t.payload,o=e.state;if(t.isTransition){var f=X.T,d={};d._updatedFibers=new Set,X.T=d;try{var h=a(o,i),y=X.S;y!==null&&y(d,h),sy(e,t,h)}catch(p){Xs(e,t,p)}finally{f!==null&&d.types!==null&&(f.types!==null&&f.types!==d.types&&console.error("We expected inner Transitions to have transferred the outer types set and that you cannot add to the outer Transition while inside the inner.This is a bug in React."),f.types=d.types),X.T=f,f===null&&d._updatedFibers&&(e=d._updatedFibers.size,d._updatedFibers.clear(),10<e&&console.warn("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."))}}else try{d=a(o,i),sy(e,t,d)}catch(p){Xs(e,t,p)}}function sy(e,t,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?(X.asyncTransitions++,a.then(Kc,Kc),a.then(function(i){fi(e,t,i)},function(i){return Xs(e,t,i)}),t.isTransition||console.error("An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop.")):fi(e,t,a)}function fi(e,t,a){t.status="fulfilled",t.value=a,Hd(t),e.state=a,t=e.pending,t!==null&&(a=t.next,a===t?e.pending=null:(a=a.next,t.next=a,ki(e,a)))}function Xs(e,t,a){var i=e.pending;if(e.pending=null,i!==null){i=i.next;do t.status="rejected",t.reason=a,Hd(t),t=t.next;while(t!==i)}e.action=null}function Hd(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function si(e,t){return t}function Fa(e,t){if(st){var a=Kt.formState;if(a!==null){e:{var i=Le;if(st){if(ll){t:{for(var o=ll,f=Ju;o.nodeType!==8;){if(!f){o=null;break t}if(o=an(o.nextSibling),o===null){o=null;break t}}f=o.data,o=f===hb||f===M2?o:null}if(o){ll=an(o.nextSibling),i=o.data===hb;break e}}gn(i)}i=!1}i&&(t=a[0])}}return a=El(),a.memoizedState=a.baseState=t,i={pending:null,lanes:0,dispatch:null,lastRenderedReducer:si,lastRenderedState:t},a.queue=i,a=qd.bind(null,Le,i),i.dispatch=a,i=xd(!1),f=Zs.bind(null,Le,!1,i.queue),i=El(),o={state:t,dispatch:null,action:e,pending:null},i.queue=o,a=Jp.bind(null,Le,o,f,a),o.dispatch=a,i.memoizedState=e,[t,a,!1]}function Wi(e){var t=Ct();return Nd(t,Jt,e)}function Nd(e,t,a){if(t=Zi(e,t,si)[0],e=Lc(Wa)[0],typeof t=="object"&&t!==null&&typeof t.then=="function")try{var i=qs(t)}catch(d){throw d===nm?hv:d}else i=t;t=Ct();var o=t.queue,f=o.dispatch;return a!==t.memoizedState&&(Le.flags|=2048,Tu(ku|rn,{destroy:void 0},ry.bind(null,o,a),null)),[i,f,e]}function ry(e,t){e.action=t}function Fi(e){var t=Ct(),a=Jt;if(a!==null)return Nd(t,a,e);Ct(),t=t.memoizedState,a=Ct();var i=a.queue.dispatch;return a.memoizedState=e,[t,i,!1]}function Tu(e,t,a,i){return e={tag:e,create:a,deps:i,inst:t,next:null},t=Le.updateQueue,t===null&&(t=Ys(),Le.updateQueue=t),a=t.lastEffect,a===null?t.lastEffect=e.next=e:(i=a.next,a.next=e,e.next=i,t.lastEffect=e),e}function jd(e){var t=El();return e={current:e},t.memoizedState=e}function Ii(e,t,a,i){var o=El();Le.flags|=e,o.memoizedState=Tu(ku|t,{destroy:void 0},a,i===void 0?null:i)}function Rl(e,t,a,i){var o=Ct();i=i===void 0?null:i;var f=o.memoizedState.inst;Jt!==null&&i!==null&&uy(i,Jt.memoizedState.deps)?o.memoizedState=Tu(t,f,a,i):(Le.flags|=e,o.memoizedState=Tu(ku|t,f,a,i))}function Jc(e,t){(Le.mode&Ti)!==we?Ii(276826112,rn,e,t):Ii(8390656,rn,e,t)}function Kp(e){Le.flags|=4;var t=Le.updateQueue;if(t===null)t=Ys(),Le.updateQueue=t,t.events=[e];else{var a=t.events;a===null?t.events=[e]:a.push(e)}}function Ls(e){var t=El(),a={impl:e};return t.memoizedState=a,function(){if((pt&ea)!==sa)throw Error("A function wrapped in useEffectEvent can't be called during rendering.");return a.impl.apply(void 0,arguments)}}function lf(e){var t=Ct().memoizedState;return Kp({ref:t,nextImpl:e}),function(){if((pt&ea)!==sa)throw Error("A function wrapped in useEffectEvent can't be called during rendering.");return t.impl.apply(void 0,arguments)}}function ga(e,t){var a=4194308;return(Le.mode&Ti)!==we&&(a|=134217728),Ii(a,nu,e,t)}function Ia(e,t){if(typeof t=="function"){e=e();var a=t(e);return function(){typeof a=="function"?a():t(null)}}if(t!=null)return t.hasOwnProperty("current")||console.error("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(t).join(", ")+"}"),e=e(),t.current=e,function(){t.current=null}}function Au(e,t,a){typeof t!="function"&&console.error("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null"),a=a!=null?a.concat([e]):null;var i=4194308;(Le.mode&Ti)!==we&&(i|=134217728),Ii(i,nu,Ia.bind(null,t,e),a)}function af(e,t,a){typeof t!="function"&&console.error("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",t!==null?typeof t:"null"),a=a!=null?a.concat([e]):null,Rl(4,nu,Ia.bind(null,t,e),a)}function Bd(e,t){return El().memoizedState=[e,t===void 0?null:t],e}function Vn(e,t){var a=Ct();t=t===void 0?null:t;var i=a.memoizedState;return t!==null&&uy(t,i[1])?i[0]:(a.memoizedState=[e,t],e)}function va(e,t){var a=El();t=t===void 0?null:t;var i=e();if(Xr){he(!0);try{e()}finally{he(!1)}}return a.memoizedState=[i,t],i}function It(e,t){var a=Ct();t=t===void 0?null:t;var i=a.memoizedState;if(t!==null&&uy(t,i[1]))return i[0];if(i=e(),Xr){he(!0);try{e()}finally{he(!1)}}return a.memoizedState=[i,t],i}function nf(e,t){var a=El();return Ut(a,e,t)}function Ou(e,t){var a=Ct();return pl(a,Jt.memoizedState,e,t)}function Ke(e,t){var a=Ct();return Jt===null?Ut(a,e,t):pl(a,Jt.memoizedState,e,t)}function Ut(e,t,a){return a===void 0||(Ao&1073741824)!==0&&(lt&261930)===0?e.memoizedState=t:(e.memoizedState=a,e=hf(),Le.lanes|=e,ts|=e,a)}function pl(e,t,a,i){return on(a,t)?a:im.current!==null?(e=Ut(e,a,i),on(e,t)||(Zl=!0),e):(Ao&42)===0||(Ao&1073741824)!==0&&(lt&261930)===0?(Zl=!0,e.memoizedState=a):(e=hf(),Le.lanes|=e,ts|=e,t)}function Kc(){X.asyncTransitions--}function $c(e,t,a,i,o){var f=Rt.p;Rt.p=f!==0&&f<Il?f:Il;var d=X.T,h={};h._updatedFibers=new Set,X.T=h,Zs(e,!1,t,a);try{var y=o(),p=X.S;if(p!==null&&p(h,y),y!==null&&typeof y=="object"&&typeof y.then=="function"){X.asyncTransitions++,y.then(Kc,Kc);var z=Rd(y,i);kc(e,t,z,ua(e))}else kc(e,t,i,ua(e))}catch(_){kc(e,t,{then:function(){},status:"rejected",reason:_},ua(e))}finally{Rt.p=f,d!==null&&h.types!==null&&(d.types!==null&&d.types!==h.types&&console.error("We expected inner Transitions to have transferred the outer types set and that you cannot add to the outer Transition while inside the inner.This is a bug in React."),d.types=h.types),X.T=d,d===null&&h._updatedFibers&&(e=h._updatedFibers.size,h._updatedFibers.clear(),10<e&&console.warn("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."))}}function ri(e,t,a,i){if(e.tag!==5)throw Error("Expected the form instance to be a HostComponent. This is a bug in React.");var o=Qs(e).queue;Vp(e),$c(e,o,t,Ir,a===null?J:function(){return uf(e),a(i)})}function Qs(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:Ir,baseState:Ir,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wa,lastRenderedState:Ir},next:null};var a={};return t.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Wa,lastRenderedState:a},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function uf(e){X.T===null&&console.error("requestFormReset was called outside a transition or action. To fix, move to an action, or wrap with startTransition.");var t=Qs(e);t.next===null&&(t=e.alternate.memoizedState),kc(e,t.next.queue,{},ua(e))}function Pi(){var e=xd(!1);return e=$c.bind(null,Le,e.queue,!0,!1),El().memoizedState=e,[!1,e]}function $p(){var e=Lc(Wa)[0],t=Ct().memoizedState;return[typeof e=="boolean"?e:qs(e),t]}function nl(){var e=Qc(Wa)[0],t=Ct().memoizedState;return[typeof e=="boolean"?e:qs(e),t]}function di(){return zt(vp)}function Vs(){var e=El(),t=Kt.identifierPrefix;if(st){var a=vo,i=go;a=(i&~(1<<32-Fl(i)-1)).toString(32)+a,t="_"+t+"R_"+a,a=vv++,0<a&&(t+="H"+a.toString(32)),t+="_"}else a=gT++,t="_"+t+"r_"+a.toString(32)+"_";return e.memoizedState=t}function Yd(){return El().memoizedState=kp.bind(null,Le)}function kp(e,t){for(var a=e.return;a!==null;){switch(a.tag){case 24:case 3:var i=ua(a),o=Dl(i),f=bu(a,o,i);f!==null&&(pu(i,"refresh()",e),Ge(f,a,i),Tn(f,a,i)),e=zd(),t!=null&&f!==null&&console.error("The seed argument is not enabled outside experimental channels."),o.payload={cache:e};return}a=a.return}}function a1(e,t,a){var i=arguments;typeof i[3]=="function"&&console.error("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect()."),i=ua(e);var o={lane:i,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};ql(e)?rl(t,o):(o=Cc(e,t,o,i),o!==null&&(pu(i,"dispatch()",e),Ge(o,e,i),Js(o,t,i)))}function qd(e,t,a){var i=arguments;typeof i[3]=="function"&&console.error("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect()."),i=ua(e),kc(e,t,a,i)&&pu(i,"setState()",e)}function kc(e,t,a,i){var o={lane:i,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(ql(e))rl(t,o);else{var f=e.alternate;if(e.lanes===0&&(f===null||f.lanes===0)&&(f=t.lastRenderedReducer,f!==null)){var d=X.H;X.H=Oi;try{var h=t.lastRenderedState,y=f(h,a);if(o.hasEagerState=!0,o.eagerState=y,on(y,h))return Vo(e,t,o,0),Kt===null&&bd(),!1}catch{}finally{X.H=d}}if(a=Cc(e,t,o,i),a!==null)return Ge(a,e,i),Js(a,t,i),!0}return!1}function Zs(e,t,a,i){if(X.T===null&&Br===0&&console.error("An optimistic state update occurred outside a transition or action. To fix, move the update to an action, or wrap with startTransition."),i={lane:2,revertLane:Iy(),gesture:null,action:i,hasEagerState:!1,eagerState:null,next:null},ql(e)){if(t)throw Error("Cannot update optimistic state while rendering.");console.error("Cannot call startTransition while rendering.")}else t=Cc(e,a,i,2),t!==null&&(pu(2,"setOptimistic()",e),Ge(t,e,2))}function ql(e){var t=e.alternate;return e===Le||t!==null&&t===Le}function rl(e,t){fm=gv=!0;var a=e.pending;a===null?t.next=t:(t.next=a.next,a.next=t),e.pending=t}function Js(e,t,a){if((a&4194048)!==0){var i=t.lanes;i&=e.pendingLanes,a|=i,t.lanes=a,hs(e,a)}}function Wc(e){if(e!==null&&typeof e!="function"){var t=String(e);t2.has(t)||(t2.add(t),console.error("Expected the last optional `callback` argument to be a function. Instead received: %s.",e))}}function cf(e,t,a,i){var o=e.memoizedState,f=a(i,o);if(e.mode&qa){he(!0);try{f=a(i,o)}finally{he(!1)}}f===void 0&&(t=He(t)||"Component",FS.has(t)||(FS.add(t),console.error("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",t))),o=f==null?o:Pe({},o,f),e.memoizedState=o,e.lanes===0&&(e.updateQueue.baseState=o)}function wd(e,t,a,i,o,f,d){var h=e.stateNode;if(typeof h.shouldComponentUpdate=="function"){if(a=h.shouldComponentUpdate(i,f,d),e.mode&qa){he(!0);try{a=h.shouldComponentUpdate(i,f,d)}finally{he(!1)}}return a===void 0&&console.error("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",He(t)||"Component"),a}return t.prototype&&t.prototype.isPureReactComponent?!Qo(a,i)||!Qo(o,f):!0}function zu(e,t,a,i){var o=t.state;typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(a,i),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(a,i),t.state!==o&&(e=ie(e)||"Component",JS.has(e)||(JS.add(e),console.error("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",e)),Z1.enqueueReplaceState(t,t.state,null))}function Du(e,t){var a=t;if("ref"in t){a={};for(var i in t)i!=="ref"&&(a[i]=t[i])}if(e=e.defaultProps){a===t&&(a=Pe({},a));for(var o in e)a[o]===void 0&&(a[o]=e[o])}return a}function Gd(e){T1(e),console.warn(`%s
124
-
125
- %s
126
- `,sm?"An error occurred in the <"+sm+"> component.":"An error occurred in one of your React components.",`Consider adding an error boundary to your tree to customize error handling behavior.
127
- Visit https://react.dev/link/error-boundaries to learn more about error boundaries.`)}function Xd(e){var t=sm?"The above error occurred in the <"+sm+"> component.":"The above error occurred in one of your React components.",a="React will try to recreate this component tree from scratch using the error boundary you provided, "+((J1||"Anonymous")+".");if(typeof e=="object"&&e!==null&&typeof e.environmentName=="string"){var i=e.environmentName;e=[`%o
128
-
129
- %s
130
-
131
- %s
132
- `,e,t,a].slice(0),typeof e[0]=="string"?e.splice(0,1,Y2+" "+e[0],q2,Qv+i+Qv,w2):e.splice(0,0,Y2,q2,Qv+i+Qv,w2),e.unshift(console),i=qT.apply(console.error,e),i()}else console.error(`%o
133
-
134
- %s
135
-
136
- %s
137
- `,e,t,a)}function dy(e){T1(e)}function Ks(e,t){try{sm=t.source?ie(t.source):null,J1=null;var a=t.value;if(X.actQueue!==null)X.thrownErrors.push(a);else{var i=e.onUncaughtError;i(a,{componentStack:t.stack})}}catch(o){setTimeout(function(){throw o})}}function hy(e,t,a){try{sm=a.source?ie(a.source):null,J1=ie(t);var i=e.onCaughtError;i(a.value,{componentStack:a.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(o){setTimeout(function(){throw o})}}function Ld(e,t,a){return a=Dl(a),a.tag=w1,a.payload={element:null},a.callback=function(){oe(t.source,Ks,e,t)},a}function Qd(e){return e=Dl(e),e.tag=w1,e}function Vd(e,t,a,i){var o=a.type.getDerivedStateFromError;if(typeof o=="function"){var f=i.value;e.payload=function(){return o(f)},e.callback=function(){Uc(a),oe(i.source,hy,t,a,i)}}var d=a.stateNode;d!==null&&typeof d.componentDidCatch=="function"&&(e.callback=function(){Uc(a),oe(i.source,hy,t,a,i),typeof o!="function"&&(as===null?as=new Set([this]):as.add(this)),hT(this,i),typeof o=="function"||(a.lanes&2)===0&&console.error("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",ie(a)||"Unknown")})}function my(e,t,a,i,o){if(a.flags|=32768,wu&&vf(e,o),i!==null&&typeof i=="object"&&typeof i.then=="function"){if(t=a.alternate,t!==null&&wn(t,a,o,!0),st&&(yc=!0),a=au.current,a!==null){switch(a.tag){case 31:case 13:return $u===null?yf():a.alternate===null&&hl===Ro&&(hl=Ev),a.flags&=-257,a.flags|=65536,a.lanes=o,i===mv?a.flags|=16384:(t=a.updateQueue,t===null?a.updateQueue=new Set([i]):t.add(i),sh(e,i,o)),!1;case 22:return a.flags|=65536,i===mv?a.flags|=16384:(t=a.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([i])},a.updateQueue=t):(a=t.retryQueue,a===null?t.retryQueue=new Set([i]):a.add(i)),sh(e,i,o)),!1}throw Error("Unexpected Suspense handler tag ("+a.tag+"). This is a bug in React.")}return sh(e,i,o),yf(),!1}if(st)return yc=!0,t=au.current,t!==null?((t.flags&65536)===0&&(t.flags|=256),t.flags|=65536,t.lanes=o,i!==_1&&Ds(da(Error("There was an error while hydrating but React was able to recover by instead client rendering from the nearest Suspense boundary.",{cause:i}),a))):(i!==_1&&Ds(da(Error("There was an error while hydrating but React was able to recover by instead client rendering the entire root.",{cause:i}),a)),e=e.current.alternate,e.flags|=65536,o&=-o,e.lanes|=o,i=da(i,a),o=Ld(e.stateNode,i,o),xs(e,o),hl!==Pf&&(hl=Lr)),!1;var f=da(Error("There was an error during concurrent rendering but React was able to recover by instead synchronously rendering the entire root.",{cause:i}),a);if(fp===null?fp=[f]:fp.push(f),hl!==Pf&&(hl=Lr),t===null)return!0;i=da(i,a),a=t;do{switch(a.tag){case 3:return a.flags|=65536,e=o&-o,a.lanes|=e,e=Ld(a.stateNode,i,e),xs(a,e),!1;case 1:if(t=a.type,f=a.stateNode,(a.flags&128)===0&&(typeof t.getDerivedStateFromError=="function"||f!==null&&typeof f.componentDidCatch=="function"&&(as===null||!as.has(f))))return a.flags|=65536,o&=-o,a.lanes|=o,o=Qd(o),Vd(o,e,a,i),xs(a,o),!1}a=a.return}while(a!==null);return!1}function wl(e,t,a,i){t.child=e===null?jS(t,null,a,i):Gr(t,e.child,a,i)}function Wp(e,t,a,i,o){a=a.render;var f=t.ref;if("ref"in i){var d={};for(var h in i)h!=="ref"&&(d[h]=i[h])}else d=i;return Li(t),i=iy(e,t,a,d,f,o),h=Xc(),e!==null&&!Zl?(Bs(e,t,o),Zn(e,t,o)):(st&&h&&Td(t),t.flags|=1,wl(e,t,i,o),t.child)}function yy(e,t,a,i,o){if(e===null){var f=a.type;return typeof f=="function"&&!Km(f)&&f.defaultProps===void 0&&a.compare===null?(a=Yi(f),t.tag=15,t.type=a,of(t,f),py(e,t,a,i,o)):(e=xc(a.type,null,i,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(f=e.child,!kd(e,o)){var d=f.memoizedProps;if(a=a.compare,a=a!==null?a:Qo,a(d,i)&&e.ref===t.ref)return Zn(e,t,o)}return t.flags|=1,e=yu(f,i),e.ref=t.ref,e.return=t,t.child=e}function py(e,t,a,i,o){if(e!==null){var f=e.memoizedProps;if(Qo(f,i)&&e.ref===t.ref&&t.type===e.type)if(Zl=!1,t.pendingProps=i=f,kd(e,o))(e.flags&131072)!==0&&(Zl=!0);else return t.lanes=e.lanes,Zn(e,t,o)}return Sy(e,t,a,i,o)}function gy(e,t,a,i){var o=i.children,f=e!==null?e.memoizedState:null;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:q0,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.mode==="hidden"){if((t.flags&128)!==0){if(f=f!==null?f.baseLanes|a:a,e!==null){for(i=t.child=e.child,o=0;i!==null;)o=o|i.lanes|i.childLanes,i=i.sibling;i=o&~f}else i=0,t.child=null;return vy(e,t,f,a,i)}if((a&536870912)!==0)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&ko(t,f!==null?f.cachePool:null),f!==null?Cd(t,f):ii(t),Ud(t);else return i=t.lanes=536870912,vy(e,t,f!==null?f.baseLanes|a:a,a,i)}else f!==null?(ko(t,f.cachePool),Cd(t,f),Eu(t),t.memoizedState=null):(e!==null&&ko(t,null),ii(t),Eu(t));return wl(e,t,o,a),t.child}function Fc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:q0,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function vy(e,t,a,i,o){var f=ui();return f=f===null?null:{parent:Ll._currentValue,pool:f},t.memoizedState={baseLanes:a,cachePool:f},e!==null&&ko(t,null),ii(t),Ud(t),e!==null&&wn(e,t,i,!0),t.childLanes=o,null}function $s(e,t){var a=t.hidden;return a!==void 0&&console.error(`<Activity> doesn't accept a hidden prop. Use mode="hidden" instead.
138
- - <Activity %s>
139
- + <Activity %s>`,a===!0?"hidden":a===!1?"hidden={false}":"hidden={...}",a?'mode="hidden"':'mode="visible"'),t=Ws({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function by(e,t,a){return Gr(t,e.child,null,a),e=$s(t,t.pendingProps),e.flags|=2,Yl(t),t.memoizedState=null,e}function Fp(e,t,a){var i=t.pendingProps,o=(t.flags&128)!==0;if(t.flags&=-129,e===null){if(st){if(i.mode==="hidden")return e=$s(t,i),t.lanes=536870912,Fc(null,e);if(Qn(t),(e=ll)?(a=Ht(e,Ju),a=a!==null&&a.data===$r?a:null,a!==null&&(i={dehydrated:a,treeContext:Xp(),retryLane:536870912,hydrationErrors:null},t.memoizedState=i,i=km(a),i.return=t,t.child=i,Ra=t,ll=null)):a=null,a===null)throw na(t,e),gn(t);return t.lanes=536870912,null}return $s(t,i)}var f=e.memoizedState;if(f!==null){var d=f.dehydrated;if(Qn(t),o)if(t.flags&256)t.flags&=-257,t=by(e,t,a);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error("Client rendering an Activity suspended it again. This is a bug in React.");else if(Qp(),(a&536870912)!==0&&mf(t),Zl||wn(e,t,a,!1),o=(a&e.childLanes)!==0,Zl||o){if(i=Kt,i!==null&&(d=Ec(i,a),d!==0&&d!==f.retryLane))throw f.retryLane=d,aa(e,d),Ge(i,e,d),K1;yf(),t=by(e,t,a)}else e=f.treeContext,ll=an(d.nextSibling),Ra=t,st=!0,Kf=null,yc=!1,lu=null,Ju=!1,e!==null&&Lp(t,e),t=$s(t,i),t.flags|=4096;return t}return f=e.child,i={mode:i.mode,children:i.children},(a&536870912)!==0&&(a&e.lanes)!==0&&mf(t),e=yu(f,i),e.ref=t.ref,t.child=e,e.return=t,e}function ks(e,t){var a=t.ref;if(a===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error("Expected ref to be a function, an object returned by React.createRef(), or undefined/null.");(e===null||e.ref!==a)&&(t.flags|=4194816)}}function Sy(e,t,a,i,o){if(a.prototype&&typeof a.prototype.render=="function"){var f=He(a)||"Unknown";l2[f]||(console.error("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",f,f),l2[f]=!0)}return t.mode&qa&&Ai.recordLegacyContextWarning(t,null),e===null&&(of(t,t.type),a.contextTypes&&(f=He(a)||"Unknown",n2[f]||(n2[f]=!0,console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with React.useContext() instead. (https://react.dev/link/legacy-context)",f)))),Li(t),a=iy(e,t,a,i,void 0,o),i=Xc(),e!==null&&!Zl?(Bs(e,t,o),Zn(e,t,o)):(st&&i&&Td(t),t.flags|=1,wl(e,t,a,o),t.child)}function Ey(e,t,a,i,o,f){return Li(t),zo=-1,lp=e!==null&&e.type!==t.type,t.updateQueue=null,a=Ns(t,i,a,o),yl(e,t),i=Xc(),e!==null&&!Zl?(Bs(e,t,f),Zn(e,t,f)):(st&&i&&Td(t),t.flags|=1,wl(e,t,a,f),t.child)}function Ic(e,t,a,i,o){switch(ke(t)){case!1:var f=t.stateNode,d=new t.type(t.memoizedProps,f.context).state;f.updater.enqueueSetState(f,d,null);break;case!0:t.flags|=128,t.flags|=65536,f=Error("Simulated error coming from DevTools");var h=o&-o;if(t.lanes|=h,d=Kt,d===null)throw Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");h=Qd(h),Vd(h,d,t,da(f,t)),xs(t,h)}if(Li(t),t.stateNode===null){if(d=Jf,f=a.contextType,"contextType"in a&&f!==null&&(f===void 0||f.$$typeof!==Pn)&&!e2.has(a)&&(e2.add(a),h=f===void 0?" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof f!="object"?" However, it is set to a "+typeof f+".":f.$$typeof===xh?" Did you accidentally pass the Context.Consumer instead?":" However, it is set to an object with keys {"+Object.keys(f).join(", ")+"}.",console.error("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",He(a)||"Component",h)),typeof f=="object"&&f!==null&&(d=zt(f)),f=new a(i,d),t.mode&qa){he(!0);try{f=new a(i,d)}finally{he(!1)}}if(d=t.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,f.updater=Z1,t.stateNode=f,f._reactInternals=t,f._reactInternalInstance=ZS,typeof a.getDerivedStateFromProps=="function"&&d===null&&(d=He(a)||"Component",KS.has(d)||(KS.add(d),console.error("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",d,f.state===null?"null":"undefined",d))),typeof a.getDerivedStateFromProps=="function"||typeof f.getSnapshotBeforeUpdate=="function"){var y=h=d=null;if(typeof f.componentWillMount=="function"&&f.componentWillMount.__suppressDeprecationWarning!==!0?d="componentWillMount":typeof f.UNSAFE_componentWillMount=="function"&&(d="UNSAFE_componentWillMount"),typeof f.componentWillReceiveProps=="function"&&f.componentWillReceiveProps.__suppressDeprecationWarning!==!0?h="componentWillReceiveProps":typeof f.UNSAFE_componentWillReceiveProps=="function"&&(h="UNSAFE_componentWillReceiveProps"),typeof f.componentWillUpdate=="function"&&f.componentWillUpdate.__suppressDeprecationWarning!==!0?y="componentWillUpdate":typeof f.UNSAFE_componentWillUpdate=="function"&&(y="UNSAFE_componentWillUpdate"),d!==null||h!==null||y!==null){f=He(a)||"Component";var p=typeof a.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";kS.has(f)||(kS.add(f),console.error(`Unsafe legacy lifecycles will not be called for components using new component APIs.
140
-
141
- %s uses %s but also contains the following legacy lifecycles:%s%s%s
142
-
143
- The above lifecycles should be removed. Learn more about this warning here:
144
- https://react.dev/link/unsafe-component-lifecycles`,f,p,d!==null?`
145
- `+d:"",h!==null?`
146
- `+h:"",y!==null?`
147
- `+y:""))}}f=t.stateNode,d=He(a)||"Component",f.render||(a.prototype&&typeof a.prototype.render=="function"?console.error("No `render` method found on the %s instance: did you accidentally return an object from the constructor?",d):console.error("No `render` method found on the %s instance: you may have forgotten to define `render`.",d)),!f.getInitialState||f.getInitialState.isReactClassApproved||f.state||console.error("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",d),f.getDefaultProps&&!f.getDefaultProps.isReactClassApproved&&console.error("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",d),f.contextType&&console.error("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",d),a.childContextTypes&&!PS.has(a)&&(PS.add(a),console.error("%s uses the legacy childContextTypes API which was removed in React 19. Use React.createContext() instead. (https://react.dev/link/legacy-context)",d)),a.contextTypes&&!IS.has(a)&&(IS.add(a),console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with static contextType instead. (https://react.dev/link/legacy-context)",d)),typeof f.componentShouldUpdate=="function"&&console.error("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",d),a.prototype&&a.prototype.isPureReactComponent&&typeof f.shouldComponentUpdate<"u"&&console.error("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",He(a)||"A pure component"),typeof f.componentDidUnmount=="function"&&console.error("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",d),typeof f.componentDidReceiveProps=="function"&&console.error("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",d),typeof f.componentWillRecieveProps=="function"&&console.error("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",d),typeof f.UNSAFE_componentWillRecieveProps=="function"&&console.error("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",d),h=f.props!==i,f.props!==void 0&&h&&console.error("When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",d),f.defaultProps&&console.error("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",d,d),typeof f.getSnapshotBeforeUpdate!="function"||typeof f.componentDidUpdate=="function"||$S.has(a)||($S.add(a),console.error("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",He(a))),typeof f.getDerivedStateFromProps=="function"&&console.error("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",d),typeof f.getDerivedStateFromError=="function"&&console.error("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",d),typeof a.getSnapshotBeforeUpdate=="function"&&console.error("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",d),(h=f.state)&&(typeof h!="object"||Al(h))&&console.error("%s.state: must be set to an object or null",d),typeof f.getChildContext=="function"&&typeof a.childContextTypes!="object"&&console.error("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",d),f=t.stateNode,f.props=i,f.state=t.memoizedState,f.refs={},ot(t),d=a.contextType,f.context=typeof d=="object"&&d!==null?zt(d):Jf,f.state===i&&(d=He(a)||"Component",WS.has(d)||(WS.add(d),console.error("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",d))),t.mode&qa&&Ai.recordLegacyContextWarning(t,f),Ai.recordUnsafeLifecycleWarnings(t,f),f.state=t.memoizedState,d=a.getDerivedStateFromProps,typeof d=="function"&&(cf(t,a,d,i),f.state=t.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof f.getSnapshotBeforeUpdate=="function"||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(d=f.state,typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount(),d!==f.state&&(console.error("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",ie(t)||"Component"),Z1.enqueueReplaceState(f,f.state,null)),Su(t,i,f,o),Fo(),f.state=t.memoizedState),typeof f.componentDidMount=="function"&&(t.flags|=4194308),(t.mode&Ti)!==we&&(t.flags|=134217728),f=!0}else if(e===null){f=t.stateNode;var z=t.memoizedProps;h=Du(a,z),f.props=h;var _=f.context;y=a.contextType,d=Jf,typeof y=="object"&&y!==null&&(d=zt(y)),p=a.getDerivedStateFromProps,y=typeof p=="function"||typeof f.getSnapshotBeforeUpdate=="function",z=t.pendingProps!==z,y||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(z||_!==d)&&zu(t,f,i,d),If=!1;var E=t.memoizedState;f.state=E,Su(t,i,f,o),Fo(),_=t.memoizedState,z||E!==_||If?(typeof p=="function"&&(cf(t,a,p,i),_=t.memoizedState),(h=If||wd(t,a,h,i,E,_,d))?(y||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"&&(t.flags|=4194308),(t.mode&Ti)!==we&&(t.flags|=134217728)):(typeof f.componentDidMount=="function"&&(t.flags|=4194308),(t.mode&Ti)!==we&&(t.flags|=134217728),t.memoizedProps=i,t.memoizedState=_),f.props=i,f.state=_,f.context=d,f=h):(typeof f.componentDidMount=="function"&&(t.flags|=4194308),(t.mode&Ti)!==we&&(t.flags|=134217728),f=!1)}else{f=t.stateNode,vu(e,t),d=t.memoizedProps,y=Du(a,d),f.props=y,p=t.pendingProps,E=f.context,_=a.contextType,h=Jf,typeof _=="object"&&_!==null&&(h=zt(_)),z=a.getDerivedStateFromProps,(_=typeof z=="function"||typeof f.getSnapshotBeforeUpdate=="function")||typeof f.UNSAFE_componentWillReceiveProps!="function"&&typeof f.componentWillReceiveProps!="function"||(d!==p||E!==h)&&zu(t,f,i,h),If=!1,E=t.memoizedState,f.state=E,Su(t,i,f,o),Fo();var Y=t.memoizedState;d!==p||E!==Y||If||e!==null&&e.dependencies!==null&&Ko(e.dependencies)?(typeof z=="function"&&(cf(t,a,z,i),Y=t.memoizedState),(y=If||wd(t,a,y,i,E,Y,h)||e!==null&&e.dependencies!==null&&Ko(e.dependencies))?(_||typeof f.UNSAFE_componentWillUpdate!="function"&&typeof f.componentWillUpdate!="function"||(typeof f.componentWillUpdate=="function"&&f.componentWillUpdate(i,Y,h),typeof f.UNSAFE_componentWillUpdate=="function"&&f.UNSAFE_componentWillUpdate(i,Y,h)),typeof f.componentDidUpdate=="function"&&(t.flags|=4),typeof f.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof f.componentDidUpdate!="function"||d===e.memoizedProps&&E===e.memoizedState||(t.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&E===e.memoizedState||(t.flags|=1024),t.memoizedProps=i,t.memoizedState=Y),f.props=i,f.state=Y,f.context=h,f=y):(typeof f.componentDidUpdate!="function"||d===e.memoizedProps&&E===e.memoizedState||(t.flags|=4),typeof f.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&E===e.memoizedState||(t.flags|=1024),f=!1)}if(h=f,ks(e,t),d=(t.flags&128)!==0,h||d){if(h=t.stateNode,_i(t),d&&typeof a.getDerivedStateFromError!="function")a=null,fn=-1;else if(a=ES(h),t.mode&qa){he(!0);try{ES(h)}finally{he(!1)}}t.flags|=1,e!==null&&d?(t.child=Gr(t,e.child,null,o),t.child=Gr(t,null,a,o)):wl(e,t,a,o),t.memoizedState=h.state,e=t.child}else e=Zn(e,t,o);return o=t.stateNode,f&&o.props!==i&&(rm||console.error("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",ie(t)||"a component"),rm=!0),e}function Ty(e,t,a,i){return Gi(),t.flags|=256,wl(e,t,a,i),t.child}function of(e,t){t&&t.childContextTypes&&console.error(`childContextTypes cannot be defined on a function component.
148
- %s.childContextTypes = ...`,t.displayName||t.name||"Component"),typeof t.getDerivedStateFromProps=="function"&&(e=He(t)||"Unknown",u2[e]||(console.error("%s: Function components do not support getDerivedStateFromProps.",e),u2[e]=!0)),typeof t.contextType=="object"&&t.contextType!==null&&(t=He(t)||"Unknown",a2[t]||(console.error("%s: Function components do not support contextType.",t),a2[t]=!0))}function ff(e){return{baseLanes:e,cachePool:ty()}}function Zd(e,t,a){return e=e!==null?e.childLanes&~a:0,t&&(e|=Cn),e}function Jd(e,t,a){var i,o=t.pendingProps;ge(t)&&(t.flags|=128);var f=!1,d=(t.flags&128)!==0;if((i=d)||(i=e!==null&&e.memoizedState===null?!1:(Ul.current&ep)!==0),i&&(f=!0,t.flags&=-129),i=(t.flags&32)!==0,t.flags&=-33,e===null){if(st){if(f?pa(t):Eu(t),(e=ll)?(a=Ht(e,Ju),a=a!==null&&a.data!==$r?a:null,a!==null&&(i={dehydrated:a,treeContext:Xp(),retryLane:536870912,hydrationErrors:null},t.memoizedState=i,i=km(a),i.return=t,t.child=i,Ra=t,ll=null)):a=null,a===null)throw na(t,e),gn(t);return t0(a)?t.lanes=32:t.lanes=536870912,null}var h=o.children;if(o=o.fallback,f){Eu(t);var y=t.mode;return h=Ws({mode:"hidden",children:h},y),o=Hc(o,y,a,null),h.return=t,o.return=t,h.sibling=o,t.child=h,o=t.child,o.memoizedState=ff(a),o.childLanes=Zd(e,i,a),t.memoizedState=$1,Fc(null,o)}return pa(t),Ay(t,h)}var p=e.memoizedState;if(p!==null){var z=p.dehydrated;if(z!==null){if(d)t.flags&256?(pa(t),t.flags&=-257,t=Kd(e,t,a)):t.memoizedState!==null?(Eu(t),t.child=e.child,t.flags|=128,t=null):(Eu(t),h=o.fallback,y=t.mode,o=Ws({mode:"visible",children:o.children},y),h=Hc(h,y,a,null),h.flags|=2,o.return=t,h.return=t,o.sibling=h,t.child=o,Gr(t,e.child,null,a),o=t.child,o.memoizedState=ff(a),o.childLanes=Zd(e,i,a),t.memoizedState=$1,t=Fc(null,o));else if(pa(t),Qp(),(a&536870912)!==0&&mf(t),t0(z)){if(i=z.nextSibling&&z.nextSibling.dataset,i){h=i.dgst;var _=i.msg;y=i.stck;var E=i.cstck}f=_,i=h,o=y,z=E,h=f,y=z,h=Error(h||"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."),h.stack=o||"",h.digest=i,i=y===void 0?null:y,o={value:h,source:null,stack:i},typeof i=="string"&&R1.set(h,o),Ds(o),t=Kd(e,t,a)}else if(Zl||wn(e,t,a,!1),i=(a&e.childLanes)!==0,Zl||i){if(i=Kt,i!==null&&(o=Ec(i,a),o!==0&&o!==p.retryLane))throw p.retryLane=o,aa(e,o),Ge(i,e,o),K1;mr(z)||yf(),t=Kd(e,t,a)}else mr(z)?(t.flags|=192,t.child=e.child,t=null):(e=p.treeContext,ll=an(z.nextSibling),Ra=t,st=!0,Kf=null,yc=!1,lu=null,Ju=!1,e!==null&&Lp(t,e),t=Ay(t,o.children),t.flags|=4096);return t}}return f?(Eu(t),h=o.fallback,y=t.mode,E=e.child,z=E.sibling,o=yu(E,{mode:"hidden",children:o.children}),o.subtreeFlags=E.subtreeFlags&65011712,z!==null?h=yu(z,h):(h=Hc(h,y,a,null),h.flags|=2),h.return=t,o.return=t,o.sibling=h,t.child=o,Fc(null,o),o=t.child,h=e.child.memoizedState,h===null?h=ff(a):(y=h.cachePool,y!==null?(E=Ll._currentValue,y=y.parent!==E?{parent:E,pool:E}:y):y=ty(),h={baseLanes:h.baseLanes|a,cachePool:y}),o.memoizedState=h,o.childLanes=Zd(e,i,a),t.memoizedState=$1,Fc(e.child,o)):(p!==null&&(a&62914560)===a&&(a&e.lanes)!==0&&mf(t),pa(t),a=e.child,e=a.sibling,a=yu(a,{mode:"visible",children:o.children}),a.return=t,a.sibling=null,e!==null&&(i=t.deletions,i===null?(t.deletions=[e],t.flags|=16):i.push(e)),t.child=a,t.memoizedState=null,a)}function Ay(e,t){return t=Ws({mode:"visible",children:t},e.mode),t.return=e,e.child=t}function Ws(e,t){return e=x(22,e,null,t),e.lanes=0,e}function Kd(e,t,a){return Gr(t,e.child,null,a),e=Ay(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Oy(e,t,a){e.lanes|=t;var i=e.alternate;i!==null&&(i.lanes|=t),Od(e.return,t,a)}function $d(e,t,a,i,o,f){var d=e.memoizedState;d===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:i,tail:a,tailMode:o,treeForkCount:f}:(d.isBackwards=t,d.rendering=null,d.renderingStartTime=0,d.last=i,d.tail=a,d.tailMode=o,d.treeForkCount=f)}function zy(e,t,a){var i=t.pendingProps,o=i.revealOrder,f=i.tail,d=i.children,h=Ul.current;if((i=(h&ep)!==0)?(h=h&cm|ep,t.flags|=128):h&=cm,Be(Ul,h,t),h=o??"null",o!=="forwards"&&o!=="unstable_legacy-backwards"&&o!=="together"&&o!=="independent"&&!i2[h])if(i2[h]=!0,o==null)console.error('The default for the <SuspenseList revealOrder="..."> prop is changing. To be future compatible you must explictly specify either "independent" (the current default), "together", "forwards" or "legacy_unstable-backwards".');else if(o==="backwards")console.error('The rendering order of <SuspenseList revealOrder="backwards"> is changing. To be future compatible you must specify revealOrder="legacy_unstable-backwards" instead.');else if(typeof o=="string")switch(o.toLowerCase()){case"together":case"forwards":case"backwards":case"independent":console.error('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',o,o.toLowerCase());break;case"forward":case"backward":console.error('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',o,o.toLowerCase());break;default:console.error('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "independent", "together", "forwards" or "backwards"?',o)}else console.error('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "independent", "together", "forwards" or "backwards"?',o);h=f??"null",Sv[h]||(f==null?(o==="forwards"||o==="backwards"||o==="unstable_legacy-backwards")&&(Sv[h]=!0,console.error('The default for the <SuspenseList tail="..."> prop is changing. To be future compatible you must explictly specify either "visible" (the current default), "collapsed" or "hidden".')):f!=="visible"&&f!=="collapsed"&&f!=="hidden"?(Sv[h]=!0,console.error('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "visible", "collapsed" or "hidden"?',f)):o!=="forwards"&&o!=="backwards"&&o!=="unstable_legacy-backwards"&&(Sv[h]=!0,console.error('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',f)));e:if((o==="forwards"||o==="backwards"||o==="unstable_legacy-backwards")&&d!==void 0&&d!==null&&d!==!1)if(Al(d)){for(h=0;h<d.length;h++)if(!Qt(d[h],h))break e}else if(h=re(d),typeof h=="function"){if(h=h.call(d))for(var y=h.next(),p=0;!y.done;y=h.next()){if(!Qt(y.value,p))break e;p++}}else console.error('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',o);if(wl(e,t,d,a),st?(wi(),d=w0):d=0,!i&&e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Oy(e,a,t);else if(e.tag===19)Oy(e,a,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(o){case"forwards":for(a=t.child,o=null;a!==null;)e=a.alternate,e!==null&&Gc(e)===null&&(o=a),a=a.sibling;a=o,a===null?(o=t.child,t.child=null):(o=a.sibling,a.sibling=null),$d(t,!1,o,a,f,d);break;case"backwards":case"unstable_legacy-backwards":for(a=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&Gc(e)===null){t.child=o;break}e=o.sibling,o.sibling=a,a=o,o=e}$d(t,!0,a,null,f,d);break;case"together":$d(t,!1,null,null,void 0,d);break;default:t.memoizedState=null}return t.child}function Zn(e,t,a){if(e!==null&&(t.dependencies=e.dependencies),fn=-1,ts|=t.lanes,(a&t.childLanes)===0)if(e!==null){if(wn(e,t,a,!1),(a&t.childLanes)===0)return null}else return null;if(e!==null&&t.child!==e.child)throw Error("Resuming work not yet implemented.");if(t.child!==null){for(e=t.child,a=yu(e,e.pendingProps),t.child=a,a.return=t;e.sibling!==null;)e=e.sibling,a=a.sibling=yu(e,e.pendingProps),a.return=t;a.sibling=null}return t.child}function kd(e,t){return(e.lanes&t)!==0?!0:(e=e.dependencies,!!(e!==null&&Ko(e)))}function Ip(e,t,a){switch(t.tag){case 3:Lt(t,t.stateNode.containerInfo),vn(t,Ll,e.memoizedState.cache),Gi();break;case 27:case 5:le(t);break;case 4:Lt(t,t.stateNode.containerInfo);break;case 10:vn(t,t.type,t.memoizedProps.value);break;case 12:(a&t.childLanes)!==0&&(t.flags|=4),t.flags|=2048;var i=t.stateNode;i.effectDuration=-0,i.passiveEffectDuration=-0;break;case 31:if(t.memoizedState!==null)return t.flags|=128,Qn(t),null;break;case 13:if(i=t.memoizedState,i!==null)return i.dehydrated!==null?(pa(t),t.flags|=128,null):(a&t.child.childLanes)!==0?Jd(e,t,a):(pa(t),e=Zn(e,t,a),e!==null?e.sibling:null);pa(t);break;case 19:var o=(e.flags&128)!==0;if(i=(a&t.childLanes)!==0,i||(wn(e,t,a,!1),i=(a&t.childLanes)!==0),o){if(i)return zy(e,t,a);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),Be(Ul,Ul.current,t),i)break;return null;case 22:return t.lanes=0,gy(e,t,a,t.pendingProps);case 24:vn(t,Ll,e.memoizedState.cache)}return Zn(e,t,a)}function Fs(e,t,a){if(t._debugNeedsRemount&&e!==null){a=xc(t.type,t.key,t.pendingProps,t._debugOwner||null,t.mode,t.lanes),a._debugStack=t._debugStack,a._debugTask=t._debugTask;var i=t.return;if(i===null)throw Error("Cannot swap the root fiber.");if(e.alternate=null,t.alternate=null,a.index=t.index,a.sibling=t.sibling,a.return=t.return,a.ref=t.ref,a._debugInfo=t._debugInfo,t===i.child)i.child=a;else{var o=i.child;if(o===null)throw Error("Expected parent to have a child.");for(;o.sibling!==t;)if(o=o.sibling,o===null)throw Error("Expected to find the previous sibling.");o.sibling=a}return t=i.deletions,t===null?(i.deletions=[e],i.flags|=16):t.push(e),a.flags|=2,a}if(e!==null)if(e.memoizedProps!==t.pendingProps||t.type!==e.type)Zl=!0;else{if(!kd(e,a)&&(t.flags&128)===0)return Zl=!1,Ip(e,t,a);Zl=(e.flags&131072)!==0}else Zl=!1,(i=st)&&(wi(),i=(t.flags&1048576)!==0),i&&(i=t.index,wi(),Wm(t,w0,i));switch(t.lanes=0,t.tag){case 16:e:if(i=t.pendingProps,e=$a(t.elementType),t.type=e,typeof e=="function")Km(e)?(i=Du(e,i),t.tag=1,t.type=e=Yi(e),t=Ic(null,t,e,i,a)):(t.tag=0,of(t,e),t.type=e=Yi(e),t=Sy(null,t,e,i,a));else{if(e!=null){if(o=e.$$typeof,o===xf){t.tag=11,t.type=e=Sd(e),t=Wp(null,t,e,i,a);break e}else if(o===Or){t.tag=14,t=yy(null,t,e,i,a);break e}}throw t="",e!==null&&typeof e=="object"&&e.$$typeof===ia&&(t=" Did you wrap a component in React.lazy() more than once?"),a=He(e)||e,Error("Element type is invalid. Received a promise that resolves to: "+a+". Lazy element type must resolve to a class or function."+t)}return t;case 0:return Sy(e,t,t.type,t.pendingProps,a);case 1:return i=t.type,o=Du(i,t.pendingProps),Ic(e,t,i,o,a);case 3:e:{if(Lt(t,t.stateNode.containerInfo),e===null)throw Error("Should have a current fiber. This is a bug in React.");i=t.pendingProps;var f=t.memoizedState;o=f.element,vu(e,t),Su(t,i,null,a);var d=t.memoizedState;if(i=d.cache,vn(t,Ll,i),i!==f.cache&&li(t,[Ll],a,!0),Fo(),i=d.element,f.isDehydrated)if(f={element:i,isDehydrated:!1,cache:d.cache},t.updateQueue.baseState=f,t.memoizedState=f,t.flags&256){t=Ty(e,t,i,a);break e}else if(i!==o){o=da(Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),t),Ds(o),t=Ty(e,t,i,a);break e}else for(e=t.stateNode.containerInfo,e.nodeType===9?e=e.body:e=e.nodeName==="HTML"?e.ownerDocument.body:e,ll=an(e.firstChild),Ra=t,st=!0,Kf=null,yc=!1,lu=null,Ju=!0,a=jS(t,null,i,a),t.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(Gi(),i===o){t=Zn(e,t,a);break e}wl(e,t,i,a)}t=t.child}return t;case 26:return ks(e,t),e===null?(a=u0(t.type,null,t.pendingProps,null))?t.memoizedState=a:st||(a=t.type,e=t.pendingProps,i=vt(nn.current),i=dr(i).createElement(a),i[el]=t,i[Da]=e,Pt(i,a,e),ve(i),t.stateNode=i):t.memoizedState=u0(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return le(t),e===null&&st&&(i=vt(nn.current),o=V(),i=t.stateNode=vi(t.type,t.pendingProps,i,o,!1),yc||(o=ja(i,t.type,t.pendingProps,o),o!==null&&(Nc(t,0).serverProps=o)),Ra=t,Ju=!0,o=ll,oc(t.type)?(gb=o,ll=an(i.firstChild)):ll=o),wl(e,t,t.pendingProps.children,a),ks(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&st&&(f=V(),i=ps(t.type,f.ancestorInfo),o=ll,(d=!o)||(d=_g(o,t.type,t.pendingProps,Ju),d!==null?(t.stateNode=d,yc||(f=ja(d,t.type,t.pendingProps,f),f!==null&&(Nc(t,0).serverProps=f)),Ra=t,ll=an(d.firstChild),Ju=!1,f=!0):f=!1,d=!f),d&&(i&&na(t,o),gn(t))),le(t),o=t.type,f=t.pendingProps,d=e!==null?e.memoizedProps:null,i=f.children,Af(o,f)?i=null:d!==null&&Af(o,d)&&(t.flags|=32),t.memoizedState!==null&&(o=iy(e,t,js,null,null,a),vp._currentValue=o),ks(e,t),wl(e,t,i,a),t.child;case 6:return e===null&&st&&(a=t.pendingProps,e=V(),i=e.ancestorInfo.current,a=i!=null?gs(a,i.tag,e.ancestorInfo.implicitRootScope):!0,e=ll,(i=!e)||(i=Mg(e,t.pendingProps,Ju),i!==null?(t.stateNode=i,Ra=t,ll=null,i=!0):i=!1,i=!i),i&&(a&&na(t,e),gn(t))),null;case 13:return Jd(e,t,a);case 4:return Lt(t,t.stateNode.containerInfo),i=t.pendingProps,e===null?t.child=Gr(t,null,i,a):wl(e,t,i,a),t.child;case 11:return Wp(e,t,t.type,t.pendingProps,a);case 7:return wl(e,t,t.pendingProps,a),t.child;case 8:return wl(e,t,t.pendingProps.children,a),t.child;case 12:return t.flags|=4,t.flags|=2048,i=t.stateNode,i.effectDuration=-0,i.passiveEffectDuration=-0,wl(e,t,t.pendingProps.children,a),t.child;case 10:return i=t.type,o=t.pendingProps,f=o.value,"value"in o||c2||(c2=!0,console.error("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?")),vn(t,i,f),wl(e,t,o.children,a),t.child;case 9:return o=t.type._context,i=t.pendingProps.children,typeof i!="function"&&console.error("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."),Li(t),o=zt(o),i=j1(i,o,void 0),t.flags|=1,wl(e,t,i,a),t.child;case 14:return yy(e,t,t.type,t.pendingProps,a);case 15:return py(e,t,t.type,t.pendingProps,a);case 19:return zy(e,t,a);case 31:return Fp(e,t,a);case 22:return gy(e,t,a,t.pendingProps);case 24:return Li(t),i=zt(Ll),e===null?(o=ui(),o===null&&(o=Kt,f=zd(),o.pooledCache=f,Bc(f),f!==null&&(o.pooledCacheLanes|=a),o=f),t.memoizedState={parent:i,cache:o},ot(t),vn(t,Ll,o)):((e.lanes&a)!==0&&(vu(e,t),Su(t,null,null,a),Fo()),o=e.memoizedState,f=t.memoizedState,o.parent!==i?(o={parent:i,cache:i},t.memoizedState=o,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=o),vn(t,Ll,i)):(i=f.cache,vn(t,Ll,i),i!==o.cache&&li(t,[Ll],a,!0))),wl(e,t,t.pendingProps.children,a),t.child;case 29:throw t.pendingProps}throw Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function Ru(e){e.flags|=4}function Wd(e,t,a,i,o){if((t=(e.mode&oT)!==we)&&(t=!1),t){if(e.flags|=16777216,(o&335544128)===o)if(e.stateNode.complete)e.flags|=8192;else if(Qy())e.flags|=8192;else throw wr=mv,Y1}else e.flags&=-16777217}function Pp(e,t){if(t.type!=="stylesheet"||(t.state.loading&Fu)!==Fr)e.flags&=-16777217;else if(e.flags|=16777216,!ct(t))if(Qy())e.flags|=8192;else throw wr=mv,Y1}function sf(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag!==22?Uo():536870912,e.lanes|=t,Zr|=t)}function rf(e,t){if(!st)switch(e.tailMode){case"hidden":t=e.tail;for(var a=null;t!==null;)t.alternate!==null&&(a=t),t=t.sibling;a===null?e.tail=null:a.sibling=null;break;case"collapsed":a=e.tail;for(var i=null;a!==null;)a.alternate!==null&&(i=a),a=a.sibling;i===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:i.sibling=null}}function Bt(e){var t=e.alternate!==null&&e.alternate.child===e.child,a=0,i=0;if(t)if((e.mode&et)!==we){for(var o=e.selfBaseDuration,f=e.child;f!==null;)a|=f.lanes|f.childLanes,i|=f.subtreeFlags&65011712,i|=f.flags&65011712,o+=f.treeBaseDuration,f=f.sibling;e.treeBaseDuration=o}else for(o=e.child;o!==null;)a|=o.lanes|o.childLanes,i|=o.subtreeFlags&65011712,i|=o.flags&65011712,o.return=e,o=o.sibling;else if((e.mode&et)!==we){o=e.actualDuration,f=e.selfBaseDuration;for(var d=e.child;d!==null;)a|=d.lanes|d.childLanes,i|=d.subtreeFlags,i|=d.flags,o+=d.actualDuration,f+=d.treeBaseDuration,d=d.sibling;e.actualDuration=o,e.treeBaseDuration=f}else for(o=e.child;o!==null;)a|=o.lanes|o.childLanes,i|=o.subtreeFlags,i|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=i,e.childLanes=a,t}function Dy(e,t,a){var i=t.pendingProps;switch(Ad(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Bt(t),null;case 1:return Bt(t),null;case 3:return a=t.stateNode,i=null,e!==null&&(i=e.memoizedState.cache),t.memoizedState.cache!==i&&(t.flags|=2048),qn(Ll,t),R(t),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(e===null||e.child===null)&&(jc(t)?(Xi(),Ru(t)):e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,zs())),Bt(t),null;case 26:var o=t.type,f=t.memoizedState;return e===null?(Ru(t),f!==null?(Bt(t),Pp(t,f)):(Bt(t),Wd(t,o,null,i,a))):f?f!==e.memoizedState?(Ru(t),Bt(t),Pp(t,f)):(Bt(t),t.flags&=-16777217):(e=e.memoizedProps,e!==i&&Ru(t),Bt(t),Wd(t,o,e,i,a)),null;case 27:if(Ee(t),a=vt(nn.current),o=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==i&&Ru(t);else{if(!i){if(t.stateNode===null)throw Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Bt(t),null}e=V(),jc(t)?Fm(t):(e=vi(o,i,a,e,!0),t.stateNode=e,Ru(t))}return Bt(t),null;case 5:if(Ee(t),o=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==i&&Ru(t);else{if(!i){if(t.stateNode===null)throw Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return Bt(t),null}var d=V();if(jc(t))Fm(t);else{switch(f=vt(nn.current),ps(o,d.ancestorInfo),d=d.context,f=dr(f),d){case bm:f=f.createElementNS(Fe,o);break;case Gv:f=f.createElementNS(Je,o);break;default:switch(o){case"svg":f=f.createElementNS(Fe,o);break;case"math":f=f.createElementNS(Je,o);break;case"script":f=f.createElement("div"),f.innerHTML="<script><\/script>",f=f.removeChild(f.firstChild);break;case"select":f=typeof i.is=="string"?f.createElement("select",{is:i.is}):f.createElement("select"),i.multiple?f.multiple=!0:i.size&&(f.size=i.size);break;default:f=typeof i.is=="string"?f.createElement(o,{is:i.is}):f.createElement(o),o.indexOf("-")===-1&&(o!==o.toLowerCase()&&console.error("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",o),Object.prototype.toString.call(f)!=="[object HTMLUnknownElement]"||un.call(U2,o)||(U2[o]=!0,console.error("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",o)))}}f[el]=t,f[Da]=i;e:for(d=t.child;d!==null;){if(d.tag===5||d.tag===6)f.appendChild(d.stateNode);else if(d.tag!==4&&d.tag!==27&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===t)break e;for(;d.sibling===null;){if(d.return===null||d.return===t)break e;d=d.return}d.sibling.return=d.return,d=d.sibling}t.stateNode=f;e:switch(Pt(f,o,i),o){case"button":case"input":case"select":case"textarea":i=!!i.autoFocus;break e;case"img":i=!0;break e;default:i=!1}i&&Ru(t)}}return Bt(t),Wd(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,a),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==i&&Ru(t);else{if(typeof i!="string"&&t.stateNode===null)throw Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");if(e=vt(nn.current),a=V(),jc(t)){if(e=t.stateNode,a=t.memoizedProps,o=!yc,i=null,f=Ra,f!==null)switch(f.tag){case 3:o&&(o=xg(e,a,i),o!==null&&(Nc(t,0).serverProps=o));break;case 27:case 5:i=f.memoizedProps,o&&(o=xg(e,a,i),o!==null&&(Nc(t,0).serverProps=o))}e[el]=t,e=!!(e.nodeValue===a||i!==null&&i.suppressHydrationWarning===!0||Py(e.nodeValue,a)),e||gn(t,!0)}else o=a.ancestorInfo.current,o!=null&&gs(i,o.tag,a.ancestorInfo.implicitRootScope),e=dr(e).createTextNode(i),e[el]=t,t.stateNode=e}return Bt(t),null;case 31:if(a=t.memoizedState,e===null||e.memoizedState!==null){if(i=jc(t),a!==null){if(e===null){if(!i)throw Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(e=t.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error("Expected to have a hydrated activity instance. This error is likely caused by a bug in React. Please file an issue.");e[el]=t,Bt(t),(t.mode&et)!==we&&a!==null&&(e=t.child,e!==null&&(t.treeBaseDuration-=e.treeBaseDuration))}else Xi(),Gi(),(t.flags&128)===0&&(a=t.memoizedState=null),t.flags|=4,Bt(t),(t.mode&et)!==we&&a!==null&&(e=t.child,e!==null&&(t.treeBaseDuration-=e.treeBaseDuration));e=!1}else a=zs(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),e=!0;if(!e)return t.flags&256?(Yl(t),t):(Yl(t),null);if((t.flags&128)!==0)throw Error("Client rendering an Activity suspended it again. This is a bug in React.")}return Bt(t),null;case 13:if(i=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(o=i,f=jc(t),o!==null&&o.dehydrated!==null){if(e===null){if(!f)throw Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(f=t.memoizedState,f=f!==null?f.dehydrated:null,!f)throw Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");f[el]=t,Bt(t),(t.mode&et)!==we&&o!==null&&(o=t.child,o!==null&&(t.treeBaseDuration-=o.treeBaseDuration))}else Xi(),Gi(),(t.flags&128)===0&&(o=t.memoizedState=null),t.flags|=4,Bt(t),(t.mode&et)!==we&&o!==null&&(o=t.child,o!==null&&(t.treeBaseDuration-=o.treeBaseDuration));o=!1}else o=zs(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=o),o=!0;if(!o)return t.flags&256?(Yl(t),t):(Yl(t),null)}return Yl(t),(t.flags&128)!==0?(t.lanes=a,(t.mode&et)!==we&&qc(t),t):(a=i!==null,e=e!==null&&e.memoizedState!==null,a&&(i=t.child,o=null,i.alternate!==null&&i.alternate.memoizedState!==null&&i.alternate.memoizedState.cachePool!==null&&(o=i.alternate.memoizedState.cachePool.pool),f=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(f=i.memoizedState.cachePool.pool),f!==o&&(i.flags|=2048)),a!==e&&a&&(t.child.flags|=8192),sf(t,t.updateQueue),Bt(t),(t.mode&et)!==we&&a&&(e=t.child,e!==null&&(t.treeBaseDuration-=e.treeBaseDuration)),null);case 4:return R(t),e===null&&ic(t.stateNode.containerInfo),Bt(t),null;case 10:return qn(t.type,t),Bt(t),null;case 19:if(se(Ul,t),i=t.memoizedState,i===null)return Bt(t),null;if(o=(t.flags&128)!==0,f=i.rendering,f===null)if(o)rf(i,!1);else{if(hl!==Ro||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(f=Gc(e),f!==null){for(t.flags|=128,rf(i,!1),e=f.updateQueue,t.updateQueue=e,sf(t,e),t.subtreeFlags=0,e=a,a=t.child;a!==null;)$m(a,e),a=a.sibling;return Be(Ul,Ul.current&cm|ep,t),st&&Yn(t,i.treeForkCount),t.child}e=e.sibling}i.tail!==null&&Xl()>Rv&&(t.flags|=128,o=!0,rf(i,!1),t.lanes=4194304)}else{if(!o)if(e=Gc(f),e!==null){if(t.flags|=128,o=!0,e=e.updateQueue,t.updateQueue=e,sf(t,e),rf(i,!0),i.tail===null&&i.tailMode==="hidden"&&!f.alternate&&!st)return Bt(t),null}else 2*Xl()-i.renderingStartTime>Rv&&a!==536870912&&(t.flags|=128,o=!0,rf(i,!1),t.lanes=4194304);i.isBackwards?(f.sibling=t.child,t.child=f):(e=i.last,e!==null?e.sibling=f:t.child=f,i.last=f)}return i.tail!==null?(e=i.tail,i.rendering=e,i.tail=e.sibling,i.renderingStartTime=Xl(),e.sibling=null,a=Ul.current,a=o?a&cm|ep:a&cm,Be(Ul,a,t),st&&Yn(t,i.treeForkCount),e):(Bt(t),null);case 22:case 23:return Yl(t),Ln(t),i=t.memoizedState!==null,e!==null?e.memoizedState!==null!==i&&(t.flags|=8192):i&&(t.flags|=8192),i?(a&536870912)!==0&&(t.flags&128)===0&&(Bt(t),t.subtreeFlags&6&&(t.flags|=8192)):Bt(t),a=t.updateQueue,a!==null&&sf(t,a.retryQueue),a=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),i=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(i=t.memoizedState.cachePool.pool),i!==a&&(t.flags|=2048),e!==null&&se(Yr,t),null;case 24:return a=null,e!==null&&(a=e.memoizedState.cache),t.memoizedState.cache!==a&&(t.flags|=2048),qn(Ll,t),Bt(t),null;case 25:return null;case 30:return null}throw Error("Unknown unit of work tag ("+t.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function eg(e,t){switch(Ad(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,(t.mode&et)!==we&&qc(t),t):null;case 3:return qn(Ll,t),R(t),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return Ee(t),null;case 31:if(t.memoizedState!==null){if(Yl(t),t.alternate===null)throw Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");Gi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,(t.mode&et)!==we&&qc(t),t):null;case 13:if(Yl(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");Gi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,(t.mode&et)!==we&&qc(t),t):null;case 19:return se(Ul,t),null;case 4:return R(t),null;case 10:return qn(t.type,t),null;case 22:case 23:return Yl(t),Ln(t),e!==null&&se(Yr,t),e=t.flags,e&65536?(t.flags=e&-65537|128,(t.mode&et)!==we&&qc(t),t):null;case 24:return qn(Ll,t),null;case 25:return null;default:return null}}function Ry(e,t){switch(Ad(t),t.tag){case 3:qn(Ll,t),R(t);break;case 26:case 27:case 5:Ee(t);break;case 4:R(t);break;case 31:t.memoizedState!==null&&Yl(t);break;case 13:Yl(t);break;case 19:se(Ul,t);break;case 10:qn(t.type,t);break;case 22:case 23:Yl(t),Ln(t),e!==null&&se(Yr,t);break;case 24:qn(Ll,t)}}function _u(e){return(e.mode&et)!==we}function tg(e,t){_u(e)?(fl(),hi(t,e),ma()):hi(t,e)}function Fd(e,t,a){_u(e)?(fl(),ec(a,e,t),ma()):ec(a,e,t)}function hi(e,t){try{var a=t.updateQueue,i=a!==null?a.lastEffect:null;if(i!==null){var o=i.next;a=o;do{if((a.tag&e)===e&&(i=void 0,(e&sn)!==pv&&(pm=!0),i=oe(t,mT,a),(e&sn)!==pv&&(pm=!1),i!==void 0&&typeof i!="function")){var f=void 0;f=(a.tag&nu)!==0?"useLayoutEffect":(a.tag&sn)!==0?"useInsertionEffect":"useEffect";var d=void 0;d=i===null?" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof i.then=="function"?`
149
-
150
- It looks like you wrote `+f+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
151
-
152
- `+f+`(() => {
153
- async function fetchData() {
154
- // You can await here
155
- const response = await MyAPI.getData(someId);
156
- // ...
157
- }
158
- fetchData();
159
- }, [someId]); // Or [] if effect doesn't need props or state
160
-
161
- Learn more about data fetching with Hooks: https://react.dev/link/hooks-data-fetching`:" You returned: "+i,oe(t,function(h,y){console.error("%s must not return anything besides a function, which is used for clean-up.%s",h,y)},f,d)}a=a.next}while(a!==o)}}catch(h){We(t,t.return,h)}}function ec(e,t,a){try{var i=t.updateQueue,o=i!==null?i.lastEffect:null;if(o!==null){var f=o.next;i=f;do{if((i.tag&e)===e){var d=i.inst,h=d.destroy;h!==void 0&&(d.destroy=void 0,(e&sn)!==pv&&(pm=!0),o=t,oe(o,yT,o,a,h),(e&sn)!==pv&&(pm=!1))}i=i.next}while(i!==f)}}catch(y){We(t,t.return,y)}}function Is(e,t){_u(e)?(fl(),hi(t,e),ma()):hi(t,e)}function Id(e,t,a){_u(e)?(fl(),ec(a,e,t),ma()):ec(a,e,t)}function _y(e){var t=e.updateQueue;if(t!==null){var a=e.stateNode;e.type.defaultProps||"ref"in e.memoizedProps||rm||(a.props!==e.memoizedProps&&console.error("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",ie(e)||"instance"),a.state!==e.memoizedState&&console.error("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",ie(e)||"instance"));try{oe(e,Io,t,a)}catch(i){We(e,e.return,i)}}}function Ps(e,t,a){return e.getSnapshotBeforeUpdate(t,a)}function lg(e,t){var a=t.memoizedProps,i=t.memoizedState;t=e.stateNode,e.type.defaultProps||"ref"in e.memoizedProps||rm||(t.props!==e.memoizedProps&&console.error("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",ie(e)||"instance"),t.state!==e.memoizedState&&console.error("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",ie(e)||"instance"));try{var o=Du(e.type,a),f=oe(e,Ps,t,o,i);a=o2,f!==void 0||a.has(e.type)||(a.add(e.type),oe(e,function(){console.error("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",ie(e))})),t.__reactInternalSnapshotBeforeUpdate=f}catch(d){We(e,e.return,d)}}function Pd(e,t,a){a.props=Du(e.type,e.memoizedProps),a.state=e.memoizedState,_u(e)?(fl(),oe(e,RS,e,t,a),ma()):oe(e,RS,e,t,a)}function ag(e){var t=e.ref;if(t!==null){switch(e.tag){case 26:case 27:case 5:var a=e.stateNode;break;case 30:a=e.stateNode;break;default:a=e.stateNode}if(typeof t=="function")if(_u(e))try{fl(),e.refCleanup=t(a)}finally{ma()}else e.refCleanup=t(a);else typeof t=="string"?console.error("String refs are no longer supported."):t.hasOwnProperty("current")||console.error("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",ie(e)),t.current=a}}function Pc(e,t){try{oe(e,ag,e)}catch(a){We(e,t,a)}}function An(e,t){var a=e.ref,i=e.refCleanup;if(a!==null)if(typeof i=="function")try{if(_u(e))try{fl(),oe(e,i)}finally{ma(e)}else oe(e,i)}catch(o){We(e,t,o)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof a=="function")try{if(_u(e))try{fl(),oe(e,a,null)}finally{ma(e)}else oe(e,a,null)}catch(o){We(e,t,o)}else a.current=null}function My(e,t,a,i){var o=e.memoizedProps,f=o.id,d=o.onCommit;o=o.onRender,t=t===null?"mount":"update",sv&&(t="nested-update"),typeof o=="function"&&o(f,t,e.actualDuration,e.treeBaseDuration,e.actualStartTime,a),typeof d=="function"&&d(f,t,i,a)}function ng(e,t,a,i){var o=e.memoizedProps;e=o.id,o=o.onPostCommit,t=t===null?"mount":"update",sv&&(t="nested-update"),typeof o=="function"&&o(e,t,i,a)}function tc(e){var t=e.type,a=e.memoizedProps,i=e.stateNode;try{oe(e,gg,i,t,a,e)}catch(o){We(e,e.return,o)}}function eh(e,t,a){try{oe(e,Sh,e.stateNode,e.type,a,t,e)}catch(i){We(e,e.return,i)}}function Cy(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&oc(e.type)||e.tag===4}function th(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Cy(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&oc(e.type)||e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function df(e,t,a){var i=e.tag;if(i===5||i===6)e=e.stateNode,t?(bg(a),(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(e,t)):(bg(a),t=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,t.appendChild(e),a=a._reactRootContainer,a!=null||t.onclick!==null||(t.onclick=yn));else if(i!==4&&(i===27&&oc(e.type)&&(a=e.stateNode,t=null),e=e.child,e!==null))for(df(e,t,a),e=e.sibling;e!==null;)df(e,t,a),e=e.sibling}function er(e,t,a){var i=e.tag;if(i===5||i===6)e=e.stateNode,t?a.insertBefore(e,t):a.appendChild(e);else if(i!==4&&(i===27&&oc(e.type)&&(a=e.stateNode),e=e.child,e!==null))for(er(e,t,a),e=e.sibling;e!==null;)er(e,t,a),e=e.sibling}function Uy(e){for(var t,a=e.return;a!==null;){if(Cy(a)){t=a;break}a=a.return}if(t==null)throw Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");switch(t.tag){case 27:t=t.stateNode,a=th(e),er(e,a,t);break;case 5:a=t.stateNode,t.flags&32&&(Eh(a),t.flags&=-33),t=th(e),er(e,t,a);break;case 3:case 4:t=t.stateNode.containerInfo,a=th(e),df(e,a,t);break;default:throw Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function xy(e){var t=e.stateNode,a=e.memoizedProps;try{oe(e,Bu,e.type,a,t,e)}catch(i){We(e,e.return,i)}}function Hy(e,t){return t.tag===31?(t=t.memoizedState,e.memoizedState!==null&&t===null):t.tag===13?(e=e.memoizedState,t=t.memoizedState,e!==null&&e.dehydrated!==null&&(t===null||t.dehydrated===null)):t.tag===3?e.memoizedState.isDehydrated&&(t.flags&256)===0:!1}function n1(e,t){if(e=e.containerInfo,mb=Vv,e=pd(e),Gm(e)){if("selectionStart"in e)var a={start:e.selectionStart,end:e.selectionEnd};else e:{a=(a=e.ownerDocument)&&a.defaultView||window;var i=a.getSelection&&a.getSelection();if(i&&i.rangeCount!==0){a=i.anchorNode;var o=i.anchorOffset,f=i.focusNode;i=i.focusOffset;try{a.nodeType,f.nodeType}catch{a=null;break e}var d=0,h=-1,y=-1,p=0,z=0,_=e,E=null;t:for(;;){for(var Y;_!==a||o!==0&&_.nodeType!==3||(h=d+o),_!==f||i!==0&&_.nodeType!==3||(y=d+i),_.nodeType===3&&(d+=_.nodeValue.length),(Y=_.firstChild)!==null;)E=_,_=Y;for(;;){if(_===e)break t;if(E===a&&++p===o&&(h=d),E===f&&++z===i&&(y=d),(Y=_.nextSibling)!==null)break;_=E,E=_.parentNode}_=Y}a=h===-1||y===-1?null:{start:h,end:y}}else a=null}a=a||{start:0,end:0}}else a=null;for(yb={focusedElem:e,selectionRange:a},Vv=!1,fa=t;fa!==null;)if(t=fa,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,fa=e;else for(;fa!==null;){switch(e=t=fa,a=e.alternate,o=e.flags,e.tag){case 0:if((o&4)!==0&&(e=e.updateQueue,e=e!==null?e.events:null,e!==null))for(a=0;a<e.length;a++)o=e[a],o.ref.impl=o.nextImpl;break;case 11:case 15:break;case 1:(o&1024)!==0&&a!==null&&lg(e,a);break;case 3:if((o&1024)!==0){if(e=e.stateNode.containerInfo,a=e.nodeType,a===9)zf(e);else if(a===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":zf(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((o&1024)!==0)throw Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}if(e=t.sibling,e!==null){e.return=t.return,fa=e;break}fa=t.return}}function lh(e,t,a){var i=Ft(),o=bn(),f=Ja(),d=Sn(),h=a.flags;switch(a.tag){case 0:case 11:case 15:Pa(e,a),h&4&&tg(a,nu|ku);break;case 1:if(Pa(e,a),h&4)if(e=a.stateNode,t===null)a.type.defaultProps||"ref"in a.memoizedProps||rm||(e.props!==a.memoizedProps&&console.error("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",ie(a)||"instance"),e.state!==a.memoizedState&&console.error("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",ie(a)||"instance")),_u(a)?(fl(),oe(a,B1,a,e),ma()):oe(a,B1,a,e);else{var y=Du(a.type,t.memoizedProps);t=t.memoizedState,a.type.defaultProps||"ref"in a.memoizedProps||rm||(e.props!==a.memoizedProps&&console.error("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",ie(a)||"instance"),e.state!==a.memoizedState&&console.error("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",ie(a)||"instance")),_u(a)?(fl(),oe(a,OS,a,e,y,t,e.__reactInternalSnapshotBeforeUpdate),ma()):oe(a,OS,a,e,y,t,e.__reactInternalSnapshotBeforeUpdate)}h&64&&_y(a),h&512&&Pc(a,a.return);break;case 3:if(t=gu(),Pa(e,a),h&64&&(h=a.updateQueue,h!==null)){if(y=null,a.child!==null)switch(a.child.tag){case 27:case 5:y=a.child.stateNode;break;case 1:y=a.child.stateNode}try{oe(a,Io,h,y)}catch(z){We(a,a.return,z)}}e.effectDuration+=$o(t);break;case 27:t===null&&h&4&&xy(a);case 26:case 5:if(Pa(e,a),t===null){if(h&4)tc(a);else if(h&64){e=a.type,t=a.memoizedProps,y=a.stateNode;try{oe(a,vg,y,e,t,a)}catch(z){We(a,a.return,z)}}}h&512&&Pc(a,a.return);break;case 12:if(h&4){h=gu(),Pa(e,a),e=a.stateNode,e.effectDuration+=ha(h);try{oe(a,My,a,t,$f,e.effectDuration)}catch(z){We(a,a.return,z)}}else Pa(e,a);break;case 31:Pa(e,a),h&4&&jy(e,a);break;case 13:Pa(e,a),h&4&&By(e,a),h&64&&(e=a.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(h=yi.bind(null,a),Cg(e,h))));break;case 22:if(h=a.memoizedState!==null||Do,!h){t=t!==null&&t.memoizedState!==null||Jl,y=Do;var p=Jl;Do=h,(Jl=t)&&!p?(Jn(e,a,(a.subtreeFlags&8772)!==0),(a.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&gd(a,_e,je)):Pa(e,a),Do=y,Jl=p}break;case 30:break;default:Pa(e,a)}(a.mode&et)!==we&&0<=_e&&0<=je&&((bl||.05<dl)&&Bn(a,_e,je,dl,cl),a.alternate===null&&a.return!==null&&a.return.alternate!==null&&.05<je-_e&&(Hy(a.return.alternate,a.return)||pn(a,_e,je,"Mount"))),jl(i),Za(o),cl=f,bl=d}function gl(e){var t=e.alternate;t!==null&&(e.alternate=null,gl(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&C(t)),e.stateNode=null,e._debugOwner=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function kt(e,t,a){for(a=a.child;a!==null;)Ny(e,t,a),a=a.sibling}function Ny(e,t,a){if(Ml&&typeof Ml.onCommitFiberUnmount=="function")try{Ml.onCommitFiberUnmount(ho,a)}catch(p){qu||(qu=!0,console.error("React instrumentation encountered an error: %o",p))}var i=Ft(),o=bn(),f=Ja(),d=Sn();switch(a.tag){case 26:Jl||An(a,t),kt(e,t,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(e=a.stateNode,e.parentNode.removeChild(e));break;case 27:Jl||An(a,t);var h=Kl,y=_n;oc(a.type)&&(Kl=a.stateNode,_n=!1),kt(e,t,a),oe(a,bi,a.stateNode),Kl=h,_n=y;break;case 5:Jl||An(a,t);case 6:if(h=Kl,y=_n,Kl=null,kt(e,t,a),Kl=h,_n=y,Kl!==null)if(_n)try{oe(a,Eg,Kl,a.stateNode)}catch(p){We(a,t,p)}else try{oe(a,Sg,Kl,a.stateNode)}catch(p){We(a,t,p)}break;case 18:Kl!==null&&(_n?(e=Kl,no(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,a.stateNode),oo(e)):no(Kl,a.stateNode));break;case 4:h=Kl,y=_n,Kl=a.stateNode.containerInfo,_n=!0,kt(e,t,a),Kl=h,_n=y;break;case 0:case 11:case 14:case 15:ec(sn,a,t),Jl||Fd(a,t,nu),kt(e,t,a);break;case 1:Jl||(An(a,t),h=a.stateNode,typeof h.componentWillUnmount=="function"&&Pd(a,t,h)),kt(e,t,a);break;case 21:kt(e,t,a);break;case 22:Jl=(h=Jl)||a.memoizedState!==null,kt(e,t,a),Jl=h;break;default:kt(e,t,a)}(a.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(a,_e,je,dl,cl),jl(i),Za(o),cl=f,bl=d}function jy(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{oe(t,Th,e)}catch(a){We(t,t.return,a)}}}function By(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{oe(t,a0,e)}catch(a){We(t,t.return,a)}}function ug(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new f2),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new f2),t;default:throw Error("Unexpected Suspense handler tag ("+e.tag+"). This is a bug in React.")}}function lc(e,t){var a=ug(e);t.forEach(function(i){if(!a.has(i)){if(a.add(i),wu)if(dm!==null&&hm!==null)vf(hm,dm);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");var o=lo.bind(null,e,i);i.then(o,o)}})}function ba(e,t){var a=t.deletions;if(a!==null)for(var i=0;i<a.length;i++){var o=e,f=t,d=a[i],h=Ft(),y=f;e:for(;y!==null;){switch(y.tag){case 27:if(oc(y.type)){Kl=y.stateNode,_n=!1;break e}break;case 5:Kl=y.stateNode,_n=!1;break e;case 3:case 4:Kl=y.stateNode.containerInfo,_n=!0;break e}y=y.return}if(Kl===null)throw Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");Ny(o,f,d),Kl=null,_n=!1,(d.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&pn(d,_e,je,"Unmount"),jl(h),o=d,f=o.alternate,f!==null&&(f.return=null),o.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)tr(t,e),t=t.sibling}function tr(e,t){var a=Ft(),i=bn(),o=Ja(),f=Sn(),d=e.alternate,h=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:ba(t,e),Sa(e),h&4&&(ec(sn|ku,e,e.return),hi(sn|ku,e),Fd(e,e.return,nu|ku));break;case 1:if(ba(t,e),Sa(e),h&512&&(Jl||d===null||An(d,d.return)),h&64&&Do&&(h=e.updateQueue,h!==null&&(d=h.callbacks,d!==null))){var y=h.shared.hiddenCallbacks;h.shared.hiddenCallbacks=y===null?d:y.concat(d)}break;case 26:if(y=zi,ba(t,e),Sa(e),h&512&&(Jl||d===null||An(d,d.return)),h&4){var p=d!==null?d.memoizedState:null;if(h=e.memoizedState,d===null)if(h===null)if(e.stateNode===null){e:{h=e.type,d=e.memoizedProps,y=y.ownerDocument||y;t:switch(h){case"title":p=y.getElementsByTagName("title")[0],(!p||p[Gf]||p[el]||p.namespaceURI===Fe||p.hasAttribute("itemprop"))&&(p=y.createElement(h),y.head.insertBefore(p,y.querySelector("head > title"))),Pt(p,h,d),p[el]=e,ve(p),h=p;break e;case"link":var z=_f("link","href",y).get(h+(d.href||""));if(z){for(var _=0;_<z.length;_++)if(p=z[_],p.getAttribute("href")===(d.href==null||d.href===""?null:d.href)&&p.getAttribute("rel")===(d.rel==null?null:d.rel)&&p.getAttribute("title")===(d.title==null?null:d.title)&&p.getAttribute("crossorigin")===(d.crossOrigin==null?null:d.crossOrigin)){z.splice(_,1);break t}}p=y.createElement(h),Pt(p,h,d),y.head.appendChild(p);break;case"meta":if(z=_f("meta","content",y).get(h+(d.content||""))){for(_=0;_<z.length;_++)if(p=z[_],St(d.content,"content"),p.getAttribute("content")===(d.content==null?null:""+d.content)&&p.getAttribute("name")===(d.name==null?null:d.name)&&p.getAttribute("property")===(d.property==null?null:d.property)&&p.getAttribute("http-equiv")===(d.httpEquiv==null?null:d.httpEquiv)&&p.getAttribute("charset")===(d.charSet==null?null:d.charSet)){z.splice(_,1);break t}}p=y.createElement(h),Pt(p,h,d),y.head.appendChild(p);break;default:throw Error('getNodesForType encountered a type it did not expect: "'+h+'". This is a bug in React.')}p[el]=e,ve(p),h=p}e.stateNode=h}else Ng(y,e.type,e.stateNode);else e.stateNode=zh(y,h,e.memoizedProps);else p!==h?(p===null?d.stateNode!==null&&(d=d.stateNode,d.parentNode.removeChild(d)):p.count--,h===null?Ng(y,e.type,e.stateNode):zh(y,h,e.memoizedProps)):h===null&&e.stateNode!==null&&eh(e,e.memoizedProps,d.memoizedProps)}break;case 27:ba(t,e),Sa(e),h&512&&(Jl||d===null||An(d,d.return)),d!==null&&h&4&&eh(e,e.memoizedProps,d.memoizedProps);break;case 5:if(ba(t,e),Sa(e),h&512&&(Jl||d===null||An(d,d.return)),e.flags&32){y=e.stateNode;try{oe(e,Eh,y)}catch(fe){We(e,e.return,fe)}}h&4&&e.stateNode!=null&&(y=e.memoizedProps,eh(e,y,d!==null?d.memoizedProps:y)),h&1024&&(k1=!0,e.type!=="form"&&console.error("Unexpected host component type. Expected a form. This is a bug in React."));break;case 6:if(ba(t,e),Sa(e),h&4){if(e.stateNode===null)throw Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");h=e.memoizedProps,d=d!==null?d.memoizedProps:h,y=e.stateNode;try{oe(e,u1,y,d,h)}catch(fe){We(e,e.return,fe)}}break;case 3:if(y=gu(),Xv=null,p=zi,zi=Ah(t.containerInfo),ba(t,e),zi=p,Sa(e),h&4&&d!==null&&d.memoizedState.isDehydrated)try{oe(e,l0,t.containerInfo)}catch(fe){We(e,e.return,fe)}k1&&(k1=!1,ig(e)),t.effectDuration+=$o(y);break;case 4:h=zi,zi=Ah(e.stateNode.containerInfo),ba(t,e),Sa(e),zi=h;break;case 12:h=gu(),ba(t,e),Sa(e),e.stateNode.effectDuration+=ha(h);break;case 31:ba(t,e),Sa(e),h&4&&(h=e.updateQueue,h!==null&&(e.updateQueue=null,lc(e,h)));break;case 13:ba(t,e),Sa(e),e.child.flags&8192&&e.memoizedState!==null!=(d!==null&&d.memoizedState!==null)&&(Dv=Xl()),h&4&&(h=e.updateQueue,h!==null&&(e.updateQueue=null,lc(e,h)));break;case 22:y=e.memoizedState!==null;var E=d!==null&&d.memoizedState!==null,Y=Do,ue=Jl;if(Do=Y||y,Jl=ue||E,ba(t,e),Jl=ue,Do=Y,E&&!y&&!Y&&!ue&&(e.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&gd(e,_e,je),Sa(e),h&8192)e:for(t=e.stateNode,t._visibility=y?t._visibility&~q0:t._visibility|q0,!y||d===null||E||Do||Jl||(ac(e),(e.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&pn(e,_e,je,"Disconnect")),d=null,t=e;;){if(t.tag===5||t.tag===26){if(d===null){E=d=t;try{p=E.stateNode,y?oe(E,Ag,p):oe(E,Dg,E.stateNode,E.memoizedProps)}catch(fe){We(E,E.return,fe)}}}else if(t.tag===6){if(d===null){E=t;try{z=E.stateNode,y?oe(E,Og,z):oe(E,Rg,z,E.memoizedProps)}catch(fe){We(E,E.return,fe)}}}else if(t.tag===18){if(d===null){E=t;try{_=E.stateNode,y?oe(E,Tg,_):oe(E,zg,E.stateNode)}catch(fe){We(E,E.return,fe)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;d===t&&(d=null),t=t.return}d===t&&(d=null),t.sibling.return=t.return,t=t.sibling}h&4&&(h=e.updateQueue,h!==null&&(d=h.retryQueue,d!==null&&(h.retryQueue=null,lc(e,d))));break;case 19:ba(t,e),Sa(e),h&4&&(h=e.updateQueue,h!==null&&(e.updateQueue=null,lc(e,h)));break;case 30:break;case 21:break;default:ba(t,e),Sa(e)}(e.mode&et)!==we&&0<=_e&&0<=je&&((bl||.05<dl)&&Bn(e,_e,je,dl,cl),e.alternate===null&&e.return!==null&&e.return.alternate!==null&&.05<je-_e&&(Hy(e.return.alternate,e.return)||pn(e,_e,je,"Mount"))),jl(a),Za(i),cl=o,bl=f}function Sa(e){var t=e.flags;if(t&2){try{oe(e,Uy,e)}catch(a){We(e,e.return,a)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function ig(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;ig(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function Pa(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)lh(e,t.alternate,t),t=t.sibling}function ah(e){var t=Ft(),a=bn(),i=Ja(),o=Sn();switch(e.tag){case 0:case 11:case 14:case 15:Fd(e,e.return,nu),ac(e);break;case 1:An(e,e.return);var f=e.stateNode;typeof f.componentWillUnmount=="function"&&Pd(e,e.return,f),ac(e);break;case 27:oe(e,bi,e.stateNode);case 26:case 5:An(e,e.return),ac(e);break;case 22:e.memoizedState===null&&ac(e);break;case 30:ac(e);break;default:ac(e)}(e.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(e,_e,je,dl,cl),jl(t),Za(a),cl=i,bl=o}function ac(e){for(e=e.child;e!==null;)ah(e),e=e.sibling}function Yy(e,t,a,i){var o=Ft(),f=bn(),d=Ja(),h=Sn(),y=a.flags;switch(a.tag){case 0:case 11:case 15:Jn(e,a,i),tg(a,nu);break;case 1:if(Jn(e,a,i),t=a.stateNode,typeof t.componentDidMount=="function"&&oe(a,B1,a,t),t=a.updateQueue,t!==null){e=a.stateNode;try{oe(a,ny,t,e)}catch(p){We(a,a.return,p)}}i&&y&64&&_y(a),Pc(a,a.return);break;case 27:xy(a);case 26:case 5:Jn(e,a,i),i&&t===null&&y&4&&tc(a),Pc(a,a.return);break;case 12:if(i&&y&4){y=gu(),Jn(e,a,i),i=a.stateNode,i.effectDuration+=ha(y);try{oe(a,My,a,t,$f,i.effectDuration)}catch(p){We(a,a.return,p)}}else Jn(e,a,i);break;case 31:Jn(e,a,i),i&&y&4&&jy(e,a);break;case 13:Jn(e,a,i),i&&y&4&&By(e,a);break;case 22:a.memoizedState===null&&Jn(e,a,i),Pc(a,a.return);break;case 30:break;default:Jn(e,a,i)}(a.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(a,_e,je,dl,cl),jl(o),Za(f),cl=d,bl=h}function Jn(e,t,a){for(a=a&&(t.subtreeFlags&8772)!==0,t=t.child;t!==null;)Yy(e,t.alternate,t,a),t=t.sibling}function lr(e,t){var a=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==a&&(e!=null&&Bc(e),a!=null&&_s(a))}function ar(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(Bc(t),e!=null&&_s(e))}function en(e,t,a,i,o){if(t.subtreeFlags&10256||t.actualDuration!==0&&(t.alternate===null||t.alternate.child!==t.child))for(t=t.child;t!==null;){var f=t.sibling;qy(e,t,a,i,f!==null?f.actualStartTime:o),t=f}}function qy(e,t,a,i,o){var f=Ft(),d=bn(),h=Ja(),y=Sn(),p=Vf,z=t.flags;switch(t.tag){case 0:case 11:case 15:(t.mode&et)!==we&&0<t.actualStartTime&&(t.flags&1)!==0&&vd(t,t.actualStartTime,o,Pl,a),en(e,t,a,i,o),z&2048&&Is(t,rn|ku);break;case 1:(t.mode&et)!==we&&0<t.actualStartTime&&((t.flags&128)!==0?Lm(t,t.actualStartTime,o,[]):(t.flags&1)!==0&&vd(t,t.actualStartTime,o,Pl,a)),en(e,t,a,i,o);break;case 3:var _=gu(),E=Pl;Pl=t.alternate!==null&&t.alternate.memoizedState.isDehydrated&&(t.flags&256)===0,en(e,t,a,i,o),Pl=E,z&2048&&(a=null,t.alternate!==null&&(a=t.alternate.memoizedState.cache),i=t.memoizedState.cache,i!==a&&(Bc(i),a!=null&&_s(a))),e.passiveEffectDuration+=$o(_);break;case 12:if(z&2048){z=gu(),en(e,t,a,i,o),e=t.stateNode,e.passiveEffectDuration+=ha(z);try{oe(t,ng,t,t.alternate,$f,e.passiveEffectDuration)}catch(Y){We(t,t.return,Y)}}else en(e,t,a,i,o);break;case 31:z=Pl,_=t.alternate!==null?t.alternate.memoizedState:null,E=t.memoizedState,_!==null&&E===null?(E=t.deletions,E!==null&&0<E.length&&E[0].tag===18?(Pl=!1,_=_.hydrationErrors,_!==null&&Lm(t,t.actualStartTime,o,_)):Pl=!0):Pl=!1,en(e,t,a,i,o),Pl=z;break;case 13:z=Pl,_=t.alternate!==null?t.alternate.memoizedState:null,E=t.memoizedState,_===null||_.dehydrated===null||E!==null&&E.dehydrated!==null?Pl=!1:(E=t.deletions,E!==null&&0<E.length&&E[0].tag===18?(Pl=!1,_=_.hydrationErrors,_!==null&&Lm(t,t.actualStartTime,o,_)):Pl=!0),en(e,t,a,i,o),Pl=z;break;case 23:break;case 22:E=t.stateNode,_=t.alternate,t.memoizedState!==null?E._visibility&po?en(e,t,a,i,o):eo(e,t,a,i,o):E._visibility&po?en(e,t,a,i,o):(E._visibility|=po,nc(e,t,a,i,(t.subtreeFlags&10256)!==0||t.actualDuration!==0&&(t.alternate===null||t.alternate.child!==t.child),o),(t.mode&et)===we||Pl||(e=t.actualStartTime,0<=e&&.05<o-e&&gd(t,e,o),0<=_e&&0<=je&&.05<je-_e&&gd(t,_e,je))),z&2048&&lr(_,t);break;case 24:en(e,t,a,i,o),z&2048&&ar(t.alternate,t);break;default:en(e,t,a,i,o)}(t.mode&et)!==we&&((e=!Pl&&t.alternate===null&&t.return!==null&&t.return.alternate!==null)&&(a=t.actualStartTime,0<=a&&.05<o-a&&pn(t,a,o,"Mount")),0<=_e&&0<=je&&((bl||.05<dl)&&Bn(t,_e,je,dl,cl),e&&.05<je-_e&&pn(t,_e,je,"Mount"))),jl(f),Za(d),cl=h,bl=y,Vf=p}function nc(e,t,a,i,o,f){for(o=o&&((t.subtreeFlags&10256)!==0||t.actualDuration!==0&&(t.alternate===null||t.alternate.child!==t.child)),t=t.child;t!==null;){var d=t.sibling;nr(e,t,a,i,o,d!==null?d.actualStartTime:f),t=d}}function nr(e,t,a,i,o,f){var d=Ft(),h=bn(),y=Ja(),p=Sn(),z=Vf;o&&(t.mode&et)!==we&&0<t.actualStartTime&&(t.flags&1)!==0&&vd(t,t.actualStartTime,f,Pl,a);var _=t.flags;switch(t.tag){case 0:case 11:case 15:nc(e,t,a,i,o,f),Is(t,rn);break;case 23:break;case 22:var E=t.stateNode;t.memoizedState!==null?E._visibility&po?nc(e,t,a,i,o,f):eo(e,t,a,i,f):(E._visibility|=po,nc(e,t,a,i,o,f)),o&&_&2048&&lr(t.alternate,t);break;case 24:nc(e,t,a,i,o,f),o&&_&2048&&ar(t.alternate,t);break;default:nc(e,t,a,i,o,f)}(t.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(t,_e,je,dl,cl),jl(d),Za(h),cl=y,bl=p,Vf=z}function eo(e,t,a,i,o){if(t.subtreeFlags&10256||t.actualDuration!==0&&(t.alternate===null||t.alternate.child!==t.child))for(var f=t.child;f!==null;){t=f.sibling;var d=e,h=a,y=i,p=t!==null?t.actualStartTime:o,z=Vf;(f.mode&et)!==we&&0<f.actualStartTime&&(f.flags&1)!==0&&vd(f,f.actualStartTime,p,Pl,h);var _=f.flags;switch(f.tag){case 22:eo(d,f,h,y,p),_&2048&&lr(f.alternate,f);break;case 24:eo(d,f,h,y,p),_&2048&&ar(f.alternate,f);break;default:eo(d,f,h,y,p)}Vf=z,f=t}}function to(e,t,a){if(e.subtreeFlags&np)for(e=e.child;e!==null;)nh(e,t,a),e=e.sibling}function nh(e,t,a){switch(e.tag){case 26:to(e,t,a),e.flags&np&&e.memoizedState!==null&&o0(a,zi,e.memoizedState,e.memoizedProps);break;case 5:to(e,t,a);break;case 3:case 4:var i=zi;zi=Ah(e.stateNode.containerInfo),to(e,t,a),zi=i;break;case 22:e.memoizedState===null&&(i=e.alternate,i!==null&&i.memoizedState!==null?(i=np,np=16777216,to(e,t,a),np=i):to(e,t,a));break;default:to(e,t,a)}}function wy(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function tn(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var a=0;a<t.length;a++){var i=t[a],o=Ft();fa=i,Mu(i,e),(i.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&pn(i,_e,je,"Unmount"),jl(o)}wy(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)uh(e),e=e.sibling}function uh(e){var t=Ft(),a=bn(),i=Ja(),o=Sn();switch(e.tag){case 0:case 11:case 15:tn(e),e.flags&2048&&Id(e,e.return,rn|ku);break;case 3:var f=gu();tn(e),e.stateNode.passiveEffectDuration+=$o(f);break;case 12:f=gu(),tn(e),e.stateNode.passiveEffectDuration+=ha(f);break;case 22:f=e.stateNode,e.memoizedState!==null&&f._visibility&po&&(e.return===null||e.return.tag!==13)?(f._visibility&=~po,ih(e),(e.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&pn(e,_e,je,"Disconnect")):tn(e);break;default:tn(e)}(e.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(e,_e,je,dl,cl),jl(t),Za(a),bl=o,cl=i}function ih(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var a=0;a<t.length;a++){var i=t[a],o=Ft();fa=i,Mu(i,e),(i.mode&et)!==we&&0<=_e&&0<=je&&.05<je-_e&&pn(i,_e,je,"Unmount"),jl(o)}wy(e)}for(e=e.child;e!==null;)Gy(e),e=e.sibling}function Gy(e){var t=Ft(),a=bn(),i=Ja(),o=Sn();switch(e.tag){case 0:case 11:case 15:Id(e,e.return,rn),ih(e);break;case 22:var f=e.stateNode;f._visibility&po&&(f._visibility&=~po,ih(e));break;default:ih(e)}(e.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(e,_e,je,dl,cl),jl(t),Za(a),bl=o,cl=i}function Mu(e,t){for(;fa!==null;){var a=fa,i=a,o=t,f=Ft(),d=bn(),h=Ja(),y=Sn();switch(i.tag){case 0:case 11:case 15:Id(i,o,rn);break;case 23:case 22:i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(o=i.memoizedState.cachePool.pool,o!=null&&Bc(o));break;case 24:_s(i.memoizedState.cache)}if((i.mode&et)!==we&&0<=_e&&0<=je&&(bl||.05<dl)&&Bn(i,_e,je,dl,cl),jl(f),Za(d),bl=y,cl=h,i=a.child,i!==null)i.return=a,fa=i;else e:for(a=e;fa!==null;){if(i=fa,f=i.sibling,d=i.return,gl(i),i===a){fa=null;break e}if(f!==null){f.return=d,fa=f;break e}fa=d}}}function Xy(){ST.forEach(function(e){return e()})}function Ly(){var e=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return e||X.actQueue===null||console.error("The current testing environment is not configured to support act(...)"),e}function ua(e){if((pt&ea)!==sa&&lt!==0)return lt&-lt;var t=X.T;return t!==null?(t._updatedFibers||(t._updatedFibers=new Set),t._updatedFibers.add(e),Iy()):Ui()}function hf(){if(Cn===0)if((lt&536870912)===0||st){var e=Rr;Rr<<=1,(Rr&3932160)===0&&(Rr=262144),Cn=e}else Cn=536870912;return e=au.current,e!==null&&(e.flags|=32),Cn}function Ge(e,t,a){if(pm&&console.error("useInsertionEffect must not schedule updates."),ib&&(Cv=!0),(e===Kt&&(Gt===Qr||Gt===Vr)||e.cancelPendingCommit!==null)&&(Cu(e,0),On(e,lt,Cn,!1)),Un(e,a),(pt&ea)!==sa&&e===Kt){if(Yu)switch(t.tag){case 0:case 11:case 15:e=it&&ie(it)||"Unknown",O2.has(e)||(O2.add(e),t=ie(t)||"Unknown",console.error("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://react.dev/link/setstate-in-render",t,e,e));break;case 1:A2||(console.error("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),A2=!0)}}else wu&&zl(e,t,a),or(t),e===Kt&&((pt&ea)===sa&&(ls|=a),hl===Pf&&On(e,lt,Cn,!1)),Ha(e)}function cg(e,t,a){if((pt&(ea|uu))!==sa)throw Error("Should not already be working.");if(lt!==0&&it!==null){var i=it,o=Xl();switch(pS){case cp:case Qr:var f=V0;tl&&((i=i._debugTask)?i.run(console.timeStamp.bind(console,"Suspended",f,o,Xu,void 0,"primary-light")):console.timeStamp("Suspended",f,o,Xu,void 0,"primary-light"));break;case Vr:f=V0,tl&&((i=i._debugTask)?i.run(console.timeStamp.bind(console,"Action",f,o,Xu,void 0,"primary-light")):console.timeStamp("Action",f,o,Xu,void 0,"primary-light"));break;default:tl&&(i=o-V0,3>i||console.timeStamp("Blocked",V0,o,Xu,void 0,5>i?"primary-light":10>i?"primary":100>i?"primary-dark":"error"))}}f=(a=!a&&(t&127)===0&&(t&e.expiredLanes)===0||Sl(e,t))?mi(e,t):pf(e,t,!0);var d=a;do{if(f===Ro){mm&&!a&&On(e,t,0,!1),t=Gt,V0=Ql(),pS=t;break}else{if(i=Xl(),o=e.current.alternate,d&&!fg(o)){jn(t),o=oa,f=i,!tl||f<=o||(Ol?Ol.run(console.timeStamp.bind(console,"Teared Render",o,f,mt,dt,"error")):console.timeStamp("Teared Render",o,f,mt,dt,"error")),uc(t,i),f=pf(e,t,!1),d=!1;continue}if(f===Lr){if(d=t,e.errorRecoveryDisabledLanes&d)var h=0;else h=e.pendingLanes&-536870913,h=h!==0?h:h&536870912?536870912:0;if(h!==0){jn(t),Qm(oa,i,t,Ol),uc(t,i),t=h;e:{i=e,f=d,d=fp;var y=i.current.memoizedState.isDehydrated;if(y&&(Cu(i,h).flags|=256),h=pf(i,h,!1),h!==Lr){if(I1&&!y){i.errorRecoveryDisabledLanes|=f,ls|=f,f=Pf;break e}i=dn,dn=d,i!==null&&(dn===null?dn=i:dn.push.apply(dn,i))}f=h}if(d=!1,f!==Lr)continue;i=Xl()}}if(f===ip){jn(t),Qm(oa,i,t,Ol),uc(t,i),Cu(e,0),On(e,t,0,!0);break}e:{switch(a=e,f){case Ro:case ip:throw Error("Root did not complete. This is a bug in React.");case Pf:if((t&4194048)!==t)break;case Tv:jn(t),Yp(oa,i,t,Ol),uc(t,i),o=t,(o&127)!==0?cv=i:(o&4194048)!==0&&(ov=i),On(a,t,Cn,!es);break e;case Lr:dn=null;break;case Ev:case s2:break;default:throw Error("Unknown root exit status.")}if(X.actQueue!==null)Vt(a,o,t,dn,sp,zv,Cn,ls,Zr,f,null,null,oa,i);else{if((t&62914560)===t&&(d=Dv+h2-Xl(),10<d)){if(On(a,t,Cn,!es),Sc(a,0,!0)!==0)break e;Di=t,a.timeoutHandle=x2(og.bind(null,a,o,dn,sp,zv,t,Cn,ls,Zr,es,f,"Throttled",oa,i),d);break e}og(a,o,dn,sp,zv,t,Cn,ls,Zr,es,f,null,oa,i)}}}break}while(!0);Ha(e)}function og(e,t,a,i,o,f,d,h,y,p,z,_,E,Y){e.timeoutHandle=Wr;var ue=t.subtreeFlags,fe=null;if((ue&8192||(ue&16785408)===16785408)&&(fe={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:yn},nh(t,f,fe),ue=(f&62914560)===f?Dv-Xl():(f&4194048)===f?d2-Xl():0,ue=Dh(fe,ue),ue!==null)){Di=f,e.cancelPendingCommit=ue(Vt.bind(null,e,t,f,a,i,o,d,h,y,z,fe,fe.waitingForViewTransition?"Waiting for the previous Animation":0<fe.count?0<fe.imgCount?"Suspended on CSS and Images":"Suspended on CSS":fe.imgCount===1?"Suspended on an Image":0<fe.imgCount?"Suspended on Images":null,E,Y)),On(e,f,d,!p);return}Vt(e,t,f,a,i,o,d,h,y,z,fe,_,E,Y)}function fg(e){for(var t=e;;){var a=t.tag;if((a===0||a===11||a===15)&&t.flags&16384&&(a=t.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var i=0;i<a.length;i++){var o=a[i],f=o.getSnapshot;o=o.value;try{if(!on(f(),o))return!1}catch{return!1}}if(a=t.child,t.subtreeFlags&16384&&a!==null)a.return=t,t=a;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function On(e,t,a,i){t&=~P1,t&=~ls,e.suspendedLanes|=t,e.pingedLanes&=~t,i&&(e.warmLanes|=t),i=e.expirationTimes;for(var o=t;0<o;){var f=31-Fl(o),d=1<<f;i[f]=-1,o&=~d}a!==0&&Ho(e,a,t)}function ln(){return(pt&(ea|uu))===sa?(xu(0),!1):!0}function ch(){if(it!==null){if(Gt===Mn)var e=it.return;else e=it,Jo(),Vi(e),um=null,P0=0,e=it;for(;e!==null;)Ry(e.alternate,e),e=e.return;it=null}}function uc(e,t){(e&127)!==0&&(Hr=t),(e&4194048)!==0&&(Eo=t),(e&62914560)!==0&&(mS=t),(e&2080374784)!==0&&(yS=t)}function Cu(e,t){tl&&(console.timeStamp("Blocking Track",.003,.003,"Blocking",dt,"primary-light"),console.timeStamp("Transition Track",.003,.003,"Transition",dt,"primary-light"),console.timeStamp("Suspense Track",.003,.003,"Suspense",dt,"primary-light"),console.timeStamp("Idle Track",.003,.003,"Idle",dt,"primary-light"));var a=oa;if(oa=Ql(),lt!==0&&0<a){if(jn(lt),hl===Ev||hl===Pf)Yp(a,oa,t,Ol);else{var i=oa,o=Ol;if(tl&&!(i<=a)){var f=(t&738197653)===t?"tertiary-dark":"primary-dark",d=(t&536870912)===t?"Prewarm":(t&201326741)===t?"Interrupted Hydration":"Interrupted Render";o?o.run(console.timeStamp.bind(console,d,a,i,mt,dt,f)):console.timeStamp(d,a,i,mt,dt,f)}}uc(lt,oa)}if(a=Ol,Ol=null,(t&127)!==0){Ol=X0,o=0<=pc&&pc<Hr?Hr:pc,i=0<=Nr&&Nr<Hr?Hr:Nr,f=0<=i?i:0<=o?o:oa,0<=cv?(jn(2),qp(cv,f,t,a)):fv&127,a=o;var h=i,y=L0,p=0<lm,z=kf===G0,_=kf===iv;if(o=oa,i=X0,f=U1,d=x1,tl){if(mt="Blocking",0<a?a>o&&(a=o):a=o,0<h?h>a&&(h=a):h=a,y!==null&&a>h){var E=p?"secondary-light":"warning";i?i.run(console.timeStamp.bind(console,p?"Consecutive":"Event: "+y,h,a,mt,dt,E)):console.timeStamp(p?"Consecutive":"Event: "+y,h,a,mt,dt,E)}o>a&&(h=z?"error":(t&738197653)===t?"tertiary-light":"primary-light",z=_?"Promise Resolved":z?"Cascading Update":5<o-a?"Update Blocked":"Update",_=[],d!=null&&_.push(["Component name",d]),f!=null&&_.push(["Method name",f]),a={start:a,end:o,detail:{devtools:{properties:_,track:mt,trackGroup:dt,color:h}}},i?i.run(performance.measure.bind(performance,z,a)):performance.measure(z,a))}pc=-1.1,kf=0,x1=U1=null,cv=-1.1,lm=Nr,Nr=-1.1,Hr=Ql()}if((t&4194048)!==0&&(Ol=Q0,o=0<=To&&To<Eo?Eo:To,a=0<=Ku&&Ku<Eo?Eo:Ku,i=0<=Wf&&Wf<Eo?Eo:Wf,f=0<=i?i:0<=a?a:oa,0<=ov?(jn(256),qp(ov,f,t,Ol)):fv&4194048,_=i,h=jr,y=0<Ff,p=H1===iv,f=oa,i=Q0,d=dS,z=hS,tl&&(mt="Transition",0<a?a>f&&(a=f):a=f,0<o?o>a&&(o=a):o=a,0<_?_>o&&(_=o):_=o,o>_&&h!==null&&(E=y?"secondary-light":"warning",i?i.run(console.timeStamp.bind(console,y?"Consecutive":"Event: "+h,_,o,mt,dt,E)):console.timeStamp(y?"Consecutive":"Event: "+h,_,o,mt,dt,E)),a>o&&(i?i.run(console.timeStamp.bind(console,"Action",o,a,mt,dt,"primary-dark")):console.timeStamp("Action",o,a,mt,dt,"primary-dark")),f>a&&(o=p?"Promise Resolved":5<f-a?"Update Blocked":"Update",_=[],z!=null&&_.push(["Component name",z]),d!=null&&_.push(["Method name",d]),a={start:a,end:f,detail:{devtools:{properties:_,track:mt,trackGroup:dt,color:"primary-light"}}},i?i.run(performance.measure.bind(performance,o,a)):performance.measure(o,a))),Ku=To=-1.1,H1=0,ov=-1.1,Ff=Wf,Wf=-1.1,Eo=Ql()),(t&62914560)!==0&&(fv&62914560)!==0&&(jn(4194304),Vm(mS,oa)),(t&2080374784)!==0&&(fv&2080374784)!==0&&(jn(268435456),Vm(yS,oa)),a=e.timeoutHandle,a!==Wr&&(e.timeoutHandle=Wr,HT(a)),a=e.cancelPendingCommit,a!==null&&(e.cancelPendingCommit=null,a()),Di=0,ch(),Kt=e,it=a=yu(e.current,null),lt=t,Gt=Mn,iu=null,es=!1,mm=Sl(e,t),I1=!1,hl=Ro,Zr=Cn=P1=ls=ts=0,dn=fp=null,zv=!1,(t&8)!==0&&(t|=t&32),i=e.entangledLanes,i!==0)for(e=e.entanglements,i&=t;0<i;)o=31-Fl(i),f=1<<o,t|=e[o],i&=~f;return vc=t,bd(),e=iS(),1e3<e-uS&&(X.recentlyCreatedOwnerStacks=0,uS=e),Ai.discardPendingWarnings(),a}function Kn(e,t){Le=null,X.H=ap,X.getCurrentStack=null,Yu=!1,Ya=null,t===nm||t===hv?(t=wc(),Gt=cp):t===Y1?(t=wc(),Gt=r2):Gt=t===K1?F1:t!==null&&typeof t=="object"&&typeof t.then=="function"?op:Av,iu=t;var a=it;a===null?(hl=ip,Ks(e,da(t,e.current))):a.mode&et&&Dd(a)}function Qy(){var e=au.current;return e===null?!0:(lt&4194048)===lt?$u===null:(lt&62914560)===lt||(lt&536870912)!==0?e===$u:!1}function oh(){var e=X.H;return X.H=ap,e===null?ap:e}function Vy(){var e=X.A;return X.A=bT,e}function mf(e){Ol===null&&(Ol=e._debugTask==null?null:e._debugTask)}function yf(){hl=Pf,es||(lt&4194048)!==lt&&au.current!==null||(mm=!0),(ts&134217727)===0&&(ls&134217727)===0||Kt===null||On(Kt,lt,Cn,!1)}function pf(e,t,a){var i=pt;pt|=ea;var o=oh(),f=Vy();if(Kt!==e||lt!==t){if(wu){var d=e.memoizedUpdaters;0<d.size&&(vf(e,lt),d.clear()),Xa(e,t)}sp=null,Cu(e,t)}t=!1,d=hl;e:do try{if(Gt!==Mn&&it!==null){var h=it,y=iu;switch(Gt){case F1:ch(),d=Tv;break e;case cp:case Qr:case Vr:case op:au.current===null&&(t=!0);var p=Gt;if(Gt=Mn,iu=null,gf(e,h,y,p),a&&mm){d=Ro;break e}break;default:p=Gt,Gt=Mn,iu=null,gf(e,h,y,p)}}Zy(),d=hl;break}catch(z){Kn(e,z)}while(!0);return t&&e.shellSuspendCounter++,Jo(),pt=i,X.H=o,X.A=f,it===null&&(Kt=null,lt=0,bd()),d}function Zy(){for(;it!==null;)fh(it)}function mi(e,t){var a=pt;pt|=ea;var i=oh(),o=Vy();if(Kt!==e||lt!==t){if(wu){var f=e.memoizedUpdaters;0<f.size&&(vf(e,lt),f.clear()),Xa(e,t)}sp=null,Rv=Xl()+m2,Cu(e,t)}else mm=Sl(e,t);e:do try{if(Gt!==Mn&&it!==null)t:switch(t=it,f=iu,Gt){case Av:Gt=Mn,iu=null,gf(e,t,f,Av);break;case Qr:case Vr:if(ly(f)){Gt=Mn,iu=null,Jy(t);break}t=function(){Gt!==Qr&&Gt!==Vr||Kt!==e||(Gt=Ov),Ha(e)},f.then(t,t);break e;case cp:Gt=Ov;break e;case r2:Gt=W1;break e;case Ov:ly(f)?(Gt=Mn,iu=null,Jy(t)):(Gt=Mn,iu=null,gf(e,t,f,Ov));break;case W1:var d=null;switch(it.tag){case 26:d=it.memoizedState;case 5:case 27:var h=it;if(d?ct(d):h.stateNode.complete){Gt=Mn,iu=null;var y=h.sibling;if(y!==null)it=y;else{var p=h.return;p!==null?(it=p,ur(p)):it=null}break t}break;default:console.error("Unexpected type of fiber triggered a suspensey commit. This is a bug in React.")}Gt=Mn,iu=null,gf(e,t,f,W1);break;case op:Gt=Mn,iu=null,gf(e,t,f,op);break;case F1:ch(),hl=Tv;break e;default:throw Error("Unexpected SuspendedReason. This is a bug in React.")}X.actQueue!==null?Zy():Tl();break}catch(z){Kn(e,z)}while(!0);return Jo(),X.H=i,X.A=o,pt=a,it!==null?Ro:(Kt=null,lt=0,bd(),hl)}function Tl(){for(;it!==null&&!Yh();)fh(it)}function fh(e){var t=e.alternate;(e.mode&et)!==we?(ai(e),t=oe(e,Fs,t,e,vc),Dd(e)):t=oe(e,Fs,t,e,vc),e.memoizedProps=e.pendingProps,t===null?ur(e):it=t}function Jy(e){var t=oe(e,Gl,e);e.memoizedProps=e.pendingProps,t===null?ur(e):it=t}function Gl(e){var t=e.alternate,a=(e.mode&et)!==we;switch(a&&ai(e),e.tag){case 15:case 0:t=Ey(t,e,e.pendingProps,e.type,void 0,lt);break;case 11:t=Ey(t,e,e.pendingProps,e.type.render,e.ref,lt);break;case 5:Vi(e);default:Ry(t,e),e=it=$m(e,vc),t=Fs(t,e,vc)}return a&&Dd(e),t}function gf(e,t,a,i){Jo(),Vi(t),um=null,P0=0;var o=t.return;try{if(my(e,o,t,a,lt)){hl=ip,Ks(e,da(a,e.current)),it=null;return}}catch(f){if(o!==null)throw it=o,f;hl=ip,Ks(e,da(a,e.current)),it=null;return}t.flags&32768?(st||i===Av?e=!0:mm||(lt&536870912)!==0?e=!1:(es=e=!0,(i===Qr||i===Vr||i===cp||i===op)&&(i=au.current,i!==null&&i.tag===13&&(i.flags|=16384))),Ky(t,e)):ur(t)}function ur(e){var t=e;do{if((t.flags&32768)!==0){Ky(t,es);return}var a=t.alternate;if(e=t.return,ai(t),a=oe(t,Dy,a,t,vc),(t.mode&et)!==we&&Ms(t),a!==null){it=a;return}if(t=t.sibling,t!==null){it=t;return}it=t=e}while(t!==null);hl===Ro&&(hl=s2)}function Ky(e,t){do{var a=eg(e.alternate,e);if(a!==null){a.flags&=32767,it=a;return}if((e.mode&et)!==we){Ms(e),a=e.actualDuration;for(var i=e.child;i!==null;)a+=i.actualDuration,i=i.sibling;e.actualDuration=a}if(a=e.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!t&&(e=e.sibling,e!==null)){it=e;return}it=e=a}while(e!==null);hl=Tv,it=null}function Vt(e,t,a,i,o,f,d,h,y,p,z,_,E,Y){e.cancelPendingCommit=null;do ir();while($l!==ns);if(Ai.flushLegacyContextWarning(),Ai.flushPendingUnsafeLifecycleWarnings(),(pt&(ea|uu))!==sa)throw Error("Should not already be working.");if(jn(a),p===Lr?Qm(E,Y,a,Ol):i!==null?e1(E,Y,a,i,t!==null&&t.alternate!==null&&t.alternate.memoizedState.isDehydrated&&(t.flags&256)!==0,Ol):Pv(E,Y,a,Ol),t!==null){if(a===0&&console.error("finishedLanes should not be empty during a commit. This is a bug in React."),t===e.current)throw Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");if(f=t.lanes|t.childLanes,f|=D1,td(e,a,f,d,h,y),e===Kt&&(it=Kt=null,lt=0),ym=t,us=e,Di=a,lb=f,nb=o,S2=i,ab=Y,E2=_,Ri=_v,T2=null,t.actualDuration!==0||(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,bf(ro,function(){return pp=window.event,Ri===_v&&(Ri=tb),cr(),null})):(e.callbackNode=null,e.callbackPriority=0),So=null,$f=Ql(),_!==null&&t1(Y,$f,_,Ol),i=(t.flags&13878)!==0,(t.subtreeFlags&13878)!==0||i){i=X.T,X.T=null,o=Rt.p,Rt.p=Cl,d=pt,pt|=uu;try{n1(e,t,a)}finally{pt=d,Rt.p=o,X.T=i}}$l=p2,Ea(),Uu(),$y()}}function Ea(){if($l===p2){$l=ns;var e=us,t=ym,a=Di,i=(t.flags&13878)!==0;if((t.subtreeFlags&13878)!==0||i){i=X.T,X.T=null;var o=Rt.p;Rt.p=Cl;var f=pt;pt|=uu;try{dm=a,hm=e,Yc(),tr(t,e),hm=dm=null,a=yb;var d=pd(e.containerInfo),h=a.focusedElem,y=a.selectionRange;if(d!==h&&h&&h.ownerDocument&&Hp(h.ownerDocument.documentElement,h)){if(y!==null&&Gm(h)){var p=y.start,z=y.end;if(z===void 0&&(z=p),"selectionStart"in h)h.selectionStart=p,h.selectionEnd=Math.min(z,h.value.length);else{var _=h.ownerDocument||document,E=_&&_.defaultView||window;if(E.getSelection){var Y=E.getSelection(),ue=h.textContent.length,fe=Math.min(y.start,ue),Wt=y.end===void 0?fe:Math.min(y.end,ue);!Y.extend&&fe>Wt&&(d=Wt,Wt=fe,fe=d);var ht=xp(h,fe),S=xp(h,Wt);if(ht&&S&&(Y.rangeCount!==1||Y.anchorNode!==ht.node||Y.anchorOffset!==ht.offset||Y.focusNode!==S.node||Y.focusOffset!==S.offset)){var T=_.createRange();T.setStart(ht.node,ht.offset),Y.removeAllRanges(),fe>Wt?(Y.addRange(T),Y.extend(S.node,S.offset)):(T.setEnd(S.node,S.offset),Y.addRange(T))}}}}for(_=[],Y=h;Y=Y.parentNode;)Y.nodeType===1&&_.push({element:Y,left:Y.scrollLeft,top:Y.scrollTop});for(typeof h.focus=="function"&&h.focus(),h=0;h<_.length;h++){var O=_[h];O.element.scrollLeft=O.left,O.element.scrollTop=O.top}}Vv=!!mb,yb=mb=null}finally{pt=f,Rt.p=o,X.T=i}}e.current=t,$l=g2}}function Uu(){if($l===g2){$l=ns;var e=T2;if(e!==null){$f=Ql();var t=bo,a=$f;!tl||a<=t||console.timeStamp(e,t,a,mt,dt,"secondary-light")}e=us,t=ym,a=Di;var i=(t.flags&8772)!==0;if((t.subtreeFlags&8772)!==0||i){i=X.T,X.T=null;var o=Rt.p;Rt.p=Cl;var f=pt;pt|=uu;try{dm=a,hm=e,Yc(),lh(e,t.alternate,t),hm=dm=null}finally{pt=f,Rt.p=o,X.T=i}}e=ab,t=E2,bo=Ql(),e=t===null?e:$f,t=bo,a=Ri===eb,i=Ol,So!==null?wp(e,t,So,!1,i):!tl||t<=e||(i?i.run(console.timeStamp.bind(console,a?"Commit Interrupted View Transition":"Commit",e,t,mt,dt,a?"error":"secondary-dark")):console.timeStamp(a?"Commit Interrupted View Transition":"Commit",e,t,mt,dt,a?"error":"secondary-dark")),$l=v2}}function $y(){if($l===b2||$l===v2){if($l===b2){var e=bo;bo=Ql();var t=bo,a=Ri===eb;!tl||t<=e||console.timeStamp(a?"Interrupted View Transition":"Starting Animation",e,t,mt,dt,a?" error":"secondary-light"),Ri!==eb&&(Ri=y2)}$l=ns,qh(),e=us;var i=ym;t=Di,a=S2;var o=i.actualDuration!==0||(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0;o?$l=Mv:($l=ns,ym=us=null,ky(e,e.pendingLanes),Jr=0,dp=null);var f=e.pendingLanes;if(f===0&&(as=null),o||dh(e),f=Hl(t),i=i.stateNode,Ml&&typeof Ml.onCommitFiberRoot=="function")try{var d=(i.current.flags&128)===128;switch(f){case Cl:var h=z0;break;case Il:h=wh;break;case ca:h=ro;break;case hc:h=Gh;break;default:h=ro}Ml.onCommitFiberRoot(ho,i,h,d)}catch(_){qu||(qu=!0,console.error("React instrumentation encountered an error: %o",_))}if(wu&&e.memoizedUpdaters.clear(),Xy(),a!==null){d=X.T,h=Rt.p,Rt.p=Cl,X.T=null;try{var y=e.onRecoverableError;for(i=0;i<a.length;i++){var p=a[i],z=sg(p.stack);oe(p.source,y,p.value,z)}}finally{X.T=d,Rt.p=h}}(Di&3)!==0&&ir(),Ha(e),f=e.pendingLanes,(t&261930)!==0&&(f&42)!==0?(rv=!0,e===ub?rp++:(rp=0,ub=e)):rp=0,o||uc(t,bo),xu(0)}}function sg(e){return e={componentStack:e},Object.defineProperty(e,"digest",{get:function(){console.error('You are accessing "digest" from the errorInfo object passed to onRecoverableError. This property is no longer provided as part of errorInfo but can be accessed as a property of the Error instance itself.')}}),e}function ky(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,_s(t)))}function ir(){return Ea(),Uu(),$y(),cr()}function cr(){if($l!==Mv)return!1;var e=us,t=lb;lb=0;var a=Hl(Di),i=ca>a?ca:a;a=X.T;var o=Rt.p;try{Rt.p=i,X.T=null;var f=nb;nb=null,i=us;var d=Di;if($l=ns,ym=us=null,Di=0,(pt&(ea|uu))!==sa)throw Error("Cannot flush passive effects while already rendering.");jn(d),ib=!0,Cv=!1;var h=0;if(So=null,h=Xl(),Ri===y2)Vm(bo,h,dT);else{var y=bo,p=h,z=Ri===tb;!tl||p<=y||(Ol?Ol.run(console.timeStamp.bind(console,z?"Waiting for Paint":"Waiting",y,p,mt,dt,"secondary-light")):console.timeStamp(z?"Waiting for Paint":"Waiting",y,p,mt,dt,"secondary-light"))}y=pt,pt|=uu;var _=i.current;Yc(),uh(_);var E=i.current;_=ab,Yc(),qy(i,E,d,f,_),dh(i),pt=y;var Y=Xl();if(E=h,_=Ol,So!==null?wp(E,Y,So,!0,_):!tl||Y<=E||(_?_.run(console.timeStamp.bind(console,"Remaining Effects",E,Y,mt,dt,"secondary-dark")):console.timeStamp("Remaining Effects",E,Y,mt,dt,"secondary-dark")),uc(d,Y),xu(0,!1),Cv?i===dp?Jr++:(Jr=0,dp=i):Jr=0,Cv=ib=!1,Ml&&typeof Ml.onPostCommitFiberRoot=="function")try{Ml.onPostCommitFiberRoot(ho,i)}catch(fe){qu||(qu=!0,console.error("React instrumentation encountered an error: %o",fe))}var ue=i.current.stateNode;return ue.effectDuration=0,ue.passiveEffectDuration=0,!0}finally{Rt.p=o,X.T=a,ky(e,t)}}function Ta(e,t,a){t=da(a,t),Zp(t),t=Ld(e.stateNode,t,2),e=bu(e,t,2),e!==null&&(Un(e,2),Ha(e))}function We(e,t,a){if(pm=!1,e.tag===3)Ta(e,e,a);else{for(;t!==null;){if(t.tag===3){Ta(t,e,a);return}if(t.tag===1){var i=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof i.componentDidCatch=="function"&&(as===null||!as.has(i))){e=da(a,e),Zp(e),a=Qd(2),i=bu(t,a,2),i!==null&&(Vd(a,i,t,e),Un(i,2),Ha(i));return}}t=t.return}console.error(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Potential causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
162
-
163
- Error message:
164
-
165
- %s`,a)}}function sh(e,t,a){var i=e.pingCache;if(i===null){i=e.pingCache=new ET;var o=new Set;i.set(t,o)}else o=i.get(t),o===void 0&&(o=new Set,i.set(t,o));o.has(a)||(I1=!0,o.add(a),i=xa.bind(null,e,t,a),wu&&vf(e,a),t.then(i,i))}function xa(e,t,a){var i=e.pingCache;i!==null&&i.delete(t),e.pingedLanes|=e.suspendedLanes&a,e.warmLanes&=~a,(a&127)!==0?0>pc&&(Hr=pc=Ql(),X0=uv("Promise Resolved"),kf=iv):(a&4194048)!==0&&0>Ku&&(Eo=Ku=Ql(),Q0=uv("Promise Resolved"),H1=iv),Ly()&&X.actQueue===null&&console.error(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
166
-
167
- When testing, code that resolves suspended data should be wrapped into act(...):
168
-
169
- act(() => {
170
- /* finish loading suspended data */
171
- });
172
- /* assert on the output */
173
-
174
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://react.dev/link/wrap-tests-with-act`),Kt===e&&(lt&a)===a&&(hl===Pf||hl===Ev&&(lt&62914560)===lt&&Xl()-Dv<h2?(pt&ea)===sa&&Cu(e,0):P1|=a,Zr===lt&&(Zr=0)),Ha(e)}function Wy(e,t){t===0&&(t=Uo()),e=aa(e,t),e!==null&&(Un(e,t),Ha(e))}function yi(e){var t=e.memoizedState,a=0;t!==null&&(a=t.retryLane),Wy(e,a)}function lo(e,t){var a=0;switch(e.tag){case 31:case 13:var i=e.stateNode,o=e.memoizedState;o!==null&&(a=o.retryLane);break;case 19:i=e.stateNode;break;case 22:i=e.stateNode._retryCache;break;default:throw Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}i!==null&&i.delete(t),Wy(e,a)}function $n(e,t,a){if((t.subtreeFlags&67117056)!==0)for(t=t.child;t!==null;){var i=e,o=t,f=o.type===za;f=a||f,o.tag!==22?o.flags&67108864?f&&oe(o,rh,i,o):$n(i,o,f):o.memoizedState===null&&(f&&o.flags&8192?oe(o,rh,i,o):o.subtreeFlags&67108864&&oe(o,$n,i,o,f)),t=t.sibling}}function rh(e,t){he(!0);try{ah(t),Gy(t),Yy(e,t.alternate,t,!1),nr(e,t,0,null,!1,0)}finally{he(!1)}}function dh(e){var t=!0;e.current.mode&(qa|Ti)||(t=!1),$n(e,e.current,t)}function zn(e){if((pt&ea)===sa){var t=e.tag;if(t===3||t===1||t===0||t===11||t===14||t===15){if(t=ie(e)||"ReactComponent",Uv!==null){if(Uv.has(t))return;Uv.add(t)}else Uv=new Set([t]);oe(e,function(){console.error("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously tries to update the component. Move this work to useEffect instead.")})}}}function vf(e,t){wu&&e.memoizedUpdaters.forEach(function(a){zl(e,a,t)})}function bf(e,t){var a=X.actQueue;return a!==null?(a.push(t),OT):O0(e,t)}function or(e){Ly()&&X.actQueue===null&&oe(e,function(){console.error(`An update to %s inside a test was not wrapped in act(...).
175
-
176
- When testing, code that causes React state updates should be wrapped into act(...):
177
-
178
- act(() => {
179
- /* fire events that update state */
180
- });
181
- /* assert on the output */
182
-
183
- This ensures that you're testing the behavior the user would see in the browser. Learn more at https://react.dev/link/wrap-tests-with-act`,ie(e))})}function Ha(e){e!==gm&&e.next===null&&(gm===null?xv=gm=e:gm=gm.next=e),Hv=!0,X.actQueue!==null?ob||(ob=!0,dg()):cb||(cb=!0,dg())}function xu(e,t){if(!fb&&Hv){fb=!0;do for(var a=!1,i=xv;i!==null;){if(e!==0){var o=i.pendingLanes;if(o===0)var f=0;else{var d=i.suspendedLanes,h=i.pingedLanes;f=(1<<31-Fl(42|e)+1)-1,f&=o&~(d&~h),f=f&201326741?f&201326741|1:f?f|2:0}f!==0&&(a=!0,fr(i,f))}else f=lt,f=Sc(i,i===Kt?f:0,i.cancelPendingCommit!==null||i.timeoutHandle!==Wr),(f&3)===0||Sl(i,f)||(a=!0,fr(i,f));i=i.next}while(a);fb=!1}}function rg(){pp=window.event,hh()}function hh(){Hv=ob=cb=!1;var e=0;is!==0&&e0()&&(e=is);for(var t=Xl(),a=null,i=xv;i!==null;){var o=i.next,f=Sf(i,t);f===0?(i.next=null,a===null?xv=o:a.next=o,o===null&&(gm=a)):(a=i,(e!==0||(f&3)!==0)&&(Hv=!0)),i=o}$l!==ns&&$l!==Mv||xu(e),is!==0&&(is=0)}function Sf(e,t){for(var a=e.suspendedLanes,i=e.pingedLanes,o=e.expirationTimes,f=e.pendingLanes&-62914561;0<f;){var d=31-Fl(f),h=1<<d,y=o[d];y===-1?((h&a)===0||(h&i)!==0)&&(o[d]=ed(h,t)):y<=t&&(e.expiredLanes|=h),f&=~h}if(t=Kt,a=lt,a=Sc(e,e===t?a:0,e.cancelPendingCommit!==null||e.timeoutHandle!==Wr),i=e.callbackNode,a===0||e===t&&(Gt===Qr||Gt===Vr)||e.cancelPendingCommit!==null)return i!==null&&mh(i),e.callbackNode=null,e.callbackPriority=0;if((a&3)===0||Sl(e,a)){if(t=a&-a,t!==e.callbackPriority||X.actQueue!==null&&i!==sb)mh(i);else return t;switch(Hl(a)){case Cl:case Il:a=wh;break;case ca:a=ro;break;case hc:a=Gh;break;default:a=ro}return i=Fy.bind(null,e),X.actQueue!==null?(X.actQueue.push(i),a=sb):a=O0(a,i),e.callbackPriority=t,e.callbackNode=a,t}return i!==null&&mh(i),e.callbackPriority=2,e.callbackNode=null,2}function Fy(e,t){if(rv=sv=!1,pp=window.event,$l!==ns&&$l!==Mv)return e.callbackNode=null,e.callbackPriority=0,null;var a=e.callbackNode;if(Ri===_v&&(Ri=tb),ir()&&e.callbackNode!==a)return null;var i=lt;return i=Sc(e,e===Kt?i:0,e.cancelPendingCommit!==null||e.timeoutHandle!==Wr),i===0?null:(cg(e,i,t),Sf(e,Xl()),e.callbackNode!=null&&e.callbackNode===a?Fy.bind(null,e):null)}function fr(e,t){if(ir())return null;sv=rv,rv=!1,cg(e,t,!0)}function mh(e){e!==sb&&e!==null&&Bh(e)}function dg(){X.actQueue!==null&&X.actQueue.push(function(){return hh(),null}),NT(function(){(pt&(ea|uu))!==sa?O0(z0,rg):hh()})}function Iy(){if(is===0){var e=Br;e===0&&(e=qf,qf<<=1,(qf&261888)===0&&(qf=256)),is=e}return is}function Et(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:(St(e,"action"),vs(""+e))}function Yt(e,t){var a=t.ownerDocument.createElement("input");return a.name=t.name,a.value=t.value,e.id&&a.setAttribute("form",e.id),t.parentNode.insertBefore(a,t),e=new FormData(e),a.parentNode.removeChild(a),e}function ft(e,t,a,i,o){if(t==="submit"&&a&&a.stateNode===o){var f=Et((o[Da]||null).action),d=i.submitter;d&&(t=(t=d[Da]||null)?Et(t.formAction):d.getAttribute("formAction"),t!==null&&(f=t,d=null));var h=new Ig("action","action",null,i,o);e.push({event:h,listeners:[{instance:null,listener:function(){if(i.defaultPrevented){if(is!==0){var y=d?Yt(o,d):new FormData(o),p={pending:!0,data:y,method:o.method,action:f};Object.freeze(p),ri(a,p,null,y)}}else typeof f=="function"&&(h.preventDefault(),y=d?Yt(o,d):new FormData(o),p={pending:!0,data:y,method:o.method,action:f},Object.freeze(p),ri(a,p,f,y))},currentTarget:o}]})}}function ut(e,t,a){e.currentTarget=a;try{t(e)}catch(i){T1(i)}e.currentTarget=null}function xt(e,t){t=(t&4)!==0;for(var a=0;a<e.length;a++){var i=e[a];e:{var o=void 0,f=i.event;if(i=i.listeners,t)for(var d=i.length-1;0<=d;d--){var h=i[d],y=h.instance,p=h.currentTarget;if(h=h.listener,y!==o&&f.isPropagationStopped())break e;y!==null?oe(y,ut,f,h,p):ut(f,h,p),o=y}else for(d=0;d<i.length;d++){if(h=i[d],y=h.instance,p=h.currentTarget,h=h.listener,y!==o&&f.isPropagationStopped())break e;y!==null?oe(y,ut,f,h,p):ut(f,h,p),o=y}}}}function Ye(e,t){rb.has(e)||console.error('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',e);var a=t[mo];a===void 0&&(a=t[mo]=new Set);var i=e+"__bubble";a.has(i)||(yh(t,e,2,!1),a.add(i))}function Hu(e,t,a){rb.has(e)&&!t&&console.error('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',e);var i=0;t&&(i|=4),yh(a,e,i,t)}function ic(e){if(!e[Nv]){e[Nv]=!0,Kg.forEach(function(a){a!=="selectionchange"&&(rb.has(a)||Hu(a,!1,e),Hu(a,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Nv]||(t[Nv]=!0,Hu("selectionchange",!1,t))}}function yh(e,t,a,i){switch(Mh(t)){case Cl:var o=h0;break;case Il:o=Wl;break;default:o=m0}a=o.bind(null,t,a,e),o=void 0,!d1||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(o=!0),i?o!==void 0?e.addEventListener(t,a,{capture:!0,passive:o}):e.addEventListener(t,a,!0):o!==void 0?e.addEventListener(t,a,{passive:o}):e.addEventListener(t,a,!1)}function kn(e,t,a,i,o){var f=i;if((t&1)===0&&(t&2)===0&&i!==null)e:for(;;){if(i===null)return;var d=i.tag;if(d===3||d===4){var h=i.stateNode.containerInfo;if(h===o)break;if(d===4)for(d=i.return;d!==null;){var y=d.tag;if((y===3||y===4)&&d.stateNode.containerInfo===o)return;d=d.return}for(;h!==null;){if(d=te(h),d===null)return;if(y=d.tag,y===5||y===6||y===26||y===27){i=f=d;continue e}h=h.parentNode}}i=i.return}dd(function(){var p=f,z=Hn(a),_=[];e:{var E=nS.get(e);if(E!==void 0){var Y=Ig,ue=e;switch(e){case"keypress":if(bs(a)===0)break e;case"keydown":case"keyup":Y=wE;break;case"focusin":ue="focus",Y=p1;break;case"focusout":ue="blur",Y=p1;break;case"beforeblur":case"afterblur":Y=p1;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Y=Vb;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Y=RE;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Y=LE;break;case eS:case tS:case lS:Y=CE;break;case aS:Y=VE;break;case"scroll":case"scrollend":Y=zE;break;case"wheel":Y=JE;break;case"copy":case"cut":case"paste":Y=xE;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Y=Jb;break;case"toggle":case"beforetoggle":Y=$E}var fe=(t&4)!==0,Wt=!fe&&(e==="scroll"||e==="scrollend"),ht=fe?E!==null?E+"Capture":null:E;fe=[];for(var S=p,T;S!==null;){var O=S;if(T=O.stateNode,O=O.tag,O!==5&&O!==26&&O!==27||T===null||ht===null||(O=hu(S,ht),O!=null&&fe.push(Zt(S,O,T))),Wt)break;S=S.return}0<fe.length&&(E=new Y(E,ue,null,a,z),_.push({event:E,listeners:fe}))}}if((t&7)===0){e:{if(E=e==="mouseover"||e==="pointerover",Y=e==="mouseout"||e==="pointerout",E&&a!==C0&&(ue=a.relatedTarget||a.fromElement)&&(te(ue)||ue[Ei]))break e;if((Y||E)&&(E=z.window===z?z:(E=z.ownerDocument)?E.defaultView||E.parentWindow:window,Y?(ue=a.relatedTarget||a.toElement,Y=p,ue=ue?te(ue):null,ue!==null&&(Wt=qe(ue),fe=ue.tag,ue!==Wt||fe!==5&&fe!==27&&fe!==6)&&(ue=null)):(Y=null,ue=p),Y!==ue)){if(fe=Vb,O="onMouseLeave",ht="onMouseEnter",S="mouse",(e==="pointerout"||e==="pointerover")&&(fe=Jb,O="onPointerLeave",ht="onPointerEnter",S="pointer"),Wt=Y==null?E:me(Y),T=ue==null?E:me(ue),E=new fe(O,S+"leave",Y,a,z),E.target=Wt,E.relatedTarget=T,O=null,te(z)===p&&(fe=new fe(ht,S+"enter",ue,a,z),fe.target=T,fe.relatedTarget=Wt,O=fe),Wt=O,Y&&ue)t:{for(fe=ao,ht=Y,S=ue,T=0,O=ht;O;O=fe(O))T++;O=0;for(var Z=S;Z;Z=fe(Z))O++;for(;0<T-O;)ht=fe(ht),T--;for(;0<O-T;)S=fe(S),O--;for(;T--;){if(ht===S||S!==null&&ht===S.alternate){fe=ht;break t}ht=fe(ht),S=fe(S)}fe=null}else fe=null;Y!==null&&ph(_,E,Y,fe,!1),ue!==null&&Wt!==null&&ph(_,Wt,ue,fe,!0)}}e:{if(E=p?me(p):window,Y=E.nodeName&&E.nodeName.toLowerCase(),Y==="select"||Y==="input"&&E.type==="file")var ce=Bi;else if(Ym(E))if(Ib)ce=As;else{ce=qm;var Qe=Iv}else Y=E.nodeName,!Y||Y.toLowerCase()!=="input"||E.type!=="checkbox"&&E.type!=="radio"?p&&du(p.elementType)&&(ce=Bi):ce=wm;if(ce&&(ce=ce(e,p))){Es(_,ce,a,z);break e}Qe&&Qe(e,E,p),e==="focusout"&&p&&E.type==="number"&&p.memoizedProps.value!=null&&_m(E,"number",E.value)}switch(Qe=p?me(p):window,e){case"focusin":(Ym(Qe)||Qe.contentEditable==="true")&&($h=Qe,v1=p,Y0=null);break;case"focusout":Y0=v1=$h=null;break;case"mousedown":b1=!0;break;case"contextmenu":case"mouseup":case"dragend":b1=!1,Np(_,a,z);break;case"selectionchange":if(IE)break;case"keydown":case"keyup":Np(_,a,z)}var De;if(g1)e:{switch(e){case"compositionstart":var Te="onCompositionStart";break e;case"compositionend":Te="onCompositionEnd";break e;case"compositionupdate":Te="onCompositionUpdate";break e}Te=void 0}else Kh?Xo(e,a)&&(Te="onCompositionEnd"):e==="keydown"&&a.keyCode===Kb&&(Te="onCompositionStart");Te&&($b&&a.locale!=="ko"&&(Kh||Te!=="onCompositionStart"?Te==="onCompositionEnd"&&Kh&&(De=Rc()):(Qf=z,h1="value"in Qf?Qf.value:Qf.textContent,Kh=!0)),Qe=Wn(p,Te),0<Qe.length&&(Te=new Zb(Te,e,null,a,z),_.push({event:Te,listeners:Qe}),De?Te.data=De:(De=ti(a),De!==null&&(Te.data=De)))),(De=WE?Bm(e,a):hd(e,a))&&(Te=Wn(p,"onBeforeInput"),0<Te.length&&(Qe=new NE("onBeforeInput","beforeinput",null,a,z),_.push({event:Qe,listeners:Te}),Qe.data=De)),ft(_,e,p,a,z)}xt(_,t)})}function Zt(e,t,a){return{instance:e,listener:t,currentTarget:a}}function Wn(e,t){for(var a=t+"Capture",i=[];e!==null;){var o=e,f=o.stateNode;if(o=o.tag,o!==5&&o!==26&&o!==27||f===null||(o=hu(e,a),o!=null&&i.unshift(Zt(e,o,f)),o=hu(e,t),o!=null&&i.push(Zt(e,o,f))),e.tag===3)return i;e=e.return}return[]}function ao(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function ph(e,t,a,i,o){for(var f=t._reactName,d=[];a!==null&&a!==i;){var h=a,y=h.alternate,p=h.stateNode;if(h=h.tag,y!==null&&y===i)break;h!==5&&h!==26&&h!==27||p===null||(y=p,o?(p=hu(a,f),p!=null&&d.unshift(Zt(a,p,y))):o||(p=hu(a,f),p!=null&&d.push(Zt(a,p,y)))),a=a.return}d.length!==0&&e.push({event:t,listeners:d})}function Aa(e,t){Mp(e,t),e!=="input"&&e!=="textarea"&&e!=="select"||t==null||t.value!==null||Lb||(Lb=!0,e==="select"&&t.multiple?console.error("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",e):console.error("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",e));var a={registrationNameDependencies:Gu,possibleRegistrationNames:Xf};du(e)||typeof t.is=="string"||Fv(e,t,a),t.contentEditable&&!t.suppressContentEditableWarning&&t.children!=null&&console.error("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional.")}function ul(e,t,a,i){t!==a&&(a=Fn(a),Fn(t)!==a&&(i[e]=t))}function sr(e,t,a){t.forEach(function(i){a[pi(i)]=i==="style"?cc(e):e.getAttribute(i)})}function il(e,t){t===!1?console.error("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",e,e,e):console.error("Expected `%s` listener to be a function, instead got a value of `%s` type.",e,typeof t)}function gh(e,t){return e=e.namespaceURI===Je||e.namespaceURI===Fe?e.ownerDocument.createElementNS(e.namespaceURI,e.tagName):e.ownerDocument.createElement(e.tagName),e.innerHTML=t,e.innerHTML}function Fn(e){return Ga(e)&&(console.error("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before using it here.",Mi(e)),cu(e)),(typeof e=="string"?e:""+e).replace(zT,`
184
- `).replace(DT,"")}function Py(e,t){return t=Fn(t),Fn(e)===t}function Dt(e,t,a,i,o,f){switch(a){case"children":typeof i=="string"?(gs(i,t,!1),t==="body"||t==="textarea"&&i===""||Dc(e,i)):(typeof i=="number"||typeof i=="bigint")&&(gs(""+i,t,!1),t!=="body"&&Dc(e,""+i));break;case"className":ms(e,"class",i);break;case"tabIndex":ms(e,"tabindex",i);break;case"dir":case"role":case"viewBox":case"width":case"height":ms(e,a,i);break;case"style":Hm(e,i,f);break;case"data":if(t!=="object"){ms(e,"data",i);break}case"src":case"href":if(i===""&&(t!=="a"||a!=="href")){console.error(a==="src"?'An empty string ("") was passed to the %s attribute. This may cause the browser to download the whole page again over the network. To fix this, either do not render the element at all or pass null to %s instead of an empty string.':'An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',a,a),e.removeAttribute(a);break}if(i==null||typeof i=="function"||typeof i=="symbol"||typeof i=="boolean"){e.removeAttribute(a);break}St(i,a),i=vs(""+i),e.setAttribute(a,i);break;case"action":case"formAction":if(i!=null&&(t==="form"?a==="formAction"?console.error("You can only pass the formAction prop to <input> or <button>. Use the action prop on <form>."):typeof i=="function"&&(o.encType==null&&o.method==null||Yv||(Yv=!0,console.error("Cannot specify a encType or method for a form that specifies a function as the action. React provides those automatically. They will get overridden.")),o.target==null||Bv||(Bv=!0,console.error("Cannot specify a target for a form that specifies a function as the action. The function will always be executed in the same window."))):t==="input"||t==="button"?a==="action"?console.error("You can only pass the action prop to <form>. Use the formAction prop on <input> or <button>."):t!=="input"||o.type==="submit"||o.type==="image"||jv?t!=="button"||o.type==null||o.type==="submit"||jv?typeof i=="function"&&(o.name==null||R2||(R2=!0,console.error('Cannot specify a "name" prop for a button that specifies a function as a formAction. React needs it to encode which action should be invoked. It will get overridden.')),o.formEncType==null&&o.formMethod==null||Yv||(Yv=!0,console.error("Cannot specify a formEncType or formMethod for a button that specifies a function as a formAction. React provides those automatically. They will get overridden.")),o.formTarget==null||Bv||(Bv=!0,console.error("Cannot specify a formTarget for a button that specifies a function as a formAction. The function will always be executed in the same window."))):(jv=!0,console.error('A button can only specify a formAction along with type="submit" or no type.')):(jv=!0,console.error('An input can only specify a formAction along with type="submit" or type="image".')):console.error(a==="action"?"You can only pass the action prop to <form>.":"You can only pass the formAction prop to <input> or <button>.")),typeof i=="function"){e.setAttribute(a,"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"&&(a==="formAction"?(t!=="input"&&Dt(e,t,"name",o.name,o,null),Dt(e,t,"formEncType",o.formEncType,o,null),Dt(e,t,"formMethod",o.formMethod,o,null),Dt(e,t,"formTarget",o.formTarget,o,null)):(Dt(e,t,"encType",o.encType,o,null),Dt(e,t,"method",o.method,o,null),Dt(e,t,"target",o.target,o,null)));if(i==null||typeof i=="symbol"||typeof i=="boolean"){e.removeAttribute(a);break}St(i,a),i=vs(""+i),e.setAttribute(a,i);break;case"onClick":i!=null&&(typeof i!="function"&&il(a,i),e.onclick=yn);break;case"onScroll":i!=null&&(typeof i!="function"&&il(a,i),Ye("scroll",e));break;case"onScrollEnd":i!=null&&(typeof i!="function"&&il(a,i),Ye("scrollend",e));break;case"dangerouslySetInnerHTML":if(i!=null){if(typeof i!="object"||!("__html"in i))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");if(a=i.__html,a!=null){if(o.children!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");e.innerHTML=a}}break;case"multiple":e.multiple=i&&typeof i!="function"&&typeof i!="symbol";break;case"muted":e.muted=i&&typeof i!="function"&&typeof i!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(i==null||typeof i=="function"||typeof i=="boolean"||typeof i=="symbol"){e.removeAttribute("xlink:href");break}St(i,a),a=vs(""+i),e.setAttributeNS(Kr,"xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":i!=null&&typeof i!="function"&&typeof i!="symbol"?(St(i,a),e.setAttribute(a,""+i)):e.removeAttribute(a);break;case"inert":i!==""||qv[a]||(qv[a]=!0,console.error("Received an empty string for a boolean attribute `%s`. This will treat the attribute as if it were false. Either pass `false` to silence this warning, or pass `true` if you used an empty string in earlier versions of React to indicate this attribute is true.",a));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":i&&typeof i!="function"&&typeof i!="symbol"?e.setAttribute(a,""):e.removeAttribute(a);break;case"capture":case"download":i===!0?e.setAttribute(a,""):i!==!1&&i!=null&&typeof i!="function"&&typeof i!="symbol"?(St(i,a),e.setAttribute(a,i)):e.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":i!=null&&typeof i!="function"&&typeof i!="symbol"&&!isNaN(i)&&1<=i?(St(i,a),e.setAttribute(a,i)):e.removeAttribute(a);break;case"rowSpan":case"start":i==null||typeof i=="function"||typeof i=="symbol"||isNaN(i)?e.removeAttribute(a):(St(i,a),e.setAttribute(a,i));break;case"popover":Ye("beforetoggle",e),Ye("toggle",e),No(e,"popover",i);break;case"xlinkActuate":fu(e,Kr,"xlink:actuate",i);break;case"xlinkArcrole":fu(e,Kr,"xlink:arcrole",i);break;case"xlinkRole":fu(e,Kr,"xlink:role",i);break;case"xlinkShow":fu(e,Kr,"xlink:show",i);break;case"xlinkTitle":fu(e,Kr,"xlink:title",i);break;case"xlinkType":fu(e,Kr,"xlink:type",i);break;case"xmlBase":fu(e,db,"xml:base",i);break;case"xmlLang":fu(e,db,"xml:lang",i);break;case"xmlSpace":fu(e,db,"xml:space",i);break;case"is":f!=null&&console.error('Cannot update the "is" prop after it has been initialized.'),No(e,"is",i);break;case"innerText":case"textContent":break;case"popoverTarget":_2||i==null||typeof i!="object"||(_2=!0,console.error("The `popoverTarget` prop expects the ID of an Element as a string. Received %s instead.",i));default:!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N"?(a=Rp(a),No(e,a,i)):Gu.hasOwnProperty(a)&&i!=null&&typeof i!="function"&&il(a,i)}}function Ef(e,t,a,i,o,f){switch(a){case"style":Hm(e,i,f);break;case"dangerouslySetInnerHTML":if(i!=null){if(typeof i!="object"||!("__html"in i))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");if(a=i.__html,a!=null){if(o.children!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");e.innerHTML=a}}break;case"children":typeof i=="string"?Dc(e,i):(typeof i=="number"||typeof i=="bigint")&&Dc(e,""+i);break;case"onScroll":i!=null&&(typeof i!="function"&&il(a,i),Ye("scroll",e));break;case"onScrollEnd":i!=null&&(typeof i!="function"&&il(a,i),Ye("scrollend",e));break;case"onClick":i!=null&&(typeof i!="function"&&il(a,i),e.onclick=yn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(Gu.hasOwnProperty(a))i!=null&&typeof i!="function"&&il(a,i);else e:{if(a[0]==="o"&&a[1]==="n"&&(o=a.endsWith("Capture"),t=a.slice(2,o?a.length-7:void 0),f=e[Da]||null,f=f!=null?f[a]:null,typeof f=="function"&&e.removeEventListener(t,f,o),typeof i=="function")){typeof f!="function"&&f!==null&&(a in e?e[a]=null:e.hasAttribute(a)&&e.removeAttribute(a)),e.addEventListener(t,i,o);break e}a in e?e[a]=i:i===!0?e.setAttribute(a,""):No(e,a,i)}}}function Pt(e,t,a){switch(Aa(t,a),t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Ye("error",e),Ye("load",e);var i=!1,o=!1,f;for(f in a)if(a.hasOwnProperty(f)){var d=a[f];if(d!=null)switch(f){case"src":i=!0;break;case"srcSet":o=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(t+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Dt(e,t,f,d,a,null)}}o&&Dt(e,t,"srcSet",a.srcSet,a,null),i&&Dt(e,t,"src",a.src,a,null);return;case"input":la("input",a),Ye("invalid",e);var h=f=d=o=null,y=null,p=null;for(i in a)if(a.hasOwnProperty(i)){var z=a[i];if(z!=null)switch(i){case"name":o=z;break;case"type":d=z;break;case"checked":y=z;break;case"defaultChecked":p=z;break;case"value":f=z;break;case"defaultValue":h=z;break;case"children":case"dangerouslySetInnerHTML":if(z!=null)throw Error(t+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");break;default:Dt(e,t,i,z,a,null)}}ra(e,a),nd(e,f,h,y,p,d,o,!1);return;case"select":la("select",a),Ye("invalid",e),i=d=f=null;for(o in a)if(a.hasOwnProperty(o)&&(h=a[o],h!=null))switch(o){case"value":f=h;break;case"defaultValue":d=h;break;case"multiple":i=h;default:Dt(e,t,o,h,a,null)}ud(e,a),t=f,a=d,e.multiple=!!i,t!=null?su(e,!!i,t,!1):a!=null&&su(e,!!i,a,!0);return;case"textarea":la("textarea",a),Ye("invalid",e),f=o=i=null;for(d in a)if(a.hasOwnProperty(d)&&(h=a[d],h!=null))switch(d){case"value":i=h;break;case"defaultValue":o=h;break;case"children":f=h;break;case"dangerouslySetInnerHTML":if(h!=null)throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");break;default:Dt(e,t,d,h,a,null)}Tc(e,a),jo(e,i,o,f);return;case"option":Dp(e,a);for(y in a)a.hasOwnProperty(y)&&(i=a[y],i!=null)&&(y==="selected"?e.selected=i&&typeof i!="function"&&typeof i!="symbol":Dt(e,t,y,i,a,null));return;case"dialog":Ye("beforetoggle",e),Ye("toggle",e),Ye("cancel",e),Ye("close",e);break;case"iframe":case"object":Ye("load",e);break;case"video":case"audio":for(i=0;i<hp.length;i++)Ye(hp[i],e);break;case"image":Ye("error",e),Ye("load",e);break;case"details":Ye("toggle",e);break;case"embed":case"source":case"link":Ye("error",e),Ye("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(p in a)if(a.hasOwnProperty(p)&&(i=a[p],i!=null))switch(p){case"children":case"dangerouslySetInnerHTML":throw Error(t+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Dt(e,t,p,i,a,null)}return;default:if(du(t)){for(z in a)a.hasOwnProperty(z)&&(i=a[z],i!==void 0&&Ef(e,t,z,i,a,void 0));return}}for(h in a)a.hasOwnProperty(h)&&(i=a[h],i!=null&&Dt(e,t,h,i,a,null))}function _l(e,t,a,i){switch(Aa(t,i),t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var o=null,f=null,d=null,h=null,y=null,p=null,z=null;for(Y in a){var _=a[Y];if(a.hasOwnProperty(Y)&&_!=null)switch(Y){case"checked":break;case"value":break;case"defaultValue":y=_;default:i.hasOwnProperty(Y)||Dt(e,t,Y,null,i,_)}}for(var E in i){var Y=i[E];if(_=a[E],i.hasOwnProperty(E)&&(Y!=null||_!=null))switch(E){case"type":f=Y;break;case"name":o=Y;break;case"checked":p=Y;break;case"defaultChecked":z=Y;break;case"value":d=Y;break;case"defaultValue":h=Y;break;case"children":case"dangerouslySetInnerHTML":if(Y!=null)throw Error(t+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");break;default:Y!==_&&Dt(e,t,E,Y,i,_)}}t=a.type==="checkbox"||a.type==="radio"?a.checked!=null:a.value!=null,i=i.type==="checkbox"||i.type==="radio"?i.checked!=null:i.value!=null,t||!i||D2||(console.error("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://react.dev/link/controlled-components"),D2=!0),!t||i||z2||(console.error("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://react.dev/link/controlled-components"),z2=!0),Hi(e,d,h,y,p,z,f,o);return;case"select":Y=d=h=E=null;for(f in a)if(y=a[f],a.hasOwnProperty(f)&&y!=null)switch(f){case"value":break;case"multiple":Y=y;default:i.hasOwnProperty(f)||Dt(e,t,f,null,i,y)}for(o in i)if(f=i[o],y=a[o],i.hasOwnProperty(o)&&(f!=null||y!=null))switch(o){case"value":E=f;break;case"defaultValue":h=f;break;case"multiple":d=f;default:f!==y&&Dt(e,t,o,f,i,y)}i=h,t=d,a=Y,E!=null?su(e,!!t,E,!1):!!a!=!!t&&(i!=null?su(e,!!t,i,!0):su(e,!!t,t?[]:"",!1));return;case"textarea":Y=E=null;for(h in a)if(o=a[h],a.hasOwnProperty(h)&&o!=null&&!i.hasOwnProperty(h))switch(h){case"value":break;case"children":break;default:Dt(e,t,h,null,i,o)}for(d in i)if(o=i[d],f=a[d],i.hasOwnProperty(d)&&(o!=null||f!=null))switch(d){case"value":E=o;break;case"defaultValue":Y=o;break;case"children":break;case"dangerouslySetInnerHTML":if(o!=null)throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");break;default:o!==f&&Dt(e,t,d,o,i,f)}Ac(e,E,Y);return;case"option":for(var ue in a)E=a[ue],a.hasOwnProperty(ue)&&E!=null&&!i.hasOwnProperty(ue)&&(ue==="selected"?e.selected=!1:Dt(e,t,ue,null,i,E));for(y in i)E=i[y],Y=a[y],i.hasOwnProperty(y)&&E!==Y&&(E!=null||Y!=null)&&(y==="selected"?e.selected=E&&typeof E!="function"&&typeof E!="symbol":Dt(e,t,y,E,i,Y));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 fe in a)E=a[fe],a.hasOwnProperty(fe)&&E!=null&&!i.hasOwnProperty(fe)&&Dt(e,t,fe,null,i,E);for(p in i)if(E=i[p],Y=a[p],i.hasOwnProperty(p)&&E!==Y&&(E!=null||Y!=null))switch(p){case"children":case"dangerouslySetInnerHTML":if(E!=null)throw Error(t+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");break;default:Dt(e,t,p,E,i,Y)}return;default:if(du(t)){for(var Wt in a)E=a[Wt],a.hasOwnProperty(Wt)&&E!==void 0&&!i.hasOwnProperty(Wt)&&Ef(e,t,Wt,void 0,i,E);for(z in i)E=i[z],Y=a[z],!i.hasOwnProperty(z)||E===Y||E===void 0&&Y===void 0||Ef(e,t,z,E,i,Y);return}}for(var ht in a)E=a[ht],a.hasOwnProperty(ht)&&E!=null&&!i.hasOwnProperty(ht)&&Dt(e,t,ht,null,i,E);for(_ in i)E=i[_],Y=a[_],!i.hasOwnProperty(_)||E===Y||E==null&&Y==null||Dt(e,t,_,E,i,Y)}function pi(e){switch(e){case"class":return"className";case"for":return"htmlFor";default:return e}}function cc(e){var t={};e=e.style;for(var a=0;a<e.length;a++){var i=e[a];t[i]=e.getPropertyValue(i)}return t}function Nu(e,t,a){if(t!=null&&typeof t!="object")console.error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");else{var i,o=i="",f;for(f in t)if(t.hasOwnProperty(f)){var d=t[f];d!=null&&typeof d!="boolean"&&d!==""&&(f.indexOf("--")===0?(ta(d,f),i+=o+f+":"+(""+d).trim()):typeof d!="number"||d===0||be.has(f)?(ta(d,f),i+=o+f.replace(L,"-$1").toLowerCase().replace(de,"-ms-")+":"+(""+d).trim()):i+=o+f.replace(L,"-$1").toLowerCase().replace(de,"-ms-")+":"+d+"px",o=";")}i=i||null,t=e.getAttribute("style"),t!==i&&(i=Fn(i),Fn(t)!==i&&(a.style=cc(e)))}}function Na(e,t,a,i,o,f){if(o.delete(a),e=e.getAttribute(a),e===null)switch(typeof i){case"undefined":case"function":case"symbol":case"boolean":return}else if(i!=null)switch(typeof i){case"function":case"symbol":case"boolean":break;default:if(St(i,t),e===""+i)return}ul(t,e,i,f)}function vh(e,t,a,i,o,f){if(o.delete(a),e=e.getAttribute(a),e===null){switch(typeof i){case"function":case"symbol":return}if(!i)return}else switch(typeof i){case"function":case"symbol":break;default:if(i)return}ul(t,e,i,f)}function bh(e,t,a,i,o,f){if(o.delete(a),e=e.getAttribute(a),e===null)switch(typeof i){case"undefined":case"function":case"symbol":return}else if(i!=null)switch(typeof i){case"function":case"symbol":break;default:if(St(i,a),e===""+i)return}ul(t,e,i,f)}function Tf(e,t,a,i,o,f){if(o.delete(a),e=e.getAttribute(a),e===null)switch(typeof i){case"undefined":case"function":case"symbol":case"boolean":return;default:if(isNaN(i))return}else if(i!=null)switch(typeof i){case"function":case"symbol":case"boolean":break;default:if(!isNaN(i)&&(St(i,t),e===""+i))return}ul(t,e,i,f)}function rr(e,t,a,i,o,f){if(o.delete(a),e=e.getAttribute(a),e===null)switch(typeof i){case"undefined":case"function":case"symbol":case"boolean":return}else if(i!=null)switch(typeof i){case"function":case"symbol":case"boolean":break;default:if(St(i,t),a=vs(""+i),e===a)return}ul(t,e,i,f)}function ja(e,t,a,i){for(var o={},f=new Set,d=e.attributes,h=0;h<d.length;h++)switch(d[h].name.toLowerCase()){case"value":break;case"checked":break;case"selected":break;default:f.add(d[h].name)}if(du(t)){for(var y in a)if(a.hasOwnProperty(y)){var p=a[y];if(p!=null){if(Gu.hasOwnProperty(y))typeof p!="function"&&il(y,p);else if(a.suppressHydrationWarning!==!0)switch(y){case"children":typeof p!="string"&&typeof p!="number"||ul("children",e.textContent,p,o);continue;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":continue;case"dangerouslySetInnerHTML":d=e.innerHTML,p=p?p.__html:void 0,p!=null&&(p=gh(e,p),ul(y,d,p,o));continue;case"style":f.delete(y),Nu(e,p,o);continue;case"offsetParent":case"offsetTop":case"offsetLeft":case"offsetWidth":case"offsetHeight":case"isContentEditable":case"outerText":case"outerHTML":f.delete(y.toLowerCase()),console.error("Assignment to read-only property will result in a no-op: `%s`",y);continue;case"className":f.delete("class"),d=xi(e,"class",p),ul("className",d,p,o);continue;default:i.context===_o&&t!=="svg"&&t!=="math"?f.delete(y.toLowerCase()):f.delete(y),d=xi(e,y,p),ul(y,d,p,o)}}}}else for(p in a)if(a.hasOwnProperty(p)&&(y=a[p],y!=null)){if(Gu.hasOwnProperty(p))typeof y!="function"&&il(p,y);else if(a.suppressHydrationWarning!==!0)switch(p){case"children":typeof y!="string"&&typeof y!="number"||ul("children",e.textContent,y,o);continue;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"value":case"checked":case"selected":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":continue;case"dangerouslySetInnerHTML":d=e.innerHTML,y=y?y.__html:void 0,y!=null&&(y=gh(e,y),d!==y&&(o[p]={__html:d}));continue;case"className":Na(e,p,"class",y,f,o);continue;case"tabIndex":Na(e,p,"tabindex",y,f,o);continue;case"style":f.delete(p),Nu(e,y,o);continue;case"multiple":f.delete(p),ul(p,e.multiple,y,o);continue;case"muted":f.delete(p),ul(p,e.muted,y,o);continue;case"autoFocus":f.delete("autofocus"),ul(p,e.autofocus,y,o);continue;case"data":if(t!=="object"){f.delete(p),d=e.getAttribute("data"),ul(p,d,y,o);continue}case"src":case"href":if(!(y!==""||t==="a"&&p==="href"||t==="object"&&p==="data")){console.error(p==="src"?'An empty string ("") was passed to the %s attribute. This may cause the browser to download the whole page again over the network. To fix this, either do not render the element at all or pass null to %s instead of an empty string.':'An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',p,p);continue}rr(e,p,p,y,f,o);continue;case"action":case"formAction":if(d=e.getAttribute(p),typeof y=="function"){f.delete(p.toLowerCase()),p==="formAction"?(f.delete("name"),f.delete("formenctype"),f.delete("formmethod"),f.delete("formtarget")):(f.delete("enctype"),f.delete("method"),f.delete("target"));continue}else if(d===RT){f.delete(p.toLowerCase()),ul(p,"function",y,o);continue}rr(e,p,p.toLowerCase(),y,f,o);continue;case"xlinkHref":rr(e,p,"xlink:href",y,f,o);continue;case"contentEditable":bh(e,p,"contenteditable",y,f,o);continue;case"spellCheck":bh(e,p,"spellcheck",y,f,o);continue;case"draggable":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":bh(e,p,p,y,f,o);continue;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":vh(e,p,p.toLowerCase(),y,f,o);continue;case"capture":case"download":e:{h=e;var z=d=p,_=o;if(f.delete(z),h=h.getAttribute(z),h===null)switch(typeof y){case"undefined":case"function":case"symbol":break e;default:if(y===!1)break e}else if(y!=null)switch(typeof y){case"function":case"symbol":break;case"boolean":if(y===!0&&h==="")break e;break;default:if(St(y,d),h===""+y)break e}ul(d,h,y,_)}continue;case"cols":case"rows":case"size":case"span":e:{if(h=e,z=d=p,_=o,f.delete(z),h=h.getAttribute(z),h===null)switch(typeof y){case"undefined":case"function":case"symbol":case"boolean":break e;default:if(isNaN(y)||1>y)break e}else if(y!=null)switch(typeof y){case"function":case"symbol":case"boolean":break;default:if(!(isNaN(y)||1>y)&&(St(y,d),h===""+y))break e}ul(d,h,y,_)}continue;case"rowSpan":Tf(e,p,"rowspan",y,f,o);continue;case"start":Tf(e,p,p,y,f,o);continue;case"xHeight":Na(e,p,"x-height",y,f,o);continue;case"xlinkActuate":Na(e,p,"xlink:actuate",y,f,o);continue;case"xlinkArcrole":Na(e,p,"xlink:arcrole",y,f,o);continue;case"xlinkRole":Na(e,p,"xlink:role",y,f,o);continue;case"xlinkShow":Na(e,p,"xlink:show",y,f,o);continue;case"xlinkTitle":Na(e,p,"xlink:title",y,f,o);continue;case"xlinkType":Na(e,p,"xlink:type",y,f,o);continue;case"xmlBase":Na(e,p,"xml:base",y,f,o);continue;case"xmlLang":Na(e,p,"xml:lang",y,f,o);continue;case"xmlSpace":Na(e,p,"xml:space",y,f,o);continue;case"inert":y!==""||qv[p]||(qv[p]=!0,console.error("Received an empty string for a boolean attribute `%s`. This will treat the attribute as if it were false. Either pass `false` to silence this warning, or pass `true` if you used an empty string in earlier versions of React to indicate this attribute is true.",p)),vh(e,p,p,y,f,o);continue;default:if(!(2<p.length)||p[0]!=="o"&&p[0]!=="O"||p[1]!=="n"&&p[1]!=="N"){h=Rp(p),d=!1,i.context===_o&&t!=="svg"&&t!=="math"?f.delete(h.toLowerCase()):(z=p.toLowerCase(),z=tu.hasOwnProperty(z)&&tu[z]||null,z!==null&&z!==p&&(d=!0,f.delete(z)),f.delete(h));e:if(z=e,_=h,h=y,mn(_))if(z.hasAttribute(_))z=z.getAttribute(_),St(h,_),h=z===""+h?h:z;else{switch(typeof h){case"function":case"symbol":break e;case"boolean":if(z=_.toLowerCase().slice(0,5),z!=="data-"&&z!=="aria-")break e}h=h===void 0?void 0:null}else h=void 0;d||ul(p,h,y,o)}}}return 0<f.size&&a.suppressHydrationWarning!==!0&&sr(e,f,o),Object.keys(o).length===0?null:o}function hg(e,t){switch(e.length){case 0:return"";case 1:return e[0];case 2:return e[0]+" "+t+" "+e[1];default:return e.slice(0,-1).join(", ")+", "+t+" "+e[e.length-1]}}function Oa(e){switch(e){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function mg(){if(typeof performance.getEntriesByType=="function"){for(var e=0,t=0,a=performance.getEntriesByType("resource"),i=0;i<a.length;i++){var o=a[i],f=o.transferSize,d=o.initiatorType,h=o.duration;if(f&&h&&Oa(d)){for(d=0,h=o.responseEnd,i+=1;i<a.length;i++){var y=a[i],p=y.startTime;if(p>h)break;var z=y.transferSize,_=y.initiatorType;z&&Oa(_)&&(y=y.responseEnd,d+=z*(y<h?1:(h-p)/(y-p)))}if(--i,t+=8*(f+d)/(o.duration/1e3),e++,10<e)break}}if(0<e)return t/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e=="number")?e:5}function dr(e){return e.nodeType===9?e:e.ownerDocument}function yg(e){switch(e){case Fe:return bm;case Je:return Gv;default:return _o}}function gi(e,t){if(e===_o)switch(t){case"svg":return bm;case"math":return Gv;default:return _o}return e===bm&&t==="foreignObject"?_o:e}function Af(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.children=="bigint"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}function e0(){var e=window.event;return e&&e.type==="popstate"?e===pb?!1:(pb=e,!0):(pb=null,!1)}function ju(){var e=window.event;return e&&e!==pp?e.type:null}function Of(){var e=window.event;return e&&e!==pp?e.timeStamp:-1.1}function pg(e){setTimeout(function(){throw e})}function gg(e,t,a){switch(t){case"button":case"input":case"select":case"textarea":a.autoFocus&&e.focus();break;case"img":a.src?e.src=a.src:a.srcSet&&(e.srcset=a.srcSet)}}function vg(){}function Sh(e,t,a,i){_l(e,t,a,i),e[Da]=i}function Eh(e){Dc(e,"")}function u1(e,t,a){e.nodeValue=a}function bg(e){if(!e.__reactWarnedAboutChildrenConflict){var t=e[Da]||null;if(t!==null){var a=ae(e);a!==null&&(typeof t.children=="string"||typeof t.children=="number"?(e.__reactWarnedAboutChildrenConflict=!0,oe(a,function(){console.error('Cannot use a ref on a React element as a container to `createRoot` or `createPortal` if that element also sets "children" text content using React. It should be a leaf with no children. Otherwise it\'s ambiguous which children should be used.')})):t.dangerouslySetInnerHTML!=null&&(e.__reactWarnedAboutChildrenConflict=!0,oe(a,function(){console.error('Cannot use a ref on a React element as a container to `createRoot` or `createPortal` if that element also sets "dangerouslySetInnerHTML" using React. It should be a leaf with no children. Otherwise it\'s ambiguous which children should be used.')})))}}}function oc(e){return e==="head"}function Sg(e,t){e.removeChild(t)}function Eg(e,t){(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e).removeChild(t)}function no(e,t){var a=t,i=0;do{var o=a.nextSibling;if(e.removeChild(a),o&&o.nodeType===8)if(a=o.data,a===yp||a===wv){if(i===0){e.removeChild(o),oo(t);return}i--}else if(a===mp||a===cs||a===kr||a===vm||a===$r)i++;else if(a===MT)bi(e.ownerDocument.documentElement);else if(a===UT){a=e.ownerDocument.head,bi(a);for(var f=a.firstChild;f;){var d=f.nextSibling,h=f.nodeName;f[Gf]||h==="SCRIPT"||h==="STYLE"||h==="LINK"&&f.rel.toLowerCase()==="stylesheet"||a.removeChild(f),f=d}}else a===CT&&bi(e.ownerDocument.body);a=o}while(a);oo(t)}function hr(e,t){var a=e;e=0;do{var i=a.nextSibling;if(a.nodeType===1?t?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(t?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),i&&i.nodeType===8)if(a=i.data,a===yp){if(e===0)break;e--}else a!==mp&&a!==cs&&a!==kr&&a!==vm||e++;a=i}while(a)}function Tg(e){hr(e,!0)}function Ag(e){e=e.style,typeof e.setProperty=="function"?e.setProperty("display","none","important"):e.display="none"}function Og(e){e.nodeValue=""}function zg(e){hr(e,!1)}function Dg(e,t){t=t[xT],t=t!=null&&t.hasOwnProperty("display")?t.display:null,e.style.display=t==null||typeof t=="boolean"?"":(""+t).trim()}function Rg(e,t){e.nodeValue=t}function zf(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var a=t;switch(t=t.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":zf(a),C(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}e.removeChild(a)}}function _g(e,t,a,i){for(;e.nodeType===1;){var o=a;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!i&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(i){if(!e[Gf])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(f=e.getAttribute("rel"),f==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(f!==o.rel||e.getAttribute("href")!==(o.href==null||o.href===""?null:o.href)||e.getAttribute("crossorigin")!==(o.crossOrigin==null?null:o.crossOrigin)||e.getAttribute("title")!==(o.title==null?null:o.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(f=e.getAttribute("src"),(f!==(o.src==null?null:o.src)||e.getAttribute("type")!==(o.type==null?null:o.type)||e.getAttribute("crossorigin")!==(o.crossOrigin==null?null:o.crossOrigin))&&f&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(t==="input"&&e.type==="hidden"){St(o.name,"name");var f=o.name==null?null:""+o.name;if(o.type==="hidden"&&e.getAttribute("name")===f)return e}else return e;if(e=an(e.nextSibling),e===null)break}return null}function Mg(e,t,a){if(t==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!a||(e=an(e.nextSibling),e===null))return null;return e}function Ht(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!t||(e=an(e.nextSibling),e===null))return null;return e}function mr(e){return e.data===cs||e.data===kr}function t0(e){return e.data===vm||e.data===cs&&e.ownerDocument.readyState!==C2}function Cg(e,t){var a=e.ownerDocument;if(e.data===kr)e._reactRetry=t;else if(e.data!==cs||a.readyState!==C2)t();else{var i=function(){t(),a.removeEventListener("DOMContentLoaded",i)};a.addEventListener("DOMContentLoaded",i),e._reactRetry=i}}function an(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t===mp||t===vm||t===cs||t===kr||t===$r||t===hb||t===M2)break;if(t===yp||t===wv)return null}}return e}function Ug(e){if(e.nodeType===1){for(var t=e.nodeName.toLowerCase(),a={},i=e.attributes,o=0;o<i.length;o++){var f=i[o];a[pi(f.name)]=f.name.toLowerCase()==="style"?cc(e):f.value}return{type:t,props:a}}return e.nodeType===8?e.data===$r?{type:"Activity",props:{}}:{type:"Suspense",props:{}}:e.nodeValue}function xg(e,t,a){return a===null||a[_T]!==!0?(e.nodeValue===t?e=null:(t=Fn(t),e=Fn(e.nodeValue)===t?null:e.nodeValue),e):null}function Df(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var a=e.data;if(a===yp||a===wv){if(t===0)return an(e.nextSibling);t--}else a!==mp&&a!==vm&&a!==cs&&a!==kr&&a!==$r||t++}e=e.nextSibling}return null}function uo(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var a=e.data;if(a===mp||a===vm||a===cs||a===kr||a===$r){if(t===0)return e;t--}else a!==yp&&a!==wv||t++}e=e.previousSibling}return null}function l0(e){oo(e)}function Th(e){oo(e)}function a0(e){oo(e)}function vi(e,t,a,i,o){switch(o&&ps(e,i.ancestorInfo),t=dr(a),e){case"html":if(e=t.documentElement,!e)throw Error("React expected an <html> element (document.documentElement) to exist in the Document but one was not found. React never removes the documentElement for any Document it renders into so the cause is likely in some other script running on this page.");return e;case"head":if(e=t.head,!e)throw Error("React expected a <head> element (document.head) to exist in the Document but one was not found. React never removes the head for any Document it renders into so the cause is likely in some other script running on this page.");return e;case"body":if(e=t.body,!e)throw Error("React expected a <body> element (document.body) to exist in the Document but one was not found. React never removes the body for any Document it renders into so the cause is likely in some other script running on this page.");return e;default:throw Error("resolveSingletonInstance was called with an element type that is not supported. This is a bug in React.")}}function Bu(e,t,a,i){if(!a[Ei]&&ae(a)){var o=a.tagName.toLowerCase();console.error("You are mounting a new %s component when a previous one has not first unmounted. It is an error to render more than one %s component at a time and attributes and children of these components will likely fail in unpredictable ways. Please only render a single instance of <%s> and if you need to mount a new one, ensure any previous ones have unmounted first.",o,o,o)}switch(e){case"html":case"head":case"body":break;default:console.error("acquireSingletonInstance was called with an element type that is not supported. This is a bug in React.")}for(o=a.attributes;o.length;)a.removeAttributeNode(o[0]);Pt(a,e,t),a[el]=i,a[Da]=t}function bi(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);C(e)}function Ah(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}function n0(e,t,a){var i=Sm;if(i&&typeof t=="string"&&t){var o=jt(t);o='link[rel="'+e+'"][href="'+o+'"]',typeof a=="string"&&(o+='[crossorigin="'+a+'"]'),B2.has(o)||(B2.add(o),e={rel:e,crossOrigin:a,href:t},i.querySelector(o)===null&&(t=i.createElement("link"),Pt(t,"link",e),ve(t),i.head.appendChild(t)))}}function u0(e,t,a,i){var o=(o=nn.current)?Ah(o):null;if(!o)throw Error('"resourceRoot" was expected to exist. This is a bug in React.');switch(e){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(a=io(a.href),t=Ne(o).hoistableStyles,i=t.get(a),i||(i={type:"style",instance:null,count:0,state:null},t.set(a,i)),i):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){e=io(a.href);var f=Ne(o).hoistableStyles,d=f.get(e);if(!d&&(o=o.ownerDocument||o,d={type:"stylesheet",instance:null,count:0,state:{loading:Fr,preload:null}},f.set(e,d),(f=o.querySelector(pr(e)))&&!f._p&&(d.instance=f,d.state.loading=gp|Fu),!Iu.has(e))){var h={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy};Iu.set(e,h),f||Hg(o,e,h,d.state)}if(t&&i===null)throw a=`
185
-
186
- - `+yr(t)+`
187
- + `+yr(a),Error("Expected <link> not to update to be updated to a stylesheet with precedence. Check the `rel`, `href`, and `precedence` props of this component. Alternatively, check whether two different <link> components render in the same slot or share the same key."+a);return d}if(t&&i!==null)throw a=`
188
-
189
- - `+yr(t)+`
190
- + `+yr(a),Error("Expected stylesheet with precedence to not be updated to a different kind of <link>. Check the `rel`, `href`, and `precedence` props of this component. Alternatively, check whether two different <link> components render in the same slot or share the same key."+a);return null;case"script":return t=a.async,a=a.src,typeof a=="string"&&t&&typeof t!="function"&&typeof t!="symbol"?(a=co(a),t=Ne(o).hoistableScripts,i=t.get(a),i||(i={type:"script",instance:null,count:0,state:null},t.set(a,i)),i):{type:"void",instance:null,count:0,state:null};default:throw Error('getResource encountered a type it did not expect: "'+e+'". this is a bug in React.')}}function yr(e){var t=0,a="<link";return typeof e.rel=="string"?(t++,a+=' rel="'+e.rel+'"'):un.call(e,"rel")&&(t++,a+=' rel="'+(e.rel===null?"null":"invalid type "+typeof e.rel)+'"'),typeof e.href=="string"?(t++,a+=' href="'+e.href+'"'):un.call(e,"href")&&(t++,a+=' href="'+(e.href===null?"null":"invalid type "+typeof e.href)+'"'),typeof e.precedence=="string"?(t++,a+=' precedence="'+e.precedence+'"'):un.call(e,"precedence")&&(t++,a+=" precedence={"+(e.precedence===null?"null":"invalid type "+typeof e.precedence)+"}"),Object.getOwnPropertyNames(e).length>t&&(a+=" ..."),a+" />"}function io(e){return'href="'+jt(e)+'"'}function pr(e){return'link[rel="stylesheet"]['+e+"]"}function Oh(e){return Pe({},e,{"data-precedence":e.precedence,precedence:null})}function Hg(e,t,a,i){e.querySelector('link[rel="preload"][as="style"]['+t+"]")?i.loading=gp:(t=e.createElement("link"),i.preload=t,t.addEventListener("load",function(){return i.loading|=gp}),t.addEventListener("error",function(){return i.loading|=N2}),Pt(t,"link",a),ve(t),e.head.appendChild(t))}function co(e){return'[src="'+jt(e)+'"]'}function gr(e){return"script[async]"+e}function zh(e,t,a){if(t.count++,t.instance===null)switch(t.type){case"style":var i=e.querySelector('style[data-href~="'+jt(a.href)+'"]');if(i)return t.instance=i,ve(i),i;var o=Pe({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return i=(e.ownerDocument||e).createElement("style"),ve(i),Pt(i,"style",o),Rf(i,a.precedence,e),t.instance=i;case"stylesheet":o=io(a.href);var f=e.querySelector(pr(o));if(f)return t.state.loading|=Fu,t.instance=f,ve(f),f;i=Oh(a),(o=Iu.get(o))&&i0(i,o),f=(e.ownerDocument||e).createElement("link"),ve(f);var d=f;return d._p=new Promise(function(h,y){d.onload=h,d.onerror=y}),Pt(f,"link",i),t.state.loading|=Fu,Rf(f,a.precedence,e),t.instance=f;case"script":return f=co(a.src),(o=e.querySelector(gr(f)))?(t.instance=o,ve(o),o):(i=a,(o=Iu.get(f))&&(i=Pe({},a),c0(i,o)),e=e.ownerDocument||e,o=e.createElement("script"),ve(o),Pt(o,"link",i),e.head.appendChild(o),t.instance=o);case"void":return null;default:throw Error('acquireResource encountered a resource type it did not expect: "'+t.type+'". this is a bug in React.')}else t.type==="stylesheet"&&(t.state.loading&Fu)===Fr&&(i=t.instance,t.state.loading|=Fu,Rf(i,a.precedence,e));return t.instance}function Rf(e,t,a){for(var i=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),o=i.length?i[i.length-1]:null,f=o,d=0;d<i.length;d++){var h=i[d];if(h.dataset.precedence===t)f=h;else if(f!==o)break}f?f.parentNode.insertBefore(e,f.nextSibling):(t=a.nodeType===9?a.head:a,t.insertBefore(e,t.firstChild))}function i0(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.title==null&&(e.title=t.title)}function c0(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.integrity==null&&(e.integrity=t.integrity)}function _f(e,t,a){if(Xv===null){var i=new Map,o=Xv=new Map;o.set(a,i)}else o=Xv,i=o.get(a),i||(i=new Map,o.set(a,i));if(i.has(e))return i;for(i.set(e,null),a=a.getElementsByTagName(e),o=0;o<a.length;o++){var f=a[o];if(!(f[Gf]||f[el]||e==="link"&&f.getAttribute("rel")==="stylesheet")&&f.namespaceURI!==Fe){var d=f.getAttribute(t)||"";d=e+d;var h=i.get(d);h?h.push(f):i.set(d,[f])}}return i}function Ng(e,t,a){e=e.ownerDocument||e,e.head.insertBefore(a,t==="title"?e.querySelector("head > title"):null)}function jg(e,t,a){var i=!a.ancestorInfo.containerTagInScope;if(a.context===bm||t.itemProp!=null)return!i||t.itemProp==null||e!=="meta"&&e!=="title"&&e!=="style"&&e!=="link"&&e!=="script"||console.error("Cannot render a <%s> outside the main document if it has an `itemProp` prop. `itemProp` suggests the tag belongs to an `itemScope` which can appear anywhere in the DOM. If you were intending for React to hoist this <%s> remove the `itemProp` prop. Otherwise, try moving this tag into the <head> or <body> of the Document.",e,e),!1;switch(e){case"meta":case"title":return!0;case"style":if(typeof t.precedence!="string"||typeof t.href!="string"||t.href===""){i&&console.error('Cannot render a <style> outside the main document without knowing its precedence and a unique href key. React can hoist and deduplicate <style> tags if you provide a `precedence` prop along with an `href` prop that does not conflict with the `href` values used in any other hoisted <style> or <link rel="stylesheet" ...> tags. Note that hoisting <style> tags is considered an advanced feature that most will not use directly. Consider moving the <style> tag to the <head> or consider adding a `precedence="default"` and `href="some unique resource identifier"`.');break}return!0;case"link":if(typeof t.rel!="string"||typeof t.href!="string"||t.href===""||t.onLoad||t.onError){if(t.rel==="stylesheet"&&typeof t.precedence=="string"){e=t.href;var o=t.onError,f=t.disabled;a=[],t.onLoad&&a.push("`onLoad`"),o&&a.push("`onError`"),f!=null&&a.push("`disabled`"),o=hg(a,"and"),o+=a.length===1?" prop":" props",f=a.length===1?"an "+o:"the "+o,a.length&&console.error('React encountered a <link rel="stylesheet" href="%s" ... /> with a `precedence` prop that also included %s. The presence of loading and error handlers indicates an intent to manage the stylesheet loading state from your from your Component code and React will not hoist or deduplicate this stylesheet. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop remove the %s, otherwise remove the `precedence` prop.',e,f,o)}i&&(typeof t.rel!="string"||typeof t.href!="string"||t.href===""?console.error("Cannot render a <link> outside the main document without a `rel` and `href` prop. Try adding a `rel` and/or `href` prop to this <link> or moving the link into the <head> tag"):(t.onError||t.onLoad)&&console.error("Cannot render a <link> with onLoad or onError listeners outside the main document. Try removing onLoad={...} and onError={...} or moving it into the root <head> tag or somewhere in the <body>."));break}return t.rel==="stylesheet"?(e=t.precedence,t=t.disabled,typeof e!="string"&&i&&console.error('Cannot render a <link rel="stylesheet" /> outside the main document without knowing its precedence. Consider adding precedence="default" or moving it into the root <head> tag.'),typeof e=="string"&&t==null):!0;case"script":if(e=t.async&&typeof t.async!="function"&&typeof t.async!="symbol",!e||t.onLoad||t.onError||!t.src||typeof t.src!="string"){i&&(e?t.onLoad||t.onError?console.error("Cannot render a <script> with onLoad or onError listeners outside the main document. Try removing onLoad={...} and onError={...} or moving it into the root <head> tag or somewhere in the <body>."):console.error("Cannot render a <script> outside the main document without `async={true}` and a non-empty `src` prop. Ensure there is a valid `src` and either make the script async or move it into the root <head> tag or somewhere in the <body>."):console.error('Cannot render a sync or defer <script> outside the main document without knowing its order. Try adding async="" or moving it into the root <head> tag.'));break}return!0;case"noscript":case"template":i&&console.error("Cannot render <%s> outside the main document. Try moving it into the root <head> tag.",e)}return!1}function ct(e){return!(e.type==="stylesheet"&&(e.state.loading&j2)===Fr)}function o0(e,t,a,i){if(a.type==="stylesheet"&&(typeof i.media!="string"||matchMedia(i.media).matches!==!1)&&(a.state.loading&Fu)===Fr){if(a.instance===null){var o=io(i.href),f=t.querySelector(pr(o));if(f){t=f._p,t!==null&&typeof t=="object"&&typeof t.then=="function"&&(e.count++,e=Mf.bind(e),t.then(e,e)),a.state.loading|=Fu,a.instance=f,ve(f);return}f=t.ownerDocument||t,i=Oh(i),(o=Iu.get(o))&&i0(i,o),f=f.createElement("link"),ve(f);var d=f;d._p=new Promise(function(h,y){d.onload=h,d.onerror=y}),Pt(f,"link",i),a.instance=f}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(a,t),(t=a.state.preload)&&(a.state.loading&j2)===Fr&&(e.count++,a=Mf.bind(e),t.addEventListener("load",a),t.addEventListener("error",a))}}function Dh(e,t){return e.stylesheets&&e.count===0&&vr(e,e.stylesheets),0<e.count||0<e.imgCount?function(a){var i=setTimeout(function(){if(e.stylesheets&&vr(e,e.stylesheets),e.unsuspend){var f=e.unsuspend;e.unsuspend=null,f()}},jT+t);0<e.imgBytes&&vb===0&&(vb=125*mg()*YT);var o=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&vr(e,e.stylesheets),e.unsuspend)){var f=e.unsuspend;e.unsuspend=null,f()}},(e.imgBytes>vb?50:BT)+t);return e.unsuspend=a,function(){e.unsuspend=null,clearTimeout(i),clearTimeout(o)}}:null}function Mf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)vr(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}function vr(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Lv=new Map,t.forEach(f0,e),Lv=null,Mf.call(e))}function f0(e,t){if(!(t.state.loading&Fu)){var a=Lv.get(e);if(a)var i=a.get(bb);else{a=new Map,Lv.set(e,a);for(var o=e.querySelectorAll("link[data-precedence],style[data-precedence]"),f=0;f<o.length;f++){var d=o[f];(d.nodeName==="LINK"||d.getAttribute("media")!=="not all")&&(a.set(d.dataset.precedence,d),i=d)}i&&a.set(bb,i)}o=t.instance,d=o.getAttribute("data-precedence"),f=a.get(d)||i,f===i&&a.set(bb,o),a.set(d,o),this.count++,i=Mf.bind(this),o.addEventListener("load",i),o.addEventListener("error",i),f?f.parentNode.insertBefore(o,f.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(o,e.firstChild)),t.state.loading|=Fu}}function br(e,t,a,i,o,f,d,h,y){for(this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=Wr,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=xo(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=xo(0),this.hiddenUpdates=xo(null),this.identifierPrefix=i,this.onUncaughtError=o,this.onCaughtError=f,this.onRecoverableError=d,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=y,this.incompleteTransitions=new Map,this.passiveEffectDuration=this.effectDuration=-0,this.memoizedUpdaters=new Set,e=this.pendingUpdatersLaneMap=[],t=0;31>t;t++)e.push(new Set);this._debugRootType=a?"hydrateRoot()":"createRoot()"}function Sr(e,t,a,i,o,f,d,h,y,p,z,_){return e=new br(e,t,a,d,y,p,z,_,h),t=cT,f===!0&&(t|=qa|Ti),t|=et,f=x(3,null,null,t),e.current=f,f.stateNode=e,t=zd(),Bc(t),e.pooledCache=t,Bc(t),f.memoizedState={element:i,isDehydrated:a,cache:t},ot(f),e}function Bg(e){return e?(e=Jf,e):Jf}function Rh(e,t,a,i,o,f){if(Ml&&typeof Ml.onScheduleFiberRoot=="function")try{Ml.onScheduleFiberRoot(ho,i,a)}catch(d){qu||(qu=!0,console.error("React instrumentation encountered an error: %o",d))}o=Bg(o),i.context===null?i.context=o:i.pendingContext=o,Yu&&Ya!==null&&!G2&&(G2=!0,console.error(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
191
-
192
- Check the render method of %s.`,ie(Ya)||"Unknown")),i=Dl(t),i.payload={element:a},f=f===void 0?null:f,f!==null&&(typeof f!="function"&&console.error("Expected the last optional `callback` argument to be a function. Instead received: %s.",f),i.callback=f),a=bu(e,i,t),a!==null&&(pu(t,"root.render()",null),Ge(a,e,t),Tn(a,e,t))}function Yg(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var a=e.retryLane;e.retryLane=a!==0&&a<t?a:t}}function s0(e,t){Yg(e,t),(e=e.alternate)&&Yg(e,t)}function r0(e){if(e.tag===13||e.tag===31){var t=aa(e,67108864);t!==null&&Ge(t,e,67108864),s0(e,67108864)}}function d0(e){if(e.tag===13||e.tag===31){var t=ua(e);t=hn(t);var a=aa(e,t);a!==null&&Ge(a,e,t),s0(e,t)}}function qt(){return Ya}function h0(e,t,a,i){var o=X.T;X.T=null;var f=Rt.p;try{Rt.p=Cl,m0(e,t,a,i)}finally{Rt.p=f,X.T=o}}function Wl(e,t,a,i){var o=X.T;X.T=null;var f=Rt.p;try{Rt.p=Il,m0(e,t,a,i)}finally{Rt.p=f,X.T=o}}function m0(e,t,a,i){if(Vv){var o=_h(i);if(o===null)kn(e,t,i,Zv,a),Ch(e,i);else if(qg(o,e,t,a,i))i.stopPropagation();else if(Ch(e,i),t&4&&-1<wT.indexOf(e)){for(;o!==null;){var f=ae(o);if(f!==null)switch(f.tag){case 3:if(f=f.stateNode,f.current.memoizedState.isDehydrated){var d=ou(f.pendingLanes);if(d!==0){var h=f;for(h.pendingLanes|=2,h.entangledLanes|=2;d;){var y=1<<31-Fl(d);h.entanglements[1]|=y,d&=~y}Ha(f),(pt&(ea|uu))===sa&&(Rv=Xl()+m2,xu(0))}}break;case 31:case 13:h=aa(f,2),h!==null&&Ge(h,f,2),ln(),s0(f,2)}if(f=_h(i),f===null&&kn(e,t,i,Zv,a),f===o)break;o=f}o!==null&&i.stopPropagation()}else kn(e,t,i,null,a)}}function _h(e){return e=Hn(e),y0(e)}function y0(e){if(Zv=null,e=te(e),e!==null){var t=qe(e);if(t===null)e=null;else{var a=t.tag;if(a===13){if(e=Xt(t),e!==null)return e;e=null}else if(a===31){if(e=At(t),e!==null)return e;e=null}else if(a===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return Zv=e,null}function Mh(e){switch(e){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 Cl;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 Il;case"message":switch(Dr()){case z0:return Cl;case wh:return Il;case ro:case Vg:return ca;case Gh:return hc;default:return ca}default:return ca}}function Ch(e,t){switch(e){case"focusin":case"focusout":os=null;break;case"dragenter":case"dragleave":fs=null;break;case"mouseover":case"mouseout":ss=null;break;case"pointerover":case"pointerout":bp.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Sp.delete(t.pointerId)}}function fc(e,t,a,i,o,f){return e===null||e.nativeEvent!==f?(e={blockedOn:t,domEventName:a,eventSystemFlags:i,nativeEvent:f,targetContainers:[o]},t!==null&&(t=ae(t),t!==null&&r0(t)),e):(e.eventSystemFlags|=i,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function qg(e,t,a,i,o){switch(t){case"focusin":return os=fc(os,e,t,a,i,o),!0;case"dragenter":return fs=fc(fs,e,t,a,i,o),!0;case"mouseover":return ss=fc(ss,e,t,a,i,o),!0;case"pointerover":var f=o.pointerId;return bp.set(f,fc(bp.get(f)||null,e,t,a,i,o)),!0;case"gotpointercapture":return f=o.pointerId,Sp.set(f,fc(Sp.get(f)||null,e,t,a,i,o)),!0}return!1}function p0(e){var t=te(e.target);if(t!==null){var a=qe(t);if(a!==null){if(t=a.tag,t===13){if(t=Xt(a),t!==null){e.blockedOn=t,g(e.priority,function(){d0(a)});return}}else if(t===31){if(t=At(a),t!==null){e.blockedOn=t,g(e.priority,function(){d0(a)});return}}else if(t===3&&a.stateNode.current.memoizedState.isDehydrated){e.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Cf(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var a=_h(e.nativeEvent);if(a===null){a=e.nativeEvent;var i=new a.constructor(a.type,a),o=i;C0!==null&&console.error("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),C0=o,a.target.dispatchEvent(i),C0===null&&console.error("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),C0=null}else return t=ae(a),t!==null&&r0(t),e.blockedOn=a,!1;t.shift()}return!0}function Uh(e,t,a){Cf(e)&&a.delete(t)}function i1(){Sb=!1,os!==null&&Cf(os)&&(os=null),fs!==null&&Cf(fs)&&(fs=null),ss!==null&&Cf(ss)&&(ss=null),bp.forEach(Uh),Sp.forEach(Uh)}function Er(e,t){e.blockedOn===t&&(e.blockedOn=null,Sb||(Sb=!0,vl.unstable_scheduleCallback(vl.unstable_NormalPriority,i1)))}function wg(e){Jv!==e&&(Jv=e,vl.unstable_scheduleCallback(vl.unstable_NormalPriority,function(){Jv===e&&(Jv=null);for(var t=0;t<e.length;t+=3){var a=e[t],i=e[t+1],o=e[t+2];if(typeof i!="function"){if(y0(i||a)===null)continue;break}var f=ae(a);f!==null&&(e.splice(t,3),t-=3,a={pending:!0,data:o,method:a.method,action:i},Object.freeze(a),ri(f,a,i,o))}}))}function oo(e){function t(y){return Er(y,e)}os!==null&&Er(os,e),fs!==null&&Er(fs,e),ss!==null&&Er(ss,e),bp.forEach(t),Sp.forEach(t);for(var a=0;a<rs.length;a++){var i=rs[a];i.blockedOn===e&&(i.blockedOn=null)}for(;0<rs.length&&(a=rs[0],a.blockedOn===null);)p0(a),a.blockedOn===null&&rs.shift();if(a=(e.ownerDocument||e).$$reactFormReplay,a!=null)for(i=0;i<a.length;i+=3){var o=a[i],f=a[i+1],d=o[Da]||null;if(typeof f=="function")d||wg(a);else if(d){var h=null;if(f&&f.hasAttribute("formAction")){if(o=f,d=f[Da]||null)h=d.formAction;else if(y0(o)!==null)continue}else h=d.action;typeof h=="function"?a[i+1]=h:(a.splice(i,3),i-=3),wg(a)}}}function Gg(){function e(f){f.canIntercept&&f.info==="react-transition"&&f.intercept({handler:function(){return new Promise(function(d){return o=d})},focusReset:"manual",scroll:"manual"})}function t(){o!==null&&(o(),o=null),i||setTimeout(a,20)}function a(){if(!i&&!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 i=!1,o=null;return navigation.addEventListener("navigate",e),navigation.addEventListener("navigatesuccess",t),navigation.addEventListener("navigateerror",t),setTimeout(a,100),function(){i=!0,navigation.removeEventListener("navigate",e),navigation.removeEventListener("navigatesuccess",t),navigation.removeEventListener("navigateerror",t),o!==null&&(o(),o=null)}}}function g0(e){this._internalRoot=e}function In(e){this._internalRoot=e}function v0(e){e[Ei]&&(e._reactRootContainer?console.error("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):console.error("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."))}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var vl=Rb(),Tr=Pr(),c1=Ub(),Pe=Object.assign,Xg=Symbol.for("react.element"),Dn=Symbol.for("react.transitional.element"),sc=Symbol.for("react.portal"),Uf=Symbol.for("react.fragment"),za=Symbol.for("react.strict_mode"),Ar=Symbol.for("react.profiler"),xh=Symbol.for("react.consumer"),Pn=Symbol.for("react.context"),xf=Symbol.for("react.forward_ref"),fo=Symbol.for("react.suspense"),Ba=Symbol.for("react.suspense_list"),Or=Symbol.for("react.memo"),ia=Symbol.for("react.lazy"),eu=Symbol.for("react.activity"),o1=Symbol.for("react.memo_cache_sentinel"),Lg=Symbol.iterator,Hf=Symbol.for("react.client.reference"),Al=Array.isArray,X=Tr.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Rt=c1.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,f1=Object.freeze({pending:!1,data:null,method:null,action:null}),b0=[],S0=[],Si=-1,rc=Ot(null),Nf=Ot(null),nn=Ot(null),dc=Ot(null),jf=0,Qg,so,Bf,E0,zr,Hh,Nh;Ce.__reactDisabledLog=!0;var Yf,T0,jh=!1,A0=new(typeof WeakMap=="function"?WeakMap:Map),Ya=null,Yu=!1,un=Object.prototype.hasOwnProperty,O0=vl.unstable_scheduleCallback,Bh=vl.unstable_cancelCallback,Yh=vl.unstable_shouldYield,qh=vl.unstable_requestPaint,Xl=vl.unstable_now,Dr=vl.unstable_getCurrentPriorityLevel,z0=vl.unstable_ImmediatePriority,wh=vl.unstable_UserBlockingPriority,ro=vl.unstable_NormalPriority,Vg=vl.unstable_LowPriority,Gh=vl.unstable_IdlePriority,D0=vl.log,Zg=vl.unstable_setDisableYieldValue,ho=null,Ml=null,qu=!1,wu=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u",Fl=Math.clz32?Math.clz32:Ci,R0=Math.log,Xh=Math.LN2,qf=256,Rr=262144,wf=4194304,Cl=2,Il=8,ca=32,hc=268435456,Rn=Math.random().toString(36).slice(2),el="__reactFiber$"+Rn,Da="__reactProps$"+Rn,Ei="__reactContainer$"+Rn,mo="__reactEvents$"+Rn,s1="__reactListeners$"+Rn,Jg="__reactHandles$"+Rn,_r="__reactResources$"+Rn,Gf="__reactMarker$"+Rn,Kg=new Set,Gu={},Xf={},$g={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0},Lf=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]*$"),_0={},Lh={},Qh=/[\n"\\]/g,M0=!1,kg=!1,Mr=!1,l=!1,n=!1,u=!1,c=["value","defaultValue"],s=!1,r=/["'&<>\n\t]|^\s|\s$/,m="address applet area article aside base basefont bgsound blockquote body br button caption center col colgroup dd details dir div dl dt embed fieldset figcaption figure footer form frame frameset h1 h2 h3 h4 h5 h6 head header hgroup hr html iframe img input isindex li link listing main marquee menu menuitem meta nav noembed noframes noscript object ol p param plaintext pre script section select source style summary table tbody td template textarea tfoot th thead title tr track ul wbr xmp".split(" "),v="applet caption html table td th marquee object template foreignObject desc title".split(" "),A=v.concat(["button"]),j="dd dt li option optgroup p rp rt".split(" "),Q={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null,containerTagInScope:null,implicitRootScope:!1},$={},B={animation:"animationDelay animationDirection animationDuration animationFillMode animationIterationCount animationName animationPlayState animationTimingFunction".split(" "),background:"backgroundAttachment backgroundClip backgroundColor backgroundImage backgroundOrigin backgroundPositionX backgroundPositionY backgroundRepeat backgroundSize".split(" "),backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:"borderBottomColor borderBottomStyle borderBottomWidth borderImageOutset borderImageRepeat borderImageSlice borderImageSource borderImageWidth borderLeftColor borderLeftStyle borderLeftWidth borderRightColor borderRightStyle borderRightWidth borderTopColor borderTopStyle borderTopWidth".split(" "),borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:"fontFamily fontFeatureSettings fontKerning fontLanguageOverride fontSize fontSizeAdjust fontStretch fontStyle fontVariant fontVariantAlternates fontVariantCaps fontVariantEastAsian fontVariantLigatures fontVariantNumeric fontVariantPosition fontWeight lineHeight".split(" "),fontVariant:"fontVariantAlternates fontVariantCaps fontVariantEastAsian fontVariantLigatures fontVariantNumeric fontVariantPosition".split(" "),gap:["columnGap","rowGap"],grid:"gridAutoColumns gridAutoFlow gridAutoRows gridTemplateAreas gridTemplateColumns gridTemplateRows".split(" "),gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:"maskClip maskComposite maskImage maskMode maskOrigin maskPositionX maskPositionY maskRepeat maskSize".split(" "),maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},L=/([A-Z])/g,de=/^ms-/,Ue=/^(?:webkit|moz|o)[A-Z]/,wt=/^-ms-/,U=/-(.)/g,D=/;\s*$/,H={},K={},ze=!1,yt=!1,be=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(" ")),Je="http://www.w3.org/1998/Math/MathML",Fe="http://www.w3.org/2000/svg",Tt=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"]]),tu={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",fetchpriority:"fetchPriority",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",inert:"inert",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",popover:"popover",popovertarget:"popoverTarget",popovertargetaction:"popoverTargetAction",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",transformorigin:"transformOrigin","transform-origin":"transformOrigin",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Wg={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0,"aria-braillelabel":0,"aria-brailleroledescription":0,"aria-colindextext":0,"aria-rowindextext":0},Vh={},bE=RegExp("^(aria)-[: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]*$"),SE=RegExp("^(aria)[A-Z][: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]*$"),Lb=!1,cn={},Qb=/^on./,EE=/^on[^A-Z]/,TE=RegExp("^(aria)-[: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]*$"),AE=RegExp("^(aria)[A-Z][: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]*$"),OE=/^[\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,C0=null,Zh=null,Jh=null,r1=!1,mc=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),d1=!1;if(mc)try{var U0={};Object.defineProperty(U0,"passive",{get:function(){d1=!0}}),window.addEventListener("test",U0,U0),window.removeEventListener("test",U0,U0)}catch{d1=!1}var Qf=null,h1=null,Fg=null,Cr={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ig=Nl(Cr),x0=Pe({},Cr,{view:0,detail:0}),zE=Nl(x0),m1,y1,H0,Pg=Pe({},x0,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ss,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==H0&&(H0&&e.type==="mousemove"?(m1=e.screenX-H0.screenX,y1=e.screenY-H0.screenY):y1=m1=0,H0=e),m1)},movementY:function(e){return"movementY"in e?e.movementY:y1}}),Vb=Nl(Pg),DE=Pe({},Pg,{dataTransfer:0}),RE=Nl(DE),_E=Pe({},x0,{relatedTarget:0}),p1=Nl(_E),ME=Pe({},Cr,{animationName:0,elapsedTime:0,pseudoElement:0}),CE=Nl(ME),UE=Pe({},Cr,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),xE=Nl(UE),HE=Pe({},Cr,{data:0}),Zb=Nl(HE),NE=Zb,jE={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},BE={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"},YE={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},qE=Pe({},x0,{key:function(e){if(e.key){var t=jE[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=bs(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?BE[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ss,charCode:function(e){return e.type==="keypress"?bs(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?bs(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),wE=Nl(qE),GE=Pe({},Pg,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Jb=Nl(GE),XE=Pe({},x0,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ss}),LE=Nl(XE),QE=Pe({},Cr,{propertyName:0,elapsedTime:0,pseudoElement:0}),VE=Nl(QE),ZE=Pe({},Pg,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),JE=Nl(ZE),KE=Pe({},Cr,{newState:0,oldState:0}),$E=Nl(KE),kE=[9,13,27,32],Kb=229,g1=mc&&"CompositionEvent"in window,N0=null;mc&&"documentMode"in document&&(N0=document.documentMode);var WE=mc&&"TextEvent"in window&&!N0,$b=mc&&(!g1||N0&&8<N0&&11>=N0),kb=32,Wb=String.fromCharCode(kb),Fb=!1,Kh=!1,FE={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},j0=null,B0=null,Ib=!1;mc&&(Ib=md("input")&&(!document.documentMode||9<document.documentMode));var on=typeof Object.is=="function"?Object.is:yd,IE=mc&&"documentMode"in document&&11>=document.documentMode,$h=null,v1=null,Y0=null,b1=!1,kh={animationend:_c("Animation","AnimationEnd"),animationiteration:_c("Animation","AnimationIteration"),animationstart:_c("Animation","AnimationStart"),transitionrun:_c("Transition","TransitionRun"),transitionstart:_c("Transition","TransitionStart"),transitioncancel:_c("Transition","TransitionCancel"),transitionend:_c("Transition","TransitionEnd")},S1={},Pb={};mc&&(Pb=document.createElement("div").style,"AnimationEvent"in window||(delete kh.animationend.animation,delete kh.animationiteration.animation,delete kh.animationstart.animation),"TransitionEvent"in window||delete kh.transitionend.transition);var eS=Mc("animationend"),tS=Mc("animationiteration"),lS=Mc("animationstart"),PE=Mc("transitionrun"),eT=Mc("transitionstart"),tT=Mc("transitioncancel"),aS=Mc("transitionend"),nS=new Map,E1="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(" ");E1.push("scrollEnd");var uS=0;if(typeof performance=="object"&&typeof performance.now=="function")var lT=performance,iS=function(){return lT.now()};else{var aT=Date;iS=function(){return aT.now()}}var T1=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},nT="This object has been omitted by React in the console log to avoid sending too much data from the server. Try logging smaller or more specific objects.",ev=0,A1=1,O1=2,z1=3,tv="– ",lv="+ ",cS="  ",tl=typeof console<"u"&&typeof console.timeStamp=="function"&&typeof performance<"u"&&typeof performance.measure=="function",Xu="Components ⚛",dt="Scheduler ⚛",mt="Blocking",Vf=!1,yo={color:"primary",properties:null,tooltipText:"",track:Xu},Zf={start:-0,end:-0,detail:{devtools:yo}},uT=["Changed Props",""],oS="This component received deeply equal props. It might benefit from useMemo or the React Compiler in its owner.",iT=["Changed Props",oS],q0=1,po=2,Lu=[],Wh=0,D1=0,Jf={};Object.freeze(Jf);var Qu=null,Fh=null,we=0,cT=1,et=2,qa=8,Ti=16,oT=32,fS=!1;try{var sS=Object.preventExtensions({})}catch{fS=!0}var R1=new WeakMap,Ih=[],Ph=0,av=null,w0=0,Vu=[],Zu=0,Ur=null,go=1,vo="",Ra=null,ll=null,st=!1,yc=!1,lu=null,Kf=null,Ju=!1,_1=Error("Hydration Mismatch Exception: This is not a real error, and should not leak into userspace. If you're seeing this, it's likely a bug in React."),M1=Ot(null),C1=Ot(null),rS={},nv=null,em=null,tm=!1,fT=typeof AbortController<"u"?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(a,i){e.push(i)}};this.abort=function(){t.aborted=!0,e.forEach(function(a){return a()})}},sT=vl.unstable_scheduleCallback,rT=vl.unstable_NormalPriority,Ll={$$typeof:Pn,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0,_currentRenderer:null,_currentRenderer2:null},Ql=vl.unstable_now,uv=console.createTask?console.createTask:function(){return null},G0=1,iv=2,oa=-0,$f=-0,bo=-0,So=null,fn=-1.1,xr=-0,dl=-0,_e=-1.1,je=-1.1,cl=null,bl=!1,Hr=-0,pc=-1.1,X0=null,kf=0,U1=null,x1=null,Nr=-1.1,L0=null,lm=-1.1,cv=-1.1,Eo=-0,To=-1.1,Ku=-1.1,H1=0,Q0=null,dS=null,hS=null,Wf=-1.1,jr=null,Ff=-1.1,ov=-1.1,mS=-0,yS=-0,fv=0,dT=null,pS=0,V0=-1.1,sv=!1,rv=!1,Z0=null,N1=0,Br=0,am=null,gS=X.S;X.S=function(e,t){if(d2=Xl(),typeof t=="object"&&t!==null&&typeof t.then=="function"){if(0>To&&0>Ku){To=Ql();var a=Of(),i=ju();(a!==Ff||i!==jr)&&(Ff=-1.1),Wf=a,jr=i}ni(e,t)}gS!==null&&gS(e,t)};var Yr=Ot(null),Ai={recordUnsafeLifecycleWarnings:function(){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}},J0=[],K0=[],$0=[],k0=[],W0=[],F0=[],qr=new Set;Ai.recordUnsafeLifecycleWarnings=function(e,t){qr.has(e.type)||(typeof t.componentWillMount=="function"&&t.componentWillMount.__suppressDeprecationWarning!==!0&&J0.push(e),e.mode&qa&&typeof t.UNSAFE_componentWillMount=="function"&&K0.push(e),typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&$0.push(e),e.mode&qa&&typeof t.UNSAFE_componentWillReceiveProps=="function"&&k0.push(e),typeof t.componentWillUpdate=="function"&&t.componentWillUpdate.__suppressDeprecationWarning!==!0&&W0.push(e),e.mode&qa&&typeof t.UNSAFE_componentWillUpdate=="function"&&F0.push(e))},Ai.flushPendingUnsafeLifecycleWarnings=function(){var e=new Set;0<J0.length&&(J0.forEach(function(h){e.add(ie(h)||"Component"),qr.add(h.type)}),J0=[]);var t=new Set;0<K0.length&&(K0.forEach(function(h){t.add(ie(h)||"Component"),qr.add(h.type)}),K0=[]);var a=new Set;0<$0.length&&($0.forEach(function(h){a.add(ie(h)||"Component"),qr.add(h.type)}),$0=[]);var i=new Set;0<k0.length&&(k0.forEach(function(h){i.add(ie(h)||"Component"),qr.add(h.type)}),k0=[]);var o=new Set;0<W0.length&&(W0.forEach(function(h){o.add(ie(h)||"Component"),qr.add(h.type)}),W0=[]);var f=new Set;if(0<F0.length&&(F0.forEach(function(h){f.add(ie(h)||"Component"),qr.add(h.type)}),F0=[]),0<t.size){var d=q(t);console.error(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://react.dev/link/unsafe-component-lifecycles for details.
193
-
194
- * Move code with side effects to componentDidMount, and set initial state in the constructor.
195
-
196
- Please update the following components: %s`,d)}0<i.size&&(d=q(i),console.error(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://react.dev/link/unsafe-component-lifecycles for details.
197
-
198
- * Move data fetching code or side effects to componentDidUpdate.
199
- * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://react.dev/link/derived-state
200
-
201
- Please update the following components: %s`,d)),0<f.size&&(d=q(f),console.error(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://react.dev/link/unsafe-component-lifecycles for details.
202
-
203
- * Move data fetching code or side effects to componentDidUpdate.
204
-
205
- Please update the following components: %s`,d)),0<e.size&&(d=q(e),console.warn(`componentWillMount has been renamed, and is not recommended for use. See https://react.dev/link/unsafe-component-lifecycles for details.
206
-
207
- * Move code with side effects to componentDidMount, and set initial state in the constructor.
208
- * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
209
-
210
- Please update the following components: %s`,d)),0<a.size&&(d=q(a),console.warn(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://react.dev/link/unsafe-component-lifecycles for details.
211
-
212
- * Move data fetching code or side effects to componentDidUpdate.
213
- * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://react.dev/link/derived-state
214
- * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
215
-
216
- Please update the following components: %s`,d)),0<o.size&&(d=q(o),console.warn(`componentWillUpdate has been renamed, and is not recommended for use. See https://react.dev/link/unsafe-component-lifecycles for details.
217
-
218
- * Move data fetching code or side effects to componentDidUpdate.
219
- * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
220
-
221
- Please update the following components: %s`,d))};var dv=new Map,vS=new Set;Ai.recordLegacyContextWarning=function(e,t){for(var a=null,i=e;i!==null;)i.mode&qa&&(a=i),i=i.return;a===null?console.error("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue."):!vS.has(e.type)&&(i=dv.get(a),e.type.contextTypes!=null||e.type.childContextTypes!=null||t!==null&&typeof t.getChildContext=="function")&&(i===void 0&&(i=[],dv.set(a,i)),i.push(e))},Ai.flushLegacyContextWarning=function(){dv.forEach(function(e){if(e.length!==0){var t=e[0],a=new Set;e.forEach(function(o){a.add(ie(o)||"Component"),vS.add(o.type)});var i=q(a);oe(t,function(){console.error(`Legacy context API has been detected within a strict-mode tree.
222
-
223
- The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
224
-
225
- Please update the following components: %s
226
-
227
- Learn more about this warning here: https://react.dev/link/legacy-context`,i)})}})},Ai.discardPendingWarnings=function(){J0=[],K0=[],$0=[],k0=[],W0=[],F0=[],dv=new Map};var bS={react_stack_bottom_frame:function(e,t,a){var i=Yu;Yu=!0;try{return e(t,a)}finally{Yu=i}}},j1=bS.react_stack_bottom_frame.bind(bS),SS={react_stack_bottom_frame:function(e){var t=Yu;Yu=!0;try{return e.render()}finally{Yu=t}}},ES=SS.react_stack_bottom_frame.bind(SS),TS={react_stack_bottom_frame:function(e,t){try{t.componentDidMount()}catch(a){We(e,e.return,a)}}},B1=TS.react_stack_bottom_frame.bind(TS),AS={react_stack_bottom_frame:function(e,t,a,i,o){try{t.componentDidUpdate(a,i,o)}catch(f){We(e,e.return,f)}}},OS=AS.react_stack_bottom_frame.bind(AS),zS={react_stack_bottom_frame:function(e,t){var a=t.stack;e.componentDidCatch(t.value,{componentStack:a!==null?a:""})}},hT=zS.react_stack_bottom_frame.bind(zS),DS={react_stack_bottom_frame:function(e,t,a){try{a.componentWillUnmount()}catch(i){We(e,t,i)}}},RS=DS.react_stack_bottom_frame.bind(DS),_S={react_stack_bottom_frame:function(e){var t=e.create;return e=e.inst,t=t(),e.destroy=t}},mT=_S.react_stack_bottom_frame.bind(_S),MS={react_stack_bottom_frame:function(e,t,a){try{a()}catch(i){We(e,t,i)}}},yT=MS.react_stack_bottom_frame.bind(MS),CS={react_stack_bottom_frame:function(e){var t=e._init;return t(e._payload)}},pT=CS.react_stack_bottom_frame.bind(CS),nm=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`."),Y1=Error("Suspense Exception: This is not a real error, and should not leak into userspace. If you're seeing this, it's likely a bug in React."),hv=Error("Suspense Exception: This is not a real error! It's an implementation detail of `useActionState` to interrupt the current render. You must either rethrow it immediately, or move the `useActionState` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary."),mv={then:function(){console.error('Internal React error: A listener was unexpectedly attached to a "noop" thenable. This is a bug in React. Please file an issue.')}},wr=null,I0=!1,um=null,P0=0,tt=null,q1,US=q1=!1,xS={},HS={},NS={};Ae=function(e,t,a){if(a!==null&&typeof a=="object"&&a._store&&(!a._store.validated&&a.key==null||a._store.validated===2)){if(typeof a._store!="object")throw Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");a._store.validated=1;var i=ie(e),o=i||"null";if(!xS[o]){xS[o]=!0,a=a._owner,e=e._debugOwner;var f="";e&&typeof e.tag=="number"&&(o=ie(e))&&(f=`
228
-
229
- Check the render method of \``+o+"`."),f||i&&(f=`
230
-
231
- Check the top-level render call using <`+i+">.");var d="";a!=null&&e!==a&&(i=null,typeof a.tag=="number"?i=ie(a):typeof a.name=="string"&&(i=a.name),i&&(d=" It was passed a child from "+i+".")),oe(t,function(){console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',f,d)})}}};var Gr=Bl(!0),jS=Bl(!1),BS=0,YS=1,qS=2,w1=3,If=!1,wS=!1,G1=null,X1=!1,im=Ot(null),yv=Ot(0),au=Ot(null),$u=null,cm=1,ep=2,Ul=Ot(0),pv=0,ku=1,sn=2,nu=4,rn=8,om,GS=new Set,XS=new Set,L1=new Set,LS=new Set,Ao=0,Le=null,Jt=null,Vl=null,gv=!1,fm=!1,Xr=!1,vv=0,tp=0,Oo=null,gT=0,vT=25,w=null,Wu=null,zo=-1,lp=!1,ap={readContext:zt,use:oi,useCallback:sl,useContext:sl,useEffect:sl,useImperativeHandle:sl,useLayoutEffect:sl,useInsertionEffect:sl,useMemo:sl,useReducer:sl,useRef:sl,useState:sl,useDebugValue:sl,useDeferredValue:sl,useTransition:sl,useSyncExternalStore:sl,useId:sl,useHostTransitionStatus:sl,useFormState:sl,useActionState:sl,useOptimistic:sl,useMemoCache:sl,useCacheRefresh:sl};ap.useEffectEvent=sl;var Q1=null,QS=null,V1=null,VS=null,gc=null,Oi=null,bv=null;Q1={readContext:function(e){return zt(e)},use:oi,useCallback:function(e,t){return w="useCallback",Xe(),ci(t),Bd(e,t)},useContext:function(e){return w="useContext",Xe(),zt(e)},useEffect:function(e,t){return w="useEffect",Xe(),ci(t),Jc(e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",Xe(),ci(a),Au(e,t,a)},useInsertionEffect:function(e,t){w="useInsertionEffect",Xe(),ci(t),Ii(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",Xe(),ci(t),ga(e,t)},useMemo:function(e,t){w="useMemo",Xe(),ci(t);var a=X.H;X.H=gc;try{return va(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",Xe();var i=X.H;X.H=gc;try{return Po(e,t,a)}finally{X.H=i}},useRef:function(e){return w="useRef",Xe(),jd(e)},useState:function(e){w="useState",Xe();var t=X.H;X.H=gc;try{return $i(e)}finally{X.H=t}},useDebugValue:function(){w="useDebugValue",Xe()},useDeferredValue:function(e,t){return w="useDeferredValue",Xe(),nf(e,t)},useTransition:function(){return w="useTransition",Xe(),Pi()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",Xe(),ef(e,t,a)},useId:function(){return w="useId",Xe(),Vs()},useFormState:function(e,t){return w="useFormState",Xe(),Hs(),Fa(e,t)},useActionState:function(e,t){return w="useActionState",Xe(),Fa(e,t)},useOptimistic:function(e){return w="useOptimistic",Xe(),Zc(e)},useHostTransitionStatus:di,useMemoCache:ka,useCacheRefresh:function(){return w="useCacheRefresh",Xe(),Yd()},useEffectEvent:function(e){return w="useEffectEvent",Xe(),Ls(e)}},QS={readContext:function(e){return zt(e)},use:oi,useCallback:function(e,t){return w="useCallback",k(),Bd(e,t)},useContext:function(e){return w="useContext",k(),zt(e)},useEffect:function(e,t){return w="useEffect",k(),Jc(e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",k(),Au(e,t,a)},useInsertionEffect:function(e,t){w="useInsertionEffect",k(),Ii(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",k(),ga(e,t)},useMemo:function(e,t){w="useMemo",k();var a=X.H;X.H=gc;try{return va(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",k();var i=X.H;X.H=gc;try{return Po(e,t,a)}finally{X.H=i}},useRef:function(e){return w="useRef",k(),jd(e)},useState:function(e){w="useState",k();var t=X.H;X.H=gc;try{return $i(e)}finally{X.H=t}},useDebugValue:function(){w="useDebugValue",k()},useDeferredValue:function(e,t){return w="useDeferredValue",k(),nf(e,t)},useTransition:function(){return w="useTransition",k(),Pi()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",k(),ef(e,t,a)},useId:function(){return w="useId",k(),Vs()},useActionState:function(e,t){return w="useActionState",k(),Fa(e,t)},useFormState:function(e,t){return w="useFormState",k(),Hs(),Fa(e,t)},useOptimistic:function(e){return w="useOptimistic",k(),Zc(e)},useHostTransitionStatus:di,useMemoCache:ka,useCacheRefresh:function(){return w="useCacheRefresh",k(),Yd()},useEffectEvent:function(e){return w="useEffectEvent",k(),Ls(e)}},V1={readContext:function(e){return zt(e)},use:oi,useCallback:function(e,t){return w="useCallback",k(),Vn(e,t)},useContext:function(e){return w="useContext",k(),zt(e)},useEffect:function(e,t){w="useEffect",k(),Rl(2048,rn,e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",k(),af(e,t,a)},useInsertionEffect:function(e,t){return w="useInsertionEffect",k(),Rl(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",k(),Rl(4,nu,e,t)},useMemo:function(e,t){w="useMemo",k();var a=X.H;X.H=Oi;try{return It(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",k();var i=X.H;X.H=Oi;try{return Lc(e,t,a)}finally{X.H=i}},useRef:function(){return w="useRef",k(),Ct().memoizedState},useState:function(){w="useState",k();var e=X.H;X.H=Oi;try{return Lc(Wa)}finally{X.H=e}},useDebugValue:function(){w="useDebugValue",k()},useDeferredValue:function(e,t){return w="useDeferredValue",k(),Ou(e,t)},useTransition:function(){return w="useTransition",k(),$p()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",k(),Vc(e,t,a)},useId:function(){return w="useId",k(),Ct().memoizedState},useFormState:function(e){return w="useFormState",k(),Hs(),Wi(e)},useActionState:function(e){return w="useActionState",k(),Wi(e)},useOptimistic:function(e,t){return w="useOptimistic",k(),ws(e,t)},useHostTransitionStatus:di,useMemoCache:ka,useCacheRefresh:function(){return w="useCacheRefresh",k(),Ct().memoizedState},useEffectEvent:function(e){return w="useEffectEvent",k(),lf(e)}},VS={readContext:function(e){return zt(e)},use:oi,useCallback:function(e,t){return w="useCallback",k(),Vn(e,t)},useContext:function(e){return w="useContext",k(),zt(e)},useEffect:function(e,t){w="useEffect",k(),Rl(2048,rn,e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",k(),af(e,t,a)},useInsertionEffect:function(e,t){return w="useInsertionEffect",k(),Rl(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",k(),Rl(4,nu,e,t)},useMemo:function(e,t){w="useMemo",k();var a=X.H;X.H=bv;try{return It(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",k();var i=X.H;X.H=bv;try{return Qc(e,t,a)}finally{X.H=i}},useRef:function(){return w="useRef",k(),Ct().memoizedState},useState:function(){w="useState",k();var e=X.H;X.H=bv;try{return Qc(Wa)}finally{X.H=e}},useDebugValue:function(){w="useDebugValue",k()},useDeferredValue:function(e,t){return w="useDeferredValue",k(),Ke(e,t)},useTransition:function(){return w="useTransition",k(),nl()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",k(),Vc(e,t,a)},useId:function(){return w="useId",k(),Ct().memoizedState},useFormState:function(e){return w="useFormState",k(),Hs(),Fi(e)},useActionState:function(e){return w="useActionState",k(),Fi(e)},useOptimistic:function(e,t){return w="useOptimistic",k(),Gs(e,t)},useHostTransitionStatus:di,useMemoCache:ka,useCacheRefresh:function(){return w="useCacheRefresh",k(),Ct().memoizedState},useEffectEvent:function(e){return w="useEffectEvent",k(),lf(e)}},gc={readContext:function(e){return F(),zt(e)},use:function(e){return P(),oi(e)},useCallback:function(e,t){return w="useCallback",P(),Xe(),Bd(e,t)},useContext:function(e){return w="useContext",P(),Xe(),zt(e)},useEffect:function(e,t){return w="useEffect",P(),Xe(),Jc(e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",P(),Xe(),Au(e,t,a)},useInsertionEffect:function(e,t){w="useInsertionEffect",P(),Xe(),Ii(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",P(),Xe(),ga(e,t)},useMemo:function(e,t){w="useMemo",P(),Xe();var a=X.H;X.H=gc;try{return va(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",P(),Xe();var i=X.H;X.H=gc;try{return Po(e,t,a)}finally{X.H=i}},useRef:function(e){return w="useRef",P(),Xe(),jd(e)},useState:function(e){w="useState",P(),Xe();var t=X.H;X.H=gc;try{return $i(e)}finally{X.H=t}},useDebugValue:function(){w="useDebugValue",P(),Xe()},useDeferredValue:function(e,t){return w="useDeferredValue",P(),Xe(),nf(e,t)},useTransition:function(){return w="useTransition",P(),Xe(),Pi()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",P(),Xe(),ef(e,t,a)},useId:function(){return w="useId",P(),Xe(),Vs()},useFormState:function(e,t){return w="useFormState",P(),Xe(),Fa(e,t)},useActionState:function(e,t){return w="useActionState",P(),Xe(),Fa(e,t)},useOptimistic:function(e){return w="useOptimistic",P(),Xe(),Zc(e)},useMemoCache:function(e){return P(),ka(e)},useHostTransitionStatus:di,useCacheRefresh:function(){return w="useCacheRefresh",Xe(),Yd()},useEffectEvent:function(e){return w="useEffectEvent",P(),Xe(),Ls(e)}},Oi={readContext:function(e){return F(),zt(e)},use:function(e){return P(),oi(e)},useCallback:function(e,t){return w="useCallback",P(),k(),Vn(e,t)},useContext:function(e){return w="useContext",P(),k(),zt(e)},useEffect:function(e,t){w="useEffect",P(),k(),Rl(2048,rn,e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",P(),k(),af(e,t,a)},useInsertionEffect:function(e,t){return w="useInsertionEffect",P(),k(),Rl(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",P(),k(),Rl(4,nu,e,t)},useMemo:function(e,t){w="useMemo",P(),k();var a=X.H;X.H=Oi;try{return It(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",P(),k();var i=X.H;X.H=Oi;try{return Lc(e,t,a)}finally{X.H=i}},useRef:function(){return w="useRef",P(),k(),Ct().memoizedState},useState:function(){w="useState",P(),k();var e=X.H;X.H=Oi;try{return Lc(Wa)}finally{X.H=e}},useDebugValue:function(){w="useDebugValue",P(),k()},useDeferredValue:function(e,t){return w="useDeferredValue",P(),k(),Ou(e,t)},useTransition:function(){return w="useTransition",P(),k(),$p()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",P(),k(),Vc(e,t,a)},useId:function(){return w="useId",P(),k(),Ct().memoizedState},useFormState:function(e){return w="useFormState",P(),k(),Wi(e)},useActionState:function(e){return w="useActionState",P(),k(),Wi(e)},useOptimistic:function(e,t){return w="useOptimistic",P(),k(),ws(e,t)},useMemoCache:function(e){return P(),ka(e)},useHostTransitionStatus:di,useCacheRefresh:function(){return w="useCacheRefresh",k(),Ct().memoizedState},useEffectEvent:function(e){return w="useEffectEvent",P(),k(),lf(e)}},bv={readContext:function(e){return F(),zt(e)},use:function(e){return P(),oi(e)},useCallback:function(e,t){return w="useCallback",P(),k(),Vn(e,t)},useContext:function(e){return w="useContext",P(),k(),zt(e)},useEffect:function(e,t){w="useEffect",P(),k(),Rl(2048,rn,e,t)},useImperativeHandle:function(e,t,a){return w="useImperativeHandle",P(),k(),af(e,t,a)},useInsertionEffect:function(e,t){return w="useInsertionEffect",P(),k(),Rl(4,sn,e,t)},useLayoutEffect:function(e,t){return w="useLayoutEffect",P(),k(),Rl(4,nu,e,t)},useMemo:function(e,t){w="useMemo",P(),k();var a=X.H;X.H=Oi;try{return It(e,t)}finally{X.H=a}},useReducer:function(e,t,a){w="useReducer",P(),k();var i=X.H;X.H=Oi;try{return Qc(e,t,a)}finally{X.H=i}},useRef:function(){return w="useRef",P(),k(),Ct().memoizedState},useState:function(){w="useState",P(),k();var e=X.H;X.H=Oi;try{return Qc(Wa)}finally{X.H=e}},useDebugValue:function(){w="useDebugValue",P(),k()},useDeferredValue:function(e,t){return w="useDeferredValue",P(),k(),Ke(e,t)},useTransition:function(){return w="useTransition",P(),k(),nl()},useSyncExternalStore:function(e,t,a){return w="useSyncExternalStore",P(),k(),Vc(e,t,a)},useId:function(){return w="useId",P(),k(),Ct().memoizedState},useFormState:function(e){return w="useFormState",P(),k(),Fi(e)},useActionState:function(e){return w="useActionState",P(),k(),Fi(e)},useOptimistic:function(e,t){return w="useOptimistic",P(),k(),Gs(e,t)},useMemoCache:function(e){return P(),ka(e)},useHostTransitionStatus:di,useCacheRefresh:function(){return w="useCacheRefresh",k(),Ct().memoizedState},useEffectEvent:function(e){return w="useEffectEvent",P(),k(),lf(e)}};var ZS={},JS=new Set,KS=new Set,$S=new Set,kS=new Set,WS=new Set,FS=new Set,IS=new Set,PS=new Set,e2=new Set,t2=new Set;Object.freeze(ZS);var Z1={enqueueSetState:function(e,t,a){e=e._reactInternals;var i=ua(e),o=Dl(i);o.payload=t,a!=null&&(Wc(a),o.callback=a),t=bu(e,o,i),t!==null&&(pu(i,"this.setState()",e),Ge(t,e,i),Tn(t,e,i))},enqueueReplaceState:function(e,t,a){e=e._reactInternals;var i=ua(e),o=Dl(i);o.tag=YS,o.payload=t,a!=null&&(Wc(a),o.callback=a),t=bu(e,o,i),t!==null&&(pu(i,"this.replaceState()",e),Ge(t,e,i),Tn(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var a=ua(e),i=Dl(a);i.tag=qS,t!=null&&(Wc(t),i.callback=t),t=bu(e,i,a),t!==null&&(pu(a,"this.forceUpdate()",e),Ge(t,e,a),Tn(t,e,a))}},sm=null,J1=null,K1=Error("This is not a real error. It's an implementation detail of React's selective hydration feature. If this leaks into userspace, it's a bug in React. Please file an issue."),Zl=!1,l2={},a2={},n2={},u2={},rm=!1,i2={},Sv={},$1={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null},c2=!1,o2=null;o2=new Set;var Do=!1,Jl=!1,k1=!1,f2=typeof WeakSet=="function"?WeakSet:Set,fa=null,dm=null,hm=null,Kl=null,_n=!1,zi=null,Pl=!1,np=8192,bT={getCacheForType:function(e){var t=zt(Ll),a=t.data.get(e);return a===void 0&&(a=e(),t.data.set(e,a)),a},cacheSignal:function(){return zt(Ll).controller.signal},getOwner:function(){return Ya}};if(typeof Symbol=="function"&&Symbol.for){var up=Symbol.for;up("selector.component"),up("selector.has_pseudo_class"),up("selector.role"),up("selector.test_id"),up("selector.text")}var ST=[],ET=typeof WeakMap=="function"?WeakMap:Map,sa=0,ea=2,uu=4,Ro=0,ip=1,Lr=2,Ev=3,Pf=4,Tv=6,s2=5,pt=sa,Kt=null,it=null,lt=0,Mn=0,Av=1,Qr=2,cp=3,r2=4,W1=5,op=6,Ov=7,F1=8,Vr=9,Gt=Mn,iu=null,es=!1,mm=!1,I1=!1,vc=0,hl=Ro,ts=0,ls=0,P1=0,Cn=0,Zr=0,fp=null,dn=null,zv=!1,Dv=0,d2=0,h2=300,Rv=1/0,m2=500,sp=null,Ol=null,as=null,_v=0,eb=1,tb=2,y2=3,ns=0,p2=1,g2=2,v2=3,b2=4,Mv=5,$l=0,us=null,ym=null,Di=0,lb=0,ab=-0,nb=null,S2=null,E2=null,Ri=_v,T2=null,TT=50,rp=0,ub=null,ib=!1,Cv=!1,AT=50,Jr=0,dp=null,pm=!1,Uv=null,A2=!1,O2=new Set,OT={},xv=null,gm=null,cb=!1,ob=!1,Hv=!1,fb=!1,is=0,sb={};(function(){for(var e=0;e<E1.length;e++){var t=E1[e],a=t.toLowerCase();t=t[0].toUpperCase()+t.slice(1),Nn(a,"on"+t)}Nn(eS,"onAnimationEnd"),Nn(tS,"onAnimationIteration"),Nn(lS,"onAnimationStart"),Nn("dblclick","onDoubleClick"),Nn("focusin","onFocus"),Nn("focusout","onBlur"),Nn(PE,"onTransitionRun"),Nn(eT,"onTransitionStart"),Nn(tT,"onTransitionCancel"),Nn(aS,"onTransitionEnd")})(),Ze("onMouseEnter",["mouseout","mouseover"]),Ze("onMouseLeave",["mouseout","mouseover"]),Ze("onPointerEnter",["pointerout","pointerover"]),Ze("onPointerLeave",["pointerout","pointerover"]),nt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),nt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),nt("onBeforeInput",["compositionend","keypress","textInput","paste"]),nt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),nt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),nt("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var hp="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(" "),rb=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(hp)),Nv="_reactListening"+Math.random().toString(36).slice(2),z2=!1,D2=!1,jv=!1,R2=!1,Bv=!1,Yv=!1,_2=!1,qv={},zT=/\r\n?/g,DT=/\u0000|\uFFFD/g,Kr="http://www.w3.org/1999/xlink",db="http://www.w3.org/XML/1998/namespace",RT="javascript:throw new Error('React form unexpectedly submitted.')",_T="suppressHydrationWarning",$r="&",wv="/&",mp="$",yp="/$",cs="$?",kr="$~",vm="$!",MT="html",CT="body",UT="head",hb="F!",M2="F",C2="loading",xT="style",_o=0,bm=1,Gv=2,mb=null,yb=null,U2={dialog:!0,webview:!0},pb=null,pp=void 0,x2=typeof setTimeout=="function"?setTimeout:void 0,HT=typeof clearTimeout=="function"?clearTimeout:void 0,Wr=-1,H2=typeof Promise=="function"?Promise:void 0,NT=typeof queueMicrotask=="function"?queueMicrotask:typeof H2<"u"?function(e){return H2.resolve(null).then(e).catch(pg)}:x2,gb=null,Fr=0,gp=1,N2=2,j2=3,Fu=4,Iu=new Map,B2=new Set,Mo=Rt.d;Rt.d={f:function(){var e=Mo.f(),t=ln();return e||t},r:function(e){var t=ae(e);t!==null&&t.tag===5&&t.type==="form"?uf(t):Mo.r(e)},D:function(e){Mo.D(e),n0("dns-prefetch",e,null)},C:function(e,t){Mo.C(e,t),n0("preconnect",e,t)},L:function(e,t,a){Mo.L(e,t,a);var i=Sm;if(i&&e&&t){var o='link[rel="preload"][as="'+jt(t)+'"]';t==="image"&&a&&a.imageSrcSet?(o+='[imagesrcset="'+jt(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(o+='[imagesizes="'+jt(a.imageSizes)+'"]')):o+='[href="'+jt(e)+'"]';var f=o;switch(t){case"style":f=io(e);break;case"script":f=co(e)}Iu.has(f)||(e=Pe({rel:"preload",href:t==="image"&&a&&a.imageSrcSet?void 0:e,as:t},a),Iu.set(f,e),i.querySelector(o)!==null||t==="style"&&i.querySelector(pr(f))||t==="script"&&i.querySelector(gr(f))||(t=i.createElement("link"),Pt(t,"link",e),ve(t),i.head.appendChild(t)))}},m:function(e,t){Mo.m(e,t);var a=Sm;if(a&&e){var i=t&&typeof t.as=="string"?t.as:"script",o='link[rel="modulepreload"][as="'+jt(i)+'"][href="'+jt(e)+'"]',f=o;switch(i){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":f=co(e)}if(!Iu.has(f)&&(e=Pe({rel:"modulepreload",href:e},t),Iu.set(f,e),a.querySelector(o)===null)){switch(i){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(gr(f)))return}i=a.createElement("link"),Pt(i,"link",e),ve(i),a.head.appendChild(i)}}},X:function(e,t){Mo.X(e,t);var a=Sm;if(a&&e){var i=Ne(a).hoistableScripts,o=co(e),f=i.get(o);f||(f=a.querySelector(gr(o)),f||(e=Pe({src:e,async:!0},t),(t=Iu.get(o))&&c0(e,t),f=a.createElement("script"),ve(f),Pt(f,"link",e),a.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},i.set(o,f))}},S:function(e,t,a){Mo.S(e,t,a);var i=Sm;if(i&&e){var o=Ne(i).hoistableStyles,f=io(e);t=t||"default";var d=o.get(f);if(!d){var h={loading:Fr,preload:null};if(d=i.querySelector(pr(f)))h.loading=gp|Fu;else{e=Pe({rel:"stylesheet",href:e,"data-precedence":t},a),(a=Iu.get(f))&&i0(e,a);var y=d=i.createElement("link");ve(y),Pt(y,"link",e),y._p=new Promise(function(p,z){y.onload=p,y.onerror=z}),y.addEventListener("load",function(){h.loading|=gp}),y.addEventListener("error",function(){h.loading|=N2}),h.loading|=Fu,Rf(d,t,i)}d={type:"stylesheet",instance:d,count:1,state:h},o.set(f,d)}}},M:function(e,t){Mo.M(e,t);var a=Sm;if(a&&e){var i=Ne(a).hoistableScripts,o=co(e),f=i.get(o);f||(f=a.querySelector(gr(o)),f||(e=Pe({src:e,async:!0,type:"module"},t),(t=Iu.get(o))&&c0(e,t),f=a.createElement("script"),ve(f),Pt(f,"link",e),a.head.appendChild(f)),f={type:"script",instance:f,count:1,state:null},i.set(o,f))}}};var Sm=typeof document>"u"?null:document,Xv=null,jT=6e4,BT=800,YT=500,vb=0,bb=null,Lv=null,Ir=f1,vp={$$typeof:Pn,Provider:null,Consumer:null,_currentValue:Ir,_currentValue2:Ir,_threadCount:0},Y2="%c%s%c",q2="background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px",w2="",Qv=" ",qT=Function.prototype.bind,G2=!1,X2=null,L2=null,Q2=null,V2=null,Z2=null,J2=null,K2=null,$2=null,k2=null,W2=null;X2=function(e,t,a,i){t=G(e,t),t!==null&&(a=ee(t.memoizedState,a,0,i),t.memoizedState=a,t.baseState=a,e.memoizedProps=Pe({},e.memoizedProps),a=aa(e,2),a!==null&&Ge(a,e,2))},L2=function(e,t,a){t=G(e,t),t!==null&&(a=Se(t.memoizedState,a,0),t.memoizedState=a,t.baseState=a,e.memoizedProps=Pe({},e.memoizedProps),a=aa(e,2),a!==null&&Ge(a,e,2))},Q2=function(e,t,a,i){t=G(e,t),t!==null&&(a=pe(t.memoizedState,a,i),t.memoizedState=a,t.baseState=a,e.memoizedProps=Pe({},e.memoizedProps),a=aa(e,2),a!==null&&Ge(a,e,2))},V2=function(e,t,a){e.pendingProps=ee(e.memoizedProps,t,0,a),e.alternate&&(e.alternate.pendingProps=e.pendingProps),t=aa(e,2),t!==null&&Ge(t,e,2)},Z2=function(e,t){e.pendingProps=Se(e.memoizedProps,t,0),e.alternate&&(e.alternate.pendingProps=e.pendingProps),t=aa(e,2),t!==null&&Ge(t,e,2)},J2=function(e,t,a){e.pendingProps=pe(e.memoizedProps,t,a),e.alternate&&(e.alternate.pendingProps=e.pendingProps),t=aa(e,2),t!==null&&Ge(t,e,2)},K2=function(e){var t=aa(e,2);t!==null&&Ge(t,e,2)},$2=function(e){var t=Uo(),a=aa(e,t);a!==null&&Ge(a,e,t)},k2=function(e){ke=e},W2=function(e){ge=e};var Vv=!0,Zv=null,Sb=!1,os=null,fs=null,ss=null,bp=new Map,Sp=new Map,rs=[],wT="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(" "),Jv=null;if(In.prototype.render=g0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error("Cannot update an unmounted root.");var a=arguments;typeof a[1]=="function"?console.error("does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):Me(a[1])?console.error("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root."):typeof a[1]<"u"&&console.error("You passed a second argument to root.render(...) but it only accepts one argument."),a=e;var i=t.current,o=ua(i);Rh(i,o,a,t,null,null)},In.prototype.unmount=g0.prototype.unmount=function(){var e=arguments;if(typeof e[0]=="function"&&console.error("does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."),e=this._internalRoot,e!==null){this._internalRoot=null;var t=e.containerInfo;(pt&(ea|uu))!==sa&&console.error("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."),Rh(e.current,2,null,e,null,null),ln(),t[Ei]=null}},In.prototype.unstable_scheduleHydration=function(e){if(e){var t=Ui();e={blockedOn:null,target:e,priority:t};for(var a=0;a<rs.length&&t!==0&&t<rs[a].priority;a++);rs.splice(a,0,e),a===0&&p0(e)}},(function(){var e=Tr.version;if(e!=="19.2.7")throw Error(`Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
232
- - react: `+(e+`
233
- - react-dom: 19.2.7
234
- Learn more: https://react.dev/warnings/version-mismatch`))})(),typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://react.dev/link/react-polyfills"),Rt.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error("Unable to find node on an unmounted component."):(e=Object.keys(e).join(","),Error("Argument appears to not be a ReactComponent. Keys: "+e));return e=_t(t),e=e!==null?gt(e):null,e=e===null?null:e.stateNode,e},!(function(){var e={bundleType:1,version:"19.2.7",rendererPackageName:"react-dom",currentDispatcherRef:X,reconcilerVersion:"19.2.7"};return e.overrideHookState=X2,e.overrideHookStateDeletePath=L2,e.overrideHookStateRenamePath=Q2,e.overrideProps=V2,e.overridePropsDeletePath=Z2,e.overridePropsRenamePath=J2,e.scheduleUpdate=K2,e.scheduleRetry=$2,e.setErrorHandler=k2,e.setSuspenseHandler=W2,e.scheduleRefresh=xe,e.scheduleRoot=ne,e.setRefreshHandler=rt,e.getCurrentFiber=qt,ds(e)})()&&mc&&window.top===window.self&&(-1<navigator.userAgent.indexOf("Chrome")&&navigator.userAgent.indexOf("Edge")===-1||-1<navigator.userAgent.indexOf("Firefox"))){var F2=window.location.protocol;/^(https?|file):$/.test(F2)&&console.info("%cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools"+(F2==="file:"?`
235
- You might need to use a local HTTP server (instead of file://): https://react.dev/link/react-devtools-faq`:""),"font-weight:bold")}Am.createRoot=function(e,t){if(!Me(e))throw Error("Target container is not a DOM element.");v0(e);var a=!1,i="",o=Gd,f=Xd,d=dy;return t!=null&&(t.hydrate?console.warn("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof t=="object"&&t!==null&&t.$$typeof===Dn&&console.error(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
236
-
237
- let root = createRoot(domContainer);
238
- root.render(<App />);`),t.unstable_strictMode===!0&&(a=!0),t.identifierPrefix!==void 0&&(i=t.identifierPrefix),t.onUncaughtError!==void 0&&(o=t.onUncaughtError),t.onCaughtError!==void 0&&(f=t.onCaughtError),t.onRecoverableError!==void 0&&(d=t.onRecoverableError)),t=Sr(e,1,!1,null,null,a,i,null,o,f,d,Gg),e[Ei]=t.current,ic(e),new g0(t)},Am.hydrateRoot=function(e,t,a){if(!Me(e))throw Error("Target container is not a DOM element.");v0(e),t===void 0&&console.error("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var i=!1,o="",f=Gd,d=Xd,h=dy,y=null;return a!=null&&(a.unstable_strictMode===!0&&(i=!0),a.identifierPrefix!==void 0&&(o=a.identifierPrefix),a.onUncaughtError!==void 0&&(f=a.onUncaughtError),a.onCaughtError!==void 0&&(d=a.onCaughtError),a.onRecoverableError!==void 0&&(h=a.onRecoverableError),a.formState!==void 0&&(y=a.formState)),t=Sr(e,1,!0,t,a??null,i,o,y,f,d,h,Gg),t.context=Bg(null),a=t.current,i=ua(a),i=hn(i),o=Dl(i),o.callback=null,bu(a,o,i),pu(i,"hydrateRoot()",null),a=i,t.current.lanes=a,Un(t,a),Ha(t),e[Ei]=t.current,ic(e),new In(t)},Am.version="19.2.7",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Am}var Nb;function iE(){if(Nb)return Tp.exports;Nb=1;function G(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(G)}catch(ee){console.error(ee)}}}return process.env.NODE_ENV==="production"?(G(),Tp.exports=nE()):Tp.exports=uE(),Tp.exports}var cE=iE(),zp={exports:{}},Om={};var jb;function oE(){if(jb)return Om;jb=1;var G=Symbol.for("react.transitional.element"),ee=Symbol.for("react.fragment");function pe(M,Se,ge){var ke=null;if(ge!==void 0&&(ke=""+ge),Se.key!==void 0&&(ke=""+Se.key),"key"in Se){ge={};for(var P in Se)P!=="key"&&(ge[P]=Se[P])}else ge=Se;return Se=ge.ref,{$$typeof:G,type:M,key:ke,ref:Se!==void 0?Se:null,props:ge}}return Om.Fragment=ee,Om.jsx=pe,Om.jsxs=pe,Om}var zm={};var Bb;function fE(){return Bb||(Bb=1,process.env.NODE_ENV!=="production"&&(function(){function G(b){if(b==null)return null;if(typeof b=="function")return b.$$typeof===Ot?null:b.displayName||b.name||null;if(typeof b=="string")return b;switch(b){case Me:return"Fragment";case Xt:return"Profiler";case qe:return"StrictMode";case gt:return"Suspense";case re:return"SuspenseList";case ie:return"Activity"}if(typeof b=="object")switch(typeof b.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),b.$$typeof){case rt:return"Portal";case Nt:return b.displayName||"Context";case At:return(b._context.displayName||"Context")+".Consumer";case _t:var N=b.render;return b=b.displayName,b||(b=N.displayName||N.name||"",b=b!==""?"ForwardRef("+b+")":"ForwardRef"),b;case He:return N=b.displayName||null,N!==null?N:G(b.type)||"Memo";case at:N=b._payload,b=b._init;try{return G(b(N))}catch{}}return null}function ee(b){return""+b}function pe(b){try{ee(b);var N=!1}catch{N=!0}if(N){N=console;var I=N.error,W=typeof Symbol=="function"&&Symbol.toStringTag&&b[Symbol.toStringTag]||b.constructor.name||"Object";return I.call(N,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",W),ee(b)}}function M(b){if(b===Me)return"<>";if(typeof b=="object"&&b!==null&&b.$$typeof===at)return"<...>";try{var N=G(b);return N?"<"+N+">":"<...>"}catch{return"<...>"}}function Se(){var b=se.A;return b===null?null:b.getOwner()}function ge(){return Error("react-stack-top-frame")}function ke(b){if(Be.call(b,"key")){var N=Object.getOwnPropertyDescriptor(b,"key").get;if(N&&N.isReactWarning)return!1}return b.key!==void 0}function P(b,N){function I(){R||(R=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",N))}I.isReactWarning=!0,Object.defineProperty(b,"key",{get:I,configurable:!0})}function F(){var b=G(this.type);return V[b]||(V[b]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),b=this.props.ref,b!==void 0?b:null}function J(b,N,I,W,Oe,Ve){var Re=I.ref;return b={$$typeof:xe,type:b,key:N,props:I,_owner:W},(Re!==void 0?Re:null)!==null?Object.defineProperty(b,"ref",{enumerable:!1,get:F}):Object.defineProperty(b,"ref",{enumerable:!1,value:null}),b._store={},Object.defineProperty(b._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(b,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(b,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Oe}),Object.defineProperty(b,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Ve}),Object.freeze&&(Object.freeze(b.props),Object.freeze(b)),b}function Ae(b,N,I,W,Oe,Ve){var Re=N.children;if(Re!==void 0)if(W)if(vt(Re)){for(W=0;W<Re.length;W++)q(Re[W]);Object.freeze&&Object.freeze(Re)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else q(Re);if(Be.call(N,"key")){Re=G(b);var $t=Object.keys(N).filter(function(wa){return wa!=="key"});W=0<$t.length?"{key: someKey, "+$t.join(": ..., ")+": ...}":"{key: someKey}",Ce[Re+W]||($t=0<$t.length?"{"+$t.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
239
- let props = %s;
240
- <%s {...props} />
241
- React keys must be passed directly to JSX without using spread:
242
- let props = %s;
243
- <%s key={someKey} {...props} />`,W,Re,$t,Re),Ce[Re+W]=!0)}if(Re=null,I!==void 0&&(pe(I),Re=""+I),ke(N)&&(pe(N.key),Re=""+N.key),"key"in N){I={};for(var bt in N)bt!=="key"&&(I[bt]=N[bt])}else I=N;return Re&&P(I,typeof b=="function"?b.displayName||b.name||"Unknown":b),J(b,Re,I,Se(),Oe,Ve)}function q(b){x(b)?b._store&&(b._store.validated=1):typeof b=="object"&&b!==null&&b.$$typeof===at&&(b._payload.status==="fulfilled"?x(b._payload.value)&&b._payload.value._store&&(b._payload.value._store.validated=1):b._store&&(b._store.validated=1))}function x(b){return typeof b=="object"&&b!==null&&b.$$typeof===xe}var ne=Pr(),xe=Symbol.for("react.transitional.element"),rt=Symbol.for("react.portal"),Me=Symbol.for("react.fragment"),qe=Symbol.for("react.strict_mode"),Xt=Symbol.for("react.profiler"),At=Symbol.for("react.consumer"),Nt=Symbol.for("react.context"),_t=Symbol.for("react.forward_ref"),gt=Symbol.for("react.suspense"),re=Symbol.for("react.suspense_list"),He=Symbol.for("react.memo"),at=Symbol.for("react.lazy"),ie=Symbol.for("react.activity"),Ot=Symbol.for("react.client.reference"),se=ne.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Be=Object.prototype.hasOwnProperty,vt=Array.isArray,Lt=console.createTask?console.createTask:function(){return null};ne={react_stack_bottom_frame:function(b){return b()}};var R,V={},le=ne.react_stack_bottom_frame.bind(ne,ge)(),Ee=Lt(M(ge)),Ce={};zm.Fragment=Me,zm.jsx=function(b,N,I){var W=1e4>se.recentlyCreatedOwnerStacks++;return Ae(b,N,I,!1,W?Error("react-stack-top-frame"):le,W?Lt(M(b)):Ee)},zm.jsxs=function(b,N,I){var W=1e4>se.recentlyCreatedOwnerStacks++;return Ae(b,N,I,!0,W?Error("react-stack-top-frame"):le,W?Lt(M(b)):Ee)}})()),zm}var Yb;function sE(){return Yb||(Yb=1,process.env.NODE_ENV==="production"?zp.exports=oE():zp.exports=fE()),zp.exports}var ye=sE();function rE({color:G}){return ye.jsx("div",{style:{background:"var(--nx-surface)"},className:`flex items-end gap-1 px-3 py-2.5 rounded-2xl rounded-bl-sm w-fit\r
244
- bg-[rgba(255,255,255,0.06)]`,children:[0,1,2].map(ee=>ye.jsx("span",{style:{width:6,height:6,borderRadius:"50%",background:G,opacity:.6,animation:`nexusBounce 1.2s ease-in-out ${ee*.2}s infinite`}},ee))})}function dE({msg:G,primaryColor:ee}){const pe=G.role==="user";return G.content?ye.jsx("div",{className:`flex ${pe?"justify-end":"justify-start"}`,children:ye.jsx("div",{style:pe?{background:ee}:{background:"var(--nx-surface)",color:"var(--nx-text)"},className:`max-w-[82%] px-3 py-2.5 rounded-2xl text-sm leading-relaxed
245
- ${pe?"text-white rounded-br-sm":"bg-[rgba(255,255,255,0.06)] text-[rgba(255,255,255,0.8)] rounded-bl-sm"}`,children:G.content})}):ye.jsx(ye.Fragment,{})}function hE({agentName:G,messages:ee,isLoading:pe,error:M,primaryColor:Se,welcomeMessage:ge,onSend:ke,onClose:P,isFullView:F,onToggleFullView:J}){const[Ae,q]=ol.useState(""),x=ol.useRef(null),ne=ol.useRef(null);ol.useEffect(()=>{x.current?.scrollIntoView({behavior:"smooth"})},[ee,pe]),ol.useEffect(()=>{ne.current?.focus()},[]);const xe=()=>{!Ae.trim()||pe||(ke(Ae),q(""))},rt=Me=>{Me.key==="Enter"&&!Me.shiftKey&&(Me.preventDefault(),xe())};return ye.jsxs(ye.Fragment,{children:[ye.jsx("style",{children:`
1
+ (function(){"use strict";function as(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var Ia={exports:{}},gt={};var rs;function Ym(){if(rs)return gt;rs=1;var i=Symbol.for("react.transitional.element"),a=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),f=Symbol.for("react.consumer"),d=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),g=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),x=Symbol.for("react.activity"),A=Symbol.iterator;function E(y){return y===null||typeof y!="object"?null:(y=A&&y[A]||y["@@iterator"],typeof y=="function"?y:null)}var X={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},V=Object.assign,I={};function j(y,_,S){this.props=y,this.context=_,this.refs=I,this.updater=S||X}j.prototype.isReactComponent={},j.prototype.setState=function(y,_){if(typeof y!="object"&&typeof y!="function"&&y!=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,y,_,"setState")},j.prototype.forceUpdate=function(y){this.updater.enqueueForceUpdate(this,y,"forceUpdate")};function nt(){}nt.prototype=j.prototype;function K(y,_,S){this.props=y,this.context=_,this.refs=I,this.updater=S||X}var lt=K.prototype=new nt;lt.constructor=K,V(lt,j.prototype),lt.isPureReactComponent=!0;var ht=Array.isArray;function N(){}var Y={H:null,A:null,T:null,S:null},st=Object.prototype.hasOwnProperty;function ct(y,_,S){var L=S.ref;return{$$typeof:i,type:y,key:_,ref:L!==void 0?L:null,props:S}}function dt(y,_){return ct(y.type,_,y.props)}function tt(y){return typeof y=="object"&&y!==null&&y.$$typeof===i}function P(y){var _={"=":"=0",":":"=2"};return"$"+y.replace(/[=:]/g,function(S){return _[S]})}var xt=/\/+/g;function et(y,_){return typeof y=="object"&&y!==null&&y.key!=null?P(""+y.key):_.toString(36)}function J(y){switch(y.status){case"fulfilled":return y.value;case"rejected":throw y.reason;default:switch(typeof y.status=="string"?y.then(N,N):(y.status="pending",y.then(function(_){y.status==="pending"&&(y.status="fulfilled",y.value=_)},function(_){y.status==="pending"&&(y.status="rejected",y.reason=_)})),y.status){case"fulfilled":return y.value;case"rejected":throw y.reason}}throw y}function D(y,_,S,L,$){var F=typeof y;(F==="undefined"||F==="boolean")&&(y=null);var at=!1;if(y===null)at=!0;else switch(F){case"bigint":case"string":case"number":at=!0;break;case"object":switch(y.$$typeof){case i:case a:at=!0;break;case b:return at=y._init,D(at(y._payload),_,S,L,$)}}if(at)return $=$(y),at=L===""?"."+et(y,0):L,ht($)?(S="",at!=null&&(S=at.replace(xt,"$&/")+"/"),D($,_,S,"",function(xe){return xe})):$!=null&&(tt($)&&($=dt($,S+($.key==null||y&&y.key===$.key?"":(""+$.key).replace(xt,"$&/")+"/")+at)),_.push($)),1;at=0;var Mt=L===""?".":L+":";if(ht(y))for(var bt=0;bt<y.length;bt++)L=y[bt],F=Mt+et(L,bt),at+=D(L,_,S,F,$);else if(bt=E(y),typeof bt=="function")for(y=bt.call(y),bt=0;!(L=y.next()).done;)L=L.value,F=Mt+et(L,bt++),at+=D(L,_,S,F,$);else if(F==="object"){if(typeof y.then=="function")return D(J(y),_,S,L,$);throw _=String(y),Error("Objects are not valid as a React child (found: "+(_==="[object Object]"?"object with keys {"+Object.keys(y).join(", ")+"}":_)+"). If you meant to render a collection of children, use an array instead.")}return at}function G(y,_,S){if(y==null)return y;var L=[],$=0;return D(y,L,"","",function(F){return _.call(S,F,$++)}),L}function ut(y){if(y._status===-1){var _=y._result;_=_(),_.then(function(S){(y._status===0||y._status===-1)&&(y._status=1,y._result=S)},function(S){(y._status===0||y._status===-1)&&(y._status=2,y._result=S)}),y._status===-1&&(y._status=0,y._result=_)}if(y._status===1)return y._result.default;throw y._result}var Et=typeof reportError=="function"?reportError:function(y){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var _=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof y=="object"&&y!==null&&typeof y.message=="string"?String(y.message):String(y),error:y});if(!window.dispatchEvent(_))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",y);return}console.error(y)},T={map:G,forEach:function(y,_,S){G(y,function(){_.apply(this,arguments)},S)},count:function(y){var _=0;return G(y,function(){_++}),_},toArray:function(y){return G(y,function(_){return _})||[]},only:function(y){if(!tt(y))throw Error("React.Children.only expected to receive a single React element child.");return y}};return gt.Activity=x,gt.Children=T,gt.Component=j,gt.Fragment=r,gt.Profiler=s,gt.PureComponent=K,gt.StrictMode=c,gt.Suspense=g,gt.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Y,gt.__COMPILER_RUNTIME={__proto__:null,c:function(y){return Y.H.useMemoCache(y)}},gt.cache=function(y){return function(){return y.apply(null,arguments)}},gt.cacheSignal=function(){return null},gt.cloneElement=function(y,_,S){if(y==null)throw Error("The argument must be a React element, but you passed "+y+".");var L=V({},y.props),$=y.key;if(_!=null)for(F in _.key!==void 0&&($=""+_.key),_)!st.call(_,F)||F==="key"||F==="__self"||F==="__source"||F==="ref"&&_.ref===void 0||(L[F]=_[F]);var F=arguments.length-2;if(F===1)L.children=S;else if(1<F){for(var at=Array(F),Mt=0;Mt<F;Mt++)at[Mt]=arguments[Mt+2];L.children=at}return ct(y.type,$,L)},gt.createContext=function(y){return y={$$typeof:d,_currentValue:y,_currentValue2:y,_threadCount:0,Provider:null,Consumer:null},y.Provider=y,y.Consumer={$$typeof:f,_context:y},y},gt.createElement=function(y,_,S){var L,$={},F=null;if(_!=null)for(L in _.key!==void 0&&(F=""+_.key),_)st.call(_,L)&&L!=="key"&&L!=="__self"&&L!=="__source"&&($[L]=_[L]);var at=arguments.length-2;if(at===1)$.children=S;else if(1<at){for(var Mt=Array(at),bt=0;bt<at;bt++)Mt[bt]=arguments[bt+2];$.children=Mt}if(y&&y.defaultProps)for(L in at=y.defaultProps,at)$[L]===void 0&&($[L]=at[L]);return ct(y,F,$)},gt.createRef=function(){return{current:null}},gt.forwardRef=function(y){return{$$typeof:m,render:y}},gt.isValidElement=tt,gt.lazy=function(y){return{$$typeof:b,_payload:{_status:-1,_result:y},_init:ut}},gt.memo=function(y,_){return{$$typeof:p,type:y,compare:_===void 0?null:_}},gt.startTransition=function(y){var _=Y.T,S={};Y.T=S;try{var L=y(),$=Y.S;$!==null&&$(S,L),typeof L=="object"&&L!==null&&typeof L.then=="function"&&L.then(N,Et)}catch(F){Et(F)}finally{_!==null&&S.types!==null&&(_.types=S.types),Y.T=_}},gt.unstable_useCacheRefresh=function(){return Y.H.useCacheRefresh()},gt.use=function(y){return Y.H.use(y)},gt.useActionState=function(y,_,S){return Y.H.useActionState(y,_,S)},gt.useCallback=function(y,_){return Y.H.useCallback(y,_)},gt.useContext=function(y){return Y.H.useContext(y)},gt.useDebugValue=function(){},gt.useDeferredValue=function(y,_){return Y.H.useDeferredValue(y,_)},gt.useEffect=function(y,_){return Y.H.useEffect(y,_)},gt.useEffectEvent=function(y){return Y.H.useEffectEvent(y)},gt.useId=function(){return Y.H.useId()},gt.useImperativeHandle=function(y,_,S){return Y.H.useImperativeHandle(y,_,S)},gt.useInsertionEffect=function(y,_){return Y.H.useInsertionEffect(y,_)},gt.useLayoutEffect=function(y,_){return Y.H.useLayoutEffect(y,_)},gt.useMemo=function(y,_){return Y.H.useMemo(y,_)},gt.useOptimistic=function(y,_){return Y.H.useOptimistic(y,_)},gt.useReducer=function(y,_,S){return Y.H.useReducer(y,_,S)},gt.useRef=function(y){return Y.H.useRef(y)},gt.useState=function(y){return Y.H.useState(y)},gt.useSyncExternalStore=function(y,_,S){return Y.H.useSyncExternalStore(y,_,S)},gt.useTransition=function(){return Y.H.useTransition()},gt.version="19.2.7",gt}var cs;function $a(){return cs||(cs=1,Ia.exports=Ym()),Ia.exports}var Ut=$a(),Wa={exports:{}},yi={},Pa={exports:{}},tr={};var os;function Xm(){return os||(os=1,(function(i){function a(D,G){var ut=D.length;D.push(G);t:for(;0<ut;){var Et=ut-1>>>1,T=D[Et];if(0<s(T,G))D[Et]=G,D[ut]=T,ut=Et;else break t}}function r(D){return D.length===0?null:D[0]}function c(D){if(D.length===0)return null;var G=D[0],ut=D.pop();if(ut!==G){D[0]=ut;t:for(var Et=0,T=D.length,y=T>>>1;Et<y;){var _=2*(Et+1)-1,S=D[_],L=_+1,$=D[L];if(0>s(S,ut))L<T&&0>s($,S)?(D[Et]=$,D[L]=ut,Et=L):(D[Et]=S,D[_]=ut,Et=_);else if(L<T&&0>s($,ut))D[Et]=$,D[L]=ut,Et=L;else break t}}return G}function s(D,G){var ut=D.sortIndex-G.sortIndex;return ut!==0?ut:D.id-G.id}if(i.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var f=performance;i.unstable_now=function(){return f.now()}}else{var d=Date,m=d.now();i.unstable_now=function(){return d.now()-m}}var g=[],p=[],b=1,x=null,A=3,E=!1,X=!1,V=!1,I=!1,j=typeof setTimeout=="function"?setTimeout:null,nt=typeof clearTimeout=="function"?clearTimeout:null,K=typeof setImmediate<"u"?setImmediate:null;function lt(D){for(var G=r(p);G!==null;){if(G.callback===null)c(p);else if(G.startTime<=D)c(p),G.sortIndex=G.expirationTime,a(g,G);else break;G=r(p)}}function ht(D){if(V=!1,lt(D),!X)if(r(g)!==null)X=!0,N||(N=!0,P());else{var G=r(p);G!==null&&J(ht,G.startTime-D)}}var N=!1,Y=-1,st=5,ct=-1;function dt(){return I?!0:!(i.unstable_now()-ct<st)}function tt(){if(I=!1,N){var D=i.unstable_now();ct=D;var G=!0;try{t:{X=!1,V&&(V=!1,nt(Y),Y=-1),E=!0;var ut=A;try{e:{for(lt(D),x=r(g);x!==null&&!(x.expirationTime>D&&dt());){var Et=x.callback;if(typeof Et=="function"){x.callback=null,A=x.priorityLevel;var T=Et(x.expirationTime<=D);if(D=i.unstable_now(),typeof T=="function"){x.callback=T,lt(D),G=!0;break e}x===r(g)&&c(g),lt(D)}else c(g);x=r(g)}if(x!==null)G=!0;else{var y=r(p);y!==null&&J(ht,y.startTime-D),G=!1}}break t}finally{x=null,A=ut,E=!1}G=void 0}}finally{G?P():N=!1}}}var P;if(typeof K=="function")P=function(){K(tt)};else if(typeof MessageChannel<"u"){var xt=new MessageChannel,et=xt.port2;xt.port1.onmessage=tt,P=function(){et.postMessage(null)}}else P=function(){j(tt,0)};function J(D,G){Y=j(function(){D(i.unstable_now())},G)}i.unstable_IdlePriority=5,i.unstable_ImmediatePriority=1,i.unstable_LowPriority=4,i.unstable_NormalPriority=3,i.unstable_Profiling=null,i.unstable_UserBlockingPriority=2,i.unstable_cancelCallback=function(D){D.callback=null},i.unstable_forceFrameRate=function(D){0>D||125<D?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):st=0<D?Math.floor(1e3/D):5},i.unstable_getCurrentPriorityLevel=function(){return A},i.unstable_next=function(D){switch(A){case 1:case 2:case 3:var G=3;break;default:G=A}var ut=A;A=G;try{return D()}finally{A=ut}},i.unstable_requestPaint=function(){I=!0},i.unstable_runWithPriority=function(D,G){switch(D){case 1:case 2:case 3:case 4:case 5:break;default:D=3}var ut=A;A=D;try{return G()}finally{A=ut}},i.unstable_scheduleCallback=function(D,G,ut){var Et=i.unstable_now();switch(typeof ut=="object"&&ut!==null?(ut=ut.delay,ut=typeof ut=="number"&&0<ut?Et+ut:Et):ut=Et,D){case 1:var T=-1;break;case 2:T=250;break;case 5:T=1073741823;break;case 4:T=1e4;break;default:T=5e3}return T=ut+T,D={id:b++,callback:G,priorityLevel:D,startTime:ut,expirationTime:T,sortIndex:-1},ut>Et?(D.sortIndex=ut,a(p,D),r(g)===null&&D===r(p)&&(V?(nt(Y),Y=-1):V=!0,J(ht,ut-Et))):(D.sortIndex=T,a(g,D),X||E||(X=!0,N||(N=!0,P()))),D},i.unstable_shouldYield=dt,i.unstable_wrapCallback=function(D){var G=A;return function(){var ut=A;A=G;try{return D.apply(this,arguments)}finally{A=ut}}}})(tr)),tr}var ss;function Gm(){return ss||(ss=1,Pa.exports=Xm()),Pa.exports}var er={exports:{}},de={};var fs;function Qm(){if(fs)return de;fs=1;var i=$a();function a(g){var p="https://react.dev/errors/"+g;if(1<arguments.length){p+="?args[]="+encodeURIComponent(arguments[1]);for(var b=2;b<arguments.length;b++)p+="&args[]="+encodeURIComponent(arguments[b])}return"Minified React error #"+g+"; visit "+p+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(){}var c={d:{f:r,r:function(){throw Error(a(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},s=Symbol.for("react.portal");function f(g,p,b){var x=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:s,key:x==null?null:""+x,children:g,containerInfo:p,implementation:b}}var d=i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function m(g,p){if(g==="font")return"";if(typeof p=="string")return p==="use-credentials"?p:""}return de.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=c,de.createPortal=function(g,p){var b=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!p||p.nodeType!==1&&p.nodeType!==9&&p.nodeType!==11)throw Error(a(299));return f(g,p,null,b)},de.flushSync=function(g){var p=d.T,b=c.p;try{if(d.T=null,c.p=2,g)return g()}finally{d.T=p,c.p=b,c.d.f()}},de.preconnect=function(g,p){typeof g=="string"&&(p?(p=p.crossOrigin,p=typeof p=="string"?p==="use-credentials"?p:"":void 0):p=null,c.d.C(g,p))},de.prefetchDNS=function(g){typeof g=="string"&&c.d.D(g)},de.preinit=function(g,p){if(typeof g=="string"&&p&&typeof p.as=="string"){var b=p.as,x=m(b,p.crossOrigin),A=typeof p.integrity=="string"?p.integrity:void 0,E=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;b==="style"?c.d.S(g,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:x,integrity:A,fetchPriority:E}):b==="script"&&c.d.X(g,{crossOrigin:x,integrity:A,fetchPriority:E,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},de.preinitModule=function(g,p){if(typeof g=="string")if(typeof p=="object"&&p!==null){if(p.as==null||p.as==="script"){var b=m(p.as,p.crossOrigin);c.d.M(g,{crossOrigin:b,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0})}}else p==null&&c.d.M(g)},de.preload=function(g,p){if(typeof g=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var b=p.as,x=m(b,p.crossOrigin);c.d.L(g,b,{crossOrigin:x,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0,type:typeof p.type=="string"?p.type:void 0,fetchPriority:typeof p.fetchPriority=="string"?p.fetchPriority:void 0,referrerPolicy:typeof p.referrerPolicy=="string"?p.referrerPolicy:void 0,imageSrcSet:typeof p.imageSrcSet=="string"?p.imageSrcSet:void 0,imageSizes:typeof p.imageSizes=="string"?p.imageSizes:void 0,media:typeof p.media=="string"?p.media:void 0})}},de.preloadModule=function(g,p){if(typeof g=="string")if(p){var b=m(p.as,p.crossOrigin);c.d.m(g,{as:typeof p.as=="string"&&p.as!=="script"?p.as:void 0,crossOrigin:b,integrity:typeof p.integrity=="string"?p.integrity:void 0})}else c.d.m(g)},de.requestFormReset=function(g){c.d.r(g)},de.unstable_batchedUpdates=function(g,p){return g(p)},de.useFormState=function(g,p,b){return d.H.useFormState(g,p,b)},de.useFormStatus=function(){return d.H.useHostTransitionStatus()},de.version="19.2.7",de}var hs;function Vm(){if(hs)return er.exports;hs=1;function i(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(i)}catch(a){console.error(a)}}return i(),er.exports=Qm(),er.exports}var ds;function Zm(){if(ds)return yi;ds=1;var i=Gm(),a=$a(),r=Vm();function c(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 s(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function f(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 d(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 m(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 g(t){if(f(t)!==t)throw Error(c(188))}function p(t){var e=t.alternate;if(!e){if(e=f(t),e===null)throw Error(c(188));return e!==t?null:t}for(var n=t,l=e;;){var u=n.return;if(u===null)break;var o=u.alternate;if(o===null){if(l=u.return,l!==null){n=l;continue}break}if(u.child===o.child){for(o=u.child;o;){if(o===n)return g(u),t;if(o===l)return g(u),e;o=o.sibling}throw Error(c(188))}if(n.return!==l.return)n=u,l=o;else{for(var h=!1,v=u.child;v;){if(v===n){h=!0,n=u,l=o;break}if(v===l){h=!0,l=u,n=o;break}v=v.sibling}if(!h){for(v=o.child;v;){if(v===n){h=!0,n=o,l=u;break}if(v===l){h=!0,l=o,n=u;break}v=v.sibling}if(!h)throw Error(c(189))}}if(n.alternate!==l)throw Error(c(190))}if(n.tag!==3)throw Error(c(188));return n.stateNode.current===n?t:e}function b(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t;for(t=t.child;t!==null;){if(e=b(t),e!==null)return e;t=t.sibling}return null}var x=Object.assign,A=Symbol.for("react.element"),E=Symbol.for("react.transitional.element"),X=Symbol.for("react.portal"),V=Symbol.for("react.fragment"),I=Symbol.for("react.strict_mode"),j=Symbol.for("react.profiler"),nt=Symbol.for("react.consumer"),K=Symbol.for("react.context"),lt=Symbol.for("react.forward_ref"),ht=Symbol.for("react.suspense"),N=Symbol.for("react.suspense_list"),Y=Symbol.for("react.memo"),st=Symbol.for("react.lazy"),ct=Symbol.for("react.activity"),dt=Symbol.for("react.memo_cache_sentinel"),tt=Symbol.iterator;function P(t){return t===null||typeof t!="object"?null:(t=tt&&t[tt]||t["@@iterator"],typeof t=="function"?t:null)}var xt=Symbol.for("react.client.reference");function et(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===xt?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case V:return"Fragment";case j:return"Profiler";case I:return"StrictMode";case ht:return"Suspense";case N:return"SuspenseList";case ct:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case X:return"Portal";case K:return t.displayName||"Context";case nt:return(t._context.displayName||"Context")+".Consumer";case lt:var e=t.render;return t=t.displayName,t||(t=e.displayName||e.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case Y:return e=t.displayName||null,e!==null?e:et(t.type)||"Memo";case st:e=t._payload,t=t._init;try{return et(t(e))}catch{}}return null}var J=Array.isArray,D=a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,G=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ut={pending:!1,data:null,method:null,action:null},Et=[],T=-1;function y(t){return{current:t}}function _(t){0>T||(t.current=Et[T],Et[T]=null,T--)}function S(t,e){T++,Et[T]=t.current,t.current=e}var L=y(null),$=y(null),F=y(null),at=y(null);function Mt(t,e){switch(S(F,e),S($,t),S(L,null),e.nodeType){case 9:case 11:t=(t=e.documentElement)&&(t=t.namespaceURI)?sm(t):0;break;default:if(t=e.tagName,e=e.namespaceURI)e=sm(e),t=fm(e,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}_(L),S(L,t)}function bt(){_(L),_($),_(F)}function xe(t){t.memoizedState!==null&&S(at,t);var e=L.current,n=fm(e,t.type);e!==n&&(S($,t),S(L,n))}function on(t){$.current===t&&(_(L),_($)),at.current===t&&(_(at),vu._currentValue=ut)}var Mi,wu;function sn(t){if(Mi===void 0)try{throw Error()}catch(n){var e=n.stack.trim().match(/\n( *(at )?)/);Mi=e&&e[1]||"",wu=-1<n.stack.indexOf(`
2
+ at`)?" (<anonymous>)":-1<n.stack.indexOf("@")?"@unknown:0:0":""}return`
3
+ `+Mi+t+wu}var Ol=!1;function Ml(t,e){if(!t||Ol)return"";Ol=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(e){var q=function(){throw Error()};if(Object.defineProperty(q.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(q,[])}catch(k){var R=k}Reflect.construct(t,[],q)}else{try{q.call()}catch(k){R=k}t.call(q.prototype)}}else{try{throw Error()}catch(k){R=k}(q=t())&&typeof q.catch=="function"&&q.catch(function(){})}}catch(k){if(k&&R&&typeof k.stack=="string")return[k.stack,R.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=l.DetermineComponentFrameRoot(),h=o[0],v=o[1];if(h&&v){var z=h.split(`
4
+ `),w=v.split(`
5
+ `);for(u=l=0;l<z.length&&!z[l].includes("DetermineComponentFrameRoot");)l++;for(;u<w.length&&!w[u].includes("DetermineComponentFrameRoot");)u++;if(l===z.length||u===w.length)for(l=z.length-1,u=w.length-1;1<=l&&0<=u&&z[l]!==w[u];)u--;for(;1<=l&&0<=u;l--,u--)if(z[l]!==w[u]){if(l!==1||u!==1)do if(l--,u--,0>u||z[l]!==w[u]){var U=`
6
+ `+z[l].replace(" at new "," at ");return t.displayName&&U.includes("<anonymous>")&&(U=U.replace("<anonymous>",t.displayName)),U}while(1<=l&&0<=u);break}}}finally{Ol=!1,Error.prepareStackTrace=n}return(n=t?t.displayName||t.name:"")?sn(n):""}function Ru(t,e){switch(t.tag){case 26:case 27:case 5:return sn(t.type);case 16:return sn("Lazy");case 13:return t.child!==e&&e!==null?sn("Suspense Fallback"):sn("Suspense");case 19:return sn("SuspenseList");case 0:case 15:return Ml(t.type,!1);case 11:return Ml(t.type.render,!1);case 1:return Ml(t.type,!0);case 31:return sn("Activity");default:return""}}function ku(t){try{var e="",n=null;do e+=Ru(t,n),n=t,t=t.return;while(t);return e}catch(l){return`
7
+ Error generating stack: `+l.message+`
8
+ `+l.stack}}var Dl=Object.prototype.hasOwnProperty,wl=i.unstable_scheduleCallback,Di=i.unstable_cancelCallback,Qr=i.unstable_shouldYield,Vr=i.unstable_requestPaint,me=i.unstable_now,Zr=i.unstable_getCurrentPriorityLevel,B=i.unstable_ImmediatePriority,W=i.unstable_UserBlockingPriority,pt=i.unstable_NormalPriority,zt=i.unstable_LowPriority,jt=i.unstable_IdlePriority,Re=i.log,fn=i.unstable_setDisableYieldValue,ye=null,ie=null;function Ee(t){if(typeof Re=="function"&&fn(t),ie&&typeof ie.setStrictMode=="function")try{ie.setStrictMode(ye,t)}catch{}}var Gt=Math.clz32?Math.clz32:Tv,Rn=Math.log,$e=Math.LN2;function Tv(t){return t>>>=0,t===0?32:31-(Rn(t)/$e|0)|0}var Nu=256,Uu=262144,ju=4194304;function ul(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 Bu(t,e,n){var l=t.pendingLanes;if(l===0)return 0;var u=0,o=t.suspendedLanes,h=t.pingedLanes;t=t.warmLanes;var v=l&134217727;return v!==0?(l=v&~o,l!==0?u=ul(l):(h&=v,h!==0?u=ul(h):n||(n=v&~t,n!==0&&(u=ul(n))))):(v=l&~o,v!==0?u=ul(v):h!==0?u=ul(h):n||(n=l&~t,n!==0&&(u=ul(n)))),u===0?0:e!==0&&e!==u&&(e&o)===0&&(o=u&-u,n=e&-e,o>=n||o===32&&(n&4194048)!==0)?e:u}function wi(t,e){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&e)===0}function zv(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 Vf(){var t=ju;return ju<<=1,(ju&62914560)===0&&(ju=4194304),t}function Kr(t){for(var e=[],n=0;31>n;n++)e.push(t);return e}function Ri(t,e){t.pendingLanes|=e,e!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function Av(t,e,n,l,u,o){var h=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 v=t.entanglements,z=t.expirationTimes,w=t.hiddenUpdates;for(n=h&~n;0<n;){var U=31-Gt(n),q=1<<U;v[U]=0,z[U]=-1;var R=w[U];if(R!==null)for(w[U]=null,U=0;U<R.length;U++){var k=R[U];k!==null&&(k.lane&=-536870913)}n&=~q}l!==0&&Zf(t,l,0),o!==0&&u===0&&t.tag!==0&&(t.suspendedLanes|=o&~(h&~e))}function Zf(t,e,n){t.pendingLanes|=e,t.suspendedLanes&=~e;var l=31-Gt(e);t.entangledLanes|=e,t.entanglements[l]=t.entanglements[l]|1073741824|n&261930}function Kf(t,e){var n=t.entangledLanes|=e;for(t=t.entanglements;n;){var l=31-Gt(n),u=1<<l;u&e|t[l]&e&&(t[l]|=e),n&=~u}}function Jf(t,e){var n=e&-e;return n=(n&42)!==0?1:Jr(n),(n&(t.suspendedLanes|e))!==0?0:n}function Jr(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 Fr(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function Ff(){var t=G.p;return t!==0?t:(t=window.event,t===void 0?32:Nm(t.type))}function If(t,e){var n=G.p;try{return G.p=t,e()}finally{G.p=n}}var kn=Math.random().toString(36).slice(2),ce="__reactFiber$"+kn,Te="__reactProps$"+kn,Rl="__reactContainer$"+kn,Ir="__reactEvents$"+kn,_v="__reactListeners$"+kn,Cv="__reactHandles$"+kn,$f="__reactResources$"+kn,ki="__reactMarker$"+kn;function $r(t){delete t[ce],delete t[Te],delete t[Ir],delete t[_v],delete t[Cv]}function kl(t){var e=t[ce];if(e)return e;for(var n=t.parentNode;n;){if(e=n[Rl]||n[ce]){if(n=e.alternate,e.child!==null||n!==null&&n.child!==null)for(t=vm(t);t!==null;){if(n=t[ce])return n;t=vm(t)}return e}t=n,n=t.parentNode}return null}function Nl(t){if(t=t[ce]||t[Rl]){var e=t.tag;if(e===5||e===6||e===13||e===31||e===26||e===27||e===3)return t}return null}function Ni(t){var e=t.tag;if(e===5||e===26||e===27||e===6)return t.stateNode;throw Error(c(33))}function Ul(t){var e=t[$f];return e||(e=t[$f]={hoistableStyles:new Map,hoistableScripts:new Map}),e}function ae(t){t[ki]=!0}var Wf=new Set,Pf={};function al(t,e){jl(t,e),jl(t+"Capture",e)}function jl(t,e){for(Pf[t]=e,t=0;t<e.length;t++)Wf.add(e[t])}var Ov=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]*$"),th={},eh={};function Mv(t){return Dl.call(eh,t)?!0:Dl.call(th,t)?!1:Ov.test(t)?eh[t]=!0:(th[t]=!0,!1)}function Hu(t,e,n){if(Mv(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 Lu(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 hn(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 Ye(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function nh(t){var e=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(e==="checkbox"||e==="radio")}function Dv(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 u=l.get,o=l.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return u.call(this)},set:function(h){n=""+h,o.call(this,h)}}),Object.defineProperty(t,e,{enumerable:l.enumerable}),{getValue:function(){return n},setValue:function(h){n=""+h},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}function Wr(t){if(!t._valueTracker){var e=nh(t)?"checked":"value";t._valueTracker=Dv(t,e,""+t[e])}}function lh(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),l="";return t&&(l=nh(t)?t.checked?"true":"false":t.value),t=l,t!==n?(e.setValue(t),!0):!1}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 wv=/[\n"\\]/g;function Xe(t){return t.replace(wv,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function Pr(t,e,n,l,u,o,h,v){t.name="",h!=null&&typeof h!="function"&&typeof h!="symbol"&&typeof h!="boolean"?t.type=h:t.removeAttribute("type"),e!=null?h==="number"?(e===0&&t.value===""||t.value!=e)&&(t.value=""+Ye(e)):t.value!==""+Ye(e)&&(t.value=""+Ye(e)):h!=="submit"&&h!=="reset"||t.removeAttribute("value"),e!=null?tc(t,h,Ye(e)):n!=null?tc(t,h,Ye(n)):l!=null&&t.removeAttribute("value"),u==null&&o!=null&&(t.defaultChecked=!!o),u!=null&&(t.checked=u&&typeof u!="function"&&typeof u!="symbol"),v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?t.name=""+Ye(v):t.removeAttribute("name")}function ih(t,e,n,l,u,o,h,v){if(o!=null&&typeof o!="function"&&typeof o!="symbol"&&typeof o!="boolean"&&(t.type=o),e!=null||n!=null){if(!(o!=="submit"&&o!=="reset"||e!=null)){Wr(t);return}n=n!=null?""+Ye(n):"",e=e!=null?""+Ye(e):n,v||e===t.value||(t.value=e),t.defaultValue=e}l=l??u,l=typeof l!="function"&&typeof l!="symbol"&&!!l,t.checked=v?t.checked:!!l,t.defaultChecked=!!l,h!=null&&typeof h!="function"&&typeof h!="symbol"&&typeof h!="boolean"&&(t.name=h),Wr(t)}function tc(t,e,n){e==="number"&&qu(t.ownerDocument)===t||t.defaultValue===""+n||(t.defaultValue=""+n)}function Bl(t,e,n,l){if(t=t.options,e){e={};for(var u=0;u<n.length;u++)e["$"+n[u]]=!0;for(n=0;n<t.length;n++)u=e.hasOwnProperty("$"+t[n].value),t[n].selected!==u&&(t[n].selected=u),u&&l&&(t[n].defaultSelected=!0)}else{for(n=""+Ye(n),e=null,u=0;u<t.length;u++){if(t[u].value===n){t[u].selected=!0,l&&(t[u].defaultSelected=!0);return}e!==null||t[u].disabled||(e=t[u])}e!==null&&(e.selected=!0)}}function uh(t,e,n){if(e!=null&&(e=""+Ye(e),e!==t.value&&(t.value=e),n==null)){t.defaultValue!==e&&(t.defaultValue=e);return}t.defaultValue=n!=null?""+Ye(n):""}function ah(t,e,n,l){if(e==null){if(l!=null){if(n!=null)throw Error(c(92));if(J(l)){if(1<l.length)throw Error(c(93));l=l[0]}n=l}n==null&&(n=""),e=n}n=Ye(e),t.defaultValue=n,l=t.textContent,l===n&&l!==""&&l!==null&&(t.value=l),Wr(t)}function Hl(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&n.nodeType===3){n.nodeValue=e;return}}t.textContent=e}var Rv=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 rh(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||Rv.has(e)?e==="float"?t.cssFloat=n:t[e]=(""+n).trim():t[e]=n+"px"}function ch(t,e,n){if(e!=null&&typeof e!="object")throw Error(c(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 u in e)l=e[u],e.hasOwnProperty(u)&&n[u]!==l&&rh(t,u,l)}else for(var o in e)e.hasOwnProperty(o)&&rh(t,o,e[o])}function ec(t){if(t.indexOf("-")===-1)return!1;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!1;default:return!0}}var kv=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"]]),Nv=/^[\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 Yu(t){return Nv.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function dn(){}var nc=null;function lc(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var Ll=null,ql=null;function oh(t){var e=Nl(t);if(e&&(t=e.stateNode)){var n=t[Te]||null;t:switch(t=e.stateNode,e.type){case"input":if(Pr(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="'+Xe(""+e)+'"][type="radio"]'),e=0;e<n.length;e++){var l=n[e];if(l!==t&&l.form===t.form){var u=l[Te]||null;if(!u)throw Error(c(90));Pr(l,u.value,u.defaultValue,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name)}}for(e=0;e<n.length;e++)l=n[e],l.form===t.form&&lh(l)}break t;case"textarea":uh(t,n.value,n.defaultValue);break t;case"select":e=n.value,e!=null&&Bl(t,!!n.multiple,e,!1)}}}var ic=!1;function sh(t,e,n){if(ic)return t(e,n);ic=!0;try{var l=t(e);return l}finally{if(ic=!1,(Ll!==null||ql!==null)&&(Oa(),Ll&&(e=Ll,t=ql,ql=Ll=null,oh(e),t)))for(e=0;e<t.length;e++)oh(t[e])}}function Ui(t,e){var n=t.stateNode;if(n===null)return null;var l=n[Te]||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=!1}if(t)return null;if(n&&typeof n!="function")throw Error(c(231,e,typeof n));return n}var pn=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),uc=!1;if(pn)try{var ji={};Object.defineProperty(ji,"passive",{get:function(){uc=!0}}),window.addEventListener("test",ji,ji),window.removeEventListener("test",ji,ji)}catch{uc=!1}var Nn=null,ac=null,Xu=null;function fh(){if(Xu)return Xu;var t,e=ac,n=e.length,l,u="value"in Nn?Nn.value:Nn.textContent,o=u.length;for(t=0;t<n&&e[t]===u[t];t++);var h=n-t;for(l=1;l<=h&&e[n-l]===u[o-l];l++);return Xu=u.slice(t,1<l?1-l:void 0)}function Gu(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 Qu(){return!0}function hh(){return!1}function ze(t){function e(n,l,u,o,h){this._reactName=n,this._targetInst=u,this.type=l,this.nativeEvent=o,this.target=h,this.currentTarget=null;for(var v in t)t.hasOwnProperty(v)&&(n=t[v],this[v]=n?n(o):o[v]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?Qu:hh,this.isPropagationStopped=hh,this}return x(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=Qu)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Qu)},persist:function(){},isPersistent:Qu}),e}var rl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Vu=ze(rl),Bi=x({},rl,{view:0,detail:0}),Uv=ze(Bi),rc,cc,Hi,Zu=x({},Bi,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:sc,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!==Hi&&(Hi&&t.type==="mousemove"?(rc=t.screenX-Hi.screenX,cc=t.screenY-Hi.screenY):cc=rc=0,Hi=t),rc)},movementY:function(t){return"movementY"in t?t.movementY:cc}}),dh=ze(Zu),jv=x({},Zu,{dataTransfer:0}),Bv=ze(jv),Hv=x({},Bi,{relatedTarget:0}),oc=ze(Hv),Lv=x({},rl,{animationName:0,elapsedTime:0,pseudoElement:0}),qv=ze(Lv),Yv=x({},rl,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),Xv=ze(Yv),Gv=x({},rl,{data:0}),ph=ze(Gv),Qv={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Vv={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"},Zv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Kv(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):(t=Zv[t])?!!e[t]:!1}function sc(){return Kv}var Jv=x({},Bi,{key:function(t){if(t.key){var e=Qv[t.key]||t.key;if(e!=="Unidentified")return e}return t.type==="keypress"?(t=Gu(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?Vv[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:sc,charCode:function(t){return t.type==="keypress"?Gu(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Gu(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),Fv=ze(Jv),Iv=x({},Zu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),mh=ze(Iv),$v=x({},Bi,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:sc}),Wv=ze($v),Pv=x({},rl,{propertyName:0,elapsedTime:0,pseudoElement:0}),tb=ze(Pv),eb=x({},Zu,{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}),nb=ze(eb),lb=x({},rl,{newState:0,oldState:0}),ib=ze(lb),ub=[9,13,27,32],fc=pn&&"CompositionEvent"in window,Li=null;pn&&"documentMode"in document&&(Li=document.documentMode);var ab=pn&&"TextEvent"in window&&!Li,yh=pn&&(!fc||Li&&8<Li&&11>=Li),gh=" ",vh=!1;function bh(t,e){switch(t){case"keyup":return ub.indexOf(e.keyCode)!==-1;case"keydown":return e.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Sh(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var Yl=!1;function rb(t,e){switch(t){case"compositionend":return Sh(e);case"keypress":return e.which!==32?null:(vh=!0,gh);case"textInput":return t=e.data,t===gh&&vh?null:t;default:return null}}function cb(t,e){if(Yl)return t==="compositionend"||!fc&&bh(t,e)?(t=fh(),Xu=ac=Nn=null,Yl=!1,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 yh&&e.locale!=="ko"?null:e.data;default:return null}}var ob={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function xh(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e==="input"?!!ob[t.type]:e==="textarea"}function Eh(t,e,n,l){Ll?ql?ql.push(l):ql=[l]:Ll=l,e=Ua(e,"onChange"),0<e.length&&(n=new Vu("onChange","change",null,n,l),t.push({event:n,listeners:e}))}var qi=null,Yi=null;function sb(t){im(t,0)}function Ku(t){var e=Ni(t);if(lh(e))return t}function Th(t,e){if(t==="change")return e}var zh=!1;if(pn){var hc;if(pn){var dc="oninput"in document;if(!dc){var Ah=document.createElement("div");Ah.setAttribute("oninput","return;"),dc=typeof Ah.oninput=="function"}hc=dc}else hc=!1;zh=hc&&(!document.documentMode||9<document.documentMode)}function _h(){qi&&(qi.detachEvent("onpropertychange",Ch),Yi=qi=null)}function Ch(t){if(t.propertyName==="value"&&Ku(Yi)){var e=[];Eh(e,Yi,t,lc(t)),sh(sb,e)}}function fb(t,e,n){t==="focusin"?(_h(),qi=e,Yi=n,qi.attachEvent("onpropertychange",Ch)):t==="focusout"&&_h()}function hb(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Ku(Yi)}function db(t,e){if(t==="click")return Ku(e)}function pb(t,e){if(t==="input"||t==="change")return Ku(e)}function mb(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var ke=typeof Object.is=="function"?Object.is:mb;function Xi(t,e){if(ke(t,e))return!0;if(typeof t!="object"||t===null||typeof e!="object"||e===null)return!1;var n=Object.keys(t),l=Object.keys(e);if(n.length!==l.length)return!1;for(l=0;l<n.length;l++){var u=n[l];if(!Dl.call(e,u)||!ke(t[u],e[u]))return!1}return!0}function Oh(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function Mh(t,e){var n=Oh(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=Oh(n)}}function Dh(t,e){return t&&e?t===e?!0:t&&t.nodeType===3?!1:e&&e.nodeType===3?Dh(t,e.parentNode):"contains"in t?t.contains(e):t.compareDocumentPosition?!!(t.compareDocumentPosition(e)&16):!1:!1}function wh(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=!1}if(n)t=e.contentWindow;else break;e=qu(t.document)}return e}function pc(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 yb=pn&&"documentMode"in document&&11>=document.documentMode,Xl=null,mc=null,Gi=null,yc=!1;function Rh(t,e,n){var l=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;yc||Xl==null||Xl!==qu(l)||(l=Xl,"selectionStart"in l&&pc(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}),Gi&&Xi(Gi,l)||(Gi=l,l=Ua(mc,"onSelect"),0<l.length&&(e=new Vu("onSelect","select",null,e,n),t.push({event:e,listeners:l}),e.target=Xl)))}function cl(t,e){var n={};return n[t.toLowerCase()]=e.toLowerCase(),n["Webkit"+t]="webkit"+e,n["Moz"+t]="moz"+e,n}var Gl={animationend:cl("Animation","AnimationEnd"),animationiteration:cl("Animation","AnimationIteration"),animationstart:cl("Animation","AnimationStart"),transitionrun:cl("Transition","TransitionRun"),transitionstart:cl("Transition","TransitionStart"),transitioncancel:cl("Transition","TransitionCancel"),transitionend:cl("Transition","TransitionEnd")},gc={},kh={};pn&&(kh=document.createElement("div").style,"AnimationEvent"in window||(delete Gl.animationend.animation,delete Gl.animationiteration.animation,delete Gl.animationstart.animation),"TransitionEvent"in window||delete Gl.transitionend.transition);function ol(t){if(gc[t])return gc[t];if(!Gl[t])return t;var e=Gl[t],n;for(n in e)if(e.hasOwnProperty(n)&&n in kh)return gc[t]=e[n];return t}var Nh=ol("animationend"),Uh=ol("animationiteration"),jh=ol("animationstart"),gb=ol("transitionrun"),vb=ol("transitionstart"),bb=ol("transitioncancel"),Bh=ol("transitionend"),Hh=new Map,vc="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(" ");vc.push("scrollEnd");function We(t,e){Hh.set(t,e),al(e,[t])}var Ju=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,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)},Ge=[],Ql=0,bc=0;function Fu(){for(var t=Ql,e=bc=Ql=0;e<t;){var n=Ge[e];Ge[e++]=null;var l=Ge[e];Ge[e++]=null;var u=Ge[e];Ge[e++]=null;var o=Ge[e];if(Ge[e++]=null,l!==null&&u!==null){var h=l.pending;h===null?u.next=u:(u.next=h.next,h.next=u),l.pending=u}o!==0&&Lh(n,u,o)}}function Iu(t,e,n,l){Ge[Ql++]=t,Ge[Ql++]=e,Ge[Ql++]=n,Ge[Ql++]=l,bc|=l,t.lanes|=l,t=t.alternate,t!==null&&(t.lanes|=l)}function Sc(t,e,n,l){return Iu(t,e,n,l),$u(t)}function sl(t,e){return Iu(t,null,null,e),$u(t)}function Lh(t,e,n){t.lanes|=n;var l=t.alternate;l!==null&&(l.lanes|=n);for(var u=!1,o=t.return;o!==null;)o.childLanes|=n,l=o.alternate,l!==null&&(l.childLanes|=n),o.tag===22&&(t=o.stateNode,t===null||t._visibility&1||(u=!0)),t=o,o=o.return;return t.tag===3?(o=t.stateNode,u&&e!==null&&(u=31-Gt(n),t=o.hiddenUpdates,l=t[u],l===null?t[u]=[e]:l.push(e),e.lane=n|536870912),o):null}function $u(t){if(50<fu)throw fu=0,Do=null,Error(c(185));for(var e=t.return;e!==null;)t=e,e=t.return;return t.tag===3?t.stateNode:null}var Vl={};function Sb(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 Ne(t,e,n,l){return new Sb(t,e,n,l)}function xc(t){return t=t.prototype,!(!t||!t.isReactComponent)}function mn(t,e){var n=t.alternate;return n===null?(n=Ne(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 qh(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 Wu(t,e,n,l,u,o){var h=0;if(l=t,typeof t=="function")xc(t)&&(h=1);else if(typeof t=="string")h=AS(t,n,L.current)?26:t==="html"||t==="head"||t==="body"?27:5;else t:switch(t){case ct:return t=Ne(31,n,e,u),t.elementType=ct,t.lanes=o,t;case V:return fl(n.children,u,o,e);case I:h=8,u|=24;break;case j:return t=Ne(12,n,e,u|2),t.elementType=j,t.lanes=o,t;case ht:return t=Ne(13,n,e,u),t.elementType=ht,t.lanes=o,t;case N:return t=Ne(19,n,e,u),t.elementType=N,t.lanes=o,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case K:h=10;break t;case nt:h=9;break t;case lt:h=11;break t;case Y:h=14;break t;case st:h=16,l=null;break t}h=29,n=Error(c(130,t===null?"null":typeof t,"")),l=null}return e=Ne(h,n,e,u),e.elementType=t,e.type=l,e.lanes=o,e}function fl(t,e,n,l){return t=Ne(7,t,l,e),t.lanes=n,t}function Ec(t,e,n){return t=Ne(6,t,null,e),t.lanes=n,t}function Yh(t){var e=Ne(18,null,null,0);return e.stateNode=t,e}function Tc(t,e,n){return e=Ne(4,t.children!==null?t.children:[],t.key,e),e.lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}var Xh=new WeakMap;function Qe(t,e){if(typeof t=="object"&&t!==null){var n=Xh.get(t);return n!==void 0?n:(e={value:t,source:e,stack:ku(e)},Xh.set(t,e),e)}return{value:t,source:e,stack:ku(e)}}var Zl=[],Kl=0,Pu=null,Qi=0,Ve=[],Ze=0,Un=null,un=1,an="";function yn(t,e){Zl[Kl++]=Qi,Zl[Kl++]=Pu,Pu=t,Qi=e}function Gh(t,e,n){Ve[Ze++]=un,Ve[Ze++]=an,Ve[Ze++]=Un,Un=t;var l=un;t=an;var u=32-Gt(l)-1;l&=~(1<<u),n+=1;var o=32-Gt(e)+u;if(30<o){var h=u-u%5;o=(l&(1<<h)-1).toString(32),l>>=h,u-=h,un=1<<32-Gt(e)+u|n<<u|l,an=o+t}else un=1<<o|n<<u|l,an=t}function zc(t){t.return!==null&&(yn(t,1),Gh(t,1,0))}function Ac(t){for(;t===Pu;)Pu=Zl[--Kl],Zl[Kl]=null,Qi=Zl[--Kl],Zl[Kl]=null;for(;t===Un;)Un=Ve[--Ze],Ve[Ze]=null,an=Ve[--Ze],Ve[Ze]=null,un=Ve[--Ze],Ve[Ze]=null}function Qh(t,e){Ve[Ze++]=un,Ve[Ze++]=an,Ve[Ze++]=Un,un=e.id,an=e.overflow,Un=t}var oe=null,Zt=null,Dt=!1,jn=null,Ke=!1,_c=Error(c(519));function Bn(t){var e=Error(c(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Vi(Qe(e,t)),_c}function Vh(t){var e=t.stateNode,n=t.type,l=t.memoizedProps;switch(e[ce]=t,e[Te]=l,n){case"dialog":_t("cancel",e),_t("close",e);break;case"iframe":case"object":case"embed":_t("load",e);break;case"video":case"audio":for(n=0;n<du.length;n++)_t(du[n],e);break;case"source":_t("error",e);break;case"img":case"image":case"link":_t("error",e),_t("load",e);break;case"details":_t("toggle",e);break;case"input":_t("invalid",e),ih(e,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0);break;case"select":_t("invalid",e);break;case"textarea":_t("invalid",e),ah(e,l.value,l.defaultValue,l.children)}n=l.children,typeof n!="string"&&typeof n!="number"&&typeof n!="bigint"||e.textContent===""+n||l.suppressHydrationWarning===!0||cm(e.textContent,n)?(l.popover!=null&&(_t("beforetoggle",e),_t("toggle",e)),l.onScroll!=null&&_t("scroll",e),l.onScrollEnd!=null&&_t("scrollend",e),l.onClick!=null&&(e.onclick=dn),e=!0):e=!1,e||Bn(t,!0)}function Zh(t){for(oe=t.return;oe;)switch(oe.tag){case 5:case 31:case 13:Ke=!1;return;case 27:case 3:Ke=!0;return;default:oe=oe.return}}function Jl(t){if(t!==oe)return!1;if(!Dt)return Zh(t),Dt=!0,!1;var e=t.tag,n;if((n=e!==3&&e!==27)&&((n=e===5)&&(n=t.type,n=!(n!=="form"&&n!=="button")||Vo(t.type,t.memoizedProps)),n=!n),n&&Zt&&Bn(t),Zh(t),e===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(c(317));Zt=gm(t)}else if(e===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(c(317));Zt=gm(t)}else e===27?(e=Zt,$n(t.type)?(t=Io,Io=null,Zt=t):Zt=e):Zt=oe?Fe(t.stateNode.nextSibling):null;return!0}function hl(){Zt=oe=null,Dt=!1}function Cc(){var t=jn;return t!==null&&(Oe===null?Oe=t:Oe.push.apply(Oe,t),jn=null),t}function Vi(t){jn===null?jn=[t]:jn.push(t)}var Oc=y(null),dl=null,gn=null;function Hn(t,e,n){S(Oc,e._currentValue),e._currentValue=n}function vn(t){t._currentValue=Oc.current,_(Oc)}function Mc(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 Dc(t,e,n,l){var u=t.child;for(u!==null&&(u.return=t);u!==null;){var o=u.dependencies;if(o!==null){var h=u.child;o=o.firstContext;t:for(;o!==null;){var v=o;o=u;for(var z=0;z<e.length;z++)if(v.context===e[z]){o.lanes|=n,v=o.alternate,v!==null&&(v.lanes|=n),Mc(o.return,n,t),l||(h=null);break t}o=v.next}}else if(u.tag===18){if(h=u.return,h===null)throw Error(c(341));h.lanes|=n,o=h.alternate,o!==null&&(o.lanes|=n),Mc(h,n,t),h=null}else h=u.child;if(h!==null)h.return=u;else for(h=u;h!==null;){if(h===t){h=null;break}if(u=h.sibling,u!==null){u.return=h.return,h=u;break}h=h.return}u=h}}function Fl(t,e,n,l){t=null;for(var u=e,o=!1;u!==null;){if(!o){if((u.flags&524288)!==0)o=!0;else if((u.flags&262144)!==0)break}if(u.tag===10){var h=u.alternate;if(h===null)throw Error(c(387));if(h=h.memoizedProps,h!==null){var v=u.type;ke(u.pendingProps.value,h.value)||(t!==null?t.push(v):t=[v])}}else if(u===at.current){if(h=u.alternate,h===null)throw Error(c(387));h.memoizedState.memoizedState!==u.memoizedState.memoizedState&&(t!==null?t.push(vu):t=[vu])}u=u.return}t!==null&&Dc(e,t,n,l),e.flags|=262144}function ta(t){for(t=t.firstContext;t!==null;){if(!ke(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function pl(t){dl=t,gn=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function se(t){return Kh(dl,t)}function ea(t,e){return dl===null&&pl(t),Kh(t,e)}function Kh(t,e){var n=e._currentValue;if(e={context:e,memoizedValue:n,next:null},gn===null){if(t===null)throw Error(c(308));gn=e,t.dependencies={lanes:0,firstContext:e},t.flags|=524288}else gn=gn.next=e;return n}var xb=typeof AbortController<"u"?AbortController:function(){var t=[],e=this.signal={aborted:!1,addEventListener:function(n,l){t.push(l)}};this.abort=function(){e.aborted=!0,t.forEach(function(n){return n()})}},Eb=i.unstable_scheduleCallback,Tb=i.unstable_NormalPriority,te={$$typeof:K,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function wc(){return{controller:new xb,data:new Map,refCount:0}}function Zi(t){t.refCount--,t.refCount===0&&Eb(Tb,function(){t.controller.abort()})}var Ki=null,Rc=0,Il=0,$l=null;function zb(t,e){if(Ki===null){var n=Ki=[];Rc=0,Il=jo(),$l={status:"pending",value:void 0,then:function(l){n.push(l)}}}return Rc++,e.then(Jh,Jh),e}function Jh(){if(--Rc===0&&Ki!==null){$l!==null&&($l.status="fulfilled");var t=Ki;Ki=null,Il=0,$l=null;for(var e=0;e<t.length;e++)(0,t[e])()}}function Ab(t,e){var n=[],l={status:"pending",value:null,reason:null,then:function(u){n.push(u)}};return t.then(function(){l.status="fulfilled",l.value=e;for(var u=0;u<n.length;u++)(0,n[u])(e)},function(u){for(l.status="rejected",l.reason=u,u=0;u<n.length;u++)(0,n[u])(void 0)}),l}var Fh=D.S;D.S=function(t,e){Rp=me(),typeof e=="object"&&e!==null&&typeof e.then=="function"&&zb(t,e),Fh!==null&&Fh(t,e)};var ml=y(null);function kc(){var t=ml.current;return t!==null?t:Qt.pooledCache}function na(t,e){e===null?S(ml,ml.current):S(ml,e.pool)}function Ih(){var t=kc();return t===null?null:{parent:te._currentValue,pool:t}}var Wl=Error(c(460)),Nc=Error(c(474)),la=Error(c(542)),ia={then:function(){}};function $h(t){return t=t.status,t==="fulfilled"||t==="rejected"}function Wh(t,e,n){switch(n=t[n],n===void 0?t.push(e):n!==e&&(e.then(dn,dn),e=n),e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,td(t),t;default:if(typeof e.status=="string")e.then(dn,dn);else{if(t=Qt,t!==null&&100<t.shellSuspendCounter)throw Error(c(482));t=e,t.status="pending",t.then(function(l){if(e.status==="pending"){var u=e;u.status="fulfilled",u.value=l}},function(l){if(e.status==="pending"){var u=e;u.status="rejected",u.reason=l}})}switch(e.status){case"fulfilled":return e.value;case"rejected":throw t=e.reason,td(t),t}throw gl=e,Wl}}function yl(t){try{var e=t._init;return e(t._payload)}catch(n){throw n!==null&&typeof n=="object"&&typeof n.then=="function"?(gl=n,Wl):n}}var gl=null;function Ph(){if(gl===null)throw Error(c(459));var t=gl;return gl=null,t}function td(t){if(t===Wl||t===la)throw Error(c(483))}var Pl=null,Ji=0;function ua(t){var e=Ji;return Ji+=1,Pl===null&&(Pl=[]),Wh(Pl,t,e)}function Fi(t,e){e=e.props.ref,t.ref=e!==void 0?e:null}function aa(t,e){throw e.$$typeof===A?Error(c(525)):(t=Object.prototype.toString.call(e),Error(c(31,t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)))}function ed(t){function e(O,C){if(t){var M=O.deletions;M===null?(O.deletions=[C],O.flags|=16):M.push(C)}}function n(O,C){if(!t)return null;for(;C!==null;)e(O,C),C=C.sibling;return null}function l(O){for(var C=new Map;O!==null;)O.key!==null?C.set(O.key,O):C.set(O.index,O),O=O.sibling;return C}function u(O,C){return O=mn(O,C),O.index=0,O.sibling=null,O}function o(O,C,M){return O.index=M,t?(M=O.alternate,M!==null?(M=M.index,M<C?(O.flags|=67108866,C):M):(O.flags|=67108866,C)):(O.flags|=1048576,C)}function h(O){return t&&O.alternate===null&&(O.flags|=67108866),O}function v(O,C,M,H){return C===null||C.tag!==6?(C=Ec(M,O.mode,H),C.return=O,C):(C=u(C,M),C.return=O,C)}function z(O,C,M,H){var ot=M.type;return ot===V?U(O,C,M.props.children,H,M.key):C!==null&&(C.elementType===ot||typeof ot=="object"&&ot!==null&&ot.$$typeof===st&&yl(ot)===C.type)?(C=u(C,M.props),Fi(C,M),C.return=O,C):(C=Wu(M.type,M.key,M.props,null,O.mode,H),Fi(C,M),C.return=O,C)}function w(O,C,M,H){return C===null||C.tag!==4||C.stateNode.containerInfo!==M.containerInfo||C.stateNode.implementation!==M.implementation?(C=Tc(M,O.mode,H),C.return=O,C):(C=u(C,M.children||[]),C.return=O,C)}function U(O,C,M,H,ot){return C===null||C.tag!==7?(C=fl(M,O.mode,H,ot),C.return=O,C):(C=u(C,M),C.return=O,C)}function q(O,C,M){if(typeof C=="string"&&C!==""||typeof C=="number"||typeof C=="bigint")return C=Ec(""+C,O.mode,M),C.return=O,C;if(typeof C=="object"&&C!==null){switch(C.$$typeof){case E:return M=Wu(C.type,C.key,C.props,null,O.mode,M),Fi(M,C),M.return=O,M;case X:return C=Tc(C,O.mode,M),C.return=O,C;case st:return C=yl(C),q(O,C,M)}if(J(C)||P(C))return C=fl(C,O.mode,M,null),C.return=O,C;if(typeof C.then=="function")return q(O,ua(C),M);if(C.$$typeof===K)return q(O,ea(O,C),M);aa(O,C)}return null}function R(O,C,M,H){var ot=C!==null?C.key:null;if(typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint")return ot!==null?null:v(O,C,""+M,H);if(typeof M=="object"&&M!==null){switch(M.$$typeof){case E:return M.key===ot?z(O,C,M,H):null;case X:return M.key===ot?w(O,C,M,H):null;case st:return M=yl(M),R(O,C,M,H)}if(J(M)||P(M))return ot!==null?null:U(O,C,M,H,null);if(typeof M.then=="function")return R(O,C,ua(M),H);if(M.$$typeof===K)return R(O,C,ea(O,M),H);aa(O,M)}return null}function k(O,C,M,H,ot){if(typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint")return O=O.get(M)||null,v(C,O,""+H,ot);if(typeof H=="object"&&H!==null){switch(H.$$typeof){case E:return O=O.get(H.key===null?M:H.key)||null,z(C,O,H,ot);case X:return O=O.get(H.key===null?M:H.key)||null,w(C,O,H,ot);case st:return H=yl(H),k(O,C,M,H,ot)}if(J(H)||P(H))return O=O.get(M)||null,U(C,O,H,ot,null);if(typeof H.then=="function")return k(O,C,M,ua(H),ot);if(H.$$typeof===K)return k(O,C,M,ea(C,H),ot);aa(C,H)}return null}function it(O,C,M,H){for(var ot=null,wt=null,rt=C,Tt=C=0,Ot=null;rt!==null&&Tt<M.length;Tt++){rt.index>Tt?(Ot=rt,rt=null):Ot=rt.sibling;var Rt=R(O,rt,M[Tt],H);if(Rt===null){rt===null&&(rt=Ot);break}t&&rt&&Rt.alternate===null&&e(O,rt),C=o(Rt,C,Tt),wt===null?ot=Rt:wt.sibling=Rt,wt=Rt,rt=Ot}if(Tt===M.length)return n(O,rt),Dt&&yn(O,Tt),ot;if(rt===null){for(;Tt<M.length;Tt++)rt=q(O,M[Tt],H),rt!==null&&(C=o(rt,C,Tt),wt===null?ot=rt:wt.sibling=rt,wt=rt);return Dt&&yn(O,Tt),ot}for(rt=l(rt);Tt<M.length;Tt++)Ot=k(rt,O,Tt,M[Tt],H),Ot!==null&&(t&&Ot.alternate!==null&&rt.delete(Ot.key===null?Tt:Ot.key),C=o(Ot,C,Tt),wt===null?ot=Ot:wt.sibling=Ot,wt=Ot);return t&&rt.forEach(function(nl){return e(O,nl)}),Dt&&yn(O,Tt),ot}function ft(O,C,M,H){if(M==null)throw Error(c(151));for(var ot=null,wt=null,rt=C,Tt=C=0,Ot=null,Rt=M.next();rt!==null&&!Rt.done;Tt++,Rt=M.next()){rt.index>Tt?(Ot=rt,rt=null):Ot=rt.sibling;var nl=R(O,rt,Rt.value,H);if(nl===null){rt===null&&(rt=Ot);break}t&&rt&&nl.alternate===null&&e(O,rt),C=o(nl,C,Tt),wt===null?ot=nl:wt.sibling=nl,wt=nl,rt=Ot}if(Rt.done)return n(O,rt),Dt&&yn(O,Tt),ot;if(rt===null){for(;!Rt.done;Tt++,Rt=M.next())Rt=q(O,Rt.value,H),Rt!==null&&(C=o(Rt,C,Tt),wt===null?ot=Rt:wt.sibling=Rt,wt=Rt);return Dt&&yn(O,Tt),ot}for(rt=l(rt);!Rt.done;Tt++,Rt=M.next())Rt=k(rt,O,Tt,Rt.value,H),Rt!==null&&(t&&Rt.alternate!==null&&rt.delete(Rt.key===null?Tt:Rt.key),C=o(Rt,C,Tt),wt===null?ot=Rt:wt.sibling=Rt,wt=Rt);return t&&rt.forEach(function(jS){return e(O,jS)}),Dt&&yn(O,Tt),ot}function Yt(O,C,M,H){if(typeof M=="object"&&M!==null&&M.type===V&&M.key===null&&(M=M.props.children),typeof M=="object"&&M!==null){switch(M.$$typeof){case E:t:{for(var ot=M.key;C!==null;){if(C.key===ot){if(ot=M.type,ot===V){if(C.tag===7){n(O,C.sibling),H=u(C,M.props.children),H.return=O,O=H;break t}}else if(C.elementType===ot||typeof ot=="object"&&ot!==null&&ot.$$typeof===st&&yl(ot)===C.type){n(O,C.sibling),H=u(C,M.props),Fi(H,M),H.return=O,O=H;break t}n(O,C);break}else e(O,C);C=C.sibling}M.type===V?(H=fl(M.props.children,O.mode,H,M.key),H.return=O,O=H):(H=Wu(M.type,M.key,M.props,null,O.mode,H),Fi(H,M),H.return=O,O=H)}return h(O);case X:t:{for(ot=M.key;C!==null;){if(C.key===ot)if(C.tag===4&&C.stateNode.containerInfo===M.containerInfo&&C.stateNode.implementation===M.implementation){n(O,C.sibling),H=u(C,M.children||[]),H.return=O,O=H;break t}else{n(O,C);break}else e(O,C);C=C.sibling}H=Tc(M,O.mode,H),H.return=O,O=H}return h(O);case st:return M=yl(M),Yt(O,C,M,H)}if(J(M))return it(O,C,M,H);if(P(M)){if(ot=P(M),typeof ot!="function")throw Error(c(150));return M=ot.call(M),ft(O,C,M,H)}if(typeof M.then=="function")return Yt(O,C,ua(M),H);if(M.$$typeof===K)return Yt(O,C,ea(O,M),H);aa(O,M)}return typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint"?(M=""+M,C!==null&&C.tag===6?(n(O,C.sibling),H=u(C,M),H.return=O,O=H):(n(O,C),H=Ec(M,O.mode,H),H.return=O,O=H),h(O)):n(O,C)}return function(O,C,M,H){try{Ji=0;var ot=Yt(O,C,M,H);return Pl=null,ot}catch(rt){if(rt===Wl||rt===la)throw rt;var wt=Ne(29,rt,null,O.mode);return wt.lanes=H,wt.return=O,wt}}}var vl=ed(!0),nd=ed(!1),Ln=!1;function Uc(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function jc(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 qn(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Yn(t,e,n){var l=t.updateQueue;if(l===null)return null;if(l=l.shared,(Nt&2)!==0){var u=l.pending;return u===null?e.next=e:(e.next=u.next,u.next=e),l.pending=e,e=$u(t),Lh(t,null,n),e}return Iu(t,l,e,n),$u(t)}function Ii(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,Kf(t,n)}}function Bc(t,e){var n=t.updateQueue,l=t.alternate;if(l!==null&&(l=l.updateQueue,n===l)){var u=null,o=null;if(n=n.firstBaseUpdate,n!==null){do{var h={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};o===null?u=o=h:o=o.next=h,n=n.next}while(n!==null);o===null?u=o=e:o=o.next=e}else u=o=e;n={baseState:l.baseState,firstBaseUpdate:u,lastBaseUpdate:o,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 Hc=!1;function $i(){if(Hc){var t=$l;if(t!==null)throw t}}function Wi(t,e,n,l){Hc=!1;var u=t.updateQueue;Ln=!1;var o=u.firstBaseUpdate,h=u.lastBaseUpdate,v=u.shared.pending;if(v!==null){u.shared.pending=null;var z=v,w=z.next;z.next=null,h===null?o=w:h.next=w,h=z;var U=t.alternate;U!==null&&(U=U.updateQueue,v=U.lastBaseUpdate,v!==h&&(v===null?U.firstBaseUpdate=w:v.next=w,U.lastBaseUpdate=z))}if(o!==null){var q=u.baseState;h=0,U=w=z=null,v=o;do{var R=v.lane&-536870913,k=R!==v.lane;if(k?(Ct&R)===R:(l&R)===R){R!==0&&R===Il&&(Hc=!0),U!==null&&(U=U.next={lane:0,tag:v.tag,payload:v.payload,callback:null,next:null});t:{var it=t,ft=v;R=e;var Yt=n;switch(ft.tag){case 1:if(it=ft.payload,typeof it=="function"){q=it.call(Yt,q,R);break t}q=it;break t;case 3:it.flags=it.flags&-65537|128;case 0:if(it=ft.payload,R=typeof it=="function"?it.call(Yt,q,R):it,R==null)break t;q=x({},q,R);break t;case 2:Ln=!0}}R=v.callback,R!==null&&(t.flags|=64,k&&(t.flags|=8192),k=u.callbacks,k===null?u.callbacks=[R]:k.push(R))}else k={lane:R,tag:v.tag,payload:v.payload,callback:v.callback,next:null},U===null?(w=U=k,z=q):U=U.next=k,h|=R;if(v=v.next,v===null){if(v=u.shared.pending,v===null)break;k=v,v=k.next,k.next=null,u.lastBaseUpdate=k,u.shared.pending=null}}while(!0);U===null&&(z=q),u.baseState=z,u.firstBaseUpdate=w,u.lastBaseUpdate=U,o===null&&(u.shared.lanes=0),Zn|=h,t.lanes=h,t.memoizedState=q}}function ld(t,e){if(typeof t!="function")throw Error(c(191,t));t.call(e)}function id(t,e){var n=t.callbacks;if(n!==null)for(t.callbacks=null,t=0;t<n.length;t++)ld(n[t],e)}var ti=y(null),ra=y(0);function ud(t,e){t=Cn,S(ra,t),S(ti,e),Cn=t|e.baseLanes}function Lc(){S(ra,Cn),S(ti,ti.current)}function qc(){Cn=ra.current,_(ti),_(ra)}var Ue=y(null),Je=null;function Xn(t){var e=t.alternate;S($t,$t.current&1),S(Ue,t),Je===null&&(e===null||ti.current!==null||e.memoizedState!==null)&&(Je=t)}function Yc(t){S($t,$t.current),S(Ue,t),Je===null&&(Je=t)}function ad(t){t.tag===22?(S($t,$t.current),S(Ue,t),Je===null&&(Je=t)):Gn()}function Gn(){S($t,$t.current),S(Ue,Ue.current)}function je(t){_(Ue),Je===t&&(Je=null),_($t)}var $t=y(0);function ca(t){for(var e=t;e!==null;){if(e.tag===13){var n=e.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||Jo(n)||Fo(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 bn=0,St=null,Lt=null,ee=null,oa=!1,ei=!1,bl=!1,sa=0,Pi=0,ni=null,_b=0;function Ft(){throw Error(c(321))}function Xc(t,e){if(e===null)return!1;for(var n=0;n<e.length&&n<t.length;n++)if(!ke(t[n],e[n]))return!1;return!0}function Gc(t,e,n,l,u,o){return bn=o,St=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,D.H=t===null||t.memoizedState===null?Gd:io,bl=!1,o=n(l,u),bl=!1,ei&&(o=cd(e,n,l,u)),rd(t),o}function rd(t){D.H=nu;var e=Lt!==null&&Lt.next!==null;if(bn=0,ee=Lt=St=null,oa=!1,Pi=0,ni=null,e)throw Error(c(300));t===null||ne||(t=t.dependencies,t!==null&&ta(t)&&(ne=!0))}function cd(t,e,n,l){St=t;var u=0;do{if(ei&&(ni=null),Pi=0,ei=!1,25<=u)throw Error(c(301));if(u+=1,ee=Lt=null,t.updateQueue!=null){var o=t.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}D.H=Qd,o=e(n,l)}while(ei);return o}function Cb(){var t=D.H,e=t.useState()[0];return e=typeof e.then=="function"?tu(e):e,t=t.useState()[0],(Lt!==null?Lt.memoizedState:null)!==t&&(St.flags|=1024),e}function Qc(){var t=sa!==0;return sa=0,t}function Vc(t,e,n){e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~n}function Zc(t){if(oa){for(t=t.memoizedState;t!==null;){var e=t.queue;e!==null&&(e.pending=null),t=t.next}oa=!1}bn=0,ee=Lt=St=null,ei=!1,Pi=sa=0,ni=null}function ge(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ee===null?St.memoizedState=ee=t:ee=ee.next=t,ee}function Wt(){if(Lt===null){var t=St.alternate;t=t!==null?t.memoizedState:null}else t=Lt.next;var e=ee===null?St.memoizedState:ee.next;if(e!==null)ee=e,Lt=t;else{if(t===null)throw St.alternate===null?Error(c(467)):Error(c(310));Lt=t,t={memoizedState:Lt.memoizedState,baseState:Lt.baseState,baseQueue:Lt.baseQueue,queue:Lt.queue,next:null},ee===null?St.memoizedState=ee=t:ee=ee.next=t}return ee}function fa(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function tu(t){var e=Pi;return Pi+=1,ni===null&&(ni=[]),t=Wh(ni,t,e),e=St,(ee===null?e.memoizedState:ee.next)===null&&(e=e.alternate,D.H=e===null||e.memoizedState===null?Gd:io),t}function ha(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return tu(t);if(t.$$typeof===K)return se(t)}throw Error(c(438,String(t)))}function Kc(t){var e=null,n=St.updateQueue;if(n!==null&&(e=n.memoCache),e==null){var l=St.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(e={data:l.data.map(function(u){return u.slice()}),index:0})))}if(e==null&&(e={data:[],index:0}),n===null&&(n=fa(),St.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]=dt;return e.index++,n}function Sn(t,e){return typeof e=="function"?e(t):e}function da(t){var e=Wt();return Jc(e,Lt,t)}function Jc(t,e,n){var l=t.queue;if(l===null)throw Error(c(311));l.lastRenderedReducer=n;var u=t.baseQueue,o=l.pending;if(o!==null){if(u!==null){var h=u.next;u.next=o.next,o.next=h}e.baseQueue=u=o,l.pending=null}if(o=t.baseState,u===null)t.memoizedState=o;else{e=u.next;var v=h=null,z=null,w=e,U=!1;do{var q=w.lane&-536870913;if(q!==w.lane?(Ct&q)===q:(bn&q)===q){var R=w.revertLane;if(R===0)z!==null&&(z=z.next={lane:0,revertLane:0,gesture:null,action:w.action,hasEagerState:w.hasEagerState,eagerState:w.eagerState,next:null}),q===Il&&(U=!0);else if((bn&R)===R){w=w.next,R===Il&&(U=!0);continue}else q={lane:0,revertLane:w.revertLane,gesture:null,action:w.action,hasEagerState:w.hasEagerState,eagerState:w.eagerState,next:null},z===null?(v=z=q,h=o):z=z.next=q,St.lanes|=R,Zn|=R;q=w.action,bl&&n(o,q),o=w.hasEagerState?w.eagerState:n(o,q)}else R={lane:q,revertLane:w.revertLane,gesture:w.gesture,action:w.action,hasEagerState:w.hasEagerState,eagerState:w.eagerState,next:null},z===null?(v=z=R,h=o):z=z.next=R,St.lanes|=q,Zn|=q;w=w.next}while(w!==null&&w!==e);if(z===null?h=o:z.next=v,!ke(o,t.memoizedState)&&(ne=!0,U&&(n=$l,n!==null)))throw n;t.memoizedState=o,t.baseState=h,t.baseQueue=z,l.lastRenderedState=o}return u===null&&(l.lanes=0),[t.memoizedState,l.dispatch]}function Fc(t){var e=Wt(),n=e.queue;if(n===null)throw Error(c(311));n.lastRenderedReducer=t;var l=n.dispatch,u=n.pending,o=e.memoizedState;if(u!==null){n.pending=null;var h=u=u.next;do o=t(o,h.action),h=h.next;while(h!==u);ke(o,e.memoizedState)||(ne=!0),e.memoizedState=o,e.baseQueue===null&&(e.baseState=o),n.lastRenderedState=o}return[o,l]}function od(t,e,n){var l=St,u=Wt(),o=Dt;if(o){if(n===void 0)throw Error(c(407));n=n()}else n=e();var h=!ke((Lt||u).memoizedState,n);if(h&&(u.memoizedState=n,ne=!0),u=u.queue,Wc(hd.bind(null,l,u,t),[t]),u.getSnapshot!==e||h||ee!==null&&ee.memoizedState.tag&1){if(l.flags|=2048,li(9,{destroy:void 0},fd.bind(null,l,u,n,e),null),Qt===null)throw Error(c(349));o||(bn&127)!==0||sd(l,e,n)}return n}function sd(t,e,n){t.flags|=16384,t={getSnapshot:e,value:n},e=St.updateQueue,e===null?(e=fa(),St.updateQueue=e,e.stores=[t]):(n=e.stores,n===null?e.stores=[t]:n.push(t))}function fd(t,e,n,l){e.value=n,e.getSnapshot=l,dd(e)&&pd(t)}function hd(t,e,n){return n(function(){dd(e)&&pd(t)})}function dd(t){var e=t.getSnapshot;t=t.value;try{var n=e();return!ke(t,n)}catch{return!0}}function pd(t){var e=sl(t,2);e!==null&&Me(e,t,2)}function Ic(t){var e=ge();if(typeof t=="function"){var n=t;if(t=n(),bl){Ee(!0);try{n()}finally{Ee(!1)}}}return e.memoizedState=e.baseState=t,e.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Sn,lastRenderedState:t},e}function md(t,e,n,l){return t.baseState=n,Jc(t,Lt,typeof l=="function"?l:Sn)}function Ob(t,e,n,l,u){if(ya(t))throw Error(c(485));if(t=e.action,t!==null){var o={payload:u,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(h){o.listeners.push(h)}};D.T!==null?n(!0):o.isTransition=!1,l(o),n=e.pending,n===null?(o.next=e.pending=o,yd(e,o)):(o.next=n.next,e.pending=n.next=o)}}function yd(t,e){var n=e.action,l=e.payload,u=t.state;if(e.isTransition){var o=D.T,h={};D.T=h;try{var v=n(u,l),z=D.S;z!==null&&z(h,v),gd(t,e,v)}catch(w){$c(t,e,w)}finally{o!==null&&h.types!==null&&(o.types=h.types),D.T=o}}else try{o=n(u,l),gd(t,e,o)}catch(w){$c(t,e,w)}}function gd(t,e,n){n!==null&&typeof n=="object"&&typeof n.then=="function"?n.then(function(l){vd(t,e,l)},function(l){return $c(t,e,l)}):vd(t,e,n)}function vd(t,e,n){e.status="fulfilled",e.value=n,bd(e),t.state=n,e=t.pending,e!==null&&(n=e.next,n===e?t.pending=null:(n=n.next,e.next=n,yd(t,n)))}function $c(t,e,n){var l=t.pending;if(t.pending=null,l!==null){l=l.next;do e.status="rejected",e.reason=n,bd(e),e=e.next;while(e!==l)}t.action=null}function bd(t){t=t.listeners;for(var e=0;e<t.length;e++)(0,t[e])()}function Sd(t,e){return e}function xd(t,e){if(Dt){var n=Qt.formState;if(n!==null){t:{var l=St;if(Dt){if(Zt){e:{for(var u=Zt,o=Ke;u.nodeType!==8;){if(!o){u=null;break e}if(u=Fe(u.nextSibling),u===null){u=null;break e}}o=u.data,u=o==="F!"||o==="F"?u:null}if(u){Zt=Fe(u.nextSibling),l=u.data==="F!";break t}}Bn(l)}l=!1}l&&(e=n[0])}}return n=ge(),n.memoizedState=n.baseState=e,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Sd,lastRenderedState:e},n.queue=l,n=qd.bind(null,St,l),l.dispatch=n,l=Ic(!1),o=lo.bind(null,St,!1,l.queue),l=ge(),u={state:e,dispatch:null,action:t,pending:null},l.queue=u,n=Ob.bind(null,St,u,o,n),u.dispatch=n,l.memoizedState=t,[e,n,!1]}function Ed(t){var e=Wt();return Td(e,Lt,t)}function Td(t,e,n){if(e=Jc(t,e,Sd)[0],t=da(Sn)[0],typeof e=="object"&&e!==null&&typeof e.then=="function")try{var l=tu(e)}catch(h){throw h===Wl?la:h}else l=e;e=Wt();var u=e.queue,o=u.dispatch;return n!==e.memoizedState&&(St.flags|=2048,li(9,{destroy:void 0},Mb.bind(null,u,n),null)),[l,o,t]}function Mb(t,e){t.action=e}function zd(t){var e=Wt(),n=Lt;if(n!==null)return Td(e,n,t);Wt(),e=e.memoizedState,n=Wt();var l=n.queue.dispatch;return n.memoizedState=t,[e,l,!1]}function li(t,e,n,l){return t={tag:t,create:n,deps:l,inst:e,next:null},e=St.updateQueue,e===null&&(e=fa(),St.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 Ad(){return Wt().memoizedState}function pa(t,e,n,l){var u=ge();St.flags|=t,u.memoizedState=li(1|e,{destroy:void 0},n,l===void 0?null:l)}function ma(t,e,n,l){var u=Wt();l=l===void 0?null:l;var o=u.memoizedState.inst;Lt!==null&&l!==null&&Xc(l,Lt.memoizedState.deps)?u.memoizedState=li(e,o,n,l):(St.flags|=t,u.memoizedState=li(1|e,o,n,l))}function _d(t,e){pa(8390656,8,t,e)}function Wc(t,e){ma(2048,8,t,e)}function Db(t){St.flags|=4;var e=St.updateQueue;if(e===null)e=fa(),St.updateQueue=e,e.events=[t];else{var n=e.events;n===null?e.events=[t]:n.push(t)}}function Cd(t){var e=Wt().memoizedState;return Db({ref:e,nextImpl:t}),function(){if((Nt&2)!==0)throw Error(c(440));return e.impl.apply(void 0,arguments)}}function Od(t,e){return ma(4,2,t,e)}function Md(t,e){return ma(4,4,t,e)}function Dd(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 wd(t,e,n){n=n!=null?n.concat([t]):null,ma(4,4,Dd.bind(null,e,t),n)}function Pc(){}function Rd(t,e){var n=Wt();e=e===void 0?null:e;var l=n.memoizedState;return e!==null&&Xc(e,l[1])?l[0]:(n.memoizedState=[t,e],t)}function kd(t,e){var n=Wt();e=e===void 0?null:e;var l=n.memoizedState;if(e!==null&&Xc(e,l[1]))return l[0];if(l=t(),bl){Ee(!0);try{t()}finally{Ee(!1)}}return n.memoizedState=[l,e],l}function to(t,e,n){return n===void 0||(bn&1073741824)!==0&&(Ct&261930)===0?t.memoizedState=e:(t.memoizedState=n,t=Np(),St.lanes|=t,Zn|=t,n)}function Nd(t,e,n,l){return ke(n,e)?n:ti.current!==null?(t=to(t,n,l),ke(t,e)||(ne=!0),t):(bn&42)===0||(bn&1073741824)!==0&&(Ct&261930)===0?(ne=!0,t.memoizedState=n):(t=Np(),St.lanes|=t,Zn|=t,e)}function Ud(t,e,n,l,u){var o=G.p;G.p=o!==0&&8>o?o:8;var h=D.T,v={};D.T=v,lo(t,!1,e,n);try{var z=u(),w=D.S;if(w!==null&&w(v,z),z!==null&&typeof z=="object"&&typeof z.then=="function"){var U=Ab(z,l);eu(t,e,U,Le(t))}else eu(t,e,l,Le(t))}catch(q){eu(t,e,{then:function(){},status:"rejected",reason:q},Le())}finally{G.p=o,h!==null&&v.types!==null&&(h.types=v.types),D.T=h}}function wb(){}function eo(t,e,n,l){if(t.tag!==5)throw Error(c(476));var u=jd(t).queue;Ud(t,u,e,ut,n===null?wb:function(){return Bd(t),n(l)})}function jd(t){var e=t.memoizedState;if(e!==null)return e;e={memoizedState:ut,baseState:ut,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Sn,lastRenderedState:ut},next:null};var n={};return e.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Sn,lastRenderedState:n},next:null},t.memoizedState=e,t=t.alternate,t!==null&&(t.memoizedState=e),e}function Bd(t){var e=jd(t);e.next===null&&(e=t.alternate.memoizedState),eu(t,e.next.queue,{},Le())}function no(){return se(vu)}function Hd(){return Wt().memoizedState}function Ld(){return Wt().memoizedState}function Rb(t){for(var e=t.return;e!==null;){switch(e.tag){case 24:case 3:var n=Le();t=qn(n);var l=Yn(e,t,n);l!==null&&(Me(l,e,n),Ii(l,e,n)),e={cache:wc()},t.payload=e;return}e=e.return}}function kb(t,e,n){var l=Le();n={lane:l,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},ya(t)?Yd(e,n):(n=Sc(t,e,n,l),n!==null&&(Me(n,t,l),Xd(n,e,l)))}function qd(t,e,n){var l=Le();eu(t,e,n,l)}function eu(t,e,n,l){var u={lane:l,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(ya(t))Yd(e,u);else{var o=t.alternate;if(t.lanes===0&&(o===null||o.lanes===0)&&(o=e.lastRenderedReducer,o!==null))try{var h=e.lastRenderedState,v=o(h,n);if(u.hasEagerState=!0,u.eagerState=v,ke(v,h))return Iu(t,e,u,0),Qt===null&&Fu(),!1}catch{}if(n=Sc(t,e,u,l),n!==null)return Me(n,t,l),Xd(n,e,l),!0}return!1}function lo(t,e,n,l){if(l={lane:2,revertLane:jo(),gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null},ya(t)){if(e)throw Error(c(479))}else e=Sc(t,n,l,2),e!==null&&Me(e,t,2)}function ya(t){var e=t.alternate;return t===St||e!==null&&e===St}function Yd(t,e){ei=oa=!0;var n=t.pending;n===null?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function Xd(t,e,n){if((n&4194048)!==0){var l=e.lanes;l&=t.pendingLanes,n|=l,e.lanes=n,Kf(t,n)}}var nu={readContext:se,use:ha,useCallback:Ft,useContext:Ft,useEffect:Ft,useImperativeHandle:Ft,useLayoutEffect:Ft,useInsertionEffect:Ft,useMemo:Ft,useReducer:Ft,useRef:Ft,useState:Ft,useDebugValue:Ft,useDeferredValue:Ft,useTransition:Ft,useSyncExternalStore:Ft,useId:Ft,useHostTransitionStatus:Ft,useFormState:Ft,useActionState:Ft,useOptimistic:Ft,useMemoCache:Ft,useCacheRefresh:Ft};nu.useEffectEvent=Ft;var Gd={readContext:se,use:ha,useCallback:function(t,e){return ge().memoizedState=[t,e===void 0?null:e],t},useContext:se,useEffect:_d,useImperativeHandle:function(t,e,n){n=n!=null?n.concat([t]):null,pa(4194308,4,Dd.bind(null,e,t),n)},useLayoutEffect:function(t,e){return pa(4194308,4,t,e)},useInsertionEffect:function(t,e){pa(4,2,t,e)},useMemo:function(t,e){var n=ge();e=e===void 0?null:e;var l=t();if(bl){Ee(!0);try{t()}finally{Ee(!1)}}return n.memoizedState=[l,e],l},useReducer:function(t,e,n){var l=ge();if(n!==void 0){var u=n(e);if(bl){Ee(!0);try{n(e)}finally{Ee(!1)}}}else u=e;return l.memoizedState=l.baseState=u,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:u},l.queue=t,t=t.dispatch=kb.bind(null,St,t),[l.memoizedState,t]},useRef:function(t){var e=ge();return t={current:t},e.memoizedState=t},useState:function(t){t=Ic(t);var e=t.queue,n=qd.bind(null,St,e);return e.dispatch=n,[t.memoizedState,n]},useDebugValue:Pc,useDeferredValue:function(t,e){var n=ge();return to(n,t,e)},useTransition:function(){var t=Ic(!1);return t=Ud.bind(null,St,t.queue,!0,!1),ge().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,e,n){var l=St,u=ge();if(Dt){if(n===void 0)throw Error(c(407));n=n()}else{if(n=e(),Qt===null)throw Error(c(349));(Ct&127)!==0||sd(l,e,n)}u.memoizedState=n;var o={value:n,getSnapshot:e};return u.queue=o,_d(hd.bind(null,l,o,t),[t]),l.flags|=2048,li(9,{destroy:void 0},fd.bind(null,l,o,n,e),null),n},useId:function(){var t=ge(),e=Qt.identifierPrefix;if(Dt){var n=an,l=un;n=(l&~(1<<32-Gt(l)-1)).toString(32)+n,e="_"+e+"R_"+n,n=sa++,0<n&&(e+="H"+n.toString(32)),e+="_"}else n=_b++,e="_"+e+"r_"+n.toString(32)+"_";return t.memoizedState=e},useHostTransitionStatus:no,useFormState:xd,useActionState:xd,useOptimistic:function(t){var e=ge();e.memoizedState=e.baseState=t;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return e.queue=n,e=lo.bind(null,St,!0,n),n.dispatch=e,[t,e]},useMemoCache:Kc,useCacheRefresh:function(){return ge().memoizedState=Rb.bind(null,St)},useEffectEvent:function(t){var e=ge(),n={impl:t};return e.memoizedState=n,function(){if((Nt&2)!==0)throw Error(c(440));return n.impl.apply(void 0,arguments)}}},io={readContext:se,use:ha,useCallback:Rd,useContext:se,useEffect:Wc,useImperativeHandle:wd,useInsertionEffect:Od,useLayoutEffect:Md,useMemo:kd,useReducer:da,useRef:Ad,useState:function(){return da(Sn)},useDebugValue:Pc,useDeferredValue:function(t,e){var n=Wt();return Nd(n,Lt.memoizedState,t,e)},useTransition:function(){var t=da(Sn)[0],e=Wt().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:od,useId:Hd,useHostTransitionStatus:no,useFormState:Ed,useActionState:Ed,useOptimistic:function(t,e){var n=Wt();return md(n,Lt,t,e)},useMemoCache:Kc,useCacheRefresh:Ld};io.useEffectEvent=Cd;var Qd={readContext:se,use:ha,useCallback:Rd,useContext:se,useEffect:Wc,useImperativeHandle:wd,useInsertionEffect:Od,useLayoutEffect:Md,useMemo:kd,useReducer:Fc,useRef:Ad,useState:function(){return Fc(Sn)},useDebugValue:Pc,useDeferredValue:function(t,e){var n=Wt();return Lt===null?to(n,t,e):Nd(n,Lt.memoizedState,t,e)},useTransition:function(){var t=Fc(Sn)[0],e=Wt().memoizedState;return[typeof t=="boolean"?t:tu(t),e]},useSyncExternalStore:od,useId:Hd,useHostTransitionStatus:no,useFormState:zd,useActionState:zd,useOptimistic:function(t,e){var n=Wt();return Lt!==null?md(n,Lt,t,e):(n.baseState=t,[t,n.queue.dispatch])},useMemoCache:Kc,useCacheRefresh:Ld};Qd.useEffectEvent=Cd;function uo(t,e,n,l){e=t.memoizedState,n=n(l,e),n=n==null?e:x({},e,n),t.memoizedState=n,t.lanes===0&&(t.updateQueue.baseState=n)}var ao={enqueueSetState:function(t,e,n){t=t._reactInternals;var l=Le(),u=qn(l);u.payload=e,n!=null&&(u.callback=n),e=Yn(t,u,l),e!==null&&(Me(e,t,l),Ii(e,t,l))},enqueueReplaceState:function(t,e,n){t=t._reactInternals;var l=Le(),u=qn(l);u.tag=1,u.payload=e,n!=null&&(u.callback=n),e=Yn(t,u,l),e!==null&&(Me(e,t,l),Ii(e,t,l))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var n=Le(),l=qn(n);l.tag=2,e!=null&&(l.callback=e),e=Yn(t,l,n),e!==null&&(Me(e,t,n),Ii(e,t,n))}};function Vd(t,e,n,l,u,o,h){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(l,o,h):e.prototype&&e.prototype.isPureReactComponent?!Xi(n,l)||!Xi(u,o):!0}function Zd(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&&ao.enqueueReplaceState(e,e.state,null)}function Sl(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=x({},n));for(var u in t)n[u]===void 0&&(n[u]=t[u])}return n}function Kd(t){Ju(t)}function Jd(t){console.error(t)}function Fd(t){Ju(t)}function ga(t,e){try{var n=t.onUncaughtError;n(e.value,{componentStack:e.stack})}catch(l){setTimeout(function(){throw l})}}function Id(t,e,n){try{var l=t.onCaughtError;l(n.value,{componentStack:n.stack,errorBoundary:e.tag===1?e.stateNode:null})}catch(u){setTimeout(function(){throw u})}}function ro(t,e,n){return n=qn(n),n.tag=3,n.payload={element:null},n.callback=function(){ga(t,e)},n}function $d(t){return t=qn(t),t.tag=3,t}function Wd(t,e,n,l){var u=n.type.getDerivedStateFromError;if(typeof u=="function"){var o=l.value;t.payload=function(){return u(o)},t.callback=function(){Id(e,n,l)}}var h=n.stateNode;h!==null&&typeof h.componentDidCatch=="function"&&(t.callback=function(){Id(e,n,l),typeof u!="function"&&(Kn===null?Kn=new Set([this]):Kn.add(this));var v=l.stack;this.componentDidCatch(l.value,{componentStack:v!==null?v:""})})}function Nb(t,e,n,l,u){if(n.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(e=n.alternate,e!==null&&Fl(e,n,u,!0),n=Ue.current,n!==null){switch(n.tag){case 31:case 13:return Je===null?Ma():n.alternate===null&&It===0&&(It=3),n.flags&=-257,n.flags|=65536,n.lanes=u,l===ia?n.flags|=16384:(e=n.updateQueue,e===null?n.updateQueue=new Set([l]):e.add(l),ko(t,l,u)),!1;case 22:return n.flags|=65536,l===ia?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)),ko(t,l,u)),!1}throw Error(c(435,n.tag))}return ko(t,l,u),Ma(),!1}if(Dt)return e=Ue.current,e!==null?((e.flags&65536)===0&&(e.flags|=256),e.flags|=65536,e.lanes=u,l!==_c&&(t=Error(c(422),{cause:l}),Vi(Qe(t,n)))):(l!==_c&&(e=Error(c(423),{cause:l}),Vi(Qe(e,n))),t=t.current.alternate,t.flags|=65536,u&=-u,t.lanes|=u,l=Qe(l,n),u=ro(t.stateNode,l,u),Bc(t,u),It!==4&&(It=2)),!1;var o=Error(c(520),{cause:l});if(o=Qe(o,n),su===null?su=[o]:su.push(o),It!==4&&(It=2),e===null)return!0;l=Qe(l,n),n=e;do{switch(n.tag){case 3:return n.flags|=65536,t=u&-u,n.lanes|=t,t=ro(n.stateNode,l,t),Bc(n,t),!1;case 1:if(e=n.type,o=n.stateNode,(n.flags&128)===0&&(typeof e.getDerivedStateFromError=="function"||o!==null&&typeof o.componentDidCatch=="function"&&(Kn===null||!Kn.has(o))))return n.flags|=65536,u&=-u,n.lanes|=u,u=$d(u),Wd(u,t,n,l),Bc(n,u),!1}n=n.return}while(n!==null);return!1}var co=Error(c(461)),ne=!1;function fe(t,e,n,l){e.child=t===null?nd(e,null,n,l):vl(e,t.child,n,l)}function Pd(t,e,n,l,u){n=n.render;var o=e.ref;if("ref"in l){var h={};for(var v in l)v!=="ref"&&(h[v]=l[v])}else h=l;return pl(e),l=Gc(t,e,n,h,o,u),v=Qc(),t!==null&&!ne?(Vc(t,e,u),xn(t,e,u)):(Dt&&v&&zc(e),e.flags|=1,fe(t,e,l,u),e.child)}function tp(t,e,n,l,u){if(t===null){var o=n.type;return typeof o=="function"&&!xc(o)&&o.defaultProps===void 0&&n.compare===null?(e.tag=15,e.type=o,ep(t,e,o,l,u)):(t=Wu(n.type,null,l,e,e.mode,u),t.ref=e.ref,t.return=e,e.child=t)}if(o=t.child,!go(t,u)){var h=o.memoizedProps;if(n=n.compare,n=n!==null?n:Xi,n(h,l)&&t.ref===e.ref)return xn(t,e,u)}return e.flags|=1,t=mn(o,l),t.ref=e.ref,t.return=e,e.child=t}function ep(t,e,n,l,u){if(t!==null){var o=t.memoizedProps;if(Xi(o,l)&&t.ref===e.ref)if(ne=!1,e.pendingProps=l=o,go(t,u))(t.flags&131072)!==0&&(ne=!0);else return e.lanes=t.lanes,xn(t,e,u)}return oo(t,e,n,l,u)}function np(t,e,n,l){var u=l.children,o=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(o=o!==null?o.baseLanes|n:n,t!==null){for(l=e.child=t.child,u=0;l!==null;)u=u|l.lanes|l.childLanes,l=l.sibling;l=u&~o}else l=0,e.child=null;return lp(t,e,o,n,l)}if((n&536870912)!==0)e.memoizedState={baseLanes:0,cachePool:null},t!==null&&na(e,o!==null?o.cachePool:null),o!==null?ud(e,o):Lc(),ad(e);else return l=e.lanes=536870912,lp(t,e,o!==null?o.baseLanes|n:n,n,l)}else o!==null?(na(e,o.cachePool),ud(e,o),Gn(),e.memoizedState=null):(t!==null&&na(e,null),Lc(),Gn());return fe(t,e,u,n),e.child}function lu(t,e){return t!==null&&t.tag===22||e.stateNode!==null||(e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),e.sibling}function lp(t,e,n,l,u){var o=kc();return o=o===null?null:{parent:te._currentValue,pool:o},e.memoizedState={baseLanes:n,cachePool:o},t!==null&&na(e,null),Lc(),ad(e),t!==null&&Fl(t,e,l,!0),e.childLanes=u,null}function va(t,e){return e=Sa({mode:e.mode,children:e.children},t.mode),e.ref=t.ref,t.child=e,e.return=t,e}function ip(t,e,n){return vl(e,t.child,null,n),t=va(e,e.pendingProps),t.flags|=2,je(e),e.memoizedState=null,t}function Ub(t,e,n){var l=e.pendingProps,u=(e.flags&128)!==0;if(e.flags&=-129,t===null){if(Dt){if(l.mode==="hidden")return t=va(e,l),e.lanes=536870912,lu(null,t);if(Yc(e),(t=Zt)?(t=ym(t,Ke),t=t!==null&&t.data==="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Un!==null?{id:un,overflow:an}:null,retryLane:536870912,hydrationErrors:null},n=Yh(t),n.return=e,e.child=n,oe=e,Zt=null)):t=null,t===null)throw Bn(e);return e.lanes=536870912,null}return va(e,l)}var o=t.memoizedState;if(o!==null){var h=o.dehydrated;if(Yc(e),u)if(e.flags&256)e.flags&=-257,e=ip(t,e,n);else if(e.memoizedState!==null)e.child=t.child,e.flags|=128,e=null;else throw Error(c(558));else if(ne||Fl(t,e,n,!1),u=(n&t.childLanes)!==0,ne||u){if(l=Qt,l!==null&&(h=Jf(l,n),h!==0&&h!==o.retryLane))throw o.retryLane=h,sl(t,h),Me(l,t,h),co;Ma(),e=ip(t,e,n)}else t=o.treeContext,Zt=Fe(h.nextSibling),oe=e,Dt=!0,jn=null,Ke=!1,t!==null&&Qh(e,t),e=va(e,l),e.flags|=4096;return e}return t=mn(t.child,{mode:l.mode,children:l.children}),t.ref=e.ref,e.child=t,t.return=e,t}function ba(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(c(284));(t===null||t.ref!==n)&&(e.flags|=4194816)}}function oo(t,e,n,l,u){return pl(e),n=Gc(t,e,n,l,void 0,u),l=Qc(),t!==null&&!ne?(Vc(t,e,u),xn(t,e,u)):(Dt&&l&&zc(e),e.flags|=1,fe(t,e,n,u),e.child)}function up(t,e,n,l,u,o){return pl(e),e.updateQueue=null,n=cd(e,l,n,u),rd(t),l=Qc(),t!==null&&!ne?(Vc(t,e,o),xn(t,e,o)):(Dt&&l&&zc(e),e.flags|=1,fe(t,e,n,o),e.child)}function ap(t,e,n,l,u){if(pl(e),e.stateNode===null){var o=Vl,h=n.contextType;typeof h=="object"&&h!==null&&(o=se(h)),o=new n(l,o),e.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,o.updater=ao,e.stateNode=o,o._reactInternals=e,o=e.stateNode,o.props=l,o.state=e.memoizedState,o.refs={},Uc(e),h=n.contextType,o.context=typeof h=="object"&&h!==null?se(h):Vl,o.state=e.memoizedState,h=n.getDerivedStateFromProps,typeof h=="function"&&(uo(e,n,h,l),o.state=e.memoizedState),typeof n.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(h=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),h!==o.state&&ao.enqueueReplaceState(o,o.state,null),Wi(e,l,o,u),$i(),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308),l=!0}else if(t===null){o=e.stateNode;var v=e.memoizedProps,z=Sl(n,v);o.props=z;var w=o.context,U=n.contextType;h=Vl,typeof U=="object"&&U!==null&&(h=se(U));var q=n.getDerivedStateFromProps;U=typeof q=="function"||typeof o.getSnapshotBeforeUpdate=="function",v=e.pendingProps!==v,U||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(v||w!==h)&&Zd(e,o,l,h),Ln=!1;var R=e.memoizedState;o.state=R,Wi(e,l,o,u),$i(),w=e.memoizedState,v||R!==w||Ln?(typeof q=="function"&&(uo(e,n,q,l),w=e.memoizedState),(z=Ln||Vd(e,n,z,l,R,w,h))?(U||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(e.flags|=4194308)):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),e.memoizedProps=l,e.memoizedState=w),o.props=l,o.state=w,o.context=h,l=z):(typeof o.componentDidMount=="function"&&(e.flags|=4194308),l=!1)}else{o=e.stateNode,jc(t,e),h=e.memoizedProps,U=Sl(n,h),o.props=U,q=e.pendingProps,R=o.context,w=n.contextType,z=Vl,typeof w=="object"&&w!==null&&(z=se(w)),v=n.getDerivedStateFromProps,(w=typeof v=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(h!==q||R!==z)&&Zd(e,o,l,z),Ln=!1,R=e.memoizedState,o.state=R,Wi(e,l,o,u),$i();var k=e.memoizedState;h!==q||R!==k||Ln||t!==null&&t.dependencies!==null&&ta(t.dependencies)?(typeof v=="function"&&(uo(e,n,v,l),k=e.memoizedState),(U=Ln||Vd(e,n,U,l,R,k,z)||t!==null&&t.dependencies!==null&&ta(t.dependencies))?(w||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(l,k,z),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(l,k,z)),typeof o.componentDidUpdate=="function"&&(e.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(e.flags|=1024)):(typeof o.componentDidUpdate!="function"||h===t.memoizedProps&&R===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||h===t.memoizedProps&&R===t.memoizedState||(e.flags|=1024),e.memoizedProps=l,e.memoizedState=k),o.props=l,o.state=k,o.context=z,l=U):(typeof o.componentDidUpdate!="function"||h===t.memoizedProps&&R===t.memoizedState||(e.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||h===t.memoizedProps&&R===t.memoizedState||(e.flags|=1024),l=!1)}return o=l,ba(t,e),l=(e.flags&128)!==0,o||l?(o=e.stateNode,n=l&&typeof n.getDerivedStateFromError!="function"?null:o.render(),e.flags|=1,t!==null&&l?(e.child=vl(e,t.child,null,u),e.child=vl(e,null,n,u)):fe(t,e,n,u),e.memoizedState=o.state,t=e.child):t=xn(t,e,u),t}function rp(t,e,n,l){return hl(),e.flags|=256,fe(t,e,n,l),e.child}var so={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function fo(t){return{baseLanes:t,cachePool:Ih()}}function ho(t,e,n){return t=t!==null?t.childLanes&~n:0,e&&(t|=He),t}function cp(t,e,n){var l=e.pendingProps,u=!1,o=(e.flags&128)!==0,h;if((h=o)||(h=t!==null&&t.memoizedState===null?!1:($t.current&2)!==0),h&&(u=!0,e.flags&=-129),h=(e.flags&32)!==0,e.flags&=-33,t===null){if(Dt){if(u?Xn(e):Gn(),(t=Zt)?(t=ym(t,Ke),t=t!==null&&t.data!=="&"?t:null,t!==null&&(e.memoizedState={dehydrated:t,treeContext:Un!==null?{id:un,overflow:an}:null,retryLane:536870912,hydrationErrors:null},n=Yh(t),n.return=e,e.child=n,oe=e,Zt=null)):t=null,t===null)throw Bn(e);return Fo(t)?e.lanes=32:e.lanes=536870912,null}var v=l.children;return l=l.fallback,u?(Gn(),u=e.mode,v=Sa({mode:"hidden",children:v},u),l=fl(l,u,n,null),v.return=e,l.return=e,v.sibling=l,e.child=v,l=e.child,l.memoizedState=fo(n),l.childLanes=ho(t,h,n),e.memoizedState=so,lu(null,l)):(Xn(e),po(e,v))}var z=t.memoizedState;if(z!==null&&(v=z.dehydrated,v!==null)){if(o)e.flags&256?(Xn(e),e.flags&=-257,e=mo(t,e,n)):e.memoizedState!==null?(Gn(),e.child=t.child,e.flags|=128,e=null):(Gn(),v=l.fallback,u=e.mode,l=Sa({mode:"visible",children:l.children},u),v=fl(v,u,n,null),v.flags|=2,l.return=e,v.return=e,l.sibling=v,e.child=l,vl(e,t.child,null,n),l=e.child,l.memoizedState=fo(n),l.childLanes=ho(t,h,n),e.memoizedState=so,e=lu(null,l));else if(Xn(e),Fo(v)){if(h=v.nextSibling&&v.nextSibling.dataset,h)var w=h.dgst;h=w,l=Error(c(419)),l.stack="",l.digest=h,Vi({value:l,source:null,stack:null}),e=mo(t,e,n)}else if(ne||Fl(t,e,n,!1),h=(n&t.childLanes)!==0,ne||h){if(h=Qt,h!==null&&(l=Jf(h,n),l!==0&&l!==z.retryLane))throw z.retryLane=l,sl(t,l),Me(h,t,l),co;Jo(v)||Ma(),e=mo(t,e,n)}else Jo(v)?(e.flags|=192,e.child=t.child,e=null):(t=z.treeContext,Zt=Fe(v.nextSibling),oe=e,Dt=!0,jn=null,Ke=!1,t!==null&&Qh(e,t),e=po(e,l.children),e.flags|=4096);return e}return u?(Gn(),v=l.fallback,u=e.mode,z=t.child,w=z.sibling,l=mn(z,{mode:"hidden",children:l.children}),l.subtreeFlags=z.subtreeFlags&65011712,w!==null?v=mn(w,v):(v=fl(v,u,n,null),v.flags|=2),v.return=e,l.return=e,l.sibling=v,e.child=l,lu(null,l),l=e.child,v=t.child.memoizedState,v===null?v=fo(n):(u=v.cachePool,u!==null?(z=te._currentValue,u=u.parent!==z?{parent:z,pool:z}:u):u=Ih(),v={baseLanes:v.baseLanes|n,cachePool:u}),l.memoizedState=v,l.childLanes=ho(t,h,n),e.memoizedState=so,lu(t.child,l)):(Xn(e),n=t.child,t=n.sibling,n=mn(n,{mode:"visible",children:l.children}),n.return=e,n.sibling=null,t!==null&&(h=e.deletions,h===null?(e.deletions=[t],e.flags|=16):h.push(t)),e.child=n,e.memoizedState=null,n)}function po(t,e){return e=Sa({mode:"visible",children:e},t.mode),e.return=t,t.child=e}function Sa(t,e){return t=Ne(22,t,null,e),t.lanes=0,t}function mo(t,e,n){return vl(e,t.child,null,n),t=po(e,e.pendingProps.children),t.flags|=2,e.memoizedState=null,t}function op(t,e,n){t.lanes|=e;var l=t.alternate;l!==null&&(l.lanes|=e),Mc(t.return,e,n)}function yo(t,e,n,l,u,o){var h=t.memoizedState;h===null?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:l,tail:n,tailMode:u,treeForkCount:o}:(h.isBackwards=e,h.rendering=null,h.renderingStartTime=0,h.last=l,h.tail=n,h.tailMode=u,h.treeForkCount=o)}function sp(t,e,n){var l=e.pendingProps,u=l.revealOrder,o=l.tail;l=l.children;var h=$t.current,v=(h&2)!==0;if(v?(h=h&1|2,e.flags|=128):h&=1,S($t,h),fe(t,e,l,n),l=Dt?Qi:0,!v&&t!==null&&(t.flags&128)!==0)t:for(t=e.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&op(t,n,e);else if(t.tag===19)op(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(u){case"forwards":for(n=e.child,u=null;n!==null;)t=n.alternate,t!==null&&ca(t)===null&&(u=n),n=n.sibling;n=u,n===null?(u=e.child,e.child=null):(u=n.sibling,n.sibling=null),yo(e,!1,u,n,o,l);break;case"backwards":case"unstable_legacy-backwards":for(n=null,u=e.child,e.child=null;u!==null;){if(t=u.alternate,t!==null&&ca(t)===null){e.child=u;break}t=u.sibling,u.sibling=n,n=u,u=t}yo(e,!0,n,null,o,l);break;case"together":yo(e,!1,null,null,void 0,l);break;default:e.memoizedState=null}return e.child}function xn(t,e,n){if(t!==null&&(e.dependencies=t.dependencies),Zn|=e.lanes,(n&e.childLanes)===0)if(t!==null){if(Fl(t,e,n,!1),(n&e.childLanes)===0)return null}else return null;if(t!==null&&e.child!==t.child)throw Error(c(153));if(e.child!==null){for(t=e.child,n=mn(t,t.pendingProps),e.child=n,n.return=e;t.sibling!==null;)t=t.sibling,n=n.sibling=mn(t,t.pendingProps),n.return=e;n.sibling=null}return e.child}function go(t,e){return(t.lanes&e)!==0?!0:(t=t.dependencies,!!(t!==null&&ta(t)))}function jb(t,e,n){switch(e.tag){case 3:Mt(e,e.stateNode.containerInfo),Hn(e,te,t.memoizedState.cache),hl();break;case 27:case 5:xe(e);break;case 4:Mt(e,e.stateNode.containerInfo);break;case 10:Hn(e,e.type,e.memoizedProps.value);break;case 31:if(e.memoizedState!==null)return e.flags|=128,Yc(e),null;break;case 13:var l=e.memoizedState;if(l!==null)return l.dehydrated!==null?(Xn(e),e.flags|=128,null):(n&e.child.childLanes)!==0?cp(t,e,n):(Xn(e),t=xn(t,e,n),t!==null?t.sibling:null);Xn(e);break;case 19:var u=(t.flags&128)!==0;if(l=(n&e.childLanes)!==0,l||(Fl(t,e,n,!1),l=(n&e.childLanes)!==0),u){if(l)return sp(t,e,n);e.flags|=128}if(u=e.memoizedState,u!==null&&(u.rendering=null,u.tail=null,u.lastEffect=null),S($t,$t.current),l)break;return null;case 22:return e.lanes=0,np(t,e,n,e.pendingProps);case 24:Hn(e,te,t.memoizedState.cache)}return xn(t,e,n)}function fp(t,e,n){if(t!==null)if(t.memoizedProps!==e.pendingProps)ne=!0;else{if(!go(t,n)&&(e.flags&128)===0)return ne=!1,jb(t,e,n);ne=(t.flags&131072)!==0}else ne=!1,Dt&&(e.flags&1048576)!==0&&Gh(e,Qi,e.index);switch(e.lanes=0,e.tag){case 16:t:{var l=e.pendingProps;if(t=yl(e.elementType),e.type=t,typeof t=="function")xc(t)?(l=Sl(t,l),e.tag=1,e=ap(null,e,t,l,n)):(e.tag=0,e=oo(null,e,t,l,n));else{if(t!=null){var u=t.$$typeof;if(u===lt){e.tag=11,e=Pd(null,e,t,l,n);break t}else if(u===Y){e.tag=14,e=tp(null,e,t,l,n);break t}}throw e=et(t)||t,Error(c(306,e,""))}}return e;case 0:return oo(t,e,e.type,e.pendingProps,n);case 1:return l=e.type,u=Sl(l,e.pendingProps),ap(t,e,l,u,n);case 3:t:{if(Mt(e,e.stateNode.containerInfo),t===null)throw Error(c(387));l=e.pendingProps;var o=e.memoizedState;u=o.element,jc(t,e),Wi(e,l,null,n);var h=e.memoizedState;if(l=h.cache,Hn(e,te,l),l!==o.cache&&Dc(e,[te],n,!0),$i(),l=h.element,o.isDehydrated)if(o={element:l,isDehydrated:!1,cache:h.cache},e.updateQueue.baseState=o,e.memoizedState=o,e.flags&256){e=rp(t,e,l,n);break t}else if(l!==u){u=Qe(Error(c(424)),e),Vi(u),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,Zt=Fe(t.firstChild),oe=e,Dt=!0,jn=null,Ke=!0,n=nd(e,null,l,n),e.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(hl(),l===u){e=xn(t,e,n);break t}fe(t,e,l,n)}e=e.child}return e;case 26:return ba(t,e),t===null?(n=Em(e.type,null,e.pendingProps,null))?e.memoizedState=n:Dt||(n=e.type,t=e.pendingProps,l=ja(F.current).createElement(n),l[ce]=e,l[Te]=t,he(l,n,t),ae(l),e.stateNode=l):e.memoizedState=Em(e.type,t.memoizedProps,e.pendingProps,t.memoizedState),null;case 27:return xe(e),t===null&&Dt&&(l=e.stateNode=bm(e.type,e.pendingProps,F.current),oe=e,Ke=!0,u=Zt,$n(e.type)?(Io=u,Zt=Fe(l.firstChild)):Zt=u),fe(t,e,e.pendingProps.children,n),ba(t,e),t===null&&(e.flags|=4194304),e.child;case 5:return t===null&&Dt&&((u=l=Zt)&&(l=hS(l,e.type,e.pendingProps,Ke),l!==null?(e.stateNode=l,oe=e,Zt=Fe(l.firstChild),Ke=!1,u=!0):u=!1),u||Bn(e)),xe(e),u=e.type,o=e.pendingProps,h=t!==null?t.memoizedProps:null,l=o.children,Vo(u,o)?l=null:h!==null&&Vo(u,h)&&(e.flags|=32),e.memoizedState!==null&&(u=Gc(t,e,Cb,null,null,n),vu._currentValue=u),ba(t,e),fe(t,e,l,n),e.child;case 6:return t===null&&Dt&&((t=n=Zt)&&(n=dS(n,e.pendingProps,Ke),n!==null?(e.stateNode=n,oe=e,Zt=null,t=!0):t=!1),t||Bn(e)),null;case 13:return cp(t,e,n);case 4:return Mt(e,e.stateNode.containerInfo),l=e.pendingProps,t===null?e.child=vl(e,null,l,n):fe(t,e,l,n),e.child;case 11:return Pd(t,e,e.type,e.pendingProps,n);case 7:return fe(t,e,e.pendingProps,n),e.child;case 8:return fe(t,e,e.pendingProps.children,n),e.child;case 12:return fe(t,e,e.pendingProps.children,n),e.child;case 10:return l=e.pendingProps,Hn(e,e.type,l.value),fe(t,e,l.children,n),e.child;case 9:return u=e.type._context,l=e.pendingProps.children,pl(e),u=se(u),l=l(u),e.flags|=1,fe(t,e,l,n),e.child;case 14:return tp(t,e,e.type,e.pendingProps,n);case 15:return ep(t,e,e.type,e.pendingProps,n);case 19:return sp(t,e,n);case 31:return Ub(t,e,n);case 22:return np(t,e,n,e.pendingProps);case 24:return pl(e),l=se(te),t===null?(u=kc(),u===null&&(u=Qt,o=wc(),u.pooledCache=o,o.refCount++,o!==null&&(u.pooledCacheLanes|=n),u=o),e.memoizedState={parent:l,cache:u},Uc(e),Hn(e,te,u)):((t.lanes&n)!==0&&(jc(t,e),Wi(e,null,null,n),$i()),u=t.memoizedState,o=e.memoizedState,u.parent!==l?(u={parent:l,cache:l},e.memoizedState=u,e.lanes===0&&(e.memoizedState=e.updateQueue.baseState=u),Hn(e,te,l)):(l=o.cache,Hn(e,te,l),l!==u.cache&&Dc(e,[te],n,!0))),fe(t,e,e.pendingProps.children,n),e.child;case 29:throw e.pendingProps}throw Error(c(156,e.tag))}function En(t){t.flags|=4}function vo(t,e,n,l,u){if((e=(t.mode&32)!==0)&&(e=!1),e){if(t.flags|=16777216,(u&335544128)===u)if(t.stateNode.complete)t.flags|=8192;else if(Hp())t.flags|=8192;else throw gl=ia,Nc}else t.flags&=-16777217}function hp(t,e){if(e.type!=="stylesheet"||(e.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!Cm(e))if(Hp())t.flags|=8192;else throw gl=ia,Nc}function xa(t,e){e!==null&&(t.flags|=4),t.flags&16384&&(e=t.tag!==22?Vf():536870912,t.lanes|=e,ri|=e)}function iu(t,e){if(!Dt)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 Kt(t){var e=t.alternate!==null&&t.alternate.child===t.child,n=0,l=0;if(e)for(var u=t.child;u!==null;)n|=u.lanes|u.childLanes,l|=u.subtreeFlags&65011712,l|=u.flags&65011712,u.return=t,u=u.sibling;else for(u=t.child;u!==null;)n|=u.lanes|u.childLanes,l|=u.subtreeFlags,l|=u.flags,u.return=t,u=u.sibling;return t.subtreeFlags|=l,t.childLanes=n,e}function Bb(t,e,n){var l=e.pendingProps;switch(Ac(e),e.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Kt(e),null;case 1:return Kt(e),null;case 3:return n=e.stateNode,l=null,t!==null&&(l=t.memoizedState.cache),e.memoizedState.cache!==l&&(e.flags|=2048),vn(te),bt(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(t===null||t.child===null)&&(Jl(e)?En(e):t===null||t.memoizedState.isDehydrated&&(e.flags&256)===0||(e.flags|=1024,Cc())),Kt(e),null;case 26:var u=e.type,o=e.memoizedState;return t===null?(En(e),o!==null?(Kt(e),hp(e,o)):(Kt(e),vo(e,u,null,l,n))):o?o!==t.memoizedState?(En(e),Kt(e),hp(e,o)):(Kt(e),e.flags&=-16777217):(t=t.memoizedProps,t!==l&&En(e),Kt(e),vo(e,u,t,l,n)),null;case 27:if(on(e),n=F.current,u=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==l&&En(e);else{if(!l){if(e.stateNode===null)throw Error(c(166));return Kt(e),null}t=L.current,Jl(e)?Vh(e):(t=bm(u,l,n),e.stateNode=t,En(e))}return Kt(e),null;case 5:if(on(e),u=e.type,t!==null&&e.stateNode!=null)t.memoizedProps!==l&&En(e);else{if(!l){if(e.stateNode===null)throw Error(c(166));return Kt(e),null}if(o=L.current,Jl(e))Vh(e);else{var h=ja(F.current);switch(o){case 1:o=h.createElementNS("http://www.w3.org/2000/svg",u);break;case 2:o=h.createElementNS("http://www.w3.org/1998/Math/MathML",u);break;default:switch(u){case"svg":o=h.createElementNS("http://www.w3.org/2000/svg",u);break;case"math":o=h.createElementNS("http://www.w3.org/1998/Math/MathML",u);break;case"script":o=h.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild);break;case"select":o=typeof l.is=="string"?h.createElement("select",{is:l.is}):h.createElement("select"),l.multiple?o.multiple=!0:l.size&&(o.size=l.size);break;default:o=typeof l.is=="string"?h.createElement(u,{is:l.is}):h.createElement(u)}}o[ce]=e,o[Te]=l;t:for(h=e.child;h!==null;){if(h.tag===5||h.tag===6)o.appendChild(h.stateNode);else if(h.tag!==4&&h.tag!==27&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===e)break t;for(;h.sibling===null;){if(h.return===null||h.return===e)break t;h=h.return}h.sibling.return=h.return,h=h.sibling}e.stateNode=o;t:switch(he(o,u,l),u){case"button":case"input":case"select":case"textarea":l=!!l.autoFocus;break t;case"img":l=!0;break t;default:l=!1}l&&En(e)}}return Kt(e),vo(e,e.type,t===null?null:t.memoizedProps,e.pendingProps,n),null;case 6:if(t&&e.stateNode!=null)t.memoizedProps!==l&&En(e);else{if(typeof l!="string"&&e.stateNode===null)throw Error(c(166));if(t=F.current,Jl(e)){if(t=e.stateNode,n=e.memoizedProps,l=null,u=oe,u!==null)switch(u.tag){case 27:case 5:l=u.memoizedProps}t[ce]=e,t=!!(t.nodeValue===n||l!==null&&l.suppressHydrationWarning===!0||cm(t.nodeValue,n)),t||Bn(e,!0)}else t=ja(t).createTextNode(l),t[ce]=e,e.stateNode=t}return Kt(e),null;case 31:if(n=e.memoizedState,t===null||t.memoizedState!==null){if(l=Jl(e),n!==null){if(t===null){if(!l)throw Error(c(318));if(t=e.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(c(557));t[ce]=e}else hl(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Kt(e),t=!1}else n=Cc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=n),t=!0;if(!t)return e.flags&256?(je(e),e):(je(e),null);if((e.flags&128)!==0)throw Error(c(558))}return Kt(e),null;case 13:if(l=e.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(u=Jl(e),l!==null&&l.dehydrated!==null){if(t===null){if(!u)throw Error(c(318));if(u=e.memoizedState,u=u!==null?u.dehydrated:null,!u)throw Error(c(317));u[ce]=e}else hl(),(e.flags&128)===0&&(e.memoizedState=null),e.flags|=4;Kt(e),u=!1}else u=Cc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=u),u=!0;if(!u)return e.flags&256?(je(e),e):(je(e),null)}return je(e),(e.flags&128)!==0?(e.lanes=n,e):(n=l!==null,t=t!==null&&t.memoizedState!==null,n&&(l=e.child,u=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(u=l.alternate.memoizedState.cachePool.pool),o=null,l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(o=l.memoizedState.cachePool.pool),o!==u&&(l.flags|=2048)),n!==t&&n&&(e.child.flags|=8192),xa(e,e.updateQueue),Kt(e),null);case 4:return bt(),t===null&&qo(e.stateNode.containerInfo),Kt(e),null;case 10:return vn(e.type),Kt(e),null;case 19:if(_($t),l=e.memoizedState,l===null)return Kt(e),null;if(u=(e.flags&128)!==0,o=l.rendering,o===null)if(u)iu(l,!1);else{if(It!==0||t!==null&&(t.flags&128)!==0)for(t=e.child;t!==null;){if(o=ca(t),o!==null){for(e.flags|=128,iu(l,!1),t=o.updateQueue,e.updateQueue=t,xa(e,t),e.subtreeFlags=0,t=n,n=e.child;n!==null;)qh(n,t),n=n.sibling;return S($t,$t.current&1|2),Dt&&yn(e,l.treeForkCount),e.child}t=t.sibling}l.tail!==null&&me()>_a&&(e.flags|=128,u=!0,iu(l,!1),e.lanes=4194304)}else{if(!u)if(t=ca(o),t!==null){if(e.flags|=128,u=!0,t=t.updateQueue,e.updateQueue=t,xa(e,t),iu(l,!0),l.tail===null&&l.tailMode==="hidden"&&!o.alternate&&!Dt)return Kt(e),null}else 2*me()-l.renderingStartTime>_a&&n!==536870912&&(e.flags|=128,u=!0,iu(l,!1),e.lanes=4194304);l.isBackwards?(o.sibling=e.child,e.child=o):(t=l.last,t!==null?t.sibling=o:e.child=o,l.last=o)}return l.tail!==null?(t=l.tail,l.rendering=t,l.tail=t.sibling,l.renderingStartTime=me(),t.sibling=null,n=$t.current,S($t,u?n&1|2:n&1),Dt&&yn(e,l.treeForkCount),t):(Kt(e),null);case 22:case 23:return je(e),qc(),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&&(Kt(e),e.subtreeFlags&6&&(e.flags|=8192)):Kt(e),n=e.updateQueue,n!==null&&xa(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&&_(ml),null;case 24:return n=null,t!==null&&(n=t.memoizedState.cache),e.memoizedState.cache!==n&&(e.flags|=2048),vn(te),Kt(e),null;case 25:return null;case 30:return null}throw Error(c(156,e.tag))}function Hb(t,e){switch(Ac(e),e.tag){case 1:return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 3:return vn(te),bt(),t=e.flags,(t&65536)!==0&&(t&128)===0?(e.flags=t&-65537|128,e):null;case 26:case 27:case 5:return on(e),null;case 31:if(e.memoizedState!==null){if(je(e),e.alternate===null)throw Error(c(340));hl()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 13:if(je(e),t=e.memoizedState,t!==null&&t.dehydrated!==null){if(e.alternate===null)throw Error(c(340));hl()}return t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 19:return _($t),null;case 4:return bt(),null;case 10:return vn(e.type),null;case 22:case 23:return je(e),qc(),t!==null&&_(ml),t=e.flags,t&65536?(e.flags=t&-65537|128,e):null;case 24:return vn(te),null;case 25:return null;default:return null}}function dp(t,e){switch(Ac(e),e.tag){case 3:vn(te),bt();break;case 26:case 27:case 5:on(e);break;case 4:bt();break;case 31:e.memoizedState!==null&&je(e);break;case 13:je(e);break;case 19:_($t);break;case 10:vn(e.type);break;case 22:case 23:je(e),qc(),t!==null&&_(ml);break;case 24:vn(te)}}function uu(t,e){try{var n=e.updateQueue,l=n!==null?n.lastEffect:null;if(l!==null){var u=l.next;n=u;do{if((n.tag&t)===t){l=void 0;var o=n.create,h=n.inst;l=o(),h.destroy=l}n=n.next}while(n!==u)}}catch(v){Ht(e,e.return,v)}}function Qn(t,e,n){try{var l=e.updateQueue,u=l!==null?l.lastEffect:null;if(u!==null){var o=u.next;l=o;do{if((l.tag&t)===t){var h=l.inst,v=h.destroy;if(v!==void 0){h.destroy=void 0,u=e;var z=n,w=v;try{w()}catch(U){Ht(u,z,U)}}}l=l.next}while(l!==o)}}catch(U){Ht(e,e.return,U)}}function pp(t){var e=t.updateQueue;if(e!==null){var n=t.stateNode;try{id(e,n)}catch(l){Ht(t,t.return,l)}}}function mp(t,e,n){n.props=Sl(t.type,t.memoizedProps),n.state=t.memoizedState;try{n.componentWillUnmount()}catch(l){Ht(t,e,l)}}function au(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(u){Ht(t,e,u)}}function rn(t,e){var n=t.ref,l=t.refCleanup;if(n!==null)if(typeof l=="function")try{l()}catch(u){Ht(t,e,u)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof n=="function")try{n(null)}catch(u){Ht(t,e,u)}else n.current=null}function yp(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(u){Ht(t,t.return,u)}}function bo(t,e,n){try{var l=t.stateNode;aS(l,t.type,n,e),l[Te]=e}catch(u){Ht(t,t.return,u)}}function gp(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&$n(t.type)||t.tag===4}function So(t){t:for(;;){for(;t.sibling===null;){if(t.return===null||gp(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&&$n(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=dn));else if(l!==4&&(l===27&&$n(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 Ea(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&&$n(t.type)&&(n=t.stateNode),t=t.child,t!==null))for(Ea(t,e,n),t=t.sibling;t!==null;)Ea(t,e,n),t=t.sibling}function vp(t){var e=t.stateNode,n=t.memoizedProps;try{for(var l=t.type,u=e.attributes;u.length;)e.removeAttributeNode(u[0]);he(e,l,n),e[ce]=t,e[Te]=n}catch(o){Ht(t,t.return,o)}}var Tn=!1,le=!1,Eo=!1,bp=typeof WeakSet=="function"?WeakSet:Set,re=null;function Lb(t,e){if(t=t.containerInfo,Go=Ga,t=wh(t),pc(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 u=l.anchorOffset,o=l.focusNode;l=l.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break t}var h=0,v=-1,z=-1,w=0,U=0,q=t,R=null;e:for(;;){for(var k;q!==n||u!==0&&q.nodeType!==3||(v=h+u),q!==o||l!==0&&q.nodeType!==3||(z=h+l),q.nodeType===3&&(h+=q.nodeValue.length),(k=q.firstChild)!==null;)R=q,q=k;for(;;){if(q===t)break e;if(R===n&&++w===u&&(v=h),R===o&&++U===l&&(z=h),(k=q.nextSibling)!==null)break;q=R,R=q.parentNode}q=k}n=v===-1||z===-1?null:{start:v,end:z}}else n=null}n=n||{start:0,end:0}}else n=null;for(Qo={focusedElem:t,selectionRange:n},Ga=!1,re=e;re!==null;)if(e=re,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,re=t;else for(;re!==null;){switch(e=re,o=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++)u=t[n],u.ref.impl=u.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&o!==null){t=void 0,n=e,u=o.memoizedProps,o=o.memoizedState,l=n.stateNode;try{var it=Sl(n.type,u);t=l.getSnapshotBeforeUpdate(it,o),l.__reactInternalSnapshotBeforeUpdate=t}catch(ft){Ht(n,n.return,ft)}}break;case 3:if((t&1024)!==0){if(t=e.stateNode.containerInfo,n=t.nodeType,n===9)Ko(t);else if(n===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":Ko(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(c(163))}if(t=e.sibling,t!==null){t.return=e.return,re=t;break}re=e.return}}function Sp(t,e,n){var l=n.flags;switch(n.tag){case 0:case 11:case 15:An(t,n),l&4&&uu(5,n);break;case 1:if(An(t,n),l&4)if(t=n.stateNode,e===null)try{t.componentDidMount()}catch(h){Ht(n,n.return,h)}else{var u=Sl(n.type,e.memoizedProps);e=e.memoizedState;try{t.componentDidUpdate(u,e,t.__reactInternalSnapshotBeforeUpdate)}catch(h){Ht(n,n.return,h)}}l&64&&pp(n),l&512&&au(n,n.return);break;case 3:if(An(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{id(t,e)}catch(h){Ht(n,n.return,h)}}break;case 27:e===null&&l&4&&vp(n);case 26:case 5:An(t,n),e===null&&l&4&&yp(n),l&512&&au(n,n.return);break;case 12:An(t,n);break;case 31:An(t,n),l&4&&Tp(t,n);break;case 13:An(t,n),l&4&&zp(t,n),l&64&&(t=n.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(n=Jb.bind(null,n),pS(t,n))));break;case 22:if(l=n.memoizedState!==null||Tn,!l){e=e!==null&&e.memoizedState!==null||le,u=Tn;var o=le;Tn=l,(le=e)&&!o?_n(t,n,(n.subtreeFlags&8772)!==0):An(t,n),Tn=u,le=o}break;case 30:break;default:An(t,n)}}function xp(t){var e=t.alternate;e!==null&&(t.alternate=null,xp(e)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(e=t.stateNode,e!==null&&$r(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 Jt=null,Ae=!1;function zn(t,e,n){for(n=n.child;n!==null;)Ep(t,e,n),n=n.sibling}function Ep(t,e,n){if(ie&&typeof ie.onCommitFiberUnmount=="function")try{ie.onCommitFiberUnmount(ye,n)}catch{}switch(n.tag){case 26:le||rn(n,e),zn(t,e,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:le||rn(n,e);var l=Jt,u=Ae;$n(n.type)&&(Jt=n.stateNode,Ae=!1),zn(t,e,n),mu(n.stateNode),Jt=l,Ae=u;break;case 5:le||rn(n,e);case 6:if(l=Jt,u=Ae,Jt=null,zn(t,e,n),Jt=l,Ae=u,Jt!==null)if(Ae)try{(Jt.nodeType===9?Jt.body:Jt.nodeName==="HTML"?Jt.ownerDocument.body:Jt).removeChild(n.stateNode)}catch(o){Ht(n,e,o)}else try{Jt.removeChild(n.stateNode)}catch(o){Ht(n,e,o)}break;case 18:Jt!==null&&(Ae?(t=Jt,pm(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,n.stateNode),mi(t)):pm(Jt,n.stateNode));break;case 4:l=Jt,u=Ae,Jt=n.stateNode.containerInfo,Ae=!0,zn(t,e,n),Jt=l,Ae=u;break;case 0:case 11:case 14:case 15:Qn(2,n,e),le||Qn(4,n,e),zn(t,e,n);break;case 1:le||(rn(n,e),l=n.stateNode,typeof l.componentWillUnmount=="function"&&mp(n,e,l)),zn(t,e,n);break;case 21:zn(t,e,n);break;case 22:le=(l=le)||n.memoizedState!==null,zn(t,e,n),le=l;break;default:zn(t,e,n)}}function Tp(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{mi(t)}catch(n){Ht(e,e.return,n)}}}function zp(t,e){if(e.memoizedState===null&&(t=e.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{mi(t)}catch(n){Ht(e,e.return,n)}}function qb(t){switch(t.tag){case 31:case 13:case 19:var e=t.stateNode;return e===null&&(e=t.stateNode=new bp),e;case 22:return t=t.stateNode,e=t._retryCache,e===null&&(e=t._retryCache=new bp),e;default:throw Error(c(435,t.tag))}}function Ta(t,e){var n=qb(t);e.forEach(function(l){if(!n.has(l)){n.add(l);var u=Fb.bind(null,t,l);l.then(u,u)}})}function _e(t,e){var n=e.deletions;if(n!==null)for(var l=0;l<n.length;l++){var u=n[l],o=t,h=e,v=h;t:for(;v!==null;){switch(v.tag){case 27:if($n(v.type)){Jt=v.stateNode,Ae=!1;break t}break;case 5:Jt=v.stateNode,Ae=!1;break t;case 3:case 4:Jt=v.stateNode.containerInfo,Ae=!0;break t}v=v.return}if(Jt===null)throw Error(c(160));Ep(o,h,u),Jt=null,Ae=!1,o=u.alternate,o!==null&&(o.return=null),u.return=null}if(e.subtreeFlags&13886)for(e=e.child;e!==null;)Ap(e,t),e=e.sibling}var Pe=null;function Ap(t,e){var n=t.alternate,l=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:_e(e,t),Ce(t),l&4&&(Qn(3,t,t.return),uu(3,t),Qn(5,t,t.return));break;case 1:_e(e,t),Ce(t),l&512&&(le||n===null||rn(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 u=Pe;if(_e(e,t),Ce(t),l&512&&(le||n===null||rn(n,n.return)),l&4){var o=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,u=u.ownerDocument||u;e:switch(l){case"title":o=u.getElementsByTagName("title")[0],(!o||o[ki]||o[ce]||o.namespaceURI==="http://www.w3.org/2000/svg"||o.hasAttribute("itemprop"))&&(o=u.createElement(l),u.head.insertBefore(o,u.querySelector("head > title"))),he(o,l,n),o[ce]=t,ae(o),l=o;break t;case"link":var h=Am("link","href",u).get(l+(n.href||""));if(h){for(var v=0;v<h.length;v++)if(o=h[v],o.getAttribute("href")===(n.href==null||n.href===""?null:n.href)&&o.getAttribute("rel")===(n.rel==null?null:n.rel)&&o.getAttribute("title")===(n.title==null?null:n.title)&&o.getAttribute("crossorigin")===(n.crossOrigin==null?null:n.crossOrigin)){h.splice(v,1);break e}}o=u.createElement(l),he(o,l,n),u.head.appendChild(o);break;case"meta":if(h=Am("meta","content",u).get(l+(n.content||""))){for(v=0;v<h.length;v++)if(o=h[v],o.getAttribute("content")===(n.content==null?null:""+n.content)&&o.getAttribute("name")===(n.name==null?null:n.name)&&o.getAttribute("property")===(n.property==null?null:n.property)&&o.getAttribute("http-equiv")===(n.httpEquiv==null?null:n.httpEquiv)&&o.getAttribute("charset")===(n.charSet==null?null:n.charSet)){h.splice(v,1);break e}}o=u.createElement(l),he(o,l,n),u.head.appendChild(o);break;default:throw Error(c(468,l))}o[ce]=t,ae(o),l=o}t.stateNode=l}else _m(u,t.type,t.stateNode);else t.stateNode=zm(u,l,t.memoizedProps);else o!==l?(o===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):o.count--,l===null?_m(u,t.type,t.stateNode):zm(u,l,t.memoizedProps)):l===null&&t.stateNode!==null&&bo(t,t.memoizedProps,n.memoizedProps)}break;case 27:_e(e,t),Ce(t),l&512&&(le||n===null||rn(n,n.return)),n!==null&&l&4&&bo(t,t.memoizedProps,n.memoizedProps);break;case 5:if(_e(e,t),Ce(t),l&512&&(le||n===null||rn(n,n.return)),t.flags&32){u=t.stateNode;try{Hl(u,"")}catch(it){Ht(t,t.return,it)}}l&4&&t.stateNode!=null&&(u=t.memoizedProps,bo(t,u,n!==null?n.memoizedProps:u)),l&1024&&(Eo=!0);break;case 6:if(_e(e,t),Ce(t),l&4){if(t.stateNode===null)throw Error(c(162));l=t.memoizedProps,n=t.stateNode;try{n.nodeValue=l}catch(it){Ht(t,t.return,it)}}break;case 3:if(La=null,u=Pe,Pe=Ba(e.containerInfo),_e(e,t),Pe=u,Ce(t),l&4&&n!==null&&n.memoizedState.isDehydrated)try{mi(e.containerInfo)}catch(it){Ht(t,t.return,it)}Eo&&(Eo=!1,_p(t));break;case 4:l=Pe,Pe=Ba(t.stateNode.containerInfo),_e(e,t),Ce(t),Pe=l;break;case 12:_e(e,t),Ce(t);break;case 31:_e(e,t),Ce(t),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Ta(t,l)));break;case 13:_e(e,t),Ce(t),t.child.flags&8192&&t.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&(Aa=me()),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Ta(t,l)));break;case 22:u=t.memoizedState!==null;var z=n!==null&&n.memoizedState!==null,w=Tn,U=le;if(Tn=w||u,le=U||z,_e(e,t),le=U,Tn=w,Ce(t),l&8192)t:for(e=t.stateNode,e._visibility=u?e._visibility&-2:e._visibility|1,u&&(n===null||z||Tn||le||xl(t)),n=null,e=t;;){if(e.tag===5||e.tag===26){if(n===null){z=n=e;try{if(o=z.stateNode,u)h=o.style,typeof h.setProperty=="function"?h.setProperty("display","none","important"):h.display="none";else{v=z.stateNode;var q=z.memoizedProps.style,R=q!=null&&q.hasOwnProperty("display")?q.display:null;v.style.display=R==null||typeof R=="boolean"?"":(""+R).trim()}}catch(it){Ht(z,z.return,it)}}}else if(e.tag===6){if(n===null){z=e;try{z.stateNode.nodeValue=u?"":z.memoizedProps}catch(it){Ht(z,z.return,it)}}}else if(e.tag===18){if(n===null){z=e;try{var k=z.stateNode;u?mm(k,!0):mm(z.stateNode,!1)}catch(it){Ht(z,z.return,it)}}}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,Ta(t,n))));break;case 19:_e(e,t),Ce(t),l&4&&(l=t.updateQueue,l!==null&&(t.updateQueue=null,Ta(t,l)));break;case 30:break;case 21:break;default:_e(e,t),Ce(t)}}function Ce(t){var e=t.flags;if(e&2){try{for(var n,l=t.return;l!==null;){if(gp(l)){n=l;break}l=l.return}if(n==null)throw Error(c(160));switch(n.tag){case 27:var u=n.stateNode,o=So(t);Ea(t,o,u);break;case 5:var h=n.stateNode;n.flags&32&&(Hl(h,""),n.flags&=-33);var v=So(t);Ea(t,v,h);break;case 3:case 4:var z=n.stateNode.containerInfo,w=So(t);xo(t,w,z);break;default:throw Error(c(161))}}catch(U){Ht(t,t.return,U)}t.flags&=-3}e&4096&&(t.flags&=-4097)}function _p(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var e=t;_p(e),e.tag===5&&e.flags&1024&&e.stateNode.reset(),t=t.sibling}}function An(t,e){if(e.subtreeFlags&8772)for(e=e.child;e!==null;)Sp(t,e.alternate,e),e=e.sibling}function xl(t){for(t=t.child;t!==null;){var e=t;switch(e.tag){case 0:case 11:case 14:case 15:Qn(4,e,e.return),xl(e);break;case 1:rn(e,e.return);var n=e.stateNode;typeof n.componentWillUnmount=="function"&&mp(e,e.return,n),xl(e);break;case 27:mu(e.stateNode);case 26:case 5:rn(e,e.return),xl(e);break;case 22:e.memoizedState===null&&xl(e);break;case 30:xl(e);break;default:xl(e)}t=t.sibling}}function _n(t,e,n){for(n=n&&(e.subtreeFlags&8772)!==0,e=e.child;e!==null;){var l=e.alternate,u=t,o=e,h=o.flags;switch(o.tag){case 0:case 11:case 15:_n(u,o,n),uu(4,o);break;case 1:if(_n(u,o,n),l=o,u=l.stateNode,typeof u.componentDidMount=="function")try{u.componentDidMount()}catch(w){Ht(l,l.return,w)}if(l=o,u=l.updateQueue,u!==null){var v=l.stateNode;try{var z=u.shared.hiddenCallbacks;if(z!==null)for(u.shared.hiddenCallbacks=null,u=0;u<z.length;u++)ld(z[u],v)}catch(w){Ht(l,l.return,w)}}n&&h&64&&pp(o),au(o,o.return);break;case 27:vp(o);case 26:case 5:_n(u,o,n),n&&l===null&&h&4&&yp(o),au(o,o.return);break;case 12:_n(u,o,n);break;case 31:_n(u,o,n),n&&h&4&&Tp(u,o);break;case 13:_n(u,o,n),n&&h&4&&zp(u,o);break;case 22:o.memoizedState===null&&_n(u,o,n),au(o,o.return);break;case 30:break;default:_n(u,o,n)}e=e.sibling}}function To(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&&Zi(n))}function zo(t,e){t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Zi(t))}function tn(t,e,n,l){if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Cp(t,e,n,l),e=e.sibling}function Cp(t,e,n,l){var u=e.flags;switch(e.tag){case 0:case 11:case 15:tn(t,e,n,l),u&2048&&uu(9,e);break;case 1:tn(t,e,n,l);break;case 3:tn(t,e,n,l),u&2048&&(t=null,e.alternate!==null&&(t=e.alternate.memoizedState.cache),e=e.memoizedState.cache,e!==t&&(e.refCount++,t!=null&&Zi(t)));break;case 12:if(u&2048){tn(t,e,n,l),t=e.stateNode;try{var o=e.memoizedProps,h=o.id,v=o.onPostCommit;typeof v=="function"&&v(h,e.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(z){Ht(e,e.return,z)}}else tn(t,e,n,l);break;case 31:tn(t,e,n,l);break;case 13:tn(t,e,n,l);break;case 23:break;case 22:o=e.stateNode,h=e.alternate,e.memoizedState!==null?o._visibility&2?tn(t,e,n,l):ru(t,e):o._visibility&2?tn(t,e,n,l):(o._visibility|=2,ii(t,e,n,l,(e.subtreeFlags&10256)!==0||!1)),u&2048&&To(h,e);break;case 24:tn(t,e,n,l),u&2048&&zo(e.alternate,e);break;default:tn(t,e,n,l)}}function ii(t,e,n,l,u){for(u=u&&((e.subtreeFlags&10256)!==0||!1),e=e.child;e!==null;){var o=t,h=e,v=n,z=l,w=h.flags;switch(h.tag){case 0:case 11:case 15:ii(o,h,v,z,u),uu(8,h);break;case 23:break;case 22:var U=h.stateNode;h.memoizedState!==null?U._visibility&2?ii(o,h,v,z,u):ru(o,h):(U._visibility|=2,ii(o,h,v,z,u)),u&&w&2048&&To(h.alternate,h);break;case 24:ii(o,h,v,z,u),u&&w&2048&&zo(h.alternate,h);break;default:ii(o,h,v,z,u)}e=e.sibling}}function ru(t,e){if(e.subtreeFlags&10256)for(e=e.child;e!==null;){var n=t,l=e,u=l.flags;switch(l.tag){case 22:ru(n,l),u&2048&&To(l.alternate,l);break;case 24:ru(n,l),u&2048&&zo(l.alternate,l);break;default:ru(n,l)}e=e.sibling}}var cu=8192;function ui(t,e,n){if(t.subtreeFlags&cu)for(t=t.child;t!==null;)Op(t,e,n),t=t.sibling}function Op(t,e,n){switch(t.tag){case 26:ui(t,e,n),t.flags&cu&&t.memoizedState!==null&&_S(n,Pe,t.memoizedState,t.memoizedProps);break;case 5:ui(t,e,n);break;case 3:case 4:var l=Pe;Pe=Ba(t.stateNode.containerInfo),ui(t,e,n),Pe=l;break;case 22:t.memoizedState===null&&(l=t.alternate,l!==null&&l.memoizedState!==null?(l=cu,cu=16777216,ui(t,e,n),cu=l):ui(t,e,n));break;default:ui(t,e,n)}}function Mp(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 ou(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];re=l,wp(l,t)}Mp(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)Dp(t),t=t.sibling}function Dp(t){switch(t.tag){case 0:case 11:case 15:ou(t),t.flags&2048&&Qn(9,t,t.return);break;case 3:ou(t);break;case 12:ou(t);break;case 22:var e=t.stateNode;t.memoizedState!==null&&e._visibility&2&&(t.return===null||t.return.tag!==13)?(e._visibility&=-3,za(t)):ou(t);break;default:ou(t)}}function za(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];re=l,wp(l,t)}Mp(t)}for(t=t.child;t!==null;){switch(e=t,e.tag){case 0:case 11:case 15:Qn(8,e,e.return),za(e);break;case 22:n=e.stateNode,n._visibility&2&&(n._visibility&=-3,za(e));break;default:za(e)}t=t.sibling}}function wp(t,e){for(;re!==null;){var n=re;switch(n.tag){case 0:case 11:case 15:Qn(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:Zi(n.memoizedState.cache)}if(l=n.child,l!==null)l.return=n,re=l;else t:for(n=t;re!==null;){l=re;var u=l.sibling,o=l.return;if(xp(l),l===n){re=null;break t}if(u!==null){u.return=o,re=u;break t}re=o}}}var Yb={getCacheForType:function(t){var e=se(te),n=e.data.get(t);return n===void 0&&(n=t(),e.data.set(t,n)),n},cacheSignal:function(){return se(te).controller.signal}},Xb=typeof WeakMap=="function"?WeakMap:Map,Nt=0,Qt=null,At=null,Ct=0,Bt=0,Be=null,Vn=!1,ai=!1,Ao=!1,Cn=0,It=0,Zn=0,El=0,_o=0,He=0,ri=0,su=null,Oe=null,Co=!1,Aa=0,Rp=0,_a=1/0,Ca=null,Kn=null,ue=0,Jn=null,ci=null,On=0,Oo=0,Mo=null,kp=null,fu=0,Do=null;function Le(){return(Nt&2)!==0&&Ct!==0?Ct&-Ct:D.T!==null?jo():Ff()}function Np(){if(He===0)if((Ct&536870912)===0||Dt){var t=Uu;Uu<<=1,(Uu&3932160)===0&&(Uu=262144),He=t}else He=536870912;return t=Ue.current,t!==null&&(t.flags|=32),He}function Me(t,e,n){(t===Qt&&(Bt===2||Bt===9)||t.cancelPendingCommit!==null)&&(oi(t,0),Fn(t,Ct,He,!1)),Ri(t,n),((Nt&2)===0||t!==Qt)&&(t===Qt&&((Nt&2)===0&&(El|=n),It===4&&Fn(t,Ct,He,!1)),cn(t))}function Up(t,e,n){if((Nt&6)!==0)throw Error(c(327));var l=!n&&(e&127)===0&&(e&t.expiredLanes)===0||wi(t,e),u=l?Vb(t,e):Ro(t,e,!0),o=l;do{if(u===0){ai&&!l&&Fn(t,e,0,!1);break}else{if(n=t.current.alternate,o&&!Gb(n)){u=Ro(t,e,!1),o=!1;continue}if(u===2){if(o=e,t.errorRecoveryDisabledLanes&o)var h=0;else h=t.pendingLanes&-536870913,h=h!==0?h:h&536870912?536870912:0;if(h!==0){e=h;t:{var v=t;u=su;var z=v.current.memoizedState.isDehydrated;if(z&&(oi(v,h).flags|=256),h=Ro(v,h,!1),h!==2){if(Ao&&!z){v.errorRecoveryDisabledLanes|=o,El|=o,u=4;break t}o=Oe,Oe=u,o!==null&&(Oe===null?Oe=o:Oe.push.apply(Oe,o))}u=h}if(o=!1,u!==2)continue}}if(u===1){oi(t,0),Fn(t,e,0,!0);break}t:{switch(l=t,o=u,o){case 0:case 1:throw Error(c(345));case 4:if((e&4194048)!==e)break;case 6:Fn(l,e,He,!Vn);break t;case 2:Oe=null;break;case 3:case 5:break;default:throw Error(c(329))}if((e&62914560)===e&&(u=Aa+300-me(),10<u)){if(Fn(l,e,He,!Vn),Bu(l,0,!0)!==0)break t;On=e,l.timeoutHandle=hm(jp.bind(null,l,n,Oe,Ca,Co,e,He,El,ri,Vn,o,"Throttled",-0,0),u);break t}jp(l,n,Oe,Ca,Co,e,He,El,ri,Vn,o,null,-0,0)}}break}while(!0);cn(t)}function jp(t,e,n,l,u,o,h,v,z,w,U,q,R,k){if(t.timeoutHandle=-1,q=e.subtreeFlags,q&8192||(q&16785408)===16785408){q={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:dn},Op(e,o,q);var it=(o&62914560)===o?Aa-me():(o&4194048)===o?Rp-me():0;if(it=CS(q,it),it!==null){On=o,t.cancelPendingCommit=it(Qp.bind(null,t,e,o,n,l,u,h,v,z,U,q,null,R,k)),Fn(t,o,h,!w);return}}Qp(t,e,o,n,l,u,h,v,z)}function Gb(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 u=n[l],o=u.getSnapshot;u=u.value;try{if(!ke(o(),u))return!1}catch{return!1}}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!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}function Fn(t,e,n,l){e&=~_o,e&=~El,t.suspendedLanes|=e,t.pingedLanes&=~e,l&&(t.warmLanes|=e),l=t.expirationTimes;for(var u=e;0<u;){var o=31-Gt(u),h=1<<o;l[o]=-1,u&=~h}n!==0&&Zf(t,n,e)}function Oa(){return(Nt&6)===0?(hu(0),!1):!0}function wo(){if(At!==null){if(Bt===0)var t=At.return;else t=At,gn=dl=null,Zc(t),Pl=null,Ji=0,t=At;for(;t!==null;)dp(t.alternate,t),t=t.return;At=null}}function oi(t,e){var n=t.timeoutHandle;n!==-1&&(t.timeoutHandle=-1,oS(n)),n=t.cancelPendingCommit,n!==null&&(t.cancelPendingCommit=null,n()),On=0,wo(),Qt=t,At=n=mn(t.current,null),Ct=e,Bt=0,Be=null,Vn=!1,ai=wi(t,e),Ao=!1,ri=He=_o=El=Zn=It=0,Oe=su=null,Co=!1,(e&8)!==0&&(e|=e&32);var l=t.entangledLanes;if(l!==0)for(t=t.entanglements,l&=e;0<l;){var u=31-Gt(l),o=1<<u;e|=t[u],l&=~o}return Cn=e,Fu(),n}function Bp(t,e){St=null,D.H=nu,e===Wl||e===la?(e=Ph(),Bt=3):e===Nc?(e=Ph(),Bt=4):Bt=e===co?8:e!==null&&typeof e=="object"&&typeof e.then=="function"?6:1,Be=e,At===null&&(It=1,ga(t,Qe(e,t.current)))}function Hp(){var t=Ue.current;return t===null?!0:(Ct&4194048)===Ct?Je===null:(Ct&62914560)===Ct||(Ct&536870912)!==0?t===Je:!1}function Lp(){var t=D.H;return D.H=nu,t===null?nu:t}function qp(){var t=D.A;return D.A=Yb,t}function Ma(){It=4,Vn||(Ct&4194048)!==Ct&&Ue.current!==null||(ai=!0),(Zn&134217727)===0&&(El&134217727)===0||Qt===null||Fn(Qt,Ct,He,!1)}function Ro(t,e,n){var l=Nt;Nt|=2;var u=Lp(),o=qp();(Qt!==t||Ct!==e)&&(Ca=null,oi(t,e)),e=!1;var h=It;t:do try{if(Bt!==0&&At!==null){var v=At,z=Be;switch(Bt){case 8:wo(),h=6;break t;case 3:case 2:case 9:case 6:Ue.current===null&&(e=!0);var w=Bt;if(Bt=0,Be=null,si(t,v,z,w),n&&ai){h=0;break t}break;default:w=Bt,Bt=0,Be=null,si(t,v,z,w)}}Qb(),h=It;break}catch(U){Bp(t,U)}while(!0);return e&&t.shellSuspendCounter++,gn=dl=null,Nt=l,D.H=u,D.A=o,At===null&&(Qt=null,Ct=0,Fu()),h}function Qb(){for(;At!==null;)Yp(At)}function Vb(t,e){var n=Nt;Nt|=2;var l=Lp(),u=qp();Qt!==t||Ct!==e?(Ca=null,_a=me()+500,oi(t,e)):ai=wi(t,e);t:do try{if(Bt!==0&&At!==null){e=At;var o=Be;e:switch(Bt){case 1:Bt=0,Be=null,si(t,e,o,1);break;case 2:case 9:if($h(o)){Bt=0,Be=null,Xp(e);break}e=function(){Bt!==2&&Bt!==9||Qt!==t||(Bt=7),cn(t)},o.then(e,e);break t;case 3:Bt=7;break t;case 4:Bt=5;break t;case 7:$h(o)?(Bt=0,Be=null,Xp(e)):(Bt=0,Be=null,si(t,e,o,7));break;case 5:var h=null;switch(At.tag){case 26:h=At.memoizedState;case 5:case 27:var v=At;if(h?Cm(h):v.stateNode.complete){Bt=0,Be=null;var z=v.sibling;if(z!==null)At=z;else{var w=v.return;w!==null?(At=w,Da(w)):At=null}break e}}Bt=0,Be=null,si(t,e,o,5);break;case 6:Bt=0,Be=null,si(t,e,o,6);break;case 8:wo(),It=6;break t;default:throw Error(c(462))}}Zb();break}catch(U){Bp(t,U)}while(!0);return gn=dl=null,D.H=l,D.A=u,Nt=n,At!==null?0:(Qt=null,Ct=0,Fu(),It)}function Zb(){for(;At!==null&&!Qr();)Yp(At)}function Yp(t){var e=fp(t.alternate,t,Cn);t.memoizedProps=t.pendingProps,e===null?Da(t):At=e}function Xp(t){var e=t,n=e.alternate;switch(e.tag){case 15:case 0:e=up(n,e,e.pendingProps,e.type,void 0,Ct);break;case 11:e=up(n,e,e.pendingProps,e.type.render,e.ref,Ct);break;case 5:Zc(e);default:dp(n,e),e=At=qh(e,Cn),e=fp(n,e,Cn)}t.memoizedProps=t.pendingProps,e===null?Da(t):At=e}function si(t,e,n,l){gn=dl=null,Zc(e),Pl=null,Ji=0;var u=e.return;try{if(Nb(t,u,e,n,Ct)){It=1,ga(t,Qe(n,t.current)),At=null;return}}catch(o){if(u!==null)throw At=u,o;It=1,ga(t,Qe(n,t.current)),At=null;return}e.flags&32768?(Dt||l===1?t=!0:ai||(Ct&536870912)!==0?t=!1:(Vn=t=!0,(l===2||l===9||l===3||l===6)&&(l=Ue.current,l!==null&&l.tag===13&&(l.flags|=16384))),Gp(e,t)):Da(e)}function Da(t){var e=t;do{if((e.flags&32768)!==0){Gp(e,Vn);return}t=e.return;var n=Bb(e.alternate,e,Cn);if(n!==null){At=n;return}if(e=e.sibling,e!==null){At=e;return}At=e=t}while(e!==null);It===0&&(It=5)}function Gp(t,e){do{var n=Hb(t.alternate,t);if(n!==null){n.flags&=32767,At=n;return}if(n=t.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!e&&(t=t.sibling,t!==null)){At=t;return}At=t=n}while(t!==null);It=6,At=null}function Qp(t,e,n,l,u,o,h,v,z){t.cancelPendingCommit=null;do wa();while(ue!==0);if((Nt&6)!==0)throw Error(c(327));if(e!==null){if(e===t.current)throw Error(c(177));if(o=e.lanes|e.childLanes,o|=bc,Av(t,n,o,h,v,z),t===Qt&&(At=Qt=null,Ct=0),ci=e,Jn=t,On=n,Oo=o,Mo=u,kp=l,(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,Ib(pt,function(){return Fp(),null})):(t.callbackNode=null,t.callbackPriority=0),l=(e.flags&13878)!==0,(e.subtreeFlags&13878)!==0||l){l=D.T,D.T=null,u=G.p,G.p=2,h=Nt,Nt|=4;try{Lb(t,e,n)}finally{Nt=h,G.p=u,D.T=l}}ue=1,Vp(),Zp(),Kp()}}function Vp(){if(ue===1){ue=0;var t=Jn,e=ci,n=(e.flags&13878)!==0;if((e.subtreeFlags&13878)!==0||n){n=D.T,D.T=null;var l=G.p;G.p=2;var u=Nt;Nt|=4;try{Ap(e,t);var o=Qo,h=wh(t.containerInfo),v=o.focusedElem,z=o.selectionRange;if(h!==v&&v&&v.ownerDocument&&Dh(v.ownerDocument.documentElement,v)){if(z!==null&&pc(v)){var w=z.start,U=z.end;if(U===void 0&&(U=w),"selectionStart"in v)v.selectionStart=w,v.selectionEnd=Math.min(U,v.value.length);else{var q=v.ownerDocument||document,R=q&&q.defaultView||window;if(R.getSelection){var k=R.getSelection(),it=v.textContent.length,ft=Math.min(z.start,it),Yt=z.end===void 0?ft:Math.min(z.end,it);!k.extend&&ft>Yt&&(h=Yt,Yt=ft,ft=h);var O=Mh(v,ft),C=Mh(v,Yt);if(O&&C&&(k.rangeCount!==1||k.anchorNode!==O.node||k.anchorOffset!==O.offset||k.focusNode!==C.node||k.focusOffset!==C.offset)){var M=q.createRange();M.setStart(O.node,O.offset),k.removeAllRanges(),ft>Yt?(k.addRange(M),k.extend(C.node,C.offset)):(M.setEnd(C.node,C.offset),k.addRange(M))}}}}for(q=[],k=v;k=k.parentNode;)k.nodeType===1&&q.push({element:k,left:k.scrollLeft,top:k.scrollTop});for(typeof v.focus=="function"&&v.focus(),v=0;v<q.length;v++){var H=q[v];H.element.scrollLeft=H.left,H.element.scrollTop=H.top}}Ga=!!Go,Qo=Go=null}finally{Nt=u,G.p=l,D.T=n}}t.current=e,ue=2}}function Zp(){if(ue===2){ue=0;var t=Jn,e=ci,n=(e.flags&8772)!==0;if((e.subtreeFlags&8772)!==0||n){n=D.T,D.T=null;var l=G.p;G.p=2;var u=Nt;Nt|=4;try{Sp(t,e.alternate,e)}finally{Nt=u,G.p=l,D.T=n}}ue=3}}function Kp(){if(ue===4||ue===3){ue=0,Vr();var t=Jn,e=ci,n=On,l=kp;(e.subtreeFlags&10256)!==0||(e.flags&10256)!==0?ue=5:(ue=0,ci=Jn=null,Jp(t,t.pendingLanes));var u=t.pendingLanes;if(u===0&&(Kn=null),Fr(n),e=e.stateNode,ie&&typeof ie.onCommitFiberRoot=="function")try{ie.onCommitFiberRoot(ye,e,void 0,(e.current.flags&128)===128)}catch{}if(l!==null){e=D.T,u=G.p,G.p=2,D.T=null;try{for(var o=t.onRecoverableError,h=0;h<l.length;h++){var v=l[h];o(v.value,{componentStack:v.stack})}}finally{D.T=e,G.p=u}}(On&3)!==0&&wa(),cn(t),u=t.pendingLanes,(n&261930)!==0&&(u&42)!==0?t===Do?fu++:(fu=0,Do=t):fu=0,hu(0)}}function Jp(t,e){(t.pooledCacheLanes&=e)===0&&(e=t.pooledCache,e!=null&&(t.pooledCache=null,Zi(e)))}function wa(){return Vp(),Zp(),Kp(),Fp()}function Fp(){if(ue!==5)return!1;var t=Jn,e=Oo;Oo=0;var n=Fr(On),l=D.T,u=G.p;try{G.p=32>n?32:n,D.T=null,n=Mo,Mo=null;var o=Jn,h=On;if(ue=0,ci=Jn=null,On=0,(Nt&6)!==0)throw Error(c(331));var v=Nt;if(Nt|=4,Dp(o.current),Cp(o,o.current,h,n),Nt=v,hu(0,!1),ie&&typeof ie.onPostCommitFiberRoot=="function")try{ie.onPostCommitFiberRoot(ye,o)}catch{}return!0}finally{G.p=u,D.T=l,Jp(t,e)}}function Ip(t,e,n){e=Qe(n,e),e=ro(t.stateNode,e,2),t=Yn(t,e,2),t!==null&&(Ri(t,2),cn(t))}function Ht(t,e,n){if(t.tag===3)Ip(t,t,n);else for(;e!==null;){if(e.tag===3){Ip(e,t,n);break}else if(e.tag===1){var l=e.stateNode;if(typeof e.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Kn===null||!Kn.has(l))){t=Qe(n,t),n=$d(2),l=Yn(e,n,2),l!==null&&(Wd(n,l,e,t),Ri(l,2),cn(l));break}}e=e.return}}function ko(t,e,n){var l=t.pingCache;if(l===null){l=t.pingCache=new Xb;var u=new Set;l.set(e,u)}else u=l.get(e),u===void 0&&(u=new Set,l.set(e,u));u.has(n)||(Ao=!0,u.add(n),t=Kb.bind(null,t,e,n),e.then(t,t))}function Kb(t,e,n){var l=t.pingCache;l!==null&&l.delete(e),t.pingedLanes|=t.suspendedLanes&n,t.warmLanes&=~n,Qt===t&&(Ct&n)===n&&(It===4||It===3&&(Ct&62914560)===Ct&&300>me()-Aa?(Nt&2)===0&&oi(t,0):_o|=n,ri===Ct&&(ri=0)),cn(t)}function $p(t,e){e===0&&(e=Vf()),t=sl(t,e),t!==null&&(Ri(t,e),cn(t))}function Jb(t){var e=t.memoizedState,n=0;e!==null&&(n=e.retryLane),$p(t,n)}function Fb(t,e){var n=0;switch(t.tag){case 31:case 13:var l=t.stateNode,u=t.memoizedState;u!==null&&(n=u.retryLane);break;case 19:l=t.stateNode;break;case 22:l=t.stateNode._retryCache;break;default:throw Error(c(314))}l!==null&&l.delete(e),$p(t,n)}function Ib(t,e){return wl(t,e)}var Ra=null,fi=null,No=!1,ka=!1,Uo=!1,In=0;function cn(t){t!==fi&&t.next===null&&(fi===null?Ra=fi=t:fi=fi.next=t),ka=!0,No||(No=!0,Wb())}function hu(t,e){if(!Uo&&ka){Uo=!0;do for(var n=!1,l=Ra;l!==null;){if(t!==0){var u=l.pendingLanes;if(u===0)var o=0;else{var h=l.suspendedLanes,v=l.pingedLanes;o=(1<<31-Gt(42|t)+1)-1,o&=u&~(h&~v),o=o&201326741?o&201326741|1:o?o|2:0}o!==0&&(n=!0,em(l,o))}else o=Ct,o=Bu(l,l===Qt?o:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(o&3)===0||wi(l,o)||(n=!0,em(l,o));l=l.next}while(n);Uo=!1}}function $b(){Wp()}function Wp(){ka=No=!1;var t=0;In!==0&&cS()&&(t=In);for(var e=me(),n=null,l=Ra;l!==null;){var u=l.next,o=Pp(l,e);o===0?(l.next=null,n===null?Ra=u:n.next=u,u===null&&(fi=n)):(n=l,(t!==0||(o&3)!==0)&&(ka=!0)),l=u}ue!==0&&ue!==5||hu(t),In!==0&&(In=0)}function Pp(t,e){for(var n=t.suspendedLanes,l=t.pingedLanes,u=t.expirationTimes,o=t.pendingLanes&-62914561;0<o;){var h=31-Gt(o),v=1<<h,z=u[h];z===-1?((v&n)===0||(v&l)!==0)&&(u[h]=zv(v,e)):z<=e&&(t.expiredLanes|=v),o&=~v}if(e=Qt,n=Ct,n=Bu(t,t===e?n:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),l=t.callbackNode,n===0||t===e&&(Bt===2||Bt===9)||t.cancelPendingCommit!==null)return l!==null&&l!==null&&Di(l),t.callbackNode=null,t.callbackPriority=0;if((n&3)===0||wi(t,n)){if(e=n&-n,e===t.callbackPriority)return e;switch(l!==null&&Di(l),Fr(n)){case 2:case 8:n=W;break;case 32:n=pt;break;case 268435456:n=jt;break;default:n=pt}return l=tm.bind(null,t),n=wl(n,l),t.callbackPriority=e,t.callbackNode=n,e}return l!==null&&l!==null&&Di(l),t.callbackPriority=2,t.callbackNode=null,2}function tm(t,e){if(ue!==0&&ue!==5)return t.callbackNode=null,t.callbackPriority=0,null;var n=t.callbackNode;if(wa()&&t.callbackNode!==n)return null;var l=Ct;return l=Bu(t,t===Qt?l:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),l===0?null:(Up(t,l,e),Pp(t,me()),t.callbackNode!=null&&t.callbackNode===n?tm.bind(null,t):null)}function em(t,e){if(wa())return null;Up(t,e,!0)}function Wb(){sS(function(){(Nt&6)!==0?wl(B,$b):Wp()})}function jo(){if(In===0){var t=Il;t===0&&(t=Nu,Nu<<=1,(Nu&261888)===0&&(Nu=256)),In=t}return In}function nm(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Yu(""+t)}function lm(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 Pb(t,e,n,l,u){if(e==="submit"&&n&&n.stateNode===u){var o=nm((u[Te]||null).action),h=l.submitter;h&&(e=(e=h[Te]||null)?nm(e.formAction):h.getAttribute("formAction"),e!==null&&(o=e,h=null));var v=new Vu("action","action",null,l,u);t.push({event:v,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(In!==0){var z=h?lm(u,h):new FormData(u);eo(n,{pending:!0,data:z,method:u.method,action:o},null,z)}}else typeof o=="function"&&(v.preventDefault(),z=h?lm(u,h):new FormData(u),eo(n,{pending:!0,data:z,method:u.method,action:o},o,z))},currentTarget:u}]})}}for(var Bo=0;Bo<vc.length;Bo++){var Ho=vc[Bo],tS=Ho.toLowerCase(),eS=Ho[0].toUpperCase()+Ho.slice(1);We(tS,"on"+eS)}We(Nh,"onAnimationEnd"),We(Uh,"onAnimationIteration"),We(jh,"onAnimationStart"),We("dblclick","onDoubleClick"),We("focusin","onFocus"),We("focusout","onBlur"),We(gb,"onTransitionRun"),We(vb,"onTransitionStart"),We(bb,"onTransitionCancel"),We(Bh,"onTransitionEnd"),jl("onMouseEnter",["mouseout","mouseover"]),jl("onMouseLeave",["mouseout","mouseover"]),jl("onPointerEnter",["pointerout","pointerover"]),jl("onPointerLeave",["pointerout","pointerover"]),al("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),al("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),al("onBeforeInput",["compositionend","keypress","textInput","paste"]),al("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),al("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),al("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var du="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(" "),nS=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(du));function im(t,e){e=(e&4)!==0;for(var n=0;n<t.length;n++){var l=t[n],u=l.event;l=l.listeners;t:{var o=void 0;if(e)for(var h=l.length-1;0<=h;h--){var v=l[h],z=v.instance,w=v.currentTarget;if(v=v.listener,z!==o&&u.isPropagationStopped())break t;o=v,u.currentTarget=w;try{o(u)}catch(U){Ju(U)}u.currentTarget=null,o=z}else for(h=0;h<l.length;h++){if(v=l[h],z=v.instance,w=v.currentTarget,v=v.listener,z!==o&&u.isPropagationStopped())break t;o=v,u.currentTarget=w;try{o(u)}catch(U){Ju(U)}u.currentTarget=null,o=z}}}}function _t(t,e){var n=e[Ir];n===void 0&&(n=e[Ir]=new Set);var l=t+"__bubble";n.has(l)||(um(e,t,2,!1),n.add(l))}function Lo(t,e,n){var l=0;e&&(l|=4),um(n,t,l,e)}var Na="_reactListening"+Math.random().toString(36).slice(2);function qo(t){if(!t[Na]){t[Na]=!0,Wf.forEach(function(n){n!=="selectionchange"&&(nS.has(n)||Lo(n,!1,t),Lo(n,!0,t))});var e=t.nodeType===9?t:t.ownerDocument;e===null||e[Na]||(e[Na]=!0,Lo("selectionchange",!1,e))}}function um(t,e,n,l){switch(Nm(e)){case 2:var u=DS;break;case 8:u=wS;break;default:u=es}n=u.bind(null,e,n,t),u=void 0,!uc||e!=="touchstart"&&e!=="touchmove"&&e!=="wheel"||(u=!0),l?u!==void 0?t.addEventListener(e,n,{capture:!0,passive:u}):t.addEventListener(e,n,!0):u!==void 0?t.addEventListener(e,n,{passive:u}):t.addEventListener(e,n,!1)}function Yo(t,e,n,l,u){var o=l;if((e&1)===0&&(e&2)===0&&l!==null)t:for(;;){if(l===null)return;var h=l.tag;if(h===3||h===4){var v=l.stateNode.containerInfo;if(v===u)break;if(h===4)for(h=l.return;h!==null;){var z=h.tag;if((z===3||z===4)&&h.stateNode.containerInfo===u)return;h=h.return}for(;v!==null;){if(h=kl(v),h===null)return;if(z=h.tag,z===5||z===6||z===26||z===27){l=o=h;continue t}v=v.parentNode}}l=l.return}sh(function(){var w=o,U=lc(n),q=[];t:{var R=Hh.get(t);if(R!==void 0){var k=Vu,it=t;switch(t){case"keypress":if(Gu(n)===0)break t;case"keydown":case"keyup":k=Fv;break;case"focusin":it="focus",k=oc;break;case"focusout":it="blur",k=oc;break;case"beforeblur":case"afterblur":k=oc;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":k=dh;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":k=Bv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":k=Wv;break;case Nh:case Uh:case jh:k=qv;break;case Bh:k=tb;break;case"scroll":case"scrollend":k=Uv;break;case"wheel":k=nb;break;case"copy":case"cut":case"paste":k=Xv;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":k=mh;break;case"toggle":case"beforetoggle":k=ib}var ft=(e&4)!==0,Yt=!ft&&(t==="scroll"||t==="scrollend"),O=ft?R!==null?R+"Capture":null:R;ft=[];for(var C=w,M;C!==null;){var H=C;if(M=H.stateNode,H=H.tag,H!==5&&H!==26&&H!==27||M===null||O===null||(H=Ui(C,O),H!=null&&ft.push(pu(C,H,M))),Yt)break;C=C.return}0<ft.length&&(R=new k(R,it,null,n,U),q.push({event:R,listeners:ft}))}}if((e&7)===0){t:{if(R=t==="mouseover"||t==="pointerover",k=t==="mouseout"||t==="pointerout",R&&n!==nc&&(it=n.relatedTarget||n.fromElement)&&(kl(it)||it[Rl]))break t;if((k||R)&&(R=U.window===U?U:(R=U.ownerDocument)?R.defaultView||R.parentWindow:window,k?(it=n.relatedTarget||n.toElement,k=w,it=it?kl(it):null,it!==null&&(Yt=f(it),ft=it.tag,it!==Yt||ft!==5&&ft!==27&&ft!==6)&&(it=null)):(k=null,it=w),k!==it)){if(ft=dh,H="onMouseLeave",O="onMouseEnter",C="mouse",(t==="pointerout"||t==="pointerover")&&(ft=mh,H="onPointerLeave",O="onPointerEnter",C="pointer"),Yt=k==null?R:Ni(k),M=it==null?R:Ni(it),R=new ft(H,C+"leave",k,n,U),R.target=Yt,R.relatedTarget=M,H=null,kl(U)===w&&(ft=new ft(O,C+"enter",it,n,U),ft.target=M,ft.relatedTarget=Yt,H=ft),Yt=H,k&&it)e:{for(ft=lS,O=k,C=it,M=0,H=O;H;H=ft(H))M++;H=0;for(var ot=C;ot;ot=ft(ot))H++;for(;0<M-H;)O=ft(O),M--;for(;0<H-M;)C=ft(C),H--;for(;M--;){if(O===C||C!==null&&O===C.alternate){ft=O;break e}O=ft(O),C=ft(C)}ft=null}else ft=null;k!==null&&am(q,R,k,ft,!1),it!==null&&Yt!==null&&am(q,Yt,it,ft,!0)}}t:{if(R=w?Ni(w):window,k=R.nodeName&&R.nodeName.toLowerCase(),k==="select"||k==="input"&&R.type==="file")var wt=Th;else if(xh(R))if(zh)wt=pb;else{wt=hb;var rt=fb}else k=R.nodeName,!k||k.toLowerCase()!=="input"||R.type!=="checkbox"&&R.type!=="radio"?w&&ec(w.elementType)&&(wt=Th):wt=db;if(wt&&(wt=wt(t,w))){Eh(q,wt,n,U);break t}rt&&rt(t,R,w),t==="focusout"&&w&&R.type==="number"&&w.memoizedProps.value!=null&&tc(R,"number",R.value)}switch(rt=w?Ni(w):window,t){case"focusin":(xh(rt)||rt.contentEditable==="true")&&(Xl=rt,mc=w,Gi=null);break;case"focusout":Gi=mc=Xl=null;break;case"mousedown":yc=!0;break;case"contextmenu":case"mouseup":case"dragend":yc=!1,Rh(q,n,U);break;case"selectionchange":if(yb)break;case"keydown":case"keyup":Rh(q,n,U)}var Tt;if(fc)t:{switch(t){case"compositionstart":var Ot="onCompositionStart";break t;case"compositionend":Ot="onCompositionEnd";break t;case"compositionupdate":Ot="onCompositionUpdate";break t}Ot=void 0}else Yl?bh(t,n)&&(Ot="onCompositionEnd"):t==="keydown"&&n.keyCode===229&&(Ot="onCompositionStart");Ot&&(yh&&n.locale!=="ko"&&(Yl||Ot!=="onCompositionStart"?Ot==="onCompositionEnd"&&Yl&&(Tt=fh()):(Nn=U,ac="value"in Nn?Nn.value:Nn.textContent,Yl=!0)),rt=Ua(w,Ot),0<rt.length&&(Ot=new ph(Ot,t,null,n,U),q.push({event:Ot,listeners:rt}),Tt?Ot.data=Tt:(Tt=Sh(n),Tt!==null&&(Ot.data=Tt)))),(Tt=ab?rb(t,n):cb(t,n))&&(Ot=Ua(w,"onBeforeInput"),0<Ot.length&&(rt=new ph("onBeforeInput","beforeinput",null,n,U),q.push({event:rt,listeners:Ot}),rt.data=Tt)),Pb(q,t,w,n,U)}im(q,e)})}function pu(t,e,n){return{instance:t,listener:e,currentTarget:n}}function Ua(t,e){for(var n=e+"Capture",l=[];t!==null;){var u=t,o=u.stateNode;if(u=u.tag,u!==5&&u!==26&&u!==27||o===null||(u=Ui(t,n),u!=null&&l.unshift(pu(t,u,o)),u=Ui(t,e),u!=null&&l.push(pu(t,u,o))),t.tag===3)return l;t=t.return}return[]}function lS(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function am(t,e,n,l,u){for(var o=e._reactName,h=[];n!==null&&n!==l;){var v=n,z=v.alternate,w=v.stateNode;if(v=v.tag,z!==null&&z===l)break;v!==5&&v!==26&&v!==27||w===null||(z=w,u?(w=Ui(n,o),w!=null&&h.unshift(pu(n,w,z))):u||(w=Ui(n,o),w!=null&&h.push(pu(n,w,z)))),n=n.return}h.length!==0&&t.push({event:e,listeners:h})}var iS=/\r\n?/g,uS=/\u0000|\uFFFD/g;function rm(t){return(typeof t=="string"?t:""+t).replace(iS,`
9
+ `).replace(uS,"")}function cm(t,e){return e=rm(e),rm(t)===e}function qt(t,e,n,l,u,o){switch(n){case"children":typeof l=="string"?e==="body"||e==="textarea"&&l===""||Hl(t,l):(typeof l=="number"||typeof l=="bigint")&&e!=="body"&&Hl(t,""+l);break;case"className":Lu(t,"class",l);break;case"tabIndex":Lu(t,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":Lu(t,n,l);break;case"style":ch(t,l,o);break;case"data":if(e!=="object"){Lu(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=Yu(""+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 o=="function"&&(n==="formAction"?(e!=="input"&&qt(t,e,"name",u.name,u,null),qt(t,e,"formEncType",u.formEncType,u,null),qt(t,e,"formMethod",u.formMethod,u,null),qt(t,e,"formTarget",u.formTarget,u,null)):(qt(t,e,"encType",u.encType,u,null),qt(t,e,"method",u.method,u,null),qt(t,e,"target",u.target,u,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){t.removeAttribute(n);break}l=Yu(""+l),t.setAttribute(n,l);break;case"onClick":l!=null&&(t.onclick=dn);break;case"onScroll":l!=null&&_t("scroll",t);break;case"onScrollEnd":l!=null&&_t("scrollend",t);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(c(61));if(n=l.__html,n!=null){if(u.children!=null)throw Error(c(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=Yu(""+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===!0?t.setAttribute(n,""):l!==!1&&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":_t("beforetoggle",t),_t("toggle",t),Hu(t,"popover",l);break;case"xlinkActuate":hn(t,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":hn(t,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":hn(t,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":hn(t,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":hn(t,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":hn(t,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":hn(t,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":hn(t,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":hn(t,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":Hu(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=kv.get(n)||n,Hu(t,n,l))}}function Xo(t,e,n,l,u,o){switch(n){case"style":ch(t,l,o);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(c(61));if(n=l.__html,n!=null){if(u.children!=null)throw Error(c(60));t.innerHTML=n}}break;case"children":typeof l=="string"?Hl(t,l):(typeof l=="number"||typeof l=="bigint")&&Hl(t,""+l);break;case"onScroll":l!=null&&_t("scroll",t);break;case"onScrollEnd":l!=null&&_t("scrollend",t);break;case"onClick":l!=null&&(t.onclick=dn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Pf.hasOwnProperty(n))t:{if(n[0]==="o"&&n[1]==="n"&&(u=n.endsWith("Capture"),e=n.slice(2,u?n.length-7:void 0),o=t[Te]||null,o=o!=null?o[n]:null,typeof o=="function"&&t.removeEventListener(e,o,u),typeof l=="function")){typeof o!="function"&&o!==null&&(n in t?t[n]=null:t.hasAttribute(n)&&t.removeAttribute(n)),t.addEventListener(e,l,u);break t}n in t?t[n]=l:l===!0?t.setAttribute(n,""):Hu(t,n,l)}}}function he(t,e,n){switch(e){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":_t("error",t),_t("load",t);var l=!1,u=!1,o;for(o in n)if(n.hasOwnProperty(o)){var h=n[o];if(h!=null)switch(o){case"src":l=!0;break;case"srcSet":u=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(c(137,e));default:qt(t,e,o,h,n,null)}}u&&qt(t,e,"srcSet",n.srcSet,n,null),l&&qt(t,e,"src",n.src,n,null);return;case"input":_t("invalid",t);var v=o=h=u=null,z=null,w=null;for(l in n)if(n.hasOwnProperty(l)){var U=n[l];if(U!=null)switch(l){case"name":u=U;break;case"type":h=U;break;case"checked":z=U;break;case"defaultChecked":w=U;break;case"value":o=U;break;case"defaultValue":v=U;break;case"children":case"dangerouslySetInnerHTML":if(U!=null)throw Error(c(137,e));break;default:qt(t,e,l,U,n,null)}}ih(t,o,v,z,w,h,u,!1);return;case"select":_t("invalid",t),l=h=o=null;for(u in n)if(n.hasOwnProperty(u)&&(v=n[u],v!=null))switch(u){case"value":o=v;break;case"defaultValue":h=v;break;case"multiple":l=v;default:qt(t,e,u,v,n,null)}e=o,n=h,t.multiple=!!l,e!=null?Bl(t,!!l,e,!1):n!=null&&Bl(t,!!l,n,!0);return;case"textarea":_t("invalid",t),o=u=l=null;for(h in n)if(n.hasOwnProperty(h)&&(v=n[h],v!=null))switch(h){case"value":l=v;break;case"defaultValue":u=v;break;case"children":o=v;break;case"dangerouslySetInnerHTML":if(v!=null)throw Error(c(91));break;default:qt(t,e,h,v,n,null)}ah(t,l,u,o);return;case"option":for(z in n)n.hasOwnProperty(z)&&(l=n[z],l!=null)&&(z==="selected"?t.selected=l&&typeof l!="function"&&typeof l!="symbol":qt(t,e,z,l,n,null));return;case"dialog":_t("beforetoggle",t),_t("toggle",t),_t("cancel",t),_t("close",t);break;case"iframe":case"object":_t("load",t);break;case"video":case"audio":for(l=0;l<du.length;l++)_t(du[l],t);break;case"image":_t("error",t),_t("load",t);break;case"details":_t("toggle",t);break;case"embed":case"source":case"link":_t("error",t),_t("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(w in n)if(n.hasOwnProperty(w)&&(l=n[w],l!=null))switch(w){case"children":case"dangerouslySetInnerHTML":throw Error(c(137,e));default:qt(t,e,w,l,n,null)}return;default:if(ec(e)){for(U in n)n.hasOwnProperty(U)&&(l=n[U],l!==void 0&&Xo(t,e,U,l,n,void 0));return}}for(v in n)n.hasOwnProperty(v)&&(l=n[v],l!=null&&qt(t,e,v,l,n,null))}function aS(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 u=null,o=null,h=null,v=null,z=null,w=null,U=null;for(k in n){var q=n[k];if(n.hasOwnProperty(k)&&q!=null)switch(k){case"checked":break;case"value":break;case"defaultValue":z=q;default:l.hasOwnProperty(k)||qt(t,e,k,null,l,q)}}for(var R in l){var k=l[R];if(q=n[R],l.hasOwnProperty(R)&&(k!=null||q!=null))switch(R){case"type":o=k;break;case"name":u=k;break;case"checked":w=k;break;case"defaultChecked":U=k;break;case"value":h=k;break;case"defaultValue":v=k;break;case"children":case"dangerouslySetInnerHTML":if(k!=null)throw Error(c(137,e));break;default:k!==q&&qt(t,e,R,k,l,q)}}Pr(t,h,v,z,w,U,o,u);return;case"select":k=h=v=R=null;for(o in n)if(z=n[o],n.hasOwnProperty(o)&&z!=null)switch(o){case"value":break;case"multiple":k=z;default:l.hasOwnProperty(o)||qt(t,e,o,null,l,z)}for(u in l)if(o=l[u],z=n[u],l.hasOwnProperty(u)&&(o!=null||z!=null))switch(u){case"value":R=o;break;case"defaultValue":v=o;break;case"multiple":h=o;default:o!==z&&qt(t,e,u,o,l,z)}e=v,n=h,l=k,R!=null?Bl(t,!!n,R,!1):!!l!=!!n&&(e!=null?Bl(t,!!n,e,!0):Bl(t,!!n,n?[]:"",!1));return;case"textarea":k=R=null;for(v in n)if(u=n[v],n.hasOwnProperty(v)&&u!=null&&!l.hasOwnProperty(v))switch(v){case"value":break;case"children":break;default:qt(t,e,v,null,l,u)}for(h in l)if(u=l[h],o=n[h],l.hasOwnProperty(h)&&(u!=null||o!=null))switch(h){case"value":R=u;break;case"defaultValue":k=u;break;case"children":break;case"dangerouslySetInnerHTML":if(u!=null)throw Error(c(91));break;default:u!==o&&qt(t,e,h,u,l,o)}uh(t,R,k);return;case"option":for(var it in n)R=n[it],n.hasOwnProperty(it)&&R!=null&&!l.hasOwnProperty(it)&&(it==="selected"?t.selected=!1:qt(t,e,it,null,l,R));for(z in l)R=l[z],k=n[z],l.hasOwnProperty(z)&&R!==k&&(R!=null||k!=null)&&(z==="selected"?t.selected=R&&typeof R!="function"&&typeof R!="symbol":qt(t,e,z,R,l,k));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 ft in n)R=n[ft],n.hasOwnProperty(ft)&&R!=null&&!l.hasOwnProperty(ft)&&qt(t,e,ft,null,l,R);for(w in l)if(R=l[w],k=n[w],l.hasOwnProperty(w)&&R!==k&&(R!=null||k!=null))switch(w){case"children":case"dangerouslySetInnerHTML":if(R!=null)throw Error(c(137,e));break;default:qt(t,e,w,R,l,k)}return;default:if(ec(e)){for(var Yt in n)R=n[Yt],n.hasOwnProperty(Yt)&&R!==void 0&&!l.hasOwnProperty(Yt)&&Xo(t,e,Yt,void 0,l,R);for(U in l)R=l[U],k=n[U],!l.hasOwnProperty(U)||R===k||R===void 0&&k===void 0||Xo(t,e,U,R,l,k);return}}for(var O in n)R=n[O],n.hasOwnProperty(O)&&R!=null&&!l.hasOwnProperty(O)&&qt(t,e,O,null,l,R);for(q in l)R=l[q],k=n[q],!l.hasOwnProperty(q)||R===k||R==null&&k==null||qt(t,e,q,R,l,k)}function om(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function rS(){if(typeof performance.getEntriesByType=="function"){for(var t=0,e=0,n=performance.getEntriesByType("resource"),l=0;l<n.length;l++){var u=n[l],o=u.transferSize,h=u.initiatorType,v=u.duration;if(o&&v&&om(h)){for(h=0,v=u.responseEnd,l+=1;l<n.length;l++){var z=n[l],w=z.startTime;if(w>v)break;var U=z.transferSize,q=z.initiatorType;U&&om(q)&&(z=z.responseEnd,h+=U*(z<v?1:(v-w)/(z-w)))}if(--l,e+=8*(o+h)/(u.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 Go=null,Qo=null;function ja(t){return t.nodeType===9?t:t.ownerDocument}function sm(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 fm(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 Vo(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 Zo=null;function cS(){var t=window.event;return t&&t.type==="popstate"?t===Zo?!1:(Zo=t,!0):(Zo=null,!1)}var hm=typeof setTimeout=="function"?setTimeout:void 0,oS=typeof clearTimeout=="function"?clearTimeout:void 0,dm=typeof Promise=="function"?Promise:void 0,sS=typeof queueMicrotask=="function"?queueMicrotask:typeof dm<"u"?function(t){return dm.resolve(null).then(t).catch(fS)}:hm;function fS(t){setTimeout(function(){throw t})}function $n(t){return t==="head"}function pm(t,e){var n=e,l=0;do{var u=n.nextSibling;if(t.removeChild(n),u&&u.nodeType===8)if(n=u.data,n==="/$"||n==="/&"){if(l===0){t.removeChild(u),mi(e);return}l--}else if(n==="$"||n==="$?"||n==="$~"||n==="$!"||n==="&")l++;else if(n==="html")mu(t.ownerDocument.documentElement);else if(n==="head"){n=t.ownerDocument.head,mu(n);for(var o=n.firstChild;o;){var h=o.nextSibling,v=o.nodeName;o[ki]||v==="SCRIPT"||v==="STYLE"||v==="LINK"&&o.rel.toLowerCase()==="stylesheet"||n.removeChild(o),o=h}}else n==="body"&&mu(t.ownerDocument.body);n=u}while(n);mi(e)}function mm(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 Ko(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":Ko(n),$r(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(n.rel.toLowerCase()==="stylesheet")continue}t.removeChild(n)}}function hS(t,e,n,l){for(;t.nodeType===1;){var u=n;if(t.nodeName.toLowerCase()!==e.toLowerCase()){if(!l&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(l){if(!t[ki])switch(e){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(o=t.getAttribute("rel"),o==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(o!==u.rel||t.getAttribute("href")!==(u.href==null||u.href===""?null:u.href)||t.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin)||t.getAttribute("title")!==(u.title==null?null:u.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(o=t.getAttribute("src"),(o!==(u.src==null?null:u.src)||t.getAttribute("type")!==(u.type==null?null:u.type)||t.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin))&&o&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(e==="input"&&t.type==="hidden"){var o=u.name==null?null:""+u.name;if(u.type==="hidden"&&t.getAttribute("name")===o)return t}else return t;if(t=Fe(t.nextSibling),t===null)break}return null}function dS(t,e,n){if(e==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!n||(t=Fe(t.nextSibling),t===null))return null;return t}function ym(t,e){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!e||(t=Fe(t.nextSibling),t===null))return null;return t}function Jo(t){return t.data==="$?"||t.data==="$~"}function Fo(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function pS(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 Fe(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 Io=null;function gm(t){t=t.nextSibling;for(var e=0;t;){if(t.nodeType===8){var n=t.data;if(n==="/$"||n==="/&"){if(e===0)return Fe(t.nextSibling);e--}else n!=="$"&&n!=="$!"&&n!=="$?"&&n!=="$~"&&n!=="&"||e++}t=t.nextSibling}return null}function vm(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 bm(t,e,n){switch(e=ja(n),t){case"html":if(t=e.documentElement,!t)throw Error(c(452));return t;case"head":if(t=e.head,!t)throw Error(c(453));return t;case"body":if(t=e.body,!t)throw Error(c(454));return t;default:throw Error(c(451))}}function mu(t){for(var e=t.attributes;e.length;)t.removeAttributeNode(e[0]);$r(t)}var Ie=new Map,Sm=new Set;function Ba(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Mn=G.d;G.d={f:mS,r:yS,D:gS,C:vS,L:bS,m:SS,X:ES,S:xS,M:TS};function mS(){var t=Mn.f(),e=Oa();return t||e}function yS(t){var e=Nl(t);e!==null&&e.tag===5&&e.type==="form"?Bd(e):Mn.r(t)}var hi=typeof document>"u"?null:document;function xm(t,e,n){var l=hi;if(l&&typeof e=="string"&&e){var u=Xe(e);u='link[rel="'+t+'"][href="'+u+'"]',typeof n=="string"&&(u+='[crossorigin="'+n+'"]'),Sm.has(u)||(Sm.add(u),t={rel:t,crossOrigin:n,href:e},l.querySelector(u)===null&&(e=l.createElement("link"),he(e,"link",t),ae(e),l.head.appendChild(e)))}}function gS(t){Mn.D(t),xm("dns-prefetch",t,null)}function vS(t,e){Mn.C(t,e),xm("preconnect",t,e)}function bS(t,e,n){Mn.L(t,e,n);var l=hi;if(l&&t&&e){var u='link[rel="preload"][as="'+Xe(e)+'"]';e==="image"&&n&&n.imageSrcSet?(u+='[imagesrcset="'+Xe(n.imageSrcSet)+'"]',typeof n.imageSizes=="string"&&(u+='[imagesizes="'+Xe(n.imageSizes)+'"]')):u+='[href="'+Xe(t)+'"]';var o=u;switch(e){case"style":o=di(t);break;case"script":o=pi(t)}Ie.has(o)||(t=x({rel:"preload",href:e==="image"&&n&&n.imageSrcSet?void 0:t,as:e},n),Ie.set(o,t),l.querySelector(u)!==null||e==="style"&&l.querySelector(yu(o))||e==="script"&&l.querySelector(gu(o))||(e=l.createElement("link"),he(e,"link",t),ae(e),l.head.appendChild(e)))}}function SS(t,e){Mn.m(t,e);var n=hi;if(n&&t){var l=e&&typeof e.as=="string"?e.as:"script",u='link[rel="modulepreload"][as="'+Xe(l)+'"][href="'+Xe(t)+'"]',o=u;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=pi(t)}if(!Ie.has(o)&&(t=x({rel:"modulepreload",href:t},e),Ie.set(o,t),n.querySelector(u)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(n.querySelector(gu(o)))return}l=n.createElement("link"),he(l,"link",t),ae(l),n.head.appendChild(l)}}}function xS(t,e,n){Mn.S(t,e,n);var l=hi;if(l&&t){var u=Ul(l).hoistableStyles,o=di(t);e=e||"default";var h=u.get(o);if(!h){var v={loading:0,preload:null};if(h=l.querySelector(yu(o)))v.loading=5;else{t=x({rel:"stylesheet",href:t,"data-precedence":e},n),(n=Ie.get(o))&&$o(t,n);var z=h=l.createElement("link");ae(z),he(z,"link",t),z._p=new Promise(function(w,U){z.onload=w,z.onerror=U}),z.addEventListener("load",function(){v.loading|=1}),z.addEventListener("error",function(){v.loading|=2}),v.loading|=4,Ha(h,e,l)}h={type:"stylesheet",instance:h,count:1,state:v},u.set(o,h)}}}function ES(t,e){Mn.X(t,e);var n=hi;if(n&&t){var l=Ul(n).hoistableScripts,u=pi(t),o=l.get(u);o||(o=n.querySelector(gu(u)),o||(t=x({src:t,async:!0},e),(e=Ie.get(u))&&Wo(t,e),o=n.createElement("script"),ae(o),he(o,"link",t),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},l.set(u,o))}}function TS(t,e){Mn.M(t,e);var n=hi;if(n&&t){var l=Ul(n).hoistableScripts,u=pi(t),o=l.get(u);o||(o=n.querySelector(gu(u)),o||(t=x({src:t,async:!0,type:"module"},e),(e=Ie.get(u))&&Wo(t,e),o=n.createElement("script"),ae(o),he(o,"link",t),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},l.set(u,o))}}function Em(t,e,n,l){var u=(u=F.current)?Ba(u):null;if(!u)throw Error(c(446));switch(t){case"meta":case"title":return null;case"style":return typeof n.precedence=="string"&&typeof n.href=="string"?(e=di(n.href),n=Ul(u).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=di(n.href);var o=Ul(u).hoistableStyles,h=o.get(t);if(h||(u=u.ownerDocument||u,h={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},o.set(t,h),(o=u.querySelector(yu(t)))&&!o._p&&(h.instance=o,h.state.loading=5),Ie.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},Ie.set(t,n),o||zS(u,t,n,h.state))),e&&l===null)throw Error(c(528,""));return h}if(e&&l!==null)throw Error(c(529,""));return null;case"script":return e=n.async,n=n.src,typeof n=="string"&&e&&typeof e!="function"&&typeof e!="symbol"?(e=pi(n),n=Ul(u).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(c(444,t))}}function di(t){return'href="'+Xe(t)+'"'}function yu(t){return'link[rel="stylesheet"]['+t+"]"}function Tm(t){return x({},t,{"data-precedence":t.precedence,precedence:null})}function zS(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}),he(e,"link",n),ae(e),t.head.appendChild(e))}function pi(t){return'[src="'+Xe(t)+'"]'}function gu(t){return"script[async]"+t}function zm(t,e,n){if(e.count++,e.instance===null)switch(e.type){case"style":var l=t.querySelector('style[data-href~="'+Xe(n.href)+'"]');if(l)return e.instance=l,ae(l),l;var u=x({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return l=(t.ownerDocument||t).createElement("style"),ae(l),he(l,"style",u),Ha(l,n.precedence,t),e.instance=l;case"stylesheet":u=di(n.href);var o=t.querySelector(yu(u));if(o)return e.state.loading|=4,e.instance=o,ae(o),o;l=Tm(n),(u=Ie.get(u))&&$o(l,u),o=(t.ownerDocument||t).createElement("link"),ae(o);var h=o;return h._p=new Promise(function(v,z){h.onload=v,h.onerror=z}),he(o,"link",l),e.state.loading|=4,Ha(o,n.precedence,t),e.instance=o;case"script":return o=pi(n.src),(u=t.querySelector(gu(o)))?(e.instance=u,ae(u),u):(l=n,(u=Ie.get(o))&&(l=x({},n),Wo(l,u)),t=t.ownerDocument||t,u=t.createElement("script"),ae(u),he(u,"link",l),t.head.appendChild(u),e.instance=u);case"void":return null;default:throw Error(c(443,e.type))}else e.type==="stylesheet"&&(e.state.loading&4)===0&&(l=e.instance,e.state.loading|=4,Ha(l,n.precedence,t));return e.instance}function Ha(t,e,n){for(var l=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),u=l.length?l[l.length-1]:null,o=u,h=0;h<l.length;h++){var v=l[h];if(v.dataset.precedence===e)o=v;else if(o!==u)break}o?o.parentNode.insertBefore(t,o.nextSibling):(e=n.nodeType===9?n.head:n,e.insertBefore(t,e.firstChild))}function $o(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.title==null&&(t.title=e.title)}function Wo(t,e){t.crossOrigin==null&&(t.crossOrigin=e.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=e.referrerPolicy),t.integrity==null&&(t.integrity=e.integrity)}var La=null;function Am(t,e,n){if(La===null){var l=new Map,u=La=new Map;u.set(n,l)}else u=La,l=u.get(n),l||(l=new Map,u.set(n,l));if(l.has(t))return l;for(l.set(t,null),n=n.getElementsByTagName(t),u=0;u<n.length;u++){var o=n[u];if(!(o[ki]||o[ce]||t==="link"&&o.getAttribute("rel")==="stylesheet")&&o.namespaceURI!=="http://www.w3.org/2000/svg"){var h=o.getAttribute(e)||"";h=t+h;var v=l.get(h);v?v.push(o):l.set(h,[o])}}return l}function _m(t,e,n){t=t.ownerDocument||t,t.head.insertBefore(n,e==="title"?t.querySelector("head > title"):null)}function AS(t,e,n){if(n===1||e.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof e.precedence!="string"||typeof e.href!="string"||e.href==="")break;return!0;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):!0;case"script":if(e.async&&typeof e.async!="function"&&typeof e.async!="symbol"&&!e.onLoad&&!e.onError&&e.src&&typeof e.src=="string")return!0}return!1}function Cm(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function _S(t,e,n,l){if(n.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(n.state.loading&4)===0){if(n.instance===null){var u=di(l.href),o=e.querySelector(yu(u));if(o){e=o._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(t.count++,t=qa.bind(t),e.then(t,t)),n.state.loading|=4,n.instance=o,ae(o);return}o=e.ownerDocument||e,l=Tm(l),(u=Ie.get(u))&&$o(l,u),o=o.createElement("link"),ae(o);var h=o;h._p=new Promise(function(v,z){h.onload=v,h.onerror=z}),he(o,"link",l),n.instance=o}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(n,e),(e=n.state.preload)&&(n.state.loading&3)===0&&(t.count++,n=qa.bind(t),e.addEventListener("load",n),e.addEventListener("error",n))}}var Po=0;function CS(t,e){return t.stylesheets&&t.count===0&&Xa(t,t.stylesheets),0<t.count||0<t.imgCount?function(n){var l=setTimeout(function(){if(t.stylesheets&&Xa(t,t.stylesheets),t.unsuspend){var o=t.unsuspend;t.unsuspend=null,o()}},6e4+e);0<t.imgBytes&&Po===0&&(Po=62500*rS());var u=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&Xa(t,t.stylesheets),t.unsuspend)){var o=t.unsuspend;t.unsuspend=null,o()}},(t.imgBytes>Po?50:800)+e);return t.unsuspend=n,function(){t.unsuspend=null,clearTimeout(l),clearTimeout(u)}}:null}function qa(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Xa(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var Ya=null;function Xa(t,e){t.stylesheets=null,t.unsuspend!==null&&(t.count++,Ya=new Map,e.forEach(OS,t),Ya=null,qa.call(t))}function OS(t,e){if(!(e.state.loading&4)){var n=Ya.get(t);if(n)var l=n.get(null);else{n=new Map,Ya.set(t,n);for(var u=t.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<u.length;o++){var h=u[o];(h.nodeName==="LINK"||h.getAttribute("media")!=="not all")&&(n.set(h.dataset.precedence,h),l=h)}l&&n.set(null,l)}u=e.instance,h=u.getAttribute("data-precedence"),o=n.get(h)||l,o===l&&n.set(null,u),n.set(h,u),this.count++,l=qa.bind(this),u.addEventListener("load",l),u.addEventListener("error",l),o?o.parentNode.insertBefore(u,o.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(u,t.firstChild)),e.state.loading|=4}}var vu={$$typeof:K,Provider:null,Consumer:null,_currentValue:ut,_currentValue2:ut,_threadCount:0};function MS(t,e,n,l,u,o,h,v,z){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=Kr(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Kr(0),this.hiddenUpdates=Kr(null),this.identifierPrefix=l,this.onUncaughtError=u,this.onCaughtError=o,this.onRecoverableError=h,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=z,this.incompleteTransitions=new Map}function Om(t,e,n,l,u,o,h,v,z,w,U,q){return t=new MS(t,e,n,h,z,w,U,q,v),e=1,o===!0&&(e|=24),o=Ne(3,null,null,e),t.current=o,o.stateNode=t,e=wc(),e.refCount++,t.pooledCache=e,e.refCount++,o.memoizedState={element:l,isDehydrated:n,cache:e},Uc(o),t}function Mm(t){return t?(t=Vl,t):Vl}function Dm(t,e,n,l,u,o){u=Mm(u),l.context===null?l.context=u:l.pendingContext=u,l=qn(e),l.payload={element:n},o=o===void 0?null:o,o!==null&&(l.callback=o),n=Yn(t,l,e),n!==null&&(Me(n,t,e),Ii(n,t,e))}function wm(t,e){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var n=t.retryLane;t.retryLane=n!==0&&n<e?n:e}}function ts(t,e){wm(t,e),(t=t.alternate)&&wm(t,e)}function Rm(t){if(t.tag===13||t.tag===31){var e=sl(t,67108864);e!==null&&Me(e,t,67108864),ts(t,67108864)}}function km(t){if(t.tag===13||t.tag===31){var e=Le();e=Jr(e);var n=sl(t,e);n!==null&&Me(n,t,e),ts(t,e)}}var Ga=!0;function DS(t,e,n,l){var u=D.T;D.T=null;var o=G.p;try{G.p=2,es(t,e,n,l)}finally{G.p=o,D.T=u}}function wS(t,e,n,l){var u=D.T;D.T=null;var o=G.p;try{G.p=8,es(t,e,n,l)}finally{G.p=o,D.T=u}}function es(t,e,n,l){if(Ga){var u=ns(l);if(u===null)Yo(t,e,l,Qa,n),Um(t,l);else if(kS(u,t,e,n,l))l.stopPropagation();else if(Um(t,l),e&4&&-1<RS.indexOf(t)){for(;u!==null;){var o=Nl(u);if(o!==null)switch(o.tag){case 3:if(o=o.stateNode,o.current.memoizedState.isDehydrated){var h=ul(o.pendingLanes);if(h!==0){var v=o;for(v.pendingLanes|=2,v.entangledLanes|=2;h;){var z=1<<31-Gt(h);v.entanglements[1]|=z,h&=~z}cn(o),(Nt&6)===0&&(_a=me()+500,hu(0))}}break;case 31:case 13:v=sl(o,2),v!==null&&Me(v,o,2),Oa(),ts(o,2)}if(o=ns(l),o===null&&Yo(t,e,l,Qa,n),o===u)break;u=o}u!==null&&l.stopPropagation()}else Yo(t,e,l,null,n)}}function ns(t){return t=lc(t),ls(t)}var Qa=null;function ls(t){if(Qa=null,t=kl(t),t!==null){var e=f(t);if(e===null)t=null;else{var n=e.tag;if(n===13){if(t=d(e),t!==null)return t;t=null}else if(n===31){if(t=m(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 Qa=t,null}function Nm(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(Zr()){case B:return 2;case W:return 8;case pt:case zt:return 32;case jt:return 268435456;default:return 32}default:return 32}}var is=!1,Wn=null,Pn=null,tl=null,bu=new Map,Su=new Map,el=[],RS="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 Um(t,e){switch(t){case"focusin":case"focusout":Wn=null;break;case"dragenter":case"dragleave":Pn=null;break;case"mouseover":case"mouseout":tl=null;break;case"pointerover":case"pointerout":bu.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":Su.delete(e.pointerId)}}function xu(t,e,n,l,u,o){return t===null||t.nativeEvent!==o?(t={blockedOn:e,domEventName:n,eventSystemFlags:l,nativeEvent:o,targetContainers:[u]},e!==null&&(e=Nl(e),e!==null&&Rm(e)),t):(t.eventSystemFlags|=l,e=t.targetContainers,u!==null&&e.indexOf(u)===-1&&e.push(u),t)}function kS(t,e,n,l,u){switch(e){case"focusin":return Wn=xu(Wn,t,e,n,l,u),!0;case"dragenter":return Pn=xu(Pn,t,e,n,l,u),!0;case"mouseover":return tl=xu(tl,t,e,n,l,u),!0;case"pointerover":var o=u.pointerId;return bu.set(o,xu(bu.get(o)||null,t,e,n,l,u)),!0;case"gotpointercapture":return o=u.pointerId,Su.set(o,xu(Su.get(o)||null,t,e,n,l,u)),!0}return!1}function jm(t){var e=kl(t.target);if(e!==null){var n=f(e);if(n!==null){if(e=n.tag,e===13){if(e=d(n),e!==null){t.blockedOn=e,If(t.priority,function(){km(n)});return}}else if(e===31){if(e=m(n),e!==null){t.blockedOn=e,If(t.priority,function(){km(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 Va(t){if(t.blockedOn!==null)return!1;for(var e=t.targetContainers;0<e.length;){var n=ns(t.nativeEvent);if(n===null){n=t.nativeEvent;var l=new n.constructor(n.type,n);nc=l,n.target.dispatchEvent(l),nc=null}else return e=Nl(n),e!==null&&Rm(e),t.blockedOn=n,!1;e.shift()}return!0}function Bm(t,e,n){Va(t)&&n.delete(e)}function NS(){is=!1,Wn!==null&&Va(Wn)&&(Wn=null),Pn!==null&&Va(Pn)&&(Pn=null),tl!==null&&Va(tl)&&(tl=null),bu.forEach(Bm),Su.forEach(Bm)}function Za(t,e){t.blockedOn===e&&(t.blockedOn=null,is||(is=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,NS)))}var Ka=null;function Hm(t){Ka!==t&&(Ka=t,i.unstable_scheduleCallback(i.unstable_NormalPriority,function(){Ka===t&&(Ka=null);for(var e=0;e<t.length;e+=3){var n=t[e],l=t[e+1],u=t[e+2];if(typeof l!="function"){if(ls(l||n)===null)continue;break}var o=Nl(n);o!==null&&(t.splice(e,3),e-=3,eo(o,{pending:!0,data:u,method:n.method,action:l},l,u))}}))}function mi(t){function e(z){return Za(z,t)}Wn!==null&&Za(Wn,t),Pn!==null&&Za(Pn,t),tl!==null&&Za(tl,t),bu.forEach(e),Su.forEach(e);for(var n=0;n<el.length;n++){var l=el[n];l.blockedOn===t&&(l.blockedOn=null)}for(;0<el.length&&(n=el[0],n.blockedOn===null);)jm(n),n.blockedOn===null&&el.shift();if(n=(t.ownerDocument||t).$$reactFormReplay,n!=null)for(l=0;l<n.length;l+=3){var u=n[l],o=n[l+1],h=u[Te]||null;if(typeof o=="function")h||Hm(n);else if(h){var v=null;if(o&&o.hasAttribute("formAction")){if(u=o,h=o[Te]||null)v=h.formAction;else if(ls(u)!==null)continue}else v=h.action;typeof v=="function"?n[l+1]=v:(n.splice(l,3),l-=3),Hm(n)}}}function Lm(){function t(o){o.canIntercept&&o.info==="react-transition"&&o.intercept({handler:function(){return new Promise(function(h){return u=h})},focusReset:"manual",scroll:"manual"})}function e(){u!==null&&(u(),u=null),l||setTimeout(n,20)}function n(){if(!l&&!navigation.transition){var o=navigation.currentEntry;o&&o.url!=null&&navigation.navigate(o.url,{state:o.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var l=!1,u=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",e),navigation.addEventListener("navigateerror",e),setTimeout(n,100),function(){l=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",e),navigation.removeEventListener("navigateerror",e),u!==null&&(u(),u=null)}}}function us(t){this._internalRoot=t}Ja.prototype.render=us.prototype.render=function(t){var e=this._internalRoot;if(e===null)throw Error(c(409));var n=e.current,l=Le();Dm(n,l,t,e,null,null)},Ja.prototype.unmount=us.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var e=t.containerInfo;Dm(t.current,2,null,t,null,null),Oa(),e[Rl]=null}};function Ja(t){this._internalRoot=t}Ja.prototype.unstable_scheduleHydration=function(t){if(t){var e=Ff();t={blockedOn:null,target:t,priority:e};for(var n=0;n<el.length&&e!==0&&e<el[n].priority;n++);el.splice(n,0,t),n===0&&jm(t)}};var qm=a.version;if(qm!=="19.2.7")throw Error(c(527,qm,"19.2.7"));G.findDOMNode=function(t){var e=t._reactInternals;if(e===void 0)throw typeof t.render=="function"?Error(c(188)):(t=Object.keys(t).join(","),Error(c(268,t)));return t=p(e),t=t!==null?b(t):null,t=t===null?null:t.stateNode,t};var US={bundleType:0,version:"19.2.7",rendererPackageName:"react-dom",currentDispatcherRef:D,reconcilerVersion:"19.2.7"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Fa=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Fa.isDisabled&&Fa.supportsFiber)try{ye=Fa.inject(US),ie=Fa}catch{}}return yi.createRoot=function(t,e){if(!s(t))throw Error(c(299));var n=!1,l="",u=Kd,o=Jd,h=Fd;return e!=null&&(e.unstable_strictMode===!0&&(n=!0),e.identifierPrefix!==void 0&&(l=e.identifierPrefix),e.onUncaughtError!==void 0&&(u=e.onUncaughtError),e.onCaughtError!==void 0&&(o=e.onCaughtError),e.onRecoverableError!==void 0&&(h=e.onRecoverableError)),e=Om(t,1,!1,null,null,n,l,null,u,o,h,Lm),t[Rl]=e.current,qo(t),new us(e)},yi.hydrateRoot=function(t,e,n){if(!s(t))throw Error(c(299));var l=!1,u="",o=Kd,h=Jd,v=Fd,z=null;return n!=null&&(n.unstable_strictMode===!0&&(l=!0),n.identifierPrefix!==void 0&&(u=n.identifierPrefix),n.onUncaughtError!==void 0&&(o=n.onUncaughtError),n.onCaughtError!==void 0&&(h=n.onCaughtError),n.onRecoverableError!==void 0&&(v=n.onRecoverableError),n.formState!==void 0&&(z=n.formState)),e=Om(t,1,!0,e,n??null,l,u,z,o,h,v,Lm),e.context=Mm(null),n=e.current,l=Le(),l=Jr(l),u=qn(l),u.callback=null,Yn(n,u,l),n=l,e.current.lanes=n,Ri(e,n),cn(e),t[Rl]=e.current,qo(t),new Ja(e)},yi.version="19.2.7",yi}var ps;function Km(){if(ps)return Wa.exports;ps=1;function i(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(i)}catch(a){console.error(a)}}return i(),Wa.exports=Zm(),Wa.exports}var Jm=Km(),nr={exports:{}},gi={};var ms;function Fm(){if(ms)return gi;ms=1;var i=Symbol.for("react.transitional.element"),a=Symbol.for("react.fragment");function r(c,s,f){var d=null;if(f!==void 0&&(d=""+f),s.key!==void 0&&(d=""+s.key),"key"in s){f={};for(var m in s)m!=="key"&&(f[m]=s[m])}else f=s;return s=f.ref,{$$typeof:i,type:c,key:d,ref:s!==void 0?s:null,props:f}}return gi.Fragment=a,gi.jsx=r,gi.jsxs=r,gi}var ys;function Im(){return ys||(ys=1,nr.exports=Fm()),nr.exports}var Q=Im();function BS(){}function HS(){}function $m(i,a){const r={};return(i[i.length-1]===""?[...i,""]:i).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const Wm=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Pm=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,ty={};function gs(i,a){return(ty.jsx?Pm:Wm).test(i)}const ey=/[ \t\n\f\r]/g;function ny(i){return typeof i=="object"?i.type==="text"?vs(i.value):!1:vs(i)}function vs(i){return i.replace(ey,"")===""}class vi{constructor(a,r,c){this.normal=r,this.property=a,c&&(this.space=c)}}vi.prototype.normal={},vi.prototype.property={},vi.prototype.space=void 0;function bs(i,a){const r={},c={};for(const s of i)Object.assign(r,s.property),Object.assign(c,s.normal);return new vi(r,c,a)}function lr(i){return i.toLowerCase()}class ve{constructor(a,r){this.attribute=r,this.property=a}}ve.prototype.attribute="",ve.prototype.booleanish=!1,ve.prototype.boolean=!1,ve.prototype.commaOrSpaceSeparated=!1,ve.prototype.commaSeparated=!1,ve.prototype.defined=!1,ve.prototype.mustUseProperty=!1,ve.prototype.number=!1,ve.prototype.overloadedBoolean=!1,ve.prototype.property="",ve.prototype.spaceSeparated=!1,ve.prototype.space=void 0;let ly=0;const yt=il(),Pt=il(),ir=il(),Z=il(),Xt=il(),ll=il(),De=il();function il(){return 2**++ly}const ur=Object.freeze(Object.defineProperty({__proto__:null,boolean:yt,booleanish:Pt,commaOrSpaceSeparated:De,commaSeparated:ll,number:Z,overloadedBoolean:ir,spaceSeparated:Xt},Symbol.toStringTag,{value:"Module"})),ar=Object.keys(ur);class rr extends ve{constructor(a,r,c,s){let f=-1;if(super(a,r),Ss(this,"space",s),typeof c=="number")for(;++f<ar.length;){const d=ar[f];Ss(this,ar[f],(c&ur[d])===ur[d])}}}rr.prototype.defined=!0;function Ss(i,a,r){r&&(i[a]=r)}function Tl(i){const a={},r={};for(const[c,s]of Object.entries(i.properties)){const f=new rr(c,i.transform(i.attributes||{},c),s,i.space);i.mustUseProperty&&i.mustUseProperty.includes(c)&&(f.mustUseProperty=!0),a[c]=f,r[lr(c)]=c,r[lr(f.attribute)]=c}return new vi(a,r,i.space)}const xs=Tl({properties:{ariaActiveDescendant:null,ariaAtomic:Pt,ariaAutoComplete:null,ariaBusy:Pt,ariaChecked:Pt,ariaColCount:Z,ariaColIndex:Z,ariaColSpan:Z,ariaControls:Xt,ariaCurrent:null,ariaDescribedBy:Xt,ariaDetails:null,ariaDisabled:Pt,ariaDropEffect:Xt,ariaErrorMessage:null,ariaExpanded:Pt,ariaFlowTo:Xt,ariaGrabbed:Pt,ariaHasPopup:null,ariaHidden:Pt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Xt,ariaLevel:Z,ariaLive:null,ariaModal:Pt,ariaMultiLine:Pt,ariaMultiSelectable:Pt,ariaOrientation:null,ariaOwns:Xt,ariaPlaceholder:null,ariaPosInSet:Z,ariaPressed:Pt,ariaReadOnly:Pt,ariaRelevant:null,ariaRequired:Pt,ariaRoleDescription:Xt,ariaRowCount:Z,ariaRowIndex:Z,ariaRowSpan:Z,ariaSelected:Pt,ariaSetSize:Z,ariaSort:null,ariaValueMax:Z,ariaValueMin:Z,ariaValueNow:Z,ariaValueText:null,role:null},transform(i,a){return a==="role"?a:"aria-"+a.slice(4).toLowerCase()}});function Es(i,a){return a in i?i[a]:a}function Ts(i,a){return Es(i,a.toLowerCase())}const iy=Tl({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ll,acceptCharset:Xt,accessKey:Xt,action:null,allow:null,allowFullScreen:yt,allowPaymentRequest:yt,allowUserMedia:yt,alpha:yt,alt:null,as:null,async:yt,autoCapitalize:null,autoComplete:Xt,autoFocus:yt,autoPlay:yt,blocking:Xt,capture:null,charSet:null,checked:yt,cite:null,className:Xt,closedBy:null,colorSpace:null,cols:Z,colSpan:Z,command:null,commandFor:null,content:null,contentEditable:Pt,controls:yt,controlsList:Xt,coords:Z|ll,crossOrigin:null,data:null,dateTime:null,decoding:null,default:yt,defer:yt,dir:null,dirName:null,disabled:yt,download:ir,draggable:Pt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:yt,formTarget:null,headers:Xt,height:Z,hidden:ir,high:Z,href:null,hrefLang:null,htmlFor:Xt,httpEquiv:Xt,id:null,imageSizes:null,imageSrcSet:null,inert:yt,inputMode:null,integrity:null,is:null,isMap:yt,itemId:null,itemProp:Xt,itemRef:Xt,itemScope:yt,itemType:Xt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:yt,low:Z,manifest:null,max:null,maxLength:Z,media:null,method:null,min:null,minLength:Z,multiple:yt,muted:yt,name:null,nonce:null,noModule:yt,noValidate:yt,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:yt,optimum:Z,pattern:null,ping:Xt,placeholder:null,playsInline:yt,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:yt,referrerPolicy:null,rel:Xt,required:yt,reversed:yt,rows:Z,rowSpan:Z,sandbox:Xt,scope:null,scoped:yt,seamless:yt,selected:yt,shadowRootClonable:yt,shadowRootCustomElementRegistry:yt,shadowRootDelegatesFocus:yt,shadowRootMode:null,shadowRootSerializable:yt,shape:null,size:Z,sizes:null,slot:null,span:Z,spellCheck:Pt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Z,step:null,style:null,tabIndex:Z,target:null,title:null,translate:null,type:null,typeMustMatch:yt,useMap:null,value:Pt,width:Z,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Xt,axis:null,background:null,bgColor:null,border:Z,borderColor:null,bottomMargin:Z,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:yt,declare:yt,event:null,face:null,frame:null,frameBorder:null,hSpace:Z,leftMargin:Z,link:null,longDesc:null,lowSrc:null,marginHeight:Z,marginWidth:Z,noResize:yt,noHref:yt,noShade:yt,noWrap:yt,object:null,profile:null,prompt:null,rev:null,rightMargin:Z,rules:null,scheme:null,scrolling:Pt,standby:null,summary:null,text:null,topMargin:Z,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Z,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:yt,disablePictureInPicture:yt,disableRemotePlayback:yt,exportParts:ll,part:Xt,prefix:null,property:null,results:Z,security:null,unselectable:null},space:"html",transform:Ts}),uy=Tl({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",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",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",maskType:"mask-type",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",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",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:De,accentHeight:Z,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Z,amplitude:Z,arabicForm:null,ascent:Z,attributeName:null,attributeType:null,azimuth:Z,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Z,by:null,calcMode:null,capHeight:Z,className:Xt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Z,diffuseConstant:Z,direction:null,display:null,dur:null,divisor:Z,dominantBaseline:null,download:yt,dx:null,dy:null,edgeMode:null,editable:null,elevation:Z,enableBackground:null,end:null,event:null,exponent:Z,externalResourcesRequired:null,fill:null,fillOpacity:Z,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:ll,g2:ll,glyphName:ll,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Z,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Z,horizOriginX:Z,horizOriginY:Z,id:null,ideographic:Z,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Z,k:Z,k1:Z,k2:Z,k3:Z,k4:Z,kernelMatrix:De,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Z,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskType:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Z,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Z,overlineThickness:Z,paintOrder:null,panose1:null,path:null,pathLength:Z,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Xt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Z,pointsAtY:Z,pointsAtZ:Z,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:De,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:De,rev:De,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:De,requiredFeatures:De,requiredFonts:De,requiredFormats:De,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Z,specularExponent:Z,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Z,strikethroughThickness:Z,string:null,stroke:null,strokeDashArray:De,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Z,strokeOpacity:Z,strokeWidth:null,style:null,surfaceScale:Z,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:De,tabIndex:Z,tableValues:null,target:null,targetX:Z,targetY:Z,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:De,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Z,underlineThickness:Z,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Z,values:null,vAlphabetic:Z,vMathematical:Z,vectorEffect:null,vHanging:Z,vIdeographic:Z,version:null,vertAdvY:Z,vertOriginX:Z,vertOriginY:Z,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Z,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Es}),zs=Tl({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(i,a){return"xlink:"+a.slice(5).toLowerCase()}}),As=Tl({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Ts}),_s=Tl({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(i,a){return"xml:"+a.slice(3).toLowerCase()}}),ay={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},ry=/[A-Z]/g,Cs=/-[a-z]/g,cy=/^data[-\w.:]+$/i;function oy(i,a){const r=lr(a);let c=a,s=ve;if(r in i.normal)return i.property[i.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&cy.test(a)){if(a.charAt(4)==="-"){const f=a.slice(5).replace(Cs,fy);c="data"+f.charAt(0).toUpperCase()+f.slice(1)}else{const f=a.slice(4);if(!Cs.test(f)){let d=f.replace(ry,sy);d.charAt(0)!=="-"&&(d="-"+d),a="data"+d}}s=rr}return new s(c,a)}function sy(i){return"-"+i.toLowerCase()}function fy(i){return i.charAt(1).toUpperCase()}const hy=bs([xs,iy,zs,As,_s],"html"),cr=bs([xs,uy,zs,As,_s],"svg");function dy(i){return i.join(" ").trim()}var zl={},or,Os;function py(){if(Os)return or;Os=1;var i=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,a=/\n/g,r=/^\s*/,c=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,s=/^:\s*/,f=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,d=/^[;\s]*/,m=/^\s+|\s+$/g,g=`
10
+ `,p="/",b="*",x="",A="comment",E="declaration";function X(I,j){if(typeof I!="string")throw new TypeError("First argument must be a string");if(!I)return[];j=j||{};var nt=1,K=1;function lt(et){var J=et.match(a);J&&(nt+=J.length);var D=et.lastIndexOf(g);K=~D?et.length-D:K+et.length}function ht(){var et={line:nt,column:K};return function(J){return J.position=new N(et),ct(),J}}function N(et){this.start=et,this.end={line:nt,column:K},this.source=j.source}N.prototype.content=I;function Y(et){var J=new Error(j.source+":"+nt+":"+K+": "+et);if(J.reason=et,J.filename=j.source,J.line=nt,J.column=K,J.source=I,!j.silent)throw J}function st(et){var J=et.exec(I);if(J){var D=J[0];return lt(D),I=I.slice(D.length),J}}function ct(){st(r)}function dt(et){var J;for(et=et||[];J=tt();)J!==!1&&et.push(J);return et}function tt(){var et=ht();if(!(p!=I.charAt(0)||b!=I.charAt(1))){for(var J=2;x!=I.charAt(J)&&(b!=I.charAt(J)||p!=I.charAt(J+1));)++J;if(J+=2,x===I.charAt(J-1))return Y("End of comment missing");var D=I.slice(2,J-2);return K+=2,lt(D),I=I.slice(J),K+=2,et({type:A,comment:D})}}function P(){var et=ht(),J=st(c);if(J){if(tt(),!st(s))return Y("property missing ':'");var D=st(f),G=et({type:E,property:V(J[0].replace(i,x)),value:D?V(D[0].replace(i,x)):x});return st(d),G}}function xt(){var et=[];dt(et);for(var J;J=P();)J!==!1&&(et.push(J),dt(et));return et}return ct(),xt()}function V(I){return I?I.replace(m,x):x}return or=X,or}var Ms;function my(){if(Ms)return zl;Ms=1;var i=zl&&zl.__importDefault||function(c){return c&&c.__esModule?c:{default:c}};Object.defineProperty(zl,"__esModule",{value:!0}),zl.default=r;const a=i(py());function r(c,s){let f=null;if(!c||typeof c!="string")return f;const d=(0,a.default)(c),m=typeof s=="function";return d.forEach(g=>{if(g.type!=="declaration")return;const{property:p,value:b}=g;m?s(p,b,g):b&&(f=f||{},f[p]=b)}),f}return zl}var bi={},Ds;function yy(){if(Ds)return bi;Ds=1,Object.defineProperty(bi,"__esModule",{value:!0}),bi.camelCase=void 0;var i=/^--[a-zA-Z0-9_-]+$/,a=/-([a-z])/g,r=/^[^-]+$/,c=/^-(webkit|moz|ms|o|khtml)-/,s=/^-(ms)-/,f=function(p){return!p||r.test(p)||i.test(p)},d=function(p,b){return b.toUpperCase()},m=function(p,b){return"".concat(b,"-")},g=function(p,b){return b===void 0&&(b={}),f(p)?p:(p=p.toLowerCase(),b.reactCompat?p=p.replace(s,m):p=p.replace(c,m),p.replace(a,d))};return bi.camelCase=g,bi}var Si,ws;function gy(){if(ws)return Si;ws=1;var i=Si&&Si.__importDefault||function(s){return s&&s.__esModule?s:{default:s}},a=i(my()),r=yy();function c(s,f){var d={};return!s||typeof s!="string"||(0,a.default)(s,function(m,g){m&&g&&(d[(0,r.camelCase)(m,f)]=g)}),d}return c.default=c,Si=c,Si}var vy=gy();const by=as(vy),Rs=ks("end"),sr=ks("start");function ks(i){return a;function a(r){const c=r&&r.position&&r.position[i]||{};if(typeof c.line=="number"&&c.line>0&&typeof c.column=="number"&&c.column>0)return{line:c.line,column:c.column,offset:typeof c.offset=="number"&&c.offset>-1?c.offset:void 0}}}function Sy(i){const a=sr(i),r=Rs(i);if(a&&r)return{start:a,end:r}}function xi(i){return!i||typeof i!="object"?"":"position"in i||"type"in i?Ns(i.position):"start"in i||"end"in i?Ns(i):"line"in i||"column"in i?fr(i):""}function fr(i){return Us(i&&i.line)+":"+Us(i&&i.column)}function Ns(i){return fr(i&&i.start)+"-"+fr(i&&i.end)}function Us(i){return i&&typeof i=="number"?i:1}class pe extends Error{constructor(a,r,c){super(),typeof r=="string"&&(c=r,r=void 0);let s="",f={},d=!1;if(r&&("line"in r&&"column"in r?f={place:r}:"start"in r&&"end"in r?f={place:r}:"type"in r?f={ancestors:[r],place:r.position}:f={...r}),typeof a=="string"?s=a:!f.cause&&a&&(d=!0,s=a.message,f.cause=a),!f.ruleId&&!f.source&&typeof c=="string"){const g=c.indexOf(":");g===-1?f.ruleId=c:(f.source=c.slice(0,g),f.ruleId=c.slice(g+1))}if(!f.place&&f.ancestors&&f.ancestors){const g=f.ancestors[f.ancestors.length-1];g&&(f.place=g.position)}const m=f.place&&"start"in f.place?f.place.start:f.place;this.ancestors=f.ancestors||void 0,this.cause=f.cause||void 0,this.column=m?m.column:void 0,this.fatal=void 0,this.file="",this.message=s,this.line=m?m.line:void 0,this.name=xi(f.place)||"1:1",this.place=f.place||void 0,this.reason=this.message,this.ruleId=f.ruleId||void 0,this.source=f.source||void 0,this.stack=d&&f.cause&&typeof f.cause.stack=="string"?f.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}pe.prototype.file="",pe.prototype.name="",pe.prototype.reason="",pe.prototype.message="",pe.prototype.stack="",pe.prototype.column=void 0,pe.prototype.line=void 0,pe.prototype.ancestors=void 0,pe.prototype.cause=void 0,pe.prototype.fatal=void 0,pe.prototype.place=void 0,pe.prototype.ruleId=void 0,pe.prototype.source=void 0;const hr={}.hasOwnProperty,xy=new Map,Ey=/[A-Z]/g,Ty=new Set(["table","tbody","thead","tfoot","tr"]),zy=new Set(["td","th"]),js="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Ay(i,a){if(!a||a.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=a.filePath||void 0;let c;if(a.development){if(typeof a.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");c=ky(r,a.jsxDEV)}else{if(typeof a.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof a.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");c=Ry(r,a.jsx,a.jsxs)}const s={Fragment:a.Fragment,ancestors:[],components:a.components||{},create:c,elementAttributeNameCase:a.elementAttributeNameCase||"react",evaluater:a.createEvaluater?a.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:a.ignoreInvalidStyle||!1,passKeys:a.passKeys!==!1,passNode:a.passNode||!1,schema:a.space==="svg"?cr:hy,stylePropertyNameCase:a.stylePropertyNameCase||"dom",tableCellAlignToStyle:a.tableCellAlignToStyle!==!1},f=Bs(s,i,void 0);return f&&typeof f!="string"?f:s.create(i,s.Fragment,{children:f||void 0},void 0)}function Bs(i,a,r){if(a.type==="element")return _y(i,a,r);if(a.type==="mdxFlowExpression"||a.type==="mdxTextExpression")return Cy(i,a);if(a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement")return My(i,a,r);if(a.type==="mdxjsEsm")return Oy(i,a);if(a.type==="root")return Dy(i,a,r);if(a.type==="text")return wy(i,a)}function _y(i,a,r){const c=i.schema;let s=c;a.tagName.toLowerCase()==="svg"&&c.space==="html"&&(s=cr,i.schema=s),i.ancestors.push(a);const f=Ls(i,a.tagName,!1),d=Ny(i,a);let m=pr(i,a);return Ty.has(a.tagName)&&(m=m.filter(function(g){return typeof g=="string"?!ny(g):!0})),Hs(i,d,f,a),dr(d,m),i.ancestors.pop(),i.schema=c,i.create(a,f,d,r)}function Cy(i,a){if(a.data&&a.data.estree&&i.evaluater){const c=a.data.estree.body[0];return c.type,i.evaluater.evaluateExpression(c.expression)}Ei(i,a.position)}function Oy(i,a){if(a.data&&a.data.estree&&i.evaluater)return i.evaluater.evaluateProgram(a.data.estree);Ei(i,a.position)}function My(i,a,r){const c=i.schema;let s=c;a.name==="svg"&&c.space==="html"&&(s=cr,i.schema=s),i.ancestors.push(a);const f=a.name===null?i.Fragment:Ls(i,a.name,!0),d=Uy(i,a),m=pr(i,a);return Hs(i,d,f,a),dr(d,m),i.ancestors.pop(),i.schema=c,i.create(a,f,d,r)}function Dy(i,a,r){const c={};return dr(c,pr(i,a)),i.create(a,i.Fragment,c,r)}function wy(i,a){return a.value}function Hs(i,a,r,c){typeof r!="string"&&r!==i.Fragment&&i.passNode&&(a.node=c)}function dr(i,a){if(a.length>0){const r=a.length>1?a:a[0];r&&(i.children=r)}}function Ry(i,a,r){return c;function c(s,f,d,m){const p=Array.isArray(d.children)?r:a;return m?p(f,d,m):p(f,d)}}function ky(i,a){return r;function r(c,s,f,d){const m=Array.isArray(f.children),g=sr(c);return a(s,f,d,m,{columnNumber:g?g.column-1:void 0,fileName:i,lineNumber:g?g.line:void 0},void 0)}}function Ny(i,a){const r={};let c,s;for(s in a.properties)if(s!=="children"&&hr.call(a.properties,s)){const f=jy(i,s,a.properties[s]);if(f){const[d,m]=f;i.tableCellAlignToStyle&&d==="align"&&typeof m=="string"&&zy.has(a.tagName)?c=m:r[d]=m}}if(c){const f=r.style||(r.style={});f[i.stylePropertyNameCase==="css"?"text-align":"textAlign"]=c}return r}function Uy(i,a){const r={};for(const c of a.attributes)if(c.type==="mdxJsxExpressionAttribute")if(c.data&&c.data.estree&&i.evaluater){const f=c.data.estree.body[0];f.type;const d=f.expression;d.type;const m=d.properties[0];m.type,Object.assign(r,i.evaluater.evaluateExpression(m.argument))}else Ei(i,a.position);else{const s=c.name;let f;if(c.value&&typeof c.value=="object")if(c.value.data&&c.value.data.estree&&i.evaluater){const m=c.value.data.estree.body[0];m.type,f=i.evaluater.evaluateExpression(m.expression)}else Ei(i,a.position);else f=c.value===null?!0:c.value;r[s]=f}return r}function pr(i,a){const r=[];let c=-1;const s=i.passKeys?new Map:xy;for(;++c<a.children.length;){const f=a.children[c];let d;if(i.passKeys){const g=f.type==="element"?f.tagName:f.type==="mdxJsxFlowElement"||f.type==="mdxJsxTextElement"?f.name:void 0;if(g){const p=s.get(g)||0;d=g+"-"+p,s.set(g,p+1)}}const m=Bs(i,f,d);m!==void 0&&r.push(m)}return r}function jy(i,a,r){const c=oy(i.schema,a);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=c.commaSeparated?$m(r):dy(r)),c.property==="style"){let s=typeof r=="object"?r:By(i,String(r));return i.stylePropertyNameCase==="css"&&(s=Hy(s)),["style",s]}return[i.elementAttributeNameCase==="react"&&c.space?ay[c.property]||c.property:c.attribute,r]}}function By(i,a){try{return by(a,{reactCompat:!0})}catch(r){if(i.ignoreInvalidStyle)return{};const c=r,s=new pe("Cannot parse `style` attribute",{ancestors:i.ancestors,cause:c,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw s.file=i.filePath||void 0,s.url=js+"#cannot-parse-style-attribute",s}}function Ls(i,a,r){let c;if(!r)c={type:"Literal",value:a};else if(a.includes(".")){const s=a.split(".");let f=-1,d;for(;++f<s.length;){const m=gs(s[f])?{type:"Identifier",name:s[f]}:{type:"Literal",value:s[f]};d=d?{type:"MemberExpression",object:d,property:m,computed:!!(f&&m.type==="Literal"),optional:!1}:m}c=d}else c=gs(a)&&!/^[a-z]/.test(a)?{type:"Identifier",name:a}:{type:"Literal",value:a};if(c.type==="Literal"){const s=c.value;return hr.call(i.components,s)?i.components[s]:s}if(i.evaluater)return i.evaluater.evaluateExpression(c);Ei(i)}function Ei(i,a){const r=new pe("Cannot handle MDX estrees without `createEvaluater`",{ancestors:i.ancestors,place:a,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=i.filePath||void 0,r.url=js+"#cannot-handle-mdx-estrees-without-createevaluater",r}function Hy(i){const a={};let r;for(r in i)hr.call(i,r)&&(a[Ly(r)]=i[r]);return a}function Ly(i){let a=i.replace(Ey,qy);return a.slice(0,3)==="ms-"&&(a="-"+a),a}function qy(i){return"-"+i.toLowerCase()}const mr={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]};var yr={exports:{}},Ti={};var qs;function Yy(){if(qs)return Ti;qs=1;var i=Symbol.for("react.transitional.element"),a=Symbol.for("react.fragment");function r(c,s,f){var d=null;if(f!==void 0&&(d=""+f),s.key!==void 0&&(d=""+s.key),"key"in s){f={};for(var m in s)m!=="key"&&(f[m]=s[m])}else f=s;return s=f.ref,{$$typeof:i,type:c,key:d,ref:s!==void 0?s:null,props:f}}return Ti.Fragment=a,Ti.jsx=r,Ti.jsxs=r,Ti}var Ys;function Xy(){return Ys||(Ys=1,yr.exports=Yy()),yr.exports}var gr=Xy(),vr={exports:{}},vt={};var Xs;function Gy(){if(Xs)return vt;Xs=1;var i=Symbol.for("react.transitional.element"),a=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),f=Symbol.for("react.consumer"),d=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),g=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),x=Symbol.for("react.activity"),A=Symbol.iterator;function E(y){return y===null||typeof y!="object"?null:(y=A&&y[A]||y["@@iterator"],typeof y=="function"?y:null)}var X={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},V=Object.assign,I={};function j(y,_,S){this.props=y,this.context=_,this.refs=I,this.updater=S||X}j.prototype.isReactComponent={},j.prototype.setState=function(y,_){if(typeof y!="object"&&typeof y!="function"&&y!=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,y,_,"setState")},j.prototype.forceUpdate=function(y){this.updater.enqueueForceUpdate(this,y,"forceUpdate")};function nt(){}nt.prototype=j.prototype;function K(y,_,S){this.props=y,this.context=_,this.refs=I,this.updater=S||X}var lt=K.prototype=new nt;lt.constructor=K,V(lt,j.prototype),lt.isPureReactComponent=!0;var ht=Array.isArray;function N(){}var Y={H:null,A:null,T:null,S:null},st=Object.prototype.hasOwnProperty;function ct(y,_,S){var L=S.ref;return{$$typeof:i,type:y,key:_,ref:L!==void 0?L:null,props:S}}function dt(y,_){return ct(y.type,_,y.props)}function tt(y){return typeof y=="object"&&y!==null&&y.$$typeof===i}function P(y){var _={"=":"=0",":":"=2"};return"$"+y.replace(/[=:]/g,function(S){return _[S]})}var xt=/\/+/g;function et(y,_){return typeof y=="object"&&y!==null&&y.key!=null?P(""+y.key):_.toString(36)}function J(y){switch(y.status){case"fulfilled":return y.value;case"rejected":throw y.reason;default:switch(typeof y.status=="string"?y.then(N,N):(y.status="pending",y.then(function(_){y.status==="pending"&&(y.status="fulfilled",y.value=_)},function(_){y.status==="pending"&&(y.status="rejected",y.reason=_)})),y.status){case"fulfilled":return y.value;case"rejected":throw y.reason}}throw y}function D(y,_,S,L,$){var F=typeof y;(F==="undefined"||F==="boolean")&&(y=null);var at=!1;if(y===null)at=!0;else switch(F){case"bigint":case"string":case"number":at=!0;break;case"object":switch(y.$$typeof){case i:case a:at=!0;break;case b:return at=y._init,D(at(y._payload),_,S,L,$)}}if(at)return $=$(y),at=L===""?"."+et(y,0):L,ht($)?(S="",at!=null&&(S=at.replace(xt,"$&/")+"/"),D($,_,S,"",function(xe){return xe})):$!=null&&(tt($)&&($=dt($,S+($.key==null||y&&y.key===$.key?"":(""+$.key).replace(xt,"$&/")+"/")+at)),_.push($)),1;at=0;var Mt=L===""?".":L+":";if(ht(y))for(var bt=0;bt<y.length;bt++)L=y[bt],F=Mt+et(L,bt),at+=D(L,_,S,F,$);else if(bt=E(y),typeof bt=="function")for(y=bt.call(y),bt=0;!(L=y.next()).done;)L=L.value,F=Mt+et(L,bt++),at+=D(L,_,S,F,$);else if(F==="object"){if(typeof y.then=="function")return D(J(y),_,S,L,$);throw _=String(y),Error("Objects are not valid as a React child (found: "+(_==="[object Object]"?"object with keys {"+Object.keys(y).join(", ")+"}":_)+"). If you meant to render a collection of children, use an array instead.")}return at}function G(y,_,S){if(y==null)return y;var L=[],$=0;return D(y,L,"","",function(F){return _.call(S,F,$++)}),L}function ut(y){if(y._status===-1){var _=y._result;_=_(),_.then(function(S){(y._status===0||y._status===-1)&&(y._status=1,y._result=S)},function(S){(y._status===0||y._status===-1)&&(y._status=2,y._result=S)}),y._status===-1&&(y._status=0,y._result=_)}if(y._status===1)return y._result.default;throw y._result}var Et=typeof reportError=="function"?reportError:function(y){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var _=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof y=="object"&&y!==null&&typeof y.message=="string"?String(y.message):String(y),error:y});if(!window.dispatchEvent(_))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",y);return}console.error(y)},T={map:G,forEach:function(y,_,S){G(y,function(){_.apply(this,arguments)},S)},count:function(y){var _=0;return G(y,function(){_++}),_},toArray:function(y){return G(y,function(_){return _})||[]},only:function(y){if(!tt(y))throw Error("React.Children.only expected to receive a single React element child.");return y}};return vt.Activity=x,vt.Children=T,vt.Component=j,vt.Fragment=r,vt.Profiler=s,vt.PureComponent=K,vt.StrictMode=c,vt.Suspense=g,vt.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Y,vt.__COMPILER_RUNTIME={__proto__:null,c:function(y){return Y.H.useMemoCache(y)}},vt.cache=function(y){return function(){return y.apply(null,arguments)}},vt.cacheSignal=function(){return null},vt.cloneElement=function(y,_,S){if(y==null)throw Error("The argument must be a React element, but you passed "+y+".");var L=V({},y.props),$=y.key;if(_!=null)for(F in _.key!==void 0&&($=""+_.key),_)!st.call(_,F)||F==="key"||F==="__self"||F==="__source"||F==="ref"&&_.ref===void 0||(L[F]=_[F]);var F=arguments.length-2;if(F===1)L.children=S;else if(1<F){for(var at=Array(F),Mt=0;Mt<F;Mt++)at[Mt]=arguments[Mt+2];L.children=at}return ct(y.type,$,L)},vt.createContext=function(y){return y={$$typeof:d,_currentValue:y,_currentValue2:y,_threadCount:0,Provider:null,Consumer:null},y.Provider=y,y.Consumer={$$typeof:f,_context:y},y},vt.createElement=function(y,_,S){var L,$={},F=null;if(_!=null)for(L in _.key!==void 0&&(F=""+_.key),_)st.call(_,L)&&L!=="key"&&L!=="__self"&&L!=="__source"&&($[L]=_[L]);var at=arguments.length-2;if(at===1)$.children=S;else if(1<at){for(var Mt=Array(at),bt=0;bt<at;bt++)Mt[bt]=arguments[bt+2];$.children=Mt}if(y&&y.defaultProps)for(L in at=y.defaultProps,at)$[L]===void 0&&($[L]=at[L]);return ct(y,F,$)},vt.createRef=function(){return{current:null}},vt.forwardRef=function(y){return{$$typeof:m,render:y}},vt.isValidElement=tt,vt.lazy=function(y){return{$$typeof:b,_payload:{_status:-1,_result:y},_init:ut}},vt.memo=function(y,_){return{$$typeof:p,type:y,compare:_===void 0?null:_}},vt.startTransition=function(y){var _=Y.T,S={};Y.T=S;try{var L=y(),$=Y.S;$!==null&&$(S,L),typeof L=="object"&&L!==null&&typeof L.then=="function"&&L.then(N,Et)}catch(F){Et(F)}finally{_!==null&&S.types!==null&&(_.types=S.types),Y.T=_}},vt.unstable_useCacheRefresh=function(){return Y.H.useCacheRefresh()},vt.use=function(y){return Y.H.use(y)},vt.useActionState=function(y,_,S){return Y.H.useActionState(y,_,S)},vt.useCallback=function(y,_){return Y.H.useCallback(y,_)},vt.useContext=function(y){return Y.H.useContext(y)},vt.useDebugValue=function(){},vt.useDeferredValue=function(y,_){return Y.H.useDeferredValue(y,_)},vt.useEffect=function(y,_){return Y.H.useEffect(y,_)},vt.useEffectEvent=function(y){return Y.H.useEffectEvent(y)},vt.useId=function(){return Y.H.useId()},vt.useImperativeHandle=function(y,_,S){return Y.H.useImperativeHandle(y,_,S)},vt.useInsertionEffect=function(y,_){return Y.H.useInsertionEffect(y,_)},vt.useLayoutEffect=function(y,_){return Y.H.useLayoutEffect(y,_)},vt.useMemo=function(y,_){return Y.H.useMemo(y,_)},vt.useOptimistic=function(y,_){return Y.H.useOptimistic(y,_)},vt.useReducer=function(y,_,S){return Y.H.useReducer(y,_,S)},vt.useRef=function(y){return Y.H.useRef(y)},vt.useState=function(y){return Y.H.useState(y)},vt.useSyncExternalStore=function(y,_,S){return Y.H.useSyncExternalStore(y,_,S)},vt.useTransition=function(){return Y.H.useTransition()},vt.version="19.2.7",vt}var Gs;function Qy(){return Gs||(Gs=1,vr.exports=Gy()),vr.exports}Qy();const Vy={};function Zy(i,a){const r=Vy,c=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,s=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return Qs(i,c,s)}function Qs(i,a,r){if(Ky(i)){if("value"in i)return i.type==="html"&&!r?"":i.value;if(a&&"alt"in i&&i.alt)return i.alt;if("children"in i)return Vs(i.children,a,r)}return Array.isArray(i)?Vs(i,a,r):""}function Vs(i,a,r){const c=[];let s=-1;for(;++s<i.length;)c[s]=Qs(i[s],a,r);return c.join("")}function Ky(i){return!!(i&&typeof i=="object")}const Zs=document.createElement("i");function br(i){const a="&"+i+";";Zs.innerHTML=a;const r=Zs.textContent;return r.charCodeAt(r.length-1)===59&&i!=="semi"||r===a?!1:r}function en(i,a,r,c){const s=i.length;let f=0,d;if(a<0?a=-a>s?0:s+a:a=a>s?s:a,r=r>0?r:0,c.length<1e4)d=Array.from(c),d.unshift(a,r),i.splice(...d);else for(r&&i.splice(a,r);f<c.length;)d=c.slice(f,f+1e4),d.unshift(a,0),i.splice(...d),f+=1e4,a+=1e4}function qe(i,a){return i.length>0?(en(i,i.length,0,a),i):a}const Ks={}.hasOwnProperty;function Jy(i){const a={};let r=-1;for(;++r<i.length;)Fy(a,i[r]);return a}function Fy(i,a){let r;for(r in a){const s=(Ks.call(i,r)?i[r]:void 0)||(i[r]={}),f=a[r];let d;if(f)for(d in f){Ks.call(s,d)||(s[d]=[]);const m=f[d];Iy(s[d],Array.isArray(m)?m:m?[m]:[])}}}function Iy(i,a){let r=-1;const c=[];for(;++r<a.length;)(a[r].add==="after"?i:c).push(a[r]);en(i,0,0,c)}function Js(i,a){const r=Number.parseInt(i,a);return r<9||r===11||r>13&&r<32||r>126&&r<160||r>55295&&r<57344||r>64975&&r<65008||(r&65535)===65535||(r&65535)===65534||r>1114111?"�":String.fromCodePoint(r)}function Al(i){return i.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const nn=Dn(/[A-Za-z]/),we=Dn(/[\dA-Za-z]/),$y=Dn(/[#-'*+\--9=?A-Z^-~]/);function Sr(i){return i!==null&&(i<32||i===127)}const xr=Dn(/\d/),Wy=Dn(/[\dA-Fa-f]/),Py=Dn(/[!-/:-@[-`{-~]/);function mt(i){return i!==null&&i<-2}function be(i){return i!==null&&(i<0||i===32)}function kt(i){return i===-2||i===-1||i===32}const tg=Dn(new RegExp("\\p{P}|\\p{S}","u")),eg=Dn(/\s/);function Dn(i){return a;function a(r){return r!==null&&r>-1&&i.test(String.fromCharCode(r))}}function _l(i){const a=[];let r=-1,c=0,s=0;for(;++r<i.length;){const f=i.charCodeAt(r);let d="";if(f===37&&we(i.charCodeAt(r+1))&&we(i.charCodeAt(r+2)))s=2;else if(f<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(f))||(d=String.fromCharCode(f));else if(f>55295&&f<57344){const m=i.charCodeAt(r+1);f<56320&&m>56319&&m<57344?(d=String.fromCharCode(f,m),s=1):d="�"}else d=String.fromCharCode(f);d&&(a.push(i.slice(c,r),encodeURIComponent(d)),c=r+s+1,d=""),s&&(r+=s,s=0)}return a.join("")+i.slice(c)}function Vt(i,a,r,c){const s=c?c-1:Number.POSITIVE_INFINITY;let f=0;return d;function d(g){return kt(g)?(i.enter(r),m(g)):a(g)}function m(g){return kt(g)&&f++<s?(i.consume(g),m):(i.exit(r),a(g))}}const ng={tokenize:lg};function lg(i){const a=i.attempt(this.parser.constructs.contentInitial,c,s);let r;return a;function c(m){if(m===null){i.consume(m);return}return i.enter("lineEnding"),i.consume(m),i.exit("lineEnding"),Vt(i,a,"linePrefix")}function s(m){return i.enter("paragraph"),f(m)}function f(m){const g=i.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=g),r=g,d(m)}function d(m){if(m===null){i.exit("chunkText"),i.exit("paragraph"),i.consume(m);return}return mt(m)?(i.consume(m),i.exit("chunkText"),f):(i.consume(m),d)}}const ig={tokenize:ug},Fs={tokenize:ag};function ug(i){const a=this,r=[];let c=0,s,f,d;return m;function m(K){if(c<r.length){const lt=r[c];return a.containerState=lt[1],i.attempt(lt[0].continuation,g,p)(K)}return p(K)}function g(K){if(c++,a.containerState._closeFlow){a.containerState._closeFlow=void 0,s&&nt();const lt=a.events.length;let ht=lt,N;for(;ht--;)if(a.events[ht][0]==="exit"&&a.events[ht][1].type==="chunkFlow"){N=a.events[ht][1].end;break}j(c);let Y=lt;for(;Y<a.events.length;)a.events[Y][1].end={...N},Y++;return en(a.events,ht+1,0,a.events.slice(lt)),a.events.length=Y,p(K)}return m(K)}function p(K){if(c===r.length){if(!s)return A(K);if(s.currentConstruct&&s.currentConstruct.concrete)return X(K);a.interrupt=!!(s.currentConstruct&&!s._gfmTableDynamicInterruptHack)}return a.containerState={},i.check(Fs,b,x)(K)}function b(K){return s&&nt(),j(c),A(K)}function x(K){return a.parser.lazy[a.now().line]=c!==r.length,d=a.now().offset,X(K)}function A(K){return a.containerState={},i.attempt(Fs,E,X)(K)}function E(K){return c++,r.push([a.currentConstruct,a.containerState]),A(K)}function X(K){if(K===null){s&&nt(),j(0),i.consume(K);return}return s=s||a.parser.flow(a.now()),i.enter("chunkFlow",{_tokenizer:s,contentType:"flow",previous:f}),V(K)}function V(K){if(K===null){I(i.exit("chunkFlow"),!0),j(0),i.consume(K);return}return mt(K)?(i.consume(K),I(i.exit("chunkFlow")),c=0,a.interrupt=void 0,m):(i.consume(K),V)}function I(K,lt){const ht=a.sliceStream(K);if(lt&&ht.push(null),K.previous=f,f&&(f.next=K),f=K,s.defineSkip(K.start),s.write(ht),a.parser.lazy[K.start.line]){let N=s.events.length;for(;N--;)if(s.events[N][1].start.offset<d&&(!s.events[N][1].end||s.events[N][1].end.offset>d))return;const Y=a.events.length;let st=Y,ct,dt;for(;st--;)if(a.events[st][0]==="exit"&&a.events[st][1].type==="chunkFlow"){if(ct){dt=a.events[st][1].end;break}ct=!0}for(j(c),N=Y;N<a.events.length;)a.events[N][1].end={...dt},N++;en(a.events,st+1,0,a.events.slice(Y)),a.events.length=N}}function j(K){let lt=r.length;for(;lt-- >K;){const ht=r[lt];a.containerState=ht[1],ht[0].exit.call(a,i)}r.length=K}function nt(){s.write([null]),f=void 0,s=void 0,a.containerState._closeFlow=void 0}}function ag(i,a,r){return Vt(i,i.attempt(this.parser.constructs.document,a,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Is(i){if(i===null||be(i)||eg(i))return 1;if(tg(i))return 2}function Er(i,a,r){const c=[];let s=-1;for(;++s<i.length;){const f=i[s].resolveAll;f&&!c.includes(f)&&(a=f(a,r),c.push(f))}return a}const Tr={name:"attention",resolveAll:rg,tokenize:cg};function rg(i,a){let r=-1,c,s,f,d,m,g,p,b;for(;++r<i.length;)if(i[r][0]==="enter"&&i[r][1].type==="attentionSequence"&&i[r][1]._close){for(c=r;c--;)if(i[c][0]==="exit"&&i[c][1].type==="attentionSequence"&&i[c][1]._open&&a.sliceSerialize(i[c][1]).charCodeAt(0)===a.sliceSerialize(i[r][1]).charCodeAt(0)){if((i[c][1]._close||i[r][1]._open)&&(i[r][1].end.offset-i[r][1].start.offset)%3&&!((i[c][1].end.offset-i[c][1].start.offset+i[r][1].end.offset-i[r][1].start.offset)%3))continue;g=i[c][1].end.offset-i[c][1].start.offset>1&&i[r][1].end.offset-i[r][1].start.offset>1?2:1;const x={...i[c][1].end},A={...i[r][1].start};$s(x,-g),$s(A,g),d={type:g>1?"strongSequence":"emphasisSequence",start:x,end:{...i[c][1].end}},m={type:g>1?"strongSequence":"emphasisSequence",start:{...i[r][1].start},end:A},f={type:g>1?"strongText":"emphasisText",start:{...i[c][1].end},end:{...i[r][1].start}},s={type:g>1?"strong":"emphasis",start:{...d.start},end:{...m.end}},i[c][1].end={...d.start},i[r][1].start={...m.end},p=[],i[c][1].end.offset-i[c][1].start.offset&&(p=qe(p,[["enter",i[c][1],a],["exit",i[c][1],a]])),p=qe(p,[["enter",s,a],["enter",d,a],["exit",d,a],["enter",f,a]]),p=qe(p,Er(a.parser.constructs.insideSpan.null,i.slice(c+1,r),a)),p=qe(p,[["exit",f,a],["enter",m,a],["exit",m,a],["exit",s,a]]),i[r][1].end.offset-i[r][1].start.offset?(b=2,p=qe(p,[["enter",i[r][1],a],["exit",i[r][1],a]])):b=0,en(i,c-1,r-c+3,p),r=c+p.length-b-2;break}}for(r=-1;++r<i.length;)i[r][1].type==="attentionSequence"&&(i[r][1].type="data");return i}function cg(i,a){const r=this.parser.constructs.attentionMarkers.null,c=this.previous,s=Is(c);let f;return d;function d(g){return f=g,i.enter("attentionSequence"),m(g)}function m(g){if(g===f)return i.consume(g),m;const p=i.exit("attentionSequence"),b=Is(g),x=!b||b===2&&s||r.includes(g),A=!s||s===2&&b||r.includes(c);return p._open=!!(f===42?x:x&&(s||!A)),p._close=!!(f===42?A:A&&(b||!x)),a(g)}}function $s(i,a){i.column+=a,i.offset+=a,i._bufferIndex+=a}const og={name:"autolink",tokenize:sg};function sg(i,a,r){let c=0;return s;function s(E){return i.enter("autolink"),i.enter("autolinkMarker"),i.consume(E),i.exit("autolinkMarker"),i.enter("autolinkProtocol"),f}function f(E){return nn(E)?(i.consume(E),d):E===64?r(E):p(E)}function d(E){return E===43||E===45||E===46||we(E)?(c=1,m(E)):p(E)}function m(E){return E===58?(i.consume(E),c=0,g):(E===43||E===45||E===46||we(E))&&c++<32?(i.consume(E),m):(c=0,p(E))}function g(E){return E===62?(i.exit("autolinkProtocol"),i.enter("autolinkMarker"),i.consume(E),i.exit("autolinkMarker"),i.exit("autolink"),a):E===null||E===32||E===60||Sr(E)?r(E):(i.consume(E),g)}function p(E){return E===64?(i.consume(E),b):$y(E)?(i.consume(E),p):r(E)}function b(E){return we(E)?x(E):r(E)}function x(E){return E===46?(i.consume(E),c=0,b):E===62?(i.exit("autolinkProtocol").type="autolinkEmail",i.enter("autolinkMarker"),i.consume(E),i.exit("autolinkMarker"),i.exit("autolink"),a):A(E)}function A(E){if((E===45||we(E))&&c++<63){const X=E===45?A:x;return i.consume(E),X}return r(E)}}const Eu={partial:!0,tokenize:fg};function fg(i,a,r){return c;function c(f){return kt(f)?Vt(i,s,"linePrefix")(f):s(f)}function s(f){return f===null||mt(f)?a(f):r(f)}}const Ws={continuation:{tokenize:dg},exit:pg,name:"blockQuote",tokenize:hg};function hg(i,a,r){const c=this;return s;function s(d){if(d===62){const m=c.containerState;return m.open||(i.enter("blockQuote",{_container:!0}),m.open=!0),i.enter("blockQuotePrefix"),i.enter("blockQuoteMarker"),i.consume(d),i.exit("blockQuoteMarker"),f}return r(d)}function f(d){return kt(d)?(i.enter("blockQuotePrefixWhitespace"),i.consume(d),i.exit("blockQuotePrefixWhitespace"),i.exit("blockQuotePrefix"),a):(i.exit("blockQuotePrefix"),a(d))}}function dg(i,a,r){const c=this;return s;function s(d){return kt(d)?Vt(i,f,"linePrefix",c.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(d):f(d)}function f(d){return i.attempt(Ws,a,r)(d)}}function pg(i){i.exit("blockQuote")}const Ps={name:"characterEscape",tokenize:mg};function mg(i,a,r){return c;function c(f){return i.enter("characterEscape"),i.enter("escapeMarker"),i.consume(f),i.exit("escapeMarker"),s}function s(f){return Py(f)?(i.enter("characterEscapeValue"),i.consume(f),i.exit("characterEscapeValue"),i.exit("characterEscape"),a):r(f)}}const tf={name:"characterReference",tokenize:yg};function yg(i,a,r){const c=this;let s=0,f,d;return m;function m(x){return i.enter("characterReference"),i.enter("characterReferenceMarker"),i.consume(x),i.exit("characterReferenceMarker"),g}function g(x){return x===35?(i.enter("characterReferenceMarkerNumeric"),i.consume(x),i.exit("characterReferenceMarkerNumeric"),p):(i.enter("characterReferenceValue"),f=31,d=we,b(x))}function p(x){return x===88||x===120?(i.enter("characterReferenceMarkerHexadecimal"),i.consume(x),i.exit("characterReferenceMarkerHexadecimal"),i.enter("characterReferenceValue"),f=6,d=Wy,b):(i.enter("characterReferenceValue"),f=7,d=xr,b(x))}function b(x){if(x===59&&s){const A=i.exit("characterReferenceValue");return d===we&&!br(c.sliceSerialize(A))?r(x):(i.enter("characterReferenceMarker"),i.consume(x),i.exit("characterReferenceMarker"),i.exit("characterReference"),a)}return d(x)&&s++<f?(i.consume(x),b):r(x)}}const ef={partial:!0,tokenize:vg},nf={concrete:!0,name:"codeFenced",tokenize:gg};function gg(i,a,r){const c=this,s={partial:!0,tokenize:ht};let f=0,d=0,m;return g;function g(N){return p(N)}function p(N){const Y=c.events[c.events.length-1];return f=Y&&Y[1].type==="linePrefix"?Y[2].sliceSerialize(Y[1],!0).length:0,m=N,i.enter("codeFenced"),i.enter("codeFencedFence"),i.enter("codeFencedFenceSequence"),b(N)}function b(N){return N===m?(d++,i.consume(N),b):d<3?r(N):(i.exit("codeFencedFenceSequence"),kt(N)?Vt(i,x,"whitespace")(N):x(N))}function x(N){return N===null||mt(N)?(i.exit("codeFencedFence"),c.interrupt?a(N):i.check(ef,V,lt)(N)):(i.enter("codeFencedFenceInfo"),i.enter("chunkString",{contentType:"string"}),A(N))}function A(N){return N===null||mt(N)?(i.exit("chunkString"),i.exit("codeFencedFenceInfo"),x(N)):kt(N)?(i.exit("chunkString"),i.exit("codeFencedFenceInfo"),Vt(i,E,"whitespace")(N)):N===96&&N===m?r(N):(i.consume(N),A)}function E(N){return N===null||mt(N)?x(N):(i.enter("codeFencedFenceMeta"),i.enter("chunkString",{contentType:"string"}),X(N))}function X(N){return N===null||mt(N)?(i.exit("chunkString"),i.exit("codeFencedFenceMeta"),x(N)):N===96&&N===m?r(N):(i.consume(N),X)}function V(N){return i.attempt(s,lt,I)(N)}function I(N){return i.enter("lineEnding"),i.consume(N),i.exit("lineEnding"),j}function j(N){return f>0&&kt(N)?Vt(i,nt,"linePrefix",f+1)(N):nt(N)}function nt(N){return N===null||mt(N)?i.check(ef,V,lt)(N):(i.enter("codeFlowValue"),K(N))}function K(N){return N===null||mt(N)?(i.exit("codeFlowValue"),nt(N)):(i.consume(N),K)}function lt(N){return i.exit("codeFenced"),a(N)}function ht(N,Y,st){let ct=0;return dt;function dt(J){return N.enter("lineEnding"),N.consume(J),N.exit("lineEnding"),tt}function tt(J){return N.enter("codeFencedFence"),kt(J)?Vt(N,P,"linePrefix",c.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(J):P(J)}function P(J){return J===m?(N.enter("codeFencedFenceSequence"),xt(J)):st(J)}function xt(J){return J===m?(ct++,N.consume(J),xt):ct>=d?(N.exit("codeFencedFenceSequence"),kt(J)?Vt(N,et,"whitespace")(J):et(J)):st(J)}function et(J){return J===null||mt(J)?(N.exit("codeFencedFence"),Y(J)):st(J)}}}function vg(i,a,r){const c=this;return s;function s(d){return d===null?r(d):(i.enter("lineEnding"),i.consume(d),i.exit("lineEnding"),f)}function f(d){return c.parser.lazy[c.now().line]?r(d):a(d)}}const zr={name:"codeIndented",tokenize:Sg},bg={partial:!0,tokenize:xg};function Sg(i,a,r){const c=this;return s;function s(p){return i.enter("codeIndented"),Vt(i,f,"linePrefix",5)(p)}function f(p){const b=c.events[c.events.length-1];return b&&b[1].type==="linePrefix"&&b[2].sliceSerialize(b[1],!0).length>=4?d(p):r(p)}function d(p){return p===null?g(p):mt(p)?i.attempt(bg,d,g)(p):(i.enter("codeFlowValue"),m(p))}function m(p){return p===null||mt(p)?(i.exit("codeFlowValue"),d(p)):(i.consume(p),m)}function g(p){return i.exit("codeIndented"),a(p)}}function xg(i,a,r){const c=this;return s;function s(d){return c.parser.lazy[c.now().line]?r(d):mt(d)?(i.enter("lineEnding"),i.consume(d),i.exit("lineEnding"),s):Vt(i,f,"linePrefix",5)(d)}function f(d){const m=c.events[c.events.length-1];return m&&m[1].type==="linePrefix"&&m[2].sliceSerialize(m[1],!0).length>=4?a(d):mt(d)?s(d):r(d)}}const Eg={name:"codeText",previous:zg,resolve:Tg,tokenize:Ag};function Tg(i){let a=i.length-4,r=3,c,s;if((i[r][1].type==="lineEnding"||i[r][1].type==="space")&&(i[a][1].type==="lineEnding"||i[a][1].type==="space")){for(c=r;++c<a;)if(i[c][1].type==="codeTextData"){i[r][1].type="codeTextPadding",i[a][1].type="codeTextPadding",r+=2,a-=2;break}}for(c=r-1,a++;++c<=a;)s===void 0?c!==a&&i[c][1].type!=="lineEnding"&&(s=c):(c===a||i[c][1].type==="lineEnding")&&(i[s][1].type="codeTextData",c!==s+2&&(i[s][1].end=i[c-1][1].end,i.splice(s+2,c-s-2),a-=c-s-2,c=s+2),s=void 0);return i}function zg(i){return i!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Ag(i,a,r){let c=0,s,f;return d;function d(x){return i.enter("codeText"),i.enter("codeTextSequence"),m(x)}function m(x){return x===96?(i.consume(x),c++,m):(i.exit("codeTextSequence"),g(x))}function g(x){return x===null?r(x):x===32?(i.enter("space"),i.consume(x),i.exit("space"),g):x===96?(f=i.enter("codeTextSequence"),s=0,b(x)):mt(x)?(i.enter("lineEnding"),i.consume(x),i.exit("lineEnding"),g):(i.enter("codeTextData"),p(x))}function p(x){return x===null||x===32||x===96||mt(x)?(i.exit("codeTextData"),g(x)):(i.consume(x),p)}function b(x){return x===96?(i.consume(x),s++,b):s===c?(i.exit("codeTextSequence"),i.exit("codeText"),a(x)):(f.type="codeTextData",p(x))}}class _g{constructor(a){this.left=a?[...a]:[],this.right=[]}get(a){if(a<0||a>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+a+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return a<this.left.length?this.left[a]:this.right[this.right.length-a+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(a,r){const c=r??Number.POSITIVE_INFINITY;return c<this.left.length?this.left.slice(a,c):a>this.left.length?this.right.slice(this.right.length-c+this.left.length,this.right.length-a+this.left.length).reverse():this.left.slice(a).concat(this.right.slice(this.right.length-c+this.left.length).reverse())}splice(a,r,c){const s=r||0;this.setCursor(Math.trunc(a));const f=this.right.splice(this.right.length-s,Number.POSITIVE_INFINITY);return c&&zi(this.left,c),f.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(a){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(a)}pushMany(a){this.setCursor(Number.POSITIVE_INFINITY),zi(this.left,a)}unshift(a){this.setCursor(0),this.right.push(a)}unshiftMany(a){this.setCursor(0),zi(this.right,a.reverse())}setCursor(a){if(!(a===this.left.length||a>this.left.length&&this.right.length===0||a<0&&this.left.length===0))if(a<this.left.length){const r=this.left.splice(a,Number.POSITIVE_INFINITY);zi(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-a,Number.POSITIVE_INFINITY);zi(this.left,r.reverse())}}}function zi(i,a){let r=0;if(a.length<1e4)i.push(...a);else for(;r<a.length;)i.push(...a.slice(r,r+1e4)),r+=1e4}function lf(i){const a={};let r=-1,c,s,f,d,m,g,p;const b=new _g(i);for(;++r<b.length;){for(;r in a;)r=a[r];if(c=b.get(r),r&&c[1].type==="chunkFlow"&&b.get(r-1)[1].type==="listItemPrefix"&&(g=c[1]._tokenizer.events,f=0,f<g.length&&g[f][1].type==="lineEndingBlank"&&(f+=2),f<g.length&&g[f][1].type==="content"))for(;++f<g.length&&g[f][1].type!=="content";)g[f][1].type==="chunkText"&&(g[f][1]._isInFirstContentOfListItem=!0,f++);if(c[0]==="enter")c[1].contentType&&(Object.assign(a,Cg(b,r)),r=a[r],p=!0);else if(c[1]._container){for(f=r,s=void 0;f--;)if(d=b.get(f),d[1].type==="lineEnding"||d[1].type==="lineEndingBlank")d[0]==="enter"&&(s&&(b.get(s)[1].type="lineEndingBlank"),d[1].type="lineEnding",s=f);else if(!(d[1].type==="linePrefix"||d[1].type==="listItemIndent"))break;s&&(c[1].end={...b.get(s)[1].start},m=b.slice(s,r),m.unshift(c),b.splice(s,r-s+1,m))}}return en(i,0,Number.POSITIVE_INFINITY,b.slice(0)),!p}function Cg(i,a){const r=i.get(a)[1],c=i.get(a)[2];let s=a-1;const f=[];let d=r._tokenizer;d||(d=c.parser[r.contentType](r.start),r._contentTypeTextTrailing&&(d._contentTypeTextTrailing=!0));const m=d.events,g=[],p={};let b,x,A=-1,E=r,X=0,V=0;const I=[V];for(;E;){for(;i.get(++s)[1]!==E;);f.push(s),E._tokenizer||(b=c.sliceStream(E),E.next||b.push(null),x&&d.defineSkip(E.start),E._isInFirstContentOfListItem&&(d._gfmTasklistFirstContentOfListItem=!0),d.write(b),E._isInFirstContentOfListItem&&(d._gfmTasklistFirstContentOfListItem=void 0)),x=E,E=E.next}for(E=r;++A<m.length;)m[A][0]==="exit"&&m[A-1][0]==="enter"&&m[A][1].type===m[A-1][1].type&&m[A][1].start.line!==m[A][1].end.line&&(V=A+1,I.push(V),E._tokenizer=void 0,E.previous=void 0,E=E.next);for(d.events=[],E?(E._tokenizer=void 0,E.previous=void 0):I.pop(),A=I.length;A--;){const j=m.slice(I[A],I[A+1]),nt=f.pop();g.push([nt,nt+j.length-1]),i.splice(nt,2,j)}for(g.reverse(),A=-1;++A<g.length;)p[X+g[A][0]]=X+g[A][1],X+=g[A][1]-g[A][0]-1;return p}const Og={resolve:Dg,tokenize:wg},Mg={partial:!0,tokenize:Rg};function Dg(i){return lf(i),i}function wg(i,a){let r;return c;function c(m){return i.enter("content"),r=i.enter("chunkContent",{contentType:"content"}),s(m)}function s(m){return m===null?f(m):mt(m)?i.check(Mg,d,f)(m):(i.consume(m),s)}function f(m){return i.exit("chunkContent"),i.exit("content"),a(m)}function d(m){return i.consume(m),i.exit("chunkContent"),r.next=i.enter("chunkContent",{contentType:"content",previous:r}),r=r.next,s}}function Rg(i,a,r){const c=this;return s;function s(d){return i.exit("chunkContent"),i.enter("lineEnding"),i.consume(d),i.exit("lineEnding"),Vt(i,f,"linePrefix")}function f(d){if(d===null||mt(d))return r(d);const m=c.events[c.events.length-1];return!c.parser.constructs.disable.null.includes("codeIndented")&&m&&m[1].type==="linePrefix"&&m[2].sliceSerialize(m[1],!0).length>=4?a(d):i.interrupt(c.parser.constructs.flow,r,a)(d)}}function uf(i,a,r,c,s,f,d,m,g){const p=g||Number.POSITIVE_INFINITY;let b=0;return x;function x(j){return j===60?(i.enter(c),i.enter(s),i.enter(f),i.consume(j),i.exit(f),A):j===null||j===32||j===41||Sr(j)?r(j):(i.enter(c),i.enter(d),i.enter(m),i.enter("chunkString",{contentType:"string"}),V(j))}function A(j){return j===62?(i.enter(f),i.consume(j),i.exit(f),i.exit(s),i.exit(c),a):(i.enter(m),i.enter("chunkString",{contentType:"string"}),E(j))}function E(j){return j===62?(i.exit("chunkString"),i.exit(m),A(j)):j===null||j===60||mt(j)?r(j):(i.consume(j),j===92?X:E)}function X(j){return j===60||j===62||j===92?(i.consume(j),E):E(j)}function V(j){return!b&&(j===null||j===41||be(j))?(i.exit("chunkString"),i.exit(m),i.exit(d),i.exit(c),a(j)):b<p&&j===40?(i.consume(j),b++,V):j===41?(i.consume(j),b--,V):j===null||j===32||j===40||Sr(j)?r(j):(i.consume(j),j===92?I:V)}function I(j){return j===40||j===41||j===92?(i.consume(j),V):V(j)}}function af(i,a,r,c,s,f){const d=this;let m=0,g;return p;function p(E){return i.enter(c),i.enter(s),i.consume(E),i.exit(s),i.enter(f),b}function b(E){return m>999||E===null||E===91||E===93&&!g||E===94&&!m&&"_hiddenFootnoteSupport"in d.parser.constructs?r(E):E===93?(i.exit(f),i.enter(s),i.consume(E),i.exit(s),i.exit(c),a):mt(E)?(i.enter("lineEnding"),i.consume(E),i.exit("lineEnding"),b):(i.enter("chunkString",{contentType:"string"}),x(E))}function x(E){return E===null||E===91||E===93||mt(E)||m++>999?(i.exit("chunkString"),b(E)):(i.consume(E),g||(g=!kt(E)),E===92?A:x)}function A(E){return E===91||E===92||E===93?(i.consume(E),m++,x):x(E)}}function rf(i,a,r,c,s,f){let d;return m;function m(A){return A===34||A===39||A===40?(i.enter(c),i.enter(s),i.consume(A),i.exit(s),d=A===40?41:A,g):r(A)}function g(A){return A===d?(i.enter(s),i.consume(A),i.exit(s),i.exit(c),a):(i.enter(f),p(A))}function p(A){return A===d?(i.exit(f),g(d)):A===null?r(A):mt(A)?(i.enter("lineEnding"),i.consume(A),i.exit("lineEnding"),Vt(i,p,"linePrefix")):(i.enter("chunkString",{contentType:"string"}),b(A))}function b(A){return A===d||A===null||mt(A)?(i.exit("chunkString"),p(A)):(i.consume(A),A===92?x:b)}function x(A){return A===d||A===92?(i.consume(A),b):b(A)}}function Ai(i,a){let r;return c;function c(s){return mt(s)?(i.enter("lineEnding"),i.consume(s),i.exit("lineEnding"),r=!0,c):kt(s)?Vt(i,c,r?"linePrefix":"lineSuffix")(s):a(s)}}const kg={name:"definition",tokenize:Ug},Ng={partial:!0,tokenize:jg};function Ug(i,a,r){const c=this;let s;return f;function f(E){return i.enter("definition"),d(E)}function d(E){return af.call(c,i,m,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(E)}function m(E){return s=Al(c.sliceSerialize(c.events[c.events.length-1][1]).slice(1,-1)),E===58?(i.enter("definitionMarker"),i.consume(E),i.exit("definitionMarker"),g):r(E)}function g(E){return be(E)?Ai(i,p)(E):p(E)}function p(E){return uf(i,b,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(E)}function b(E){return i.attempt(Ng,x,x)(E)}function x(E){return kt(E)?Vt(i,A,"whitespace")(E):A(E)}function A(E){return E===null||mt(E)?(i.exit("definition"),c.parser.defined.push(s),a(E)):r(E)}}function jg(i,a,r){return c;function c(m){return be(m)?Ai(i,s)(m):r(m)}function s(m){return rf(i,f,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(m)}function f(m){return kt(m)?Vt(i,d,"whitespace")(m):d(m)}function d(m){return m===null||mt(m)?a(m):r(m)}}const Bg={name:"hardBreakEscape",tokenize:Hg};function Hg(i,a,r){return c;function c(f){return i.enter("hardBreakEscape"),i.consume(f),s}function s(f){return mt(f)?(i.exit("hardBreakEscape"),a(f)):r(f)}}const Lg={name:"headingAtx",resolve:qg,tokenize:Yg};function qg(i,a){let r=i.length-2,c=3,s,f;return i[c][1].type==="whitespace"&&(c+=2),r-2>c&&i[r][1].type==="whitespace"&&(r-=2),i[r][1].type==="atxHeadingSequence"&&(c===r-1||r-4>c&&i[r-2][1].type==="whitespace")&&(r-=c+1===r?2:4),r>c&&(s={type:"atxHeadingText",start:i[c][1].start,end:i[r][1].end},f={type:"chunkText",start:i[c][1].start,end:i[r][1].end,contentType:"text"},en(i,c,r-c+1,[["enter",s,a],["enter",f,a],["exit",f,a],["exit",s,a]])),i}function Yg(i,a,r){let c=0;return s;function s(b){return i.enter("atxHeading"),f(b)}function f(b){return i.enter("atxHeadingSequence"),d(b)}function d(b){return b===35&&c++<6?(i.consume(b),d):b===null||be(b)?(i.exit("atxHeadingSequence"),m(b)):r(b)}function m(b){return b===35?(i.enter("atxHeadingSequence"),g(b)):b===null||mt(b)?(i.exit("atxHeading"),a(b)):kt(b)?Vt(i,m,"whitespace")(b):(i.enter("atxHeadingText"),p(b))}function g(b){return b===35?(i.consume(b),g):(i.exit("atxHeadingSequence"),m(b))}function p(b){return b===null||b===35||be(b)?(i.exit("atxHeadingText"),m(b)):(i.consume(b),p)}}const Xg=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],cf=["pre","script","style","textarea"],Gg={concrete:!0,name:"htmlFlow",resolveTo:Zg,tokenize:Kg},Qg={partial:!0,tokenize:Fg},Vg={partial:!0,tokenize:Jg};function Zg(i){let a=i.length;for(;a--&&!(i[a][0]==="enter"&&i[a][1].type==="htmlFlow"););return a>1&&i[a-2][1].type==="linePrefix"&&(i[a][1].start=i[a-2][1].start,i[a+1][1].start=i[a-2][1].start,i.splice(a-2,2)),i}function Kg(i,a,r){const c=this;let s,f,d,m,g;return p;function p(S){return b(S)}function b(S){return i.enter("htmlFlow"),i.enter("htmlFlowData"),i.consume(S),x}function x(S){return S===33?(i.consume(S),A):S===47?(i.consume(S),f=!0,V):S===63?(i.consume(S),s=3,c.interrupt?a:T):nn(S)?(i.consume(S),d=String.fromCharCode(S),I):r(S)}function A(S){return S===45?(i.consume(S),s=2,E):S===91?(i.consume(S),s=5,m=0,X):nn(S)?(i.consume(S),s=4,c.interrupt?a:T):r(S)}function E(S){return S===45?(i.consume(S),c.interrupt?a:T):r(S)}function X(S){const L="CDATA[";return S===L.charCodeAt(m++)?(i.consume(S),m===L.length?c.interrupt?a:P:X):r(S)}function V(S){return nn(S)?(i.consume(S),d=String.fromCharCode(S),I):r(S)}function I(S){if(S===null||S===47||S===62||be(S)){const L=S===47,$=d.toLowerCase();return!L&&!f&&cf.includes($)?(s=1,c.interrupt?a(S):P(S)):Xg.includes(d.toLowerCase())?(s=6,L?(i.consume(S),j):c.interrupt?a(S):P(S)):(s=7,c.interrupt&&!c.parser.lazy[c.now().line]?r(S):f?nt(S):K(S))}return S===45||we(S)?(i.consume(S),d+=String.fromCharCode(S),I):r(S)}function j(S){return S===62?(i.consume(S),c.interrupt?a:P):r(S)}function nt(S){return kt(S)?(i.consume(S),nt):dt(S)}function K(S){return S===47?(i.consume(S),dt):S===58||S===95||nn(S)?(i.consume(S),lt):kt(S)?(i.consume(S),K):dt(S)}function lt(S){return S===45||S===46||S===58||S===95||we(S)?(i.consume(S),lt):ht(S)}function ht(S){return S===61?(i.consume(S),N):kt(S)?(i.consume(S),ht):K(S)}function N(S){return S===null||S===60||S===61||S===62||S===96?r(S):S===34||S===39?(i.consume(S),g=S,Y):kt(S)?(i.consume(S),N):st(S)}function Y(S){return S===g?(i.consume(S),g=null,ct):S===null||mt(S)?r(S):(i.consume(S),Y)}function st(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||be(S)?ht(S):(i.consume(S),st)}function ct(S){return S===47||S===62||kt(S)?K(S):r(S)}function dt(S){return S===62?(i.consume(S),tt):r(S)}function tt(S){return S===null||mt(S)?P(S):kt(S)?(i.consume(S),tt):r(S)}function P(S){return S===45&&s===2?(i.consume(S),D):S===60&&s===1?(i.consume(S),G):S===62&&s===4?(i.consume(S),y):S===63&&s===3?(i.consume(S),T):S===93&&s===5?(i.consume(S),Et):mt(S)&&(s===6||s===7)?(i.exit("htmlFlowData"),i.check(Qg,_,xt)(S)):S===null||mt(S)?(i.exit("htmlFlowData"),xt(S)):(i.consume(S),P)}function xt(S){return i.check(Vg,et,_)(S)}function et(S){return i.enter("lineEnding"),i.consume(S),i.exit("lineEnding"),J}function J(S){return S===null||mt(S)?xt(S):(i.enter("htmlFlowData"),P(S))}function D(S){return S===45?(i.consume(S),T):P(S)}function G(S){return S===47?(i.consume(S),d="",ut):P(S)}function ut(S){if(S===62){const L=d.toLowerCase();return cf.includes(L)?(i.consume(S),y):P(S)}return nn(S)&&d.length<8?(i.consume(S),d+=String.fromCharCode(S),ut):P(S)}function Et(S){return S===93?(i.consume(S),T):P(S)}function T(S){return S===62?(i.consume(S),y):S===45&&s===2?(i.consume(S),T):P(S)}function y(S){return S===null||mt(S)?(i.exit("htmlFlowData"),_(S)):(i.consume(S),y)}function _(S){return i.exit("htmlFlow"),a(S)}}function Jg(i,a,r){const c=this;return s;function s(d){return mt(d)?(i.enter("lineEnding"),i.consume(d),i.exit("lineEnding"),f):r(d)}function f(d){return c.parser.lazy[c.now().line]?r(d):a(d)}}function Fg(i,a,r){return c;function c(s){return i.enter("lineEnding"),i.consume(s),i.exit("lineEnding"),i.attempt(Eu,a,r)}}const Ig={name:"htmlText",tokenize:$g};function $g(i,a,r){const c=this;let s,f,d;return m;function m(T){return i.enter("htmlText"),i.enter("htmlTextData"),i.consume(T),g}function g(T){return T===33?(i.consume(T),p):T===47?(i.consume(T),ht):T===63?(i.consume(T),K):nn(T)?(i.consume(T),st):r(T)}function p(T){return T===45?(i.consume(T),b):T===91?(i.consume(T),f=0,X):nn(T)?(i.consume(T),nt):r(T)}function b(T){return T===45?(i.consume(T),E):r(T)}function x(T){return T===null?r(T):T===45?(i.consume(T),A):mt(T)?(d=x,G(T)):(i.consume(T),x)}function A(T){return T===45?(i.consume(T),E):x(T)}function E(T){return T===62?D(T):T===45?A(T):x(T)}function X(T){const y="CDATA[";return T===y.charCodeAt(f++)?(i.consume(T),f===y.length?V:X):r(T)}function V(T){return T===null?r(T):T===93?(i.consume(T),I):mt(T)?(d=V,G(T)):(i.consume(T),V)}function I(T){return T===93?(i.consume(T),j):V(T)}function j(T){return T===62?D(T):T===93?(i.consume(T),j):V(T)}function nt(T){return T===null||T===62?D(T):mt(T)?(d=nt,G(T)):(i.consume(T),nt)}function K(T){return T===null?r(T):T===63?(i.consume(T),lt):mt(T)?(d=K,G(T)):(i.consume(T),K)}function lt(T){return T===62?D(T):K(T)}function ht(T){return nn(T)?(i.consume(T),N):r(T)}function N(T){return T===45||we(T)?(i.consume(T),N):Y(T)}function Y(T){return mt(T)?(d=Y,G(T)):kt(T)?(i.consume(T),Y):D(T)}function st(T){return T===45||we(T)?(i.consume(T),st):T===47||T===62||be(T)?ct(T):r(T)}function ct(T){return T===47?(i.consume(T),D):T===58||T===95||nn(T)?(i.consume(T),dt):mt(T)?(d=ct,G(T)):kt(T)?(i.consume(T),ct):D(T)}function dt(T){return T===45||T===46||T===58||T===95||we(T)?(i.consume(T),dt):tt(T)}function tt(T){return T===61?(i.consume(T),P):mt(T)?(d=tt,G(T)):kt(T)?(i.consume(T),tt):ct(T)}function P(T){return T===null||T===60||T===61||T===62||T===96?r(T):T===34||T===39?(i.consume(T),s=T,xt):mt(T)?(d=P,G(T)):kt(T)?(i.consume(T),P):(i.consume(T),et)}function xt(T){return T===s?(i.consume(T),s=void 0,J):T===null?r(T):mt(T)?(d=xt,G(T)):(i.consume(T),xt)}function et(T){return T===null||T===34||T===39||T===60||T===61||T===96?r(T):T===47||T===62||be(T)?ct(T):(i.consume(T),et)}function J(T){return T===47||T===62||be(T)?ct(T):r(T)}function D(T){return T===62?(i.consume(T),i.exit("htmlTextData"),i.exit("htmlText"),a):r(T)}function G(T){return i.exit("htmlTextData"),i.enter("lineEnding"),i.consume(T),i.exit("lineEnding"),ut}function ut(T){return kt(T)?Vt(i,Et,"linePrefix",c.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(T):Et(T)}function Et(T){return i.enter("htmlTextData"),d(T)}}const Ar={name:"labelEnd",resolveAll:e0,resolveTo:n0,tokenize:l0},Wg={tokenize:i0},Pg={tokenize:u0},t0={tokenize:a0};function e0(i){let a=-1;const r=[];for(;++a<i.length;){const c=i[a][1];if(r.push(i[a]),c.type==="labelImage"||c.type==="labelLink"||c.type==="labelEnd"){const s=c.type==="labelImage"?4:2;c.type="data",a+=s}}return i.length!==r.length&&en(i,0,i.length,r),i}function n0(i,a){let r=i.length,c=0,s,f,d,m;for(;r--;)if(s=i[r][1],f){if(s.type==="link"||s.type==="labelLink"&&s._inactive)break;i[r][0]==="enter"&&s.type==="labelLink"&&(s._inactive=!0)}else if(d){if(i[r][0]==="enter"&&(s.type==="labelImage"||s.type==="labelLink")&&!s._balanced&&(f=r,s.type!=="labelLink")){c=2;break}}else s.type==="labelEnd"&&(d=r);const g={type:i[f][1].type==="labelLink"?"link":"image",start:{...i[f][1].start},end:{...i[i.length-1][1].end}},p={type:"label",start:{...i[f][1].start},end:{...i[d][1].end}},b={type:"labelText",start:{...i[f+c+2][1].end},end:{...i[d-2][1].start}};return m=[["enter",g,a],["enter",p,a]],m=qe(m,i.slice(f+1,f+c+3)),m=qe(m,[["enter",b,a]]),m=qe(m,Er(a.parser.constructs.insideSpan.null,i.slice(f+c+4,d-3),a)),m=qe(m,[["exit",b,a],i[d-2],i[d-1],["exit",p,a]]),m=qe(m,i.slice(d+1)),m=qe(m,[["exit",g,a]]),en(i,f,i.length,m),i}function l0(i,a,r){const c=this;let s=c.events.length,f,d;for(;s--;)if((c.events[s][1].type==="labelImage"||c.events[s][1].type==="labelLink")&&!c.events[s][1]._balanced){f=c.events[s][1];break}return m;function m(A){return f?f._inactive?x(A):(d=c.parser.defined.includes(Al(c.sliceSerialize({start:f.end,end:c.now()}))),i.enter("labelEnd"),i.enter("labelMarker"),i.consume(A),i.exit("labelMarker"),i.exit("labelEnd"),g):r(A)}function g(A){return A===40?i.attempt(Wg,b,d?b:x)(A):A===91?i.attempt(Pg,b,d?p:x)(A):d?b(A):x(A)}function p(A){return i.attempt(t0,b,x)(A)}function b(A){return a(A)}function x(A){return f._balanced=!0,r(A)}}function i0(i,a,r){return c;function c(x){return i.enter("resource"),i.enter("resourceMarker"),i.consume(x),i.exit("resourceMarker"),s}function s(x){return be(x)?Ai(i,f)(x):f(x)}function f(x){return x===41?b(x):uf(i,d,m,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(x)}function d(x){return be(x)?Ai(i,g)(x):b(x)}function m(x){return r(x)}function g(x){return x===34||x===39||x===40?rf(i,p,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(x):b(x)}function p(x){return be(x)?Ai(i,b)(x):b(x)}function b(x){return x===41?(i.enter("resourceMarker"),i.consume(x),i.exit("resourceMarker"),i.exit("resource"),a):r(x)}}function u0(i,a,r){const c=this;return s;function s(m){return af.call(c,i,f,d,"reference","referenceMarker","referenceString")(m)}function f(m){return c.parser.defined.includes(Al(c.sliceSerialize(c.events[c.events.length-1][1]).slice(1,-1)))?a(m):r(m)}function d(m){return r(m)}}function a0(i,a,r){return c;function c(f){return i.enter("reference"),i.enter("referenceMarker"),i.consume(f),i.exit("referenceMarker"),s}function s(f){return f===93?(i.enter("referenceMarker"),i.consume(f),i.exit("referenceMarker"),i.exit("reference"),a):r(f)}}const r0={name:"labelStartImage",resolveAll:Ar.resolveAll,tokenize:c0};function c0(i,a,r){const c=this;return s;function s(m){return i.enter("labelImage"),i.enter("labelImageMarker"),i.consume(m),i.exit("labelImageMarker"),f}function f(m){return m===91?(i.enter("labelMarker"),i.consume(m),i.exit("labelMarker"),i.exit("labelImage"),d):r(m)}function d(m){return m===94&&"_hiddenFootnoteSupport"in c.parser.constructs?r(m):a(m)}}const o0={name:"labelStartLink",resolveAll:Ar.resolveAll,tokenize:s0};function s0(i,a,r){const c=this;return s;function s(d){return i.enter("labelLink"),i.enter("labelMarker"),i.consume(d),i.exit("labelMarker"),i.exit("labelLink"),f}function f(d){return d===94&&"_hiddenFootnoteSupport"in c.parser.constructs?r(d):a(d)}}const _r={name:"lineEnding",tokenize:f0};function f0(i,a){return r;function r(c){return i.enter("lineEnding"),i.consume(c),i.exit("lineEnding"),Vt(i,a,"linePrefix")}}const Tu={name:"thematicBreak",tokenize:h0};function h0(i,a,r){let c=0,s;return f;function f(p){return i.enter("thematicBreak"),d(p)}function d(p){return s=p,m(p)}function m(p){return p===s?(i.enter("thematicBreakSequence"),g(p)):c>=3&&(p===null||mt(p))?(i.exit("thematicBreak"),a(p)):r(p)}function g(p){return p===s?(i.consume(p),c++,g):(i.exit("thematicBreakSequence"),kt(p)?Vt(i,m,"whitespace")(p):m(p))}}const Se={continuation:{tokenize:y0},exit:v0,name:"list",tokenize:m0},d0={partial:!0,tokenize:b0},p0={partial:!0,tokenize:g0};function m0(i,a,r){const c=this,s=c.events[c.events.length-1];let f=s&&s[1].type==="linePrefix"?s[2].sliceSerialize(s[1],!0).length:0,d=0;return m;function m(E){const X=c.containerState.type||(E===42||E===43||E===45?"listUnordered":"listOrdered");if(X==="listUnordered"?!c.containerState.marker||E===c.containerState.marker:xr(E)){if(c.containerState.type||(c.containerState.type=X,i.enter(X,{_container:!0})),X==="listUnordered")return i.enter("listItemPrefix"),E===42||E===45?i.check(Tu,r,p)(E):p(E);if(!c.interrupt||E===49)return i.enter("listItemPrefix"),i.enter("listItemValue"),g(E)}return r(E)}function g(E){return xr(E)&&++d<10?(i.consume(E),g):(!c.interrupt||d<2)&&(c.containerState.marker?E===c.containerState.marker:E===41||E===46)?(i.exit("listItemValue"),p(E)):r(E)}function p(E){return i.enter("listItemMarker"),i.consume(E),i.exit("listItemMarker"),c.containerState.marker=c.containerState.marker||E,i.check(Eu,c.interrupt?r:b,i.attempt(d0,A,x))}function b(E){return c.containerState.initialBlankLine=!0,f++,A(E)}function x(E){return kt(E)?(i.enter("listItemPrefixWhitespace"),i.consume(E),i.exit("listItemPrefixWhitespace"),A):r(E)}function A(E){return c.containerState.size=f+c.sliceSerialize(i.exit("listItemPrefix"),!0).length,a(E)}}function y0(i,a,r){const c=this;return c.containerState._closeFlow=void 0,i.check(Eu,s,f);function s(m){return c.containerState.furtherBlankLines=c.containerState.furtherBlankLines||c.containerState.initialBlankLine,Vt(i,a,"listItemIndent",c.containerState.size+1)(m)}function f(m){return c.containerState.furtherBlankLines||!kt(m)?(c.containerState.furtherBlankLines=void 0,c.containerState.initialBlankLine=void 0,d(m)):(c.containerState.furtherBlankLines=void 0,c.containerState.initialBlankLine=void 0,i.attempt(p0,a,d)(m))}function d(m){return c.containerState._closeFlow=!0,c.interrupt=void 0,Vt(i,i.attempt(Se,a,r),"linePrefix",c.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(m)}}function g0(i,a,r){const c=this;return Vt(i,s,"listItemIndent",c.containerState.size+1);function s(f){const d=c.events[c.events.length-1];return d&&d[1].type==="listItemIndent"&&d[2].sliceSerialize(d[1],!0).length===c.containerState.size?a(f):r(f)}}function v0(i){i.exit(this.containerState.type)}function b0(i,a,r){const c=this;return Vt(i,s,"listItemPrefixWhitespace",c.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function s(f){const d=c.events[c.events.length-1];return!kt(f)&&d&&d[1].type==="listItemPrefixWhitespace"?a(f):r(f)}}const of={name:"setextUnderline",resolveTo:S0,tokenize:x0};function S0(i,a){let r=i.length,c,s,f;for(;r--;)if(i[r][0]==="enter"){if(i[r][1].type==="content"){c=r;break}i[r][1].type==="paragraph"&&(s=r)}else i[r][1].type==="content"&&i.splice(r,1),!f&&i[r][1].type==="definition"&&(f=r);const d={type:"setextHeading",start:{...i[c][1].start},end:{...i[i.length-1][1].end}};return i[s][1].type="setextHeadingText",f?(i.splice(s,0,["enter",d,a]),i.splice(f+1,0,["exit",i[c][1],a]),i[c][1].end={...i[f][1].end}):i[c][1]=d,i.push(["exit",d,a]),i}function x0(i,a,r){const c=this;let s;return f;function f(p){let b=c.events.length,x;for(;b--;)if(c.events[b][1].type!=="lineEnding"&&c.events[b][1].type!=="linePrefix"&&c.events[b][1].type!=="content"){x=c.events[b][1].type==="paragraph";break}return!c.parser.lazy[c.now().line]&&(c.interrupt||x)?(i.enter("setextHeadingLine"),s=p,d(p)):r(p)}function d(p){return i.enter("setextHeadingLineSequence"),m(p)}function m(p){return p===s?(i.consume(p),m):(i.exit("setextHeadingLineSequence"),kt(p)?Vt(i,g,"lineSuffix")(p):g(p))}function g(p){return p===null||mt(p)?(i.exit("setextHeadingLine"),a(p)):r(p)}}const E0={tokenize:T0};function T0(i){const a=this,r=i.attempt(Eu,c,i.attempt(this.parser.constructs.flowInitial,s,Vt(i,i.attempt(this.parser.constructs.flow,s,i.attempt(Og,s)),"linePrefix")));return r;function c(f){if(f===null){i.consume(f);return}return i.enter("lineEndingBlank"),i.consume(f),i.exit("lineEndingBlank"),a.currentConstruct=void 0,r}function s(f){if(f===null){i.consume(f);return}return i.enter("lineEnding"),i.consume(f),i.exit("lineEnding"),a.currentConstruct=void 0,r}}const z0={resolveAll:ff()},A0=sf("string"),_0=sf("text");function sf(i){return{resolveAll:ff(i==="text"?C0:void 0),tokenize:a};function a(r){const c=this,s=this.parser.constructs[i],f=r.attempt(s,d,m);return d;function d(b){return p(b)?f(b):m(b)}function m(b){if(b===null){r.consume(b);return}return r.enter("data"),r.consume(b),g}function g(b){return p(b)?(r.exit("data"),f(b)):(r.consume(b),g)}function p(b){if(b===null)return!0;const x=s[b];let A=-1;if(x)for(;++A<x.length;){const E=x[A];if(!E.previous||E.previous.call(c,c.previous))return!0}return!1}}}function ff(i){return a;function a(r,c){let s=-1,f;for(;++s<=r.length;)f===void 0?r[s]&&r[s][1].type==="data"&&(f=s,s++):(!r[s]||r[s][1].type!=="data")&&(s!==f+2&&(r[f][1].end=r[s-1][1].end,r.splice(f+2,s-f-2),s=f+2),f=void 0);return i?i(r,c):r}}function C0(i,a){let r=0;for(;++r<=i.length;)if((r===i.length||i[r][1].type==="lineEnding")&&i[r-1][1].type==="data"){const c=i[r-1][1],s=a.sliceStream(c);let f=s.length,d=-1,m=0,g;for(;f--;){const p=s[f];if(typeof p=="string"){for(d=p.length;p.charCodeAt(d-1)===32;)m++,d--;if(d)break;d=-1}else if(p===-2)g=!0,m++;else if(p!==-1){f++;break}}if(a._contentTypeTextTrailing&&r===i.length&&(m=0),m){const p={type:r===i.length||g||m<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:f?d:c.start._bufferIndex+d,_index:c.start._index+f,line:c.end.line,column:c.end.column-m,offset:c.end.offset-m},end:{...c.end}};c.end={...p.start},c.start.offset===c.end.offset?Object.assign(c,p):(i.splice(r,0,["enter",p,a],["exit",p,a]),r+=2)}r++}return i}const O0=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:kg},disable:{null:[]},document:{42:Se,43:Se,45:Se,48:Se,49:Se,50:Se,51:Se,52:Se,53:Se,54:Se,55:Se,56:Se,57:Se,62:Ws},flow:{35:Lg,42:Tu,45:[of,Tu],60:Gg,61:of,95:Tu,96:nf,126:nf},flowInitial:{[-2]:zr,[-1]:zr,32:zr},insideSpan:{null:[Tr,z0]},string:{38:tf,92:Ps},text:{[-5]:_r,[-4]:_r,[-3]:_r,33:r0,38:tf,42:Tr,60:[og,Ig],91:o0,92:[Bg,Ps],93:Ar,95:Tr,96:Eg}},Symbol.toStringTag,{value:"Module"}));function M0(i,a,r){let c={_bufferIndex:-1,_index:0,line:r&&r.line||1,column:r&&r.column||1,offset:r&&r.offset||0};const s={},f=[];let d=[],m=[];const g={attempt:Y(ht),check:Y(N),consume:nt,enter:K,exit:lt,interrupt:Y(N,{interrupt:!0})},p={code:null,containerState:{},defineSkip:V,events:[],now:X,parser:i,previous:null,sliceSerialize:A,sliceStream:E,write:x};let b=a.tokenize.call(p,g);return a.resolveAll&&f.push(a),p;function x(tt){return d=qe(d,tt),I(),d[d.length-1]!==null?[]:(st(a,0),p.events=Er(f,p.events,p),p.events)}function A(tt,P){return w0(E(tt),P)}function E(tt){return D0(d,tt)}function X(){const{_bufferIndex:tt,_index:P,line:xt,column:et,offset:J}=c;return{_bufferIndex:tt,_index:P,line:xt,column:et,offset:J}}function V(tt){s[tt.line]=tt.column,dt()}function I(){let tt;for(;c._index<d.length;){const P=d[c._index];if(typeof P=="string")for(tt=c._index,c._bufferIndex<0&&(c._bufferIndex=0);c._index===tt&&c._bufferIndex<P.length;)j(P.charCodeAt(c._bufferIndex));else j(P)}}function j(tt){b=b(tt)}function nt(tt){mt(tt)?(c.line++,c.column=1,c.offset+=tt===-3?2:1,dt()):tt!==-1&&(c.column++,c.offset++),c._bufferIndex<0?c._index++:(c._bufferIndex++,c._bufferIndex===d[c._index].length&&(c._bufferIndex=-1,c._index++)),p.previous=tt}function K(tt,P){const xt=P||{};return xt.type=tt,xt.start=X(),p.events.push(["enter",xt,p]),m.push(xt),xt}function lt(tt){const P=m.pop();return P.end=X(),p.events.push(["exit",P,p]),P}function ht(tt,P){st(tt,P.from)}function N(tt,P){P.restore()}function Y(tt,P){return xt;function xt(et,J,D){let G,ut,Et,T;return Array.isArray(et)?_(et):"tokenize"in et?_([et]):y(et);function y(F){return at;function at(Mt){const bt=Mt!==null&&F[Mt],xe=Mt!==null&&F.null,on=[...Array.isArray(bt)?bt:bt?[bt]:[],...Array.isArray(xe)?xe:xe?[xe]:[]];return _(on)(Mt)}}function _(F){return G=F,ut=0,F.length===0?D:S(F[ut])}function S(F){return at;function at(Mt){return T=ct(),Et=F,F.partial||(p.currentConstruct=F),F.name&&p.parser.constructs.disable.null.includes(F.name)?$():F.tokenize.call(P?Object.assign(Object.create(p),P):p,g,L,$)(Mt)}}function L(F){return tt(Et,T),J}function $(F){return T.restore(),++ut<G.length?S(G[ut]):D}}}function st(tt,P){tt.resolveAll&&!f.includes(tt)&&f.push(tt),tt.resolve&&en(p.events,P,p.events.length-P,tt.resolve(p.events.slice(P),p)),tt.resolveTo&&(p.events=tt.resolveTo(p.events,p))}function ct(){const tt=X(),P=p.previous,xt=p.currentConstruct,et=p.events.length,J=Array.from(m);return{from:et,restore:D};function D(){c=tt,p.previous=P,p.currentConstruct=xt,p.events.length=et,m=J,dt()}}function dt(){c.line in s&&c.column<2&&(c.column=s[c.line],c.offset+=s[c.line]-1)}}function D0(i,a){const r=a.start._index,c=a.start._bufferIndex,s=a.end._index,f=a.end._bufferIndex;let d;if(r===s)d=[i[r].slice(c,f)];else{if(d=i.slice(r,s),c>-1){const m=d[0];typeof m=="string"?d[0]=m.slice(c):d.shift()}f>0&&d.push(i[s].slice(0,f))}return d}function w0(i,a){let r=-1;const c=[];let s;for(;++r<i.length;){const f=i[r];let d;if(typeof f=="string")d=f;else switch(f){case-5:{d="\r";break}case-4:{d=`
11
+ `;break}case-3:{d=`\r
12
+ `;break}case-2:{d=a?" ":" ";break}case-1:{if(!a&&s)continue;d=" ";break}default:d=String.fromCharCode(f)}s=f===-2,c.push(d)}return c.join("")}function R0(i){const c={constructs:Jy([O0,...(i||{}).extensions||[]]),content:s(ng),defined:[],document:s(ig),flow:s(E0),lazy:{},string:s(A0),text:s(_0)};return c;function s(f){return d;function d(m){return M0(c,f,m)}}}function k0(i){for(;!lf(i););return i}const hf=/[\0\t\n\r]/g;function N0(){let i=1,a="",r=!0,c;return s;function s(f,d,m){const g=[];let p,b,x,A,E;for(f=a+(typeof f=="string"?f.toString():new TextDecoder(d||void 0).decode(f)),x=0,a="",r&&(f.charCodeAt(0)===65279&&x++,r=void 0);x<f.length;){if(hf.lastIndex=x,p=hf.exec(f),A=p&&p.index!==void 0?p.index:f.length,E=f.charCodeAt(A),!p){a=f.slice(x);break}if(E===10&&x===A&&c)g.push(-3),c=void 0;else switch(c&&(g.push(-5),c=void 0),x<A&&(g.push(f.slice(x,A)),i+=A-x),E){case 0:{g.push(65533),i++;break}case 9:{for(b=Math.ceil(i/4)*4,g.push(-2);i++<b;)g.push(-1);break}case 10:{g.push(-4),i=1;break}default:c=!0,i=1}x=A+1}return m&&(c&&g.push(-5),a&&g.push(a),g.push(null)),g}}const U0=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function j0(i){return i.replace(U0,B0)}function B0(i,a,r){if(a)return a;if(r.charCodeAt(0)===35){const s=r.charCodeAt(1),f=s===120||s===88;return Js(r.slice(f?2:1),f?16:10)}return br(r)||i}const df={}.hasOwnProperty;function H0(i,a,r){return a&&typeof a=="object"&&(r=a,a=void 0),L0(r)(k0(R0(r).document().write(N0()(i,a,!0))))}function L0(i){const a={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:f(Dl),autolinkProtocol:ct,autolinkEmail:ct,atxHeading:f(Ol),blockQuote:f(xe),characterEscape:ct,characterReference:ct,codeFenced:f(on),codeFencedFenceInfo:d,codeFencedFenceMeta:d,codeIndented:f(on,d),codeText:f(Mi,d),codeTextData:ct,data:ct,codeFlowValue:ct,definition:f(wu),definitionDestinationString:d,definitionLabelString:d,definitionTitleString:d,emphasis:f(sn),hardBreakEscape:f(Ml),hardBreakTrailing:f(Ml),htmlFlow:f(Ru,d),htmlFlowData:ct,htmlText:f(Ru,d),htmlTextData:ct,image:f(ku),label:d,link:f(Dl),listItem:f(Di),listItemValue:A,listOrdered:f(wl,x),listUnordered:f(wl),paragraph:f(Qr),reference:S,referenceString:d,resourceDestinationString:d,resourceTitleString:d,setextHeading:f(Ol),strong:f(Vr),thematicBreak:f(Zr)},exit:{atxHeading:g(),atxHeadingSequence:ht,autolink:g(),autolinkEmail:bt,autolinkProtocol:Mt,blockQuote:g(),characterEscapeValue:dt,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:F,characterReference:at,codeFenced:g(I),codeFencedFence:V,codeFencedFenceInfo:E,codeFencedFenceMeta:X,codeFlowValue:dt,codeIndented:g(j),codeText:g(J),codeTextData:dt,data:dt,definition:g(),definitionDestinationString:lt,definitionLabelString:nt,definitionTitleString:K,emphasis:g(),hardBreakEscape:g(P),hardBreakTrailing:g(P),htmlFlow:g(xt),htmlFlowData:dt,htmlText:g(et),htmlTextData:dt,image:g(G),label:Et,labelText:ut,lineEnding:tt,link:g(D),listItem:g(),listOrdered:g(),listUnordered:g(),paragraph:g(),referenceString:L,resourceDestinationString:T,resourceTitleString:y,resource:_,setextHeading:g(st),setextHeadingLineSequence:Y,setextHeadingText:N,strong:g(),thematicBreak:g()}};pf(a,(i||{}).mdastExtensions||[]);const r={};return c;function c(B){let W={type:"root",children:[]};const pt={stack:[W],tokenStack:[],config:a,enter:m,exit:p,buffer:d,resume:b,data:r},zt=[];let jt=-1;for(;++jt<B.length;)if(B[jt][1].type==="listOrdered"||B[jt][1].type==="listUnordered")if(B[jt][0]==="enter")zt.push(jt);else{const Re=zt.pop();jt=s(B,Re,jt)}for(jt=-1;++jt<B.length;){const Re=a[B[jt][0]];df.call(Re,B[jt][1].type)&&Re[B[jt][1].type].call(Object.assign({sliceSerialize:B[jt][2].sliceSerialize},pt),B[jt][1])}if(pt.tokenStack.length>0){const Re=pt.tokenStack[pt.tokenStack.length-1];(Re[1]||mf).call(pt,void 0,Re[0])}for(W.position={start:wn(B.length>0?B[0][1].start:{line:1,column:1,offset:0}),end:wn(B.length>0?B[B.length-2][1].end:{line:1,column:1,offset:0})},jt=-1;++jt<a.transforms.length;)W=a.transforms[jt](W)||W;return W}function s(B,W,pt){let zt=W-1,jt=-1,Re=!1,fn,ye,ie,Ee;for(;++zt<=pt;){const Gt=B[zt];switch(Gt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Gt[0]==="enter"?jt++:jt--,Ee=void 0;break}case"lineEndingBlank":{Gt[0]==="enter"&&(fn&&!Ee&&!jt&&!ie&&(ie=zt),Ee=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ee=void 0}if(!jt&&Gt[0]==="enter"&&Gt[1].type==="listItemPrefix"||jt===-1&&Gt[0]==="exit"&&(Gt[1].type==="listUnordered"||Gt[1].type==="listOrdered")){if(fn){let Rn=zt;for(ye=void 0;Rn--;){const $e=B[Rn];if($e[1].type==="lineEnding"||$e[1].type==="lineEndingBlank"){if($e[0]==="exit")continue;ye&&(B[ye][1].type="lineEndingBlank",Re=!0),$e[1].type="lineEnding",ye=Rn}else if(!($e[1].type==="linePrefix"||$e[1].type==="blockQuotePrefix"||$e[1].type==="blockQuotePrefixWhitespace"||$e[1].type==="blockQuoteMarker"||$e[1].type==="listItemIndent"))break}ie&&(!ye||ie<ye)&&(fn._spread=!0),fn.end=Object.assign({},ye?B[ye][1].start:Gt[1].end),B.splice(ye||zt,0,["exit",fn,Gt[2]]),zt++,pt++}if(Gt[1].type==="listItemPrefix"){const Rn={type:"listItem",_spread:!1,start:Object.assign({},Gt[1].start),end:void 0};fn=Rn,B.splice(zt,0,["enter",Rn,Gt[2]]),zt++,pt++,ie=void 0,Ee=!0}}}return B[W][1]._spread=Re,pt}function f(B,W){return pt;function pt(zt){m.call(this,B(zt),zt),W&&W.call(this,zt)}}function d(){this.stack.push({type:"fragment",children:[]})}function m(B,W,pt){this.stack[this.stack.length-1].children.push(B),this.stack.push(B),this.tokenStack.push([W,pt||void 0]),B.position={start:wn(W.start),end:void 0}}function g(B){return W;function W(pt){B&&B.call(this,pt),p.call(this,pt)}}function p(B,W){const pt=this.stack.pop(),zt=this.tokenStack.pop();if(zt)zt[0].type!==B.type&&(W?W.call(this,B,zt[0]):(zt[1]||mf).call(this,B,zt[0]));else throw new Error("Cannot close `"+B.type+"` ("+xi({start:B.start,end:B.end})+"): it’s not open");pt.position.end=wn(B.end)}function b(){return Zy(this.stack.pop())}function x(){this.data.expectingFirstListItemValue=!0}function A(B){if(this.data.expectingFirstListItemValue){const W=this.stack[this.stack.length-2];W.start=Number.parseInt(this.sliceSerialize(B),10),this.data.expectingFirstListItemValue=void 0}}function E(){const B=this.resume(),W=this.stack[this.stack.length-1];W.lang=B}function X(){const B=this.resume(),W=this.stack[this.stack.length-1];W.meta=B}function V(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function I(){const B=this.resume(),W=this.stack[this.stack.length-1];W.value=B.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function j(){const B=this.resume(),W=this.stack[this.stack.length-1];W.value=B.replace(/(\r?\n|\r)$/g,"")}function nt(B){const W=this.resume(),pt=this.stack[this.stack.length-1];pt.label=W,pt.identifier=Al(this.sliceSerialize(B)).toLowerCase()}function K(){const B=this.resume(),W=this.stack[this.stack.length-1];W.title=B}function lt(){const B=this.resume(),W=this.stack[this.stack.length-1];W.url=B}function ht(B){const W=this.stack[this.stack.length-1];if(!W.depth){const pt=this.sliceSerialize(B).length;W.depth=pt}}function N(){this.data.setextHeadingSlurpLineEnding=!0}function Y(B){const W=this.stack[this.stack.length-1];W.depth=this.sliceSerialize(B).codePointAt(0)===61?1:2}function st(){this.data.setextHeadingSlurpLineEnding=void 0}function ct(B){const pt=this.stack[this.stack.length-1].children;let zt=pt[pt.length-1];(!zt||zt.type!=="text")&&(zt=me(),zt.position={start:wn(B.start),end:void 0},pt.push(zt)),this.stack.push(zt)}function dt(B){const W=this.stack.pop();W.value+=this.sliceSerialize(B),W.position.end=wn(B.end)}function tt(B){const W=this.stack[this.stack.length-1];if(this.data.atHardBreak){const pt=W.children[W.children.length-1];pt.position.end=wn(B.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&a.canContainEols.includes(W.type)&&(ct.call(this,B),dt.call(this,B))}function P(){this.data.atHardBreak=!0}function xt(){const B=this.resume(),W=this.stack[this.stack.length-1];W.value=B}function et(){const B=this.resume(),W=this.stack[this.stack.length-1];W.value=B}function J(){const B=this.resume(),W=this.stack[this.stack.length-1];W.value=B}function D(){const B=this.stack[this.stack.length-1];if(this.data.inReference){const W=this.data.referenceType||"shortcut";B.type+="Reference",B.referenceType=W,delete B.url,delete B.title}else delete B.identifier,delete B.label;this.data.referenceType=void 0}function G(){const B=this.stack[this.stack.length-1];if(this.data.inReference){const W=this.data.referenceType||"shortcut";B.type+="Reference",B.referenceType=W,delete B.url,delete B.title}else delete B.identifier,delete B.label;this.data.referenceType=void 0}function ut(B){const W=this.sliceSerialize(B),pt=this.stack[this.stack.length-2];pt.label=j0(W),pt.identifier=Al(W).toLowerCase()}function Et(){const B=this.stack[this.stack.length-1],W=this.resume(),pt=this.stack[this.stack.length-1];if(this.data.inReference=!0,pt.type==="link"){const zt=B.children;pt.children=zt}else pt.alt=W}function T(){const B=this.resume(),W=this.stack[this.stack.length-1];W.url=B}function y(){const B=this.resume(),W=this.stack[this.stack.length-1];W.title=B}function _(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function L(B){const W=this.resume(),pt=this.stack[this.stack.length-1];pt.label=W,pt.identifier=Al(this.sliceSerialize(B)).toLowerCase(),this.data.referenceType="full"}function $(B){this.data.characterReferenceType=B.type}function F(B){const W=this.sliceSerialize(B),pt=this.data.characterReferenceType;let zt;pt?(zt=Js(W,pt==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):zt=br(W);const jt=this.stack[this.stack.length-1];jt.value+=zt}function at(B){const W=this.stack.pop();W.position.end=wn(B.end)}function Mt(B){dt.call(this,B);const W=this.stack[this.stack.length-1];W.url=this.sliceSerialize(B)}function bt(B){dt.call(this,B);const W=this.stack[this.stack.length-1];W.url="mailto:"+this.sliceSerialize(B)}function xe(){return{type:"blockquote",children:[]}}function on(){return{type:"code",lang:null,meta:null,value:""}}function Mi(){return{type:"inlineCode",value:""}}function wu(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function sn(){return{type:"emphasis",children:[]}}function Ol(){return{type:"heading",depth:0,children:[]}}function Ml(){return{type:"break"}}function Ru(){return{type:"html",value:""}}function ku(){return{type:"image",title:null,url:"",alt:null}}function Dl(){return{type:"link",title:null,url:"",children:[]}}function wl(B){return{type:"list",ordered:B.type==="listOrdered",start:null,spread:B._spread,children:[]}}function Di(B){return{type:"listItem",spread:B._spread,checked:null,children:[]}}function Qr(){return{type:"paragraph",children:[]}}function Vr(){return{type:"strong",children:[]}}function me(){return{type:"text",value:""}}function Zr(){return{type:"thematicBreak"}}}function wn(i){return{line:i.line,column:i.column,offset:i.offset}}function pf(i,a){let r=-1;for(;++r<a.length;){const c=a[r];Array.isArray(c)?pf(i,c):q0(i,c)}}function q0(i,a){let r;for(r in a)if(df.call(a,r))switch(r){case"canContainEols":{const c=a[r];c&&i[r].push(...c);break}case"transforms":{const c=a[r];c&&i[r].push(...c);break}case"enter":case"exit":{const c=a[r];c&&Object.assign(i[r],c);break}}}function mf(i,a){throw i?new Error("Cannot close `"+i.type+"` ("+xi({start:i.start,end:i.end})+"): a different token (`"+a.type+"`, "+xi({start:a.start,end:a.end})+") is open"):new Error("Cannot close document, a token (`"+a.type+"`, "+xi({start:a.start,end:a.end})+") is still open")}function Y0(i){const a=this;a.parser=r;function r(c){return H0(c,{...a.data("settings"),...i,extensions:a.data("micromarkExtensions")||[],mdastExtensions:a.data("fromMarkdownExtensions")||[]})}}function X0(i,a){const r={type:"element",tagName:"blockquote",properties:{},children:i.wrap(i.all(a),!0)};return i.patch(a,r),i.applyData(a,r)}function G0(i,a){const r={type:"element",tagName:"br",properties:{},children:[]};return i.patch(a,r),[i.applyData(a,r),{type:"text",value:`
13
+ `}]}function Q0(i,a){const r=a.value?a.value+`
14
+ `:"",c={},s=a.lang?a.lang.split(/\s+/):[];s.length>0&&(c.className=["language-"+s[0]]);let f={type:"element",tagName:"code",properties:c,children:[{type:"text",value:r}]};return a.meta&&(f.data={meta:a.meta}),i.patch(a,f),f=i.applyData(a,f),f={type:"element",tagName:"pre",properties:{},children:[f]},i.patch(a,f),f}function V0(i,a){const r={type:"element",tagName:"del",properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}function Z0(i,a){const r={type:"element",tagName:"em",properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}function K0(i,a){const r=typeof i.options.clobberPrefix=="string"?i.options.clobberPrefix:"user-content-",c=String(a.identifier).toUpperCase(),s=_l(c.toLowerCase()),f=i.footnoteOrder.indexOf(c);let d,m=i.footnoteCounts.get(c);m===void 0?(m=0,i.footnoteOrder.push(c),d=i.footnoteOrder.length):d=f+1,m+=1,i.footnoteCounts.set(c,m);const g={type:"element",tagName:"a",properties:{href:"#"+r+"fn-"+s,id:r+"fnref-"+s+(m>1?"-"+m:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(d)}]};i.patch(a,g);const p={type:"element",tagName:"sup",properties:{},children:[g]};return i.patch(a,p),i.applyData(a,p)}function J0(i,a){const r={type:"element",tagName:"h"+a.depth,properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}function F0(i,a){if(i.options.allowDangerousHtml){const r={type:"raw",value:a.value};return i.patch(a,r),i.applyData(a,r)}}function yf(i,a){const r=a.referenceType;let c="]";if(r==="collapsed"?c+="[]":r==="full"&&(c+="["+(a.label||a.identifier)+"]"),a.type==="imageReference")return[{type:"text",value:"!["+a.alt+c}];const s=i.all(a),f=s[0];f&&f.type==="text"?f.value="["+f.value:s.unshift({type:"text",value:"["});const d=s[s.length-1];return d&&d.type==="text"?d.value+=c:s.push({type:"text",value:c}),s}function I0(i,a){const r=String(a.identifier).toUpperCase(),c=i.definitionById.get(r);if(!c)return yf(i,a);const s={src:_l(c.url||""),alt:a.alt};c.title!==null&&c.title!==void 0&&(s.title=c.title);const f={type:"element",tagName:"img",properties:s,children:[]};return i.patch(a,f),i.applyData(a,f)}function $0(i,a){const r={src:_l(a.url)};a.alt!==null&&a.alt!==void 0&&(r.alt=a.alt),a.title!==null&&a.title!==void 0&&(r.title=a.title);const c={type:"element",tagName:"img",properties:r,children:[]};return i.patch(a,c),i.applyData(a,c)}function W0(i,a){const r={type:"text",value:a.value.replace(/\r?\n|\r/g," ")};i.patch(a,r);const c={type:"element",tagName:"code",properties:{},children:[r]};return i.patch(a,c),i.applyData(a,c)}function P0(i,a){const r=String(a.identifier).toUpperCase(),c=i.definitionById.get(r);if(!c)return yf(i,a);const s={href:_l(c.url||"")};c.title!==null&&c.title!==void 0&&(s.title=c.title);const f={type:"element",tagName:"a",properties:s,children:i.all(a)};return i.patch(a,f),i.applyData(a,f)}function t1(i,a){const r={href:_l(a.url)};a.title!==null&&a.title!==void 0&&(r.title=a.title);const c={type:"element",tagName:"a",properties:r,children:i.all(a)};return i.patch(a,c),i.applyData(a,c)}function e1(i,a,r){const c=i.all(a),s=r?n1(r):gf(a),f={},d=[];if(typeof a.checked=="boolean"){const b=c[0];let x;b&&b.type==="element"&&b.tagName==="p"?x=b:(x={type:"element",tagName:"p",properties:{},children:[]},c.unshift(x)),x.children.length>0&&x.children.unshift({type:"text",value:" "}),x.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:a.checked,disabled:!0},children:[]}),f.className=["task-list-item"]}let m=-1;for(;++m<c.length;){const b=c[m];(s||m!==0||b.type!=="element"||b.tagName!=="p")&&d.push({type:"text",value:`
15
+ `}),b.type==="element"&&b.tagName==="p"&&!s?d.push(...b.children):d.push(b)}const g=c[c.length-1];g&&(s||g.type!=="element"||g.tagName!=="p")&&d.push({type:"text",value:`
16
+ `});const p={type:"element",tagName:"li",properties:f,children:d};return i.patch(a,p),i.applyData(a,p)}function n1(i){let a=!1;if(i.type==="list"){a=i.spread||!1;const r=i.children;let c=-1;for(;!a&&++c<r.length;)a=gf(r[c])}return a}function gf(i){const a=i.spread;return a??i.children.length>1}function l1(i,a){const r={},c=i.all(a);let s=-1;for(typeof a.start=="number"&&a.start!==1&&(r.start=a.start);++s<c.length;){const d=c[s];if(d.type==="element"&&d.tagName==="li"&&d.properties&&Array.isArray(d.properties.className)&&d.properties.className.includes("task-list-item")){r.className=["contains-task-list"];break}}const f={type:"element",tagName:a.ordered?"ol":"ul",properties:r,children:i.wrap(c,!0)};return i.patch(a,f),i.applyData(a,f)}function i1(i,a){const r={type:"element",tagName:"p",properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}function u1(i,a){const r={type:"root",children:i.wrap(i.all(a))};return i.patch(a,r),i.applyData(a,r)}function a1(i,a){const r={type:"element",tagName:"strong",properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}function r1(i,a){const r=i.all(a),c=r.shift(),s=[];if(c){const d={type:"element",tagName:"thead",properties:{},children:i.wrap([c],!0)};i.patch(a.children[0],d),s.push(d)}if(r.length>0){const d={type:"element",tagName:"tbody",properties:{},children:i.wrap(r,!0)},m=sr(a.children[1]),g=Rs(a.children[a.children.length-1]);m&&g&&(d.position={start:m,end:g}),s.push(d)}const f={type:"element",tagName:"table",properties:{},children:i.wrap(s,!0)};return i.patch(a,f),i.applyData(a,f)}function c1(i,a,r){const c=r?r.children:void 0,f=(c?c.indexOf(a):1)===0?"th":"td",d=r&&r.type==="table"?r.align:void 0,m=d?d.length:a.children.length;let g=-1;const p=[];for(;++g<m;){const x=a.children[g],A={},E=d?d[g]:void 0;E&&(A.align=E);let X={type:"element",tagName:f,properties:A,children:[]};x&&(X.children=i.all(x),i.patch(x,X),X=i.applyData(x,X)),p.push(X)}const b={type:"element",tagName:"tr",properties:{},children:i.wrap(p,!0)};return i.patch(a,b),i.applyData(a,b)}function o1(i,a){const r={type:"element",tagName:"td",properties:{},children:i.all(a)};return i.patch(a,r),i.applyData(a,r)}const vf=9,bf=32;function s1(i){const a=String(i),r=/\r?\n|\r/g;let c=r.exec(a),s=0;const f=[];for(;c;)f.push(Sf(a.slice(s,c.index),s>0,!0),c[0]),s=c.index+c[0].length,c=r.exec(a);return f.push(Sf(a.slice(s),s>0,!1)),f.join("")}function Sf(i,a,r){let c=0,s=i.length;if(a){let f=i.codePointAt(c);for(;f===vf||f===bf;)c++,f=i.codePointAt(c)}if(r){let f=i.codePointAt(s-1);for(;f===vf||f===bf;)s--,f=i.codePointAt(s-1)}return s>c?i.slice(c,s):""}function f1(i,a){const r={type:"text",value:s1(String(a.value))};return i.patch(a,r),i.applyData(a,r)}function h1(i,a){const r={type:"element",tagName:"hr",properties:{},children:[]};return i.patch(a,r),i.applyData(a,r)}const d1={blockquote:X0,break:G0,code:Q0,delete:V0,emphasis:Z0,footnoteReference:K0,heading:J0,html:F0,imageReference:I0,image:$0,inlineCode:W0,linkReference:P0,link:t1,listItem:e1,list:l1,paragraph:i1,root:u1,strong:a1,table:r1,tableCell:o1,tableRow:c1,text:f1,thematicBreak:h1,toml:zu,yaml:zu,definition:zu,footnoteDefinition:zu};function zu(){}const xf=-1,Au=0,_i=1,_u=2,Cr=3,Or=4,Mr=5,Dr=6,Ef=7,Tf=8,p1=typeof self=="object"?self:globalThis,zf=(i,a)=>{switch(i){case"Function":case"SharedWorker":case"Worker":case"eval":case"setInterval":case"setTimeout":throw new TypeError("unable to deserialize "+i)}return new p1[i](a)},m1=(i,a)=>{const r=(s,f)=>(i.set(f,s),s),c=s=>{if(i.has(s))return i.get(s);const[f,d]=a[s];switch(f){case Au:case xf:return r(d,s);case _i:{const m=r([],s);for(const g of d)m.push(c(g));return m}case _u:{const m=r({},s);for(const[g,p]of d)m[c(g)]=c(p);return m}case Cr:return r(new Date(d),s);case Or:{const{source:m,flags:g}=d;return r(new RegExp(m,g),s)}case Mr:{const m=r(new Map,s);for(const[g,p]of d)m.set(c(g),c(p));return m}case Dr:{const m=r(new Set,s);for(const g of d)m.add(c(g));return m}case Ef:{const{name:m,message:g}=d;return r(zf(m,g),s)}case Tf:return r(BigInt(d),s);case"BigInt":return r(Object(BigInt(d)),s);case"ArrayBuffer":return r(new Uint8Array(d).buffer,d);case"DataView":{const{buffer:m}=new Uint8Array(d);return r(new DataView(m),d)}}return r(zf(f,d),s)};return c},Af=i=>m1(new Map,i)(0),Cl="",{toString:y1}={},{keys:g1}=Object,Ci=i=>{const a=typeof i;if(a!=="object"||!i)return[Au,a];const r=y1.call(i).slice(8,-1);switch(r){case"Array":return[_i,Cl];case"Object":return[_u,Cl];case"Date":return[Cr,Cl];case"RegExp":return[Or,Cl];case"Map":return[Mr,Cl];case"Set":return[Dr,Cl];case"DataView":return[_i,r]}return r.includes("Array")?[_i,r]:r.includes("Error")?[Ef,r]:[_u,r]},Cu=([i,a])=>i===Au&&(a==="function"||a==="symbol"),v1=(i,a,r,c)=>{const s=(d,m)=>{const g=c.push(d)-1;return r.set(m,g),g},f=d=>{if(r.has(d))return r.get(d);let[m,g]=Ci(d);switch(m){case Au:{let b=d;switch(g){case"bigint":m=Tf,b=d.toString();break;case"function":case"symbol":if(i)throw new TypeError("unable to serialize "+g);b=null;break;case"undefined":return s([xf],d)}return s([m,b],d)}case _i:{if(g){let A=d;return g==="DataView"?A=new Uint8Array(d.buffer):g==="ArrayBuffer"&&(A=new Uint8Array(d)),s([g,[...A]],d)}const b=[],x=s([m,b],d);for(const A of d)b.push(f(A));return x}case _u:{if(g)switch(g){case"BigInt":return s([g,d.toString()],d);case"Boolean":case"Number":case"String":return s([g,d.valueOf()],d)}if(a&&"toJSON"in d)return f(d.toJSON());const b=[],x=s([m,b],d);for(const A of g1(d))(i||!Cu(Ci(d[A])))&&b.push([f(A),f(d[A])]);return x}case Cr:return s([m,d.toISOString()],d);case Or:{const{source:b,flags:x}=d;return s([m,{source:b,flags:x}],d)}case Mr:{const b=[],x=s([m,b],d);for(const[A,E]of d)(i||!(Cu(Ci(A))||Cu(Ci(E))))&&b.push([f(A),f(E)]);return x}case Dr:{const b=[],x=s([m,b],d);for(const A of d)(i||!Cu(Ci(A)))&&b.push(f(A));return x}}const{message:p}=d;return s([m,{name:g,message:p}],d)};return f},_f=(i,{json:a,lossy:r}={})=>{const c=[];return v1(!(a||r),!!a,new Map,c)(i),c},Ou=typeof structuredClone=="function"?(i,a)=>a&&("json"in a||"lossy"in a)?Af(_f(i,a)):structuredClone(i):(i,a)=>Af(_f(i,a));function b1(i,a){const r=[{type:"text",value:"↩"}];return a>1&&r.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(a)}]}),r}function S1(i,a){return"Back to reference "+(i+1)+(a>1?"-"+a:"")}function x1(i){const a=typeof i.options.clobberPrefix=="string"?i.options.clobberPrefix:"user-content-",r=i.options.footnoteBackContent||b1,c=i.options.footnoteBackLabel||S1,s=i.options.footnoteLabel||"Footnotes",f=i.options.footnoteLabelTagName||"h2",d=i.options.footnoteLabelProperties||{className:["sr-only"]},m=[];let g=-1;for(;++g<i.footnoteOrder.length;){const p=i.footnoteById.get(i.footnoteOrder[g]);if(!p)continue;const b=i.all(p),x=String(p.identifier).toUpperCase(),A=_l(x.toLowerCase());let E=0;const X=[],V=i.footnoteCounts.get(x);for(;V!==void 0&&++E<=V;){X.length>0&&X.push({type:"text",value:" "});let nt=typeof r=="string"?r:r(g,E);typeof nt=="string"&&(nt={type:"text",value:nt}),X.push({type:"element",tagName:"a",properties:{href:"#"+a+"fnref-"+A+(E>1?"-"+E:""),dataFootnoteBackref:"",ariaLabel:typeof c=="string"?c:c(g,E),className:["data-footnote-backref"]},children:Array.isArray(nt)?nt:[nt]})}const I=b[b.length-1];if(I&&I.type==="element"&&I.tagName==="p"){const nt=I.children[I.children.length-1];nt&&nt.type==="text"?nt.value+=" ":I.children.push({type:"text",value:" "}),I.children.push(...X)}else b.push(...X);const j={type:"element",tagName:"li",properties:{id:a+"fn-"+A},children:i.wrap(b,!0)};i.patch(p,j),m.push(j)}if(m.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:f,properties:{...Ou(d),id:"footnote-label"},children:[{type:"text",value:s}]},{type:"text",value:`
17
+ `},{type:"element",tagName:"ol",properties:{},children:i.wrap(m,!0)},{type:"text",value:`
18
+ `}]}}const Cf=(function(i){if(i==null)return A1;if(typeof i=="function")return Mu(i);if(typeof i=="object")return Array.isArray(i)?E1(i):T1(i);if(typeof i=="string")return z1(i);throw new Error("Expected function, string, or object as test")});function E1(i){const a=[];let r=-1;for(;++r<i.length;)a[r]=Cf(i[r]);return Mu(c);function c(...s){let f=-1;for(;++f<a.length;)if(a[f].apply(this,s))return!0;return!1}}function T1(i){const a=i;return Mu(r);function r(c){const s=c;let f;for(f in i)if(s[f]!==a[f])return!1;return!0}}function z1(i){return Mu(a);function a(r){return r&&r.type===i}}function Mu(i){return a;function a(r,c,s){return!!(_1(r)&&i.call(this,r,typeof c=="number"?c:void 0,s||void 0))}}function A1(){return!0}function _1(i){return i!==null&&typeof i=="object"&&"type"in i}function JS(i){return i}const Of=[],C1=!0,Mf=!1,O1="skip";function M1(i,a,r,c){let s;typeof a=="function"&&typeof r!="function"?(c=r,r=a):s=a;const f=Cf(s),d=c?-1:1;m(i,void 0,[])();function m(g,p,b){const x=g&&typeof g=="object"?g:{};if(typeof x.type=="string"){const E=typeof x.tagName=="string"?x.tagName:typeof x.name=="string"?x.name:void 0;Object.defineProperty(A,"name",{value:"node ("+(g.type+(E?"<"+E+">":""))+")"})}return A;function A(){let E=Of,X,V,I;if((!a||f(g,p,b[b.length-1]||void 0))&&(E=D1(r(g,b)),E[0]===Mf))return E;if("children"in g&&g.children){const j=g;if(j.children&&E[0]!==O1)for(V=(c?j.children.length:-1)+d,I=b.concat(j);V>-1&&V<j.children.length;){const nt=j.children[V];if(X=m(nt,V,I)(),X[0]===Mf)return X;V=typeof X[1]=="number"?X[1]:V+d}}return E}}}function D1(i){return Array.isArray(i)?i:typeof i=="number"?[C1,i]:i==null?Of:[i]}function Df(i,a,r,c){let s,f,d;typeof a=="function"&&typeof r!="function"?(f=void 0,d=a,s=r):(f=a,d=r,s=c),M1(i,f,m,s);function m(g,p){const b=p[p.length-1],x=b?b.children.indexOf(g):void 0;return d(g,x,b)}}const wr={}.hasOwnProperty,w1={};function R1(i,a){const r=a||w1,c=new Map,s=new Map,f=new Map,d={...d1,...r.handlers},m={all:p,applyData:N1,definitionById:c,footnoteById:s,footnoteCounts:f,footnoteOrder:[],handlers:d,one:g,options:r,patch:k1,wrap:j1};return Df(i,function(b){if(b.type==="definition"||b.type==="footnoteDefinition"){const x=b.type==="definition"?c:s,A=String(b.identifier).toUpperCase();x.has(A)||x.set(A,b)}}),m;function g(b,x){const A=b.type,E=m.handlers[A];if(wr.call(m.handlers,A)&&E)return E(m,b,x);if(m.options.passThrough&&m.options.passThrough.includes(A)){if("children"in b){const{children:V,...I}=b,j=Ou(I);return j.children=m.all(b),j}return Ou(b)}return(m.options.unknownHandler||U1)(m,b,x)}function p(b){const x=[];if("children"in b){const A=b.children;let E=-1;for(;++E<A.length;){const X=m.one(A[E],b);if(X){if(E&&A[E-1].type==="break"&&(!Array.isArray(X)&&X.type==="text"&&(X.value=wf(X.value)),!Array.isArray(X)&&X.type==="element")){const V=X.children[0];V&&V.type==="text"&&(V.value=wf(V.value))}Array.isArray(X)?x.push(...X):x.push(X)}}}return x}}function k1(i,a){i.position&&(a.position=Sy(i))}function N1(i,a){let r=a;if(i&&i.data){const c=i.data.hName,s=i.data.hChildren,f=i.data.hProperties;if(typeof c=="string")if(r.type==="element")r.tagName=c;else{const d="children"in r?r.children:[r];r={type:"element",tagName:c,properties:{},children:d}}r.type==="element"&&f&&Object.assign(r.properties,Ou(f)),"children"in r&&r.children&&s!==null&&s!==void 0&&(r.children=s)}return r}function U1(i,a){const r=a.data||{},c="value"in a&&!(wr.call(r,"hProperties")||wr.call(r,"hChildren"))?{type:"text",value:a.value}:{type:"element",tagName:"div",properties:{},children:i.all(a)};return i.patch(a,c),i.applyData(a,c)}function j1(i,a){const r=[];let c=-1;for(a&&r.push({type:"text",value:`
19
+ `});++c<i.length;)c&&r.push({type:"text",value:`
20
+ `}),r.push(i[c]);return a&&i.length>0&&r.push({type:"text",value:`
21
+ `}),r}function wf(i){let a=0,r=i.charCodeAt(a);for(;r===9||r===32;)a++,r=i.charCodeAt(a);return i.slice(a)}function Rf(i,a){const r=R1(i,a),c=r.one(i,void 0),s=x1(r),f=Array.isArray(c)?{type:"root",children:c}:c||{type:"root",children:[]};return s&&f.children.push({type:"text",value:`
22
+ `},s),f}function B1(i,a){return i&&"run"in i?async function(r,c){const s=Rf(r,{file:c,...a});await i.run(s,c)}:function(r,c){return Rf(r,{file:c,...i||a})}}function kf(i){if(i)throw i}var Rr,Nf;function H1(){if(Nf)return Rr;Nf=1;var i=Object.prototype.hasOwnProperty,a=Object.prototype.toString,r=Object.defineProperty,c=Object.getOwnPropertyDescriptor,s=function(p){return typeof Array.isArray=="function"?Array.isArray(p):a.call(p)==="[object Array]"},f=function(p){if(!p||a.call(p)!=="[object Object]")return!1;var b=i.call(p,"constructor"),x=p.constructor&&p.constructor.prototype&&i.call(p.constructor.prototype,"isPrototypeOf");if(p.constructor&&!b&&!x)return!1;var A;for(A in p);return typeof A>"u"||i.call(p,A)},d=function(p,b){r&&b.name==="__proto__"?r(p,b.name,{enumerable:!0,configurable:!0,value:b.newValue,writable:!0}):p[b.name]=b.newValue},m=function(p,b){if(b==="__proto__")if(i.call(p,b)){if(c)return c(p,b).value}else return;return p[b]};return Rr=function g(){var p,b,x,A,E,X,V=arguments[0],I=1,j=arguments.length,nt=!1;for(typeof V=="boolean"&&(nt=V,V=arguments[1]||{},I=2),(V==null||typeof V!="object"&&typeof V!="function")&&(V={});I<j;++I)if(p=arguments[I],p!=null)for(b in p)x=m(V,b),A=m(p,b),V!==A&&(nt&&A&&(f(A)||(E=s(A)))?(E?(E=!1,X=x&&s(x)?x:[]):X=x&&f(x)?x:{},d(V,{name:b,newValue:g(nt,X,A)})):typeof A<"u"&&d(V,{name:b,newValue:A}));return V},Rr}var L1=H1();const kr=as(L1);function Nr(i){if(typeof i!="object"||i===null)return!1;const a=Object.getPrototypeOf(i);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in i)&&!(Symbol.iterator in i)}function q1(){const i=[],a={run:r,use:c};return a;function r(...s){let f=-1;const d=s.pop();if(typeof d!="function")throw new TypeError("Expected function as last argument, not "+d);m(null,...s);function m(g,...p){const b=i[++f];let x=-1;if(g){d(g);return}for(;++x<s.length;)(p[x]===null||p[x]===void 0)&&(p[x]=s[x]);s=p,b?Y1(b,m)(...p):d(null,...p)}}function c(s){if(typeof s!="function")throw new TypeError("Expected `middelware` to be a function, not "+s);return i.push(s),a}}function Y1(i,a){let r;return c;function c(...d){const m=i.length>d.length;let g;m&&d.push(s);try{g=i.apply(this,d)}catch(p){const b=p;if(m&&r)throw b;return s(b)}m||(g&&g.then&&typeof g.then=="function"?g.then(f,s):g instanceof Error?s(g):f(g))}function s(d,...m){r||(r=!0,a(d,...m))}function f(d){s(null,d)}}const ln={basename:X1,dirname:G1,extname:Q1,join:V1,sep:"/"};function X1(i,a){if(a!==void 0&&typeof a!="string")throw new TypeError('"ext" argument must be a string');Oi(i);let r=0,c=-1,s=i.length,f;if(a===void 0||a.length===0||a.length>i.length){for(;s--;)if(i.codePointAt(s)===47){if(f){r=s+1;break}}else c<0&&(f=!0,c=s+1);return c<0?"":i.slice(r,c)}if(a===i)return"";let d=-1,m=a.length-1;for(;s--;)if(i.codePointAt(s)===47){if(f){r=s+1;break}}else d<0&&(f=!0,d=s+1),m>-1&&(i.codePointAt(s)===a.codePointAt(m--)?m<0&&(c=s):(m=-1,c=d));return r===c?c=d:c<0&&(c=i.length),i.slice(r,c)}function G1(i){if(Oi(i),i.length===0)return".";let a=-1,r=i.length,c;for(;--r;)if(i.codePointAt(r)===47){if(c){a=r;break}}else c||(c=!0);return a<0?i.codePointAt(0)===47?"/":".":a===1&&i.codePointAt(0)===47?"//":i.slice(0,a)}function Q1(i){Oi(i);let a=i.length,r=-1,c=0,s=-1,f=0,d;for(;a--;){const m=i.codePointAt(a);if(m===47){if(d){c=a+1;break}continue}r<0&&(d=!0,r=a+1),m===46?s<0?s=a:f!==1&&(f=1):s>-1&&(f=-1)}return s<0||r<0||f===0||f===1&&s===r-1&&s===c+1?"":i.slice(s,r)}function V1(...i){let a=-1,r;for(;++a<i.length;)Oi(i[a]),i[a]&&(r=r===void 0?i[a]:r+"/"+i[a]);return r===void 0?".":Z1(r)}function Z1(i){Oi(i);const a=i.codePointAt(0)===47;let r=K1(i,!a);return r.length===0&&!a&&(r="."),r.length>0&&i.codePointAt(i.length-1)===47&&(r+="/"),a?"/"+r:r}function K1(i,a){let r="",c=0,s=-1,f=0,d=-1,m,g;for(;++d<=i.length;){if(d<i.length)m=i.codePointAt(d);else{if(m===47)break;m=47}if(m===47){if(!(s===d-1||f===1))if(s!==d-1&&f===2){if(r.length<2||c!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(g=r.lastIndexOf("/"),g!==r.length-1){g<0?(r="",c=0):(r=r.slice(0,g),c=r.length-1-r.lastIndexOf("/")),s=d,f=0;continue}}else if(r.length>0){r="",c=0,s=d,f=0;continue}}a&&(r=r.length>0?r+"/..":"..",c=2)}else r.length>0?r+="/"+i.slice(s+1,d):r=i.slice(s+1,d),c=d-s-1;s=d,f=0}else m===46&&f>-1?f++:f=-1}return r}function Oi(i){if(typeof i!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(i))}const J1={cwd:F1};function F1(){return"/"}function Ur(i){return!!(i!==null&&typeof i=="object"&&"href"in i&&i.href&&"protocol"in i&&i.protocol&&i.auth===void 0)}function I1(i){if(typeof i=="string")i=new URL(i);else if(!Ur(i)){const a=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+i+"`");throw a.code="ERR_INVALID_ARG_TYPE",a}if(i.protocol!=="file:"){const a=new TypeError("The URL must be of scheme file");throw a.code="ERR_INVALID_URL_SCHEME",a}return $1(i)}function $1(i){if(i.hostname!==""){const c=new TypeError('File URL host must be "localhost" or empty on darwin');throw c.code="ERR_INVALID_FILE_URL_HOST",c}const a=i.pathname;let r=-1;for(;++r<a.length;)if(a.codePointAt(r)===37&&a.codePointAt(r+1)===50){const c=a.codePointAt(r+2);if(c===70||c===102){const s=new TypeError("File URL path must not include encoded / characters");throw s.code="ERR_INVALID_FILE_URL_PATH",s}}return decodeURIComponent(a)}const jr=["history","path","basename","stem","extname","dirname"];class Uf{constructor(a){let r;a?Ur(a)?r={path:a}:typeof a=="string"||W1(a)?r={value:a}:r=a:r={},this.cwd="cwd"in r?"":J1.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let c=-1;for(;++c<jr.length;){const f=jr[c];f in r&&r[f]!==void 0&&r[f]!==null&&(this[f]=f==="history"?[...r[f]]:r[f])}let s;for(s in r)jr.includes(s)||(this[s]=r[s])}get basename(){return typeof this.path=="string"?ln.basename(this.path):void 0}set basename(a){Hr(a,"basename"),Br(a,"basename"),this.path=ln.join(this.dirname||"",a)}get dirname(){return typeof this.path=="string"?ln.dirname(this.path):void 0}set dirname(a){jf(this.basename,"dirname"),this.path=ln.join(a||"",this.basename)}get extname(){return typeof this.path=="string"?ln.extname(this.path):void 0}set extname(a){if(Br(a,"extname"),jf(this.dirname,"extname"),a){if(a.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(a.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=ln.join(this.dirname,this.stem+(a||""))}get path(){return this.history[this.history.length-1]}set path(a){Ur(a)&&(a=I1(a)),Hr(a,"path"),this.path!==a&&this.history.push(a)}get stem(){return typeof this.path=="string"?ln.basename(this.path,this.extname):void 0}set stem(a){Hr(a,"stem"),Br(a,"stem"),this.path=ln.join(this.dirname||"",a+(this.extname||""))}fail(a,r,c){const s=this.message(a,r,c);throw s.fatal=!0,s}info(a,r,c){const s=this.message(a,r,c);return s.fatal=void 0,s}message(a,r,c){const s=new pe(a,r,c);return this.path&&(s.name=this.path+":"+s.name,s.file=this.path),s.fatal=!1,this.messages.push(s),s}toString(a){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(a||void 0).decode(this.value)}}function Br(i,a){if(i&&i.includes(ln.sep))throw new Error("`"+a+"` cannot be a path: did not expect `"+ln.sep+"`")}function Hr(i,a){if(!i)throw new Error("`"+a+"` cannot be empty")}function jf(i,a){if(!i)throw new Error("Setting `"+a+"` requires `path` to be set too")}function W1(i){return!!(i&&typeof i=="object"&&"byteLength"in i&&"byteOffset"in i)}const P1=(function(i){const c=this.constructor.prototype,s=c[i],f=function(){return s.apply(f,arguments)};return Object.setPrototypeOf(f,c),f}),tv={}.hasOwnProperty;class Lr extends P1{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=q1()}copy(){const a=new Lr;let r=-1;for(;++r<this.attachers.length;){const c=this.attachers[r];a.use(...c)}return a.data(kr(!0,{},this.namespace)),a}data(a,r){return typeof a=="string"?arguments.length===2?(Xr("data",this.frozen),this.namespace[a]=r,this):tv.call(this.namespace,a)&&this.namespace[a]||void 0:a?(Xr("data",this.frozen),this.namespace=a,this):this.namespace}freeze(){if(this.frozen)return this;const a=this;for(;++this.freezeIndex<this.attachers.length;){const[r,...c]=this.attachers[this.freezeIndex];if(c[0]===!1)continue;c[0]===!0&&(c[0]=void 0);const s=r.call(a,...c);typeof s=="function"&&this.transformers.use(s)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(a){this.freeze();const r=Du(a),c=this.parser||this.Parser;return qr("parse",c),c(String(r),r)}process(a,r){const c=this;return this.freeze(),qr("process",this.parser||this.Parser),Yr("process",this.compiler||this.Compiler),r?s(void 0,r):new Promise(s);function s(f,d){const m=Du(a),g=c.parse(m);c.run(g,m,function(b,x,A){if(b||!x||!A)return p(b);const E=x,X=c.stringify(E,A);lv(X)?A.value=X:A.result=X,p(b,A)});function p(b,x){b||!x?d(b):f?f(x):r(void 0,x)}}}processSync(a){let r=!1,c;return this.freeze(),qr("processSync",this.parser||this.Parser),Yr("processSync",this.compiler||this.Compiler),this.process(a,s),Hf("processSync","process",r),c;function s(f,d){r=!0,kf(f),c=d}}run(a,r,c){Bf(a),this.freeze();const s=this.transformers;return!c&&typeof r=="function"&&(c=r,r=void 0),c?f(void 0,c):new Promise(f);function f(d,m){const g=Du(r);s.run(a,g,p);function p(b,x,A){const E=x||a;b?m(b):d?d(E):c(void 0,E,A)}}}runSync(a,r){let c=!1,s;return this.run(a,r,f),Hf("runSync","run",c),s;function f(d,m){kf(d),s=m,c=!0}}stringify(a,r){this.freeze();const c=Du(r),s=this.compiler||this.Compiler;return Yr("stringify",s),Bf(a),s(a,c)}use(a,...r){const c=this.attachers,s=this.namespace;if(Xr("use",this.frozen),a!=null)if(typeof a=="function")g(a,r);else if(typeof a=="object")Array.isArray(a)?m(a):d(a);else throw new TypeError("Expected usable value, not `"+a+"`");return this;function f(p){if(typeof p=="function")g(p,[]);else if(typeof p=="object")if(Array.isArray(p)){const[b,...x]=p;g(b,x)}else d(p);else throw new TypeError("Expected usable value, not `"+p+"`")}function d(p){if(!("plugins"in p)&&!("settings"in p))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");m(p.plugins),p.settings&&(s.settings=kr(!0,s.settings,p.settings))}function m(p){let b=-1;if(p!=null)if(Array.isArray(p))for(;++b<p.length;){const x=p[b];f(x)}else throw new TypeError("Expected a list of plugins, not `"+p+"`")}function g(p,b){let x=-1,A=-1;for(;++x<c.length;)if(c[x][0]===p){A=x;break}if(A===-1)c.push([p,...b]);else if(b.length>0){let[E,...X]=b;const V=c[A][1];Nr(V)&&Nr(E)&&(E=kr(!0,V,E)),c[A]=[p,E,...X]}}}}const ev=new Lr().freeze();function qr(i,a){if(typeof a!="function")throw new TypeError("Cannot `"+i+"` without `parser`")}function Yr(i,a){if(typeof a!="function")throw new TypeError("Cannot `"+i+"` without `compiler`")}function Xr(i,a){if(a)throw new Error("Cannot call `"+i+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Bf(i){if(!Nr(i)||typeof i.type!="string")throw new TypeError("Expected node, got `"+i+"`")}function Hf(i,a,r){if(!r)throw new Error("`"+i+"` finished async. Use `"+a+"` instead")}function Du(i){return nv(i)?i:new Uf(i)}function nv(i){return!!(i&&typeof i=="object"&&"message"in i&&"messages"in i)}function lv(i){return typeof i=="string"||iv(i)}function iv(i){return!!(i&&typeof i=="object"&&"byteLength"in i&&"byteOffset"in i)}const uv="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Lf=[],qf={allowDangerousHtml:!0},av=/^(https?|ircs?|mailto|xmpp)$/i,rv=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function cv(i){const a=ov(i),r=sv(i);return fv(a.runSync(a.parse(r),r),i)}function ov(i){const a=i.rehypePlugins||Lf,r=i.remarkPlugins||Lf,c=i.remarkRehypeOptions?{...i.remarkRehypeOptions,...qf}:qf;return ev().use(Y0).use(r).use(B1,c).use(a)}function sv(i){const a=i.children||"",r=new Uf;return typeof a=="string"&&(r.value=a),r}function fv(i,a){const r=a.allowedElements,c=a.allowElement,s=a.components,f=a.disallowedElements,d=a.skipHtml,m=a.unwrapDisallowed,g=a.urlTransform||hv;for(const b of rv)Object.hasOwn(a,b.from)&&(""+b.from+(b.to?"use `"+b.to+"` instead":"remove it")+uv+b.id,void 0);return Df(i,p),Ay(i,{Fragment:gr.Fragment,components:s,ignoreInvalidStyle:!0,jsx:gr.jsx,jsxs:gr.jsxs,passKeys:!0,passNode:!0});function p(b,x,A){if(b.type==="raw"&&A&&typeof x=="number")return d?A.children.splice(x,1):A.children[x]={type:"text",value:b.value},x;if(b.type==="element"){let E;for(E in mr)if(Object.hasOwn(mr,E)&&Object.hasOwn(b.properties,E)){const X=b.properties[E],V=mr[E];(V===null||V.includes(b.tagName))&&(b.properties[E]=g(String(X||""),E,b))}}if(b.type==="element"){let E=r?!r.includes(b.tagName):f?f.includes(b.tagName):!1;if(!E&&c&&typeof x=="number"&&(E=!c(b,x,A)),E&&A&&typeof x=="number")return m&&b.children?A.children.splice(x,1,...b.children):A.children.splice(x,1),x}}}function hv(i){const a=i.indexOf(":"),r=i.indexOf("?"),c=i.indexOf("#"),s=i.indexOf("/");return a===-1||s!==-1&&a>s||r!==-1&&a>r||c!==-1&&a>c||av.test(i.slice(0,a))?i:""}function dv({children:i}){const[a,r]=Ut.useState(!1),c=Ut.useRef(null),s=()=>{navigator.clipboard.writeText(c.current?.innerText??"").then(()=>{r(!0),setTimeout(()=>r(!1),2e3)})};return Q.jsxs("div",{style:{position:"relative",margin:"0.6em 0"},children:[Q.jsx("pre",{ref:c,children:i}),Q.jsx("button",{className:"hover:bg-[#ffffff] rounded-full",onClick:s,style:{position:"absolute",top:1,right:1,padding:"8px",fontSize:"0.72em",color:"var(--nx-text-muted)",cursor:"pointer",transition:"color 0.15s"},children:a?Q.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:Q.jsx("path",{d:"M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0"})}):Q.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:Q.jsx("path",{fillRule:"evenodd",d:"M4 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1h1v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1v1z"})})})]})}function pv({content:i}){return Q.jsx(cv,{components:{p:({children:a})=>Q.jsx("p",{style:{margin:"0 0 0.5em",lineHeight:1.6},children:a}),ul:({children:a})=>Q.jsx("ul",{style:{margin:"0.25em 0 0.5em",paddingLeft:"1.25em"},children:a}),ol:({children:a})=>Q.jsx("ol",{style:{margin:"0.25em 0 0.5em",paddingLeft:"1.25em"},children:a}),li:({children:a})=>Q.jsx("li",{style:{margin:"0.2em 0",lineHeight:1.5},children:a}),strong:({children:a})=>Q.jsx("strong",{style:{fontWeight:600,color:"var(--nx-text)"},children:a}),em:({children:a})=>Q.jsx("em",{style:{opacity:.85},children:a}),code:({children:a})=>Q.jsx(dv,{children:a}),pre:({children:a})=>Q.jsx("pre",{style:{background:"var(--nx-surface)",border:"1px solid var(--nx-border)",borderRadius:8,padding:"0.75em 1em",overflowX:"auto",fontSize:"0.82em",fontFamily:"monospace",margin:"0.5em 0"},children:a}),hr:()=>Q.jsx("hr",{style:{border:"none",borderTop:"1px solid var(--nx-border)",margin:"0.75em 0"}}),a:({children:a})=>Q.jsx("span",{style:{textDecoration:"underline",opacity:.8},children:a})},children:i})}function mv({color:i,agentName:a}){return Q.jsxs("div",{className:"flex items-start gap-3",children:[Q.jsx("div",{style:{background:i,flexShrink:0},className:`w-7 h-7 rounded-full flex items-center justify-center\r
23
+ text-white text-xs font-semibold mt-0.5`,children:a[0].toUpperCase()}),Q.jsx("div",{className:"flex items-end gap-1 pt-2.5",children:[0,1,2].map(r=>Q.jsx("span",{style:{display:"block",width:6,height:6,borderRadius:"50%",background:i,opacity:.55,animation:`nexusBounce 1.2s ease-in-out ${r*.2}s infinite`}},r))})]})}function yv({msg:i,primaryColor:a,agentName:r}){const c=i.role==="user";return i.content?c?Q.jsx("div",{className:"flex justify-end",children:Q.jsx("div",{style:{background:a},className:`max-w-[75%] px-4 py-2.5 rounded-2xl rounded-br-sm\r
24
+ text-white text-sm leading-relaxed`,children:i.content})}):Q.jsxs("div",{className:"flex items-start gap-3",children:[Q.jsx("div",{style:{background:a,flexShrink:0},className:`w-7 h-7 rounded-full flex items-center justify-center\r
25
+ text-white text-xs font-semibold mt-0.5`,children:r[0].toUpperCase()}),Q.jsx("div",{style:{color:"var(--nx-text)"},className:"flex-1 text-sm leading-relaxed pt-0.5 min-w-0",children:Q.jsx(pv,{content:i.content})})]}):Q.jsx(Ut.Fragment,{})}function gv({agentName:i,messages:a,isLoading:r,error:c,primaryColor:s,welcomeMessage:f,onSend:d,onClose:m,isFullView:g,onToggleFullView:p}){const[b,x]=Ut.useState(""),A=Ut.useRef(null),E=Ut.useRef(null),[X,V]=Ut.useState(!1),I=Ut.useRef(null),j=()=>{const lt=I.current;lt&&V(lt.scrollHeight-lt.scrollTop-lt.clientHeight>120)};Ut.useEffect(()=>{A.current?.scrollIntoView({behavior:"smooth"})},[a,r]),Ut.useEffect(()=>{E.current?.focus()},[]);const nt=()=>{!b.trim()||r||(d(b),x(""))},K=lt=>{lt.key==="Enter"&&!lt.shiftKey&&(lt.preventDefault(),nt())};return Q.jsxs(Q.Fragment,{children:[Q.jsx("style",{children:`
246
26
  @keyframes nexusBounce {
247
27
  0%, 80%, 100% { transform: translateY(0); }
248
28
  40% { transform: translateY(-5px); }
@@ -250,13 +30,14 @@ React keys must be passed directly to JSX without using spread:
250
30
  button {
251
31
  cursor: pointer;
252
32
  }
253
- `}),ye.jsxs("div",{style:{fontFamily:"system-ui, -apple-system, sans-serif",position:"relative",background:"var(--nx-bg)",borderColor:F?"none":"var(--nx-border)"},className:`flex flex-col overflow-hidden shadow-2xl h-full ${F?"":"rounded-2xl border"}`,role:"dialog","aria-label":`${G} chat`,children:[!F&&ye.jsxs("div",{style:{background:"var(--nx-bg)",borderBottom:"1px solid var(--nx-border)"},className:"flex items-center justify-between px-4 py-3 shrink-0",children:[ye.jsxs("div",{className:"flex items-center gap-2.5",children:[ye.jsx("div",{className:"w-2 h-2 rounded-full bg-[var(--nx-text)]/40"}),ye.jsx("span",{style:{color:Se},className:"text-sm font-medium",children:G})]}),ye.jsxs("div",{className:"flex items-center gap-1",children:[ye.jsx("button",{onClick:J,"aria-label":"Expand to full view",className:"nexus-ctrl-btn p-2",children:ye.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:ye.jsx("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"})})}),ye.jsx("button",{onClick:P,"aria-label":"Close chat",className:"nexus-ctrl-btn p-2",children:ye.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:ye.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})})]})]}),F&&ye.jsxs("div",{className:"absolute top-4 right-4 flex items-center gap-2",style:{zIndex:10},children:[ye.jsx("button",{onClick:J,"aria-label":"Exit full view",className:"nexus-ctrl-btn p-2",children:ye.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:ye.jsx("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"})})}),ye.jsx("button",{onClick:P,"aria-label":"Close chat",className:"nexus-ctrl-btn p-2",children:ye.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:ye.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})})]}),ye.jsx("div",{className:"flex-1 overflow-y-auto",style:{minHeight:0,background:"var(--nx-bg)"},children:ye.jsxs("div",{className:"space-y-3 p-2",style:F?{maxWidth:720,margin:"0 auto"}:void 0,children:[ee.length===0&&ye.jsx("div",{className:"flex justify-start",children:ye.jsx("div",{style:{background:"var(--nx-surface)",color:"var(--nx-text)"},className:"max-w-[82%] px-3 py-2.5 rounded-2xl rounded-bl-sm text-sm leading-relaxed",children:ge})}),ee.map(Me=>ye.jsx(dE,{msg:Me,primaryColor:Se},Me.id)),pe&&ye.jsx("div",{className:"flex justify-start",children:ye.jsx(rE,{color:Se})}),M&&ye.jsx("div",{className:"text-center text-xs text-red-400/70 py-1",children:M}),ye.jsx("div",{ref:x})]})}),ye.jsx("div",{style:{background:"var(--nx-bg)",borderColor:F?"none":"var(--nx-border)"},className:`${!F&&"border-t"} shrink-0 px-2.5`,children:ye.jsxs("div",{className:"relative w-full mx-auto flex items-center shadow rounded-xl",style:{maxWidth:F?720:"none",marginBottom:F?20:12,marginTop:F?0:10},children:[ye.jsx("textarea",{ref:ne,rows:1,value:Ae,onChange:Me=>{q(Me.target.value),Me.target.style.height="auto",Me.target.style.height=`${Math.min(Me.target.scrollHeight,100)}px`},onKeyDown:rt,placeholder:"Type a message…",disabled:pe,style:{resize:"none",minHeight:44,maxHeight:100,overflowY:"auto",paddingRight:52},className:`nexus-input w-full border rounded-xl px-3 py-2.5 text-sm\r
254
- transition-colors disabled:opacity-40`}),ye.jsx("button",{onClick:xe,disabled:!Ae.trim()||pe,"aria-label":"Send message",style:{position:"absolute",right:6,bottom:6,background:Ae.trim()&&!pe?Se:"var(--nx-surface)"},className:`w-8 h-8 rounded-lg flex items-center justify-center\r
33
+ `}),Q.jsxs("div",{style:{fontFamily:"system-ui, -apple-system, sans-serif",position:"relative",background:"var(--nx-bg)",borderColor:g?"none":"var(--nx-border)"},className:`flex flex-col overflow-hidden shadow-2xl h-full ${g?"":"rounded-2xl border"}`,role:"dialog","aria-label":`${i} chat`,children:[!g&&Q.jsxs("div",{style:{background:"var(--nx-bg)",borderBottom:"1px solid var(--nx-border)"},className:"flex items-center justify-between px-4 py-3 shrink-0",children:[Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx("div",{className:"w-2 h-2 rounded-full bg-[var(--nx-text)]/40"}),Q.jsx("span",{style:{color:s},className:"text-sm font-medium",children:i})]}),Q.jsxs("div",{className:"flex items-center gap-1",children:[Q.jsx("button",{onClick:p,"aria-label":"Expand to full view",className:"nexus-ctrl-btn p-2",children:Q.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:Q.jsx("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"})})}),Q.jsx("button",{onClick:m,"aria-label":"Close chat",className:"nexus-ctrl-btn p-2",children:Q.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:Q.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})})]})]}),g&&Q.jsxs("div",{className:"absolute top-4 right-4 flex items-center gap-2",style:{zIndex:10},children:[Q.jsx("button",{onClick:p,"aria-label":"Exit full view",className:"nexus-ctrl-btn p-2",children:Q.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:Q.jsx("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"})})}),Q.jsx("button",{onClick:m,"aria-label":"Close chat",className:"nexus-ctrl-btn p-2",children:Q.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:Q.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})})]}),Q.jsx("div",{ref:I,onScroll:j,className:"flex-1 overflow-y-auto",style:{minHeight:0,background:"var(--nx-bg)"},children:Q.jsxs("div",{className:"space-y-3 p-2",style:g?{maxWidth:720,margin:"0 auto"}:void 0,children:[a.length===0&&Q.jsxs("div",{className:"flex items-start gap-3",children:[Q.jsx("div",{style:{background:s,flexShrink:0},className:`w-7 h-7 rounded-full flex items-center justify-center\r
34
+ text-white text-xs font-semibold mt-0.5`,children:i[0].toUpperCase()}),Q.jsx("p",{style:{color:"var(--nx-text)"},className:"flex-1 text-sm leading-relaxed pt-0.5",children:f})]}),a.map((lt,ht)=>{const N=a[ht-1],Y=ht>0&&N.role==="assistant"&&lt.role==="user";return Q.jsxs(Ut.Fragment,{children:[Y&&Q.jsx("hr",{style:{border:"none",borderTop:"1px solid var(--nx-border)",margin:"1rem 0"}}),Q.jsx(yv,{msg:lt,primaryColor:s,agentName:i})]},lt.id)}),r&&Q.jsx(mv,{color:s,agentName:i}),c&&Q.jsx("p",{className:"text-center text-xs py-1",style:{color:"var(--nx-error)"},children:c}),Q.jsx("div",{ref:A})]})}),X&&Q.jsx("button",{onClick:()=>A.current?.scrollIntoView({behavior:"smooth"}),"aria-label":"Scroll to bottom",style:{position:"absolute",bottom:90,left:"50%",transform:"translateX(-50%)",width:30,height:30,borderRadius:"50%",background:"var(--nx-bg)",opacity:.8,border:"1px solid var(--nx-border)",boxShadow:"0 2px 8px rgba(0,0,0,0.10)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer",color:"var(--nx-text)",zIndex:5},children:Q.jsx("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",children:Q.jsx("path",{d:"M12 5v14M5 12l7 7 7-7"})})}),Q.jsx("div",{style:{background:"var(--nx-bg)",borderColor:g?"none":"var(--nx-border)"},className:`${!g&&"border-t"} shrink-0 px-2.5`,children:Q.jsxs("div",{className:"relative w-full mx-auto flex items-center shadow rounded-xl",style:{maxWidth:g?720:"none",marginBottom:g?20:12,marginTop:g?0:10},children:[Q.jsx("textarea",{ref:E,rows:1,value:b,onChange:lt=>{x(lt.target.value),lt.target.style.height="auto",lt.target.style.height=`${Math.min(lt.target.scrollHeight,100)}px`},onKeyDown:K,placeholder:"Type a message…",disabled:r,style:{resize:"none",minHeight:44,maxHeight:100,overflowY:"auto",paddingRight:52},className:`nexus-input w-full border rounded-xl px-3 py-2.5 text-sm\r
35
+ transition-colors disabled:opacity-40`}),Q.jsx("button",{onClick:nt,disabled:!b.trim()||r,"aria-label":"Send message",style:{position:"absolute",right:6,bottom:6,background:b.trim()&&!r?s:"var(--nx-surface)"},className:`w-8 h-8 rounded-lg flex items-center justify-center\r
255
36
  transition-colors disabled:opacity-40\r
256
- disabled:cursor-not-allowed`,children:ye.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:Ae.trim()&&!pe?"white":"var(--nx-text-muted)",viewBox:"0 0 16 16",children:ye.jsx("path",{fillRule:"evenodd",d:"M8 12a.5.5 0 0 0 .5-.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5"})})})]})})]})]})}function qb(G){return`nexus_widget_session_${G}`}function mE(G){const ee=sessionStorage.getItem(qb(G));if(ee)return ee;const pe=crypto.randomUUID();return sessionStorage.setItem(qb(G),pe),pe}async function*yE(G,ee){const pe=new TextDecoder;let M="";try{for(;;){if(ee.aborted)return;const{done:Se,value:ge}=await G.read();if(Se)return;M+=pe.decode(ge,{stream:!0});const ke=M.split(`
37
+ disabled:cursor-not-allowed`,children:Q.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:b.trim()&&!r?"white":"var(--nx-text-muted)",viewBox:"0 0 16 16",children:Q.jsx("path",{fillRule:"evenodd",d:"M8 12a.5.5 0 0 0 .5-.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5"})})})]})})]})]})}function Yf(i){return`nexus_widget_session_${i}`}function vv(i){const a=sessionStorage.getItem(Yf(i));if(a)return a;const r=crypto.randomUUID();return sessionStorage.setItem(Yf(i),r),r}async function*bv(i,a){const r=new TextDecoder;let c="";try{for(;;){if(a.aborted)return;const{done:s,value:f}=await i.read();if(s)return;c+=r.decode(f,{stream:!0});const d=c.split(`
257
38
 
258
- `);M=ke.pop()??"";for(const P of ke)for(const F of P.split(`
259
- `)){if(!F.startsWith("data: "))continue;const J=F.slice(6).trim();try{yield JSON.parse(J)}catch{}}}}finally{G.releaseLock()}}function pE({agentId:G,baseUrl:ee,agentCoreUrl:pe,endUserId:M}){const[Se,ge]=ol.useState([]),[ke,P]=ol.useState(!1),[F,J]=ol.useState(!0),[Ae,q]=ol.useState(null),[x,ne]=ol.useState(null),[xe,rt]=ol.useState(null),Me=ol.useRef(mE(G)),qe=ol.useRef(null),Xt=ol.useCallback(async()=>{qe.current?.abort(),J(!0),q(null);const gt=new AbortController;qe.current=gt;try{const re=await fetch(`${ee}/widget/session`,{method:"POST",signal:gt.signal,headers:{"Content-Type":"application/json"},body:JSON.stringify({agentId:G,sessionId:Me.current})});if(!re.ok)throw new Error(`HTTP ${re.status}`);const He=await re.json();rt(He.token);const at=await fetch(`${ee}/chat/history`,{method:"POST",signal:gt.signal,headers:{"Content-Type":"application/json",Authorization:`Bearer ${He.token}`},body:JSON.stringify({agentId:G,sessionId:Me.current})});if(at.status==404){ge([]),ne(null);return}if(!at.ok)throw new Error(`HTTP ${at.status}`);const ie=await at.json();ge(ie.messages??[]),ne(ie.conversationId??null)}catch(re){console.log(re),re.status!=404&&re?.name!=="AbortError"&&q("Error Loading History")}finally{J(!1)}},[G]);ol.useEffect(()=>(Xt(),()=>{qe.current?.abort()}),[Xt]);const At=ol.useCallback(()=>{qe.current?.abort(),P(!1)},[]),Nt=ol.useCallback(()=>{qe.current?.abort(),ge([]),ne(null),q(null),P(!1),Me.current=crypto.randomUUID(),rt(null),Xt()},[Xt]),_t=ol.useCallback(async gt=>{if(!gt.trim()||ke||!xe)return;qe.current?.abort();const re=new AbortController;qe.current=re,q(null);const He=`u_${Date.now()}`,at=`a_${Date.now()}`;ge(ie=>[...ie,{id:He,role:"user",content:gt.trim()}]),P(!0);try{const ie=await fetch(`${pe}/chat`,{method:"POST",signal:re.signal,headers:{"Content-Type":"application/json",Authorization:`Bearer ${xe}`},body:JSON.stringify({agent_id:G,message:gt.trim(),session_id:Me.current})});if(!ie.ok||!ie.body)throw new Error(`HTTP ${ie.status}`);ge(se=>[...se,{id:at,role:"assistant",content:""}]);const Ot=ie.body.getReader();for await(const se of yE(Ot,re.signal))switch(se.type){case"start":ne(se.conversationId);break;case"token":ge(Be=>Be.map(vt=>vt.id===at?{...vt,content:vt.content+se.content}:vt));break;case"done":break;case"error":q(se.message),ge(Be=>Be.filter(vt=>vt.id!==at));break}}catch(ie){if(ie?.name==="AbortError")return;q("Something went wrong. Please try again."),ge(Ot=>Ot.filter(se=>se.id!==He&&se.id!==at))}finally{P(!1)}},[G,M,ke,xe]);return{messages:Se,isLoading:ke,historyLoading:F,error:Ae,conversationId:x,send:_t,reset:Nt,cancel:At}}const wb={bg:"#0d0d1a",surface:"rgba(255,255,255,0.06)",border:"rgba(255,255,255,0.08)",text:"rgba(255,255,255,0.82)",textMuted:"rgba(255,255,255,0.25)",inputBg:"rgba(255,255,255,0.05)",inputBorder:"rgba(255,255,255,0.08)",inputBorderFocus:"rgba(255,255,255,0.20)",error:"rgba(248,113,113,0.75)"},Gb={bg:"#f8f9fb",surface:"rgba(0,0,0,0.055)",border:"rgba(0,0,0,0.09)",text:"rgba(0,0,0,0.82)",textMuted:"rgba(0,0,0,0.38)",inputBg:"rgba(0,0,0,0.04)",inputBorder:"rgba(0,0,0,0.10)",inputBorderFocus:"rgba(0,0,0,0.22)",error:"rgba(220,38,38,0.80)"};function kv(G){return G==="system"?typeof window<"u"&&window.matchMedia("(prefers-color-scheme: dark)").matches?wb:Gb:G==="dark"?wb:Gb}function gE(G){return{"--nx-bg":G.bg,"--nx-surface":G.surface,"--nx-border":G.border,"--nx-text":G.text,"--nx-text-muted":G.textMuted,"--nx-input-bg":G.inputBg,"--nx-input-border":G.inputBorder,"--nx-input-border-focus":G.inputBorderFocus,"--nx-error":G.error}}function vE({agentId:G,agentName:ee,baseUrl:pe,agentCoreUrl:M,primaryColor:Se="#6366f1",welcomeMessage:ge="Hi! How can I help you?",position:ke="bottom-right",theme:P="dark"}){const[F,J]=ol.useState(!1),[Ae,q]=ol.useState(!1),[x,ne]=ol.useState(()=>kv(P)),xe=ol.useRef(null),{messages:rt,isLoading:Me,error:qe,send:Xt,reset:At,cancel:Nt}=pE({agentId:G,baseUrl:pe,agentCoreUrl:M}),_t=ke!=="bottom-left",gt=()=>{Nt(),J(!1),q(!1)};return ol.useEffect(()=>{if(ne(kv(P)),P!=="system")return;const re=window.matchMedia("(prefers-color-scheme: dark)"),He=()=>ne(kv("system"));return re.addEventListener("change",He),()=>re.removeEventListener("change",He)},[P]),ye.jsxs(ye.Fragment,{children:[ye.jsx("style",{children:`
39
+ `);c=d.pop()??"";for(const m of d)for(const g of m.split(`
40
+ `)){if(!g.startsWith("data: "))continue;const p=g.slice(6).trim();try{yield JSON.parse(p)}catch{}}}}finally{i.releaseLock()}}function Sv({agentId:i,baseUrl:a,agentCoreUrl:r,endUserId:c}){const[s,f]=Ut.useState([]),[d,m]=Ut.useState(!1),[g,p]=Ut.useState(!0),[b,x]=Ut.useState(null),[A,E]=Ut.useState(null),[X,V]=Ut.useState(null),I=Ut.useRef(vv(i)),j=Ut.useRef(null),nt=Ut.useCallback(async()=>{j.current?.abort(),p(!0),x(null);const N=new AbortController;j.current=N;try{const Y=await fetch(`${a}/widget/session`,{method:"POST",signal:N.signal,headers:{"Content-Type":"application/json"},body:JSON.stringify({agentId:i,sessionId:I.current})});if(!Y.ok)throw new Error(`HTTP ${Y.status}`);const st=await Y.json();V(st.token);const ct=await fetch(`${a}/chat/history`,{method:"POST",signal:N.signal,headers:{"Content-Type":"application/json",Authorization:`Bearer ${st.token}`},body:JSON.stringify({agentId:i,sessionId:I.current})});if(ct.status==404){f([]),E(null);return}if(!ct.ok)throw new Error(`HTTP ${ct.status}`);const dt=await ct.json();f(dt.messages??[]),E(dt.conversationId??null)}catch(Y){console.log(Y),Y.status!=404&&Y?.name!=="AbortError"&&x("Error Loading History")}finally{p(!1)}},[i]);Ut.useEffect(()=>(nt(),()=>{j.current?.abort()}),[nt]);const K=Ut.useCallback(()=>{j.current?.abort(),m(!1)},[]),lt=Ut.useCallback(()=>{j.current?.abort(),f([]),E(null),x(null),m(!1),I.current=crypto.randomUUID(),V(null),nt()},[nt]),ht=Ut.useCallback(async N=>{if(!N.trim()||d||!X)return;j.current?.abort();const Y=new AbortController;j.current=Y,x(null);const st=`u_${Date.now()}`,ct=`a_${Date.now()}`;f(dt=>[...dt,{id:st,role:"user",content:N.trim()}]),m(!0);try{const dt=await fetch(`${r}/chat`,{method:"POST",signal:Y.signal,headers:{"Content-Type":"application/json",Authorization:`Bearer ${X}`},body:JSON.stringify({agent_id:i,message:N.trim(),session_id:I.current})});if(!dt.ok||!dt.body)throw new Error(`HTTP ${dt.status}`);f(P=>[...P,{id:ct,role:"assistant",content:""}]);const tt=dt.body.getReader();for await(const P of bv(tt,Y.signal))switch(P.type){case"start":E(P.conversationId);break;case"token":f(xt=>xt.map(et=>et.id===ct?{...et,content:et.content+P.content}:et));break;case"done":break;case"error":x(P.message),f(xt=>xt.filter(et=>et.id!==ct));break}}catch(dt){if(dt?.name==="AbortError")return;x("Something went wrong. Please try again."),f(tt=>tt.filter(P=>P.id!==st&&P.id!==ct))}finally{m(!1)}},[i,c,d,X]);return{messages:s,isLoading:d,historyLoading:g,error:b,conversationId:A,send:ht,reset:lt,cancel:K}}const Xf={bg:"#0d0d1a",surface:"rgba(255,255,255,0.06)",border:"rgba(255,255,255,0.08)",text:"rgba(255,255,255,0.82)",textMuted:"rgba(255,255,255,0.25)",inputBg:"rgba(255,255,255,0.05)",inputBorder:"rgba(255,255,255,0.08)",inputBorderFocus:"rgba(255,255,255,0.20)",error:"rgba(248,113,113,0.75)"},Gf={bg:"#f8f9fb",surface:"rgba(0,0,0,0.055)",border:"rgba(0,0,0,0.09)",text:"rgba(0,0,0,0.82)",textMuted:"rgba(0,0,0,0.38)",inputBg:"rgba(0,0,0,0.04)",inputBorder:"rgba(0,0,0,0.10)",inputBorderFocus:"rgba(0,0,0,0.22)",error:"rgba(220,38,38,0.80)"};function Gr(i){return i==="system"?typeof window<"u"&&window.matchMedia("(prefers-color-scheme: dark)").matches?Xf:Gf:i==="dark"?Xf:Gf}function xv(i){return{"--nx-bg":i.bg,"--nx-surface":i.surface,"--nx-border":i.border,"--nx-text":i.text,"--nx-text-muted":i.textMuted,"--nx-input-bg":i.inputBg,"--nx-input-border":i.inputBorder,"--nx-input-border-focus":i.inputBorderFocus,"--nx-error":i.error}}function Ev({agentId:i,agentName:a,baseUrl:r,agentCoreUrl:c,primaryColor:s="#6366f1",welcomeMessage:f="Hi! How can I help you?",position:d="bottom-right",theme:m="dark"}){const[g,p]=Ut.useState(!1),[b,x]=Ut.useState(!1),[A,E]=Ut.useState(()=>Gr(m)),X=Ut.useRef(null),{messages:V,isLoading:I,error:j,send:nt,reset:K,cancel:lt}=Sv({agentId:i,baseUrl:r,agentCoreUrl:c}),ht=d!=="bottom-left",N=()=>{lt(),p(!1),x(!1)};return Ut.useEffect(()=>{if(E(Gr(m)),m!=="system")return;const Y=window.matchMedia("(prefers-color-scheme: dark)"),st=()=>E(Gr("system"));return Y.addEventListener("change",st),()=>Y.removeEventListener("change",st)},[m]),Q.jsxs(Q.Fragment,{children:[Q.jsx("style",{children:`
260
41
  .nexus-bubble-btn {
261
42
  transition: transform 0.2s ease, box-shadow 0.15s ease, opacity 0.18s ease;
262
43
  }
@@ -288,7 +69,7 @@ React keys must be passed directly to JSX without using spread:
288
69
  color: var(--nx-text);
289
70
  background: var(--nx-surface);
290
71
  }
291
- `}),ye.jsxs("div",{ref:xe,style:{position:"fixed",inset:0,zIndex:9999,pointerEvents:"none",fontFamily:"system-ui, -apple-system, sans-serif",...gE(x)},children:[ye.jsx("div",{style:Ae?{position:"absolute",inset:0,opacity:1,pointerEvents:"auto",transition:"all 0.25s ease"}:F?{position:"absolute",[_t?"right":"left"]:0,top:0,bottom:0,width:380,opacity:1,pointerEvents:"auto",transition:"all 0.28s cubic-bezier(0.34, 1.45, 0.64, 1)"}:{position:"absolute",[_t?"right":"left"]:20,bottom:88,width:420,height:"calc(100vh - 108px)",border:"1px solid var(--nx-border)",opacity:0,transform:"scale(0.82) translateY(12px)",transformOrigin:`bottom ${_t?"right":"left"}`,pointerEvents:"none",transition:"all 0.2s ease-in"},children:F&&ye.jsx(hE,{agentName:ee??"Assistant",messages:rt,isLoading:Me,error:qe??null,primaryColor:Se,welcomeMessage:ge,onSend:Xt,onReset:At,onClose:gt,onToggleFullView:()=>q(re=>!re),isFullView:Ae})}),ye.jsx("button",{className:"nexus-bubble-btn",onClick:()=>J(re=>!re),"aria-label":F?"Close chat":"Open chat","aria-expanded":F,style:{position:"absolute",[_t?"right":"left"]:20,bottom:20,width:56,height:56,borderRadius:"50%",background:Se,border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.28)",pointerEvents:"auto",opacity:F?0:1,transform:F?"scale(0.5)":"scale(1)"},children:ye.jsx("span",{style:{position:"relative",width:40,height:40},children:ye.jsx("span",{style:{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",transition:"opacity 0.2s ease, transform 0.2s ease",opacity:F?0:1,transform:F?"scale(0.65) rotate(-15deg)":"scale(1) rotate(0deg)"},children:ye.jsxs("svg",{width:"512",height:"512",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",children:[ye.jsx("circle",{cx:"256",cy:"256",r:"220",fill:"#6366f1"}),ye.jsx("rect",{x:"156",y:"150",width:"200",height:"170",rx:"36",fill:"white"}),ye.jsx("line",{x1:"256",y1:"120",x2:"256",y2:"150",stroke:"white","stroke-width":"10","stroke-linecap":"round"}),ye.jsx("circle",{cx:"256",cy:"105",r:"14",fill:"white"}),ye.jsx("circle",{cx:"210",cy:"220",r:"18",fill:"#6366f1"}),ye.jsx("circle",{cx:"302",cy:"220",r:"18",fill:"#6366f1"}),ye.jsx("rect",{x:"206",y:"265",width:"100",height:"16",rx:"8",fill:"#6366f1"}),ye.jsx("rect",{x:"132",y:"205",width:"24",height:"60",rx:"12",fill:"white"}),ye.jsx("rect",{x:"356",y:"205",width:"24",height:"60",rx:"12",fill:"white"}),ye.jsx("path",{d:`M180 340
72
+ `}),Q.jsxs("div",{ref:X,style:{position:"fixed",inset:0,zIndex:9999,pointerEvents:"none",fontFamily:"system-ui, -apple-system, sans-serif",...xv(A)},children:[Q.jsx("div",{style:b?{position:"absolute",inset:0,opacity:1,pointerEvents:"auto",transition:"all 0.25s ease"}:g?{position:"absolute",top:10,bottom:10,width:380,opacity:1,[ht?"right":"left"]:10,pointerEvents:"auto",transition:"all 0.28s cubic-bezier(0.34, 1.45, 0.64, 1)"}:{position:"absolute",[ht?"right":"left"]:20,bottom:88,width:420,height:"calc(100vh - 108px)",border:"1px solid var(--nx-border)",opacity:0,transform:"scale(0.82) translateY(12px)",transformOrigin:`bottom ${ht?"right":"left"}`,pointerEvents:"none",transition:"all 0.2s ease-in"},children:g&&Q.jsx(gv,{agentName:a??"Assistant",messages:V,isLoading:I,error:j??null,primaryColor:s,welcomeMessage:f,onSend:nt,onReset:K,onClose:N,onToggleFullView:()=>x(Y=>!Y),isFullView:b})}),Q.jsx("button",{className:"nexus-bubble-btn",onClick:()=>p(Y=>!Y),"aria-label":g?"Close chat":"Open chat","aria-expanded":g,style:{position:"absolute",[ht?"right":"left"]:20,bottom:20,width:56,height:56,borderRadius:"50%",background:s,border:"none",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.28)",pointerEvents:"auto",opacity:g?0:1,transform:g?"scale(0.5)":"scale(1)"},children:Q.jsx("span",{style:{position:"relative",width:40,height:40},children:Q.jsx("span",{style:{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",transition:"opacity 0.2s ease, transform 0.2s ease",opacity:g?0:1,transform:g?"scale(0.65) rotate(-15deg)":"scale(1) rotate(0deg)"},children:Q.jsxs("svg",{width:"512",height:"512",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",children:[Q.jsx("circle",{cx:"256",cy:"256",r:"220",fill:"#6366f1"}),Q.jsx("rect",{x:"156",y:"150",width:"200",height:"170",rx:"36",fill:"white"}),Q.jsx("line",{x1:"256",y1:"120",x2:"256",y2:"150",stroke:"white",strokeWidth:"10",strokeLinecap:"round"}),Q.jsx("circle",{cx:"256",cy:"105",r:"14",fill:"white"}),Q.jsx("circle",{cx:"210",cy:"220",r:"18",fill:"#6366f1"}),Q.jsx("circle",{cx:"302",cy:"220",r:"18",fill:"#6366f1"}),Q.jsx("rect",{x:"206",y:"265",width:"100",height:"16",rx:"8",fill:"#6366f1"}),Q.jsx("rect",{x:"132",y:"205",width:"24",height:"60",rx:"12",fill:"white"}),Q.jsx("rect",{x:"356",y:"205",width:"24",height:"60",rx:"12",fill:"white"}),Q.jsx("path",{d:`M180 340
292
73
  h152
293
74
  a24 24 0 0 1 24 24
294
75
  v20
@@ -299,4 +80,4 @@ React keys must be passed directly to JSX without using spread:
299
80
  h-52
300
81
  a24 24 0 0 1 -24 -24
301
82
  v-20
302
- a24 24 0 0 1 24 -24z`,fill:"white"}),ye.jsx("circle",{cx:"220",cy:"374",r:"8",fill:"#6366f1"}),ye.jsx("circle",{cx:"256",cy:"374",r:"8",fill:"#6366f1"}),ye.jsx("circle",{cx:"292",cy:"374",r:"8",fill:"#6366f1"})]})})})})]})]})}function Xb(){const G=document.currentScript??document.querySelector("script[data-agent-id]");if(!G){console.warn("[Nexus] Could not find script tag with data-agent-id.");return}const ee=G.dataset,pe={agentId:ee.agentId??"",baseUrl:ee.apiBaseUrl,agentName:ee.agentName,welcomeMessage:ee.welcomeMessage,primaryColor:ee.primaryColor,position:ee.position??"bottom-right",endUserId:ee.endUserId};if(!pe.agentId){console.warn("[Nexus] data-agent-id is required.");return}const M=document.createElement("div");M.id="nexus-widget-root",document.body.appendChild(M);const Se=M.attachShadow({mode:"open"}),ge=document.createElement("div");Se.appendChild(ge),cE.createRoot(ge).render(ol.createElement(vE,pe))}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",Xb):Xb()})();
83
+ a24 24 0 0 1 24 -24z`,fill:"white"}),Q.jsx("circle",{cx:"220",cy:"374",r:"8",fill:"#6366f1"}),Q.jsx("circle",{cx:"256",cy:"374",r:"8",fill:"#6366f1"}),Q.jsx("circle",{cx:"292",cy:"374",r:"8",fill:"#6366f1"})]})})})})]})]})}function Qf(){const i=document.currentScript??document.querySelector("script[data-agent-id]");if(!i){console.warn("[Nexus] Could not find script tag with data-agent-id.");return}const a=i.dataset,r={agentId:a.agentId??"",baseUrl:a.apiBaseUrl,agentName:a.agentName,welcomeMessage:a.welcomeMessage,primaryColor:a.primaryColor,position:a.position??"bottom-right",endUserId:a.endUserId};if(!r.agentId){console.warn("[Nexus] data-agent-id is required.");return}const c=document.createElement("div");c.id="nexus-widget-root",document.body.appendChild(c);const s=c.attachShadow({mode:"open"}),f=document.createElement("div");s.appendChild(f),Jm.createRoot(f).render(Ut.createElement(Ev,r))}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",Qf):Qf()})();