(function(){"use strict";var Rf=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Yc(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}function C_(s){if(s.__esModule)return s;var e=s.default;if(typeof e=="function"){var i=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};i.prototype=e.prototype}else i={};return Object.defineProperty(i,"__esModule",{value:!0}),Object.keys(s).forEach(function(r){var o=Object.getOwnPropertyDescriptor(s,r);Object.defineProperty(i,r,o.get?o:{enumerable:!0,get:function(){return s[r]}})}),i}var A_={exports:{}},Wc={},w_={exports:{}},Qc={exports:{}};/** * @license React * react.development.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */Qc.exports;var D_;function wD(){return D_||(D_=1,function(s,e){(function(){function i(k,X){Object.defineProperty(u.prototype,k,{get:function(){console.warn("%s(...) is deprecated in plain JavaScript React classes. %s",X[0],X[1])}})}function r(k){return k===null||typeof k!="object"?null:(k=Ir&&k[Ir]||k["@@iterator"],typeof k=="function"?k:null)}function o(k,X){k=(k=k.constructor)&&(k.displayName||k.name)||"ReactClass";var ye=k+"."+X;Ra[ye]||(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.",X,k),Ra[ye]=!0)}function u(k,X,ye){this.props=k,this.context=X,this.refs=Uo,this.updater=ye||qs}function c(){}function f(k,X,ye){this.props=k,this.context=X,this.refs=Uo,this.updater=ye||qs}function m(k){return""+k}function b(k){try{m(k);var X=!1}catch{X=!0}if(X){X=console;var ye=X.error,xe=typeof Symbol=="function"&&Symbol.toStringTag&&k[Symbol.toStringTag]||k.constructor.name||"Object";return ye.call(X,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",xe),m(k)}}function S(k){if(k==null)return null;if(typeof k=="function")return k.$$typeof===Bo?null:k.displayName||k.name||null;if(typeof k=="string")return k;switch(k){case se:return"Fragment";case Ee:return"Profiler";case ke:return"StrictMode";case Ye:return"Suspense";case wn:return"SuspenseList";case dn:return"Activity"}if(typeof k=="object")switch(typeof k.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),k.$$typeof){case we:return"Portal";case nt:return(k.displayName||"Context")+".Provider";case je:return(k._context.displayName||"Context")+".Consumer";case Ze:var X=k.render;return k=k.displayName,k||(k=X.displayName||X.name||"",k=k!==""?"ForwardRef("+k+")":"ForwardRef"),k;case _t:return X=k.displayName||null,X!==null?X:S(k.type)||"Memo";case jt:X=k._payload,k=k._init;try{return S(k(X))}catch{}}return null}function x(k){if(k===se)return"<>";if(typeof k=="object"&&k!==null&&k.$$typeof===jt)return"<...>";try{var X=S(k);return X?"<"+X+">":"<...>"}catch{return"<...>"}}function A(){var k=De.A;return k===null?null:k.getOwner()}function D(){return Error("react-stack-top-frame")}function I(k){if(Nr.call(k,"key")){var X=Object.getOwnPropertyDescriptor(k,"key").get;if(X&&X.isReactWarning)return!1}return k.key!==void 0}function w(k,X){function ye(){Gs||(Gs=!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)",X))}ye.isReactWarning=!0,Object.defineProperty(k,"key",{get:ye,configurable:!0})}function j(){var k=S(this.type);return Pr[k]||(Pr[k]=!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.")),k=this.props.ref,k!==void 0?k:null}function B(k,X,ye,xe,Ie,Qe,Ve,ot){return ye=Qe.ref,k={$$typeof:me,type:k,key:X,props:Qe,_owner:Ie},(ye!==void 0?ye:null)!==null?Object.defineProperty(k,"ref",{enumerable:!1,get:j}):Object.defineProperty(k,"ref",{enumerable:!1,value:null}),k._store={},Object.defineProperty(k._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(k,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(k,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Ve}),Object.defineProperty(k,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ot}),Object.freeze&&(Object.freeze(k.props),Object.freeze(k)),k}function G(k,X){return X=B(k.type,X,void 0,void 0,k._owner,k.props,k._debugStack,k._debugTask),k._store&&(X._store.validated=k._store.validated),X}function V(k){return typeof k=="object"&&k!==null&&k.$$typeof===me}function W(k){var X={"=":"=0",":":"=2"};return"$"+k.replace(/[=:]/g,function(ye){return X[ye]})}function K(k,X){return typeof k=="object"&&k!==null&&k.key!=null?(b(k.key),W(""+k.key)):X.toString(36)}function oe(){}function Y(k){switch(k.status){case"fulfilled":return k.value;case"rejected":throw k.reason;default:switch(typeof k.status=="string"?k.then(oe,oe):(k.status="pending",k.then(function(X){k.status==="pending"&&(k.status="fulfilled",k.value=X)},function(X){k.status==="pending"&&(k.status="rejected",k.reason=X)})),k.status){case"fulfilled":return k.value;case"rejected":throw k.reason}}throw k}function ue(k,X,ye,xe,Ie){var Qe=typeof k;(Qe==="undefined"||Qe==="boolean")&&(k=null);var Ve=!1;if(k===null)Ve=!0;else switch(Qe){case"bigint":case"string":case"number":Ve=!0;break;case"object":switch(k.$$typeof){case me:case we:Ve=!0;break;case jt:return Ve=k._init,ue(Ve(k._payload),X,ye,xe,Ie)}}if(Ve){Ve=k,Ie=Ie(Ve);var ot=xe===""?"."+K(Ve,0):xe;return _i(Ie)?(ye="",ot!=null&&(ye=ot.replace(Ia,"$&/")+"/"),ue(Ie,X,ye,"",function(Wt){return Wt})):Ie!=null&&(V(Ie)&&(Ie.key!=null&&(Ve&&Ve.key===Ie.key||b(Ie.key)),ye=G(Ie,ye+(Ie.key==null||Ve&&Ve.key===Ie.key?"":(""+Ie.key).replace(Ia,"$&/")+"/")+ot),xe!==""&&Ve!=null&&V(Ve)&&Ve.key==null&&Ve._store&&!Ve._store.validated&&(ye._store.validated=2),Ie=ye),X.push(Ie)),1}if(Ve=0,ot=xe===""?".":xe+":",_i(k))for(var qe=0;qe import('./MyComponent')) Did you accidentally put curly braces around the import?`,X),"default"in X||console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s Your code should look like: const MyComponent = lazy(() => import('./MyComponent'))`,X),X.default;throw k._result}function ve(){var k=De.H;return k===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: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),k}function Le(){}function Se(k){if(ut===null)try{var X=("require"+Math.random()).slice(0,7);ut=(s&&s[X]).call(s,"timers").setImmediate}catch{ut=function(xe){Na===!1&&(Na=!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 Ie=new MessageChannel;Ie.port1.onmessage=xe,Ie.port2.postMessage(void 0)}}return ut(k)}function ce(k){return 1 ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),{then:function(qe,Wt){Ie=!0,Ve.then(function(gs){if(Te(X,ye),ye===0){try{fe(xe),Se(function(){return J(gs,qe,Wt)})}catch(Ud){De.thrownErrors.push(Ud)}if(0 ...)"))}),De.actQueue=null),0De.recentlyCreatedOwnerStacks++;return B(k,Ie,void 0,void 0,A(),xe,qe?Error("react-stack-top-frame"):La,qe?$s(x(k)):Xs)},e.createRef=function(){var k={current:null};return Object.seal(k),k},e.forwardRef=function(k){k!=null&&k.$$typeof===_t?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof k!="function"?console.error("forwardRef requires a render function but was given %s.",k===null?"null":typeof k):k.length!==0&&k.length!==2&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",k.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),k!=null&&k.defaultProps!=null&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var X={$$typeof:Ze,render:k},ye;return Object.defineProperty(X,"displayName",{enumerable:!1,configurable:!0,get:function(){return ye},set:function(xe){ye=xe,k.name||k.displayName||(Object.defineProperty(k,"name",{value:xe}),k.displayName=xe)}}),X},e.isValidElement=V,e.lazy=function(k){return{$$typeof:jt,_payload:{_status:-1,_result:k},_init:Pe}},e.memo=function(k,X){k==null&&console.error("memo: The first argument must be a component. Instead received: %s",k===null?"null":typeof k),X={$$typeof:_t,type:k,compare:X===void 0?null:X};var ye;return Object.defineProperty(X,"displayName",{enumerable:!1,configurable:!0,get:function(){return ye},set:function(xe){ye=xe,k.name||k.displayName||(Object.defineProperty(k,"name",{value:xe}),k.displayName=xe)}}),X},e.startTransition=function(k){var X=De.T,ye={};De.T=ye,ye._updatedFibers=new Set;try{var xe=k(),Ie=De.S;Ie!==null&&Ie(ye,xe),typeof xe=="object"&&xe!==null&&typeof xe.then=="function"&&xe.then(Le,Br)}catch(Qe){Br(Qe)}finally{X===null&&ye._updatedFibers&&(k=ye._updatedFibers.size,ye._updatedFibers.clear(),10";if(typeof se=="object"&&se!==null&&se.$$typeof===ue)return"<...>";try{var ke=s(se);return ke?"<"+ke+">":"<...>"}catch{return"<...>"}}function o(){var se=ve.A;return se===null?null:se.getOwner()}function u(){return Error("react-stack-top-frame")}function c(se){if(Le.call(se,"key")){var ke=Object.getOwnPropertyDescriptor(se,"key").get;if(ke&&ke.isReactWarning)return!1}return se.key!==void 0}function f(se,ke){function Ee(){Te||(Te=!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)",ke))}Ee.isReactWarning=!0,Object.defineProperty(se,"key",{get:Ee,configurable:!0})}function m(){var se=s(this.type);return J[se]||(J[se]=!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.")),se=this.props.ref,se!==void 0?se:null}function b(se,ke,Ee,je,nt,Ze,Ye,wn){return Ee=Ze.ref,se={$$typeof:D,type:se,key:ke,props:Ze,_owner:nt},(Ee!==void 0?Ee:null)!==null?Object.defineProperty(se,"ref",{enumerable:!1,get:m}):Object.defineProperty(se,"ref",{enumerable:!1,value:null}),se._store={},Object.defineProperty(se._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(se,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(se,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Ye}),Object.defineProperty(se,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:wn}),Object.freeze&&(Object.freeze(se.props),Object.freeze(se)),se}function S(se,ke,Ee,je,nt,Ze,Ye,wn){var _t=ke.children;if(_t!==void 0)if(je)if(Se(_t)){for(je=0;je<_t.length;je++)x(_t[je]);Object.freeze&&Object.freeze(_t)}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 x(_t);if(Le.call(ke,"key")){_t=s(se);var jt=Object.keys(ke).filter(function(Ir){return Ir!=="key"});je=0 React keys must be passed directly to JSX without using spread: let props = %s; <%s key={someKey} {...props} />`,je,_t,jt,_t),we[_t+je]=!0)}if(_t=null,Ee!==void 0&&(i(Ee),_t=""+Ee),c(ke)&&(i(ke.key),_t=""+ke.key),"key"in ke){Ee={};for(var dn in ke)dn!=="key"&&(Ee[dn]=ke[dn])}else Ee=ke;return _t&&f(Ee,typeof se=="function"?se.displayName||se.name||"Unknown":se),b(se,_t,Ze,nt,o(),Ee,Ye,wn)}function x(se){typeof se=="object"&&se!==null&&se.$$typeof===D&&se._store&&(se._store.validated=1)}var A=nn,D=Symbol.for("react.transitional.element"),I=Symbol.for("react.portal"),w=Symbol.for("react.fragment"),j=Symbol.for("react.strict_mode"),B=Symbol.for("react.profiler"),G=Symbol.for("react.consumer"),V=Symbol.for("react.context"),W=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),oe=Symbol.for("react.suspense_list"),Y=Symbol.for("react.memo"),ue=Symbol.for("react.lazy"),he=Symbol.for("react.activity"),Pe=Symbol.for("react.client.reference"),ve=A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Le=Object.prototype.hasOwnProperty,Se=Array.isArray,ce=console.createTask?console.createTask:function(){return null};A={"react-stack-bottom-frame":function(se){return se()}};var Te,J={},fe=A["react-stack-bottom-frame"].bind(A,u)(),me=ce(r(u)),we={};Wc.Fragment=w,Wc.jsx=function(se,ke,Ee,je,nt){var Ze=1e4>ve.recentlyCreatedOwnerStacks++;return S(se,ke,Ee,!1,je,nt,Ze?Error("react-stack-top-frame"):fe,Ze?ce(r(se)):me)},Wc.jsxs=function(se,ke,Ee,je,nt){var Ze=1e4>ve.recentlyCreatedOwnerStacks++;return S(se,ke,Ee,!0,je,nt,Ze?Error("react-stack-top-frame"):fe,Ze?ce(r(se)):me)}}()),Wc}A_.exports=DD();var Fl=A_.exports,O_={exports:{}},Ig={exports:{}},Ng={};/** * @license React * scheduler.development.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var R_;function kD(){return R_||(R_=1,function(s){(function(){function e(){if(K=!1,he){var J=s.unstable_now();Le=J;var fe=!0;try{e:{V=!1,W&&(W=!1,Y(Pe),Pe=-1),G=!0;var me=B;try{t:{for(c(J),j=r(D);j!==null&&!(j.expirationTime>J&&m());){var we=j.callback;if(typeof we=="function"){j.callback=null,B=j.priorityLevel;var se=we(j.expirationTime<=J);if(J=s.unstable_now(),typeof se=="function"){j.callback=se,c(J),fe=!0;break t}j===r(D)&&o(D),c(J)}else o(D);j=r(D)}if(j!==null)fe=!0;else{var ke=r(I);ke!==null&&b(f,ke.startTime-J),fe=!1}}break e}finally{j=null,B=me,G=!1}fe=void 0}}finally{fe?Se():he=!1}}}function i(J,fe){var me=J.length;J.push(fe);e:for(;0>>1,se=J[we];if(0>>1;weu(je,me))ntu(Ze,je)?(J[we]=Ze,J[nt]=me,we=nt):(J[we]=je,J[Ee]=me,we=Ee);else if(ntu(Ze,me))J[we]=Ze,J[nt]=me,we=nt;else break e}}return fe}function u(J,fe){var me=J.sortIndex-fe.sortIndex;return me!==0?me:J.id-fe.id}function c(J){for(var fe=r(I);fe!==null;){if(fe.callback===null)o(I);else if(fe.startTime<=J)o(I),fe.sortIndex=fe.expirationTime,i(D,fe);else break;fe=r(I)}}function f(J){if(W=!1,c(J),!V)if(r(D)!==null)V=!0,he||(he=!0,Se());else{var fe=r(I);fe!==null&&b(f,fe.startTime-J)}}function m(){return K?!0:!(s.unstable_now()-LeJ||125we?(J.sortIndex=me,i(I,J),r(D)===null&&J===r(I)&&(W?(Y(Pe),Pe=-1):W=!0,b(f,me-we))):(J.sortIndex=se,i(D,J),V||G||(V=!0,he||(he=!0,Se()))),J},s.unstable_shouldYield=m,s.unstable_wrapCallback=function(J){var fe=B;return function(){var me=B;B=fe;try{return J.apply(this,arguments)}finally{B=me}}},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()}(Ng)),Ng}var M_;function OD(){return M_||(M_=1,Ig.exports=kD()),Ig.exports}var Pg={exports:{}},Mi={};/** * @license React * react-dom.development.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var L_;function RD(){return L_||(L_=1,function(){function s(){}function e(x){return""+x}function i(x,A,D){var I=3` tag.%s',D),typeof x=="string"&&typeof A=="object"&&A!==null&&typeof A.as=="string"){D=A.as;var I=r(D,A.crossOrigin);m.d.L(x,D,{crossOrigin:I,integrity:typeof A.integrity=="string"?A.integrity:void 0,nonce:typeof A.nonce=="string"?A.nonce:void 0,type:typeof A.type=="string"?A.type:void 0,fetchPriority:typeof A.fetchPriority=="string"?A.fetchPriority:void 0,referrerPolicy:typeof A.referrerPolicy=="string"?A.referrerPolicy:void 0,imageSrcSet:typeof A.imageSrcSet=="string"?A.imageSrcSet:void 0,imageSizes:typeof A.imageSizes=="string"?A.imageSizes:void 0,media:typeof A.media=="string"?A.media:void 0})}},Mi.preloadModule=function(x,A){var D="";typeof x=="string"&&x||(D+=" The `href` argument encountered was "+o(x)+"."),A!==void 0&&typeof A!="object"?D+=" The `options` argument encountered was "+o(A)+".":A&&"as"in A&&typeof A.as!="string"&&(D+=" The `as` option encountered was "+o(A.as)+"."),D&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `` tag.%s',D),typeof x=="string"&&(A?(D=r(A.as,A.crossOrigin),m.d.m(x,{as:typeof A.as=="string"&&A.as!=="script"?A.as:void 0,crossOrigin:D,integrity:typeof A.integrity=="string"?A.integrity:void 0})):m.d.m(x))},Mi.requestFormReset=function(x){m.d.r(x)},Mi.unstable_batchedUpdates=function(x,A){return x(A)},Mi.useFormState=function(x,A,D){return c().useFormState(x,A,D)},Mi.useFormStatus=function(){return c().useHostTransitionStatus()},Mi.version="19.1.0",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Mi}var I_;function MD(){return I_||(I_=1,Pg.exports=RD()),Pg.exports}var Kc={};/** * @license React * react-dom-client.development.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var N_;function LD(){return N_||(N_=1,function(){function s(t,n){for(t=t.memoizedState;t!==null&&0=n.length)return l;var d=n[a],p=Di(t)?t.slice():et({},t);return p[d]=e(t[d],n,a+1,l),p}function i(t,n,a){if(n.length!==a.length)console.warn("copyWithRename() expects paths of the same length");else{for(var l=0;lra?console.error("Unexpected pop."):(n!==cb[ra]&&console.error("Unexpected Fiber popped."),t.current=ub[ra],ub[ra]=null,cb[ra]=null,ra--)}function Le(t,n,a){ra++,ub[ra]=t.current,cb[ra]=a,t.current=n}function Se(t){return t===null&&console.error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue."),t}function ce(t,n){Le(so,n,t),Le(Vh,t,t),Le(no,null,t);var a=n.nodeType;switch(a){case 9:case 11:a=a===9?"#document":"#fragment",n=(n=n.documentElement)&&(n=n.namespaceURI)?xC(n):ya;break;default:if(a=n.tagName,n=n.namespaceURI)n=xC(n),n=EC(n,a);else switch(a){case"svg":n=Gc;break;case"math":n=wg;break;default:n=ya}}a=a.toLowerCase(),a=fn(null,a),a={context:n,ancestorInfo:a},ve(no,t),Le(no,a,t)}function Te(t){ve(no,t),ve(Vh,t),ve(so,t)}function J(){return Se(no.current)}function fe(t){t.memoizedState!==null&&Le(zm,t,t);var n=Se(no.current),a=t.type,l=EC(n.context,a);a=fn(n.ancestorInfo,a),l={context:l,ancestorInfo:a},n!==l&&(Le(Vh,t,t),Le(no,l,t))}function me(t){Vh.current===t&&(ve(no,t),ve(Vh,t)),zm.current===t&&(ve(zm,t),Df._currentValue=Bl)}function we(t){return typeof Symbol=="function"&&Symbol.toStringTag&&t[Symbol.toStringTag]||t.constructor.name||"Object"}function se(t){try{return ke(t),!1}catch{return!0}}function ke(t){return""+t}function Ee(t,n){if(se(t))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",n,we(t)),ke(t)}function je(t,n){if(se(t))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.",n,we(t)),ke(t)}function nt(t){if(se(t))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.",we(t)),ke(t)}function Ze(t){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var n=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(n.isDisabled)return!0;if(!n.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{fc=n.inject(t),Fi=n}catch(a){console.error("React instrumentation encountered an error: %s.",a)}return!!n.checkDCE}function Ye(t){if(typeof uL=="function"&&cL(t),Fi&&typeof Fi.setStrictMode=="function")try{Fi.setStrictMode(fc,t)}catch(n){yr||(yr=!0,console.error("React instrumentation encountered an error: %s",n))}}function wn(t){Ce=t}function _t(){Ce!==null&&typeof Ce.markCommitStopped=="function"&&Ce.markCommitStopped()}function jt(t){Ce!==null&&typeof Ce.markComponentRenderStarted=="function"&&Ce.markComponentRenderStarted(t)}function dn(){Ce!==null&&typeof Ce.markComponentRenderStopped=="function"&&Ce.markComponentRenderStopped()}function Ir(t){Ce!==null&&typeof Ce.markRenderStarted=="function"&&Ce.markRenderStarted(t)}function Ra(){Ce!==null&&typeof Ce.markRenderStopped=="function"&&Ce.markRenderStopped()}function qs(t,n){Ce!==null&&typeof Ce.markStateUpdateScheduled=="function"&&Ce.markStateUpdateScheduled(t,n)}function Au(t){return t>>>=0,t===0?32:31-(dL(t)/hL|0)|0}function Uo(t){if(t&1)return"SyncHydrationLane";if(t&2)return"Sync";if(t&4)return"InputContinuousHydration";if(t&8)return"InputContinuous";if(t&16)return"DefaultHydration";if(t&32)return"Default";if(t&128)return"TransitionHydration";if(t&4194048)return"Transition";if(t&62914560)return"Retry";if(t&67108864)return"SelectiveHydration";if(t&134217728)return"IdleHydration";if(t&268435456)return"Idle";if(t&536870912)return"Offscreen";if(t&1073741824)return"Deferred"}function zt(t){var n=t&42;if(n!==0)return n;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:case 262144:case 524288:case 1048576:case 2097152:return t&4194048;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 console.error("Should have found matching lanes. This is a bug in React."),t}}function ms(t,n,a){var l=t.pendingLanes;if(l===0)return 0;var d=0,p=t.suspendedLanes,T=t.pingedLanes;t=t.warmLanes;var C=l&134217727;return C!==0?(l=C&~p,l!==0?d=zt(l):(T&=C,T!==0?d=zt(T):a||(a=C&~t,a!==0&&(d=zt(a))))):(C=l&~p,C!==0?d=zt(C):T!==0?d=zt(T):a||(a=l&~t,a!==0&&(d=zt(a)))),d===0?0:n!==0&&n!==d&&!(n&p)&&(p=d&-d,a=n&-n,p>=a||p===32&&(a&4194048)!==0)?n:d}function _i(t,n){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&n)===0}function Bo(t,n){switch(t){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 console.error("Should have found matching lanes. This is a bug in React."),-1}}function De(){var t=Vm;return Vm<<=1,!(Vm&4194048)&&(Vm=256),t}function Nr(){var t=qm;return qm<<=1,!(qm&62914560)&&(qm=4194304),t}function $s(t){for(var n=[],a=0;31>a;a++)n.push(t);return n}function Gs(t,n){t.pendingLanes|=n,n!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function Ma(t,n,a,l,d,p){var T=t.pendingLanes;t.pendingLanes=a,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=a,t.entangledLanes&=a,t.errorRecoveryDisabledLanes&=a,t.shellSuspendCounter=0;var C=t.entanglements,R=t.expirationTimes,L=t.hiddenUpdates;for(a=T&~a;0$h&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}function hn(t){if(yb===void 0)try{throw Error()}catch(a){var n=a.stack.trim().match(/\n( *(at )?)/);yb=n&&n[1]||"",oA=-1)":-1T||L[p]!==Z[T]){var ne=` `+L[p].replace(" at new "," at ");return t.displayName&&ne.includes("")&&(ne=ne.replace("",t.displayName)),typeof t=="function"&&bb.set(t,ne),ne}while(1<=p&&0<=T);break}}}finally{vb=!1,ie.H=l,Ud(),Error.prepareStackTrace=a}return L=(L=t?t.displayName||t.name:"")?hn(L):"",typeof t=="function"&&bb.set(t,L),L}function Fd(t){var n=Error.prepareStackTrace;if(Error.prepareStackTrace=void 0,t=t.stack,Error.prepareStackTrace=n,t.startsWith(`Error: react-stack-top-frame `)&&(t=t.slice(29)),n=t.indexOf(` `),n!==-1&&(t=t.slice(n+1)),n=t.indexOf("react-stack-bottom-frame"),n!==-1&&(n=t.lastIndexOf(` `,n)),n!==-1)t=t.slice(0,n);else return"";return t}function Hd(t){switch(t.tag){case 26:case 27:case 5:return hn(t.type);case 16:return hn("Lazy");case 13:return hn("Suspense");case 19:return hn("SuspenseList");case 0:case 15:return Bd(t.type,!1);case 11:return Bd(t.type.render,!1);case 1:return Bd(t.type,!0);case 31:return hn("Activity");default:return""}}function Fo(t){try{var n="";do{n+=Hd(t);var a=t._debugInfo;if(a)for(var l=a.length-1;0<=l;l--){var d=a[l];if(typeof d.name=="string"){var p=n,T=d.env,C=hn(d.name+(T?" ["+T+"]":""));n=p+C}}t=t.return}while(t);return n}catch(R){return` Error generating stack: `+R.message+` `+R.stack}}function Ti(t){return(t=t?t.displayName||t.name:"")?hn(t):""}function wu(){if(Bn===null)return null;var t=Bn._debugOwner;return t!=null?ue(t):null}function Hy(){if(Bn===null)return"";var t=Bn;try{var n="";switch(t.tag===6&&(t=t.return),t.tag){case 26:case 27:case 5:n+=hn(t.type);break;case 13:n+=hn("Suspense");break;case 19:n+=hn("SuspenseList");break;case 31:n+=hn("Activity");break;case 30:case 0:case 15:case 1:t._debugOwner||n!==""||(n+=Ti(t.type));break;case 11:t._debugOwner||n!==""||(n+=Ti(t.type.render))}for(;t;)if(typeof t.tag=="number"){var a=t;t=a._debugOwner;var l=a._debugStack;t&&l&&(typeof l!="string"&&(a._debugStack=l=Fd(l)),l!==""&&(n+=` `+l))}else if(t.debugStack!=null){var d=t.debugStack;(t=t.owner)&&d&&(n+=` `+Fd(d))}else break;var p=n}catch(T){p=` Error generating stack: `+T.message+` `+T.stack}return p}function Me(t,n,a,l,d,p,T){var C=Bn;kn(t);try{return t!==null&&t._debugTask?t._debugTask.run(n.bind(null,a,l,d,p,T)):n(a,l,d,p,T)}finally{kn(C)}throw Error("runWithFiberInDEV should never be called in production. This is a bug in React.")}function kn(t){ie.getCurrentStack=t===null?null:Hy,br=!1,Bn=t}function Si(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return nt(t),t;default:return""}}function yt(t){var n=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function jy(t){var n=yt(t)?"checked":"value",a=Object.getOwnPropertyDescriptor(t.constructor.prototype,n);nt(t[n]);var l=""+t[n];if(!t.hasOwnProperty(n)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var d=a.get,p=a.set;return Object.defineProperty(t,n,{configurable:!0,get:function(){return d.call(this)},set:function(T){nt(T),l=""+T,p.call(this,T)}}),Object.defineProperty(t,n,{enumerable:a.enumerable}),{getValue:function(){return l},setValue:function(T){nt(T),l=""+T},stopTracking:function(){t._valueTracker=null,delete t[n]}}}}function Fr(t){t._valueTracker||(t._valueTracker=jy(t))}function Ho(t){if(!t)return!1;var n=t._valueTracker;if(!n)return!0;var a=n.getValue(),l="";return t&&(l=yt(t)?t.checked?"true":"false":t.value),t=l,t!==a?(n.setValue(t),!0):!1}function Du(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}}function ti(t){return t.replace(yL,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function At(t,n){n.checked===void 0||n.defaultChecked===void 0||uA||(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",wu()||"A component",n.type),uA=!0),n.value===void 0||n.defaultValue===void 0||lA||(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",wu()||"A component",n.type),lA=!0)}function ku(t,n,a,l,d,p,T,C){t.name="",T!=null&&typeof T!="function"&&typeof T!="symbol"&&typeof T!="boolean"?(Ee(T,"type"),t.type=T):t.removeAttribute("type"),n!=null?T==="number"?(n===0&&t.value===""||t.value!=n)&&(t.value=""+Si(n)):t.value!==""+Si(n)&&(t.value=""+Si(n)):T!=="submit"&&T!=="reset"||t.removeAttribute("value"),n!=null?jd(t,T,Si(n)):a!=null?jd(t,T,Si(a)):l!=null&&t.removeAttribute("value"),d==null&&p!=null&&(t.defaultChecked=!!p),d!=null&&(t.checked=d&&typeof d!="function"&&typeof d!="symbol"),C!=null&&typeof C!="function"&&typeof C!="symbol"&&typeof C!="boolean"?(Ee(C,"name"),t.name=""+Si(C)):t.removeAttribute("name")}function jo(t,n,a,l,d,p,T,C){if(p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(Ee(p,"type"),t.type=p),n!=null||a!=null){if(!(p!=="submit"&&p!=="reset"||n!=null))return;a=a!=null?""+Si(a):"",n=n!=null?""+Si(n):a,C||n===t.value||(t.value=n),t.defaultValue=n}l=l??d,l=typeof l!="function"&&typeof l!="symbol"&&!!l,t.checked=C?t.checked:!!l,t.defaultChecked=!!l,T!=null&&typeof T!="function"&&typeof T!="symbol"&&typeof T!="boolean"&&(Ee(T,"name"),t.name=T)}function jd(t,n,a){n==="number"&&Du(t.ownerDocument)===t||t.defaultValue===""+a||(t.defaultValue=""+a)}function Fp(t,n){n.value==null&&(typeof n.children=="object"&&n.children!==null?nb.Children.forEach(n.children,function(a){a==null||typeof a=="string"||typeof a=="number"||typeof a=="bigint"||dA||(dA=!0,console.error("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to